@charset "UTF-8";
/*-----default model-----*/
body,h1, h2, h3, h4, h5, h6,p,ul, ol, dl, dd,figure, menu, input, textarea, button, select, th, td,figcaption {margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6,b, strong {font-size: 100%;font-weight: normal;}
li {list-style: none;}
em, i {font-style: normal;}
img {border:none;}
input,textarea,button,select {outline: 0 none;}
table{border-collapse: collapse; margin:0 auto;}
textarea {resize: vertical;}
a {text-decoration: none;outline: 0 none;color:inherit}
table{border-collapse:collapse;width: 100%;color: #333;text-align: center;}
.clearfix:before,.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfix{zoom:1} 
body{width: 100%;height:100%; background: #fff; font-size: 12px;min-width: 1100px!important;  font-family: "Microsoft YaHei", Helvetica, Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei"; color: #444;}
a[title="站长统计"]{display: none;}
@media only screen and (min-width: 800px) {
	.pc-hide{display:none !important;}
}
.left{float: left;}
.right{float: right;}
.wrap{position: relative; width: 1100px; margin: 0 auto;font-size: 0;text-align: center;}
.hide{display: none;}
.section{ padding-top: .8rem;}
.title{ margin-bottom: .45rem;}

/*banner*/
.banner{
	width: 100%;height: 9.41rem;position: relative;background: url(../images/ban_bg.jpg) no-repeat top center;font-size: 0; padding-top: .68rem; box-sizing: border-box;
}
.ban-img01{
  visibility: hidden; position: relative; z-index: 2;
}
.ban-img02{
  visibility: hidden; margin-top: -0.36rem;
}
.ban-img03{
  margin-top: -25px; visibility: hidden;
}

/*sec01*/
.sec01{
  background: url(../images/s1_bg.jpg) no-repeat top center; padding-top: 0;
}
.sec01 .sec-box{
  border-radius: .65rem; border: .04rem solid #fff09a; padding: .2rem; box-sizing: border-box;
  background: #ff4d44;
  background: -webkit-linear-gradient(bottom, #ff4d44, #ff2b7d);
  background: -o-linear-gradient(bottom, #ff4d44, #ff2b7d);
  background: -moz-linear-gradient(bottom, #ff4d44, #ff2b7d);
  background: linear-gradient(to bottom, #ff4d44, #ff2b7d);
}
.sec01-tips{
  font-size: .3rem; color: #fff; font-weight: 600; margin-bottom: .22rem;
}
.sec01-tips::before{
  content: ''; width: 1.32rem; height: .02rem; background: #ffa6a2; display: inline-block; vertical-align: .08rem; margin-right: .3rem;
}
.sec01-tips::after{
  content: ''; width: 1.32rem; height: .02rem; background: #ffa6a2; display: inline-block; vertical-align: .08rem; margin-left: .3rem;
}
.sec01-main{
  background: url(../images/s1_mbg.png) no-repeat center / 100%; padding: .3rem; box-sizing: border-box;
}
.sec01-main .item{
  width: 2.48rem; height: 2.32rem; background: url(../images/s1_item_bg.png) no-repeat center / 100%;
}
.sec01-main .img{
  display: block; height: 1.52rem; margin-top: -0.31rem; overflow: hidden; padding-top: .1rem;
}
.sec01-main .img img{
  width: 75%;
}
.sec01-main .name{
  width: 2.1rem; height: .52rem; line-height: .52rem; border: .01rem solid #fff; border-radius: .26rem; box-shadow: 0 0 .09rem #ffffff77; display: block; margin: 0 auto; font-size: .22rem; color: #fff; position: relative; z-index: 1;
  background: #ff2d80;
  background: -webkit-linear-gradient(right, #ff2d80, #ff3a1a);
  background: -o-linear-gradient(right, #ff2d80, #ff3a1a);
  background: -moz-linear-gradient(right, #ff2d80, #ff3a1a);
  background: linear-gradient(to right, #ff2d80, #ff3a1a);
} 
.drawBtn{
  width: 3.89rem; height: 1.3rem; background: url(../images/drawbtn_bg.png) no-repeat center / 100%; display: block; margin: 0 auto; cursor: pointer;
}
.drawNumtips{
  font-size: .24rem; color: #fff; margin-top: .22rem; display: block;
}
.drawNumtips span{
  color: #fff300; 
}
.myGiftBtn{
  width: 2rem; height: .52rem; line-height: .52rem; background: #ef1618; border: .01rem solid #fff; border-radius: .26rem; display: block; margin: .5rem auto 0; font-size: .2rem; color: #fff; 
}
.addressBtn{
  width: 2.6rem; height: .52rem; line-height: .52rem; background: #ef1618; border: .01rem solid #fff; border-radius: .26rem; display: block; margin: .2rem auto 0; font-size: .2rem; color: #fff; 
}
.draw .item.active{ background-image: url(../images/draw-bg02.png); background-size:100% 100%;}

/*sec02*/
.sec02{
  background: url(../images/s2_bg.jpg) no-repeat top center; padding-top: .78rem; padding-bottom: .8rem;
}
.sec02-main{
  font-size: .22rem; color: #fff; text-align: left; line-height: .34rem;
}
.sec02-main .gift{
	clear: both;  width: 100%; float: left;
}
.sec02-main span{
  color: #ffef97; font-weight: bold;
}
.sec02-main ul{
	width:100%; clear: both;
}
.sec02-main ul li{
	width: 4.8rem;float: left;
}
.sec02-main ul li:first-child{width: 100%;}
.s2-l{
 width: 4.5rem;  display: inline-block;
}
.s2-r{
  width: 6.18rem; display: inline-block;
}

/* 弹窗 */
.mask{width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99; background: rgba(0,0,0,.8); display: none;}
.popup { z-index: 9; position: fixed; top: 50%; left: 50%; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}
.popup .close {display: block; width: .45rem; position: absolute; top: -0.34rem; right: .39rem;}
.popup .close img{width: 100%;}
.popup h3 {text-align: center; font-size: .46rem; color: #fff;font-weight: bold; padding-top: .12rem; margin-bottom: .94rem; }
.popup-m {width: 100%; margin: 0 auto; box-sizing: border-box; text-align: center;}
.popup-m h4 {width: 1.6rem; height: 0.4rem; line-height: .4rem; color: #fff; font-size: .24rem; margin-bottom: 0.1rem; text-align: center; box-sizing: border-box; display: block; border-radius: .2rem; background: #aa2c12; background: linear-gradient(to right, #aa2c12, #ec3c19);
}
.popup-p{text-align: center; font-size: .28rem; color: #333333; line-height: 0.38rem;}
.popup-p span{color: #ff0000; font-weight: bold;}
.popup-p3{padding: .5rem 0;}
.popup-img{width: 1.6rem; margin: .2rem auto;}
.popup-img2{width: 3.46rem; margin: .2rem auto;}
.grayBg h3{ background: url(../images/popup-tbg-gray.png) no-repeat top center / 100% 100%;}
.newClub{width: 4rem; height: 0.78rem; line-height: 0.78rem; background: #ff9521; background: linear-gradient(to bottom, #ff9521 , #ff4d13); border-radius: .39rem; font-size: .32rem; font-weight: 600; display: inline-block; text-align: center; color: #fff; box-shadow: 0 .06rem .12rem #ff5d1635;}
.popup a.popBtn{width: 4rem; height: 0.78rem; line-height: 0.78rem; font-size: .32rem; color: #fff; font-weight: bold; text-align: center; letter-spacing: .02rem; display: inline-block; box-shadow: 0 .06rem .07rem #653cbe20; border-radius: .4rem; background: #f8471e; background: linear-gradient(to bottom, #f8471e, #c90400);
}
.popup a.popBtn span{ font-weight: bold; background-image: -webkit-linear-gradient(top,#fff9f2,#fff9f2,#fef5c2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#tipsPup .popup{
  width: 6.82rem; height: 4.87rem; background: url(../images/popup_tips_bg.png) no-repeat center / 100%;
}
#tipsPup .popup .popup-p{
  margin-left: .2rem;
}
#tipsPup .pup-btn{
  margin-top: .7rem;
}
#gift .popup{
  width: 6.82rem; height: 6.89rem; background: url(../images/popup_tips_bg02.png) no-repeat center / 100%;
}
#gift .popup .popup-m{
  margin-left: .07rem;
}
#gift .popup h3{
  margin-bottom: 0;
}
#gift .gift-img{
  height: 3.38rem; display: flex; align-items: center; justify-content: center; margin-top: .2rem;
}
#gift .gift-img img{
  height: 110%;
}
#gift .popup .popup-p{
  margin-left: -0.14rem; margin-top: -0.08rem; height: .82rem;
}
#gift .pup-btn{
  margin-top: 0;
}
#gift .red-tips{
  font-size: .24rem !important; color: #333; margin-top: -.36rem; margin-bottom: .17rem;
}

/* 地址 */
#addressPage .popup{
  width: 6.82rem; height: 8.18rem; background: url(../images/popup_tips_bg03.png) no-repeat center / 100%;
}
#addressPage h3{
  margin-bottom: .6rem;
}
.addressbox{
  width: 5.2rem; margin: 0 auto;
}
.addressbox .tip{
	width: 100%; clear: both; float: left;
}
.addressbox .tip font{
	width: 100%; font-size: .26rem; line-height: .48rem; color: #e94a55; font-weight: bold; text-align: center; display: block;
}
.addressbox .tip p{font-size: .24rem; line-height:.34rem; clear: both; margin: .1rem .31rem .15rem; width: 4.5rem;}

.addressbox ul{width: 100%; margin: .1rem 0 0 .3rem;}
.addressbox ul li{width: 100%; margin-bottom: .25rem;}
.addressbox ul label{ font-size: .24rem; line-height:.36rem;color: #333; text-align: left; font-weight: bold; display: inline-block;}
.addressbox ul em{color: #ff3f3f;}
.addressbox ul li input{width: 100%; height: .36rem; background: rgba(255,255,255,.15); font-size: .24rem; line-height: .36rem;
	border: none;
	border-bottom: solid .02rem #a0a09e;
	color: #333; text-indent: .1rem;
}
.addressbox ul li input#userNames{width: 2.6rem;}
.addressbox ul li input#userPhones{width: 2.6rem;}
.addressbox ul li input#address{width: 2.9rem;}
.addressbox ul li textarea{width: 2.6rem;height: auto; background: rgba(255,255,255,.15); font-size: .28rem; line-height: .36rem;
	border: none;
	border-bottom: solid .02rem #a0a09e;
	color: #333; text-indent: .1rem;
	resize: none;
}
.addressbox ul li .dist{font-size: .26rem; line-height: .36rem; display: inline-block;}
.addressbox ul li .form-group{width: 1.28rem; display: inline-block;}
.addressbox ul li select{width: .8rem; height: .36rem;border: none; background: rgba(255,255,255,.15); font-size: .2rem; line-height: .36rem; display: inline-block;
	border-bottom: solid .02rem #a0a09e;
	color: #333;
}
.pup-btn{
	width: 3.26rem; height: .94rem; display: block; margin: .43rem auto 0; text-align: center;
	font-size: .36rem; line-height: .88rem; color: #cf1f36; font-weight: bold;
	background: url("../images/pop_btn_bg.png") no-repeat center;
	background-size: 100%;
	position: relative;
}
.pup-btn::after{
	content: '';width: .98rem; height: .85rem; display: block;
	background: url("../images/hand.png") no-repeat center;
	background-size: 100%;
	position: absolute; top: .3rem; right: -.4rem;
	-webkit-animation: scaleDraw 2s ease-in-out infinite;
	animation: scaleDraw 2s ease-in-out infinite;
}
/* 确认地址 */
#surePage .popup{
  width: 6.82rem; height: 7.05rem; background: url(../images/popup_tips_bg04.png) no-repeat center / 100%;
}
#surePage .popup h3{
  margin-bottom: .32rem;
}
.sureTxt{width: 5.2rem; margin: .2rem auto ;}
.sureTxt ul{
	width: 4.6rem;margin: 0 .26rem;
}
.sureTxt ul li{font-size: .24rem; line-height: .36rem;margin-bottom: .15rem; width: 100%; text-align: left;}
.sureTxt ul li span{display: inline-block;}
.sureTxt ul li p{display: inline-block; width: 3.32rem; border-bottom: solid .01rem #a0a09e;
	font-size: .24rem; line-height: .36rem; min-height: .36rem;
}
.sureTxt p.zhu{
	font-size: .26rem; color: #f00; text-align: center;
	clear: both; font-weight: bold; margin-top: .08rem;
	float: left; width: 100%;
}
.modifyAddressBtn{
	width: 3.26rem; height: .94rem; display: inline-block; margin: .15rem auto .3rem; text-align: center;
	font-size: .36rem; line-height: .88rem; color: #fff; font-weight: bold;
	background: url("../images/tc-btn02.png") no-repeat center;
	background-size: 100%;
	position: relative;
}
#surePage .pup-btn{
  margin-top: -0.05rem;
}

/* 查看物流 */
#logisticsPage .popup{
  width: 6.82rem; height: 8.18rem; background: url(../images/popup_tips_bg03.png) no-repeat center / 100%;
}
#logisticsPage .popup h3{
  margin-bottom: .7rem;
}
.logistbox{
	width: 100%; margin: .45rem auto .3rem;
	text-align: center;
	position: relative; z-index: 3;
}
.logistbox img{width: 2.8rem; display: inline-block;}
.logistbox span{
	width: 100%; display: block;
	font-size: .26rem; font-weight: bold;
	color: #FF0000;
}
.logistbox p{
	font-size: .24rem; line-height: .42rem; color: #333; width: 70%;
	margin: .1rem auto 0;
}

#noBegin .popup{
  width: 6.82rem; height: 6.89rem; background: url(../images/popup_tips_bg02.png) no-repeat center / 100%;
}
#noBegin .popup .time{
  width: 1.96rem;
}
#noBegin .popup .popup-p{
  line-height: 0.4rem !important;
}

@-webkit-keyframes scaleDraw{
	0%  {transform: scale(.9); }
	25% {transform: scale(1.1);}
	50% {transform: scale(.9);}
	75% {transform: scale(1.1);}
	100%{transform: scale(.9);}
}
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
	0%  {transform: scale(.9); }
	25% {transform: scale(1.1);}
	50% {transform: scale(.9);}
	75% {transform: scale(1.1);}
	100%{transform: scale(.9);}
}