* {
    margin: 0;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    font-family: "PingFangSC-Regular", Arial, "Lucida Grande", Verdana, "Microsoft YaHei", hei;
}
.x-height {
    height: 2rem!important;
}
.app-height {
    height: 1.76rem !important;
}
body {
	line-height: 1;
	max-width: 750px;
	background: #071314;
	font-size:0.24rem;
	overflow-x: hidden!important;
	width:100%;
}
.cf{*zoom:1;}
.cf:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
ol, ul {
	list-style: none;
}
li{
	list-style-type: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
a:focus{
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.hide{
	display: none !important;
}

.image-box img,.wp100{
	width: 100%;
	vertical-align: top;
}
.image-box.tit{
	font-size: 0;
    margin-top: 0.3rem;
    margin-bottom: 0.15rem;
}


.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	top:2.84rem;
}

/*class-one*/
.class-one{
	margin-top: -.2rem;
}


/*slide*/

.slide {
	width: 2.85rem;
	height: 4.68rem;
	position: fixed;
	top: 2.97rem;
	right: 0;
	z-index: 1;
    transition: right .5s;
	-moz-transition: right .5s; /* Firefox 4 */
	-webkit-transition: right .5s; /* Safari 和 Chrome */
	-o-transition: right .5s; /* Opera */
}
.slide .triangle-hot{
	position: absolute;
	width: 0.6rem;
	height: 1.6rem;
	top: 1rem;
	z-index: 9;
}

.slide.ani-hide{
    right: -2.28rem;
}
.triangle-left {
    width: 0;
    position: absolute;
    height: 0;
    border-top: .06rem solid transparent;
    border-bottom: .06rem solid transparent;
    top: 1.7rem;
    left: .06rem;
    border-left: .1rem solid #FFFFFF;
    border-right: 0;
}
.slide.ani-hide .triangle-left{
    border-right: .1rem solid #FFFFFF;
    border-left:0;
}


.slide .baiwai{
    position: absolute;
    width: 2rem;
    height: .7rem;
    top: 0.9rem;
    right: 0;
}
.slide .fourday{
    position: absolute;
    width: 2rem;
    height: .65rem;
    top: 1.6rem;
    right: 0;
}
.slide .eightday{
    position: absolute;
    width: 2rem;
    height: .7rem;
    top: 2.25rem;
    right: 0;
}
.slide .morepoint{
    position: absolute;
    width: 2rem;
    height: .67rem;
    top: 2.95rem;
    right: 0;
}

.slide .gotop{
    position: absolute;
    width: 2rem;
    height: .67rem;
    top: 3.6rem;
    right: 0;
}

/*rules*/
.rules{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 11;
}
.rules-btn{
	width: 1rem;
	height: .46rem;
	position: absolute;
	top: .2rem;
	right: .2rem;
	z-index: 2;
}
.rules .rules-dialog{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
}
.rules .rules-cont{
	width: 6.3rem;
	/* height: 8.7rem; */
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	border-radius: 0.1rem;
}
.rules .rules-cont .image-box{
	background: #FFF;
	border-radius: 6px;
    overflow: hidden;
}
.rules .rules_close{
	width: .49rem;
    height: .49rem;
    position: absolute;
    top: -.75rem;
    right: 0;
    z-index: 99999;
}
.rules .rules-cont-title{
	font-size: .32rem;
	background: url(../img/hdgz.jpg) 0 0 no-repeat;
	background-size:cover;
	color: #FFFFFF;
	height: 0.37rem;
	width: 1.65rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0.35rem;
	left: 50%;
	transform: translateX(-50%);
}
.rules .cont-text .rule-tit{
	font-size:0.28rem;
	font-weight: bold;
	line-height: 0.56rem;
	background: #f3f3f3;
	border-top-right-radius: 1rem;
	border-bottom-right-radius: 1rem;
	text-indent: 0.5rem;
	display: inline-block;
	padding-right: 0.25rem;
	margin-top:0.3rem;
}
.rules .cont-text .rule-txt{
	padding:0 0.35rem;
	margin-top:0.1rem;
}
.rules .cont-text{
	margin-top: .65rem;
	overflow-y: auto;
	/* height: 7.7rem; */
	padding-bottom: 0.4rem;
}
.rules .cont-text p.p32{
	padding: .32rem 0;
}

.rule_location{
	width: 5.5rem;
	height: .56rem;
}
.cont-text .p_bottom{
	padding: .1rem 0.1rem;
	border-radius: .1rem;
	/* background: #f5f5f5; */
	font-size: .26rem;
	margin-top: 0.15rem;
}
.text-indent{
	text-indent: 1.4em;
}

.rules_bottom{
    line-height: 0.43rem;
}

/*more*/
ul.more {
	padding-bottom: 1.7rem;
    
}
ul.more li{
	border: .03rem solid #c9221f;
	width: 7.05rem;
	height: 2.8rem;
	margin: 0 auto .2rem;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.footer-nav {
    position: fixed;
    left: 0;
    right: 0;
    bottom: -.1rem;
	display: none;
	background: #342a13;
	z-index: 10;
}

/*cui-layer-content*/
.cui-layer-content{
	font-size: .28rem;
}

.cui-layer{
	font-size: .4rem;
}

.cl{
	clear: both;
	overflow: hidden;
	margin-left: 0.2rem;
}
.imgCard{
	width:2.3rem;
	background: #fff;
	border-radius: 6px;
	margin:0 0.1rem 0.1rem 0;
	text-align: center;
	padding-bottom:0.18rem;
	overflow: hidden;
	float: left;
}
.imgCard .tit{
	font-size:0.28rem;
	margin-top:0.18rem;
	margin-bottom:0.1rem;
}
.imgCard .txt{
	font-size:0.2rem;
	margin-top:0.1rem;
	color:#444;
}
.tags{
	box-sizing: border-box;
	border:1px solid #c4a365;
	border-top:none;
	border-left:none;
	border-bottom-right-radius: 5px;
	color:#c4a365;
	font-size:12px;
	clear: both;
    overflow: hidden;
	width: fit-content;
	margin-left:-0.2rem;
	display: flex;
}
.tags span{
	display: block;
	height: 0.36rem;
	line-height: 0.36rem;
	min-width:1.2rem;
	float: left;
	overflow: hidden;
	text-align: center;
}
.tags .span1{
	color:#fff;
	background-color:#c4a365;
	border-top-left-radius: 6px;
}


.swiper-slide .image-box{
	position: relative;
}
.txtbox{
	width:3.1rem;
	color:#404040;
	position: absolute;
	left:0.63rem;
	top:0.53rem;
	z-index: 99;
}
.txtbox .t{
	font-size:0.36rem;
	color:#303030;
}
.txtbox .t1{
	font-size:0.24rem;
	margin-top: 5px;
}
.txtbox .t2{
	font-size: 0.20rem;
    margin-top: 2px;
    line-height: 0.3rem;
    /* height: 0.95rem;
    overflow: hidden;
    display: -webkit-box!important;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; */
}
.txtbox>.image{
	width:1rem!important;
	height:0.33rem;
	margin-top:0.5rem;
	border-radius: 0!important;
	margin-left:0!important;
}
.goOrderBtn{
	position: absolute;
	right:0.35rem;
	top:1.2rem;
	width:0.5rem;
	height:1.6rem;
	z-index: 99;
	background: url(../img/52_07.png) 0 0 no-repeat;
	background-size:cover;
}
.swiper-slide .tag{
	position: absolute;
	left:0.1rem;
	top:0;
	width:1.1rem!important;
	height:0.4rem;
	z-index: 99;
	border-radius: 0!important;
}

.flex{
	display: -ms-flexbox;
	display: flex;
}
.flex-space{
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.flex1{
	-ms-flex: 1;
	flex: 1;
}
.flex-center{
	-ms-flex: 1;
	flex: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: center;
	-ms-flex-align: center;
}
.flex-row{
	flex-direction: row;
}
.space{
	margin:0.2rem;
}
.rel{
	position: relative;
}
.titbox{
	position: relative;
	margin-top:0.45rem;
	margin-bottom:0.2rem;
}
.titbox>p{
	text-align: center;
	color: #461900;
	font-size: 0.34rem;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 0.93rem;
	line-height: 0.93rem;
	font-weight:bold;
}
/* .select-search-box{
	width: inherit;
} */

.city-tabs{
	margin-bottom:0.1rem;
}
.city-tabs>li{
	margin-right:2px;
	color:#71c6b6;
	font-size:0.28rem;
	height: 0.71rem;
	line-height: 0.71rem;
	background:#024e40;
	border-radius: 4px;
}
.city-tabs>li.on{
	color:#fff;
	background:#2aa38d;
}
.city-tabs>li:last-child{
	margin-right:0;
}
.rules-btn{
	width: 1.2rem;
	height: .93rem;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
.prodcuts{
	margin-top:0.2rem;
	margin-bottom:0.08rem;
	overflow: hidden;
}
.prodcuts .car-img{
	/* width: 2rem; */
	height: 1.38rem;
    border-radius: 0.12rem;
    margin: 0 0.18rem;
    margin: 0 auto;
}
.prodcuts>.item{
	background-color:#fff;
	border-radius: 0.12rem;
	margin-right:0.07rem;
	padding:0.18rem;
	width:49.5%;
	margin-right:1%;
	margin-bottom:0.1rem;
	float: left;
}
.prodcuts>.item:nth-child(2n){
	margin-right: 0;
}
.prodcuts>.item>.flex-space{
	color:#484848;
	font-size:0.2rem;
}
.prodcuts .flex1{
	 padding-top:0.2rem;
	width:4.1rem;
	overflow: hidden;
 }
 .prodcuts>.item .flex1 p{
	 color:#7e7e7e;
	 font-size: 0.22rem;
 }
.prodcuts .tit{
	color:#000;
	font-size:14px;
	font-weight: bold;
}
.mon-box{
	color:#fe6813;
	font-size: 0.22rem;

}
.mon-box>span{
	font-size: 0.44rem;
}
.prodcuts .btn-go{
	width:1.44rem;
}
/*.select-search-box ol.select-box > li > div.other-place .other-box,*/
/*.select-search-box ol.select-box > li > div.other-place .other-box > i{*/
/*	border-radius: 0.22rem;*/
/*}*/
.select-search-box ol.select-box > li > div.other-place .other-box.other-box-show{
	background: #0085f5;
}
.coupon-link{
	width:1rem;
	height: 1.47rem;
	position: absolute;
	right:0;
	top:12.1rem;
	z-index: 3;
	background: url(../img/slide3.gif) 0 0 no-repeat;
	background-size:cover;
}

.hot{
	color:#fff;
	background: #f36f70;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:0 4px;
	font-size:0.18rem;
	line-height: 0.25rem;
	position: relative;
	top: -2px;
}
.dot{
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #7e7e7e;
	margin: 0 0.08rem;
	display: inline-block;
	position: relative;
	top: -1px;
}
.count{
	color:#fff;
	background: #18a0ee;
	border-radius: 3px;
	padding:0 4px;
	line-height: 0.21rem;
}
.good{
	color:#18a0ee;
}
.mb7{
	margin-bottom:0.17rem;
}
.rd{
	height: 0.28rem;
	line-height: 0.28rem;
	border-radius: 0.28rem;
	padding: 0 8px;
	color: #999;
	width: fit-content;
	margin-right:3px;
	position: relative;

}
.rd:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 200%;
	height: 200%;
	border: 1px solid #999;
	border-radius: 20px;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scale(0.5,0.5);
	transform: scale(0.5,0.5);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#CarCalendar .fillTake1{
	height: 0.7rem!important;

}
#CarCalendar .isdHeader{
	padding-top: 0!important;
}

.more-activity-item{
	border-radius: 0.1rem;
	margin-bottom:0.1rem;
	overflow: hidden;
	
}
.more-activity-item .pic{
	flex:1;
	width:1%;
}
.more-activity-item .btn{
	width:0.8rem;
}

.table-cont{
	margin:0.2rem;
	margin-top:0.1rem;
	background: #fff;
	border-radius: 5px;
	padding:0.1rem;
	padding-bottom: 0.2rem;
}
.table-item{
	text-align: center!important;
	color:#333333; 
}
.ptxt{
	line-height: 0.3rem;
	font-size:0.28rem;
}
.table-item .img,.table-item .img2{
	margin-top:0.3rem;
	margin-bottom:0.11rem;
	width:1.29rem;
	display: inline-block;
}
.table-item .img2{
	width:1.65rem;
}
.table-txt>.a{
	display: block;
	background: #fea87f;
	width:1.2rem;
}
.table-wrap{
	border-radius:0.05rem;
	overflow: hidden;
}
.table-txt{
	color:#c33e00;
	font-size:0.26rem;
	margin-bottom:1px;
	height: 0.64rem;
	line-height: 0.64rem;
}
.table-txt>.a{
	color:#fff;
}
.table-txt>.b{
	flex:1;
	display: block;
	background: #ffd6c2;
}
.table-txt>.c{
	flex:1;
	display: block;
	background: #fddecf;
}
.table-txt>.d{
	flex:1;
	display: block;
	background: #ffebe2;
}
.linep{
	line-height: 0.4rem;
	text-align: left;
}
.showpopbtn{
	background: rgba(0,0,0,0.5);
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 0.5rem;
	color:#fff;
	text-align: center;
	position: absolute;
	right:0.2rem;
	top:0.2rem;
	padding:0 0.2rem;
}
.adWrap li img {
    border-radius: 4px;
}
.table-item  .swiper-pagination-bullet{
	width: 7px;
	height: 7px;
	background: rgba(255,255,255,0.3);
	opacity: 1;
	border-radius: 50%;
}
.table-item  .swiper-pagination-bullet-active{
	background: #fff;
}
.adWrap li{
	margin-bottom: 0!important;
}
.btn-rule{
	position: absolute;
    right: 0.2rem;
    top: 0.2rem;
    width: 1rem;
    height: 0.5rem;
}
#rules2.rules .rules-cont{
	background: #fff;
}
.slidebtn{
	position: fixed;
	right:0;
	top:6.2rem;
	width:0.7rem;
	z-index: 10;
}
.txtcover{
	font-size: 0.26rem;
    margin: 0.2rem;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    height: 1.4rem;
}
.txtcover p{
	line-height: 0.3rem;
}
.txtcover .t1{
	margin-bottom: 0.22rem;
}
.txtcover img{
	display: inline-block;
}
.txtcover .t1>img{
	width:1.24rem;
}
.txtcover .t2>img{
	width:0.97rem;
}

.cui-layer{
    color: #eee;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 2100;
    border-radius: 10px;
    padding: 5px;
    min-width: 260px;
    transform: translate(-50%,-50%);
    margin-left: 0!important;
}

#popover-container{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
}
.survey-mask{
    position: fixed;
    left: 50%;
    top: 40%;
    transform: translateX(-50%) translateY(-50%);
    width: 6.6rem;
    background-color: #fff;
    border-radius: 0.1rem;
    padding: 0.4rem 0.56rem 0.46rem;
}
.survey-mask .chanelIcon{
    width: 0.52rem;
    position: absolute;
    right: 0.04rem;
    top: -0.72rem;
}
.survey-mask .model-su .numbT{
    font-size: 0.46rem;
    color: #333;
    text-align: center;
    margin-bottom: 0.2rem;
}
.survey-mask .model-su .numbT span{
    font-size: 0.38rem;
    color: #999;
}
.survey-mask .model-su .normTit{
    font-size: 0.34rem;
    color: #333;
    text-align: center;
    font-weight: bold;
}
.survey-mask .wcInfo .wcImg, .survey-mask .wcEr .wcImg{
    width: 6rem;
    margin-left: -5%;
    margin-top: 0.2rem;
}
.survey-mask .model-su .suBtns{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.survey-mask .model-su .suBtns img{
    width: 2.52rem;
    height: 0.84rem;
}
.survey-mask .resultWc .suBtns{
    margin-top: 0.6rem;
}
.survey-mask .backWc textarea{
    width: 5.42rem;
    height: 2.18rem;
    margin-top: 0.488rem;
    padding: 0.16rem;
    color:#333;
    font-size: 0.3rem;
    border-color: #ccc;
}
.survey-mask .backWc .submWc, .survey-mask .backZhu .closeBtn{
    width: 2.53rem;
    margin: 0 auto ;
    display: block;
    margin-top: 0.5rem;
}
.survey-mask .backZhu .checkedIcon{
    width: 0.948rem;
    margin: 0 auto 0.16rem;
    display: block;
}