body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body,button,input,select,textarea{font:0.14rem/1.5 arial,"\65b0\5b8b\4f53"}
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}
li{list-style: none;}
textarea {  -webkit-appearance: none;} 
a{text-decoration: none;}
.fl{float: left;}
.fr{float: right;}
.clear:after{
	content: "";
	display: block;
	clear: both;
}
.clear{zoom: 1;}

.top{
	display: block;
	width: 100%;
}
.container{
	margin: 0 0.1rem;
}
.active-wrap{
	padding: 0 0.1rem;
	padding-top: 0.17rem;
	background-color: #454078;	
	color: #ffe4b8;
}
.active-tit{
	display: block;
	width: 1.04rem;
	height: 0.4rem;
	margin: 0 auto;
	margin-bottom: 0.1rem;
}
.yuyue-btn{
	display: block;
	width: 4.29rem;
	height: 1.60rem;
	margin: 0 auto;
	margin-top: 0.3rem;
	background: url(../img/yuyue-btn.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.active-wrap p{
	line-height:0.28rem;
	font-size: 0.16rem;
}
.active-wrap p.yuyue-num{
	height: 0.63rem;
	line-height: 0.63rem;
	text-align: center;
	margin-top: 0.04rem;
}
.active-wrap p.yuyue-num span{
	color: #ff6767;
	padding: 0 0.12rem;
}

/*progress*/
.progress-wrap{
    padding: 0.4rem 0;
    color: #454078;
    background-color: #eceaff;
}
.progress-num{
    width: 1.15rem;
    color: #454078;
    padding-top: 0.45rem;
}
.progress-num span{
    display: block;
    width: 100%;
    height: auto;
    line-height: 0.28rem;
    text-align: center;
    font-size: 0.24rem;
    margin-top: 1.52rem;
}
.progress-num span.first{
	margin-top: 0;
}
.progress-num span.last{

}
.progress-num span strong{
	display: block;
}	
.progress-num span.active{
    color:#c79a11;
}
.progress{
    width: 0.33rem;
    height: 6.72rem;
    background: url(../img/progress.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    margin-top: 0.53rem;
}
.progress span{
    display: block;
    height: 0%;
    background: url(../img/progress-active.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;

}
.jiangpin{
    width: 4.30rem;
    padding-left: 0.16rem;
}
.jiangpin span{
	display: block;
	width: 4.30rem;
	height: 1.36rem;
	margin-top: 0.72rem;
}
.jiangpin span.item1{
   	background: url(../img/nz1.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    margin-top: 0;
}
.jiangpin span.item2{
   	background: url(../img/nz2.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.jiangpin span.item3{
   	background: url(../img/nz3.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.jiangpin span.item4{
   	background: url(../img/nz4.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
/*奖品*/
.jp-wrap{
	padding-top: 0.23rem;
	background-color: #454078;
}
.jp-tit{
	display: block;
	width: 1.03rem;
	height: 0.4rem;
	margin: 0 auto;
}
.jp-list{
	padding: 0 0.08rem;
	padding-top: 0.32rem;
}
.jp-list li{
	float: left;
	width: 1.51rem;
	text-align: center;
}
.jp-list li:first-child{
	margin-left: 0;
}
.jp-list li span{
	display: inline-block;
	width: 1.24rem;
	height: 1.24rem;
	border: 5px solid #da9f60;
}
.jp-list li span img{
	width: 100%;
	height: 100%;
}	
.jp-list li p{
	font-size: 0.14rem;
	color: #fff;
	text-align: center;
	line-height: 0.22rem;
	padding: 0.07rem 0 0.47rem 0;
}

/*转盘*/
.cj-wrap{
	padding-top: 0.27rem;
	padding-bottom: 0.4rem;
	background-color: #eceaff;
}
.cj-tit{
	display: block;
	width: 0.77rem;
	height: 0.39rem;
	margin: 0 auto;
	margin-bottom: 0.3rem;
}
.zhuanpan{
	position: relative;
	width: 4.57rem;
	height: 4.57rem;
	margin: 0 auto;
}
.zhuanpan img{
	width: 100%;
	height: 100%;
}
.zp-btn-wrap{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 1.3rem;
	height: 1.3rem;
}	
.zp-btn{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/choujiang.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.zp-btn .arrow{
	position: absolute;
	bottom: -0.28rem;
	left: 50%;
	width: 0.19rem;
	height: 0.3rem;
	margin-left: -0.09rem;
	background: url(../img/arrow.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.md-wrap{
	background-color: #686499;
	color: #fff;
	margin: 0.4rem;
	margin-bottom: 0;
	height: 3.9rem;
}
.md-tit{
	height: 0.4rem;
	line-height: 0.4rem;
	background-color: #464179;
	font-size: 0.18rem;
	letter-spacing: 2px;
}
.md-list-wrap{
	position:relative;
	height: 3.20rem;
	margin: 0.08rem 0.25rem 0.08rem;
	overflow: hidden;
	
}
.md-list{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
.md-list li{
	height: 0.54rem;
	line-height: 0.54rem;
	text-align: center;
	border-bottom: 1px dashed #504b82;
}
/*tab*/
.tab-wrap{
    height: 3.46rem;
    padding: 0 0.2rem;
    margin-top: 61px;
}
#middle-tab{
    width: 5.53rem;
    height: 3.46rem;
    border: 1px solid #4f4a7f;

}
.swiper-container .swiper-wrapper{
}
.swiper-container .swiper-slide{
}
.swiper-container .swiper-slide a{
        display: block;
        width: 100%;
        height: 100%;

}
.swiper-container .swiper-slide a img{
        width: 100%;
        height: 100%;
}
/*media*/
.media-list{
	margin-bottom: 0.4rem;
	padding: 0 0.08rem;
}
.media-list.mb{
    margin-top: 0.5rem;
    
}
.media-list li{
    position: relative;
    float: left;
    width: 2.90rem;
    list-style: none;
}
.media-list li.weixin-wrap{
}
.media-list li.weibo-wrap{
}
.media-list li.tieba-wrap{
}
.media-list li.yzf-wrap{
}
.media-list li img{
    float: left;
    width: 0.8rem;
    height: 0.8rem;
}
.media-list li .media-word{
    float: left;
    padding-left: 0.21rem;
    padding-top: 0.09rem;
}
.media-list li.weibo-wrap .media-word{
    padding-left: 0.1ren;
}
.media-list li .media-word p{
    color: #454078;
    line-height: 0.26rem;
    font-size:0.18rem;
}
.media-list li .media-word p a{
    color: #faecb0;
}
.media-list li .media-word p.join{
    padding-left:0.26rem;
    background:url(../img/arrow-left.jpg) left center no-repeat;
    background-size:15px 15px;
}
.media-list li .media-word p.link{
    line-height:0.22rem;
}
.media-list li .media-word p.link a{
    display: inline-block;
    height: 0.22ren;
    line-height: 0.22rem;
    padding: 0px 0.1rem;
    color: #fff;
    background-color: #454078;
}
.home-btn{
    display: block;
    width: 2.27rem;
    height: 0.73rem;
    line-height: 0.73rem;
    font-weight: bold;
    background-color: #454078;
    color: #fff;
    font-size: 0.24rem;
    text-align: center;
    margin-left: 0.02rem;
    letter-spacing: 2px;
}
/*预约*/
.yue-wrap{
	position:fixed;
	left:0;
	top:0;
	z-index:9;
	width:100%;
	height:100%;
	background-color: rgba(26,24,44,.8);
	display:none;
}
.yue {
	position:absolute;
	left:50%;
	top:50%;
	width:6rem;
        -webkit-transform: translate(-50%,-50%);
	    transform: translate(-50%,-50%);
	box-sizing: border-box;
    padding: 0.2rem 0.18rem;
    background-color: #454078;
    color: #ffe4b8;
}
.yue p {
	height: 0.36rem;
	line-height: 0.36rem;
	font-size: 0.24rem;
    margin-bottom:0.23rem;
}
.yue p.radio-wrap{
        padding-top:0.21rem;
}
.yue span {
        float: left;
        width: 2.26rem;
        height: 0.36rem;
        line-height:0.36rem;
        font-size:0.24rem;
        text-align:right;
}
.yue label {
        float: left;
	height:0.36rem

}
.yue label.m_label {
        position: relative;
        box-sizing: border-box;
        width: 0.84rem;
        height: 0.36rem;
        line-height: 0.36rem;
        text-align: center;
        border: 1px solid #faffe3;
        margin-left: 0.15rem;
        border: 1px solid #ffe4b8;
        font-size:0.24rem;
}
.yue label.m_label input {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
}
.yue label.m_label.checked {
        background-color: #faffe3;
        color: #000;
}
.yue input {
	font-size: 0.24rem;
}
.yue input.phone {
        box-sizing: border-box;
        width: 1.84rem;
        height: 0.36rem;
        border: none;
        border: 1px solid #faffe3;
        background-color: #fff;
        margin: 0 0.13rem;
        outline: none;
        padding: 0 0.06rem;
}
.yue .pop {
        width: 3.41rem;
        height: 0.88rem;
        background-color: #fbe692;
        border: none;
        font-size: 0.42rem;
        color: #222222;
}
.yue .pop_sm {
        width: 1.25rem;
        height: 0.36rem;
        background-color: #faffe3;
        border: none;
        font-size:0.24rem;
        color: #222222;

}
.yue .pop_sm.active {
        background-color: #9a9a9a;

}
.yue hr{
        margin-bottom: 0.2rem;
}
.yue p.p-last{color: #fbe692;font-size: 0.14rem;}
.close{
    position: absolute;
    width:15%;
    height:15%;
    background: url(../img/close.png) center center no-repeat;
    display:block;
    right:10%;
    top:3%;
    background-size: 100% auto;
}
#sub-btn{
    font: 400 0.16rem/0.35rem 'microsoft yahei';
    background: #8377da;
    border: none;
    color: #fff;
    display: block;
    width:1.2rem;
    height:0.36rem;
    padding: 0 0.2rem;
    cursor: pointer;
    margin: 0.15rem auto;
    text-align:center;
    font-size:0.24rem;
}
.total-wrap{
    text-align:center;
    
}
.total-wrap span{
    float:none;
    padding: 0 0.06rem;
    color:#ff6767;
}
/*warning start*/
.cj-mask,.warn-wrap{
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	display: none;
}
.warn{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 6.2rem;
	height: 1.2rem;
	color: #a3751b;
	background-color: #efd5a2;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.warn .close{
	position: absolute;
	top: 0rem;
	right: 0rem;
	width: 0.30rem;
	height: 0.30rem;
	line-height: 0.30rem;
	text-align: center;
	background-color: #a3751b;
	color: #efd5a2;
	font-size: 0.26rem;
}
.warn .error{
	padding-top: 0.42rem;
	line-height: 0.36rem;
	text-align: center;
	font-size: 0.24rem;
	letter-spacing: 0.04rem;
}
#warn-wrap{
	z-index:9999;
}
/*warning end*/
#gongxi-wrap h3{
    font-size: 0.24rem;
    line-height: 0.40rem;
    text-align: center;
    margin-top: 0.20rem;
    color: #f32f2f;
}
#gongxi-wrap p{
    padding-top: 0.08rem;
    line-height: 0.30rem;
    text-align: center;
    font-size: 0.14rem;
    letter-spacing: 0.02rem;	
}
.cj-mask{
	font-size: 0.24rem;
}	
.cj-mask .input-wrap{
	height: 0.36rem;
	padding-top: 0.2rem;
	padding-left: 1.13rem;
}
.cj-mask .input-wrap span{
	float: left;
	height: 0.36rem;
	line-height: 0.36rem;
	padding-right: 0.08rem;
}
.cj-mask .input-wrap input{
	float: left;
	width: 1.88rem;
	height: 0.36rem;
	padding: 0rem 0.06rem;
	border: 1px solid #a4741a;
	font-size:0.24rem;
}
#cj-btn{
	display: block;
	width: 1.05rem;
	height: 0.36rem;
	line-height: 0.36rem;
	text-align: center;
	background-color: #a4741a;
	color: #eacf9c;
	margin: 0rem auto;
	margin-top: 0.17rem;
}

























