* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
	/*font-family: 'FZLTHJ';*/
}

a {
	color: #000;
	background: transparent;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-text-decoration-skip: objects;
	background: transparent;
	word-break: keep-all;
	outline: none;
}

a:hover{
	color: inherit;
}

html,
body {
	overflow-x: hidden;
	line-height: 1.5;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body{
	background: #3bd7ff;
	background-size: 100%;
	background-position: center bottom;
	padding-bottom: 3rem;
}

img {
	width: 100%;
	display: block;
}

.hide{
	display: none;
}

img.img-block{
	width: 100%;
	margin: 0 auto;
}

.content {
	position: relative;
	width: 7.5rem;
	margin: 0 auto;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 1.8rem;
	background-position: center top;
	z-index: 1;
}

.page>div{
	position: relative;
	left: -0.04rem;
	padding-left: 0.14rem;
	padding-right: 0.1rem;
	margin-left: auto;
	margin-right: auto;
}

.webkit {
	display: -webkit-box;
	/*-webkit-box-orient: vertical;*/
	-webkit-box-pack: center;
	-webkit-box-align: center;
}

.imgBlock {
	display: block;
	margin: 0 auto;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.ovh {
	overflow: hidden;
}

.f_l{
	float: left;
}

.f_r{
	float: right;
}

.ta-c{
	text-align: center;
}

.ta-l{
	text-align: left;
}

.ta-r{
	text-align: right;
}

.w20{
	width: 20%;
}

.w25{
	width: 25%;
}

.w30{
	width: 30%;
}

.w50{
	width: 50%;
}

.w75{
	width: 75%;
}

.w80{
	width: 80%;
}

.w90 {
	width: 90%;
}

.w94 {
	width: 94%;
}

.w96 {
	width: 96%;
}

.w98 {
	width: 98%;
}

.f-wish{
	position: fixed;
	right: 0%;
	bottom: 2.4rem;
	width: 2.01rem;
	height: 2.38rem;
	background: url(../images/f-wish.png?1027) center no-repeat;
	background-size: 100%;
	padding: 0.6rem 0 0 0.5rem;
	z-index: 100;
}

.f-kl{
	position: fixed;
	right: 3%;
	bottom: 0.6rem;
	width: 1.36rem;
	height: 1.53rem;
	background: url(../images/f-red.png?1027) center no-repeat;
	background-size: 100%;
	z-index: 100;
}
.kl{
	height: 16vw;
}

.kl-close{
	height: 5vw;
}

/*modal end*/
.box {
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% 101%;
	background-position: center;
	line-height: 1.5;
	box-sizing: border-box;
	overflow: hidden;
}

.clearfix::before,
.clearfix::after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
	/*IE/7/6*/
}

.flex {
	display: flex;
}

.flex-between {
	justify-content: space-between;
	display: flex;
}

.m-a{
	margin-left: auto;
	margin-right: auto;
}

.mt-10{
	margin-top: 0.1rem !important;
}

.mt-20{
	margin-top: 0.2rem !important;
}

.mt-30{
	margin-top: 0.3rem !important;
}

.mt-40{
	margin-top: 0.4rem !important;
}

.mt-50{
	margin-top: 0.5rem !important;
}

.mt-60{
	margin-top: 0.6rem !important;
}

.mt-70{
	margin-top: 0.7rem !important;
}

.mt-80{
	margin-top: 0.8rem !important;
}

.mt-90{
	margin-top: 0.9rem !important;
}

.mt-100{
	margin-top: 1rem !important;
}

.pt-10{
	padding-top: 0.1rem !important;
}

.pt-20{
	padding-top: 0.2rem !important;
}

.pt-30{
	padding-top: 0.3rem !important;
}

.pt-40{
	padding-top: 0.4rem !important;
}

.pt-50{
	padding-top: 0.5rem !important;
}

.fs-10{
	font-size: 0.1rem;
}

.fs-12{
	font-size: 0.12rem;
}

.fs-14{
	font-size: 0.14rem;
}

.fs-16{
	font-size: 0.16rem;
}

.fs-18{
	font-size: 0.18rem;
}

.fs-20{
	font-size: 0.2rem;
}

.fs-22{
	font-size: 0.22rem;
}

.fs-24{
	font-size: 0.24rem;
}

.fs-26{
	font-size: 0.26rem;
}

.fs-28{
	font-size: 0.28rem;
}

.fs-36{
	font-size: 0.36rem;
}

.fs-30{
	font-size: 0.3rem;
}

.fs-40{
	font-size: 0.4rem;
}

.fb{
	font-weight: bold;
}

.td-u,a.td-u{
	text-decoration: underline;
}


.c-fff,.c-fff:hover{
	color: #fff;
}

.c-000,.c-000:hover{
	color: #000;
}

.c-red,.c-red:hover{
	color: #e60012;
}

.c-326cff,.c-326cff:hover{
	color: #326cff;
}

.c-ff5e29,.c-ff5e29:hover{
	color: #ff5e29;
}

.txt-indent{
	text-indent: 2em;
}

/* mian */
.banner{
	position: relative;
	width: 100%;
}

.c-00346f{
	color: #00346f;
}

.c-btn,
.b-btn{
	position: relative;
}

.c-btn[data-finish="1"]:before{
	content: "";
	position: absolute;
	right: 5%;
	top: 10%;
	width: 1.2rem;
	height: 1.2rem;
	background: url(../images/finish.png?0217) no-repeat;
	background-size: 100% 100%;
}

.c-btn[data-is_get="1"]:before{
	content: "";
	position: absolute;
	right: 5%;
	top: 10%;
	width: 1.2rem;
	height: 1.2rem;
	background: url(../images/get.png?0217) no-repeat;
	background-size: 100% 100%;
}

.b-btn[data-finish="1"]:before,
.b-btn[data-finish="2"]:before{
	content: "";
	position: absolute;
	right: 5%;
	top: 10%;
	width: 1.2rem;
	height: 1.2rem;
	background: url(../images/finish.png?0217) no-repeat;
	background-size: 100% 100%;
}

.b-btn[data-is_get="1"]:before{
	content: "";
	position: absolute;
	right: 5%;
	top: 10%;
	width: 1.2rem;
	height: 1.2rem;
	background: url(../images/get.png?0217) no-repeat;
	background-size: 100% 100%;
}

.page-nav{
	position: absolute;
	top: 0;
	left: 0;
	width: 7.5rem;
	white-space: nowrap;
	overflow: hidden;
	overflow-X: scroll;
	padding: 0.2rem 0 0.2rem 0.24rem;
	z-index: 98;
	display: flex;
}

.page-nav.fixed{
	position: fixed;
	backdrop-filter: blur(4vw);
}

.page-nav>span{
	position: relative;
	flex-shrink: 0;
	width: 1.95rem;
	height: 1.26rem;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center 0.05rem;
	margin-right: 0.1em;
}

.page-nav>span.on{
	width: 2.24rem;
	background-position: center top;
}

.page-nav>span[data-type="page1"]{
	background-image: url(../images/n1.png);
}

.page-nav>span[data-type="page2"]{
	background-image: url(../images/n2.png);
}

.page-nav>span[data-type="page3"]{
	background-image: url(../images/n3.png);
}

.page-nav>span[data-type="page4"]{
	background-image: url(../images/n4.png);
}

.page-nav>span[data-type="page5"]{
	background-image: url(../images/n5.png);
}

.page-nav>span[data-type="page1"].on{
	background-image: url(../images/n1o.png?1);
}

.page-nav>span[data-type="page2"].on{
	background-image: url(../images/n2o.png?1);
}

.page-nav>span[data-type="page3"].on{
	background-image: url(../images/n3o.png?1);
}

.page-nav>span[data-type="page4"].on{
	background-image: url(../images/n4o.png?1);
}

.page-nav>span[data-type="page5"].on{
	background-image: url(../images/n5o.png?1);
}


.box1{
	position: relative;
	width: 7.04rem;
	height: 7.64rem;
	background: url(../images/div1/bg1.png) no-repeat;
	background-size: 100%;
	padding-top: 1.1rem;
}

.cbg {
	position: relative;
	width: 6.4rem;
	height: 1.08rem;
	margin: 0.2rem auto 0;
}

.cbg .share-item{
	position: absolute;
	top: 0rem;
	left: 0rem;
	width: 3.4rem;
	height: 1.08rem;
	justify-content: space-between;
	display: flex;
}

.cbg .share-item span{
	position: relative;
	width: 0.81rem;
	height: 1.08rem;
	padding-top: 0.84rem;
	font-size: 0;
	text-align: center;
	color: #000;
}

.cbg .share-item span:before{
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 0.81rem;
	height: 0.81rem;
	background: url(../images/div1/add.png) no-repeat;
	background-size: 100%;
	transform: translateX(-50%);
}

.cbg .share-item span.on{
	font-size: 0.18rem;
}

.cbg .share-item span.on:before{
	background: url(../images/div1/user.png) no-repeat;
	background-size: 100%;
}

.cbg .btn_share{
	position: absolute;
	top: 0.09rem;
	right: 0;
	width: 2.61rem;
	height: 0.8rem;
	background: url(../images/div1/btn-share.png) no-repeat;
	background-size: 100%;
	z-index: 1;
}

.cbg .dh-btn{
	position: absolute;
	top: 0.09rem;
	right: 0;
	width: 2.61rem;
	height: 0.8rem;
	background: url(../images/div1/btn-dh.png) no-repeat;
	background-size: 100%;
	font-size: 0;
	display: none;
}

.cbg .dh-btn[data-finish="1"]{
	background-image: url(../images/div1/btn3.png?0501);
}

.cbg .dh-btn.geted{
	background-image: url(../images/div1/btn2.png?0501);
}

.c-434343{
	color: #434343;
}

.tto{
	position: relative;
	width: 6.6rem;
	height: 3.5rem;
	background: url(../images/div1/2t1.png) no-repeat #d6f5ff;
	background-size: 4.03rem;
	background-position: center 0.15rem;
	margin: 0.3rem auto 0;
	border-radius: 0.2rem;
	padding: 3rem 0.22rem 0;
}

.tto-c{
	position: absolute;
	width: 2.21rem;
	height: 1.02rem;
	top: 1rem;
	background-repeat: no-repeat;
	background-size: 100%;
}

.tto-c[data-type="1"]{
	background-image: url(../images/div1/c100.png);
	left: 0.7rem;
}

.tto-c[data-type="2"]{
	background-image: url(../images/div1/c300.png);
	right: 0.7rem;
}

.tto-c[data-type="1"][data-finish="1"]{
	background-image: url(../images/div1/c100-end.png);
}

.tto-c[data-type="2"][data-finish="1"]{
	background-image: url(../images/div1/c300-end.png);
}

.tto .btn-get{
	position: absolute;
	top: 2.14rem;
	width: 2.19rem;
	height: 0.63rem;
	background: url(../images/div1/btn1.png) no-repeat;
	background-size: 100%;
}

.tto .btn-get[data-type="1"]{
	left: 0.65rem;
}

.tto .btn-get[data-type="2"]{
	right: 0.65rem;
}

.tto .btn-get[data-is_get="1"]{
	background-image: url(../images/div1/btn2.png);
}

.tto .btn-get[data-finish="1"]{
	background-image: url(../images/div1/btn3.png);
}

.tab-rule{
	margin: 0 auto 0;
	font-size: 0.22rem;
	color: #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	display: table;
}

.box2{
	position: relative;
	width: 7.04rem;
	height: 7.05rem;
	margin-top: 0.8rem;
	padding: 0.95rem 0.2rem 0;
	background: url(../images/div2/bg.png) no-repeat;
	background-size: 100% 100%;
}

.tbg{
	position: relative;
	width: 6.64rem;
	height: 1.51rem;
	background: url(../images/div2/tbg.png?1027) no-repeat;
	background-size: 100%;
	margin: 0.25rem auto 0;
	padding: 0 0.04rem 0 0.02rem;
}

.tbg .swiper-container{
	padding: 0.1rem 0.12rem 0;
}

.tbg .swiper-slide{
	width: 1.76rem;
}

.nbg{
	position: absolute;
	top: -0.3rem;
	left: 0.1rem;
	width: 2.04rem;
	height: 0.43rem;
	line-height: 0.34rem;
	font-size: 0.18rem;
	background: url(../images/nbg.png?1027) no-repeat;
	background-size: 100%;
	text-align: center;
	color: #fff;
}

.box11{
	margin-top: 0.5rem;
	left: 0 !important;
}

.box11 .bg{
	position: relative;
	top: -1px;
	width: 6.94rem;
	margin: 0 auto;
	z-index: 1;
}

.box11 .box-content{
	position: relative;
	padding: 0.32rem 0rem 0rem;
	background-color: #fff;
	background-image: url(../images/modal/br.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 1.61rem;
	border-radius: 0.2rem;
	border: 1px solid #f3b864;
	border-radius: 0.2rem;
}

.box11-banner{
	position: relative;
	left: -1px;
	bottom: -0.11rem;
	width: 7.07rem;
}

.box3{
	margin-top: 0.5rem;
	left: 0 !important;
	z-index: 13;
}

.box3 .nav-tbg{
	width: 6.94rem;
	height: 1.01rem;
	background: url(../images/div3/tbg1.png) no-repeat;
	background-size: 100%;
	margin: 0.2rem auto 0;
	font-size: 0;
	display: flex;
}

.box3 .nav-tbg.jx{
	background-image: url(../images/div3/tbg2.png);
}

.nav-tbg span{
	height: 0.85rem;
	flex: 1;
}

/*.box3 .bg{
	position: relative;
	top: -2px;
	width: 6.94rem;
	!*left: 0.04rem;*!
	padding: 0rem 0.16rem 0.2rem;
	background: #f6d081;
	background: linear-gradient(to right, #f6d081, #ecb771);
	background: -webkit-linear-gradient(to right, #f6d081, #ecb771);
	border-radius: 0 0 0.2rem 0.2rem;
	margin: 0 auto;
	z-index: 1;
}

.box3 .box-content{
	position: relative;
	padding: 0.2rem 0 0.5rem;
	background-color: #fff;
	background-image: url(../images/modal/br.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 1.61rem;
	border-radius: 0.2rem;
	border: 2px solid #f3b864;
	border-radius: 0.2rem;
}*/
.box3 .bg{
	position: relative;
	top: -1px;
	width: 6.94rem;
	/*left: 0.04rem;*/
	/*padding: 0rem 0.16rem 0.2rem;
	background: #f6d081;
	background: linear-gradient(to right, #f6d081, #ecb771);
	background: -webkit-linear-gradient(to right, #f6d081, #ecb771);
	border-radius: 0 0 0.2rem 0.2rem;*/
	margin: 0 auto;
	z-index: 1;
}

.box3 .box-content{
	position: relative;
	padding: 0.2rem 0.15rem 0.5rem;
	background-color: #fff;
	background-image: url(../images/modal/br.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 1.61rem;
	border-radius: 0.2rem;
	border: 1px solid #f3b864;
	border-radius: 0.2rem;
}


.box3 .box-content:before{
	content: '';
	position: absolute;
	left: -0.08rem;
	bottom: -0.38rem;
	width: 2.18rem;
	height: 0.97rem;
	background: url(../images/modal/bl.png?1027) no-repeat;
	background-size: 100% 100%;
}

.cbg2 {
	position: relative;
	width: 5.25rem;
	height: 1.2rem;
	margin: 0.2rem auto 0;
}

.cbg2 .mine{
	width: 0.81rem;
}


.cbg2 .share-item{
	position: absolute;
	top: 0rem;
	left: 1.3rem;
	width: 0.81rem;
	justify-content: space-between;
	display: flex;
}

.cbg2 .share-item span{
	position: relative;
	width: 0.81rem;
	height: 1.2rem;
	padding-top: 1.05rem;
	font-size: 0;
	text-align: center;
	color: #000;
}

.cbg2 .share-item span:before{
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 0.81rem;
	height: 1.03rem;
	background: url(../images/div3/add.png) no-repeat;
	background-size: 100%;
	transform: translateX(-50%);
}

.cbg2 .share-item span.on{
	font-size: 0.18rem;
}

.cbg2 .share-item span.on:before{
	background: url(../images/div3/user.png) no-repeat;
	background-size: 100%;
}

.cbg2 .btn_share{
	position: absolute;
	top: 0.09rem;
	right: 0;
	width: 2.61rem;
	height: 0.8rem;
	background: url(../images/div3/btn-share.png) no-repeat;
	background-size: 100%;
	z-index: 1;
}

.flight-title {
	position: relative;
	line-height: 0.32rem;
	padding-left: 0.2rem;
	color: #000000;
	font-size: 0.3rem;
	margin-left: 0.3rem;
	font-weight: bold;
}

.flight-title:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0.08rem;
	height: 0.32rem;
	background: #f3c66c;
	border-radius: 0.04rem;
}

.flight-buy{
	width: 6.1rem;
	height: 0.72rem;
	line-height: 0.72rem;
	background: url(../images/div3/fbg.png) no-repeat;
	background-size: auto 100%;
	background-position: left center;
	font-size: 0.28rem;
	color: #000000;
	font-weight: bold;
	margin: 0.2rem auto 0;
	/*text-align: center;*/
	display: flex;
}

.flight-buy b{
	font-size: 0.46rem;
	color: #e60012;
}

.flight-buy-txt{
	padding-left: 0.1rem;
	width: 3.83rem;
}

.flight-buy-btn{
	width: 2.27rem;
	background: url(../images/div3/btn-buy.png) no-repeat;
	background-size: 100%;
}

.flight-buy-btn[data-disable="1"]{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.flight-search{
	position: relative;
	background: #ffffff;
	width: 6.1rem;
	height: 0.74rem;
	align-items: center;
	display: flex;
	border-radius: 0.37rem;
	margin: 0.1rem auto 0;
	border: 1px solid #1272d8;
}

.flight-search .s9{
	width: 0.61rem;
	height: 0.23rem;
}

.flight-search .item{
	position: relative;
	height: 0.82rem;
	line-height: 0.82rem;
	font-size: 0.3rem;
	text-align: center;
	color: #313131;
	font-weight: bold;
	flex: 1;
}

.flight-search .item2>div{
	flex: 1;
	text-align: center;
}

.flight-search .searchable-select{
	min-width:unset;
	vertical-align:unset;
	font-size: 3.47vw;
	color: unset;
}

.flight-search .searchable-select-caret{
	border-style:unset;
}

.flight-search .searchable-select-holder{
	padding: 0;
	line-height: 8.4vw;
	min-height:unset;
	min-width:unset;
	border:none;
	border-radius:0;
	box-shadow:none;
	background:none;
}

.flight-list{
	width: 6.1rem;
	height: 4.2rem;
	background: #fff;
	padding: 0 0.2rem;
	margin: 0.2rem auto 0;
	border-radius: 0.2rem;
	border: 1px solid #1272d8;
	overflow: hidden;
	overflow-y: scroll;
}

.flight-list>div{
	position: relative;
	line-height: 0.92rem;
	border-bottom: 1px solid #c0e5ff;
	justify-content: space-between;
	background: #fff;
	padding-right: 1.1rem;
	align-items: center;
	display: flex;
}

.flight-list::-webkit-scrollbar {
	width: 5px;
	height: 2px;
	border-radius: 10px;
}

.flight-list::-webkit-scrollbar-thumb {
	background: #005bd7;
	border-radius: 8px;
}

.info{
	flex: 1;
	color: #000000;
	font-size: 0.24rem;
	align-items: center;
	display: flex;
}

.info .s8{
	position: relative;
	width: 0.6rem;
	height: 0.9rem;
	background: url(../images/jt2.png) no-repeat;
	background-size: 100%;
	background-position: center center;
}

.info>span{
	flex: 1;
	text-align: center;
}

.price{
	position: relative;
	width: 1.4rem;
	padding: 0 0.05rem;
	font-size: 0.22rem;
	color: #005bd7;
}

.price b{
	font-size: 0.32rem;
}

.btn-qiang{
	position: absolute;
	right: 0;
	top: 50%;
	width: 1.02rem;
	height: 0.38rem;
	background: url(../images/btn-qiang.png) no-repeat;
	background-size: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.c-4e4e4e{
	color: #4e4e4e;
}

.c-1272d8{
	color: #1272d8;
}

.box4{
	position: relative;
	width: 7.04rem;
	height: 3.83rem;
	margin-top: 0.5rem;
	padding: 0.95rem 0.2rem 0;
	background: url(../images/div4/bg.png) no-repeat;
	background-size: 100%;
}

.box5{
	margin-top: 0.8rem;
	left: 0 !important;
}

.box5 .nav-tbg{
	width: 6.94rem;
	height: 1rem;
	background: url(../images/div5/tbg.png?1) no-repeat;
	background-size: 100%;
	margin: 0.2rem auto 0;
	font-size: 0;
	display: flex;
}

.box5 .nav-tbg.pt{
	background-image: url(../images/div5/tbg4.png?1);
}

.box5 .bg{
	position: relative;
	top: -2px;
	width: 6.94rem;
	padding: 0rem 0.16rem 0.2rem;
	background: #f6d081;
	background: linear-gradient(to right, #f6d081, #ecb771);
	background: -webkit-linear-gradient(to right, #f6d081, #ecb771);
	border-radius: 0 0 0.2rem 0.2rem;
	margin: 0 auto;
	z-index: 11;
}

.box5 .box-content{
	position: relative;
	padding: 0.2rem 0 0.3rem;
	background-color: #fff;
	background-image: url(../images/modal/br.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 1.61rem;
	border-radius: 0.2rem;
	border: 2px solid #f3b864;
	border-radius: 0.2rem;
}

.box5-ad{
	position: relative;
	width: 6.94rem;
	background: #ecb771;
	padding: 0.4rem 0 0.2rem;
	border-radius: 0.2rem;
	margin: 0.12rem auto 0;
	z-index: 1;
}

.box5 .bg:before{
	content: "";
	position: absolute;
	bottom: -0.5rem;
	left: 0.4rem;
	width: 0.18rem;
	height: 0.7rem;
	background: url(../images/line.png) no-repeat;
	background-size: 100%;
}

.box5 .bg:after{
	content: "";
	position: absolute;
	bottom: -0.5rem;
	right: 0.4rem;
	width: 0.18rem;
	height: 0.7rem;
	background: url(../images/line.png) no-repeat;
	background-size: 100%;
}


.c-0986ff{
	color: #0986ff;
}

.t2m{
	text-indent: 2em;
}

.nnav{
	position: relative;
	width: 100%;
	padding: 0 0 0 0.3rem !important;
	font-size: 0.23rem;
	text-align: center;
	color: #1272d8;
	white-space: nowrap;
	overflow: hidden;
	overflow-X: scroll;
}

.nnav span{
	width: 1.52rem;
	height: 0.56rem;
	line-height: 0.43rem;
	background: url(../images/n.png) no-repeat;
	background-size: 100%;
	margin-right: 0.15rem;
	vertical-align: middle;
	display: inline-block;
}

.nnav span.on{
	background-image: url(../images/no.png);
	background-size: 100% 100%;
	font-size: 0.26rem;
	color: #653e00;
	font-style: italic;
	font-weight: bold;
}

.recommend-articles{
	position: relative;
	width: 6.94rem;
	margin: 0.45rem auto 0;
}

.recommend-articles .article{
	position: relative;
	min-height: 1rem;
	background: #ffffff;
	border-radius: 0.2rem;
	padding: 0.12rem 0.14rem;
	margin-bottom: 0.25rem;
	font-size: 0.25rem;
	color: #626262;
}

.city{
	padding-left: 0.75rem;
	font-size: 0.36rem;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.reason{
	position: relative;
	margin-top: 0.2rem;
}

.reason.show-more:before{
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0.67rem;
	height: 0.3rem;
	background: url(../images/div6/zk.png) no-repeat;
	background-size: 100%;
	background-position: right center;
}

.scenery, .food{
	margin-top: 0.1rem;
}

.recommend-articles .article:nth-child(1):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top1.png);
	background-size: 100%;
}

.recommend-articles .article:nth-child(2):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top2.png);
	background-size: 100%;
}

.recommend-articles .article:nth-child(3):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top3.png);
	background-size: 100%;
}

.recommend-articles .article:nth-child(4):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top4.png);
	background-size: 100%;
}

.recommend-articles .article:nth-child(5):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top5.png);
	background-size: 100%;
}

.recommend-articles .article:nth-child(6):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top6.png);
	background-size: 100%;
}

.recommend-articles .article:nth-child(7):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top7.png);
	background-size: 100%;
}

.recommend-articles .article:nth-child(8):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top8.png);
	background-size: 100%;
}

.recommend-articles .article:nth-child(9):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top9.png);
	background-size: 100%;
}

.recommend-articles .article:nth-child(10):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top10.png);
	background-size: 100%;
}

.c-2e90f8{
	color: #2e90f8;
}

.c-00969d{
	color: #00969d;
}

.page2-bottom{
	position: fixed !important;
	left: 0 !important;
	bottom: 0;
	width: 100%;
	height: 1.6rem;
	padding-top: 0.3rem;
	background: #3bd7ff;
}

.nnav2{
	position: relative;
	width: 6.4rem;
	padding: 0 !important;
	font-size: 0.28rem;
	text-align: center;
	color: #1272d8;
	justify-content: space-between;
	display: flex;
}

.nnav2 span{
	width: 2.9rem;
	height: 0.67rem;
	line-height: 0.46rem;
	background: url(../images/div7/n.png) no-repeat;
	background-size: 2.88rem;
	display: inline-block;
}

.nnav2 span.on{
	background-image: url(../images/div7/no.png);
	background-size: 100% 100%;
	font-size: 0.31rem;
	color: #653e00;
	font-style: italic;
	font-weight: bold;
}

.page4 .nnav2{
	width: 100%;
}

.page4 .nnav2 span{
	width: 2.18rem;
	height: 0.67rem;
	line-height: 0.46rem;
	background: url(../images/div7/n.png) no-repeat;
	background-size: 2.18rem .5rem;
	display: inline-block;
}

.page4 .nnav2 span.on{
	background-image: url(../images/div7/no.png);
	background-size: 100% 100%;
	font-size: 0.31rem;
	color: #653e00;
	font-style: italic;
	font-weight: bold;
}

.page3 .box-content{
	position: relative;
	width: 6.94rem;
	padding: 0.2rem 0 0.3rem;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 1.61rem;
	border-radius: 0.2rem;
	border: 2px solid #f3b864;
	border-radius: 0.2rem;
	margin: 0.35rem auto 0;
}

.zs{
	position: relative;
	width: 6.67rem;
	margin: 0 auto 0.6rem;
}

.zs:nth-child(1):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top1.png);
	background-size: 100%;
}

.zs:nth-child(2):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top2.png);
	background-size: 100%;
}

.zs:nth-child(3):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top3.png);
	background-size: 100%;
}

.zs:nth-child(4):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top4.png);
	background-size: 100%;
}

.zs:nth-child(5):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top5.png);
	background-size: 100%;
}

.zs:nth-child(6):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top6.png);
	background-size: 100%;
}

.btn-zs{
	position: absolute;
	bottom: -0.35rem;
	left: 50%;
	width: 2.27rem;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.box8{
	position: relative;
	width: 7.04rem;
	height: 5.73rem;
	margin-top: 0.5rem;
	padding: 0.8rem 0.2rem 0;
	background: url(../images/div8/bg.png) no-repeat;
	background-size: 100%;
}

.coupon-list{
	position: relative;
	width: 6.9rem;
	white-space: nowrap;
	overflow: hidden;
	overflow-X: scroll;
	padding: 0.2rem 0 0.2rem 0.24rem;
	z-index: 9;
	display: flex;
}

.coupon-list .swiper-container{
	padding-bottom: 4vw !important;
}

.coupon-list .swiper-slide{
	width: 2.75rem;
}

.swiper-scrollbar{
	background: none !important;
}

.swiper-scrollbar-drag{
	background: #fff !important;
}

.box-goods{
	width: 7rem;
	margin: 0.4rem auto 0;
}

.page4 .box-content{
	position: relative;
	width: 6.94rem;
	padding: 0.2rem 0 0.3rem;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 1.61rem;
	border-radius: 0.2rem;
	border: 2px solid #f3b864;
	border-radius: 0.2rem;
	margin: 0.15rem auto 0;
}

.page4 .tabs{
	justify-content: space-evenly;
}

.tabs{
	width: 100%;
	line-height: 0.42rem;
	text-align: center;
	font-size: 0.24rem;
	margin: 0 auto;
	padding-left: 0.17rem;
	white-space: nowrap;
	overflow: hidden;
	overflow-X: scroll;
	display: flex;
}

.tabs .tab{
	flex-shrink: 0;
	width: 1.51rem;
	height: 0.54rem;
	color: #008d92;
	margin-right: 0.1rem;
	background: url(../images/div9/nno.png) no-repeat;
	background-position: center top;
	background-size: 1.51rem;
}

.tabs.w2 .tab{
	width: 2.89rem;
	height: 0.54rem;
	color: #008d92;
	margin-right: 0.1rem;
	background: url(../images/div9/nn.png) no-repeat;
	background-position: center top;
	background-size: 2.89rem;
}

.tabs .tab:last-child{
	margin-right: 0rem;
}

.tabs .tab.on{
	background: url(../images/div9/on.png) no-repeat;
	background-position: center top;
	background-size: 1.51rem;
	color: #008d92;
	font-style: italic;
	font-weight: bold;
}

.tabs.w2 .tab.on{
	background: url(../images/div9/nnno.png) no-repeat;
	background-position: center top;
	background-size: 2.89rem;
}

.page4 .box-content .goods-list{
	width: 6.8rem;
	max-height: 9rem;
	margin: 0.2rem auto 0;
	padding: 0 0.1rem;
	overflow: hidden;
	overflow-y: scroll;
}

.goods-list::-webkit-scrollbar {
	width: 5px;
	height: 0.1rem;
	border-radius: 0.05rem;
}

.goods-list::-webkit-scrollbar-thumb {
	background: #42a7ff;
	border-radius: 0.05rem;
}

.shop-item{
	position: relative;
	height: 2.4rem;
	border: 1px solid #42a7ff;
	border-radius: 0.2rem;
	padding-right: 0.15rem;
	margin-bottom: 0.15rem;
	justify-content: space-between;
	display: flex;
}

.page4 .shop-item:nth-child(1):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top1.png);
	background-size: 100%;
}

.page4 .shop-item:nth-child(2):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top2.png);
	background-size: 100%;
}

.page4 .shop-item:nth-child(3):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top3.png);
	background-size: 100%;
}

.page4 .shop-item:nth-child(4):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top4.png);
	background-size: 100%;
}

.page4 .shop-item:nth-child(5):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top5.png);
	background-size: 100%;
}

.page4 .shop-item:nth-child(6):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top6.png);
	background-size: 100%;
}

.page4 .shop-item:nth-child(7):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top7.png);
	background-size: 100%;
}

.page4 .shop-item:nth-child(8):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top8.png);
	background-size: 100%;
}

.page4 .shop-item:nth-child(9):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top9.png);
	background-size: 100%;
}

.page4 .shop-item:nth-child(10):before{
	content: "";
	position: absolute;
	top: -0.05rem;
	left: 0.18rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top10.png);
	background-size: 100%;
}

.shop-item .shop-img{
	width: 2.15rem;
	height: 2.4rem;
	border-radius: 0.2rem 0 0 0.2rem;
}

.shop-info{
	width: 4.1rem;
}

.shop-txt{
	font-size: 0.3rem;
	color: #000;
	height: 1.6rem;
	overflow: hidden;
}

.shop-desc{
	font-size: 0.22rem;
	margin-top: 0.05rem;
	color: #a3a3a3;
}

.shop-price{
	font-size: 0.22rem;
	color: #e80000;
}

.shop-price b{
	font-size: 0.44rem;
}

.shop-btn {
	position: absolute;
	right: 0.15rem;
	bottom: 0.15rem;
	width: 1.56rem;
	height: 0.42rem;
	background: url(../images/btn-qiang2.png) no-repeat;
	background-size: 100%;
}

.banner-sw{
	width: 7rem;
	margin: 0.45rem auto 0;
}

.banner-sw .swiper-container{
	padding-bottom: 0.5rem;
}

.banner-sw .swiper-pagination-bullet{
	width: 0.1rem;
	border-radius: 0.04rem;
	opacity: 1;
	background: #fff;
}

.banner-sw .swiper-pagination{
	bottom: 0rem !important;
	height: 0.3rem;
}

.banner-sw .swiper-pagination-bullet{
	vertical-align: top;
	height: 0.08rem;
}

.banner-sw .swiper-pagination{
	bottom: 0rem !important;
}

.banner-sw .swiper-pagination-bullet-active{
	width: 0.35rem !important;
	background: #fff;
}

.page5 .box-content{
	position: relative;
	width: 6.94rem;
	margin: 0.15rem auto 0;
}

.page5 .tabs{
	width: 6.6rem;
	line-height: 0.45rem;
	text-align: center;
	font-size: 0.24rem;
	margin: 0 auto;
	justify-content: space-between;
	display: flex;
}

.page5 .tabs .tab{
	width: 1.51rem;
	height: 0.54rem;
	color: #1272d8;
	background: url(../images/n.png) no-repeat;
	background-position: center top;
	background-size: 1.51rem;
}

.page5 .tabs .tab.on{
	background: url(../images/no.png) no-repeat;
	background-position: center top;
	background-size: 1.51rem;
	color: #653e00;
	font-style: italic;
	font-weight: bold;
}

.swiper-goods .swiper-container{
	padding-bottom: 0.3rem !important;
}

.swiper-goods .swiper-pagination-bullet{
	width: 0.1rem;
	border-radius: 0.04rem;
	opacity: 1;
	background: #3399ee;
}

.swiper-goods .swiper-pagination{
	bottom: 0rem !important;
	height: 0.3rem;
}

.swiper-goods .swiper-pagination-bullet{
	vertical-align: top;
	height: 0.08rem;
}

.swiper-goods .swiper-pagination{
	bottom: 0rem !important;
}

.swiper-goods .swiper-pagination-bullet-active{
	width: 0.35rem !important;
	background: #3399ee;
}

.swiper-goods .shop-item{
	width: 2.5rem;
	height: 5.2rem;
	padding: 0;
	background: #fff;
	display: block;
}

.swiper-goods .shop-item.top1:before{
	content: "";
	position: absolute;
	top: 0rem;
	left: 0.08rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top1.png);
	background-size: 100%;
	z-index: 11;
}

.swiper-goods .shop-item.top2:before{
	content: "";
	position: absolute;
	top: 0rem;
	left: 0.08rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top2.png);
	background-size: 100%;
	z-index: 11;
}

.swiper-goods .shop-item.top3:before{
	content: "";
	position: absolute;
	top: 0rem;
	left: 0.08rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top3.png);
	background-size: 100%;
	z-index: 11;
}

.swiper-goods .shop-item.top4:before{
	content: "";
	position: absolute;
	top: 0rem;
	left: 0.08rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top4.png);
	background-size: 100%;
	z-index: 11;
}

.swiper-goods .shop-item.top5:before{
	content: "";
	position: absolute;
	top: 0rem;
	left: 0.08rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top5.png);
	background-size: 100%;
	z-index: 11;
}

.swiper-goods .shop-item.top6:before{
	content: "";
	position: absolute;
	top: 0rem;
	left: 0.08rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top6.png);
	background-size: 100%;
	z-index: 11;
}

.swiper-goods .shop-item.top7:before{
	content: "";
	position: absolute;
	top: 0rem;
	left: 0.08rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top7.png);
	background-size: 100%;
	z-index: 11;
}

.swiper-goods .shop-item.top8:before{
	content: "";
	position: absolute;
	top: 0rem;
	left: 0.08rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top8.png);
	background-size: 100%;
	z-index: 11;
}

.swiper-goods .shop-item.top9:before{
	content: "";
	position: absolute;
	top: 0rem;
	left: 0.08rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top9.png);
	background-size: 100%;
	z-index: 11;
}

.swiper-goods .shop-item.top10:before{
	content: "";
	position: absolute;
	top: 0rem;
	left: 0.08rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top10.png);
	background-size: 100%;
	z-index: 11;
}

.swiper-goods .shop-item.top11:before{
	content: "";
	position: absolute;
	top: 0rem;
	left: 0.08rem;
	width: 0.59rem;
	height: 0.64rem;
	background-image: url(../images/top11.png);
	background-size: 100%;
	z-index: 11;
}

.page5 .swiper-goods .shop-img{
	width: 100%;
	height: 2.4rem;
	border-radius: 0.2rem 0.2rem 0 0;
}

.page5 .shop-info{
	width: 100%;
	padding: 0.1rem 0.1rem 0;
	overflow: hidden;
}

.page5 .shop-txt{
	font-weight: bold;
	height: 0.9rem;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.page5 .shop-price{
	height: 0.6rem;
	line-height: 1.2;
}

.page5 .shop-price b{
	font-size: 0.32rem;
}

.page5 .shop-btn {
	position: relative;
	right: 0rem;
	bottom: 0rem;
	width: 1.84rem;
	height: 0.42rem;
	background: url(../images/btn-qiang3.png) no-repeat;
	background-size: 100%;
	margin: 0.3rem auto 0;
}

.modal {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	z-index: 1000;
	overflow: auto;
	/*background: rgba(0,0,0,.7);*/
	-webkit-box-align: center;
	-webkit-box-pack: center;
}

.mask {
	background: #000;
	opacity: 0.7;
	z-index: 1000;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 200;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.modal-box {
	position: absolute;
	top: 0px;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 1111;
	display: none;
	box-sizing: border-box;
	font-size: 16px;
	color: #313131;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	border-radius: 0.2rem;
}

.close-box {
	position: absolute;
	top: -0.2rem;
	right: 4%;
	width: 0.52rem;
	height: 0.52rem;
	background: url(../images/modal/close.png?1027) center no-repeat;
	background-size: 100%;
	cursor: pointer;
	z-index: 11;
}

.close-box.middle {
	top: unset;
	bottom: -0.8rem;
	right: 50%;
	margin-right: -0.26rem;
}

.m-btn{
	width: 2.48rem;
	height: 0.7rem;
	line-height: 0.64rem;
	background: url(../images/modal/btn.png?1027) center no-repeat;
	background-size: 100%;
	text-align: center;
	font-size: 0.34rem;
	color: #fffde9;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

.con-box{
	position: relative;
	background-color: #fff;
	background-image: url(../images/modal/br.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 1.61rem;
	border-radius: 0.2rem;
	border: 2px solid #f3b864;
}

.con-box:before{
	content: '';
	position: absolute;
	left: -0.08rem;
	bottom: -0.38rem;
	width: 2.18rem;
	height: 0.97rem;
	background: url(../images/modal/bl.png?1027) no-repeat;
	background-size: 100% 100%;
}

.modal-box .con-box .con {
	width: 100%;
	min-height: 1.8rem;
	font-size: 0.3rem;
	align-items: center;
	margin: 0 auto;
	display: flex;
}

.modal-box .con-box .con .con-text {
	flex: 1;
	line-height: 1.5;
	padding: 0 0.2rem;
	color: #653e00;
}

.m-btns{
	justify-content: center;
	display: flex;
	margin: .6rem auto 0;
	text-align: center;
	font-size: 0.38rem;
	font-weight: bold;
	color: #653e00;
}

.m-btns .btn{
	width: 2.53rem;
	height: 0.73rem;
	line-height: 0.7rem;
	background: url(../images/modal/btn1.png?1027) center no-repeat;
	background-size: 100%;
	margin: 0 0.2rem;
	text-shadow: 2px 0 0 #eec683;
}

.m-btns .btn.style2{
	background-image: url(../images/modal/btn2.png?1027);
	color: #fff;
	text-shadow: none;
}

.m-share{
	height: 90%;
	width: 74%;
}

.m-share .con-box{
	height: auto;
}

.shareimg{
	width: 4.36rem;
	float: right;
}

.m-tip {
	height: 70%;
	width: 100%;
}

.m-tip .con-box {
	position: relative;
	width: 6.49rem;
	margin: 0 auto;
	padding: 0.4rem 0.3rem;
	line-height: 1.7;
	z-index: 1;
}

.m-succ {
	height: 70%;
	width: 100%;
}

.m-succ .con-box {
	position: relative;
	width: 6.49rem;
	margin: 0 auto;
	padding: 0.4rem 0.3rem;
	line-height: 1.7;
	z-index: 1;
}

.m-wxts .m-title{
	top: 1.5rem;
}

.m-getRecommendCode{
	height: 70%;
	width: 100%;
}

.m-getRecommendCode .con-box {
	position: relative;
	width: 7.09rem;
	background: #fff3cf;
	background-size: 100% 100%;
	margin: 0 auto;
	padding: 0.4rem 0.4rem;
	line-height: 1.7;
	z-index: 1;
}

.m-getRecommendCode .title{
	color: #fff;
	justify-content: space-between;
	padding-left: 0.8rem;
	padding-right: 0.8rem;
	display: flex;
}

.m-getRecommendCode .title span{
	position: relative;
	line-height: 0.8rem;
	font-size: 0.34rem;
	color: #362935;
	text-align: center;
}

.m-getRecommendCode .title span label{
	position: relative;
	z-index: 1;
}

.m-getRecommendCode .title span.on{
	font-size: 0.4rem;
	font-weight: bold;
}

.m-getRecommendCode .title span.on:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 0.1rem;
	border-radius: 0.05rem;
	background: #fb5640;
	left: 0;
	bottom: 0rem;
}

.rb{
	margin-top: 0.5rem;
}

.scorll-x{
	width: 100%;
	padding: 0.2rem 0 0.2rem;
	overflow: hidden;
	overflow-x: scroll;
}

.scorll-x .imgs{
	width: 12.2rem;
}

.scorll-x .imgs img{
	width: auto;
	height: 2.37rem;
	margin-right: 0.2rem;
	float: left;
}

.scorll-x .imgs img:last-child{
	margin-right: 0;
}

.scorll-x::-webkit-scrollbar {
	width: 5px;
	height: 0.1rem;
	border-radius: 0.05rem;
}

.scorll-x::-webkit-scrollbar-thumb {
	background: #fb5640;
	border-radius: 0.05rem;
}

.m-wishPage {
	height: 90%;
	width: 100%;
}

.m-wishPage .con-box {
	position: relative;
	width: 7.5rem;
	height: 9rem;
	background: url(../images/modal/m-wish.png);
	background-size: 100%;
	border:none;
	margin: 0 auto;
	line-height: 1.7;
	padding-top: 7.5rem;
	z-index: 1;
}

.m-wishPage .con-box:before{
	content: none;
}

.m-wish {
	height: 70%;
	width: 100%;
}

.m-wish .con-box {
	position: relative;
	width: 6.6rem;
	margin: 0 auto;
	padding: 0.3rem 0.2rem 0.4rem;
	line-height: 1.7;
	z-index: 1;
}

.wish-con{
	position: relative;
	margin: 0.15rem auto 0;
	background: #fff9de;
	border-radius: 0.2rem;
	color: #292929;
	font-size: 0.33rem;
	padding: 0.2rem 0.16rem 1rem;
}

.c-653e00{
	color: #653e00;
}

.wish-from{
	width: 100%;
	display: flex;
}

.wish-from input{
	width: 3rem;
	font-size: 0.33rem;
	text-align: center;
	background: #fff9de;
	border: none;
	border-bottom: 1px solid #653e00;
	outline: none;
	color: #653e00;
}

.wish-from input::-webkit-input-placeholder{
	color: #653e00;
}

.wish-btns{
	position: absolute;
	width: 5.9rem;
	left: 50%;
	bottom: -0.35rem;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

#btn-wish[data-is_wish="1"]{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}


.code-name{
	color: #ad0e24;
	text-align: center;
	font-size: 0.45rem;
}

.m-pcode{
	position: relative;
	font-size: 0.42rem;
	font-weight: bold;
	margin: 0px auto;
	height: 0.62rem;
	line-height: 0.62rem;
	overflow: hidden;
	color: #333333;
	padding-right: 2.4rem;
	display: flex;
}

.m-pcode-title{
	width: 2.1rem;
	font-size: 0.32rem;
}

.m-pcode.m-pr{
	padding-right: 0rem;
}

.m-pcode-inp {
	position: relative;
	width: 100%;
	font-size: 0.3rem;
	border: 1px solid #0475ff;
	padding: 0 0.1rem;
}

.copybtn {
	position: absolute;
	top: 50%;
	right: 0;
	color: #fff;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 1.45rem;
	height: 0.59rem;
	background: url(../images/modal/btn-copy.png?1027) center no-repeat;
	background-size: 100%;
	text-align: center;
	font-size: 0rem;
}

.m-prize-rule{
	font-size: 0.21rem;
	color: #313131;
	width: 5.8rem;
	word-break: break-all;
	margin: 0.2rem auto 0;
}

.wzStep{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	z-index: 1001;
	overflow: auto;
	-webkit-box-align: center;
	-webkit-box-pack: center;
}

.step{
	position: absolute;
	top: 10%;
	left: 0.35rem;
	width: 6.8rem;
	height: 80%;
	overflow: hidden;
	overflow-y: scroll;
	z-index: 201;
}

.wzStep .close-box.middle{
	bottom: 2%;
	z-index: 201;
}

.m-code{
	height: 80%;
	width: 100%;
}

.m-code .con-box{
	position: relative;
	width: 6.6rem;
	margin: 0 auto;
	padding: 0.5rem 0 0.6rem;
	line-height: 1.7;
	z-index: 1;
	border-radius: 0.2rem;
}

.pimg{
	width: 5.8rem;
	height: 2.7rem;
	margin: 0 auto;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 1.84rem;
}

.pimg[data-pid='1']{
	background-image: url(../images/prizes/1.png?0303);
}

.pimg[data-pid='2']{
	background-image: url(../images/prizes/2.png);
}

.pimg[data-pid='3']{
	background-image: url(../images/prizes/3.png);
}

.pimg[data-pid='4']{
	background-image: url(../images/prizes/4.png?0303);
}

.pimg[data-pid='5']{
	background-image: url(../images/prizes/5.png);
}

.pimg[data-pid='6']{
	background-image: url(../images/prizes/6.png);
}

.pimg[data-pid='7']{
	background-image: url(../images/prizes/7.png);
}

.pimg[data-pid='8']{
	background-image: url(../images/prizes/8.png);
}

.pimg[data-pid='9']{
	background-image: url(../images/prizes/9.png);
}

.pimg[data-pid='10']{
	background-image: url(../images/prizes/10.png);
}

.pimg[data-pid='11']{
	background-image: url(../images/prizes/11.png);
}

.pimg[data-pid='12']{
	background-image: url(../images/prizes/12.png);
}

.pimg[data-pid='13']{
	background-image: url(../images/prizes/13.png);
}

.pimg[data-pid='14']{
	background-image: url(../images/prizes/14.png);
}

.pimg[data-pid='15']{
	background-image: url(../images/prizes/15.png);
	height: 3.6rem;
	margin: 0 auto;
	background-size: auto 3.01rem;
}

.pimg[data-pid='16']{
	background-image: url(../images/prizes/16.png);
	height: 3.6rem;
	margin: 0 auto;
	background-size: auto 3.01rem;
}

.pimg[data-pid='17']{
	background-image: url(../images/prizes/17.png);
	height: 3.6rem;
	margin: 0 auto;
	background-size: auto 3.01rem;
}

.pimg[data-pid='18']{
	background-image: url(../images/prizes/18.png?1);
	width: 6rem;
	height: 3.2rem;
	margin: 0 auto;
	background-size: auto 2.97rem;
}

.pimg[data-pid='19']{
	background-image: url(../images/prizes/19.png?1);
	width: 6rem;
	height: 3rem;
	margin: 0 auto;
	background-size: auto 2.8rem;
}

.pimg[data-pid='20']{
	background-image: url(../images/prizes/20.png?1);
	width: 6rem;
	height: 3.2rem;
	margin: 0 auto;
	background-size: auto 2.97rem;
}

.ptitle{
	color: #303030;
	font-size: 0.4rem;
	text-align: center;
}

.prule{
	width: 92%;
	color: #303030;
	font-size: 0.2rem;
	margin: 0.2rem auto 0;
}

.c-303030{
	color: #303030;
}

.c-bf874a{
	color: #bf874a;
}

.pcode{
	position: relative;
	width: 5.8rem;
	margin: 0.15rem auto 0;
	color: #653e00;
	font-size: 0.34rem;
	padding-right: 1.56rem;
	display: flex;
}

.pcode-txt{
	padding-right: 0.1rem;
	line-height: 0.5rem;
}

.pcode-inp{
	width: 3.3rem;
	line-height: 0.5rem;
	border: none;
	background: #fef1cc;
	color: #653e00;
	padding: 0 0.2rem;
	outline: 0;
}

.m-virtual{
	height: 70%;
	width: 100%;
}

.m-virtual .con-box{
	position: relative;
	width: 6.6rem;
	margin: 0 auto;
	padding: 0.5rem 0 0.3rem;
	line-height: 1.7;
	z-index: 1;
	border-radius: 0.2rem;
}

.m-flight{
	height: 70%;
	width: 100%;
}

.m-flight .con-box {
	position: relative;
	width: 6.6rem;
	margin: 0 auto;
	padding: 0.5rem 0 0.5rem;
	line-height: 1.7;
	z-index: 1;
	border-radius: 0.2rem;
}

.modal-box .list {
	width: 6.1rem;
	margin: 0.2rem auto 0;
	border: 2px solid #fff;
	overflow: hidden;
}

.modal-box .list .list-con {
	width: 100%;
	max-height: 58.67vw;
	overflow-y: scroll;
}

.modal-box .list .list-con::-webkit-scrollbar {
	width: 2px;
	height: 2px;
	border-radius: 10px;
}

.modal-box .list .list-con::-webkit-scrollbar-thumb {
	background: #2b66e7;
	border-radius: 8px;
	display: none;
}

.modal-box .list ul {
	width: 100%;
	max-height: 3.6rem;
	text-align: center;
	margin: 0 auto;
	flex-wrap: wrap;
	display: flex;
	align-content: flex-start;
	overflow: hidden;
	overflow-y: scroll;
	border:1px solid #5888b8;
}

.modal-box .list ul li.head{
	background: #b3dafb;
	font-size: 4vw;
	font-weight: bold;
	color: #185b9f;
}

.modal-box .list ul li {
	width: 50%;
	border-bottom: 1px solid #5888b8;
	border-right: 1px solid #5888b8;
	align-items: center;
	line-height: 6.67vw;
	font-size: 3.2vw;
	display: flex;
	background: #fff;
	color: #000000;
	justify-content: center;
}

.modal-box .list ul li:nth-child(2n){
	border-right: none;
}

.modal-box .list ul li:nth-last-child(1),
.modal-box .list ul li:nth-last-child(2){
	border-bottom: none;
}

.m-myPrize {
	height: 70%;
	width: 100%;
}

.m-myPrize .con-box {
	position: relative;
	width: 6.6rem;
	height: 6.5rem;
	margin: 0 auto;
	padding: 0.5rem 0 0.3rem;
	line-height: 1.7;
	z-index: 1;
	border-radius: 0.2rem;
}

.myPrize-con{
	width: 6rem;
	height: 5.8rem;
	margin: 0 auto;
}

.m-myPrize .head,
.m-log .head{
	line-height: 0.56rem;
	color: #653e00;
	font-size: 0.33rem;
	font-weight: bold;
	border-bottom: 1px solid #653e00;
	display: flex;
}

.w30{
	width: 30%;
}

.w70{
	width: 70%;
}

.prize-list {
	width: 100%;
	max-height: 5rem;
	overflow: hidden;
	overflow-y: scroll;
}

.prize-list li{
	font-size: 0.26rem;
	color: #000;
	padding: 0.1rem 0.06rem;
	display: flex;
}

.prize-list li div:first-child{
	position: relative;
	font-weight: bold;
}

.prize-list li div label{
	color: #ff0000;
	text-align: center;
	text-decoration: underline;
	display: block;
}

.m-log {
	height: 70%;
	width: 100%;
}

.m-log .con-box {
	position: relative;
	width: 6.6rem;
	height: 6.5rem;
	margin: 0 auto;
	padding: 0.5rem 0 0.3rem;
	line-height: 1.7;
	z-index: 1;
	border-radius: 0.2rem;
}

.m-ds {
	height: 70%;
	width: 100%;
}

.m-ds .con-box {
	position: relative;
	width: 7.09rem;
	height: 5.65rem;
	background: url(../images/modal/m-ds.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	padding: 1.2rem 0.5rem 0.6rem 0.5rem;
	line-height: 1.7;
	z-index: 1;
}

.m-zzh {
	height: 70%;
	width: 100%;
}

.m-zzh .con-box {
	position: relative;
	width: 7.09rem;
	height: 5.65rem;
	background: url(../images/modal/m-zzh.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	padding: 1.5rem 0.5rem 0.6rem 0.5rem;
	line-height: 1.7;
	z-index: 1;
}


.m-tj {
	height: 70%;
	width: 100%;
}

.m-tj .con-box {
	position: relative;
	width: 6.49rem;
	height: 5.03rem;
	background: url(../images/modal/m-tj.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	padding: 2.1rem 0.5rem 0.6rem 0.5rem;
	line-height: 1.7;
	z-index: 1;
}

.c-0475ff{
	color: #0475ff;
}

.m-kt {
	height: 70%;
	width: 100%;
}

.m-kt .con-box {
	padding: 0.3rem 0;
}

.m-rule {
	height: 70%;
	width: 100%;
}

.m-rule .con-box {
	position: relative;
	width: 6.49rem;
	height: 9rem;
	margin: 0 auto;
	padding: 0.3rem;
	line-height: 1.7;
	z-index: 1;
}

.m-title{
	position: absolute;
	top: -0.68rem;
	left: 0rem;
	width: 100%;
	height: 0.68rem;
}

.m-title img{
	width: auto;
	height: 0.68rem;
	margin: 0 auto;
}

.style2 .m-title img{
	width: 4.25rem;
	height: 1.44rem;
}

.m-txt-con {
	position: absolute;
	top: 0.5rem;
	bottom: 0.3rem;
	left: 0.4rem;
	right: 0.3rem;
	color: #000;
	z-index: 1;
}

.style2 .m-txt-con {
	top: 2.8rem;
}

.m-rule .txt::-webkit-scrollbar {
	width: 5px;
	height: 2px;
	border-radius: 10px;
}

.m-rule .txt::-webkit-scrollbar-thumb {
	background: #6a4306;
	border-radius: 8px;
}

.modal-box .txt {
	height: 100%;
	padding-right: 0.1rem;
	overflow: hidden;
	overflow-y: auto;
	box-sizing: border-box;
	word-break: break-all;
}

.modal-box a{
	word-break: break-all;
	text-decoration: underline;
}

/*侧边导航*/
.index-banner{
	position: relative;
	width: 100%;
}

.banner-time{
	position: absolute;
	top: 3.04rem;
	left: 50%;
	width: 6.04rem;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	z-index: 9;
}

@keyframes bts {
	0% {
		transform: scale(0.8);
	}
	50% {
		transform: scale(1.4);
	}
	100% {
		transform: scale(0.8);
	}
}

@-webkit-keyframes bts {
	0% {
		-webkit-transform: scale(0.8);
	}
	50% {
		-webkit-transform: scale(1.4);
	}
	100% {
		-webkit-transform: scale(0.8);
	}
}

.index-g{
	display: block;
	width: .45rem;
	height: .45rem;
	position: absolute;
	top: 2rem;
	right: 2rem;
	animation: g 2s infinite linear;
	-webkit-animation: g 2s infinite linear;
}

@keyframes g {
	0% {
		transform: rotate(45deg)
	}

	50% {
		transform: rotate(-15deg)
	}

	100% {
		transform: rotate(45deg)
	}
}

.index-rr{
	display: block;
	width: .65rem;
	position: absolute;
	top: 4.2rem;
	left: 2.8rem;
	animation: red 2s infinite linear;
	-webkit-animation: red 2s infinite linear;
}

@keyframes red {
	0% {
		transform: translate(0,0);
	}

	100% {
		transform: translate(0.45rem,-0.7rem);
	}
}

.index-rl{
	display: block;
	width: .41rem;
	position: absolute;
	top: 3.6rem;
	left: 1.4rem;
	animation: rl 2s infinite linear;
	-webkit-animation: rl 2s infinite linear;
}

@keyframes rl {
	0% {
		transform: translate(0,0);
	}

	100% {
		transform: translate(-1rem,-0.8rem);
	}
}

.index-c{
	display: block;
	width: .77rem;
	position: absolute;
	left: 3.8rem;
	top: 5.4rem;
	animation: coin 2s infinite linear;
	-webkit-animation: coin 2s infinite linear;
}

@keyframes coin {
	0% {
		transform: rotate(-30deg)
	}

	50% {
		transform: rotate(10deg)
	}

	100% {
		transform: rotate(-30deg)
	}
}

.index-rc{
	display: block;
	width: 2.37rem;
	position: absolute;
	top: 4.8rem;
	left: 0.92rem;
	z-index: 9;
}

.index-rs{
	display: block;
	width: 1.45rem;
	position: absolute;
	top: 4rem;
	left: 1.12rem;
	z-index: 7;
}

.index-cs{
	display: block;
	width: 0.96rem;
	position: absolute;
	top: 4.1rem;
	left: 0.6rem;
	transform-origin: center bottom;
	animation: coins 2s infinite linear;
	-webkit-animation: coins 2s infinite linear;
}

@keyframes coins {
	0% {
		transform: rotate(-30deg)
	}

	50% {
		transform: rotate(-5deg)
	}

	100% {
		transform: rotate(-30deg)
	}
}

.index-gs{
	display: block;
	width: 0.76rem;
	height: .9rem;
	position: absolute;
	top: 4.45rem;
	left: 2.28rem;
	animation: gift 2s infinite linear;
	-webkit-animation: gift 2s infinite linear;
	z-index: 8;
}

@keyframes gift {
	0% {
		transform: scale(0.9) translateY(0);
	}
	50% {
		transform: scale(1.1) translateY(-0.1rem);
	}
	100% {
		transform: scale(0.9) translateY(0);
	}
}

.Sidebar{
	width: 0.56rem;
	padding: 0.24rem 0;
	background: rgb(255 255 255 / 60%);
	box-shadow: -0.53vw 0.53vw 1.07vw 0 #2626261a;
	border-radius: 0.28rem;
	position: absolute;
	z-index: 99;
	right: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	color: #0d0d0d;
	font-size: 0.16rem;
	text-align: center;
	top: 0.74rem;
}

.Sidebar-line{
	margin: 0.12rem auto;
	width: 0.36rem;
	height: 1px;
	background: #00000020;
}

.icon img{
	width: 0.42rem;
	margin: 0 auto;
}

.zhihui{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}