@charset "utf-8";

* {
  text-decoration: none;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5 tahoma, arial, sans-serif
}

.pa {
  position: absolute
}

.pr {
  position: relative
}

.hide {
  width: 0;
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden
}

body,
html {
  width: 100%
}

a {
  text-decoration: none;
  /* blr: expression(this.onFocus=this.blur()); */
  outline: none
}
body{background-color:#ffce91;}
.pop .fc_cont {
  width: 100%;
  height: 100%;
  /* width: 346px;
  height: 206px;*/
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

html {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.c:before,
.c:after {
  content: "";
  display: table
}

.c:after {
  clear: both
}

.c {
  zoom: 1
}

a {
  text-decoration: none;
  overflow: visible
}

a:hover {
  text-decoration: none
}

body {
  font-size: 22px;
  color: #d4552c;
  text-align: center
}

.com,
.btn,
.yynum::after {
  background: url(../img/com.png) no-repeat;
  background-size: 750px auto;
  display: block;
  text-indent: -9999em;
  text-align: center
}

.wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.yybtn {
  width: 522px;
  height: 102px;
  margin: 0 auto;
  position: relative;
  display: block;
}

.yybtn span {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/subscribe.png) no-repeat;
  background-size: contain;
  display: block;
  text-indent: -9999em;
  text-align: center
}

.yhf-btn {
  margin: 0 auto 0;
  width: 441px;
  height: 48px;
  text-align: center;
  color: #fef0b8;
	overflow: hidden;
	text-indent:-9999em;
  background: url(../img/yhf-btn.png) no-repeat;
}

@keyframes pulsate {
  0% {
    transform: scale(0.8, 0.8);
    opacity: .5;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: scale(1.4, 1.4);
    opacity: 0;
  }
}

.yybtn.yyuyue span {
  background: url(../img/subscribe-get.png) no-repeat;
}

.wrap {
  height: 7010px;
  background: url(../img/page_bg.jpg?v3) no-repeat center top;
  background-size: 100% auto;
}

.cont {
  height: auto;
  margin-top: 40px;
	box-sizing: border-box;
}

.tit {
  background-size: contain;
  text-indent: -9999em;
}

.tit1 {
  width: 750px;
  height: 112px;
  background: url(../img/title1.png) center no-repeat;
  margin: 0 auto;
	display: none;
}

/* sec1 */
.yuyuecont {
  width: 750px;
  height: 1580px;
}

.time {
  color: #435d8f;
  font-size: 26px;
  margin-top: 14px;
	line-height: 28px;
	padding-bottom: 20px;
}

.tip {
  color: #0c4259;
  font-size: 44px;
  line-height: 52px;
  padding-top: 34px;
  font-weight: bold;
  letter-spacing: 6px
}

.topbox {
  height: 557px;
  margin-top: 50px;
  position: relative;
}

.process-bar{
  width: 695px;
  height: 6px;
  position: absolute;
  top: 71px;
  left: 50%;
  margin-left: -347px;
  overflow: visible;
  /* background-color: #a83706; */
}
.process-bar::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -349px;
  background: url('../img/process-border.png') no-repeat center;
  background-size: 100% auto;
  z-index: 1;
}
.process-bar .process{
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #bc433e;
  z-index: 2;
}

.topbox.top0 {
  height: 640px;
  margin-top: 52px;
}

.yynum {
  width: 100%;
  color: #383f4b;
  font-size: 28px;
  text-indent: 0;
  position: relative;
  line-height: 40px;
  height: 40px;
	display: block;
  
}

.yynum .number_new,
.yynum .number_old {
  color: #c3370c;
  font-size: 40px;
}
.yynum::before,.yynum::after{
    content: '';
    background: url(../img/yynum.png) no-repeat center;
    background-size: 100% auto;
    width: 70px;
    height: 18px;
    margin: 0 11px;
		display: inline-block;
		vertical-align: middle;
    line-height: 40px;
}

.yynum::after{
  background: url(../img/yynum-r.png) no-repeat center;
  background-size: 100% auto;
  
}

/* .top0 .yynum {
  margin-bottom: 28px
} */

.yylist {
  width: 726px;
  height: 505px;
  margin: 44px auto 0;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  z-index: 3;
  position: relative;
}

.top0 .yylist {
  height: 506px;
}

.yylist li {
  width: 237px;
  height: 459px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  padding-right: 1px;
  background: url(../img/gift-box1.png) no-repeat;
}
.yylist li.ydc{
  background-image: url('../img/gift-box1-h.png');
}
.yylist li::before{
  content: '';
  display: block;
  background: url('../img/spot.png') no-repeat center;
  background-size: 100% auto;
  width: 34px;
  height: 34px;
  position: absolute;
  top: -52px;
  left: 50%;
  margin-left: -17px;
}
.yylist li.ydc::before{
  background: url('../img/spot-h.png') no-repeat center;
  background-size: 100% auto;
}

/* 已达成 */
.yylist li.ydc .fc_cont .yy-title p{
  color: #a73309;
}
.yylist li.ydc .fc_cont .yy-title::before,
.yylist li.ydc .fc_cont .yy-title::after{
  background-image: url('../img/item_tit_c.png');
}

.yylist li.ydc .picbox p{
  color: #491e07;
}
.yylist li.ydc .fclict div,
.yylist li.ydc .fclict div{
  background-image: url('../img/icon-bg1-c.png');
}
.yylist li.ydc .fc_cont dd i{
  color: #892605;
}

.fcbox {
  position: absolute;
  width: 100%;
  height: 276px;
  top: 124px;
}
.yylist li.li1 span,
.yylist li.li2 span {
  margin-top: -24px;
}

.top0 .yylist li.li2 span {
  margin-top: -9px;
}

.dciocn {
  width: 33px;
  height: 115px;
  top: -59px;
  right: -5px;
  display: none;
  background: url(../img/ydc_icon.png);
}

.yylist li.ydc .dciocn {
  display: block
}


.yylist li .fcbox .fc_cont{
	width: 100%;
	position: relative;
  height: 276px;
  margin: 0 auto 0;
}

/* 灯笼 */
.picbox {
  top: 31px;
  position: absolute;
  left: 50%;
  margin-left: -65px;
  width: 130px;
  height: 80px;
  z-index: 1;
}
.picbox p{
  width: 100%;
  height: auto;
  line-height: 32px;
  text-align: center;
  font-size: 25px;
  color: #fff7e6;
  font-family: 'hanyi';
  letter-spacing: -1px;
}


.top0 .yylist li.li2::after{
  content: '';
  display: block;
  width: 239px;
  height: 459px;
  background: url('../img/gift-box2-cover.png') no-repeat center;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.top0 .yylist li.li2.ydc::after{
  background-image: url('../img/gift-box2-cover1.png');
}
.fc_cont .yy-title{
  position: relative;
  width: 100%;
  height: 28px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.fc_cont .yy-title p{
  width: auto;
  height: 28px;
  text-align: center;
  line-height: 28px;
  font-size: 24px;
  color: #444c5b;
  font-family: 'hanyi';
  margin: 0 10px;
}
.top0 .fc_cont .yy-title p{
  margin: 0;
}
.fc_cont .yy-title::before,.fc_cont .yy-title::after{
  content: '';
  display: block;
  position: relative;
  width: 34px;
  height: 11px;
  background: url('../img/item_tit_n.png') no-repeat center;
  background-size: 100% auto;

}
.fc_cont .yy-title::before{
  transform: rotate(180deg);
}
/* .top0 .li2 .fcbox{margin-top:4px;}
.top0 .li1 .fcbox{margin-top:19px;} */
.fc-title {
  position: absolute;
	left: 0;
	top:27px;
	width: 100%;
}
.fc-title img{
  width: auto;
  height: 23px;
  display: block;
  margin: 0 auto 0;
}
/* .top0 .yylist li.li1 .fc-title {
  padding: 0px 0 0px 0;
}

.top0 .yylist li.li2 .fc-title {
  padding: 0 0 0px 0;
}
.top0 .yylist li.li1 .fc-title img{
  width: 200px;
  height: 24px;
} */

.fclict {
  width: 180px;
  height: 230px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content:center;
  flex-wrap: wrap;
  margin: 10px auto 0;
}

.topbox #yylist1 .li1 .fclict{
  flex-wrap: wrap;
}

.fclict dd {
  display: inline-block;
  vertical-align: top;
  width: 102px;
}
.fclict3{
  width: 230px;
}
.fclict3 dd {
  width: 98px;
}

.fcbox4 dd {
  margin: 0;
  /* padding-bottom: 6px; */
  position: relative;
  width: 124px;
  margin: 0px -30px;
}

/* .fcbox4 dd.botdd img{padding-top:8px;} */
/* .fcbox4 dd.botdd i {
  font-size: 18px;
  line-height: 18px;
  margin-top: 2px;
} */

.fcbox4 dd.botdd2 {
  position: absolute;
  left: 12px;
  bottom: -72px;
  /* margin: -2px 0 0 -126px; */
}

.fcbox4 dd.botdd2 i {
  width: 134px;
  height: 44px;
  line-height: 22px;
  display: block;
  position: absolute;
  left: 104px;
  top: 10px;
}

.fclict div {
  width: 80px;
  height: 78px;
  text-indent: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
	background: url(../img/icon-bg1.png) no-repeat;
	background-size: 100% auto;
}

.fclict div img {
  display: inline-block;
  vertical-align: middle;
}

/* .fclict div img.ydcimg{display:none;} */
.yylist li.ydc .fclict div img.mrimg {
  display: none;
}

.yylist li.ydc .fclict div img.ydcimg {
  display: inline-block;
}

.fclict dd i {
  font-size: 19px;
  font-style: normal;
  display: block;
  color: #383f4b;
	line-height: 24px;
  white-space: nowrap;
}

.fcbox4 .fclictr dd i {
  
  top: 114px;
}

/* .yylist li.ydc .fclict dd i{color:#f0fdfd;} */
.addtip {
  /* padding-top: -20px; */
  margin-top: 17px;
  color: #383f4b;
  font-size: 18px;
  display: block;
  line-height: 28px;
  box-sizing: border-box;
}

.addtip span {
  color: #c3370c;
}


.m-icon-bg div {
  width: 59px;
  height: 58px;
  background: url(../img/icon-bg3.png) no-repeat;
  background-size: 59px 58px;
}
.yylist li .fcbox4 .fc_cont{
  height: 290px;
}
.fcbox4 .m-icon-bg div img{
  width: 32px;
  height: auto;
}
.fcbox4 .fclict .m-icon-bg i{
  font-size: 16px;
  line-height: 18px;
}


.fcbox4 .fclict.s-icon-bg{
  padding: 0;
  padding-top: 0px;
  height: 145px;
}

.s-icon-bg div {
  width: 51px;
  height: 49px;
  background: url(../img/icon-bg2.png) no-repeat;
  background-size: 100% auto;
}

.fcbox4 .fclict.s-icon-bg img{
  width: 24px;
  height: auto;
}

.fclict.s-icon-bg dd i{
  font-size: 12px;
  line-height: 14px;
}


/* .yylist li.ydc .fclict div{background-position:right top;} */
.fcbox4 .fclict {
  /* float: left; */
  width: 100%;
  padding: 0px 30px 0 75px;
	box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}

.gift-cont-type{
  width: 60%;
  text-align: center;color: #c84d16;
  padding: 5px 0;
  font-size: 14px !important;line-height: 18px !important;border-top: 1px solid #ce5e28;
  border-bottom: 1px solid #ce5e28;
  margin: 0 auto 10px;
	display: none;
}

.fcbox4 .fclictr .gift-cont-type{
  margin-top: -50px;
}

.fcbox4 .fclictr {
  width: 100%;
  padding: 0px 0 0 0px;
  position: relative;
  margin: 7px auto 0;
  height: 79px;
}

.picbox img {
  display: inline-block;
  vertical-align: middle
}
/* 
.picbox p {
  color: #fff;
  line-height: 18px;
  height: 36px;
  position: absolute;
  width: 100%;
  top: 66px;
  left: 0;
  font-size: 18px
} */

/* sec3 */
/* .lb_bk{margin-top: 190px;} */
.lb_bk .tit {
  background: url(../img/title3.png);
  background-size: 750px 144px;
  width: 750px;
  height: 144px;
  margin: 102px auto 0;
}

.lbcont {
  width: 100%;
  height: 1878px;
  text-align: center;
}

.lbcont .hg_tip {
  /* height: 125px; */
  margin-top: 15px;
  /* background: url(../img/text-bg.png) center no-repeat;
  background-size: 750px 166px; */
  color: #383f4b;
  font-size: 22px;
  line-height: 28px;
}
.lbcont .time {
  color: #308cc6;
  background: url('../img/start-date-bg-p.png') no-repeat center;
  background-size: auto 100%;
  line-height: 36px;
  margin-top: 10px;
  padding: 0;
  font-size: 22px;
}

.lbcont .hg_tip span{
  color: #c3370c;
}

.link {
  text-align: center;
  color: #862619;
  font-size: 22px;
  text-align: center;
}

.link a {
  color: #851e1b;
  text-decoration: underline;
  display: block;
}

.cur_grade {
  font-size: 28px;
  color: #383f4b;
	line-height: 40px;
  margin-top: 20px;
}
.txt-links{
	text-decoration: underline;
	color: #c3370c;
	display: block;
  padding-top:10px;
}
/* .txt-links:active{
	text-decoration: underline;
	color:#c3370c;
} */
.cur_grade span{color: #c3370c;}
.cur_grade p {
  color: #383f4b;
  width: 750px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 32px;
  line-height: 50px;
}


.cur_grade a {
  float: right;
  font-size: 22px;    
  margin-top:7px;
  padding-right: 16px;
  text-decoration: underline;
  color: #c3370c
}

.lblist {
  width: 718px;
  margin: 73px auto 0;
  text-align: center;
	font-size: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.lblist li {
  width: 229px;
  height: 331px;
  display: inline-block;
  vertical-align: top;
  background: url(../img/libg.png) no-repeat center top;
  background-size: 100% auto;
  /* margin: 0 0px 5px 0; */
  box-sizing: border-box;
}

.mr_0 {
  margin-right: 0 !important
}

.num_grade {
  color:#fefbda;
  font-size: 26px;
  line-height: 36px;  
  font-family: 'hanyi';
  /* font-weight: bold; */
  padding-top: 26px;
  background-image:-webkit-linear-gradient(top,#064e94,#308bc4);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.twoli .num_grade {
  padding-left: 5px;
}

/* .lblist dl{margin-top:35px} */
.lblist dd {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-indent: 0;
  position: relative;
  overflow: visible
}

.djbox {
  width: 102px;
  height: 100px;
  margin: 41px auto 0;
  background: url(../img/icon-bg5.png) no-repeat;
  background-size: 102px 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.djbox img {
  width: 46px;
  height: 46px;
}

.lblist dd span {
   display: block;
      width: 100px;
      text-transform: uppercase;
      height: 30px;
      line-height: 30px;
      font-size: 22px;
      color: #fff691;
      background-image: linear-gradient(to bottom, #064d94, #308bc4);
      border-radius: 15px;
      margin: 10px auto 0;
}

.lblist dd span.w2 {
  width: 126px;
}

.lblist dd p {
  color: #383f4b;
      font-size: 20px;
  		margin: 8px auto 0;
			line-height: 26px;
      white-space: nowrap;
      word-break: break-all;
      text-align: center;
}
.lblist dd p.p2{margin-top: 2px;}
/* .lblist dd p.p1 {
  position: absolute;
  top: 154px;
  left: -15%;
  width: 130%;
} */

/* .lblist dd p.p3 {
  position: absolute;
  top: 154px;
  left: -15%;
  width: 134%;
}

.lblist dd p.p4 {
  position: absolute;
  top: 154px;
  left: -15%;
  width: 134%;
} */

.lblist li.twoli {
  width: 348px;
  height: 350px;
  background: url(../img/libg1.png) no-repeat center top;
  background-size: 348px 350px;
  /* margin-bottom: -15px; */
  /* margin-right: 16px; */
}

.lblist li.twoli dd {
  width: 134px;
}

.lblist li.thrli dd {
  width: 170px;
}

.lblist li.forli dd {
  width: 138px;
}

.lblist li.thrli,
.lblist li.forli {
  width: 668px;
}

.lblist li.thrli,
.lblist li.forli {
  background: url(../img/libg2.png) no-repeat center top;
  width: 703px;
  height: 361px;
}

.lblist li.thrli {
  margin:-17px auto 0px;
}

.lblist li.forli {
  margin: 0 auto;
}

.getbtn {
  width: 522px;
  height: 102px;
  background: url(../img/get.png) no-repeat;
  background-size: contain;
  margin: 25px auto 0;
  position: relative;
  z-index: 1;
}

.lbcont .getbtn {
  margin-top: 30px;
}

.getbtn.dis_btn {
  filter: grayscale(100%);
  filter: gray;
}

.getbtn.ylq {
  background: url(../img/get-g.png) no-repeat
}

.lebar {
  text-align: center;
  height: 1276px;
	padding-left: 15px;
  position: relative;
}

.lebar::before{
  content: '';
  display: block;
  background: url('../img/sec2-bg.png') no-repeat center;
  background-size: 100% auto;
  width: 750px;
  height: 866px;
  position: absolute;
  top: 300px;
  left: 0;
}

.lebar .time {
  font-size: 20px;
  color: #ffef9f;
  line-height: 35px;
  margin: 17px auto 20px;
	/* font-weight: bold; */
  padding: 0;
  background: url('../img/start-date-bg-y.png') no-repeat center;
  background-size: auto 100%;
  position: relative;
}

.lebar .tip {
  margin: 94px auto 0;
  width: 750px;
  height: 140px;
  background: url(../img/title2.png) center no-repeat;
  background-size: contain;
  padding-top: 0;
  position: relative;
}

.hg_tip {
  position: relative;
  font-size: 22px;
  line-height: 30px;
  color: #cce9f3;
  padding: 0 50px;
}
.hg_tip2{
  padding: 0 70px;
  color: #a73309;
  font-size: 22px;
  line-height: 26px;
}
/* .hg_tip2::after{
  content: '';
  position: absolute;
  left: 50%;
  bottom: -26px;
  margin-left: -335px;
  width: 683px;
  height: 15px;
  background: url(../img/line.png) no-repeat;
} */
.hg_tip strong {
  font-weight: bold
}

.hg_tip span {
  color: #ffe7ac;
  /* font-weight: bold; */
}

.flex-li {
  display: flex;
  align-items: center;
  justify-content: center;
}

.hgbox {
  margin: 140px auto 24px;
  width: 600px;
  height: 360px;
  text-align: center;
  position: relative;
}

.hgbox ul {
  margin: 0 auto;
  width: 100%;
  flex-wrap: wrap
}

.hgbox li {
  flex: 33.3%;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 35px;
}

.hgbox li .icon-bg {
  width: 125px;
  height: 122px;
  background: url(../img/icon-bg4.png) no-repeat;
  background-size: 125px 122px;
}

.hgbox li img {
  width: 50px;
  height: 50px;
}

.hgbox p {
  font-size: 22px;
  color: #a73309;
}

.hgbtn {
  color: #c3370c;
  display: block;
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 40px;
  text-decoration: underline;
  position: absolute;
  top: 378px;
  right: 35px;
  pointer-events: auto;
  z-index: 1;
}