html {
	font-size:13.33333333vw!important;
	height: 100%;
}
body {
	color: #666666;
	background: #f7f7f7;
	font-size: 0.24rem !important;
	height: 100%;
	font-family: "微软雅黑";
	line-height: 0.44rem !important;
}
*{
	padding: 0;
	margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
input, textarea,button {
	outline: none;
	font-family: "微软雅黑"; 
}
::-webkit-input-placeholder {
	color: #b4b4b4;
}
:-moz-placeholder {
	color: #b4b4b4;
}
::-moz-placeholder {
	color: #b4b4b4;
}
:-ms-input-placeholder {
	color: #b4b4b4;
}
textarea {
	-webkit-appearance: none;
}
img {
	vertical-align: middle;
	max-width: 100%;
	line-height: 0;
	display: block;
}
a {
	color: #333;
	display: block;
	text-decoration: none;
}
li {
	list-style: none;
}
.fs26{
	font-size: 0.26rem !important;
}
.m-l-30{
	margin-left: 0.30rem;
}
.p30{
	padding: 0.30rem;
}
.mt30{
	margin-top: 0.30rem;
}
.cyan{
	color: #1cbfae !important;
}
.black{
	color: #333 !important;
}
.gray{
	color: #808080 !important;
}
.red{
	color: #de3e27 !important;
}
.txr{
	text-align: right !important;
}
.flex{
	display: flex;
	-webkit-display: flex;
	align-items: center;
	-webkit-align-items: center;
	overflow: hidden;
}
.between{
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.bgwhite{
	background: #ffffff;
}
.yoyo-tabbar-container{
	height: 1.2rem;
}
.yoyo-tabbar-box{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 10001;
	background: #ffffff;
	display: flex;
	display: -webkit-flex;
	align-items: stretch;
	-webkit-align-items: stretch;
	box-shadow: 0 0 0.08rem rgba(0,0,0,0.3);
}
.yoyo-tabbar{
	flex: 1;
	-webkit-flex: 1;
	text-align: center;
	padding: 0.12rem 0;
	line-height: 0.30rem;
	font-size: 0.26rem;
}
.tabbar-home{
	display: inline-block;
	background: url(../image/tabbar_home.png) no-repeat;
	background-size: cover;
	width: 0.70rem;
	height: 0.61rem;
}
.tabbar-class{
	display: inline-block;
	background: url(../image/i_menu.png) no-repeat;
	background-size: cover;
	width: 0.50rem;
	height: 0.5rem;
}
.tabbar-items{
	display: inline-block;
	background: url(../image/tabbar_class.png) no-repeat;
	background-size: cover;
	width: 0.70rem;
	height: 0.61rem;
}
.tabbar-shop{
	display: inline-block;
	background: url(../image/tabbar_shop.png) no-repeat;
	background-size: cover;
	width: 0.70rem;
	height: 0.61rem;
}
.tabbar-shopcar{
	display: inline-block;
	background: url(../image/tabbar_shopcar.png) no-repeat;
	background-size: cover;
	width: 0.70rem;
	height: 0.61rem;
}
.tabbar-me{
	display: inline-block;
	background: url(../image/tabbar_me.png) no-repeat;
	background-size: cover;
	width: 0.70rem;
	height: 0.61rem;
}
.yoyo-tabbar.active{
	color: #10bfaa;
}
.yoyo-tabbar.active .tabbar-home{
	background: url(../image/tabbar_home_active.png) no-repeat;
	background-size: cover;
}
.yoyo-tabbar.active .tabbar-items{
	background: url(../image/tabbar_class_active.png) no-repeat;
	background-size: cover;
}
.yoyo-tabbar.active .tabbar-shop{
	background: url(../image/tabbar_shop_active.png) no-repeat;
	background-size: cover;
}
.yoyo-tabbar.active .tabbar-shopcar{
	background: url(../image/tabbar_shopcar_active.png) no-repeat;
	background-size: cover;
}
.yoyo-tabbar.active .tabbar-me{
	background: url(../image/tabbar_me_active.png) no-repeat;
	background-size: cover;
}
.tbox{
	background: #ffffff url(../image/tbg.jpg) no-repeat;
	background-size: 100% auto;
}
.top-tools{
	position: relative;
	padding: 0.30rem;
}
.logo{
	width: 2.80rem;
	height:0.61rem;
}
.top-search{
	width: 0.46rem;
	height: 0.46rem;
	position: relative;
}
.top-search-bar{
	display: block;
	background: url(../image/icon_search.png) no-repeat;
	background-size: cover;
	width: 0.46rem;
	height: 0.46rem;
}
.top-search .ss{
	display: none;
	position: absolute;
	top: -0.04rem;
	right: 0;
	z-index: 10;
	width: 4.00rem;
	height: 0.54rem;
	background: #ffffff;
	border-radius: 0.1rem;
	overflow: hidden;
}
.top-search .ss input {
	background: none;
	width: 3.10rem;
	border: none;
	padding: 0 0.20rem;
	line-height: 0.54rem;
	height: 0.54rem;
	font-size: 0.28rem;
	float: left;
	border-radius: 0.04rem;
	box-sizing: border-box;
}
.top-search .ss button {
	font-size: 0.28rem;
	width: 0.90rem;
	height: 0.54rem;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	color: #409ef6;
	float: left;
	text-align: center;
	outline: none;
}
.banner-swiper{
	padding: 0 0.30rem;
}
.bannerimg{
	width: 6.90rem;
	height: 3.20rem;
	border-radius: 0.08rem;
	object-fit:cover;
}
.banner-swiper .swiper-pagination-bullet{
	background: rgba(255,255,255,0.8);
	opacity: 1;
	width: 0.16rem;
	height: 0.16rem;
	border-radius: 0.06rem;
}
.banner-swiper .swiper-pagination-bullet-active{
	background: rgba(255,255,255,1);
	opacity: 1;
	width: 0.26rem;
}
.menu-box{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding: 0.16rem 0;
	background: #ffffff;
}
.menu-box li{
	width: 25%;
	text-align: center;
	padding: 0.06rem 0;
}
.menu-icon{
	width: 1.20rem;
	height: 1.20rem;
	margin: 0 auto;
}
.menu-box li h3{
	font-weight: normal;
	font-size: 0.26rem;
}
.capsule-swiper{
	padding: 0.30rem;
}
.capsule-swiper .swiper-container{
	padding-bottom: 0.40rem;
}
.capsuleimg{
	width: 6.90rem;
	height: 1.80rem;
	object-fit:cover;
}
.capsule-swiper .swiper-pagination-bullet{
	background: rgba(252,83,65,1);
	opacity: 1;
	width: 0.16rem;
	height: 0.16rem;
	border-radius: 0.08rem;
}
.capsule-swiper .swiper-pagination-bullet-active{
	background: rgba(252,83,65,1);
	opacity: 1;
	width: 0.26rem;
}
.capsule-swiper .swiper-pagination-fraction,.capsule-swiper .swiper-pagination-custom,.capsule-swiper .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: 0;
}
.yoyo-exhi{
	position: relative;
}
.yoyo-exhi img{
	width: 100%;
}
.bar-exhi{
	position: absolute;
	top: 1.54rem;
	left: 0.46rem;
	width: 2.8rem;
	height: 0.46rem;
	opacity: 0;
	overflow: hidden;
}
.yoyo-swiper{
	padding: 0.30rem;
	background: #fff;
}
.zqimg{
	width: 1.74rem;
	height: 2.32rem;
	border-radius: 0.10rem;
	object-fit:cover;
	box-sizing: border-box;
	box-shadow: 0 0 0.04rem rgba(0,0,0,0.2);
}

.yoyo-swiper .swiper-container{
	overflow-x: auto;
	padding-top: 0.04rem;
}
.yoyo-swiper .swiper-container::-webkit-scrollbar{
    display:none;
}

.yoyo-swiper .swiper-container .swiper-wrapper{
	display: flex;
	align-items: flex-start;
}
.yoyo-swiper .swiper-container .swiper-wrapper .swiper-slide{
	width: 1.74rem;
	margin-right: 0.2rem;
}
.yoyo-title{
	font-size: 0.24rem;
	line-height: 0.36rem;
	height: 0.72rem;
	overflow: hidden;
	margin-top: 0.12rem;
	margin-bottom: 0.06rem;
}
.yoyo-price{
	font-size: 0.28rem;
	line-height: 0.38rem;
	overflow: hidden;
	color: #ff1e1e;
	font-weight: bold;
}
.yoyo-price span{
	font-size: 0.20rem;
	color: #808080;
	text-decoration: line-through;
	display: block;
	font-weight: normal;
}
.yoyo-price strong{
	font-size: 0.32rem;
}
.collect-info1 .yoyo-price span{
	display: inline-block;
	margin-left: 0.20rem;
}
.yoyo-price i{
	font-style: normal;
	font-size: 0.20rem;
	color: #808080;
	margin-left: 0.04rem;
}
.yoyo-other{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #595959;
	font-size: 0.24rem;
}
.subti{
    font-size:0.24rem;
    color:#30d0b7;
}
.yoyo-travel-show{
	padding: 0.15rem;
	flex-wrap: wrap;
    align-items: stretch;
	-webkit-flex-wrap: wrap;
}
.yoyo-travel-show li{
	width: 50%;
	box-sizing: border-box;
	padding: 0.15rem;
}
.travelimg{
	position: relative;
	overflow: hidden;
}
.travelimg img{
	width: 3.30rem;
	height: 2.04rem;
	border-radius: 0.08rem;
	object-fit:cover;
	box-sizing: border-box;
	box-shadow: 0 0 0.08rem rgba(0,0,0,0.2);
}
.travelimg-tit{
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	color: #fff;
	padding: 0.04rem 0.10rem;
	border-bottom-left-radius: 0.08rem;
	border-top-right-radius: 0.08rem;
	z-index: 10;
}
.organization-swiper{
    min-height:3rem;
width:100%;
max-width:750px;
}
.institute-tips{
    display:block;
	position: absolute;
	top: 0.20rem;
	left: 0;
	background: linear-gradient(#fe761c, #ffa200);
	background:-webkit-gradient(top,#fe761c,#ffa200);
	color: #fff;
	padding: 0.02rem 0.20rem 0.02rem 0.10rem;
	border-top-right-radius: 0.40rem;
	border-bottom-right-radius: 0.40rem;
	text-shadow: 0 0.02rem 0.04rem rgba(0,0,0,0.3);
	box-shadow: 0 0.02rem 0.04rem rgba(0,0,0,0.3);
}
.institute-tips-expired{
	position: absolute;
	top: 0.20rem;
	left: 0;
	background: #737373;
	color: #fff;
	padding: 0.02rem 0.20rem 0.02rem 0.10rem;
	border-top-right-radius: 0.40rem;
	border-bottom-right-radius: 0.40rem;
	text-shadow: 0 0.02rem 0.04rem rgba(0,0,0,0.3);
	box-shadow: 0 0.02rem 0.04rem rgba(0,0,0,0.3);
}
.more-bar{
	font-size: 0.30rem;
	color: #4c4c4c;
	position: relative;
	padding-right: 0.20rem;
}
.more-bar::after{
	content: '';
	width: 0;
	height: 0;
	border-bottom: 0.10rem solid rgba(16,191,170,0);
	border-top: 0.10rem solid rgba(16,191,170,0);
	border-left: 0.10rem solid rgba(16,191,170,1);
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -0.09rem;
}
.yoyo-column-tit{
	padding: 0.18rem 0.30rem;
	background: url(../image/tib1.jpg) no-repeat;
	background-size: cover;
	margin-top: 0.30rem;
}
.yoyo-column-tit .more-bar{
	color: #fff;
	text-shadow: 0.01rem 0.02rem 0.03rem rgba(226,120,24,1);
	background: url(../image/tibA1.png) no-repeat right;
	background-size: 0.24rem 0.24rem;
	padding-right: 0.30rem;
}
.yoyo-column-tit .more-bar::after{
	content: '';
	display: none;
}
.yoyo-column-tit h3{
	font-size: 0.32rem;
	background: url(../image/icon_01.png) no-repeat 0 0.08rem;
	background-size: 0.32rem 0.32rem;
	padding-left: 0.40rem;
	font-weight: bold;
	color: #fff;
	text-shadow: 0.01rem 0.02rem 0.03rem rgba(226,120,24,1);
}
.yoyo-column-tit2{
	padding: 0.18rem 0.30rem;
	background: url(../image/tib2.jpg) no-repeat;
	background-size: cover;
	margin-top: 0.30rem;
}
.yoyo-column-tit2 h3{
	font-size: 0.32rem;
	background: url(../image/icon_012.png) no-repeat 0 0.08rem;
	background-size: 0.32rem 0.32rem;
	padding-left: 0.40rem;
	font-weight: bold;
	color: #fff;
	text-shadow: 0.01rem 0.02rem 0.03rem rgba(21,201,161,1);
}
.yoyo-column-tit2 .more-bar{
	color: #fff;
	text-shadow: 0.01rem 0.02rem 0.03rem rgba(21,201,161,1);
	background: url(../image/tibA2.png) no-repeat right;
	background-size: 0.24rem 0.24rem;
	padding-right: 0.30rem;
}
.yoyo-column-tit2 .more-bar::after{
	content: '';
	display: none;
}
.yoyo-institute-list{
	padding: 0 0.15rem 0.20rem 0.15rem;
}
.yoyo-institute-list li{
	padding: 0 0.15rem;
}
.yoyo-share-list{
	background: #ffffff;
	padding: 0.3rem 0;
}
.yoyo-share-list li{
	padding: 0 0.30rem;
	margin-bottom: 0.30rem;
}
.share-info{
	flex: 1;
	-webkit-flex: 1;
	overflow: hidden;
}
.shareimg{
	width: 2rem;
	height: 1.2rem;
	border-radius: 0.08rem;
	margin-right: 0.20rem;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
}
.share-info h3{
	font-size: 0.24rem;
	color: #595959;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
	margin-bottom: 0.10rem;
}
.yoyo-share-list li:last-child{
	margin-bottom: 0.1rem;
}
.share-other{
	font-size: 0.20rem;
	color: #808080;
}
.browse{
	display: inline-block;
	background: #fff4e0;
	color: #ffa200;
	padding: 0.06rem 0.16rem;
	border-radius: 0.20rem;
	margin-right: 0.16rem;
	line-height: 0.34rem;
}
.yoyo-recommend-life{
	background: url(../image/bg_life.png) no-repeat;
	background-size: cover;
	width: 2.90rem;
	height: 2.54rem;
	border-radius: 0.08rem;
	padding: 0.20rem;
	box-sizing: border-box;
	color: #fff;
}
.yoyo-recommend-book{
	background: url(../image/bg_book.png) no-repeat;
	background-size: cover;
	width: 1.86rem;
	height: 2.54rem;
	border-radius: 0.08rem;
	padding: 0.20rem;
	box-sizing: border-box;
	color: #fff;
}
.yoyo-recommend-camp{
	background: url(../image/bg_camp.png) no-repeat;
	background-size: cover;
	width: 1.86rem;
	height: 2.54rem;
	border-radius: 0.08rem;
	padding: 0.20rem;
	box-sizing: border-box;
	color: #fff;
}
.recommend-tit{
	font-size: 0.28rem;
	color: #fff;
	font-weight: normal;
}
.yoyo-recommend-life h4{
	font-size: 0.20rem;
	color: #fff;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 0.20rem;
}
.yoyo-recommend-book h4{
	font-size: 0.20rem;
	color: #fff;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 0.20rem;
}
.yoyo-recommend-camp h4{
	font-size: 0.20rem;
	color: #fff;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 0.20rem;
}
.lifeimg{
	width: 1.20rem;
	height: 1.20rem;
	object-fit: contain;
	background: #fff;
	border-radius: 0.06rem;
	box-sizing: border-box;
	padding: 0.1rem;
}
.campimg{
	width: 1.50rem;
	height: 1.20rem;
	object-fit: contain;
	background: #fff;
	border-radius: 0.06rem;
	box-sizing: border-box;
	padding: 0.1rem;
}
.login-bg{
	background: #30d0b7;
	padding: 0.76rem 0.50rem 0 0.50rem;
	height: 100%;
	box-sizing: border-box
}
.register-close{
	font-size: 0.40rem;
	color: #ffffff;
	position: fixed;
	top: 0.30rem;
	left: 0.30rem;
	z-index: 100;
}
.login-logo{
	justify-content: center;
	-webkit-justify-content: center;
}
.login-logo img{
	width: 4.62rem;
	height: 0.99rem;
}
.login-tit{
	text-align: center;
	font-size: 0.38rem;
	color: #ffffff;
	padding: 0.30rem 0;
	text-shadow: 0.026rem 0.028rem 0.01rem rgba(0,0,0,0.8);
}
.kid{
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.kid img{
	width: 100%;
	object-fit: contain;
}
.go-register{
	position: absolute;
	top: -0.5rem;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 0.32rem;
	text-shadow: 0.02rem 0.04rem 0.08rem rgba(0,0,0,0.8);
}
.go-register a{
	color: #fff;
	display: inline;
}
.login-form{
	padding-bottom: 0.40rem;
}
.form-in-box{
	position: relative;
	border-bottom: 0.01rem solid #ffffff;
	padding: 0.22rem 0;
}
.get-vc{
	display: block;
	background: #ffffff;
	width: 1.76rem;
	height: 0.56rem;
	text-align: center;
	line-height: 0.56rem;
	color: #1cbfae;
	border-radius: 0.30rem;
	border: none;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -0.28rem;
	font-size: 0.24rem;
}
.form-icon{
	position: absolute;
	top: 0.40rem;
	left: 0;
	width: 0.34rem;
	height: 0.34rem;
}
.form-input{
	background: none;
	border: none;
	width: 100%;
	height: 0.56rem;
	line-height: 0.56rem;
	font-size: 0.30rem;
}
.form-input::-webkit-input-placeholder {
	color: #ffffff;
}
.form-input:-moz-placeholder {
	color: #ffffff;
}
.form-input::-moz-placeholder {
	color: #ffffff;
}
.form-input:-ms-input-placeholder {
	color: #ffffff;
}
.form-agreement{
	color: #ffffff;
	padding: 0.30rem 0;
	justify-content: center;
	-webkit-justify-content: center;
	font-size: 0.26rem;
}
.form-agreement input.checkboxtype{
	margin-right: 0.12rem;
}
.form-in-box2{
	position: relative;
	border-bottom: 1px solid #d9d9d9;
	padding: 0.30rem 0;
}
.form-input2{
	background: none;
	border: none;
	width: 100%;
	height: 0.56rem;
	line-height: 0.56rem;
	font-size: 0.30rem;
}
.form-input2::-webkit-input-placeholder {
	color: #808080;
}
.form-input2:-moz-placeholder {
	color: #808080;
}
.form-input2::-moz-placeholder {
	color: #808080;
}
.form-input2:-ms-input-placeholder {
	color: #808080;
}
.get-vc2{
	display: block;
	background: linear-gradient(to left,#18bead, #10cd91);
	background:-webkit-linear-gradient(left,#18bead,#10cd91);
	width: 1.76rem;
	height: 0.56rem;
	text-align: center;
	line-height: 0.56rem;
	color: #fff;
	border-radius: 0.30rem;
	border: none;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -0.28rem;
	font-size: 0.24rem;
}
 
.form-agreement input.checkboxtype[type=checkbox]{
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	position: relative;
	width: 0.30rem;
	height: 0.30rem;
	background: transparent;
	border:1px solid #ffffff;
	-webkit-border-radius: 0.08rem;
	-moz-border-radius: 0.08rem;
	border-radius: 0.08rem;
	outline: none;
	cursor: pointer;
}
.form-agreement input.checkboxtype[type=checkbox]:after{
	content: '✓';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: none;
	color: #fff;
	text-align: center;
	line-height: 0.26rem;
	
	-webkit-transition: all ease-in-out 300ms;
	-moz-transition: all ease-in-out 300ms;
	transition: all ease-in-out 300ms;
	
	-webkit-border-radius: 0.30rem;
	-moz-border-radius: 0.30rem;
	border-radius: 0.30rem;
	opacity: 0;
}
.form-agreement input.checkboxtype[type=checkbox]:checked:after{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	opacity: 1;
}
.form-button2{
	display: block;
	background: linear-gradient(to left,#18bead, #10cd91);
	background:-webkit-linear-gradient(left,#18bead,#10cd91);
	width: 100%;
	height: 0.84rem;
	line-height: 0.84rem;
	text-align: center;
	font-size: 0.36rem;
	color: #ffffff;
	border: none;
	border-radius: 0.10rem;
	text-shadow: 0.02rem 0.022rem 0 rgba(0,0,0,0.8);
	box-shadow: 0 0.06rem 0 #666;
}
.form-button{
	display: block;
	background: #fff;
	width: 100%;
	height: 0.84rem;
	line-height: 0.84rem;
	text-align: center;
	font-size: 0.36rem;
	color: #0ab5ab;
	border: none;
	border-radius: 0.10rem;
	text-shadow: 0.02rem 0.022rem 0 rgba(0,0,0,0.8);
	box-shadow: 0 0.06rem 0 rgba(0,0,0,0.5);
}
.forget-pass{
	text-align: right;
	padding: 0.20rem 0;
}
.forget-pass a{
	display: inline-block;
	border-bottom: 0.02rem solid #fff;
	color: #fff;
	font-size: 0.30rem;
}
.header-box{
    display:none;
}
header{
	background: #30d0b7;
	box-shadow: 0 0 0.08rem rgba(0,0,0,0.3);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1001;
}
.header-title{
	text-align: center;
	height: 0.86rem;
	width: 100%;
	line-height: 0.86rem;
	color: #fff;
	font-size: 0.32rem;
	font-weight: bold;
}

.back-bar{
	display: block;
	width: 0.40rem;
	height: 0.40rem;
	position: absolute;
	top: 0.23rem;
	left: 0.30rem;
	z-index: 1006;
}
.back-bar::after{
	content: '';
	border-bottom: 0.02rem solid #fff;
	border-left: 0.02rem solid #fff;
	width: 0.26rem;
	height: 0.26rem;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 0.06rem;
	left: 0.06rem;
	z-index: 1;
}

.bar-edit{
	position: absolute;
	top: 0.18rem;
	right: 0.30rem;
	height: 0.50rem;
	line-height: 0.50rem;
	color: #424242;
	border: none;
	background: none;
	font-size: 0.30rem;
}
.head-class{
	position: absolute;
	top: 0.18rem;
	right: 0.20rem;
}
.classify-menu-pop{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 6.00rem;
	height: 100%;
	box-sizing: border-box;
	z-index: 10001;
}
.classify-menu-pop::after{
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	z-index: -1;
}
.classify-menu{
	width: 100%;
	height: 100%;
	background: #fff;
	border-top-right-radius: 0.10rem;
	border-bottom-right-radius: 0.10rem;
}
.classify-logo{
	padding: 0.16rem 0.30rem;
}
.classify-logo img{
	width: 2.88rem;
	height: 0.61rem;
	object-fit: cover;
}
.classify-control{
	font-size: 0.30rem;
	font-weight: bold;
	padding: 0.28rem 0.30rem;
	background: #18bead;
	color: #fff;
	position: relative;
}
.bar-arr{
	display: inline-block;
	background: url(../image/icon_arr1.png) no-repeat;
	width: 0.36rem;
	height: 0.28rem;
	background-size: cover;
	margin-right: 0.12rem;
}
.classify-tit{
	font-size: 0.30rem;
	font-weight: bold;
	color: #404040;
	padding: 0.20rem 0.30rem;
}
.classify-menu-list{
	height: 86vh;
	overflow-y: auto;
}
.pc .classify-menu-list{
	height: 80vh;
	overflow-y: auto;
}
.classify-menu-list a{
	position: relative;
	height: 0.60rem;
	line-height: 0.60rem;
	padding: 0.16rem 0.30rem;
}
.menu-tit{
	color: #404040;
	font-size: 0.26rem;
}
.menu-ft{
	display: block;
	width: 0.60rem;
	height: 0.60rem;
	position: relative;
}
.menu-ft::after{
	content: '';
	border-top: 0.02rem solid #565656;
	border-right: 0.02rem solid #565656;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 0.2rem;
	right:0.06rem;
	width: 0.20rem;
	height: 0.20rem;
}
.integral-info{
	background: url(../image/integralbg.jpg) no-repeat;
	background-size: cover;
	width: 6.90rem;
	height: 2.60rem;
	border-radius: 0.08rem;
	box-shadow: 0 0.06rem 0.12rem rgba(33,182,197,0.3);
	position: relative;
	box-sizing: border-box;
	padding: 0.16rem 0.26rem;
	color: #fff;
	text-align: center;
}
.bar-exch{
	background: url(../image/icon_exch.png) no-repeat left;
	background-size: 0.24rem 0.24rem;
	padding-left: 0.30rem;
	color: #fff;
	font-size: 0.22rem;
	position: absolute;
	top: 0.16rem;
	right: 0.26rem;
}
.user-name{
	font-size: 0.30rem;
	margin-top: 0.30rem;
}
.user-jifen{
	font-size: 0.33rem;
	padding: 0.10rem 0;
}
.user-jifen span{
	font-size: 0.52rem;
	margin: 0 0.12rem;
}
.get-jifen{
	display: inline-block;
	border: 0.02rem solid #fff;
	padding: 0 0.20rem;
	border-radius: 0.30rem;
}
.icon-jifen{
	display: inline-block;
	background: url(../image/iocn_jf.png) no-repeat;
	background-size: cover;
	width: 0.22rem;
	height: 0.22rem;
	vertical-align: middle;
	margin-right: 0.06rem;
}
.icon-jifen2{
	display: inline-block;
	background: url(../image/iocn_jf2.png) no-repeat;
	background-size: cover;
	width: 0.22rem;
	height: 0.22rem;
	vertical-align: middle;
	margin-right: 0.06rem;
}
.icon-dui2{
	display: inline-block;
	background: url(../image/icon_dui2.png) no-repeat;
	background-size: cover;
	width: 0.22rem;
	height: 0.22rem;
	vertical-align: middle;
	margin-right: 0.06rem;
}
.jifen-screen{
	padding: 0.30rem;
	overflow-x: auto;
}
.jifen-screen li{
	padding: 0 0.10rem;
	position: relative;
}
.jifen-screen li::after{
	content: '';
	width: 0.02rem;
	height: 0.32rem;
	background: #cccccc;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -0.16rem
}
.jifen-screen li a{
	display: block;
	padding: 0.10rem 0.20rem;
	font-size: 0.32rem;
	white-space: nowrap;
	color: #808080;
	position: relative;
}
.jifen-screen .active a{
	color: #39c4b4;
}
.jifen-screen .active a::after{
	content: '';
	height: 0.04rem;
	width: 100%;
	background: #39c4b4;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	border-radius: 0.04rem;
}
.jifen-shop-list{
	align-items: stretch;
	-webkit-align-items: stretch;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding: 0 0.15rem 0.30rem 0.15rem;
}
.jifen-shop-list li{
	width: 50%;
	box-sizing: border-box;
	padding: 0.15rem;
}
.jifen-shop-list li a{
	display: block;
	background: #fff;
	box-shadow: 0 0 0.06rem rgba(0,0,0,0.3);
	border-radius: 0.10rem;
	overflow: hidden;
}
.jifen-shop-img img{
	width: 3.30rem;
	height: 2.48rem;
	object-fit: cover;
}
.jifen-shop-info{
	padding: 0.20rem;
	font-size: 0.26rem;
}
.jifen-shop-info h3{
	font-size: 0.30rem;
	color: #333333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.jifen-shop-info p{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.jifen-shop-info p:last-child{
	font-size: 0.24rem;
}
.shopimg{
	width: 6.90rem;
	height: 5.18rem;
	object-fit: cover;
}
.jifen-shop-swiper .swiper-pagination-bullet{
	background: rgba(0,0,0,1);
	opacity: 0.6;
	width: 0.16rem;
	height: 0.16rem;
	border-radius: 0.08rem;
}
.jifen-shop-swiper .swiper-pagination-bullet-active{
	background: rgba(28,191,174,1);
	opacity: 1;
}
.jifen-shop-swiper .swiper-pagination-fraction,.jifen-shop-swiper .swiper-pagination-custom,.jifen-shop-swiper .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: 0;
}
.jifen-shop-desc{
	background: url(../image/jf_dbg.jpg) no-repeat;
	background-size: cover;
	padding: 0.20rem 0.30rem;
	color: #fff;
	font-size: 0.28rem;
}
.jifen-shop-desc h3{
	font-size: 0.34rem;
	padding-bottom: 0.12rem;
}
.jifen-shop-other{
	font-size: 0.28rem;
	padding: 0.20rem 0.30rem;
	background: #fff;
}
.jifen-shop-other h4{
	font-size: 0.30rem;
	color: #333;
	font-weight: normal;
}
.jifen-shop-other h4 span{
	font-size: 0.36rem;
	color: #1cbfae;
	font-weight: bold;
}
.shop-details{
	font-size: 0.26rem;
	line-height: 0.56rem;
	color: #404040;
}
.skip-panel{
	position: relative;
	padding: 0.30rem 0.60rem 0.30rem 0.30rem;
	line-height: 0.40rem;
	background: #ffffff;
}
.skip-panel::after{
	content: '';
	border-right: 0.04rem solid #999999;
	border-top: 0.04rem solid #999999;
	width: 0.32rem;
	height: 0.32rem;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 0.32rem;
	z-index: 1;
	margin-top: -0.18rem;
}
.noskip::after{
	content: '';
	display: none !important
}
.consignee{
	font-size: 0.30rem;
	color: #262626;
	padding-bottom: 0.12rem;
}
.consignee i{
	display: inline-block;
	border: 0.02rem solid #1cbfae;
	color: #1cbfae;
	font-style: normal;
	padding: 0 0.12rem;
	border-radius: 0.20rem;
	font-size: 0.18rem;
	line-height: 0.40rem;
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}
.address{
	font-size: 0.28rem;
	color: #262626;
}
.production_message{
	padding: 0.30rem;
	background: #ffffff;
	margin-top: 0.20rem;
}
.production_message_img{
	width: 1.30rem;
	flex-shrink: 0;
	-webkit-flex-shrink:0;
	margin-right: 0.2rem
}
.production_message_img img{
	width: 1.30rem;
	height: 0.98rem;
	object-fit: cover;
}
.production_message_info{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
}
.production_message_title{
	font-size: 0.24rem;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.production_message_subtit{
	font-size: 0.24rem;
	color: #4c4c4c;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
    width:50%;
}
.cart-list{
	background: #ffffff;
	padding: 0.30rem;
	margin-top: 0.30rem;
}
.cart-panel-title{
	display: inline-block;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	font-size: 0.26rem;
	position: relative;
	color: #404040;
}
.cart-panel-title p{
	display: inline-block;
	position: relative;
	padding-right: 0.24rem;
}
.cart-panel-title p::after{
	content: '';
	border-top: 0.03rem solid #3d3d3d;
	border-right: 0.03rem solid #3d3d3d;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 0.14rem;
	height: 0.14rem;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -0.08rem;
	z-index: 1;
}
.cart-panel-title input{
	margin-right: 0.12rem;
	outline: none;
}
.cart-panel-title input.checkboxtype[type=checkbox]{
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	position: relative;
	width: 0.30rem;
	height: 0.30rem;
	background: transparent;
	border:1px solid #ff6501;
	-webkit-border-radius: 0.30rem;
	-moz-border-radius: 0.30rem;
	border-radius: 0.30rem;
	outline: none;
	cursor: pointer;
}
.cart-panel-title input.checkboxtype[type=checkbox]:after{
	content: '✓';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: #ff6501;
	color: #fff;
	text-align: center;
	line-height: 0.26rem;
	-webkit-transition: all ease-in-out 300ms;
	-moz-transition: all ease-in-out 300ms;
	transition: all ease-in-out 300ms;
	-webkit-border-radius: 0.30rem;
	-moz-border-radius: 0.30rem;
	border-radius: 0.30rem;
	opacity: 0;
}
.cart-panel-title input.checkboxtype[type=checkbox]:checked:after{
	-webkit-border-radius: 0.30rem;
	-moz-border-radius: 0.30rem;
	border-radius: 0.30rem;
	opacity: 1;
}
.cart-panel-title input.checkboxproduct[type=checkbox]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	width: 0.30rem;
	height: 0.30rem;
	background: transparent;
	border:1px solid #ff6501;
	-webkit-border-radius: 0.30rem;
	-moz-border-radius: 0.30rem;
	border-radius: 0.30rem;
	outline: none;
	cursor: pointer;
}
.cart-panel-title input.checkboxproduct[type=checkbox]:after{
	content: '✓';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: #ff6501;
	color: #fff;
	text-align: center;
	line-height: 0.26rem;
	-webkit-transition: all ease-in-out 300ms;
	-moz-transition: all ease-in-out 300ms;
	transition: all ease-in-out 300ms;
	-webkit-border-radius: 0.30rem;
	-moz-border-radius: 0.30rem;
	border-radius: 0.30rem;
	opacity: 0;
}
.cart-panel-title input.checkboxproduct[type=checkbox]:checked:after{
	-webkit-border-radius: 0.30rem;
	-moz-border-radius: 0.30rem;
	border-radius: 0.30rem;
	opacity: 1;
}
.cart-view{
	color: #1cbfae;
	font-size: 0.26rem;
}
.cart-goods{
	padding: 0.20rem 0.30rem;
}
.cart-goods2{
	padding: 0.10rem 0;
}
.cart-goods-img{
	width: 2.00rem;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
}
.cart-goods-img img{
	width: 2.00rem;
    height: 1.4rem;
    object-fit: cover;
}
.cart-goods-info{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
	padding-left: 0.30rem;
}
.goods-title{
	font-size: 0.24rem;
	color: #404040;
	height: 0.80rem;
	line-height: 0.40rem;
	overflow: hidden;
}
.goods-model{
	font-size: 0.26rem;
	color: #666666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.goods-amount{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}
.goods-amount a{
	background: #f0f0f0;
	width: 0.50rem;
	height: 0.48rem;
	line-height: 0.46rem;
	text-align: center;
	border-radius: 0.06rem;
	font-size: 0.30rem;
	color: #808080;
}
input.amount-input{
	width: 0.60rem;
	background: #f0f0f0;
	border-radius: 0.06rem;
	margin-left: 0.04rem;
	margin-right: 0.04rem;
	height: 0.48rem;
	line-height: 0.48rem;
	border: none;
	text-align: center;
	font-size: 0.30rem;
}
.cart-control{
	text-align: right;
	padding: 0.10rem 0;
	
}
.bar-collect{
	border: 0.02rem solid #1cbfae;
	color: #1cbfae;
	background: none;
	font-size: 0.18rem;
	padding: 0.08rem 0.20rem;
	border-radius: 0.08rem;
	margin: 0 0.06rem;
}
.bar-button-cyan{
	border: 0.02rem solid #1cbfae;
	color: #1cbfae;
	background: none;
	font-size: 0.18rem;
	padding: 0.08rem 0.30rem;
	border-radius: 0.30rem;
	margin: 0 0.06rem;
}
.bar-button{
	border: 0.02rem solid #434343;
	color: #333;
	background: none;
	font-size: 0.18rem;
	padding: 0.08rem 0.30rem;
	border-radius: 0.30rem;
	margin: 0 0.06rem;
}
.bar-delect{
	border: 0.02rem solid #8c8c8c;
	color: #8c8c8c;
	background: none;
	font-size: 0.18rem;
	padding: 0.08rem 0.20rem;
	border-radius: 0.08rem;
}
.bar-collect2{
	background: none;
	width: 1.40rem;
	color: #404040;
	border: 0.02rem solid #bfbfbf;
	border-radius: 0.08rem;
	padding: 0.08rem 0;
	margin: 0 0.06rem;
}
.bar-delect2{
	border: 0.02rem solid #ff6501;
	background: #ff6501;
	width: 1.40rem;
	color: #fff;
	padding: 0.08rem 0;
	border-radius: 0.08rem;
}
.bar-delect3{
	display: inline-block;
	background: #f5f5f5 url(../image/icon_del.png) no-repeat center;
	background-size: 0.28rem 0.28rem;
	width: 0.60rem;
	height: 0.60rem;
	border-radius: 0.30rem;
	border: none;
	vertical-align: middle;
}
.holder-panel-cotainer{
	height: 1.28rem;
}
.holder-panel{
	position: fixed;
	bottom: 0.9rem;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	z-index: 100;
	border-top: 1px solid #d9d8d8;
	background: #fff;
	padding: 0.20rem 0.30rem;
	line-height: 0.40rem;
}
.total-info{
	flex: 1;
	-webkit-flex: 1;
	text-align: right;
	box-sizing: border-box;
	padding: 0 0.20rem;
	font-size: 0.26rem;
	color: #404040;
}
.cart-total span{
	font-size: 0.30rem;
	color: #ff6501;
	font-weight: bold;
}
.settlement{
	display: block;
	background: linear-gradient(#ff7115, #ff950b);
	background:-webkit-gradient(top,#ff7115,#ff950b);
	width: 2.06rem;
	height: 0.80rem;
	line-height: 0.80rem;
	text-align: center;
	border-radius: 0.40rem;
	font-size: 0.26rem;
	color: #fff;
	border: none;
}
.place-order{
	display: block;
	background: #a77d57;
	height: 0.80rem;
	line-height: 0.80rem;
	text-align: center;
	border-radius: 0.40rem;
	font-size: 0.3rem;
	color: #fff;
	padding: 0 0.4rem;
	font-weight: bold;
	border: none;
}
.bar-group{
	height: 0.80rem;
	border-radius: 0.40rem;
	overflow: hidden;
	background: #d0b99a;
	padding: 0 0.3rem;
}
.bar-help{
	display: block;
	
	border-top-left-radius: 0.40rem;
	border-bottom-left-radius: 0.40rem;
}
.bar-help img{
	width: 0.4rem;
	height: 0.4rem;
}
.bar-vip{
	height: 0.8rem;
	line-height: 0.3rem;
	padding: 0.1rem 0;
	margin-left: 0.2rem;
	color: #fff;
	box-sizing: border-box;
	border-top-right-radius: 0.40rem;
	border-bottom-right-radius: 0.40rem;
}
.pop-toast{
	position: fixed;
	top: 50%;
	left: 50%;
	width: 5.00rem;
	margin-left: -2.50rem;
	margin-top: -2.50rem;
	z-index: 10003;
	background: #ffffff;
	border-radius: 0.10rem;
}
.warnimg{
	display: inline-block;
	width: 0.84rem;
	height: 0.84rem;
	object-fit: cover;
}
.toast-info{
	padding: 0.30rem;
	text-align: center;
}
.toast-botton-group{
	display: flex;
	display: -webkit-flex;
	align-items: stretch;
	-webkit-align-items: stretch;
	border-top: 0.02rem solid #dcdcdc;
	position: relative;
}
.toast-botton-group::after{
	content: '';
	width: 0.02rem;
	height: 100%;
	background: #dcdcdc;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
}
.toast-botton-group button{
	flex: 1;
	-webkit-flex: 1;
	border: none;
	background: none;
}
.btn-confirm{
	padding: 0.20rem 0;
	text-align: center;
	color: #f03845;
	font-size: 0.30rem;
}
.btn-cancel{
	padding: 0.20rem 0;
	text-align: center;
	color: #4c4c4c;
	font-size: 0.30rem;
}
.toast-tit{
	font-size: 0.32rem;
	color: #404040;
	padding-top: 0.20rem;
}
.skip-address{
	background: #ffffff url(../image/bgline.gif) repeat-x bottom;
	background-size: auto 0.06rem;
}
.yoyo-pay-list li{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	padding: 0.20rem 0.10rem;
	border-bottom: 1px solid #e6e6e6;
}
.yoyo-pay-list li:last-child{
	border-bottom: none;
}
.pay-icon{
	width: 1.50rem;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
}
.pay-tit{
	flex: 1;
	-webkit-flex: 1;
}
 
.yoyo-pay-list input.radiotype[type=radio]{
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	border: 1px solid #18bead;
	outline: none;
	cursor: pointer;
	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}


.yoyo-pay-list input.radiotype[type=radio]:after{
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	display: block;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #18bead;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0);
	
	-webkit-transition : all ease-in-out 300ms;
	-moz-transition : all ease-in-out 300ms;
	transition : all ease-in-out 300ms;
}
.yoyo-pay-list input.radiotype[type=radio]:checked:after{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.goods-price{
	font-size: 0.24rem;
	color: #de3e27;
}
.goods-price strong{
	font-size: 0.34rem;
}
.yoyo-tips{
	font-size: 0.24rem;
	color: #333;
}
.yoyo-tips i{
	display: inline-block;
	background: url(../image/icon_tips.png) no-repeat;
	background-size: cover;
	width: 0.26rem;
	height: 0.26rem;
	vertical-align: middle;
	margin-left: 0.08rem;
}
.goods-other li{
	border-top: 0.02rem solid #e6e6e6;
	padding: 0.20rem 0;
	font-size: 0.24rem;
}
.goods-other li:last-child{
	padding-bottom: 0rem;
}
.goods-other2 li:first-child{
	border-top: none;
}
.yoyo-state{
	height: 0.50rem;
	overflow: hidden;
}
.bar-cux{
	display: inline-block;
	border: 0.01rem solid #ff523f;
	color: #ff523f;
	border-radius: 0.06rem;
	padding: 0 0.10rem;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.goods-contacts{
	background: #f6f6f6;
	border-radius: 0.12rem;
	height: 0.50rem;
	line-height: 0.50rem;
	padding: 0.20rem 0.30rem;
	margin-top: 0.20rem;
	font-size: 0.26rem;
	color: #333333;
}
.goods-contacts-tit{
	width: 1.60rem;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
}
.yoyo-msg{
	background: #ffffff;
	padding: 0.46rem 0.30rem;
	justify-content: center;
	-webkit-justify-content: center;
}
.yoyo-msg-icon{
	width: 1.53rem;
	margin-right: 0.30rem;
}
.yoyo-msg-icon img{
	width: 1.53rem;
	height: 1.53rem;
}
.yoyo-msg-info{
	width: 3.80rem;
	font-size: 0.24rem;
}
.yoyo-msg-info h3{
	font-size: 0.34rem;
	color: #1cbfae;
	margin-bottom: 0.12rem;
}
.relate-tit-group{
	padding: 0.30rem 0.30rem 0 0.30rem;
}
.relate-tit2{
	font-size: 0.28rem;
	position: relative;
	padding-left: 0.16rem;
}
.relate-tit2::before{
	content: '';
	width: 0.06rem;
	height: 0.32rem;
	border-radius: 0.04rem;
	background: #d73225;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -0.16rem;
}
.relate-tit{
	font-size: 0.3rem;
	position: relative;
	padding-left: 0.16rem;
	color:#333;
}
.relate-tit::before{
	content: '';
	width: 0.06rem;
	height: 0.32rem;
	border-radius: 0.04rem;
	background: #1cbfae;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -0.16rem;
}
.relate-recommend{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.relate-recommend{
	padding: 0.15rem;
}
.relate-recommend li{
	width: 50%;
	box-sizing: border-box;
	padding: 0.15rem;
}
.relate-img img{
	width: 100%;
	height: 1.58rem;
	object-fit: cover;
	border-radius: 0.08rem;
}
.more-bar2{
	display: inline-block;
	position: relative;
	padding-right: 0.20rem;
	font-size: 0.26rem;
	color: #808080;
}
.more-bar2::after{
	content: '';
	border-top: 0.02rem solid #808080;
	border-right: 0.02rem solid #808080;
	width: 0.16rem;
	height: 0.16rem;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 0.02rem;
	margin-top: -0.10rem;
}
.member-top{
	background: url(../image/mtbg.png) no-repeat;
	background-size: 100% auto;
	padding: 0.30rem 0.30rem 0 0.30rem;
}
.member-user{
	position: relative;
}
.member-user-head{
	width: 1.20rem;
	margin-right: 0.36rem;
}
.member-user-head img{
	width: 1.20rem;
	height: 1.20rem;
	border-radius: 50%;
	border: 0.06rem solid #ffffff;
}
.member-user-info h3{
	font-size: 0.36rem;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 0.12rem;
}
.bar-modify{
	display: block;
	background: url(../image/icon_modify.png) no-repeat left;
	background-size: 0.29rem 0.24rem;
	padding-left: 0.36rem;
	color: #ffffff;
	font-size: 0.26rem;
}
.bar-set{
	display: block;
	background: url(../image/icon_set.png)  no-repeat;
	background-size: 100% auto;
	width: 0.40rem;
	height: 0.40rem;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -1.00rem;
}
.member-user-data a{
	flex: 1;
	-webkit-flex: 1;
	text-align: center;
	color: #fff;
	padding: 0.30rem 0;
}
.member-user-data a h3{
	font-size: 0.32rem;
	margin-bottom: 0.08rem;
}
.member-user-data a p{
	font-size: 0.22rem;
}
.member-items{
	background: #ffffff;
	border-radius: 0.12rem;
	padding: 0.20rem 0.10rem;
}
.member-items-icon{
	display: inline-block;
	width: 0.52rem;
	height: 0.52rem;
	position: relative;
}
.mem-icon{
	width: 0.52rem;
	height: 0.52rem;
	object-fit: contain;
}
.tips-num{
	display: block;
	position: absolute;
	top: -0.16rem;
	right: -0.10rem;
	background: linear-gradient(30deg,#ff4800, #fe761c);
	background:-webkit-gradient(30deg,#ff4800,#fe761c);
	width: 0.40rem;
	height: 0.40rem;
	line-height: 0.40rem;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	font-size: 0.24rem;
}
.member-items a{
	flex: 1;
	-webkit-flex: 1;
	text-align: center;
	color: #333333;
	padding: 0.20rem 0;
}
.member-items a h3{
	font-size: 0.24rem;
	font-weight: normal;
}
.member-items a h4{
	font-size: 0.20rem;
	color: #808080;
	font-weight: normal;
	transform: scale(0.8);
	letter-spacing: -0.01rem;
}
.member-items .bar-order{
	flex: 1.3;
	-webkit-flex: 1.3;
	background: url(../image/mem_line.png) no-repeat 0.06rem center;
	background-size: 0.12rem 0.90rem;
}
.address-info{
	background: #ffffff;
	padding: 0.30rem;
	border-radius: 0.12rem;
	position: relative;
}
.address-icon{
	width: 0.52rem;
	text-align: center;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
	margin-right: 0.12rem;
}
.address-info .consignee{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
	padding: 0 0.20rem;
}
.go-edit{
	border: 0.02rem solid #1cbfae;
	border-radius: 0.40rem;
	height: 0.60rem;
	line-height: 0.60rem;
	width: 1.30rem;
	text-align: center;
	color: #1cbfae;
	font-size: 0.26rem;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
}
.member-recommend-box{
	background: #fff;
	border-radius: 0.12rem;
}
.member-more{
	display: block;
	padding: 0.20rem;
	text-align: center;
	box-sizing: border-box;
	background: #d0b99a;
	font-size: 0.26rem;
	color: #fff !important
}
.member-recommend-tit{
	text-align: center;
	padding-top: 0.30rem;
}
.member-recommend-tit span{
	display: inline-block;
	position: relative;
	font-size: 0.34rem;
	color: #3748e9;
	background-image: -webkit-linear-gradient(top,#3748e9, #6b18d1);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
}
.member-recommend-tit span::before{
	content: '';
	width: 0.60rem;
	height: 0.02rem;
	background: #8841f0;
	position: absolute;
	top: 50%;
	left: -0.70rem;
}
.member-recommend-tit span::after{
	content: '';
	width: 0.60rem;
	height: 0.02rem;
	background: #8841f0;
	position: absolute;
	top: 50%;
	right: -0.70rem;
}
.records-list li{
	background: #ffffff;
	border-radius: 0.08rem;
	padding: 0.20rem 0.30rem;
	position: relative;
	color: #808080;
	font-size: 0.24rem;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	margin-bottom: 0.30rem;
}
.records-list li::after{
	content: '';
	border-top: 0.04rem solid #b3b3b3;
	border-right: 0.04rem solid #b3b3b3;
	width: 0.16rem;
	height: 0.16rem;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 0.36rem;
	margin-top: -0.10rem;
}
.records-info{
	flex: 1;
	-webkit-flex: 1;
}
.records-info h3{
	font-size: 0.28rem;
	color: #262626;
	font-weight: normal;
}
.records-info h3 span{
	color: #808080;
	margin-left: 0.16rem;
}
.records-num{
	font-size: 0.30rem;
	color: #333333;
	padding-right: 0.40rem;
}
.member-cell{
	background: #fff;
	padding: 0.26rem 0.30rem;
	border-bottom: 0.02rem solid #e6e6e6;
	position: relative;
}
.member-cell-tit{
	font-size: 0.32rem;
	color: #262626;
	width: 1.60rem;
}
.member-cell-head{
	width: 1.12rem;
	height: 1.12rem;
	border-radius: 50%;
}
.member-cell-ft{
	position: relative;
	padding-right: 0.30rem;
	font-size: 0.30rem;
}
.member-cell-ft::after{
	content: '';
	border-top: 0.04rem solid #b3b3b3;
	border-right: 0.04rem solid #b3b3b3;
	width: 0.20rem;
	height: 0.20rem;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -0.12rem;
}
.member-cell-input{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
	padding-left: 0.20rem;
	font-size: 0.30rem;
	color: #333333;
}
.member-cell-input input{
	border: none;
	background: none;
	width: 100%;
	font-size: 0.30rem;
}
.member-cell-input textarea{
	width: 100%;
	font-size: 0.30rem;
	border: none;
	background: none;
	resize: none;
}
.out-login{
	position: fixed;
	bottom: 0;
	left: 0;
	height: 1.12rem;
	width: 100%;
	background: #f5f5f5;
	border: none;
	box-shadow: 0 0 0.06rem rgba(0,0,0,0.2);
	z-index: 1001;
	box-sizing: border-box;
	font-size: 0.30rem;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	color: #666666
}
.out-login img{
	width: 0.34rem;
	height: 0.34rem;
	margin-right: 0.10rem;
}
.order-screen-container{
	height: 0.86rem;
}
.order-screen-box{
	position: fixed;
	top: 0.88rem;
	left: 0;
	width: 100%;
	z-index: 1001;
	background: #ffffff;
}
.order-screen{
	padding-right: 0.90rem;
	padding-left: 0.30rem;
	box-sizing: border-box;
	border-bottom: 0.02rem solid #eeeeee;
	position: relative;
}
.order-screen a{
	text-align: center;
	flex: 1;
	-webkit-flex: 1;
	font-size: 0.22rem;
	color: #222;
	padding: 0.20rem 0;
	border-bottom: 0.04rem solid #ffffff;
}
.order-screen a.end{
	background: url(../image/mem_ico.png) no-repeat right;
	background-size: auto 96%;
}
.order-screen a.active{
	border-bottom: 0.04rem solid #1cbfae;
	color: #1cbfae;
}
.order-screen-drop{
	position: absolute;
	top: 0;
	right: 0;
}
.order-screen-drop{
	display: block;
	position: absolute;
	top: 0;
	right: 0.30rem;
	width: 0.56rem;
	height: 0.72rem;
	z-index: 10;
	background: none;
	border: none;
}
.order-screen-drop::after{
	content: '';
	border-bottom: 0.02rem solid #333333;
	border-right: 0.02rem solid #333333;
	width: 0.20rem;
	height: 0.20rem;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 0.16rem;
	margin-top: -0.12rem;
}
#dropBox{
	display: none;
}
.screen-drop-list{
	position: absolute;
	top: 0.88rem;
	right: 0;
	width: 100%;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	background: #fff;
	padding: 0.20rem;
	box-sizing: border-box;
}
.screen-drop-list li{
	width: 33.33%;
	box-sizing: border-box;
	padding: 0.10rem;
}
.screen-drop-list li a{
	display: block;
	background: #f2f2f2;
	color: #222;
	border-radius: 0.40rem;
	line-height: 0.30rem;
}
.goods-total{
	color: #333;
     margin-top: 0.3rem;
}
.goods-total strong{
	font-size: 0.32rem;
}
.delect-order{
	border: none;
	background: none;
	padding: 0.20rem 0;
}
.address-tit{
	background: url(../image/icon_gps2.png) no-repeat left;
	background-size: 0.24rem 0.32rem;
	padding-left: 0.34rem;
	font-size: 0.32rem;
	color: #333;
	margin-bottom: 0.08rem;
}
.address-txt{
	padding-left: 0.34rem;
	color: #333;
}
.top-tab-box{
	height: 0.86rem;
	width: 100%;
	box-sizing: border-box;
	padding-left: 0.80rem;
}
.top-tab{
	width: 100%;
	overflow-x: auto;
}
.top-tab ul li{
	padding: 0 0.20rem;
}
.top-tab ul li a{
	font-size: 0.32rem;
	padding: 0 0.10rem;
	line-height: 0.82rem;
	white-space: nowrap;
}
.top-tab ul .active a{
	color: #fff;
	border-bottom: 0.04rem solid #fff;
}
.collect-list1{
	
    margin-top:0.3rem;
	align-items: stretch;
	-webkit-align-items: stretch;
}
.collect-img1{
	width: 2.00rem;
	height: 2.60rem;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
	position: relative;
	margin-right: 0.30rem;
}
.collect-img1 img{
	width: 100%;
	height: 100%;
	border-radius: 0.08rem;
}
.collect-info1{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
	border-bottom: 0.02rem solid #e6e6e6;
}
.collect-tit1{
	font-size: 0.30rem;
	color: #333;
	line-height: 0.34rem;
	height: 0.68rem;
	overflow: hidden;
	margin-bottom: 0.08rem;
}
.collect-explain{
	font-size: 0.24rem;
	color: #808080;
	padding-top: 0.10rem;
	width: 4.60rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.collect-explain i{
	font-style: normal;
	display: inline-block;
	border: 0.02rem solid #ff3c3d;
	border-radius: 0.06rem;
	line-height: 0.36rem;
	padding: 0 0.08rem;
	margin-right: 0.10rem;
	color: #ff3c3d;
}
.collect-control{
	position: relative;
	margin-top: 0.12rem;
}
.bar-cart{
	background: #18bead url(../image/icon_cart.png) no-repeat center;
	background-size: 0.28rem 0.28rem;
	width: 0.50rem;
	height: 0.50rem;
	border-radius: 0.30rem;
	border: none;
}
.empty-box{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: column;
	-webkit-flex-direction: column;
	padding: 1.60rem;
}
.empty-box img{
	width: 100%;
	object-fit: contain;
}
.empty-box h3{
	font-size: 0.34rem;
	font-weight: normal;
	padding-top: 0.30rem;
}
.coupon-list{
	background: #ffffff;
	padding: 0.30rem;
	margin-top: 0.30rem;
	box-shadow: 0 0 0.06rem rgba(0,0,0,0.1);
}
.coupon{
	background: url(../image/coupon.png) no-repeat;
	background-size: cover;
	width: 2.25rem;
	height: 1.51rem;
	position: relative;
	box-sizing: border-box;
	padding-right: 0.30rem;
	padding-top: 0.30rem;
	text-align: center;
	color: #262626;
	font-size: 0.24rem;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
}
.coupon h4{
	font-size: 0.28rem;
}
.coupon h4 span{
	font-size: 0.42rem;
}
.coupon-tips{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(../image/coupon_tips.png) no-repeat;
	background-size: cover;
	width: 0.80rem;
	height: 0.32rem;
	text-indent: -3.00rem;
	overflow: hidden;
}
.coupon-info{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
	padding-left: 0.20rem;
}
.coupon-info h3{
	font-size: 0.28rem;
	font-weight: normal;
	height: 0.72rem;
	line-height: 0.36rem;
	margin-bottom: 0.16rem;
}
.coupon-other{
	font-size: 0.20rem;
	color: #808080;
}
.coupon-other .bar-button{
	border: 0.02rem solid #434343;
    color: #333;
    background: none;
    font-size: 0.24rem;
    padding: 0.06rem 0.20rem;
    border-radius: 0.30rem;
    margin: 0 0.06rem;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.coupon-other .bar-button-expired{
	border: 0.02rem solid #aaaaaa;
    color: #fff;
    background: #aaaaaa;
    font-size: 0.24rem;
    padding: 0.06rem 0.20rem;
    border-radius: 0.30rem;
    margin: 0 0.06rem;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.integral-explain{
	background: url(../image/jfbg.jpg) no-repeat fixed;
	background-size: 100% 100%;
	padding: 0.30rem;
}
.explain-tit{
	font-size: 0.30rem;
	text-align: center;
	color: #fff;
	height: 0.80rem;
	line-height: 0.80rem;
	border-top: 0.06rem solid #fcce4e;
	border-top-left-radius: 0.16rem;
	border-top-right-radius: 0.16rem;
	background: #f06b59;
}
.explain-info{
	background: #ffffff;
	padding: 0.30rem;
}
.integral-top{
	background: url(../image/jftbg.png) no-repeat top;
	background-size: 100% auto;
	padding: 0.30rem;
	text-align: center;
	color: #fff;
	font-size: 0.26rem;
}
.bar-explain{
	display: inline-block;
	border: 0.02rem solid #ffffff;
	border-radius: 0.30rem;
	padding: 0 0.30rem;
	color: #fff;
	height: 0.56rem;
	line-height: 0.56rem;
	font-size: 0.24rem;
}
.integral-tit{
	font-size: 0.30rem;
	margin-bottom: 0.20rem;
}
.integral-tit strong{
	font-size: 0.46rem;
	margin: 0 0.08rem;
	font-weight: normal;
}
.go-exch{
	background: #fdf5f6;
	border: 0.10rem solid #fff;
	width: 3.10rem;
	height: 0.90rem;
	line-height: 0.70rem;
	text-align: center;
	border-radius: 0.50rem;
	font-size: 0.30rem;
	color: #ed2831;
	box-shadow: 0 0.04rem 0.16rem rgba(197,61,65,0.3);
	margin-top: 0.40rem;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
.go-exch i{
	display: inline-block;
	background: url(../image/icon_dh.png) no-repeat;
	background-size: cover;
	width: 0.30rem;
	height: 0.30rem;
	vertical-align: middle;
	margin-right: 0.08rem;
}
.integral-tit2{
	text-align: center;
	font-size: 0.32rem;
	padding: 0.30rem 0;
	border-bottom: 0.02rem solid #e6e6e6;
}
.integral-list{
	padding: 0 0.30rem;
}
.integral-list li{
	border-bottom: 0.02rem solid #e6e6e6;
	padding: 0.30rem 0;
}
.integral-list li:last-child{
	border-bottom: none;
}
.integral-list-tit{
	font-size: 0.30rem;
	color: #333;
	margin-bottom: 0.08rem;
	font-weight: normal;
}
.coin-nue{
	background: url(../image/icon_coin.png) no-repeat left;
	background-size: 0.24rem 0.24rem;
	padding-left: 0.30rem;
	font-size: 0.38rem;
	color: #1cbfae;
	font-weight: bold;
	letter-spacing: -0.02rem;
}
.dray-user{
	background: #fff;
	padding: 0.30rem;
}
.user-head{
	width: 0.80rem;
	height: 0.80rem;
	border-radius: 50%;
	margin-right: 0.20rem;
}
.user-head2{
	width: 0.52rem;
	height: 0.52rem;
	border-radius: 50%;
	margin-right: 0.20rem;
}
.user-info{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	font-size: 0.34rem;
	color: #222222;
}
.user-info2{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	font-size: 0.24rem;
	color: #666666;
}
.dray-tabs{
	border-bottom: 0.01rem solid #e6e6e6;
}
.dray-tabs li{
	flex: 1;
	-webkit-flex: 1;
	text-align: center;
	font-size: 0.34rem;
	color: #404040;
}
.dray-tabs li a{
	display: block;
	padding: 0.26rem 0;
	border-bottom: 0.04rem solid #ffffff;
}
.dray-tabs .active a{
	color: #1cbfae;
	border-bottom: 0.04rem solid #1cbfae;
}
.comment-list{
	padding: 0.30rem;
	margin-bottom: 0.30rem;
	background: #ffffff;
}
.grade{
	padding-top: 0.10rem;
}
.fun-info .grade{
	padding-top: 0;
}
.grade .star{
	width: 0.30rem;
	height: 0.30rem;
	object-fit: contain;
	margin-right: 0.10rem;
}
.comment-info{
	font-size: 0.30rem;
	color: #404040;
	padding-top: 0.10rem;
}
.comment-thumb{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding-top: 0.20rem;
}
.comment-thumb .thumbimg{
	width: 2.20rem;
	height: 2.20rem;
	border-radius: 0.12rem;
	object-fit: cover;
	margin-right: 0.15rem;
	margin-bottom: 0.16rem;
}
.comment-thumb .thumbimg:nth-child(3n){
	margin-right: 0;
}
.comment-goods{
	display: flex;
	display: -webkit-flex;
	align-items: stretch;
	-webkit-align-items: stretch;
	background: #f6f6f6;
	border-radius: 0.12rem;
	overflow: hidden;
}
.comment-goods-info{
	flex: 1;
	-webkit-flex: 1;
	font-size: 0.30rem;
	color: #333;
	box-sizing: border-box;
	padding: 0 0.20rem;
}
.comment-goods h3{
	font-size: 0.30rem;
	font-weight: normal;
	height: 0.80rem;
	line-height: 0.40rem;
	overflow: hidden;
	margin-top: 0.24rem;
	margin-bottom: 0.06rem;
}
.address-edit{
	position: relative;
	padding-right: 1.80rem;
}
.bar-edit2{
	display: block;
	background: url(../image/icon_modify2.png) no-repeat;
	background-size: cover;
	width: 0.36rem;
	height: 0.36rem;
	position: absolute;
	top: 50%;
	right: 0.30rem;
	margin-top: -0.18rem;
	z-index: 100;
}
.form-del{
	display: none;
	background: url(../image/icon_del2.png) no-repeat;
	background-size: cover;
	width: 0.30rem;
	height: 0.30rem;
	position: absolute;
	top: 0.30rem;
	right: 0.30rem;
	z-index: 10;
}
.train-screen{
	border-bottom: 0.02rem solid #e6e6e6;
	padding: 0 0.30rem;
	background: #fff;
}
.train-screen li{
	flex: 1;
	-webkit-flex: 1;
	padding: 0.20rem 0;
	text-align: center;
}
.train-screen a{
	display: inline-block;
	font-size: 0.28rem;
}
.train-screen a.active{
	color: #1cbfae;
}
.bar-sort{
	background: url(../image/icon_sort.png) no-repeat right;
	background-size: 0.20rem 0.20rem;
	padding-right: 0.26rem;
}
.bar-screen{
	background: url(../image/icon_screen.png) no-repeat right;
	background-size: 0.22rem 0.22rem;
	padding-right: 0.26rem;
}
.screen-popup{
	display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 6.80rem;
    height: 100%;
    box-sizing: border-box;
    z-index: 1007;
}
.screen-popup::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: -1;
}
.screen-popbox{
    width: 100%;
    height: 100%;
	overflow-y: auto;
    background: #fff;
    border-top-left-radius: 0.10rem;
    border-bottom-left-radius: 0.10rem;
}
.tabFixed{
	position: fixed;
	top: 0.86rem;
	left: 0;
	width: 100%;
	z-index: 1002;
	border-top: 0.01rem solid #e6e6e6;
}
.screen-tit{
	padding: 0.30rem;
	position: relative;
	font-size: 0.30rem;
	color: #333;
}
.screen-tit .screen-arrow{
	display: block;
	width: 0.44rem;
	height: 0.44rem;
	position: relative;
}
.screen-tit .screen-arrow::after{
	content: "";
	width: 0.20rem;
	height: 0.20rem;
	border-bottom: 0.04rem solid #424242;
	border-right: 0.04rem solid #424242;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: absolute;
	top: 0.16rem;
	right: 0.12rem;
	z-index: 1;
	transition: all 0.3s ease-out;
}
.screen-show{
	display: none;
}
.screen-group-bar{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding: 0 0.20rem 0.30rem 0.20rem;
	margin-top: -0.10rem;
	margin-bottom: -0.10rem;
}
.screen-group-bar li{
	padding: 0.10rem 0.08rem;
}
.screen-group-bar li a{
	display: block;
	background: #f2f2f2;
	border-radius: 0.30rem;
	border: 0.04rem solid #f2f2f2;
	padding: 0.04rem 0.28rem;
	color: #404040;
}
.screen-group-bar .active a{
	background: #e6fffc;
	border:0.04rem solid #1cbfae;
	color: #1cbfae
}
.screen-subtit{
	font-size: 0.28rem;
	color: #333;
	padding: 0.20rem 0.30rem;
}
.screen-divide{
	height: 0.20rem;
	background: #f5f5f5;
	overflow: hidden;
}
.price-range-box{
	padding: 0 0.30rem 0.30rem 0.30rem;
}
.price-range{
	background: #f5f5f5;
	padding: 0.10rem;
	border-radius: 0.72rem;
	height: 0.72rem;
	box-sizing: border-box;
}
.price-range-icon{
	width: 0.30rem;
	margin: 0 0.10rem;
	color: #808080;
	overflow: hidden;
	background: #aaaaaa;
	height: 0.02rem;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	position: relative;
}
.price-range-input{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
	padding: 0 0.10rem;
	height: 0.52rem;
	background: #ffffff;
	border-radius: 0.52rem;
}
.price-range-input input{
	width: 100%;
	line-height: 0.52rem;
	text-align: center;
	background: none;
	border: none;
}
.screen-state{
	padding: 0.20rem 0.30rem;
	border-top: 0.02rem solid #e6e6e6;
	border-bottom: 0.02rem solid #e6e6e6;
}

.screen-state a{
	font-size: 0.26rem;
	color: #404040;
}
.screen-state .active a{
	color: #1cbfae;
}
.screen-control{
	padding: 0.30rem;
	
}
.screen-submit{
	display: block;
	background: linear-gradient(to left,#18bead, #10cd91);
	background:-webkit-linear-gradient(left,#18bead,#10cd91);
	width: 3.00rem;
	height: 0.70rem;
	line-height: 0.70rem;
	text-align: center;
	font-size: 0.26rem;
	color: #ffffff;
	box-sizing: border-box;
	border-radius: 0.50rem;
	border: none;
	text-shadow: 0 0.04rem 0.08rem rgba(0,0,0,.2);
}
.screen-reset{
	display: block;
	background: #f5f5f5;
	width: 3.00rem;
	height: 0.70rem;
	line-height: 0.70rem;
	text-align: center;
	border: 0.02rem solid #dcdcdc;
	font-size: 0.26rem;
	color: #333;
	box-sizing: border-box;
	border-radius: 0.50rem;
	text-shadow: 0 0.04rem 0.08rem rgba(0,0,0,.2);
}
.screen-panel-active .screen-tit .screen-arrow::after{
	content: "";
	width: 0.20rem;
	height: 0.20rem;
	border-bottom: 0.04rem solid #424242;
	border-right: 0.04rem solid #424242;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 0.06rem;
	right: 0.12rem;
	z-index: 1;
}
.screen-panel-active .screen-show{
	display: block;
}
.screen-close{
	position: fixed;
	top: 0.20rem;
	left: 0;
	z-index: 1006;
	color: #fff;
	font-size: 0.40rem;
	display: block;
	width: 0.60rem;
	height: 0.60rem;
	text-align: center;
	line-height: 0.60rem;
}
.tab-main{
	height: 0.86rem;
	width: 100%;
	box-sizing: border-box;
	padding: 0 0.80rem;
}
.tab-main ul li{
	flex: 1;
	-webkit-flex: 1;
	text-align: center;
	box-sizing: border-box;
	padding: 0 0.12rem;
}
.tab-main ul li a{
	display: block;
	height: 0.80rem;
	line-height: 0.80rem;
	font-size: 0.32rem;
	color: #fff;
}
.tab-main ul .active a{
	color: #fff;
	font-weight: bold;
	border-bottom: 0.04rem solid #fff;
}

.tab-main2 ul .active a{
	color: #fff;
	font-weight: bold;
	border-bottom: 0.04rem solid #fff;
}
.organimg{
	width: 100%;
	height: 5.30rem;
	object-fit: cover;
}
.organization-swiper .swiper-pagination-bullet{
	background: #fff;
	width: 0.16rem;
	height: 0.16rem;
	border-radius: 0.08rem;
	opacity: 1;
	box-shadow: 0 0.04rem 0.08rem rgba(0,0,0,0.5);
}
.organization-swiper .swiper-pagination-bullet-active{
	background: #ff3d44;
	opacity: 1;
}
.organization-swiper .swiper-pagination-fraction,.organization-swiper .swiper-pagination-custom,.organization-swiper .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: 0;
}
.organization-desc{
	background: #fff;
	padding: 0.20rem 0.30rem;
	font-size: 0.28rem;
	color: #404040;
	position: relative;
}
.organization-desc h3{
	font-size: 0.30rem;
	color: #ff3d42;
	padding-bottom: 0.08rem;
}
.organization-desc h3 strong{
	font-size: 0.44rem;
}
.get-coupon{
	display: block;
	position: absolute;
	top: 0.26rem;
	right: 0.30rem;
	padding-right: 0.26rem;
	color: #1cbfae;
}
.get-coupon::after{
	content: '';
	width: 0.14rem;
	height: 0.14rem;
	border-top: 0.04rem solid #1cbfae;
	border-right: 0.04rem solid #1cbfae;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 0.06rem;
	margin-top: -0.10rem;
}
.icon-tag{
	display: inline-block;
	background: url(../image/icon_tag.png) no-repeat;
	background-size: cover;
	height: 0.28rem;
	width: 0.28rem;
	margin-right: 0.08rem;
}
.organization-info{
	background: #ffffff;
	padding: 0.20rem 0.30rem;
	font-size: 0.28rem;
}
.organization-info .address-tit{
	font-size: 0.26rem;
	margin-top: 0.10rem;
}
.organization-info h3{
	font-size: 0.34rem;
	font-weight: normal;
	color: #000;
	margin-bottom: 0.20rem;
}
.bar-addcart{
	background: #d0b99a  url(../image/icon_cart_add.png) no-repeat center;
	display: block;
	border: none;
	background-size: 0.52rem 0.52rem;
    width: 0.8rem;
    height: 0.8rem;
    text-align: center;
    border-radius: 0.40rem;
}
.bar-collect3{
	display: inline-block;
	background: url(../image/icon_cole.png) no-repeat top center;
	background-size: 0.52rem 0.52rem;
	height:0.52rem;
	width:0.52rem;
	text-align: center;
	position: relative;
}
.bar-cart2{
	display: inline-block;
	background: url(../image/icon_cart2.png) no-repeat top center;
	background-size: 0.52rem 0.52rem;
	height:0.52rem;
	width:0.52rem;
	text-align: center;
	margin-left: 0.40rem;
	position: relative;
}
.content{
	background: #fff;
	padding: 0.30rem;
	line-height: 0.60rem;
	font-size: 0.28rem;
}.back-home{
	display: block;
	position: absolute;
	top: 50%;
	right: 0.3rem;
	border: 0.01rem solid #fff;
	border-radius: 0.06rem;
	padding: 0 0.12rem;
	height: 0.5rem;
	line-height: 0.5rem;
	background: #fff;
	margin-top: -0.25rem;
	color: #333;
	font-weight: normal;
	font-size: 0.26rem;
}
.details-tit{
	position: relative;
	border-bottom: 0.01rem solid #dcdcdc;
	font-size: 0.30rem;
	padding-left: 0.2rem;
	padding-bottom: 0.1rem;
	margin-bottom: 0.2rem;
	font-weight: bold;
	color: #222;
}
.details-tit::before{
	content: '';
	width: 0.08rem;
	height: 0.36rem;
	position: absolute;
	border-radius: 0.04rem;
	top: 50%;
	left: 0;
	margin-top: -0.23rem;
	z-index: 1;
	background: linear-gradient(to top,#51d4bd, #10bfaa);
	background:-webkit-linear-gradient(top,#51d4bd,#10bfaa);
}
.gallery-box{
	padding: 0.30rem 0.30rem 0.10rem 0.30rem;
	position: relative;
}
.gallery-box .swiper-container{
	width: 4.80rem;
	margin-bottom: 0.12rem;
}
.gallery-box .swiper-container .swiper-slide img{
	width: 4.80rem;
	height: 3.36rem;
	object-fit: cover;
	border-radius: 0.12rem;
}
.gallery-box h3{
	font-size: 0.30rem;
	color: #333;
	margin-bottom: 0.12rem;
}
.gallery-box .swiper-container-horizontal>.swiper-pagination-bullets,.gallery-box .swiper-pagination-custom,.gallery-box .swiper-pagination-fraction{
	bottom: auto;
	top: 0.30rem;
	right: 0;
	text-align: right;
	box-sizing: border-box;
	padding-right: 0.30rem;
}
.pbox{
	position: relative;
	overflow: hidden;
}
.caption-group{
	padding: 0.30rem 0.30rem 0.10rem 0.30rem;
	background: #fff;
	color: #808080;
	font-size: 0.26rem;
}
.caption-title{
	font-size: 0.34rem;
	color: #1a1a1a;
	line-height: 0.50rem;
	margin-bottom: 0.16rem;
}
.tour-banner-swiper{
	background: url(../image/tbg_tour.png) no-repeat;
	background-size: 100% auto;
	padding: 0.70rem 0.30rem 0.30rem 0.30rem;
	position: relative;
	box-sizing: border-box;
	width: 100%;
}
.tour-banner-swiper .swiper-container{
	border-radius: 0.12rem;
}
.tourbanner{
	width: 6.90rem;
	height: 2.30rem;
	object-fit: cover;
	border-radius: 0.12rem;
}
.tour-banner-swiper .swiper-pagination-bullet{
	background: #1accba;
	opacity: 1;
	width: 0.16rem;
	height: 0.16rem;
	border-radius: 0.16rem;
	margin: 0 0.08rem;
}
.tour-banner-swiper .swiper-pagination-bullet-active{
	background: #1accba;
	opacity: 1;
	width: 0.26rem;
}

.tour-banner-swiper .swiper-pagination{
	width: 100%;
	left: 0;
}
.tour-tit{
	text-align: center;
	font-size: 0.34rem;
	color: #333;
	background: #fff;
	padding: 0.30rem 0.30rem 0 0.30rem;
}
.tour-tit2{
	text-align: center;
	padding-top: 0.20rem;
}
.tour-tit2 h3{
	display: inline-block;
	background: url(../image/tourtibg.png) no-repeat;
	background-size: cover;
	width: 3.10rem;
	height: 0.76rem;
	box-sizing: border-box;
	padding: 0.13rem 0.50rem;
	line-height: 0.5rem;
	text-align: center;
	font-size: 0.20rem;
	color: #fff;
	letter-spacing: 0.04rem;
	margin-bottom: -0.10rem;
}
.popular-recommend{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding: 0.10rem 0.20rem;
}
.popular-recommend li{
	width: 33.33%;
	box-sizing: border-box;
	padding: 0.10rem;
}
.destination{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	background: rgba(0,0,0,0.6);
	padding: 0.10rem;
	text-align: center;
	color: #ffffff;
	z-index: 100;
	border-bottom-left-radius: 0.10rem;
	border-bottom-right-radius: 0.10rem;
	font-size: 0.24rem;
}
.tour-price{
	font-size: 0.34rem;
	color: #fe5400
}
.tour-price span{
	text-decoration: line-through;
	color: #808080;
	margin-left: 0.30rem;
	font-size: 0.26rem;
}
.tour-price strong{
	font-size: 0.44rem;
}
.cuxiao{
	color: #fe5400;
	font-size: 0.28rem;
}
.cuxiao .icon-tag{
	background: url(../image/icon_tag_red.png) no-repeat;
	background-size: cover;
}
.end-dist{
	position: absolute;
	top: 0.26rem;
	right: 0.30rem;
	z-index: 1;
	letter-spacing: -0.02rem;
}
.end-dist span{
	background: #ff3d42;
	border-radius: 0.06rem;
	color: #fff;
	margin: 0 0.02rem;
	padding: 0 0.04rem;
}
.end-dist i{
	font-style: normal;
}
.tag-list{
	padding: 0.10rem 0 0.06rem 0;
}
.tag-list span{
	display: inline-block;
	border: 0.02rem solid #1cbfae;
	border-radius: 0.06rem;
	padding: 0 0.10rem;
	margin-bottom: 0.08rem;
	font-size: 0.24rem;
	color: #1cbfae;
	margin-right: 0.08rem;
}
.form-trip-group{
	position: relative;
}
.form-trip-group::before{
	content: '';
	border-left: 0.04rem dotted #cccccc;
	width: 0;
	height:0.36rem;
	position: absolute;
	top: 0.58rem;
	left: 1.28rem;
	z-index: 1;
}
.form-trip-item{
	padding: 0.16rem 0;
    font-size: 0.28rem;
}
.form-trip-item label{
	font-size: 0.28rem;
	color: #333;
	width: 1.20rem;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
}
.form-trip-bd{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
}
.trip-address{
	background: url(../image/icon_gps2.png) no-repeat left;
	background-size: 0.21rem 0.28rem;
	padding-left: 0.30rem;
}
.trip-input{
	width: 100%;
	border: none;
	background: none;
}
.form-trip-item2 label{
	font-size: 0.26rem;
	color: #808080;
	width: 1.20rem;
}
.tuan-tit{
	background: url(../image/icon_date.png) no-repeat left;
	background-size: 0.32rem 0.32rem;
	padding-left: 0.38rem;
	font-size: 0.30rem;
	color: #333;
}
.ctit{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	font-size: 0.30rem;
	color: #333;
}
.ctit img{
	width: 0.32rem;
	height: 0.32rem;
	margin-right: 0.08rem;
	object-fit: contain;
}
.ctit span{
	font-size: 0.26rem;
	color: #666;
	margin-left: 0.20rem;
}
.eval-tabs{
	padding: 0.20rem 0;
	-webkit-flex-wrap: wrap;;
	flex-wrap: wrap;
}
.eval-tabs a{
	display: inline-block;
	background: #fae6e4;
	border-radius: 0.30rem;
	color: #404040;
	padding: 0 0.16rem;
	margin-bottom: 0.10rem;
	margin-right: 0.20rem;
}
.date-box{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-left: -0.10rem;
	margin-right: -0.10rem;
}
.date-box li{
	width: 25%;
	box-sizing: border-box;
	padding: 0.10rem;
}
.date-list{
	border: 0.02rem solid #d2d2d2;
	border-radius: 0.12rem;
	padding: 0.10rem;
	text-align: center;
	font-size: 0.22rem;
	line-height: 0.36rem;
	height: 0.72rem;
	overflow: hidden;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
.date-price{
	font-size: 0.26rem;
	color: #fe5c10;
	letter-spacing: -0.02rem;
}
.details{
	font-size: 0.28rem;
	line-height: 0.50rem;
	padding: 0.20rem 0;
	color: #737373
}
.yoyo-cells .yoyo-cell{
	border-bottom: 0.02rem solid #e6e6e6;
	padding: 0.20rem 0.30rem;
}
.trip-date-box{
	height: 0.72rem;
	background: #fff;
	position: relative;
}
.trip-date-fixed{
	position: fixed;
	top: 0.86rem;
	left: 0;
	width: 100%;
	z-index: 100;
}
.trip-date-box{
	padding-right: 1.40rem;
	padding-left: 0.60rem;
}
.btn-trip{
	background: #1cbfae;
	color: #fff;
	font-size: 0.26rem;
	width: 1.40rem;
	height: 0.70rem;
	line-height: 0.70rem;
	border: none;
	position: absolute;
	top: 0;
	right: 0;

	z-index: 10;
}
.trip-date-list{
	width: 100%;
	height: 0.70rem;
	overflow-x: auto;
}
.trip-date-list li{
	padding: 0 0.30rem;
}
.trip-date-list li a{
	display: block;
	height: 0.66rem;
	line-height: 0.66rem;
	border-bottom: 0.04rem solid #fff;
	font-size: 0.26rem;
	color: #1cbfae;
}
.trip-date-list .active a{
	border-bottom: 0.04rem solid #1cbfae;
}
.trip-popup-box{
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	width: 5.80rem;
	z-index: 1009;
	height: 100%;
	box-sizing: border-box;
	
}
.trip-popup-box::after{
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: rgba(0,0,0,0.7);
}
.trip-popup{
	background: #ffffff;
	border-top-left-radius: 0.12rem;
	border-bottom-left-radius: 0.12rem;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	padding: 0.30rem;
	box-sizing: border-box;
}
.trip-pop-tit{
	font-size: 0.30rem;
	color: #333;
	border-bottom: 0.02rem solid #e6e6e6;
	padding-bottom: 0.20rem;
}
.trip-list-info li{
	padding: 0.20rem 0;
	color: #333;
	font-size: 0.26rem;
	line-height: 0.42rem;
}
.trip-list-info li h3{
	font-size: 0.30rem;
	margin-bottom: 0.08rem;
}
.trip-pclose{
	display: inline-block;
	width: 0.50rem;
	height: 0.50rem;
	font-size: 0.40rem;
}
.picture{
	position: relative;
	border-radius: 0.12rem;
	overflow: hidden;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}
.hotimg{
	width: 2.16rem;
	height: 2.32rem;
	object-fit: cover;
}
.hotno{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	font-size: 0.26rem;
	width: 0.40rem;
	height: 0.40rem;
	line-height: 0.40rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.hotno::after{
	content: '';
	width: 1.00rem;
	height: 1.00rem;
	background: #f04137;
	position: absolute;
	top: -0.50rem;
	left: -0.50rem;
	z-index: -1;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.lvimg{
	width: 2.26rem;
	height: 2.40rem;
	object-fit: cover;
}
.discount{
	position: absolute;
	top: 0.25rem;
	left: -0.45rem;
	z-index: 1;
	background: #da413b;
	color: #fff;
	font-size: 0.26rem;
	text-align: center;
	font-weight: bold;
	width: 1.80rem;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: center;
	transform-origin: center;
}
.tour-list{
	padding: 0.30rem;
	border-radius: 0.10rem;
	background: #fff;
	margin-bottom: 0.30rem;
}
.tour-info{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
	padding-left: 0.30rem;
}
.tour-info h3{
	font-size: 0.26rem;
	color: #333;
	font-weight: normal;
	line-height: 0.40rem;
	height: 1.20rem;
	overflow: hidden;
}
.yoyo-month-swiper{
	background: #ffffff;
	padding: 0.30rem;
}
.yoyo-month-swiper .swiper-container{
	padding: 0 .0.30rem;
}
.yoyo-month-swiper .swiper-slide{
	padding-bottom: 0.20rem;
}
.yoyo-month-swiper .swiper-slide-active{
	border-bottom: 0.06rem solid #1cbfae
}
.yoyo-month-swiper .swiper-button-prev{
	background: none;
	outline: none;
}
.yoyo-month-swiper .swiper-button-prev::before{
	content: '';
	width: 0.26rem;
	height: 0.26rem;
	border-left: 0.04rem solid #333;
	border-bottom: 0.04rem solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -0.16rem;
}
.yoyo-month-swiper .swiper-button-next{
	background: none;
	outline: none;
}
.yoyo-month-swiper .swiper-button-next::before{
	content: '';
	width: 0.26rem;
	height: 0.26rem;
	border-right: 0.04rem solid #333;
	border-top: 0.04rem solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -0.16rem;
}
.yoyo-month{
	text-align: center;
	font-size: 0.22rem;
	font-weight: bold;
	color: #333;
}
.start-price{
	text-align: center;
	font-size: 0.26rem;
	color: #333;
	font-weight: bold;
}
.start-price span{
	color: #fe5400;
}
.calendar-day{
	width: 14.28%;
	text-align: center;
	box-sizing: border-box;
}
.calendar-week{
	padding-bottom: 0.40rem;
}
.calendar-week .calendar-day{
	font-size: 0.30rem;
	color: #000;
}
.calendar-month{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.calendar-month .calendar-day{
	position: relative;
	height: 1.20rem;
	line-height: 0.40rem;
	padding-top: 0.30rem;
}
.day{
	height: 0.40rem;
	line-height: 0.40rem;
	font-size: 0.32rem;
	color: #808080;
	overflow: hidden;
}
.day-offer{
	font-size: 0.24rem;
	color: #fe5400;
	letter-spacing: -0.02rem;
	height: 0.40rem;
	line-height: 0.40rem;
	overflow: hidden;
}
.icon-te{
	display: none;
	font-size: 0.24rem;
	height: 0.36rem;
	line-height: 0.36rem;
	width: 0.36rem;
	text-align: center;
	color: #fff;
	background: #fe5400;
	border-radius: 0.04rem;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.calendar-day-offer .icon-te{
	display: block;
}
.calendar-day-offer .day{
	color: #000;
}

.fun-banner-swiper{
	background: url(../image/tbg_fun.png) no-repeat;
	background-size: 100% auto;
	padding: 0.70rem 0.30rem 0.50rem 0.30rem;
	position: relative;
	box-sizing: border-box;
	width: 100%;
}
.fun-banner-swiper .swiper-container{
	border-radius: 0.12rem;
}
.funbanner{
	width: 6.90rem;
	height: 2.30rem;
	object-fit: cover;
	border-radius: 0.12rem;
}
.fun-banner-swiper .swiper-pagination-bullet{
	background: #15bbfd;
	opacity: 1;
	width: 0.16rem;
	height: 0.16rem;
	border-radius: 0.16rem;
	margin: 0 0.8rem;
}
.fun-banner-swiper .swiper-pagination-bullet-active{
	background: #15bbfd;
	opacity: 1;
	width: 0.26rem;
}

.fun-banner-swiper .swiper-pagination{
	width: 100%;
	left: 0;
	bottom: 0.06rem;
}
.fun-tit{
	text-align: center;
	background: #fff;
	padding-top: 0.30rem;
}
.fun-tit h3{
	display: inline-block;
	position: relative;
}
.fun-tit h3::before{
	content: '';
	background: url(../image/fun_tit_il.png) no-repeat;
	background-size: cover;
	width: 0.64rem;
	height: 0.24rem;
	position: absolute;
	top: 50%;
	left: -0.80rem;
	margin-top: -0.12rem;
	z-index: 1;
}
.fun-tit h3::after{
	content: '';
	background: url(../image/fun_tit_ir.png) no-repeat;
	background-size: cover;
	width: 0.64rem;
	height: 0.24rem;
	position: absolute;
	top: 50%;
	right: -0.80rem;
	margin-top: -0.12rem;
	z-index: 1;
}
.fun-tit h3 span{
	display: inline-block;
	position: relative;
	font-size: 0.30rem;
	font-weight: normal;
	background: linear-gradient(to left,#10c2ff, #3c7ae6);
	background:-webkit-linear-gradient(left,#10c2ff,#3c7ae6);
	color: #fff;
	height: 0.52rem;
	line-height: 0.52rem;
	padding: 0 0.70rem;
	border-radius: 0.50rem;
}
.fun-tit h3 span::before{
	content: '';

	width: 0.60rem;
	height: 0.80rem;
	position: absolute;
	top: -0.14rem;
	left: 0;
	z-index: 1;
}
.fun-tit h3 span::after{
	content: '';
	
	width: 0.60rem;
	height: 0.80rem;
	position: absolute;
	top: -0.14rem;
	right: 0;
	z-index: 1;
}
.fun-list{
	background: #ffffff;
	margin-bottom: 0.2rem;
}
.funimg{
	width: 1.5rem;
	height: 2rem;
	object-fit: cover;
}
.fun-info{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
	padding-left: 0.30rem;
	overflow: hidden;
}
.fun-info h3{
	font-size: 0.30rem;
	line-height: 0.36rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
}
.fun-desc{
	font-size: 0.24rem;
	color: #808080;
	line-height: 0.36rem;
	height: 0.72rem;
	overflow: hidden;
	margin: 0.10rem 0;
}
.fun-info .yoyo-price span{
	display: inline-block;
	margin-left: 0.20rem;
}
.browse-num0{
	background: url(../image/icon_view_gray.png) no-repeat left;
	background-size: 0.28rem 0.18rem;
	padding-left: 0.32rem;
	color: #808080;
	font-size: 0.24rem;
}
.browse-num{
	background: url(../image/icon_view1.png) no-repeat left;
	background-size: 0.28rem 0.18rem;
	padding-left: 0.32rem;
	color: #808080;
	margin-top: 0.06rem;
}
.commentimg{
	width: 0.86rem;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
}
.commentimg img{
	width: 0.86rem;
	height: 1.00rem;
	object-fit: cover;
	border-radius: 0.10rem;
}
.commenttit{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
	padding: 0 0.30rem;
	color: #333;
	font-size: 0.24rem;
}
.bar-cart3{
	display: inline-block;
	background: url(../image/bar_cart.png) no-repeat;
	background-size: cover;
	width: 0.52rem;
	height: 0.52rem;
	border: none;
}
.bar-cart4{
	display: inline-block;
	background: url(../image/bar_cart_cyan.png) no-repeat;
	background-size: cover;
	width: 0.52rem;
	height: 0.52rem;
	border: none;
	position: absolute;
	top: 50%;
	right: 0.20rem;
	margin-top: -0.30rem;
	z-index: 10;
}
.bar-collect4{
	display: inline-block;
	background: url(../image/bar_cart_coll.png) no-repeat;
	background-size: cover;
	width: 0.52rem;
	height: 0.52rem;
	border: none;
	position: absolute;
	top: 50%;
	right: 0.20rem;
	margin-top: -0.30rem;
	z-index: 10;
}
.btmline{
	border-bottom: 0.02rem solid #e6e6e6;
	padding-bottom: 0.20rem;
}
.bar-fabu{
	display: inline-block;
	background: linear-gradient(to left,#18bead, #10cd91);
	background:-webkit-linear-gradient(left,#18bead,#10cd91);
	width: 2.40rem;
	height: 0.66rem;
	line-height: 0.66rem;
	font-size: 0.28rem;
	color: #fff;
	border: none;
	border-radius: 0.66rem;
	box-shadow: 0 0 0.16rem rgba(0,0,0,0.3);
	font-weight: normal;
}
.comment-area{
	width: 100%;
	border: none;
	resize: none;
	font-size: 0.28rem;
}
.thing-banner-swiper{
	background: url(../image/tbg_thing.png) no-repeat;
	background-size: 100% auto;
	padding: 0.70rem 0.30rem 0.50rem 0.30rem;
	position: relative;
	box-sizing: border-box;
	width: 100%;
}
.thing-banner-swiper .swiper-container{
	border-radius: 0.12rem;
}
.thingbanner{
	width: 6.90rem;
	height: 2.30rem;
	object-fit: cover;
	border-radius: 0.12rem;
}
.thing-banner-swiper .swiper-pagination-bullet{
	background: #ff3e49;
	opacity: 1;
	width: 0.16rem;
	height: 0.16rem;
	border-radius: 0.16rem;
	margin: 0 0.08rem;
}
.thing-banner-swiper .swiper-pagination-bullet-active{
	background: #ff3e49;
	opacity: 1;
	width: 0.26rem;
}

.thing-banner-swiper .swiper-pagination{
	width: 100%;
	left: 0;
	bottom: 0.06rem;
}
.thing-tit{
	text-align: center;
	background: #fff;
	padding-top: 0.30rem;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
}
.thing-tit h3{
	display: inline-block;
	background: #ff836f;
	font-size: 0.3rem;
	color: #fff;
	height: 0.46rem;
	line-height: 0.46rem;
	font-weight: normal;
	text-shadow: 0 0.04rem 0.08rem rgba(0,0,0,0.2);
	letter-spacing: 0.01rem;
	max-width: 100%;
	padding: 0 0.3rem;
	border-radius: 0.36rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.preferential-box{
	background: url(../image/pref_tbg.png) no-repeat top;
	background-size: 100% auto;
	padding: 0.30rem;
}
.new-arrivals{
	width: 2.50rem;
	height: 5.40rem;
	background: #ff836f;
	border-radius: 0.12rem;
	box-sizing: border-box;
	padding: 0.20rem;
	color: #fff;
	text-align: center;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
}
.new-goods{
	position: relative;
	margin: 0.20rem 0;
}
.new-goods img{
	width: 2.10rem;
	height: 2.30rem;
	object-fit: cover;
	border-radius: 0.12rem;
}
.new-arrivals h3{
	text-align: center;
}
.new-arrivals h3 span{
	display: inline-block;
	position: relative;
	font-size: 0.24rem;
	padding: 0 0.10rem;
	font-weight: normal;
}
.new-arrivals h3 span::before{
	content: '';
	width: 0.26rem;
	height: 0..2rem;
	background: #ffffff;
	position: absolute;
	top: 50%;
	left: -0.26rem;
	z-index: 1;
}
.new-arrivals h3 span::after{
	content: '';
	width: 0.26rem;
	height: 0.02rem;
	background: #ffffff;
	position: absolute;
	top: 50%;
	right: -0.26rem;
	z-index: 1;
}
.new-arrivals h2{
	font-size: 0.46rem;
	line-height: 0.60rem;
	margin-top: 0.20rem;
}
.new-arrivals h4{
	font-size: 0.33rem;
	line-height: 0.40rem;
	font-weight: normal;
}
.new-arrivals a{
	color: #fff;
}
.pref-img{
	width: 1.70rem;
	margin-bottom: 0.06rem;
}
.pref-img img{
	width: 1.70rem;
	height: 1.88rem;
	object-fit: cover;
}
.pref-tit{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.preferential-list{
	flex: 1;
	-webkit-flex: 1;

	box-sizing: border-box;
}
.preferential-list ul{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.preferential-list li{
	width: 50%;
	box-sizing: border-box;
	padding: 0.04rem 0.20rem;
	line-height: 0.32rem;
	text-align: center;
}
.preferential-list li a{
	display: block;
}
.thingimg{
	width: 100%;
	height: 2.22rem;
	object-fit: cover;
}
.thing-list-box{
	width: 100%;
	overflow: hidden;
}
.thing-list{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-left: -0.05rem;
	margin-right: -0.05rem;
	align-items: stretch;
	-webkit-align-items: stretch;
}
.thing-list li{
	width: 50%;
	box-sizing: border-box;
	padding: 0.05rem;
}
.thing-list li a{
	display: block;
	background: #ffffff;
	border-radius: 0.10rem;
	overflow: hidden;
	box-shadow: 0 0 0.04rem rgba(0,0,0,0.1);
}
.thing-info{
	padding: 0.20rem;
	position: relative;
}
.thing-info .yoyo-price span{
	font-size: 0.20rem;
	color: #808080;
	text-decoration: line-through;
	display: inline-block;
}
.thing-info-tit{
	font-size: 0.26rem;
	color: #222;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.thing-tag span{
	display: inline-block;
	border: 0.02rem solid #1cbfae;
	font-size: 0.24rem;
	padding: 0 0.12rem;
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	border-radius: 0.10rem;
	color: #1cbfae;
}
.thing-tag .red{
	border: 0.02rem solid #de3e27 ;
}
.header-search{
	text-align: center;
	height: 0.86rem;
	width: 100%;
	line-height: 0.86rem;
	color: #424242;
	font-size: 0.32rem;
	box-sizing: border-box;
	padding: 0.14rem 0.80rem;
}
.station-search{
	background: #f5f5f5 url(../image/icon_search2.png) no-repeat 0.26rem 0.13rem;
	background-size: 0.32rem 0.32rem;
	height: 0.58rem;
	width: 100%;
	border-radius: 0.60rem;
	padding-left: 0.70rem;
	padding-right: 0.40rem;
	box-sizing: border-box;
}
.station-search input{
	width: 100%;
	border: none;
	background: none;
	outline: none;
	height: 0.58rem;
	line-height: 0.58rem;
}
.thing-desc{
	background: url(../image/hw-dbg.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 0.26rem 0.30rem;
	font-size: 0.28rem;
	color: #fff;
}
.thing-desc-price{
	font-size: 0.26rem;
	margin-bottom: 0.08rem;
}
.thing-desc-price strong{
	font-size: 0.44rem;
}
.thing-desc-price span{
	font-size: 0.26rem;
	text-decoration: line-through;
	margin: 0 0.12rem;
}
.tag-cux{
	display: inline-block;
	font-style: normal;
	background: #f84442;
	padding: 0 0.16rem;
	border-radius: 0.40rem;
	color: #ffffff;
    font-size:0.24rem;
}

.tag-brand{
	display: inline-block;
	vertical-align: middle;
	background: #a77d57;
	color: #ffffff;
	padding: 0 0.16rem;
	border-radius: 0.40rem;
	margin-right: 0.12rem;
	font-style: normal
}
.flex-start{
	align-items: flex-start;
	-webkit-align-items: flex-start;
}
.Q{
	font-size: 0.28rem;
	font-weight: bold;
	color: #03b7c7;
	padding-right: 0.16rem;
	width: 0.30rem;
}
.Q-tit{
	flex: 1;
	-webkit-flex: 1;
	font-size: 0.28rem;
	color: #222222;
}
.A{
	font-size: 0.28rem;
	font-weight: bold;
	color: #ff5400;
	padding-right: 0.16rem;
	width: 0.30rem;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
}
.A-tit{
	flex: 1;
	-webkit-flex: 1;
	font-size: 0.24rem;
	color: #666;
}
.bar-toggle{
	display: block;
	position: relative;
	width: 100%;
	border: none;
	background: none;
	height: 0.60rem;
}
.bar-toggle::after{
	content: '';
	width: 0.16rem;
	height: 0.16rem;
	border-right: 0.04rem solid #333;
	border-bottom: 0.04rem solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -0.10rem;
	margin-left: -0.10rem;
}

.xiu-banner-swiper{
	background: url(../image/tbg_xiu.png) no-repeat;
	background-size: 100% auto;
	padding: 0.70rem 0.30rem 0.50rem 0.30rem;
	position: relative;
	box-sizing: border-box;
	width: 100%;
}
.xiu-banner-swiper .swiper-container{
	border-radius: 0.12rem;
}
.xiubanner{
	width: 6.90rem;
	height: 2.30rem;
	object-fit: cover;
	border-radius: 0.12rem;
}
.xiu-banner-swiper .swiper-pagination-bullet{
	background: #f85a48;
	opacity: 1;
	width: 0.16rem;
	height: 0.16rem;
	border-radius: 0.16rem;
	margin: 0 0.08rem;
}
.xiu-banner-swiper .swiper-pagination-bullet-active{
	background: #f85a48;
	opacity: 1;
	width: 0.26rem;
}

.xiu-banner-swiper .swiper-pagination{
	width: 100%;
	left: 0;
	bottom: 0.06rem;
}
.xiu-tit{
	text-align: center;
	background: #fff;
	padding-top: 0.30rem;
	padding-right: 0.3rem;
	padding-left: 0.3rem;
}
.xiu-tit h3{
	display: inline-block;
	background: #ff9d35;
	border-radius: 0.36rem;
	font-size: 0.30rem;
	color: #fff;
	height: 0.46rem;
	font-weight: bold;
	line-height: 0.46rem;
	text-shadow: 0 0.04rem 0.08rem rgba(184,84,18,0.6);
	letter-spacing: 0.01rem;
	max-width: 100%;
	padding: 0 0.4rem;
}
.address-tit2{
	background: url(../image/icon_gps2.png) no-repeat left;
	background-size: 0.16rem auto;
	padding-left: 0.24rem;
	font-size: 0.24rem;
	color: #808080;
	margin-bottom: 0.08rem;
}
.xiu-ctop{
	background: url(../image/xiu_ctbg.jpg) no-repeat top;
	background-size: 100% 2.6rem;
	padding: 0.80rem 0.30rem 0 0.30rem;
	position: relative;
	margin-bottom: 0.30rem;
}
.xiu-ctop::after{
	content: '';
	background: #f6f6f6;
	height: 0.70rem;
	border-top-left-radius: 0.10rem;
	border-top-right-radius: 0.10rem;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 0;
}
.xiu-top-box{
	position: relative;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	z-index: 10;
}
.xiu-top-img{
	width: 2.20rem;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
}
.xiu-top-img img{
	width: 2.20rem;
	height: 2.93rem;
	object-fit: cover;
	border-radius: 0.12rem;
}
.xiu-top-info{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
	padding-left: 0.30rem;
}
.xiu-top-tit{
	font-size: 0.34rem;
	color: #fff;
	letter-spacing: -0.01rem;
	height: 1.5rem;
	line-height: 0.40rem;
	overflow: hidden;
	margin-bottom: 0.30rem;
}
.xiu-top-price{
	font-size: 0.40rem;
	color: #fff;
	height: 0.56rem;
	line-height: 0.56rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.xiu-top-desc{
	font-size: 0.26rem;
	margin-top: 0.20rem;
}
.xiu-time-place{
	background: #fff;
	padding: 0.20rem 0.30rem;
}
.xiu-time-place a{
	display: block;
	color: #808080;
	border-bottom: 0.02rem solid #e6e6e6;
	padding: 0.20rem 0;
	line-height: 0.36rem;
}
.xiu-time-place a:last-child{
	border-bottom: none;
}
.xiu-tpti{
	padding-bottom: 0.06rem;
}
.xiu-tpti h3{
	display: inline-block;
	position: relative;
	padding-right: 0.20rem;
	font-size: 0.28rem;
	color: #333;
}
.xiu-tpti h3::after{
	content: '';
	width: 0.14rem;
	height: 0.14rem;
	border-top: 0.02rem solid #333;
	border-right: 0.02rem solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -0.08rem;
}
.select-seat-pop{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80%;
	z-index: 1002;
	background: #f5f5f5;
	overflow-y:auto;
	box-sizing: border-box;
	padding: 0.30rem 0.30rem 1.60rem 0.30rem;
}
.seat-tit{
	font-size: 0.32rem;
	color: #333;
	margin: 0.30rem 0;
	font-weight: bold;
}
.seat-tit span{
	font-size: 0.24rem;
	color: #808080;
	margin-left: 0.12rem;
	font-weight: normal;
}
.seat-scene-bar{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-left: -0.10rem;
	margin-right: -0.10rem;
}
.seat-scene-bar li{
	width: 50%;
	box-sizing: border-box;
	padding: 0.10rem;
}
.seat-scene-bar li a{
	display: block;
	background: #caeae7;
	font-size: 0.26rem;
	color: #1cbfae;
	text-align: center;
	height: 1.00rem;
	line-height: 1.00rem;
	border-radius: 0.12rem;
}
.seat-grade-bar{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-left: -0.10rem;
	margin-right: -0.10rem;
}
.seat-grade-bar li{
	width: 50%;
	box-sizing: border-box;
	padding: 0.10rem;
}
.seat-grade-bar li a{
	
	background: #caeae7;
	font-size: 0.24rem;
	color: #1cbfae;
	text-align: center;
	height: 1.00rem;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	border-radius: 0.12rem;
	box-sizing: border-box;
	padding: 0 0.06rem;
	line-height: 0.34rem;
	overflow: hidden;
}
.seat-ok{
	background: linear-gradient(to left,#18bead, #10cd91);
	background:-webkit-linear-gradient(left,#18bead,#10cd91);
	border: none;
	border-bottom-right-radius: 0.72rem;
	border-top-right-radius: 0.72rem;
	border-top-left-radius: 0.72rem;
	height: 0.72rem;
	width: 2.50rem;
	color: #fff;
	font-size: 0.30rem;
}
.seat-cancel{
	background: linear-gradient(to left,#999, #888);
	background:-webkit-linear-gradient(left,#999,#888);
	border: none;
	border-bottom-right-radius: 0.72rem;
	border-top-right-radius: 0.72rem;
	border-top-left-radius: 0.72rem;
	height: 0.72rem;
	width: 2.00rem;
	color: #fff;
	font-size: 0.30rem;
}
.seat-contor{
	background: #ffffff;
	padding: 0.30rem;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	box-sizing: border-box;
}
.tips-age{
	display: inline-block;
	background: #e3f7f5;
	color: #1cbfae !important;
	font-size: 0.22rem;
	border-radius: 0.20rem;
	padding: 0 0.16rem;
}

.study-banner-swiper{
	background: url(../image/tbg_study.png) no-repeat;
	background-size: 100% auto;
	padding: 0.70rem 0.30rem 0.50rem 0.30rem;
	position: relative;
	box-sizing: border-box;
	width: 100%;
}
.study-banner-swiper .swiper-container{
	border-radius: 0.12rem;
}
.studybanner{
	width: 6.90rem;
	height: 2.30rem;
	object-fit: cover;
	border-radius: 0.12rem;
}
.study-banner-swiper .swiper-pagination-bullet{
	background: #bd61ff;
	opacity: 1;
	width: 0.16rem;
	height: 0.16rem;
	border-radius: 0.16rem;
	margin: 0 0.08rem;
}
.study-banner-swiper .swiper-pagination-bullet-active{
	background: #bd61ff;
	opacity: 1;
	width: 0.26rem;
}
.study-banner-swiper .swiper-pagination{
	width: 100%;
	left: 0;
	bottom: 0.06rem;
}
.study-tit{
	text-align: center;
	background: #fff;
	padding-top: 0.30rem;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
}
.study-tit h3{
	display: inline-block;
	background: #c06ffa;
	font-size: 0.30rem;
	color: #fff;
	padding: 0 0.4rem;
	height: 0.46rem;
	line-height: 0.46rem;
	border-radius: 0.36rem;
	text-overflow: ellipsis;
	letter-spacing: 0.01rem;
	white-space: nowrap;
	overflow: hidden;
	max-width: 100%;
	box-sizing: border-box;
}

.upper-box{
	background: url(../image/upper_tbg.jpg) no-repeat top;
	background-size: 100% auto;
}
.fun-list .grade .star{
	width: 0.22rem;
	height: 0.22rem;
	object-fit: contain;
	margin-right: 0.08rem;
}
.code-input{
	border: none;
	background: #f6f6f6;
	border-radius: 0.04px;
	padding: 0.05px 0.10px;
	color: #666;
	width: 1.20rem;
}
.bar-apply{
	background: #de3f27;
	color: #fff;
	border: none;
	border-radius: 0.04rem;
	padding: 0.05rem 0.1rem;
}

.seat-scene-bar .active a,.seat-grade-bar .active a{
	background: linear-gradient(to left,#18bead, #10cd91);
    background: -webkit-linear-gradient(left,#18bead,#10cd91);
	color: #fff;
}


.bar-collect3 span{
	display: none;
}
.bar-collect3-on{
	display: inline-block;
	background: url(../image/icon_cole_on.png) no-repeat top center;
	background-size: 0.52rem 0.52rem;
	
	text-align: center;
	position: relative;
	color: #ff4800;
}
.bar-collect3-on span{
	display: inline-block;
}

.ticket-info{
	border-top: 0.02rem solid #dcdcdc;
	padding: 0.16rem 0;
	margin-bottom: 0.20rem;
	line-height: 0.36rem;
}
.ticket-info table{
	border: 0.02rem solid #ececec;
	margin-top: 0.10rem;
	border-collapse: collapse;
}
.ticket-info th{
	text-align: center !important;
	font-weight: normal;
	border: 0.02rem solid #ececec;
	background: #ececec;
	padding: 0.12rem 0;
}
.ticket-info td{
	text-align: center !important;
	padding: 0.16rem 0;
	border-bottom: 0.02rem solid #ececec;
}
.ticket-info td .goods-amount{
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}
#cardTotal{
    height:2.30rem;
}
#cardTotal .flex{
	overflow: visible;
}
.select-mention{
	border: 0.02rem solid #eeeeee;
	width: 100%;
	padding: 0.10rem 0;
}
.date-box .active .date-list{
	border: 0.02rem solid #ff0000;
	background: url(../image/icon_xz.png) no-repeat right bottom;
	background-size: 0.40rem 0.34rem;
}

.select-mention{
	border: 0.02rem solid #eeeeee;
	width: 100%;
	padding: 0.10rem 0;
}
.date-box .active .date-list{
	border: 0.02rem solid #ff0000;
	background: url(../image/icon_xz.png) no-repeat right bottom;
	background-size: 0.40rem 0.34rem;
}
.calendar-other{
	border-top: 0.02rem solid #dcdcdc;
	margin-top: 0.30rem;
	padding-top: 0.30rem;
}
.calendar-other h3{
	font-size: 0.28rem;
	padding-bottom: 0.20rem;
}
.calendar-day-on{
	background: linear-gradient(to top,#51d4bd, #10bfaa);
	background:-webkit-linear-gradient(top,#51d4bd,#10bfaa);
	border-radius: 0.10rem;
	color: #fff;
}
.calendar-day-on .day{
	color: #fff !important;
}
.calendar-day-on .day-offer{
	color: #fff !important;
}
.course-list{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding: 0.20rem;
}
.course-list li{
	width: 2.10rem;
	padding: 0.12rem;
}
.course-list li a{
	width: 2.10rem;
}
.cx-top{
	font-size: 0.30rem;
	color: #333;
	border-top: 0.02rem solid #e6e6e6;
	padding: 0.20rem 0;
}
.cx-inbox{
	border-top: 0.02rem solid #e6e6e6;
	padding: 0.20rem 0.16rem;
}
.cx-tit{
	width: 1.60rem;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
}
.cx-input{
	flex: 1;
	-webkit-flex: 1;
}
.cx-input input{
	border: none;
	width: 100%;
}
.bar-button2{
	border: 0.02rem solid #434343;
	color: #333;
	background: none;
	font-size: 0.18rem;
	padding: 0.04rem 0.16rem;
	border-radius: 0.20rem;
	margin: 0 0.06rem;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}

.over-order {
    display: block;
    background: linear-gradient(#d73225, #e35133);
    background: -webkit-gradient(top,#d73225,#e35133);
    width: 2.06rem;
    height: 0.80rem;
    line-height: 0.80rem;
    text-align: center;
    border-radius: 0.40rem;
    font-size: 0.26rem;
    color: #fff;
    border: none;
}
.header-box2{
	height: 0.86rem;
}
.load-picture-box{
	padding: 0.20rem 0.30rem 0rem 0.30rem;
}
.load-picture-list{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.load-picture-list .load-thumbimg{
	width: 2rem;
	height: 2rem;
	border-radius: 0.08rem;
	margin-right: 0.15rem;
	margin-bottom: 0.20rem;
	overflow: hidden;
	box-shadow: 0 0 0.06rem rgba(0,0,0,0.1);
}
.load-picture-list .load-thumbimg img{
	width: 2rem;
	height: 2rem;
	object-fit: cover;
}
.load-picture-list .load-thumbimg:nth-child(3n){
	margin-right: 0;
}
.load-bar{
	width: 2rem;
	height: 2rem;
	border-radius: 0.08rem;
	background: #fff;
	box-shadow: 0 0 0.06rem rgba(0,0,0,0.1);
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 0.20rem;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: column;
	-webkit-flex-direction: column;
}

.order-tips-num {
    display: block;
    position: absolute;
    top: -0.16rem;
    right: -0.10rem;
    background: linear-gradient(30deg,#ff4800, #fe761c);
    background: -webkit-gradient(30deg,#ff4800,#fe761c);
    width: 0.40rem;
    height: 0.40rem;
    line-height: 0.40rem;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    font-size: 0.24rem;
}

.screen-drop-list .active a {
    background: #e6fffc;
    border: 0.04rem solid #1cbfae;
    color: #1cbfae;
}
.search2-box{
	position: absolute;
	top: 0.2rem;
	right: 0.8rem;
}
.search2-box .top-search-bar{
	background: url(../image/icon_search.png) no-repeat center;
	background-size: 0.4rem 0.4rem;
}
.search2-box .top-search .ss{
	box-shadow: 0 0 0.1rem rgba(0,0,0,0.5);
	width: 5rem;
}
.search2-box .top-search .ss input{
	width: 4.1rem;
}
.set-meal-box{
	padding: 0.2rem 0;
}
.set-meal{
	padding: 0.1rem 0;
	line-height: 1.4;
}
.set-meal li:first-child{
	font-size: 105%;
	color: #222;
	width: 3.2rem;
}
.set-meal .goods-amount{
	border: 1px solid #a77c56;
	border-radius: 0.06rem;
	overflow: hidden;
}
.set-meal input.amount-input{
	border-radius: 0px;
	border-right: 1px solid #a77c56;
	border-left: 1px solid #a77c56;
	background: #fff;
}
.set-meal .goods-amount a{
	border-radius: 0px;
	font-size: 120%;
	background: #fff;
}
.set-meal .goods-amount a:last-child{
	background: #a77c56;
	color: #fff;
	margin-left: -0.04rem;
}
.share-pop{
	position: fixed;
	top: 10%;
	left: 10%;
	width: 80%;
	background: #fff;
	border-radius: 0.08rem;
	box-sizing: border-box;
	padding: 0.2rem;
}
.share-pop-info{
	border: 0.02rem solid #a77c56;
	border-radius: 0.08rem;
	padding: 0.2rem;
	text-align: center;
	line-height: 2;
	color: #333;
}
.pclose{
	position: absolute;
	bottom:-0.8rem;
	left: 50%;
	width: 0.5rem;
	height: 0.5rem;
	margin-left: -0.25rem;
	z-index: 100;
	background: url(../image/pclose3.png) no-repeat;
	background-size: contain;
}
.share-pop-info hr{
	border: 0.01rem solid #a77c56;
	margin: 10px 0;
}
.share-pop-tit{
	font-size: 0.4rem;
	color: #a77c56;
	font-weight: bold;
}
.share-pop2{
	position: fixed;
	top: 10%;
	left: 10%;
	width: 80%;
	background: #d8c1a5;
	border-radius: 0.08rem;
	box-sizing: border-box;
	padding: 0.45rem 0.45rem 0.2rem 0.45rem;
}
.progress-box{
	border-radius: 0.12rem;
	background: #bd9d82;
	padding: 0.1rem;
}
.progress{
	background: #a87d56;
	box-shadow: 0 0 0.02rem rgba(255,255,255,1);
	padding: 0.06rem;
	border-radius: 0.12rem;
}
.progress-bar{
	height: 0.44rem;
	background: url(../image/progressbar.png) repeat-x;
	background-size: auto 100%;
	border-radius: 0.12rem;
	max-width:100%;
	box-shadow: 0 0 0.06rem rgba(126,93,64,1);
}
.progress-tips{
	text-align: center;
	font-size: 0.26rem;
	color: #3d2e21;
	padding: 0.16rem 0;
}
.share-method-box{
	background: url(../image/methodbg.jpg) no-repeat;
	background-size: cover;
	width: 4.9rem;
	height: 4.45rem;
	margin: 0 auto;
	position: relative;
}
.bar-copy{
	background: #a77c56;
	color: #fff;
	border-radius: 0.1rem;
	width: 2.5rem;
	height: 0.66rem;
	line-height: 0.66rem;
	text-align: center;
	box-shadow: 0 0.1rem 0 #bd9e82;
	position: absolute;
	top: 1.9rem;
	left: 50%;
	margin-left: -1.25rem;
	z-index: 100;
	border: none;
}
.share-link{
	padding: 0.5rem 0.7rem 0.5rem 0.6rem;
	word-break: break-all;
	line-height: 1;
	height: 1.4rem;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	color: #333;
}
.share-link h3{
	font-size:0.24rem;
	font-weight: normal;
}
.share-method2{
	padding: 0.3rem;
	line-height: 1.4;
	color: #222;
}
.share-method2 h3{
	font-size: 0.26rem;
	color: #8f6948;
	padding-bottom: 0.06rem;
}
.i-shopcar{
	background: url(../image/i_shopcar.png) no-repeat center;
    background-size: contain;
	width: 0.54rem;
	height: 0.54rem;
	position: absolute;
    top: 0.18rem;
    right: 1.4rem;
}


.icon-dui3{
	display: inline-block;
	background: url(../image/icon_dui3.png) no-repeat;
	background-size: cover;
	width: 0.26rem;
	height: 0.26rem;
	vertical-align: middle;
	margin-right: 0.06rem;
}
.icon-lab{
	display: inline-block;
	background: url(../image/icon_lab.png) no-repeat;
	background-size: cover;
	width: 0.26rem;
	height: 0.26rem;
	vertical-align: middle;
	margin-right: 0.06rem;
}
.bar-kefu{
	display: block;
	position: fixed;
	width: 1rem;
	height: 1rem;
	bottom: 20%;
	right: 0.1rem;
	z-index: 100;
	border: none;
	box-sizing: border-box;
	background: no-repeat;
}
.kefu-pop-box{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
}
.kefu-pop{
	position: fixed;
	bottom: 1.28rem;
	right: 0;
	z-index: 10001;
	width: 50%;
	background: #30d0b7;
	padding: 0.3rem;
	box-sizing: border-box;
	border-top-left-radius: 0.12rem;
	border-bottom-left-radius: 0.12rem;
	text-align: center;
	color: #fff;
}
.kefu-pop img{
	display: inline-block;
	margin: 0.1rem 0;
}
.merchant-reply{
	border-top: 0.01rem solid #dcdcdc;
	padding: 0.2rem 0;
	margin-top: 0.2rem;
}
.merchant-reply span{
	color: #808080;
}

.fenx-data{
	background: url(../image/fenxbg.jpg) no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 0.2rem;
	color: rgba(255,255,255,0.8);
	font-size: 0.28rem;
}
.fenx-tit{
	color: rgba(255,255,255,1);
	font-size: 0.32rem;
	margin-bottom: 0.2rem;
	background: url(../image/fenx_icon.png) no-repeat left;
	background-size: 0.36rem 0.36rem;
	padding-left: 0.46rem;
}
.fenx-txt{
	margin-bottom: 0.3rem;
	line-height: 0.40rem;
	font-size: 0.24rem;
	color: rgba(255,255,255,0.8);
}
.fenx-num{
	color: rgba(255,255,255,1);
	line-height: 1rem;
}
.fenx-num strong{
	font-size: 0.76rem;
	margin-right: 0.1rem;
}
.duinfo1{
	background: #daf5f2;
	border-radius: 0.12rem;
	padding: 0.3rem;
	margin-bottom: 0.4rem;
}
.duinfo1 .duico{
	background: #18bead;
	border-radius: 0.08rem;
	color: #fff;
	font-size: 0.3rem;
	font-weight: bold;
	text-align: center;
	line-height: 0.5rem;
	width: 0.5rem;
	height: 0.5rem;
}
.duinfo1 .duitxt{
	flex: 1;
	-webkit-flex: 1;
	color: #18bead;
	box-sizing: border-box;
	padding: 0 0.3rem;
	line-height: 0.32rem;
}
.duinfo1 .duibar{
	border: 1px solid #18bead;
	width: 1.1rem;
	height: 0.5rem;
	line-height: 0.48rem;
	text-align: center;
	border-radius: 0.3rem;
	color: #18bead
}
.duinfo2{
	background: #ffe9db;
	border-radius: 0.12rem;
	padding: 0.3rem;
	margin-bottom: 0.4rem;
}
.duinfo2 .duico{
	background: #fe761c;
	border-radius: 0.08rem;
	color: #fff;
	font-size: 0.3rem;
	font-weight: bold;
	text-align: center;
	line-height: 0.5rem;
	width: 0.5rem;
	height: 0.5rem;
}
.duinfo2 .duitxt{
	flex: 1;
	-webkit-flex: 1;
	color: #fe761c;
	box-sizing: border-box;
	padding: 0 0.3rem;
	line-height: 0.32rem;
}
.duinfo2 .duibar{
	border: 1px solid #fe761c;
	width: 1.1rem;
	height: 0.5rem;
	line-height: 0.48rem;
	text-align: center;
	border-radius: 0.3rem;
	color: #fe761c
}
.fenx-subt{
	font-size: 0.32rem;
	color: #333;
	padding: 0.3rem 0;
}
.fenx-desc{
	font-size: 0.26rem;
	color: #747474;
}


.progress-tips-code{
    color:#ff0000;
    padding-top:0;
    font-size:0.3rem;
    text-align: center;
    word-break: break-all;
}

.pay-cbg{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
}
.pay-tips-pop{
	position: fixed;
	top: 50%;
	left: 20%;
	z-index: 10001;
	width: 60%;
	background: #fff;
	border-radius: 0.1rem;
	padding: 0.1rem 0.2rem;
	box-sizing: border-box;
	margin-top: -1.3rem;
}
.tips-close{
	display: block;
	position: absolute;
	top: 0.08rem;
	right: 0.16rem;
	font-size: 0.4rem;
}
.tips-info{
	padding-top: 0.3rem;
	padding-bottom: 0.2rem;
	text-align: center;
	font-size: 0.3rem;
}

.pc body{
	width: 750px;
	margin: 0 auto;
}
.pc header{
	width: 750px;
	margin: 0 auto;
	right: auto;
	left: auto;
}
.pc .yoyo-tabbar-box{
	width: 750px;
	margin: 0 auto;
	right: auto;
	left: auto;
}
.pc .holder-panel{
	width: 750px;
	margin: 0 auto;
	right: auto;
	left: auto;
}
.pc .pay-tips-pop{
	width: 460px;
	margin-left: -230px;
	left: 50%;
}
.pc .tabFixed,.pc .screen-popup,.pc .classify-menu-pop,.pc .trip-popup-box,.pc .share-pop2,.pc .share-pop,.pc .out-login,.pc .register-close,.pc .order-screen-box{
	width: 750px;
	margin: 0 auto;
	right: auto;
	left: auto;
}

.flex1 {
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
    
}

.post-tips{
	padding: 0.3rem;
	background: #ffffff url(../image/bgline.gif) repeat-x bottom;
}
.post-mody{
	padding: 0 0.2rem;
}
.post-list{
	padding: 0.1rem 0;
}
.post-info{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
	padding-left: 0.2rem
}
.radiotype{
	vertical-align: middle;
	margin-right: 0.06rem;
}
.tips-info2{
	background: url(../image/icon_tips_red.png) no-repeat 0 0.06rem;
	background-size: 0.24rem 0.24rem;
	padding-left: 0.32rem;
}
.post-tips-txt{
	background: url(../image/icon_tips.png) no-repeat 0 0;
	background-size: 0.24rem 0.24rem;
	padding-left: 0.32rem;
    line-height: 0.24rem;
}

input.checktype[type=checkbox]{
	margin: 50px;
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	position: relative;
	width: 20px;
	height: 20px;
	background: transparent;
	border:1px solid #18bead;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	outline: none;
	cursor: pointer;
}
input.checktype[type=checkbox]:after{
	content: '✓';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: #18bead;
	color: #fff;
	text-align: center;
	line-height: 16px;
	
	-webkit-transition: all ease-in-out 300ms;
	-moz-transition: all ease-in-out 300ms;
	transition: all ease-in-out 300ms;
	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	opacity: 0;
}
input.checktype[type=checkbox]:checked:after{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	opacity: 1;
}
.top-tab-wrapper{
	position: relative;
	width: 100%;
	height: 0.86rem;
	overflow: hidden;
}
.scroller{
	position: absolute
}

.thing-list li .thing-course{
	display: block;
	background: #ffffff;
	border-radius: 0.10rem;
	overflow: hidden;
	box-shadow: 0 0 0.04rem rgba(0,0,0,0.1);
	font-size: 0.20rem;
}
.thing-list li .thing-course .thing-info-tit{
	font-weight: bold
}
.thing-list li .thing-course p{
	color: #808080 !important;
}
.thing-list li .thing-course a{
	box-shadow: 0 0 0 rgba(0,0,0,0);
}
.thing-list li .jgmtit{
	color: #fff;
	background: #1cbfae;
	font-size: 0.22rem;
	display: inline-block;
	padding: 0 0.1rem;
	border-radius: 0.06rem;
	max-width:2.4rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}




.yoyo-dates-body {
	background: #fff;
	padding-top: 0.86rem;
	min-height: 100%;
	box-sizing: border-box;
}

.yoyo-dates-box {
	padding: 0.1rem 0.1rem 0 0.1rem;
}

.yoyo-dates-container {
	background: #f5f5f5;
	border-radius: 0.24rem;
	padding: 0.3rem 0.2rem;
}

.yoyo-dates-tabs {
	flex: 1;
	background: #ffffff;
	border-radius: 0.3rem;
	overflow: hidden;
}

	.yoyo-dates-tabs li {
		flex: 1;
		text-align: center;
	}

		.yoyo-dates-tabs li a {
			display: block;
			height: 0.52rem;
			line-height: 0.52rem;
			padding: 0 0.2rem;
			font-size: 0.20rem;
			font-weight: bold;
		}

	.yoyo-dates-tabs .active a {
		background: #30d0b7;
		border-radius: 0.3rem;
		color: #fff;
	}

.yoyo-dates-years {
	flex: 1;
	box-sizing: border-box;
	padding-right: 0.4rem;
}

	.yoyo-dates-years h3 {
		font-size: 0.2rem;
		color: #18191a;
		flex: 1;
		text-align: center;
	}

.addL {
	display: block;
	position: relative;
	width: 0.48rem;
	height: 0.48rem;
	background: #fff;
	border-radius: 50%;
}

	.addL::before {
		content: '';
		border-right: 0.16rem solid #242526;
		border-top: 0.12rem solid rgba(0,0,0,0);
		border-bottom: 0.12rem solid rgba(0,0,0,0);
		position: absolute;
		top: 0.12rem;
		left: 0.14rem;
		z-index: 1;
	}

.addR {
	display: block;
	position: relative;
	width: 0.48rem;
	height: 0.48rem;
	background: #fff;
	border-radius: 50%;
}

	.addR::before {
		content: '';
		border-left: 0.16rem solid #242526;
		border-top: 0.12rem solid rgba(0,0,0,0);
		border-bottom: 0.12rem solid rgba(0,0,0,0);
		position: absolute;
		top: 0.12rem;
		right: 0.14rem;
		z-index: 1;
	}

	.yoyo-dates-week li {
		width: 14.285%;
		text-align: center;
		padding: 0.12rem 0;
		flex-shrink: 0;
		font-size: 0.18rem;
	}
.dates-tr .dates-td:first-child,.dates-tr .dates-td:last-child{
	color: #d44b43 !important;
}
.yoyo-dates-week li:first-child,.yoyo-dates-week li:last-child{
	color: #d44b43 !important;
}

.dates-tr {
	border-top: 0.01rem solid #e5e5e5;
	position: relative;
}
.dates-tr.current::before{
	content: '';
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 3px;
	background:#66c794;
	
}
.dates-td {
	width: 14.285%;
	text-align: center;
	flex-shrink: 0;
	color: #18191a;
	font-size: 0.18rem;
}
.dates-tr-info .dates-td{
	padding-bottom: 0.06rem
}
.info-list .dates-td {
	min-height: 1.2rem;
}
.dates-td.on{
	background: #e3f0e9;
	font-weight: bold;
}
.unmonth {
	color: #c7c7c7;
}

.info-list {
	align-items: stretch;
	-webkit-align-items: stretch;
}

.info-types {
	align-items: stretch;
	-webkit-align-items: stretch;
	flex-wrap: wrap;
	width: 0.72rem;
	margin: 0 auto;
}

	.info-types li {
		box-sizing: border-box;
		padding: 0.02rem;
	}

		.info-types li a {
			display: block;
			font-size: 0;
			line-height: 0;
			text-align: center;
		}


.dates-tr-info {
	display: block;
}

.dates-day-show {
	display: none;
	background: #ffffff;
}

.day-list {
	flex-wrap: wrap;
	padding: 0.1rem;
}

	.day-list li {
		width: 33.3%;
		box-sizing: border-box;
		padding: 0.04rem;
	}

		.day-list li a {
			display: flex;
			align-items: center;
			font-size: 0.24rem;
			overflow: hidden;
			box-sizing: border-box;
			padding: 0 0.12rem;
			border-radius: 0.04rem;
		}

			.day-list li a img {
				width: 0.24rem;
				height: 0.28rem;
			}

			.day-list li a p {
				flex: 1;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;
				transform: scale(0.9) translateY(-1px);
			}

.dates-td.active {
	background: #ffffff;
}

.dates-operation-tabbar {
	background: #ffffff;
	margin-top: 0.2rem;
}

	.dates-operation-tabbar li {
		flex: 1;
		text-align: center;
	}

		.dates-operation-tabbar li a {
			display: block;
			padding: 0.16rem 0;
		}

.oper-icon {
	font-size: 0;
	line-height: 0;
	width: 0.64rem;
	height: 0.64rem;
	border-radius: 50%;
	margin: 0 auto;
	background: #e9f7f5;
	padding: 0.16rem;
	box-sizing: border-box;
}

	.oper-icon img {
		width: 0.32rem;
		height: 0.32rem;
	}

.dates-operation-tabbar li h3 {
	font-size: 0.2rem;
	font-weight: normal;
	color: #505050;
}

.btn-toggle {
	text-align: center;
}

	.btn-toggle span {
		display: inline-block;
		background: url(../image/arrow5.png) no-repeat;
		background-size: cover;
		width: 0.2rem;
		height: 0.2rem;
		transition: all 0.2s ease-out;
	}

.day-show {
	height: 1.1rem;
	overflow: hidden;
	transition: height 0.15s ease-out;
}

.open .day-show {
	height: auto;
}

.open .btn-toggle span {
	transform: rotate(180deg);
}

.popup-dates {
	position: fixed;
	top:50%;
	left: 5%;
	width: 90%;
	z-index: 1002;
	background: #ffffff;
	border-radius: 0.24rem;
	overflow: hidden;
	transform: translateY(-45%);
	height: 70vh;
}

	.popup-dates .addL {
		background: #f2f3f5;
	}

	.popup-dates .addR {
		background: #f2f3f5;
	}

.popup-subtitle {
	padding: 0.12rem 0.3rem;
	background: #f2f3f5;
	color: #000;
	font-size: 0.28rem;
}

.pcover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	z-index: 1000;
}

.popup-day-box {
	padding: 0.2rem 0.3rem;
}

	.popup-day-box h3 {
		font-size: 0.28rem;
		font-weight: normal;
		padding: 0.08rem 0;
	}

.popup-column {
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	height: 100%;
	box-sizing: border-box;
	padding-bottom: 0.3rem;
}

.popup-body {
	flex: 1;
	overflow-y: auto;
}

.bclose {
	display: inline-block;
	background: url(../image/bx.png) no-repeat;
	background-size: cover;
	width: 0.28rem;
	height: 0.28rem;
	margin-left: 0.12rem;
	flex-shrink: 0;
}

.blike {
	display: inline-block;
	background: url(../image/blike.png) no-repeat;
	background-size: cover;
	width: 0.28rem;
	height: 0.28rem;
	margin-left: 0.12rem;
	flex-shrink: 0;
}

.bliked {
	display: inline-block;
	background: url(../image/bliked.png) no-repeat;
	background-size: cover;
	width: 0.28rem;
	height: 0.28rem;
	margin-left: 0.12rem;
	flex-shrink: 0;
}

.bdui {
	display: inline-block;
	background: url(../image/bdui.png) no-repeat;
	background-size: cover;
	width: 0.28rem;
	height: 0.28rem;
	margin-left: 0.12rem;
	flex-shrink: 0;
}

.popup-day-box ul li {
	display: flex;
	align-items: center;
	padding: 0.04rem 0;
}

	.popup-day-box ul li a {
		flex: 1;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		color: #999999;
	}

.dates-search-box {
	padding: 0.8rem 0.4rem 0.3rem 0.4rem;
}

.dates-search {
	padding: 0.3rem 0;
	position: relative;
}

	.dates-search i {
		display: block;
		background: url(../image/icon_search2.png) no-repeat;
		background-size: cover;
		width: 0.24rem;
		height: 0.24rem;
		position: absolute;
		top: 50%;
		left: 0.2rem;
		transform: translateY(-50%);
		z-index: 1;
	}

	.dates-search input {
		border: none;
		background: #fff;
		flex: 1;
		border-radius: 0.4rem;
		height: 0.64rem;
		line-height: 0.64rem;
		box-sizing: border-box;
		padding: 0 0.2rem 0 0.52rem;
		position: relative;
	}

	.dates-search span {
		flex-shrink: 0;
		white-space: nowrap;
		margin-left: 0.2rem;
		padding: 0 0.2rem;
		color: #30d0b7
	}

.search-tips-list li {
	display: flex;
	align-items: center;
	padding: 0.06rem 0;
}

.date-tit {
	flex: 1;
	box-sizing: border-box;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #222222;
	padding-right: 0.3rem;
	font-size: 0.28rem;
}

.bx {
	display: block;
	background: #e8e8e8;
	color: #999999;
	width: 0.4rem;
	height: 0.4rem;
	line-height: 0.4rem;
	text-align: center;
	border-radius: 50%;
	flex-shrink: 0;
	cursor: pointer;
	transform: scale(0.8)
}

.search-tips h3 {
	font-size: 0.24rem;
	font-weight: normal;
	color: #959ba8
}

.header-white header {
	background: #ffffff;
}

.header-white .header-title {
	color: #333333
}

.header-white .back-bar::after {
	border-bottom: 0.02rem solid #333333;
	border-left: 0.02rem solid #333333;
}

.dates-remind {
	padding: 0.86rem 0.4rem 0.3rem 0.4rem;
}

.reminds {
	background: #ffffff;
	padding: 0.2rem 0.3rem;
	border-radius: 0.2rem;
	margin-top: 0.4rem;
	color: #999999;
	font-size: 0.24rem;
}

.remind-desc {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	margin: 0.08rem 0;
}

.remind-title {
	display: flex;
	align-items: center;
	overflow: hidden;
	color: #333333;
}

	.remind-title h3 {
		font-size: 0.28rem;
	}

.dot {
	display: inline-block;
	width: 0.12rem;
	height: 0.12rem;
	background: #ff3608;
	border-radius: 50%;
	transform: translateY(-0.1rem);
	margin-left: 0.08rem;
}


.calendar-content {
	min-height: 100%;
	background: #ffffff;
	box-sizing: border-box;
	padding-top: 0.86rem;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
}

.activity-title {
	font-size: 0.3rem;
	color: #18191a;
	font-weight: bold;
	padding: 0.3rem 0;
	border-bottom: 0.02rem solid #e4e4e4;
}

	.activity-title h2 {
		font-size: 0.32rem;
		color: #30d0b7;
		margin-bottom: 0.1rem
	}

.activity-other {
	padding: 0.3rem 0;
}

	.activity-other li {
		position: relative;
		padding-left: 0.66rem;
		margin-bottom: 0.12rem;
		color: #333333;
		font-size: 0.2rem;
	}

		.activity-other li img {
			width: 0.5rem;
			height: 0.28rem;
			position: absolute;
			top: 0.1rem;
			left: 0rem;
		}

.activity-data {
	border: 0.01rem solid #e4e4e4;
	border-radius: 0.2rem;
	padding: 0.2rem;
	overflow: hidden;
}

.activity-poster {
	width: 2rem;
	height: 1.5rem;
	border-radius: 0.1rem;
	flex-shrink: 0;
	margin-right: 0.2rem;
}

.activity-info {
	flex: 1;
	overflow: hidden;
	font-size: 0.2rem;
}

.activity-desc {
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 1.2;
	margin: 0.06rem 0;
}

.activity-info h3 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0.24rem;
	color: #000000;
}

.activity-link {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.activity-note {
	position: relative;
	padding-left: 0.4rem;
	margin: 0.2rem 0;
}

	.activity-note::before {
		content: '+';
		position: absolute;
		top: 0rem;
		left: 0;
		font-size: 0.4rem;
		color: #b6b6b6;
	}

	.activity-note a {
		display: inline-block;
		background: #fff7e1 url(../image/inote.png) no-repeat 0.2rem 0.12rem;
		background-size: 0.17rem 0.22rem;
		padding-left: 0.46rem;
		padding-right: 0.2rem;
		border-radius: 0.3rem;
		font-size: 0.2rem;
		color: #ffa112
	}

.activity-tips li {
	flex: 1;
	text-align: center;
	font-size: 0.24rem;
	padding: 0.3rem 0;
}

	.activity-tips li img {
		display: inline-block;
		width: 0.52rem;
		height: auto;
		margin-bottom: 0.1rem
	}

.activity-note-info {
	background: #f7f7fb;
	border-radius: 0.1rem;
	padding: 0.2rem;
	font-size: 0.2rem;
}

.info-types li {
	box-sizing: border-box;
	padding: 0.02rem;
	line-height: 0
}

.itype-tit {
	flex: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transform: scale(0.9) translateY(-0.01rem);
}

.itype-1 {
	display: inline-block;
	
	text-align: center;
	padding: 0.04rem;
	background: url(../image/itype_01.png) no-repeat center;
	background-size: 0.26rem 0.26rem;
	width: 0.32rem;
	height: 0.32rem;
	box-sizing: border-box;
}

.itype-1-big {
	display: flex;
	align-items: center;
	color: #8b4513;
	background: #e1f0ff url(../image/itype_01.png) no-repeat 0.1rem center;
	background-size: 0.26rem 0.26rem;
	padding-left: 0.40rem;
	padding-right: 0.12rem;
}
.itype-2 {
	display: inline-block;
	
	text-align: center;
	padding: 0.04rem;
	background: url(../image/itype_02.png) no-repeat center;
	background-size: 0.26rem 0.26rem;
	width: 0.32rem;
	height: 0.32rem;
	box-sizing: border-box;
}

.itype-2-big {
	display: flex;
	align-items: center;
	color: #FF0000;
	background: #FF0000 url(../image/itype_02.png) no-repeat 0.1rem center;
	background-size: 0.26rem 0.26rem;
	padding-left: 0.40rem;
	padding-right: 0.12rem;
}
.itype-3 {
	display: inline-block;
	
	text-align: center;
	padding: 0.04rem;
	background: url(../image/itype_03.png) no-repeat center;
	background-size: 0.26rem 0.26rem;
	width: 0.32rem;
	height: 0.32rem;
	box-sizing: border-box;
}

.itype-3-big {
	display: flex;
	align-items: center;
	color: #800080;
	background: #800080 url(../image/itype_03.png) no-repeat 0.1rem center;
	background-size: 0.26rem 0.26rem;
	padding-left: 0.40rem;
	padding-right: 0.12rem;
}
.itype-4 {
	display: inline-block;
	
	text-align: center;
	padding: 0.04rem;
	background: url(../image/itype_04.png) no-repeat center;
	background-size: 0.26rem 0.26rem;
	width: 0.32rem;
	height: 0.32rem;
	box-sizing: border-box;
}

.itype-4-big {
	display: flex;
	align-items: center;
	color: #EF686E;
	background: #EF686E url(../image/itype_04.png) no-repeat 0.1rem center;
	background-size: 0.26rem 0.26rem;
	padding-left: 0.40rem;
	padding-right: 0.12rem;
}

.itype-5 {
	display: inline-block;
	
	text-align: center;
	padding: 0.04rem;
	background: url(../image/itype_05.png) no-repeat center;
	background-size: 0.26rem 0.26rem;
	width: 0.32rem;
	height: 0.32rem;
	box-sizing: border-box;
}

.itype-5-big {
	display: flex;
	align-items: center;
	color: #008000;
	background: #008000 url(../image/itype_05.png) no-repeat 0.1rem center;
	background-size: 0.26rem 0.26rem;
	padding-left: 0.40rem;
	padding-right: 0.12rem;
}

.itype-6 {
	display: inline-block;
	
	text-align: center;
	padding: 0.04rem;
	background: url(../image/itype_06.png) no-repeat center;
	background-size: 0.26rem 0.26rem;
	width: 0.32rem;
	height: 0.32rem;
	box-sizing: border-box;
}

.itype-6-big {
	display: flex;
	align-items: center;
	color: #FFA500;
	background: #FFA500 url(../image/itype_06.png) no-repeat 0.1rem center;
	background-size: 0.26rem 0.26rem;
	padding-left: 0.40rem;
	padding-right: 0.12rem;
}

.itype-7 {
	display: inline-block;
	
	text-align: center;
	padding: 0.04rem;
	background: url(../image/itype_07.png) no-repeat center;
	background-size: 0.26rem 0.26rem;
	width: 0.32rem;
	height: 0.32rem;
	box-sizing: border-box;
}

.itype-7-big {
	display: flex;
	align-items: center;
	color: #0000FF;
	background: #0000FF url(../image/itype_07.png) no-repeat 0.1rem center;
	background-size: 0.26rem 0.26rem;
	padding-left: 0.40rem;
	padding-right: 0.12rem;
}

.itype-8 {
	display: inline-block;
	
	text-align: center;
	padding: 0.04rem;
	background: url(../image/itype_08.png) no-repeat center;
	background-size: 0.26rem 0.26rem;
	width: 0.32rem;
	height: 0.32rem;
	box-sizing: border-box;
}

.itype-8-big {
	display: flex;
	align-items: center;
	color: #dc801b;
	background: #f7ece1 url(../image/itype_08.png) no-repeat 0.1rem center;
	background-size: 0.26rem 0.26rem;
	padding-left: 0.40rem;
	padding-right: 0.12rem;
}

.itype-9 {
	display: inline-block;
	
	text-align: center;
	padding: 0.04rem;
	background: url(../image/itype_05.png) no-repeat center;
	background-size: 0.26rem 0.26rem;
	width: 0.32rem;
	height: 0.32rem;
	box-sizing: border-box;
}

.itype-9-big {
	display: flex;
	align-items: center;
	color: red;
	background: #fcf1e5 url(../image/itype_05.png) no-repeat 0.1rem center;
	background-size: 0.26rem 0.26rem;
	padding-left: 0.40rem;
	padding-right: 0.12rem;
}
.header-title img{
	display: inline-block;
	max-height: 100%;
}

@media (max-width: 480px) {
	.popup-dates {
		transform: translateY(-45%)
	}
}

.dates-activitys li {
	width: 100%;
	box-sizing: border-box;
	padding: 0 2px;
	text-align: left;
	font-size: 0.16rem;
	color: #27daa1;
	position: relative;
	line-height: 0.2rem;
	
	overflow: hidden;
	margin-bottom: 3px;
}
.dates-activitys li div{
	display: block !important;
}
.dates-activitys li img{
	
	float: left;
	margin-right: 1px !important;
}

.dates-activitys .itype-1-big {
	color: #8b4513;
	padding: 0;
	background: none;
}

.dates-activitys .itype-2-big {
	color: #FF0000;
	padding: 0;
	background: none;
}

.dates-activitys .itype-3-big {
	color: #800080;
	padding: 0;
	background: none;
}

.dates-activitys .itype-4-big {
	color: #EF686E;
	padding: 0;
	background: none;
}

.dates-activitys .itype-5-big {
	color: #008000;
	padding: 0;
	background: none;
}

.dates-activitys .itype-6-big {
	color: #FFA500;
	padding: 0;
	background: none;
}

.dates-activitys .itype-7-big {
	color: #0000FF;
	padding: 0;
	background: none;
}

.dates-activitys .itype-8-big {
	color: #dc801b;
	padding: 0;
	background: none;
}
.dates-activitys .itype-9-big {
	color: red;
	padding: 0;
	background: none;
}



.itype-1-big img, .itype-2-big img, .itype-3-big img, .itype-4-big img, .itype-4-big img, .itype-5-big img, .itype-7-big img, .itype-7-big img {
	height: 20px;
	margin-right: 6px;
}

.popup-day-box ul li img {
	height: 20px;
	margin-right: 6px;
}

@media (max-width: 480px) {
	.itype-1-big img, .itype-2-big img, .itype-3-big img, .itype-4-big img, .itype-4-big img, .itype-5-big img, .itype-7-big img, .itype-7-big img {
		height: 8px;
		margin-right: 2px;
	}

	.popup-day-box ul li img {
		height: 12px;
		margin-right: 3px;
	}
}

.bar-zkm {
	background: #f1f5f6;
	border-radius: 15px;
	line-height: 26px;
	white-space: nowrap;
	padding: 0 12px;
}

.i-clock {
	background: url(../image/i_clock.png) no-repeat 0.1rem center;
	background-size: 0.32rem 0.32rem;
	width: 0.4rem;
	height: 0.4rem;
	margin: 0 0.2rem;
}
.discount-list {
	
	border-radius: 0.2rem;
	overflow: hidden;
}

	.discount-list .reminds {
		border-radius: 0;
		margin-top: 0;
		padding: 0.3rem;
		position: relative;
	}

		.discount-list .reminds::after {
			content: '';
			height: 1px;
			background: #e4e4e4;
			position: absolute;
			bottom: 0;
			left: 0.3rem;
			right: 0.3rem;
		}

		.discount-list .reminds:last-child::after {
			display: none
		}
.dates-activitys .itype-9-big {
	color: #8b4513;
	padding: 0;
	background: none;
	font-weight: bold
}