@charset "utf-8";
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.clearfix:before,.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.left{
	float: left;
}
.right{
	float: right;
}
html,
body {
	margin: 0;
	padding: 0;
	font-family: "lucida grande", "lucida sans unicode", lucida, helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
	color: #5f5f5f;
	position: relative;
	width: 100vw;
	min-height: 100vh;
	overflow-x: hidden;
	font-size: 10px;
	background-size: 100%;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	outline: none;
}
img,
input {
	border: 0;
	max-width: 100%;
	vertical-align: middle;
	margin: 0;
	padding: 0
}
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
dl,
dt,
dd,
button {
	margin: 0;
	padding: 0;
	list-style: none
}
.webLimit{
	width: 100%;
	/*max-width: 1360px;*/
	min-height: 100vh;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding-bottom: 0rem;
}
.top1{
	    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
	    background-color: #fff;
}
.header{
	width: 100%;
	max-width: 1360px;
	height: 1.2rem;
	margin: 0 auto;
	background-size: 100%;
	display: flex;
	justify-content:space-between;
	align-items:center;
	padding: 0 0rem;
	border-bottom:0px solid #b68a65;
}
.homeLogo{
	width: 2.29rem;
	height: 0.62rem;
}
.location{
	width: 4.53rem;
	height: 0.57rem;
}
.searchBtn{
	width: 2.31rem;
	height: 0.47rem;
}
.banners{
	width: 100%;
	/*background: url(../img/1.jpg) no-repeat top;*/
	background-size: 100%;
	overflow: hidden;
	    margin-top: 1.2rem;
}
.winnerList{
    width: 5.6rem;
    height: 1.3rem;
    background: rgba(22,19,19,.68);
    border: 1px solid #282124;
    margin: 1.68rem auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
}/*
.winnerListBox{
	width: 5.43rem;
    height: 1.1rem;
    background: rgba(22,19,19,.68);
    border: 1px solid #282124;
    padding: 0.05rem 0.1rem;
    overflow: hidden;
}
.winnerListBox li{
	font-size: 0.15rem;
    font-weight: normal;
    font-style: normal;
    color: #FFFFFF;
    line-height: 0.5rem;
    overflow:hidden; 
	white-space: nowrap;
	text-overflow: ellipsis;
}
.winnerListBox li em,.winnerListBox li i,.winnerListBox li span{
	font-weight: normal;
	font-style: normal;
}
.winnerListBox li span{
	color: #ca4b09;
}
.winnerListBox li i{
	color: #06ff9e;
}
.winnerListBox li em{
	color: #fe0101;
	margin-right: 0.1rem;
}*/
.notice {
    margin-bottom: 0.4rem;
	height: 0.6rem;
	line-height: 0.6rem;
    font-size: 0;
    color: #fff;
    background-color: #ff3535;
}
.suona{
	width: 13.6rem;
	height: 0.6rem;
	border-radius: 0.5rem;
	line-height: 0.6rem;
	padding: 0 0.23rem;
	margin: 0px auto;
	display: flex;
	align-items:center;
}
.suona i{
	content:'';
	display: inline-block;
	width: 0.25rem;
	height: 0.22rem;
	background: url(../img/horn.png) no-repeat center;
	background-size: 100%;	
	line-height: 0.6rem;
	margin-right: 0.14rem;
}
.suona marquee{
	display: inline-block;
	font-size: 0.18rem;
	color: #FFFFFF;
	line-height: 0.6rem;
	overflow: hidden;
	width: 12.7rem;
}
.banner{
	width: 7.3rem;
	margin: 0.1rem auto 0;
	position: relative;
	overflow: hidden;
	/*border: 1px solid #7a5c26;*/
	padding: 1px;
	background: url(../img/banner_bg.png) no-repeat center;
	background-size: 100% 100%;
}
.banner .swiper-container{
	border-radius: 0.1rem;
}

.banner img{
	width: 100%;
	height: 100%;
}


.option_popup_box{
	width: 13.6rem;
	margin: 0.1rem auto 0;
	overflow: hidden;
	    background-color: #fff;
    box-shadow: inset 0 0 40px #f0f0f0, 0 0 20px rgb(251 251 251 / 40%);
    border-radius: 10px;
	padding: 0.4rem;
	margin-bottom: 0.3rem;
}
.OP-left-box{
	width: 2.1rem;
	/*border: 1px solid #e8b22f;*/
	padding: 1px;
	background: url(../img/OP-left-box_bg.png) no-repeat center;
	background-size: 100% 100%;
	border-radius: 0.1rem;
	overflow: hidden;
	position: relative;
	float: left;
}
.OP-left-box ul {
	display: block;
	border-radius: 0.15rem;
	overflow: hidden;
}
.OP-left-box li{
	width: 100%;
	height: 0.9rem;
	line-height: 0.9rem;
	font-size: 0.5rem;
	font-weight: bold;
	color: #ff2622;
	position: relative;
	cursor: pointer;
}
.OP-left-box li:first-of-type{
	border-radius: 0.15rem 0.15rem 0 0;
}
.OP-left-box li:last-of-type{
	border-radius:0 0 0.15rem 0.15rem ;
}
.OP-left-box li.zonghe{
	background: url(../img/zonghe.jpg) no-repeat top;
	background-size:100% 200%;
}
.OP-left-box li.qipai{
	background: url(../img/qipai.jpg) no-repeat top;
	background-size:100% 200%;
}
.OP-left-box li.buyu{
	background: url(../img/buyu.jpg) no-repeat top;
	background-size:100% 200%;
}
.OP-left-box li.dianzi{
	background: url(../img/dianzi.jpg) no-repeat top;
	background-size:100% 200%;
}
.OP-left-box li.shixun{
	background: url(../img/shixun.jpg) no-repeat top;
	background-size:100% 200%;
}
.OP-left-box li.tiyu{
	background: url(../img/tiyu.jpg) no-repeat top;
	background-size:100% 200%;
}
.OP-left-box li.active{
	background-position: bottom;
}
.OP-right-box{
	width: 12.6rem;
	height: auto;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.OP-central-box{
	width: 100%;
	height: 100%;
	display: none;
	
	top: 0;
	left: 0;
	overflow: hidden;
}
.OP-central-box:first-of-type{
	display: block;
}
.OP-central-box ul{
	width: 100%;
	height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap:wrap;
    overflow-y: scroll;
}
.OP-central-box ul::-webkit-scrollbar {
    display: none;
}
.OP-central-box li{
	width: 6.11rem;
	height: 3rem;
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
	border: 0px solid #735634;
	position: relative;
	overflow:hidden;
}
.OP-central-box ul li:nth-child(1){
	margin-top: 0;
}
.OP-central-box ul li:nth-child(2){
	margin-top: 0;
}
.OP-central-box li img{
	width: 100%;
	height: 2.28rem;
}
.discountText{
	width: 100%;
	position:absolute;
	bottom: 0rem;
}
.discountText p{
	font-size: 0.25rem;
	height: 0.4rem;
	line-height: 0.4rem;
	background: rgba(35,21,56,0.86);
	color: #fff;
	text-align: center;
}
.operation{
	height: 0.6rem;
	overflow: hidden;
	position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0rem;
	/*background: rgba(35,21,56,0.86);*/
}
.applyBtn{
	display: inline-block;
	width: 1.68rem;
    height: 0.5rem;
	background-color: #ff023b;
	    padding: 0 0.36rem;
    font-size: 0.24rem;
    line-height: 0.55rem;
    color: #fff;
	font-weight: bold;
	border-radius: 50px;
}
.applyBtn:hover {color: #fff;background-image: url(../img/shadow.png);}
.rule{
	display: inline-block;
	width: 2rem;
    height: 0.5rem;
	position: absolute;
	right: 0rem;
	    padding: 0 0.3rem;
    border-radius: 5px;
	font-size: 0.24rem;
    line-height: 0.55rem;
	font-weight: bold;
    color: #fff;
	background-color: #ffc553;
}
.rule:hover {color: #fff;background-image: url(../img/shadow.png);}
.rule .icon {
    float: left;
    width: 0.34rem;
    height: 0.34rem;
    margin-right: 0.1rem;
	margin-top: 0.08rem;
	    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.icon-question {
    background-image: url(../img/question.png);
}
/*
.footer{
	width: 100%;
	max-width: 750px;
	height: 1rem;
	background: rgba(0,0,0,1);
	border-top: 1px solid #e8cc96;
	position: absolute;
	bottom: 0;
	box-shadow: 0 0 3px #000 ;
	overflow: hidden;
	z-index: 999;
}
.footer ul{
	width: 100%;
	height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer ul li{
	width: 33.33%;
	height: 100%;
    position: relative;
}

.footer ul li a{
	display: block;
	width: 100%;
	height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer ul li img{
	height: 0.7rem;
}

.footer ul li:before{
	background: #383739;
	display: block;
	content: '';
	width: 1px;
	height: 0.7rem;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.35rem;
}
.footer ul li:first-of-type:before{
	display: none;
}
*/
.OP-central-box p{
	color: #fff;
}

.popup{
	width: 6.63rem;
	min-height: 4.1rem;
	position: relative;
	overflow: hidden;
	background: url(../img/popup_bg.png) no-repeat center;
	background-size: 100% 100%;
	display: none;
}
.popupTitle{
	width: 100%;
	height: 0.44rem;
	line-height:  0.44rem;
	font-size: 0.17rem;
	text-align: left;
	color: #FFFFFF;
-webkit-border-top-left-radius: 0.19rem;
  -webkit-border-top-right-radius: 0.19rem;
    background-color: #ff023b;
    border-bottom: none;
	padding-left: 0.2rem;
}

.TCClass .layui-layer-ico.layui-layer-close.layui-layer-close2,
.applyPopup .layui-layer-ico.layui-layer-close.layui-layer-close2{
	display: block;
	width: 0.28rem;
	height: 0.28rem;
	background: url(../img/popupClose.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute; 
	top: 0.1rem;
	right: 0.1rem;
}
body .TCClass .layui-layer-setwin,body .applyPopup .layui-layer-setwin{
	top: 0 !important;
	right: 0 !important;
}
body .TCClass.layui-layer,.applyPopup.layui-layer{
	background: none;
	overflow: hidden;
	position: absolute;
}
.adName{
	color: #f8d283;
	font-size: 0.24rem;
	text-align: center;
	line-height: 0.3rem;
	position: relative;
	margin-top: 0.3rem;
}
.adName:before,.adName:after{
	display: block;
	content: '';
	height: 0rem ;
	width: 2.15rem;
	background: #f8d283;
	position: absolute;
	margin-top: -0.01rem;
	top: 50%;
}
.adName:after{
	left: 0;
}
.adName:before{
	right: 0;
}
.popup input,.popup .select-mania.select-mania-medium.select-mania-theme-green,
.popup .select-mania-inner,.select-mania-value-text,.select-mania-value,.selectList0{
	display: block;
	background: url(../img/popupInp.png) no-repeat center;
	background-size: 100%;
	width: 4.49rem;
	height: 0.55rem;
	line-height: 0.55rem;
	font-size: 0.24rem;
	color: #000;
	padding: 0 0.36rem;
	position: relative;
	margin: 0.2rem auto 0;
	border: 0;
    outline: none;
    min-height: auto;
}




.select-mania-values{
	min-height: auto;
}
.popup .select-mania-inner{
	background: url(../img/arrow.png) no-repeat center;
	background-size:100% ;
}
.select-mania [class^="icon-"]:before, .select-mania [class*=" icon-"]:before{
	display: none;
}
.popup .select-mania.select-mania-medium.select-mania-theme-green
,.select-mania-value,.select-mania-value-text{
	background: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.select-mania-dropdown{
	width: 4.49rem;
	left: 50%;
	margin-left: -2.245rem;
}
.select-mania-item{
	min-height: 0.55rem;
	padding:0rem 0.1rem;
}
.select-mania-group-text, .select-mania-item-text{
	min-height: auto;
	font-size: 0.2rem;
	height: 0.35rem;
}
.select-mania-theme-green .select-mania-item.select-mania-selected {
    background: #fff;
	color: #000;
}
.popup .select-mania.select-mania-medium.select-mania-theme-green{
	color: #000;
}
.popup input::-webkit-input-placeholder { /* WebKit browsers */
    color: #000;
}

.popup input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000;
}

.popup input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000;
}

.popup input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #000;
}

.select-mania-dropdown{
	padding:0;
	
}
.idCode{
	width: 4.49rem;
	height: 0.55rem;
	margin: 0rem auto 0.2rem;
	position: relative;
}
.idCode img{
	display: block;
	width: 0.9rem;
	height: 0.38rem;
	position: absolute;
	top: 50%;
	margin-top: -0.19rem;
	right: 0.2rem;
}
.popupBtn{
	display: block;
	width: 1.81rem;
	height: 0.39rem;
	margin: 0 auto 0.5rem;
}
#rulePage{
	display: none;
	z-index:998;
	padding-bottom:1.2rem;
	background: #89305f url(../img/rule_background.jpg) no-repeat bottom;
	background-size: 100%;
	width: 7.5rem;
    min-height: 100%;
    padding-top: 1rem;
}
.Rheader{
    background: #571c3b;
    height: 1rem;
    border-bottom: 1px solid #b68a65;
    text-align: center;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    
}
.ruleClass .layui-layer-setwin{
	width: 0.4rem;
	height: 0.4rem;
	left: 0.24rem;
	top: 0.3rem;
	z-index: 999;
}
.ruleClass .layui-layer-setwin .layui-layer-close2{
	width: 100%;
	height: 100%;
	background: url(../img/goBack.png) no-repeat center;
	background-size: 0.22rem 100%;
	position: relative;	
	right: 0;
	top: 0;
}
.ruleClass .layui-layer-setwin .layui-layer-close2:hover{
	background-position: center ;
}
.Rtitle{
	background-image:-webkit-linear-gradient(bottom,#e8cd98,#fff); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent;
    font-size: 0.4rem;
    line-height: 1rem;
    text-align: center;
    font-weight: bold;
}
.goHome{
	width: 0.54rem;
	height: 0.48rem;
	background: url(../img/gohome.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	right: 0.25rem;
	top: 0.26rem;
}
.Rcenter{
	width: 7.05rem;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.Rcenter h1{
    text-align: center;
    line-height: 0.5rem;
    position: relative;
	display: flex;
	justify-content:center;
	align-items:center;
	margin: 0.6rem auto 0.4rem;
}
.Rcenter h1 span{
	background-image:-webkit-linear-gradient(bottom,#f7c45b,#fce88f,#fef19c); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent;
	font-weight: normal;
    font-size: 0.4rem;
    text-align: center;
    line-height: 0.5rem;
}
.Rcenter h1:before,.Rcenter h1:after{
	display: flex;
	content: '';
	width: 0.52rem;
	height: 0.17rem;
	background: url(../img/titleAB.png) no-repeat center;
	background-size: 100%;
	margin: 0 0.25rem;
}
.Rcenter p{
	color: #f7deaa;
	font-size: 0.24rem;
	line-height: 0.4rem;
}
.Rcenter span{
	/* color: #fcfbfa; */
	font-size: 0.24rem;
	line-height: 0.4rem;
	/* display: block; */
}
.Rcenter h3{
	color: #fce701;
	font-size: 0.3rem;
	line-height: 0.4rem;
	margin: 0.55rem auto 0.2rem;
	text-align: left;
}
.Rcenter table{
	width: 100%;
	border-radius: 0.2rem;
	overflow: hidden;
	margin: 0.2rem auto ;
}
.Rcenter th{
	background: #520a05;
	color: #fce203;
	font-size: 0.24rem;
	border-right: 1px solid #620a04;
	line-height: 0.6rem;
}
.Rcenter td{
	background: #f2e0bd;
	font-size: 0.24rem;
	color: #520a05;
	line-height: 0.4rem;
	border-right: 1px solid #620a04;
	border-top: 1px solid #620a04;
	text-align: center;
	padding: 0.1rem 0;
}
.Rcenter tr:first-of-type td:last-of-type{
	border-right: none;
}
.Rcenter tr th:last-of-type{
	border-right: none;
}
.Rbtn{
	width: 1.43rem;
	height: 0.43rem;
	background: url(../img/Rbtn.png) no-repeat center;
	background-size: 100%;
	margin: 0.5rem auto 0;
	display: block;
}
.box {
    margin-bottom: 10px;
	margin-top: 30px;
    border-radius: 10px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
/* list-winners */
.winners-container {position: relative;width: 67%;height: 474px;padding: 60px 40px 40px 40px;background-color: #f8f8f8;border-radius: 10px;}
.winners-container .title {position: absolute;top: -47px;left: 0;width: 100%;height: 94px;}
.winners-container .title img {height: 100%;margin: 0 auto;}
.list-winners {max-height: 378px;overflow: hidden;font-size: 20px;line-height: 54px;text-align: center;}
.list-winners li {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* .list-winners strong {color: #fff600;} */
/* .list-winners span {color: #00ffea;} */
/* icon */
.icon {display: inline-block;background-repeat: no-repeat;background-size: cover;background-position: center;}
.icon-magnifier {background-image: url(../img/magnifier.png);}
.icon-question {background-image: url(../img/question.png);}
.icon-horn {background-image: url(../img/horn.png);}
.icon-home {background-size: 68px 63px;background-image: url(../img/home1.png);}
.icon-gift {background-size: 57px 60px;background-image: url(../img/gift.png);}
.icon-clock {background-size: 57px 57px;background-image: url(../img/clock.png);}
.icon-service {background-size: 60px 61px;background-image: url(../img/service.png);}
.main-nav {width: 26.5%;}
.main-nav .item {display: block;margin-top: 22px;padding: 20px 40px;color: #fff;background-color: #ff023b;transition: .3s;}
.main-nav .item:first-child {margin-top: 0;}
.main-nav .icon {float: left;width: 68px;height: 68px;margin-right: 10px;}
.main-nav h3 {font-size: 24px;line-height: 38px;}
.main-nav h4 {font-size: 12px;line-height: 24px;}
.main-nav .item:hover {background-color: #ff3c1a;}
.hidden-xs {display: block;}
.visible-xs {display: none;}
.footer {padding: 20px 0;text-align: center;background-color: #ff3535}
.footer .btn-repair {height: 70px;margin-bottom: 5px;padding: 10px 50px;border: 2px solid #ff1f64;border-radius: 70px;}
.footer .btn-repair img {height: 100%;}
.footer .copyright {font-size: 16px;line-height: 30px;color: #fff;}
.clearfix0{display: none}
@media (max-width: 668px) {
	.clearfix0{display: block}
	.searchBtn {
		display: none;
}
.hidden-xs {display: none;}
.visible-xs {display: block;}
.header {
    padding: 5px 10px;
}
.suona i{
	width: 0.35rem;
	height: 0.32rem;
}	
.suona marquee{
	display: inline-block;
	font-size: 0.28rem;
	color: #FFFFFF;
	line-height: 0.6rem;
	overflow: hidden;
	width: 12.7rem;
	padding-top: 0.08rem;
}	
.option_popup_box{
	width: 96%;
	margin: 0rem auto 0;
	overflow: hidden;
	    background-color: #fff;
    box-shadow: inset 0 0 40px #f0f0f0, 0 0 20px rgb(251 251 251 / 40%);
    border-radius: 10px;
	padding-top: 0.3rem!important;
	padding: 0.5rem;
	margin-left: 2%;
    margin-right: 2%;
	padding-bottom: 0.2rem;
	margin-bottom: 0.3rem;
}	
.OP-right-box{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}	
.OP-central-box li{
	width: 100%;
	height: 3rem;
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
	border: 0px solid #735634;
	position: relative;
	overflow:hidden;
}
.main-nav {position: fixed;bottom: 0;left: 0;z-index: 100;width: 100%;text-align: center;}
	.main-nav .item {float: left;width: 25%;margin-top: 0;padding: 5px;font-size: 0;line-height: 0;}
	.main-nav .icon {float: none;width: 100%;height: 24px;background-size: auto 100%;}
	.main-nav h3 {font-size: 12px;line-height: 20px;}
	.main-nav h4 {display: none;}
.main-nav .item1 {width: 50%;}
.footer {margin-bottom:0px;padding: 10px 5px 5px;}
	.footer .btn-repair {height: 50px;}
	.footer .copyright {font-size: 12px;}
.webLimit {
    padding-bottom: 0.9rem;
}	
.winners-container {
    position: relative;
    width: 100%;
    height: 274px;
    padding: 0.60rem 0.40rem 0.40rem 0.40rem;
    background-color: #f8f8f8;
    border-radius: 10px;
}	
.winners-container .title img {
   width: 60%;
	height: auto;
    margin: 0 auto;
}
.winners-container .title {
    top: -30px;
    height: 60px;
}
.list-winners {max-height: 228px;overflow: hidden;font-size: 0.23rem;line-height: 0.54rem;text-align: center;}

	
	
	
	
	
}
	
	
	
	
	
	
	
	
	
	