@charset "UTF-8";

html,
body,
h1,
h2,
h3,
h4,
h5,
dl,
dt,
dd,
ul,
ol,
li,
p,
pre,
form,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
html,
body,
button,
input,
select,
textarea {
  font: 12px/1.5 'Microsoft Yahei', Tahoma, Simsun, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
button,
input,
select,
textarea {
  font-size: 100%;
}
em,
i {
  font-style: normal;
}
form {
  display: inline;
}
ul,
ol {
  list-style: none;
}
img {
  border: 0 none;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  outline: none;
  color: #000;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover {
  text-decoration: none;
}
a:focus,
*:focus {
  outline: none;
}
.hidden {
  display: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: ' ';
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.content {
  width: 100%;
  min-height: 3606px;
  background: #3db4f8 url(../img/bg1.png) no-repeat top center;
  position: relative;
  min-width: 1100px;
  overflow: hidden;
  padding-top: 115px;
}
.content1 {
  margin: 0 auto;
}
.nav{
  width: 131px;
  height: 225px;
  background: url(../img/nav_bg.png) no-repeat center;
  position: fixed;
  top:50%;
  right: 5%;
  margin-top: -181px;
  padding: 80px 0 70px;
  z-index: 50;
}
.nav a{
  display: block;
  text-align: center;
  font-size: 14px;
  color: #0374de;
  width:131px;
  height:36px;
  margin:0 auto 14px;
  line-height: 36px;
  font-weight: bold;
}
.nav a:hover{
  color: #fff;
  background: url(../img/nav_bg01.png) no-repeat center;
}
.nav a.btm{
  padding-top: 24px;
  background: url(../img/icon01.png) no-repeat top center;
  border: 0;
  margin-top: 15px;
  line-height: 22px;
}
.nav a.btm:hover{
  background: url(../img/icon02.png) no-repeat top center;
}
.col1 {
  /*height: 120px;*/
}
.time{
  color:#d5e5ff;
  font-size: 20px;
  text-align: center;
}
.caption{
  width: 1255px;
  height: 392px;
  margin: 0 auto;
  background: url(../img/caption.png) no-repeat;
}
.col2 {
  width: 1075px;
  margin: 10px auto 0;
  background: url(../img/hongbao_bg.png) no-repeat;
  background-position: top center;
  padding-top: 250px;
}
.apply{
  width: 1075px;
  height: 292px;
  margin: 0 auto;
  background: url(../img/bg6.png) no-repeat;
}
.apply span{
  font-size: 26px;
  color: #d5c8b1;
  font-weight: bold;
  margin-right: 15px;
  vertical-align: middle;
}
.apply button{
  width: 132px;
  height: 44px;
  border: 0;
  vertical-align: middle;
  background: url(../img/apply.png) no-repeat;
  cursor: pointer;
}
.apply button:hover{
  background: url(../img/apply_h.png) no-repeat;
}
.col2_rule2{
  margin-top: 14px;
}
.col2_rule2 h3{
  text-align: center;
  font-size: 26px;
  color: #fdba3f;
  font-weight: bold;
}
.col2_rule2 p{
  text-align: center;
  font-size: 14px;
  line-height: 26px;
  color: #d5c8b1;
  margin-top: 5px;
}
.col2_rule2 p span{
  color: #fdba3f;
}
.progress_wrap {
  width: 1080px;
  height: 110px;
  line-height: 110px;
  margin: 55px auto 0;
  position: relative;
}
.progress_wrap .label {
  float: left;
  font-size: 16px;
  color: #fffaf3;
  font-weight: bold;
  margin-right: 15px;
}
.progress_wrap .progress {
  border-style: solid;
  border-width: 2px;
  border-color: #545760;
  border-radius: 25px;
  background-color: #000e2b;
  width: 940px;
  /* height: 15px; */
  float: left;
  margin-top: 41px;
  padding: 5px;
}
.in_progress{
  width: 938px;
  height: 14px;
  background: #ffeccc;
  border-radius: 13px;
}
.progress_out{
  width: 930px;
  height: 14px;
  position: relative;
}
.progress_wrap .progress .progress_out div {
  position: absolute;
}
.progress_wrap .progress_bg {
  height: 100%;
  top: 0;
  border-radius: 9px;
  background: #ff672b;
}
.progress_wrap .progress_bg span {
  margin-right: 26px;
}
.progress_wrap .progress_point {
  width: 22px;
  height: 22px;
  background: url(../img/progress_point.png) no-repeat;
  top: -4px;
  /* margin-top: -50%; */
  margin-left: -10px;
}
.progress_nav_t{
  width: 74px;
  height: 87px;
  top:-69px;
}
.progress_nav_b{
  width: 74px;
  height: 85px;
  top: -4px;
}
.progress_nav_t p{
  width: 100%;
  line-height: 18px;
  font-size: 14px;
  color: #fff;
  position: absolute;
  top:0;
  left:0;
  text-align: center;
}
.progress_nav_b p{
  width: 100%;
  line-height: 18px;
  font-size: 14px;
  color: #fff;
  position: absolute;
  bottom:0;
  left:0;
  text-align: center;
}
.progress_point1{
  left: 2.66%;
  background: url(../img/progress1.png) no-repeat center;
}
.progress_point1.disable{
  background: url(../img/progress1_h.png) no-repeat center;
}
.progress_point2{
  left: 8.5%;
  background: url(../img/progress2.png) no-repeat center;
}
.progress_point2.disable{
  background: url(../img/progress2_h.png) no-repeat center;
}
.progress_point3{
  left: 25.16%;
  background: url(../img/progress3.png) no-repeat center;
}
.progress_point3.disable{
  background: url(../img/progress3_h.png) no-repeat center;
}
.progress_point4{
  left: 58.5%;
  background: url(../img/progress4.png) no-repeat center;
}
.progress_point4.disable{
  background: url(../img/progress4_h.png) no-repeat center;
}
.progress_point5{
  left: 96%;
  background: url(../img/progress5.png) no-repeat center;
}
.progress_point5.disable{
  background: url(../img/progress5_h.png) no-repeat center;
}
.col2_rule1{
  width: 1066px;
  margin: 85px auto 0;
}
.col2_rule1 h3{
  text-align: center;
  font-size: 26px;
  color: #fdba3f;
  font-weight: bold;
}
.col2_rule1 p{
  text-align: center;
  font-size: 14px;
  line-height: 26px;
  color: #d5c8b1;
  margin-top: 25px;
}
.act-login-info {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #d5e5ff;
  margin-top: 188px;
}
.act-login-info a {
  color: #d5e5ff;
  display: inline-block;
  vertical-align: middle;
}
.act-login-info a:hover {
  opacity: .9;
}

.act-login-info span {
  display: inline-block;
  vertical-align: middle;
}
.col1_data {
  width: 400px;
  margin-left: 428px;
  margin-top: 43px;
  text-align: center;
  font-size: 24px;
  color: #714024;
}
.act-login-before {
  text-align: center;
}
.act-login-info .name {
  vertical-align: middle;
  max-width: 115px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.part_sign .red1 {
  width: 1230px;
  margin: 35px auto 0;
  text-align: center;
}
.red1_item_hongbao {
  position: relative;
  width: 100%;
  height: 427px;
  background: url(../img/hongbao1.png) no-repeat;
}
.red1_item_t{
  font-size: 20px;
  color: #fef9d1;
  text-align: center;
}
.red1_item_t span{
  font-size: 40px;
}
.red1_amount {
  height: 134px;
  line-height: 125px;
  text-align: center;
  color: #fdedd5;
  font-size: 24px;
  overflow: hidden;
  font-weight: bold;
}
.red1_amount span {
  font-size: 50px;
}
.red1_tips {
  width: 100%;
  text-align: center;
  position: absolute;
  color: #ffeccc;
  font-size: 15px;
  position: absolute;
  left: 0;
  top: 217px;
}
.red2_item_c .red1_tips{
  top:248px;
}
.red1_tips1{
  width: 100%;
  text-align: center;
  position: absolute;
  color: #f7e2b8;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 247px;
}
.red1_tips2 {
  width: 161px;
  height: 20px;
  line-height: 19px;
  background: url(../img/hongbao_title.png) no-repeat;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -80px;
  color: #e3cdbd;
  font-size: 12px;
  text-align: center;
}
.red1_item_btn {
  width: 148px;
  height: 148px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 175px;
  left: 50%;
  margin-left: -60px;
  background-image: url(../img/btn_draw.png);
  cursor: pointer;
}
.red1_item_btn:hover {
  background-image: url(../img/btn_draw_h.png);
}
.red1_item_btn.red1_item_btn_yes {
  background-image: url(../img/btn_draw_y.png);
}
.col2 .red2 {
  width: 980px;
  margin: 15px auto 0;
  text-align: center;
}
.red2_item{
  width: 256px;
  margin: 0 34px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.red2_item:nth-child(1){
  margin: 0 45px;
}
.red2_item:nth-child(2){
  margin: 0 45px;
}
.red2_item p{
  font-size: 18px;
  color: #fff3b0;
  height: 25px;
  line-height: 25px;
  opacity: 0;
}
.red2_item_yes p{
  opacity: 1;
}
.red2_item_c{
  width: 256px;
  height: 286px;
  position: relative;
  padding-top: 35px;
}
.red2_item:nth-child(1) .red2_item_c{
  background: url(../img/hb1.png) no-repeat;
}
.red2_item:nth-child(2) .red2_item_c{
  background: url(../img/hb2.png) no-repeat;
}
.red2_item:nth-child(3) .red2_item_c{
  background: url(../img/hb3.png) no-repeat;
}
.red2_item:nth-child(4) .red2_item_c{
  background: url(../img/hb4.png) no-repeat;
}
.red2_item:nth-child(5) .red2_item_c{
  background: url(../img/hb5.png) no-repeat;
}
.red1_item_top{
  font-size: 17px;
  color: #ffeccc;
}
/* .red1_sign_num{
  font-size: 20px;
  color: #fef9d1;
  margin-top: 70px;
}
.red1_sign_num span{
  font-size: 50px;
} */
.red2_item_c .shade{
  width: 212px;
  height: 274px;
  background: url(../img/shade.png) no-repeat;
  position: absolute;
  top: 1px;
  left: 3px;
  display: none;
}
.red2_item_c .show{
  display: block;
}
.red2_btn{
  width: 143px;
  height: 42px;
  margin: 0px auto 20px;
  cursor: pointer;
  background: url(../img/pop_btn_submit.png) no-repeat;
}
.red2_btn:hover{
  background: url(../img/pop_btn_submit_h.png) no-repeat;
}
.red2_btn_yes{
  background: url(../img/pop_btn_yes.png) no-repeat;
}
.red2_btn_yes:hover{
  background: url(../img/pop_btn_yes.png) no-repeat;
}

.col3 {
  margin: 40px auto 0;
}

.col3_turntable_bg {
  width: 771px;
  height: 545px;
  background: url(../img/rotate_bg.png) no-repeat;
  margin: 0 auto;
  position: relative;
}
.col3_turntable_bg .panel {
  width: 408px;
  height: 408px;
  position: absolute;
  top:59px;
  left: 184px;
}
.panel_bg{
  width: 408px;
  height: 408px;
  background: url(../img/rotate.png) no-repeat;
}
.col3_turntable_bg .pointer {
  width: 220px;
  height: 220px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -110px;
  margin-left: -110px;
  z-index: 4;
  cursor: pointer;
  background: url(../img/lottery_btn.png) no-repeat;
}
.col3_turntable_bg .pointer:hover{
  background: url(../img/lottery_btn_h.png) no-repeat;
}
.col3_b{
  width: 682px;
  height: 55px;
  margin: 12px auto 0;
  text-align: center;
  background: url(../img/rotate_bg01.png) no-repeat;
  line-height: 53px;
}
.col3_b span{
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #fff05e;
}
.col3_b i{
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 17px;
  background: url(../img/fen.png) no-repeat;
  margin: 0 5px;
}
.col7 {
  width: 1100px;
  margin: 80px auto;
}
.rule_name {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.rule_box {
  margin-top: 10px;
}
.rule_box p {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
}
.clear {
  clear: both;
}
.clearfix:after,
.clearfix:before {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}


.part_sign {
  background: url(../img/part_sign_bg.png) no-repeat;
  background-position: top center;
  padding-top: 205px;
  margin-top: 60px;
}
.part_sign_c{
  width: 1063px;
  height: 516px;
  margin: 0 auto;
  background: url(../img/bg2.png) no-repeat;
  padding-top: 80px;
}
.part_rule1 {
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 0 auto;
}
.part_rule1 span{
  color: #4955ff;
}
.red1_item {
  width: 338px;
  height: 427px;
  margin: -10px auto 0;
}

.part_rank {
  margin: -20px auto 0;
  background: url(../img/part_rank_bg.png) no-repeat;
  background-position: top center;
  width: 1304px;
  position: relative;
  padding-top: 250px;
}
.part_rank_top{
  width: 1304px;
  height: 415px;
  margin: 0px auto -20px;
  padding-top: 140px;
}
.part_rank_top1{
  background: url(../img/bg3.png) no-repeat;
}
.part_rank_top2{
  background: url(../img/bg4.png) no-repeat;
}
.part_rank_top3{
  background: url(../img/bg5.png) no-repeat;
}
.part_rank_til{
  font-size: 16px;
  color:#fff;
  text-align: center;
  line-height: 32px;
}
.check{
  text-align: center;
  margin-top: 10px;
}
.check span{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.check span.num{
  font-size: 16px;
  color:#fff;
  margin-right: 10px;
}
.check span.btn{
  width: 93px;
  height: 31px;
  background: url(../img/btn01.png) no-repeat;
  position: relative;
  cursor: pointer;
  z-index: 2;
}
.check span.btn:hover .prize{
  display: block;
}
.check span.btn .prize{
  width:812px;
  height:298px;
  position: absolute;
  top:31px;
  left:50%;
  margin-left: -406px;
  display: none;
}
.check span.btn .prize img{
  display: block;
  height:298px;
  margin: 0 auto;
}
.dan_list{
  text-align: center;
  margin-top: -50px;
}
.dan{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width:317px;
  height:347px;
  margin: 0 -10px;
  position: relative;
}
.part_rank_top .dan_btn{
  width: 94px;
  height: 37px;
  background: url(../img/dan_btn.png) no-repeat;
  position: absolute;
  top:240px;
  left:50%;
  margin-left: -45px;
  cursor: pointer;
}
.part_rank_top .dan_btn:hover{
  background: url(../img/dan_btn_h.png) no-repeat;
}
.part_rank_top1 .dan{
  background: url(../img/dan.png) no-repeat;
}
.part_rank_top1 .dan_yes{
  background: url(../img/dan_p.png) no-repeat;
}
.part_rank_top2 .dan{
  background: url(../img/danz.png) no-repeat;
}
.part_rank_top2 .dan_yes{
  background: url(../img/danz_p.png) no-repeat;
}
.part_rank_top3 .dan{
  background: url(../img/danb.png) no-repeat;
}
.part_rank_top3 .dan_yes{
  background: url(../img/danb_p.png) no-repeat;
}
.task{
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
.part_rank_item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 130px;
  margin: 0 18px;
}
.part_rank_item .add {
  height: 22px;
  font-size: 18px;
  color: #fffaf3;
  text-align: center;
}
.part_rank_item .title {
  font-size: 16px;
  color: #fffaf3;
  text-align: center;
  margin-top: 10px;
}
.part_rank_item .img {
  width: 74px;
  height: 73px;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.part_rank_item .active {
  background-image: url(../img/part_rank_item_active.png);
}
.part_rank_item .deactive {
  background-image: url(../img/part_rank_item_deactive.png);
}
.dan_mask {
  position: absolute;
  width: 150px;
  height: 150px;
  top: 50%;
  left: 50%;
  margin-top: -105px;
  margin-left: -75px;
  cursor: pointer;
}
