*{
	-webkit-tap-highlight-color:rgba(255,0,0,0)
}
/* 轮播banner */
.swiper-banner-container{
	width: 10rem;
	background: #e7e7e7
}
.swiper-banner-container .item{
	display: table-cell;
	width: 10rem;
	height: 2.533333rem;
	vertical-align: middle;
	text-align: center;
}
.swiper-banner-container .item img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.swiper-banner-container .swiper-pagination{
	width: 100%;
	bottom: 0.1rem
}
.swiper-banner-container .swiper-pagination-bullet{
	opacity: 0.7;
	margin: 0 0.04rem;
	background: #fff
}
.swiper-banner-container .swiper-pagination-bullet-active{
	opacity: 1;
}


/* 更多 */
.module-more-bar{
	width: 100%
}
.module-more-link{
	color: #2dbb55;
	display: block;
	padding: 0.32rem 0 0.4rem;
	text-align: center;
	font-size: 0.32rem;
}
.module-more-link:after{
	content: "";
	display: inline-block;
	width: 0.293333rem;
	height: 0.293333rem;
	vertical-align: middle;
	margin: -0.08rem 0 0 0.16rem;
	background: url(../images/module-more-icon.png) center no-repeat;
	background-size: contain;
}

/* 搜索区域 */
.search-area{
	background: #fff
}
.search-area>ul>li{
	margin-left: 0.333333rem;
	border-bottom: 1px solid #efeff4
}
.search-area li .position,
.search-area li .dest{
	height: 1.2rem;
}
.search-area li .position{
	float: right;
	color: #2dbb55;
	margin: 0 0.4rem 0 1rem;
	text-align: center;
    font-size: 0.32rem;
}
.search-area li .position .near-icon{
	display: block;
	width: 0.373333rem;
	height: 0.426667rem;
	margin: 0.12rem auto 0.1rem;
	background: url(../images/destination-fixed-icon.png) center no-repeat;
	background-size: contain;
}
.search-area li .dest{
	line-height: 1.2rem;
	margin-right: 0.333333rem;
	overflow: hidden;
}
.search-area li .dest .hd{
	float: left;
	color: #999;
	font-size: 0.373333rem
}
.search-area li .dest .bd{
	position: relative;
	overflow: hidden;
}
.search-area li .dest .bd .city{
	margin-left: 0.6rem;
	font-size: 0.373333rem
}
.search-area li .date{
	padding: 0.2rem 0;
	position: relative;
	margin-right: 0.333333rem
}
.search-area li .booking .time{
	color: #999;
	display: inline-block;
	vertical-align: middle;
	font-size: 0.373333rem
}
.search-area li .booking .info{
	display: inline-block;
	padding: 0 0.6rem 0 0.8rem;
	vertical-align: middle;
}
.search-area li .booking .info .item{
	color: #999;
	padding: 0.16rem 0;
	font-size: 0.32rem
}
.search-area li .booking .info .item>span{
	color: #333;
	padding-right: 0.2rem;
	font-size: 0.4rem
}
.search-area li .booking .count{
	color: #666;
	display: inline-block;
	vertical-align: middle;
	font-size: 0.32rem
}
.search-area li .price,
.search-area li .key{
	height: 1.2rem;
	line-height: 1.2rem;
	margin-right: 0.333333rem;
	position: relative;
}
.search-area li .price .tag{
	color: #999;
	display: block;
	font-size: 0.373333rem;
}
.search-area li .key .text{
	width: 100%;
	font-size: 0.373333rem;
}
.search-area li .key .text::-webkit-input-placeholder{
	color:#999;
}
.search-area li .key .text::-moz-placeholder{
	color:#999;
}
.search-area li .key .text:-moz-placeholder{
	color:#999;
}
.search-area li .key .text:-ms-input-placeholder{
	color:#999;
}
.search-area li .arrow-icon{
	display: block;
	width: 0.213333rem;
	height: 0.373333rem;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(../images/arrow-right-icon.png) center no-repeat;
	background-size: contain;
}
.search-area-btn{
	color: #fff;
	display: block;
	height: 1.066667rem;
	line-height: 1.066667rem;
	margin: 0.4rem 0.333333rem;
	text-align: center;
	border-bottom: 1px solid #1d853a;
	-webkit-border-radius: 0.08rem;
	border-radius: 0.08rem;
	font-size: 0.48rem;
	background: #2dbb55
}

/* 酒店推荐 */
.product-recommend-module{
	margin-top: 0.266667rem;
	background: #fff
}
.product-recommend-bar{
	padding: 0.333333rem;
	font-size: 0.373333rem
}
.product-recommend-block{
	padding: 0 0 0.333333rem 0.333333rem
}
.product-recommend-block .swiper-slide{
	width: 3.68rem !important;
	margin-right: 0.266667rem
}
.product-recommend-block .item{
	display: block;
	width: 3.68rem;
}
.product-recommend-block .item .pic{
	display: table-cell;
	width: 3.68rem;
	height: 2.506667rem;
	vertical-align: middle;
	text-align: center;
	background: #e7e7e7
}
.product-recommend-block .item .pic img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.product-recommend-block .item .info{
	padding: 0.12rem 0.2rem;
	background: #f9f9f9
}
.product-recommend-block .item .info .tit{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.32rem
}
.product-recommend-block .item .info .price{
	color: #f70;
	margin-top: 0.08rem;
	font-size: 0.32rem
}
.product-recommend-block .item .info .price .num{
	font-size: 0.373333rem
}

/* 产品展示 */
.product-container{
	margin-top: 0.266667rem;
	background: #fff
}
.product-hd{
	display: none;
	height: 1.186667rem;
}
.product-tab-bar{
	padding: 0.333333rem;
	font-size: 0.373333rem;
}


.product-tab-wrap .module-more-bar{
	border-top: 1px solid #efeff4
}
.product-mass-list{

}
.product-mass-list>li{

}
.product-mass-list .pdt-item{

}
.product-mass-list .pdt-item .info-hd{
	height: 5rem;
	position: relative;
	background: #e7e7e7
}
.product-mass-list .pdt-item .info-hd .img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.product-mass-list .pdt-item .info-hd .label{
	color: #fff;
	display: block;
	position: absolute;
	top: 0.266667rem;
	left: 0.333333rem;
	z-index: 9;
	height: 1.12rem;
	line-height: 1.1rem;
	padding: 0 0.4rem;
	font-size: 0.586667rem;
	-webkit-border-radius: 0.56rem;
	border-radius: 0.56rem;
	background: rgba(0,0,0,.6);
	-webkit-transform: scale(.5);
	transform: scale(.5);
	-webkit-transform-origin: left top;
	transform-origin: left top;
}
.product-mass-list .pdt-item .info-hd .label:before{
	content: "";
	display: inline-block;
	width: 0.533333rem;
	height: 0.64rem;
	vertical-align: middle;
	margin: -0.1rem 0.16rem 0 0;
	background: url(../images/destination-icon.png) center no-repeat;
	background-size: contain;
}
.product-mass-list .pdt-item .info-hd .price{
	color: #fff;
	display: block;
	height: 1.6rem;
	line-height: 1.6rem;
	padding: 0 0.4rem;
	position: absolute;
	left: 0;
	bottom: 0.266667rem;
	z-index: 9;
	font-size: 0.586667rem;
	-webkit-border-top-right-radius: 0.3rem;
	border-bottom-right-radius: 0.3rem;
	-webkit-border-top-right-radius: 0.3rem;
	border-bottom-right-radius: 0.3rem;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	background: #f70
}
.product-mass-list .pdt-item .info-hd .price .num{
	font-size: 0.746667rem;
}
.product-mass-list .pdt-item .info-hd .data{
	width: 100%;
	height: 0.8rem;
	padding-right: 0.4rem;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 8;
	text-align: right;
	font-size: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.3));
	background: -webkit-gradient(linear,top,from(rgba(0,0,0,0)),to(rgba(0,0,0,.3)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.3));
	background: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.3));
	background: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.3));
}
.product-mass-list .pdt-item .info-hd .data .db{
	color: #fff;
	display: inline-block;
	line-height: 0.8rem;
	margin-left: 0.4rem;
	font-size: 0.32rem;
}
.product-mass-list .pdt-item .info-bd{
	padding: 0 0.333333rem;
}
.product-mass-list .pdt-item .info-bd .name{
	padding: 0.2rem 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.373333rem
}
.product-mass-list .pdt-item .info-bd .txt{
	color: #999;
	width: 200%;
	white-space: nowrap;
	margin-top: -0.2rem;
	margin-bottom: -0.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	-webkit-transform-origin: left top;
	transform-origin: left top;
	font-size: 0.586667rem
}
.product-mass-list .pdt-item .info-bd .con{
	color: #999;
	width: 200%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	-webkit-transform-origin: left top;
	transform-origin: left top;
	font-size: 0.586667rem
}
.product-mass-list .pdt-item .info-bd .attr{
	width: 200%;
	height: 0.8rem;
	overflow: hidden;
	margin-top: -0.1rem;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	-webkit-transform-origin: left top;
	transform-origin: left top;
	font-size: 0
}
.product-mass-list .pdt-item .info-bd .attr .sx{
	color: #ff9f00;
	display: inline-block;
	height: 0.8rem;
	line-height: 0.76rem;
	padding: 0 5px;
	margin-right: 6px;
	border: 1px solid #ff9f00;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.533333rem;
}

/* 热门城市 */
.hot-city-module-block{
	margin-top: 0.266667rem;
	background: #fff
}
.hot-city-bar{
	padding-top: 0.4rem;
	text-align: center;
}
.hot-city-bar .label{
	display: inline-block;
	position: relative;
	font-size: 0.4rem;
}
.hot-city-bar .label:before,
.hot-city-bar .label:after{
	content: "";
	display: block;
	width: 0.8rem;
	height: 0;
	position: absolute;
	top: 50%;
	border-top: 1px solid #e5e5e5
}
.hot-city-bar .label:before{
	left: -1rem;
}
.hot-city-bar .label:after{
	right: -1rem;
}
.hot-city-module-block .hot-city-list{
	padding: 0.2rem;
}
.hot-city-module-block .hot-city-list>li{
	float: left;
	width: 33.333333%;
	padding: 0.133333rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.hot-city-module-block .hot-city-list .item{
	display: block;
	height: 0.88rem;
	line-height: 0.88rem;
	padding: 0 0.2rem;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    font-size: 0.32rem;
	border: 1px solid #efeff4
}

/* 城市选择 */
.sort_list_first{
    background: #f7f7f7;
    padding: 0.2rem 0.28rem;
}
.city-site-serach{
    position: relative;
    height: 0.8rem;
    background: #fff;
    border: 0.026666rem solid #f3f3f3;
    border-radius:5px;
    overflow: hidden;
}
.sort_list_first .ico{
    display: inline-block;
    width: 0.426666rem;
    height: 0.413333rem;
    background: url(../images/city-site-ico.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 0.24rem;
    top: 0.2rem;
    cursor: pointer;
}
.sort_list_first input{
    position: absolute;
    width: 8.4rem;
    left: 0.853333rem;
    line-height: 0.773333rem;
    font-size: 0.4rem;
}
.sort_list_first input::-webkit-input-placeholder{
    color: #bbb;
}
.sort_list_first input::-moz-placeholder{
    color: #bbb;
}
.sort_list_first input:-ms-input-placeholder{
    color: #bbb;
}
.sort_list_second{
    background: #fff;
    padding: 0.4rem 0.36rem;
}
.city-site-serach-result a{
    float: left;
    width: 2.613333rem;
    height: 0.773333rem;
    line-height: 0.773rem;
    overflow: hidden;
    font-size: 0.373333rem;
    color: #2dbb55;
    border: 0.026666rem solid #2dbb55;
    border-radius: 5px;
    text-align: center;
    margin: 0 0.266666rem 0.266666rem 0;
}
.city-site-serach-result .none-txt{
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    margin-bottom: 0.266667rem
}
.city-hot h4{
    color: #999999;
    font-size: 0.373333rem;
    line-height: 0.453333rem;
    margin: 0.1rem 0 0.266666rem 0;
}
.city-hot a{
    float: left;
    width: 2.613333rem;
    height: 0.773333rem;
    line-height: 0.773rem;
    overflow: hidden;
    font-size: 0.373333rem;
    color: #646464;
    border: 0.026666rem solid #e6e6e6;
    border-radius: 5px;
    text-align: center;
    background: #fff;
    margin: 0 0.266666rem 0.266666rem 0;
}
.sort_letter{
    line-height: 0.88rem;
    background: #f7f7f7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0.32rem;
    font-size: 0.373333rem;
}
.sort_list .num_name{
    border-bottom: 1px solid #e6e6e6;
    line-height: 1.2rem;
    padding-left: 0.32rem;
    background: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.373333rem;
}
.initials{
    position: fixed;
    top: 2.48rem;
    right:0;
    padding: 0.1rem;
    width: 0.826666rem;
    text-align: center;
    z-index: 99;
    background: rgba(255,255,255,0.5);
    overflow: auto;
}
.initials a{
    display: block;
    color: #2dbb55;
    font-size: 0.266666rem;
    line-height: 0.506666rem;
}
.city-item{
    cursor:pointer;
}

/* 属性选择 */
.attr-container{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10002;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6)
}
.attr-container .attr-scroll-area{
    max-height: 8.96rem;
    overflow: auto;
}
.attr-wrap{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff
}
.attr-box:first-child{
    padding-bottom: 0.16rem;
}
.attr-wrap .attr-tit{
    padding: 0.4rem 0.4rem 0;
    font-size: 0.426667rem
}
.attr-wrap .attr-list{
    padding: 0.16rem 0.266667rem 0;
}
.attr-wrap .attr-list>li{
    float: left;
    width: 33.333333%;
    padding: 0.16rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.attr-wrap .attr-list .item{
    color: #646464;
    display: block;
    height: 0.96rem;
    padding: 0.24rem 0;
    text-align: center;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 0.08rem;
    border-radius: 0.08rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.attr-wrap .attr-list .active .item{
    color: #2dbb55;
    border-color: #2dbb55;
}
.attr-wrap .search-area-btn{
    margin-top: 0.24rem
}

/* 日历 */
.calendar-box{
    background: #fff
}
.week-bar-box{
    height: 0.9334rem;
    background: #fff
}
.week-bar{
    padding: 0.2rem 0;
    border-bottom: 1px solid #e6e6e6;
    font-size: 0;
    background: #fff
}
.fxd{
    width: 10rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: #fff;
}
.week-bar .item{
    display: inline-block;
    width: 14.2857%;
    text-align: center;
    font-size: 0.373333rem;
}
.table{
    width: 100%;
}
.table td{
    width: 14.2857%;
    height: 1.066667rem;
    text-align: center;
    font-size: 0.32rem
}
.calendar{
    padding-top: 0.6rem;
}
.calendar .bar{
    padding-bottom: 0.2rem;
    text-align: center;
    font-size: 0.4rem
}
.afterDate{
    color: #999;
}
.tselected{
    color: #fff;
    background: #2dbb55;
}
.beselected{
    color: #2dbb55;
    background: #eaf8ee;
}




/* 酒店栏目列表 */
.st-list-content{
    display: block;
}
.st-list-group{
    background: #fff
}
.st-list-group > li{
    border-bottom: 1px solid #e6e6e6;
}
.st-list-group > li:last-child{
    border-bottom: 0;
}
.st-list-group > li .item{
    display: -webkit-box;
    display: -moz-box;
    display: box;
    padding: 0.4rem;
}
.st-list-group .pic{
    width: 2.933333rem;
    height: 2rem;
    position: relative;
    overflow: hidden;
    background: #e7e7e7
}
.st-list-group .pic img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.st-list-group .info{
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    padding-left: 0.2rem;
}
.st-list-group .info .bt{
    height: 0.96rem;
    line-height: 0.48rem;
    overflow: hidden;
    font-size: 0.373333rem
}
.st-list-group .info .attr{
    height: 0.426667rem;
    overflow: hidden;
    margin-top: 0.04rem;
    font-size: 0
}
.st-list-group .info .attr em{
    display: inline-block;
    height: 0.426667rem;
    line-height: 0.426667rem;
    padding: 0 0.106667rem;
    margin-right: 0.133333rem;
    font-size: 0.266667rem;
    font-style: normal;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 0.08rem;
}
.st-list-group .info .attr em:last-child{
    margin-right: 0
}
.st-list-group .info .attr .bor1{
    color: #fe9170;
    border: 1px solid #fe9170;
}
.st-list-group .info .attr .bor2{
    color: #fad87d;
    border: 1px solid #fad87d;
}
.st-list-group .info .attr .bor3{
    color: #7ed0fb;
    border: 1px solid #7ed0fb;
}
.st-list-group .info .data{
    height: 0.533333rem;
    margin-top: 0.04rem;
}
.st-list-group .info .data span{
    display: inline-block;
    color: #999;
    height: 0.533333rem;
    line-height: 0.533333rem;
    margin-right: 0.36rem;
    font-size: 0.2934rem;
}
.st-list-group .info .data span:last-child{
    margin-right: 0;
}
.st-list-group .info .price{
    text-align: right;
}
.st-list-group .info .price strong{
    color: #f60;
}
.st-list-group .info .price strong em{
    padding: 0 0.05rem;
    font-size: 0.5067rem;
    font-style: normal;
}

.foot-menu{
    height: 1.2rem;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: #2e343b;
}
.check-item{
    float: left;
    width: 33.333333%;
}
.check-hd{
    color: #fff;
    display: block;
    height: 1.2rem;
    text-align: center;
    padding: 0.16rem 0;
    font-size: 0.2634rem;
}
.check-hd > i{
    display: block;
    width: 0.4267rem;
    height: 0.4267rem;
    margin: 0 auto 0.15rem;
}
.check-hd > .mdd-icon{
    background: url("../images/dest-menu-icon.png") center no-repeat;
    background-size: contain;
}
.check-hd > .px-icon{
    background: url("../images/sort-menu-icon.png") center no-repeat;
    background-size: contain;
}
.check-hd > .sx-icon{
    background: url("../images/check-menu-icon.png") center no-repeat;
    background-size: contain;
}
/* 排序 */
.sort-page{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 1.2rem;
    left: 0;
    background: rgba(0,0,0,.3);
}
.sort-group{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 0.4rem;
    background: #fff;
}
.sort-group li{
    color: #666;
    height: 0.84rem;
    line-height: 0.84rem;
    padding: 0 0.2rem;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    font-size: 0.32rem;
}
.sort-group li.active{
    color: #2dbb55;
}
.sort-group li .ico{
    display: none;
    width: 0.2934rem;
    height: 0.2934rem;
    position: absolute;
    right: 0.2rem;
    top: 50%;
    margin-top: -0.1467rem;
    background: url("../images/check-on-icon.png") center no-repeat;
    background-size: contain;
}
.sort-group li.active .ico{
    display: block;
}

/* 目的地 */
.dest-page{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 1.2rem;
    left: 0;
    background: #fff;
}
.dest-crumbs{
    height: 0.8rem;
    background: #f2f2f2;
}
.dest-crumbs > a{
    float: left;
    color: #999;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0 0.84rem 0 0.4rem;
    font-size: 0.32rem;
    background: url("../images/dest-crumbs-ico.png") right no-repeat;
}
.control-block{
    display: -webkit-box;
    display: -moz-box;
    height: 1.44rem;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0.1734rem 0.2667rem;
    background: #fafafa;
}
.control-block .back-btn{
    display: block;
    color: #8a8a8a;
    width: 2.32rem;
    height: 1.0667rem;
    line-height: 1.0667rem;
    text-align: center;
    border: 1px solid #b8b8b8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 0.3467rem;
}
.control-block .confirm-btn{
    display: block;
    color: #fff;
    height: 1.0667rem;
    line-height: 1.0667rem;
    margin-left: 0.2667rem;
    text-align: center;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 0.3467rem;
    background: #ff9a14;
}

.dest-group{
    position: absolute;
    top: 2.08rem;
    right: 0;
    bottom: 1.44rem;
    left: 0;
    overflow-y: auto;
    background: #fff;
}
.dest-group .dest-list{
    padding: 0 0.2rem;
}
.dest-group .dest-list > li{
    color: #666;
    height: 1.0667rem;
    line-height: 1.0667rem;
    padding: 0 0.2rem;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    font-size: 0.3467rem;
    cursor: pointer;
}
.dest-group .dest-list > li .more{
    width: 0.1734rem;
    height: 0.3067rem;
    position: absolute;
    right: 0.2rem;
    top: 50%;
    margin-top: -0.1534rem;
    background: url("../images/arrow-more-ico.png") center no-repeat;
    background-size: contain;
}
.dest-group .dest-list > li.active{
    color: #2dbb55;
}
.dest-group .dest-list > li .on{
    display: none;
    width: 0.2934rem;
    height: 0.2934rem;
    position: absolute;
    right: 0.2rem;
    top: 50%;
    margin-top: -0.1467rem;
    background: url("../images/check-on-icon.png") center no-repeat;
    background-size: contain;
}
.dest-group .dest-list > li.active .on{
    display: block;
}
/* 筛选 */
.filter-page{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 1.2rem;
    left: 0;
    background: #fff;
}
.filter-item{
    position: absolute;
    top: 1.28rem;
    right: 0;
    bottom: 1.44rem;
    left: 0;
    background: #fff;
}
.filter-item .hd{
    width: 2.8rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    background: #f2f6f9;
}
.filter-item .hd  li{
    color: #666;
    height: 1.0667rem;
    line-height: 1.0667rem;
    padding: 0 0.2rem;
    position: relative;
    font-size: 0.3467rem;
    border-left: 0.0934rem solid #f2f6f9;
}
.filter-item .hd  li.active{
    border-left: 0.0934rem solid #2dbb55;
    background: #fff;
}

.filter-item .bd{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 2.8rem;
    overflow-y: auto;
    background: #fff;
}
.filter-item .bd > ul{
    padding: 0 0.2667rem;
}
.filter-item .bd  li{
    color: #666;
    height: 1.0667rem;
    line-height: 1.0667rem;
    padding: 0 0.2rem;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    font-size: 0.3467rem;
}
.filter-item .bd  li.active{
    color: #2dbb55;
}
.filter-item .bd  li .on{
    display: none;
    width: 0.2934rem;
    height: 0.2934rem;
    position: absolute;
    right: 0.2rem;
    top: 50%;
    margin-top: -0.1467rem;
    background: url("../images/check-on-icon.png") center no-repeat;
    background-size: contain;
}
.filter-item .bd  li.active .on{
    display: block;
}
.list-content-btm{
    bottom:1.2rem;
}


/* 酒店详情 */
.st-photo-container,
.rt-photo-container{
    margin-bottom: -0.32rem;
    background: #e7e7e7
}
.rt-photo-container{
	margin: 0 -0.333333rem;
}
.st-photo-container .swiper-slide .item ,
.rt-photo-container .swiper-slide .item{
    display: block;
    width: 100%;
    height: 5.333333rem;
    position: relative;
    overflow: hidden;
    font-size: 0;
}

.st-photo-container .swiper-slide .item img,
.rt-photo-container .swiper-slide .item img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.st-photo-container .swiper-info,
.rt-photo-container .swiper-info{
    color: #fff;
    position: absolute;
    bottom: 0.533333rem;
    right: 0.333333rem;
    z-index: 10;
    height: 0.533333rem;
    line-height: 0.6rem;
    padding: 0 0.266667rem;
    font-family: Arial;
    font-size: 0.266667rem;
    -webkit-border-radius: 0.266667rem;
    border-radius: 0.266667rem;
    background: rgba(0,0,0,.6)
}
.st-photo-container .swiper-info:before,
.rt-photo-container .swiper-info:before{
    content: "";
    display: inline-block;
    width: 0.373333rem;
    height: 0.373333rem;
    vertical-align: middle;
    margin: -0.08rem 0.08rem 0 0;
    background: url("../images/photo-icon.png") center no-repeat;
    background-size: contain;
}

/* 顶部信息 */
.product-tip-wrapper{
    position: relative;
    z-index: 90;
    padding: 0 0.333333rem;
    -webkit-border-top-left-radius: 0.32rem;
    border-radius-top-left: 0.32rem;
    -webkit-border-top-right-radius: 0.32rem;
    border-radius-top-right: 0.32rem;
    background: #fff
}
.product-title-bar{
    padding: 0.32rem 0 0.2rem;
    font-size: 0.48rem
}
.product-ads-bar{
    padding: 0.3rem 0;
    margin-right: -0.333333rem;
    position: relative;
    border-top: 1px solid #f2f2f2;
    font-size: 0
}
.product-ads-bar .ads-icon{
    display: inline-block;
    width: 0.266667rem;
    height: 0.373333rem;
    vertical-align: middle;
    margin: 0 0.16rem 0 0;
    background: url("../images/dest-ads-icon.png") center no-repeat;
    background-size: contain;
}
.product-ads-bar .ads-msg{
    color: #666;
    display: inline-block;
    max-width: 8rem;
    position: relative;
    z-index: 10;
    vertical-align: middle;
    font-size: 0.293333rem
}
.product-ads-bar .ads-link{
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    vertical-align: middle;
    margin-left: 0.16rem;
    position: relative;
    z-index: 10;
    border-top: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.product-ads-bar:after{
	content: "";
	display: inline-block;
	width: 2rem;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background: url("../images/detail_map.png") right center no-repeat;
	background-size: 150%;
}
/* 满意度、介绍 */
.product-info-bar{
    display: -webkit-box;
    display: -moz-box;
	width: 200%;
	margin-top: -1.28rem;
	-webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    padding: 0 0 0.64rem
}
.product-info-bar .base-info{
	color: #666;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
}
.product-info-bar .dur-bar{
	font-size: 0;
	margin-top: 0.16rem
}
.product-info-bar .dur-bar .item{
	border-right: 1px solid #aaa;
	padding-right: 0.32rem;
	margin-right: 0.32rem;
	font-size: 0.533333rem
}
.product-info-bar .dur-bar .item:nth-of-type(2){
	border-right: 0
}
.product-info-bar .dur-bar .more{
	color: #2dbb55;
	float: right;
	display: inline-block;
	margin-right: 0.8rem;
	font-size: 0.533333rem;
}
.product-info-bar .dur-bar .more .icon{
	display: inline-block;
    width: 0.32rem;
    height: 0.32rem;
    vertical-align: middle;
    margin: -0.08rem 0 0 0.16rem;
    border-top: 2px solid #a0a0a0;
    border-right: 2px solid #a0a0a0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.product-info-bar .cfg-bar{
	height: 0.693334rem;
	margin-top: 0.16rem;
	overflow: hidden;
	font-size: 0
}
.product-info-bar .cfg-bar .item{
	display: inline-block;
	margin-right: 0.8rem;
	font-size: 0.533333rem
}
.product-info-bar .cfg-bar .item:last-child{
	margin-right: 0
}
.product-info-bar .cfg-bar .item:before{
	content: "";
	display: inline-block;
	width: 0.64rem;
	height: 0.64rem;
	vertical-align: middle;
	margin: -0.16rem 0.16rem 0 0;
	background: url("../images/gift-item-icon.png") center no-repeat;
	background-size: contain;
}
.product-info-bar .cmt-info{
	color: #f80;
	width: 4rem;
	text-align: center;
	border-left: 1px solid #dadada
}

.product-info-bar .cmt-info .myd{
	display: block;
	font-size: 0.906667rem
}
.product-info-bar .cmt-info .sub{
	display: block;
	font-size: 0.533333rem
}


.product-pre-block{
    margin-top: 0.266667rem;
    padding: 0 0.333333rem;
    background: #fff;
}
/* 优惠券 */
.product-coupon-bar{
    width: 200%;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.64rem 0;
    margin-bottom: -1.16rem;
    position: relative;
    border-bottom: 2px solid #f2f2f2;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
.product-coupon-bar .coupon-icon{
    display: inline-block;
    width: 0.56rem;
    height: 0.693333rem;
    background: url("../images/coupon-icon.png") center no-repeat;
    background-size: contain;
}
.product-coupon-bar .coupon-type{
    position: absolute;
    left: 0.76rem;
    right: 5rem;
    height: 0.853333rem;
    overflow: hidden;
    font-size: 0
}
.product-coupon-bar .coupon-type .item{
    color: #666;
    display: inline-block;
    height: 0.853333rem;
    line-height: 0.8rem;
    border: 1px solid #e6e6e6;
    padding: 0 0.4rem;
    margin-left: 0.266667rem;
    position: relative;
    font-size: 0.533333rem
}
.product-coupon-bar .coupon-type .item:before,
.product-coupon-bar .coupon-type .item:after{
    content: "";
    display: block;
    position: absolute;
    top: 0.22rem;
    width: 0.2rem;
    height: 0.4rem;
    border-radius: 0 0.2rem 0.2rem 0;
    border: 1px solid #e6e6e6;
    background: #fff
}
.product-coupon-bar .coupon-type .item:before{
    left: -0.066667rem;
    border-left: 0;
    border-radius: 0 0.2rem 0.2rem 0;
}
.product-coupon-bar .coupon-type .item:after{
    right: -0.066667rem;
    border-right: 0;
    border-radius: 0.2rem 0 0 0.2rem;
}
.product-coupon-bar .more-item{
    color: #f80;
    display: block;
    height: 0.96rem;
    line-height: 0.9rem;
    padding: 0 0.4rem;
    border: 2px solid #ffd8ab;
    -webkit-border-radius: 0.48rem;
    border-radius: 0.48rem;
    font-size: 0.533333rem;
    background: #fff
}
/* 积分 */
.product-itg-bar{
    width: 200%;
    padding: 0.64rem 0;
    margin-top: -2.16rem;
    position: relative;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-tap-highlight-color: rgba(255,0,0,0);
}
.product-itg-bar .itg-icon{
    display: inline-block;
    width: 0.613333rem;
    height: 0.72rem;
    vertical-align: middle;
    margin-top: -0.2rem;
    background: url("../images/gift-icon.png") center no-repeat;
    background-size: contain;
}
.product-itg-bar .item{
    color: #666;
    display: inline-block;
    margin-left: 0.32rem;
    font-size: 0.533333rem
}
.product-itg-bar .item:before{
    content: "";
    display: inline-block;
    width: 0.64rem;
    height: 0.613333rem;
    vertical-align: middle;
    margin-right: 0.16rem;
    background: url("../images/gift-item-icon.png") center no-repeat;
    background-size: contain;
}
.product-itg-bar .more-item{
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    position: absolute;
    top: 50%;
    right: 0.28rem;
    border-top: 2px solid #a0a0a0;
    border-right: 2px solid #a0a0a0;
    -webkit-transform: rotate(45deg) translateY(-70%);
    transform: rotate(45deg) translateY(-70%);
}
/* 套餐 */
.product-type-wrapper{
    margin-top: 0.266667rem
}
.product-type-block{
	background: #fff
}
.product-type-bar{
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.32rem 0.333333rem;
    border-bottom: 1px solid #f2f2f2;
    -webkit-tap-highlight-color:rgba(255,255,255,0);
    background: #fff
}
.product-type-bar .title{
    display: inline-block;
    font-size: 0.373333rem
}
.product-type-bar .date-area{

}
.product-type-bar .date-area .item{
	color: #333;
	font-size: 0.373333rem
}
.product-type-bar .date-area .item em{
	color: #999;
	display: inline-block;
	width: 0.96rem;
	margin: -0.2rem -0.2rem 0;
	vertical-align: top;
	-webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
	font-size: 0.48rem;
	font-style: normal;
}
.product-type-bar .day-count{
	color: #666;
	display: inline-block;
	font-size: 0.32rem
}
.product-type-bar .day-count .icon{
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    vertical-align: middle;
    margin: -0.08rem 0.08rem 0 0.1rem;
    border-top: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.product-type-group{
    padding: 0 0.333333rem;
}
.product-type-group .type-item{
	display: none;
    border-bottom: 1px solid #f2f2f2
}
.product-type-group .type-item.stabilize{
	display: block;
}
.product-type-box{
    display: -webkit-flex;
    display: flex;
    padding: 0.32rem 0;
    justify-content: space-between;
    align-items: center;
}
.product-type-img{
	width: 1.733334rem;
	height: 1.733334rem;
	overflow: hidden;
	position: relative;
	background: #e7e7e7
}
.product-type-img img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.product-type-info{
    width: 5rem;
    margin-left: 0.32rem;
    -webkit-tap-highlight-color: rgba(255,0,0,0);
}
.product-type-info .tit{
    font-size: 0.346667rem
}
.product-type-info .set{
    width: 200%;
    height: 0.96rem;
    overflow: hidden;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    margin: 0.12rem 0 -0.46rem;
    font-size: 0
}
.product-type-info .set .label{
    display: inline-block;
    color: #2dbb55;
    border: 1px solid #22ac38;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0 0.32rem;
    margin-right: 0.266667rem;
    -webkit-border-radius: 0.16rem;
    border-radius: 0.16rem;
    font-size: 0.533333rem
}
.product-type-info .set .label:last-child{
    margin-right: 0
}
.product-type-info .explain{
	margin-top: 0.1rem;
    font-size: 0
}
.product-type-info .explain .label{
    color: #666;
    display: inline-block;
    margin-right: 0.32rem;
    vertical-align: middle;
    font-size: 0.32rem
}
.product-type-info .explain .txt:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-type-booking{
    width: 2.6rem;
    text-align: center;
}
.product-type-booking .price{
    color: #f70;
    display: block;
    width: 200%;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left;
    transform-origin: left;
    margin: -0.16rem 0;
    font-size: 0.48rem
}
.product-type-booking .price .num{
    font-size: 0.853333rem
}
.product-type-booking .price .dx{
	color: #f70;
	font-size: 0.853333rem
}
.product-type-booking .buy{
    color: #fff;
    display: inline-block;
    padding: 0.12rem 0.4rem;
    -webkit-border-radius: 0.4rem;
    border-radius: 0.4rem;
    font-size: 0.32rem;
    background: #ff6b05
}
.product-type-booking .ts{
	color: #f70;
	display: block;
	width: 200%;
	margin-top: -0.32rem;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    font-size: 0.533333rem
}
.product-type-booking.disabled .price{
	color: #b6b6b6
}
.product-type-booking.disabled .buy{
    background: #d3d6de
}

.module-normal-box{
	color: #999;
	line-height: 0.48rem;
	padding: 0.4rem;
	text-align: center;
	font-size: 0.32rem;
	background: #fff;
}

.module-more-bar{
	color: #2dbb55;
	padding: 0.32rem 0;
	text-align: center;
	font-size: 0.32rem
}
.module-more-bar .icon{
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    vertical-align: middle;
    margin: -0.08rem 0 0 0.16rem;
    border: 1px solid #2dbb55;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.module-more-bar.retract .icon{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.module-more-bar .icon:after{
    content: "";
    display: inline-block;
    width: 0.18rem;
    height: 0.18rem;
    vertical-align: middle;
    margin: -0.1rem 0 0;
    border-right: 1px solid #2dbb55;
    border-bottom: 1px solid #2dbb55;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* 其他模块 */
.rele-module-block{
    margin-top: 0.266667rem;
    background: #fff
}
.rele-hd-bar{
    padding: 0.333333rem;
    position: relative;
    border-bottom: 1px solid #f2f2f2
}
.rele-hd-bar .title{
    display: inline-block;
    font-size: 0.373333rem
}
.rele-hd-bar .title:before{
    content: "";
    display: inline-block;
    width: 0.066667rem;
    height: 0.373333rem;
    vertical-align: middle;
    margin: -0.08rem 0.16rem 0 0;
    background: #2dbb55
}
.rele-hd-bar .secondary{
    display: block;
    position: absolute;
    top: 50%;
    right: 0.333333rem;
    transform: translateY(-50%) scale(.5);
    transform-origin: right;
    font-size: 0
}
.rele-hd-bar .secondary .item{
    color: #666;
    display: inline-block;
    padding: 0 0.4rem;
    border-right: 1px solid #e6e6e6;
    font-size: 0.64rem
}
.rele-hd-bar .secondary .item:last-child{
    border-right: 0;
}
.rele-module-area{
    padding: 0 0.333333rem
}
.more-bar-link{
    padding: 0.266667rem 0;
    text-align: center;
}
.more-bar-link .more-btn{
    color: #2dbb55;
    display: inline-block;
    padding: 0.2rem 0.48rem;
    border: 1px solid #2dbb55;
    border-radius: 0.8rem;
    font-size: 0.32rem
}
/* 评论模块 */
.comment-list-group{

}
.comment-list-group>li{
    padding: 0.266667rem 0
}
.comment-list-group .info-hd{
    display: -webkit-box;
    display: -moz-box;
}
.comment-list-group .info-hd .hd-img{
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%
}
.comment-list-group .info-hd .user{
    -webkit-box-flex: 1;
    margin-left: 0.266667rem
}
.comment-list-group .info-hd .user .name{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.32rem
}
.comment-list-group .info-hd .user .date{
    color: #999;
    display: inline-block;
    margin: -0.16rem 0;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left;
    transform-origin: left;
    font-size: 0.533333rem;
}
.comment-list-group .info-bd{
    line-height: 0.533333rem;
    margin-top: 0.16rem;
    font-size: 0.32rem
}
.comment-grade-bar{
    height: 0.426667rem;
    margin-top: 0.2rem;
    overflow: hidden;
    font-size: 0
}
.comment-grade-bar .icon{
    display: inline-block;
    width: 0.4rem;
    height: 0.373333rem;
    margin-right: 0.08rem;
    vertical-align: top;
    background: url("../images/star-grey-icon.png") center no-repeat;
    background-size: contain;
}
.comment-grade-bar .icon:last-child{
    margin-right: 0
}
.comment-grade-bar .icon.on{
    background: url("../images/star-light-icon.png") center no-repeat;
    background-size: contain;
}
/* 问答模块 */
.faq-list-group{
    padding: 0.2rem 0
}
.faq-list-group .item{
    padding: 0.12rem 0;
    line-height: 0.426667rem;
    font-size: 0.32rem
}
.faq-list-group .item .icon{
    color: #fff;
    display: inline-block;
    width: 0.853333rem;
    height: 0.853333rem;
    line-height: 0.853333rem;
    text-align: center;
    border-radius: 0.08rem;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    vertical-align: middle;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    margin: -0.08rem -0.2rem -0.4rem 0;
    font-size: 0.533333rem;
    font-style: normal;
    background: #f80
}
.module-empty-content{
    padding: 0.2rem 0;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.module-empty-content .txt{
    color: #999;
    display: block;
    font-size: 0.32rem
}
.module-empty-content .link{
    color: #2dbb55;
    display: inline-block;
    padding: 0.2rem 0.48rem;
    border: 1px solid #2dbb55;
    border-radius: 0.8rem;
    font-size: 0.32rem
}
/* 推荐产品 */
.product-list-group{
    margin: 0 -0.333333rem;
    background: #fff;
}
.product-list-group li{
    border-bottom: 1px solid #efeff4;
}
.product-list-group li:last-child{
    border-bottom: 0
}
.product-list-group li .item{
    display: block;
    padding: 0.3333rem;
    position: relative;
}
.product-list-group li .item .pro-pic{
    float: left;
    width: 2.13334rem;
    height: 2.13334rem;
}
.product-list-group li .item .pro-pic>span{
    display: table-cell;
    width: 2.13334rem;
    height: 2.13334rem;
    vertical-align: middle;
    text-align: center;
    background: #e7e7e7;
}
.product-list-group li .item .pro-pic img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.product-list-group li .item .pro-info{
    padding: 0 2rem 0 2.48rem;
    height:2.13334rem;
}
.product-list-group li .item .pro-info .tit{
    line-height: 0.42667rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.346667rem;
    margin-bottom: 0.13334rem;
}
.product-list-group li .item .pro-info .attr{
    width: 200%;
    height: 0.8rem;
    overflow: hidden;
    margin-bottom: -0.2rem;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    font-size: 0;
}
.product-list-group li .item .pro-info .attr .sx {
    color: #ff9f00;
    display: inline-block;
    height: 0.8rem;
    line-height: 0.76rem;
    padding: 0 5px;
    margin-right: 6px;
    border: 1px solid #ff9f00;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.533333rem;
}
.product-list-group li .item .pro-price{
    position: absolute;
    right:0.3334rem;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    height:0.61333rem;
    width: 2rem;
    text-align: right;
}
.product-list-group .pro-price .price{
    color: #f70;
}
.product-list-group .pro-price .price em{
    font-size: 0.2666rem;
    font-style: normal;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
.product-list-group .pro-price .price em strong{
    font-size: 0.45333rem;
    font-weight: normal;
}
.product-list-group .data{
    width: 100%;
    height: 0.4rem;
    font-size: 0;
}
.product-list-group .data span{
    color: #666;
    display: inline-block;
    line-height: 0.4rem;
    margin-right: 0.6rem;
    font-size: 0.29334rem;
}
.product-list-group .addr{
    color: #999;
    font-size: 0.29334rem;
    margin-top: 0.12rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 下架提示 */
.cancel-show-bar{
	color: #fff;
	width: 100%;
	position: fixed;
	bottom: 1.28rem;
	left: 0;
	padding: 0.2rem 0;
	text-align: center;
	background: rgba(0,0,0,.7);
}

/* 固定底部 */
.fixed-container-area{
    height: 1.28rem;
}
.fixed-container-bar{
    display: -webkit-box;
    display: -moz-box;
	height: 1.28rem;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1002;
    box-shadow: 0 -0.013333rem 0.16rem rgba(0,0,0,.05);
    background: #fff
}
.fixed-container-bar .item{
    color: #666;
    display: block;
    width: 33.333333%;
    height: 1.28rem;
    line-height: 1.28rem;
    position: relative;
    text-align: center;
    -webkit-box-flex: 1;
    font-size: 0.32rem
}
.fixed-container-bar .item.fx:after{
    content: "";
    display: block;
    width: 1px;
    height: 0.666667rem;
    position: absolute;
    left: 0;
    top: 0.32rem;
    background: #d2d2d2
}
.fixed-container-bar .item.xz{
    color: #fff;
    background: #2dbb55
}
.fixed-container-bar .item.kf .icon,
.fixed-container-bar .item.fx .icon{
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    vertical-align: middle;
    margin: -0.08rem 0.2rem 0 0;
}
.fixed-container-bar .item.kf .icon{
    background: url("../images/contact-us-icon.png") center no-repeat;
    background-size: contain;
}
.fixed-container-bar .item.fx .icon{
    background: url("../images/distribution-icon.png") center no-repeat;
    background-size: contain;
}

.layer-show-content{
    position:fixed !important;
    top: 4rem;
    bottom:0;
    right: 0;
    left:0;
}

.info-show-bar{
    padding: 0.24rem 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    position: relative;
    font-size: 0.426667rem;
    border: 1px solid #e6e6e6
}

.info-show-bar .close-icon {
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    right: 0.4rem;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(255,0,0,0);
}
.info-show-bar .close-icon:before, .close-icon:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 0.6rem;
    height: 1px;
    background-color: #888;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.info-show-bar .close-icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.info-show-area{
    padding: 0 0.333333rem;
    position: absolute;
    top: 1.12rem;
    right: 0;
    bottom: 1.28rem;
    left: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.info-show-area.full{
    bottom: 0
}
.info-primary-box{
	padding-bottom: 0.32rem;
    border-bottom: 1px solid #e6e6e6
}
.info-attr-bar{
    width: 200%;
    white-space: nowrap;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    margin: 0.32rem 0 -0.506667rem;
    font-size: 0;
}
.info-attr-bar .init{
	color: #f80;
	display: inline-block;
    height: 0.96rem;
    line-height: 0.96rem;
    padding: 0 0.32rem;
    -webkit-border-radius: 0.16rem;
    border-radius: 0.16rem;
	font-size: 0.533333rem;
	background: #fff3e5
}
.info-attr-bar .item{
    display: inline-block;
    color: #2dbb55;
    border: 1px solid #22ac38;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0 0.32rem;
    margin-left: 0.16rem;
    -webkit-border-radius: 0.16rem;
    border-radius: 0.16rem;
    font-size: 0.533333rem;
}
.info-other-bd{
    padding: 0.32rem 0;
    border-bottom: 1px solid #f2f2f2
}
.info-other-bd:last-child{
	border-bottom: 0
}
.info-other-bd .tit{
	padding-bottom: 0.2rem;
    font-size: 0.373333rem
}
.info-other-bd .txt{
    color: #666;
    line-height: 0.48rem;
    font-size: 0.32rem
}
.info-other-bd .cfg-room-type>li{
	display: -webkit-box;
	display: -moz-box;
	padding-bottom: 0.16rem;
	font-size: 0.32rem
}
.info-other-bd .cfg-room-type>li:last-child{
	padding-bottom: 0
}
.info-other-bd .cfg-room-type .hd{
	color: #999;
	display: block;
	width: 2.266667rem;
}
.info-other-bd .cfg-room-type .bd{
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
}
.product-booking-bar{
    height: 1.28rem;
    display: -webkit-box;
    display: -moz-box;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: 0 -0.013333rem 0.16rem rgba(0,0,0,.1)
}
.product-booking-bar .total{
    color: #f70;
    -webkit-box-flex: 1;
    display: block;
    line-height: 1.28rem;
    text-align: center;
    font-size: 0.32rem;
}
.product-booking-bar .total .num{
    font-size: 0.48rem
}
.product-booking-bar .btn{
    color: #fff;
    -webkit-box-flex: 2;
    display: block;
    line-height: 1.28rem;
    text-align: center;
    font-size: 0.373333rem;
    background: #ff8620
}
.product-booking-bar .btn.disabled{
	background: #d3d6de
}

/* 积分 */
.info-integral-block{
    padding: 0.2rem 0
}
.info-integral-block .tit{
    font-size: 0.373333rem
}
.info-integral-block .tit:before{
    content: "";
    display: inline-block;
    width: 0.32rem;
    height: 0.32rem;
    vertical-align: middle;
    margin: -0.12rem 0.16rem 0 0;
    background: url("../images/gift-item-icon.png") center no-repeat;
    background-size: contain;
}
.info-integral-block .info-list{
    padding-top: 0.08rem
}
.info-integral-block .info-list>li{
    color: #999;
    font-size: 0.32rem
}
.info-integral-block .info-list>li:before{
    content: "";
    display: inline-block;
    width: 0.16rem;
    height: 0.16rem;
    vertical-align: middle;
    margin: -0.12rem 0.253333rem 0 0.08rem;
    border-radius: 50%;
    background: #ccc
}
.info-integral-block .info-list>li .dk{
    color: #fdbc0d
}

/* 酒店介绍 */
.hotel-js-wrapper{
	padding: 0.333333rem 0.333333rem 0;
    margin-bottom: 0.266667rem;
    background: #fff
}
.hotel-js-wrapper:nth-last-of-type(2){
    margin-bottom: 0
}
.hotel-js-wrapper .tit-bar{
    font-size: 0.373333rem
}
.hotel-js-wrapper .hotel-js-content{
    color: #666;
    line-height: 0.48rem;
    padding: 0.12rem 0 0.333333rem;
    overflow: hidden;
    font-size: 0.32rem
}
.group-list-item{
	font-size: 0
}
.group-list-item li{
	display: inline-block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 0.32rem
}
.group-list-item.col-2 li{
	width: 50%;
}
.group-list-item.col-3 li{
	width: 33.333333%;
}


/* 编辑器标签默认样式 */
.editor-content{
	overflow: hidden;
}
.editor-content * {
    max-width: 100%
}

.editor-content img{
	vertical-align: middle;
}

.editor-content a {
    color: #0082dd;
}

.editor-content i,
.editor-content em {
    font-style: italic;
}

.editor-content strong {
    font-weight: bold;
}

.editor-content table,
.editor-content th,
.editor-content td {
    border: 1px solid #e5e5e5;
}



/* 产品预订信息 */
.booking-info-block {
	margin-top: 0.2666667rem;
	background: #fff;
}

.block-tit-bar {
	height: 1.2533333rem;
	line-height: 1.2533333rem;
	padding: 0 0.2666667rem;
	border-bottom: 1px solid #f0f0f0;
}

.block-tit-bar strong {
	color: #2dbb55;
	display: inline-block;
	height: 1.253333rem;
	line-height: 1.253333rem;
	font-size: 0.4266667rem;
	font-weight: normal;
}

.yk-check-link {
	display: inline-block;
	height: 1.253333rem;
	line-height: 1.253333rem;
	font-size: 0.32rem
}

.yk-check-link .more-ico {
	display: inline-block;
	width: 0.2rem;
	height: 0.33rem;
	vertical-align: middle;
	margin: 0 0 0 0.2rem;
	background: url(../images/arrow-more-ico.png) no-repeat;
	background-size: cover;
}

.hotel-name-block{
	padding: 0.27rem;
	background: #fafafa
}
.hotel-name-block .tit{
	color: #333;
	font-size: 0.373333rem
}
.hotel-name-block .info{
	display: -webkit-box;
	display: -moz-box;
	padding-top: 0.16rem
}
.hotel-name-block .info .type{
	color: #333;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	font-size: 0.373333rem
}
.hotel-name-block .info .nr{
	color: #2dbb55;
	display: block;
	width: 2rem;
	text-align: right;
	font-size: 0.32rem
}
.hotel-name-block .info .more-icon{
	display: inline-block;
	width: 0.2rem;
	height: 0.2rem;
	vertical-align: middle;
	margin: -0.06rem 0 0 0.08rem;
	border-top: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.info-preview-bar{
	width: 100%;
	padding: 0.24rem 0
}
.info-preview-bar .msg{
	margin-top: 0.1rem;
	font-size: 0
}
.info-preview-bar .msg .label{
	display: inline-block;
	margin-right: 0.6rem;
	font-size: 0.373333rem
}
.info-preview-bar .msg .revise{
	float: right;
	color: #2dbb55;
	display: inline-block;
	font-size: 0.32rem;
}
.info-preview-bar .msg .revise .icon {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    vertical-align: middle;
    margin: -0.06rem 0 0 0.08rem;
    border-top: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.info-preview-bar .cfg{
	margin-top: 0.1rem;
	font-size: 0
}
.info-preview-bar .cfg .label{
	color: #999;
	position: relative;
	display: inline-block;
	padding-right: 0.2rem;
	margin-right: 0.2rem;
	font-size: 0.32rem
}
.info-preview-bar .cfg .label:after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 0;
	height: 0.32rem;
	margin-top: -0.16rem;
	border-right: 1px solid #aaa;
}
.info-preview-bar .cfg .label:last-child:after{
	border-right: 0 
}

.block-item > ul {
	padding: 0 0.27rem;
	border-bottom: 1px solid #f2f2f2
}

.block-item > ul > li {
	min-height: 1.28rem;
	display: -webkit-box;
	display: -moz-box;
	border-bottom: 1px solid #f2f2f2;
}

.block-item > ul > li:last-child {
	border-bottom: 0
}

.block-item li .item-bt {
	color: #969696;
	display: block;
	width: 2rem;
	line-height: 1.28rem;
	font-size: 0.373334rem;
	font-weight: normal;
}

.block-item li .item-hd {
	display: block;
	width: 2.4rem;
	line-height: 1.28rem;
	font-size: 0.373334rem;
	font-weight: normal;
}

.block-item li .item-hd .down-ico {
	display: inline-block;
	width: 0.2rem;
	height: 0.33rem;
	vertical-align: middle;
	margin: -0.05rem 0 0 0.1rem;
	background: url("../images/arrow-more-ico.png") no-repeat;
	background-size: cover;
}

.block-item li > span {
	display: block;
	line-height: 1.28rem;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	font-size: 0.373334rem
}

.block-item > ul > li > .all {
	display: -webkit-box;
	display: -moz-box;
	width: 100%;
}

.block-item > ul > li > .all span {
	display: block;
	line-height: 1.28rem;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	font-size: 0.373334rem
}

.block-item .more-type .org{
	color: #fe7e13;
	font-style: normal;
}

.block-item .write-info {
	display: block;
	line-height: inherit;
	padding: 0.4rem 0;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	vertical-align: top;
	border: 0;
	font-size: 0.373334rem;
	background: transparent;
}

.block-item .more-type {
	text-align: right;
}

.block-item .more-type .more-ico {
	display: inline-block;
	width: 0.2rem;
	height: 0.33rem;
	vertical-align: middle;
	margin: -0.05rem 0 0 0.2rem;
	background: url("../images/arrow-more-ico.png") no-repeat;
	background-size: cover;
}

.block-item .amount-opt-wrap {
	text-align: right;
}

.block-item .area-txt {
	display: block;
	width: 100%;
	height: 1.28rem;
	margin: 0.4rem 0;
	border: 0;
	resize: none;
	-webkit-box-flex: 1;
	font-size: 0.373334rem
}

.amount-opt-wrap {
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
}

.amount-opt-wrap .limit-txt {
    color: #999;
    width: 200%;
    line-height: 0.8rem;
    margin-top: -0.24rem;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    font-size: 0.533333rem;
}

.amount-opt-wrap .sub-btn,
.amount-opt-wrap .add-btn {
	display: inline-block;
	color: #666;
	width: 0.77rem;
	height: 0.75rem;
	line-height: 0.75rem;
	vertical-align: middle;
	font-size: 0.5rem;
	text-align: center;
	background: #f5f5f5;
}

.amount-opt-wrap .sub-btn.disabled,
.amount-opt-wrap .add-btn.disabled{
	color: #ccc
}

.amount-opt-wrap .sub-btn {
	border-right: 0;
}

.amount-opt-wrap .add-btn {
	border-left: 0;
}

.amount-opt-wrap .num-text {
	width: 0.77rem;
	height: 0.75rem;
	border: 0;
	text-align: center;
	vertical-align: middle;
	font-size: 0.37rem;
	background: #fff;
}

.block-item li > span.common{
	text-align: right;
	color: #969696;
	font-size: 0.373333rem;
}
.block-item li > span.common i{
	display: inline-block;
	width: 0.4rem;
	height: 0.4rem;
	vertical-align: middle;
	margin: -0.03rem 0.1rem 0 0;
	background: url("../../public/images/check-un-ico.png") no-repeat;
	background-size: contain;
}
.block-item li > span.common.on i{
	background: url("../../public/images/check-on-ico.png") no-repeat;
	background-size: contain;
}

.block-item .nd {
	text-align: right;
}

.block-item .sex-bar{
	-webkit-box-flex: 1;
	padding: 0.36rem 0
}
.block-item .sex-bar .check-label-item.checked{
	color: #333
}
.check-label-item .icon {
	display: inline-block;
	width: 0.373334rem;
	height: 0.373334rem;
	vertical-align: middle;
	margin: -0.1rem 0.133333rem 0 0;
	background: url(../images/check-label-icon-un.png) center no-repeat;
	background-size: contain;
}

.block-remarks {
	display: -webkit-box;
	display: -moz-box;
	padding: 0 0.2rem;
}

.block-remarks .item-hd {
	display: inline-block;
	width: 2.4rem;
	line-height: 1.28rem;
	font-size: 0.373334rem;
	font-weight: normal;
}

.block-remarks .item-txt {
	display: block;
	height: 2rem;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	margin: 0.2rem 0;
	padding: 0.2rem;
	line-height: 1.5;
	resize: none;
	font-size: 0.34rem;
	border: 0;
	background: #f5f5f5;
}

.block-item .item {
	display: inline-block;
	font-size: 0;
}

.block-item .item strong {
	font-size: 0.37rem;
	font-weight: normal
}

.block-item .item .type {
	color: #f50;
	padding: 0.1rem 0.2rem;
	margin-left: 0.2rem;
	border: 1px solid #f50;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 0.37rem;
}

.agreement-block {
	color: #999;
	padding: 0.4rem 0.2666667rem;
	font-size: 0.373334rem
}

.agreement-block .check-box {
	display: inline-block;
	width: 0.4rem;
	height: 0.4rem;
	vertical-align: middle;
	margin: -0.1rem 0.1rem 0 0;
	background: url("../images/check-un-ico.png") no-repeat;
	background-size: cover;
}

.agreement-block .check-box.on {
	background: url("../images/check-on-ico.png") no-repeat;
	background-size: cover;
}

.agreement-block > a {
	color: #333;
}

.block-item li .jf-num{
	width: 4rem;
	border-radius: 0
}

/* 底部固定 */
.bom-fixed-content {
	height: 1.35rem;
}

.bom-fixed-block {
	display: -webkit-box;
	display: -moz-box;
	width: 10rem;
	height: 1.34rem;
	position: fixed;
	left: 50%;
	bottom: 0;
	margin-left: -5rem;
	border-top: 1px solid #e6e6e6;
	background: #fff;
}

.bom-fixed-block .total {
	display: block;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	padding: 0 0.2666667rem;
}

.bom-fixed-block .total .jg {
	display: block;
	color: #fe7e13;
	height: 1.34rem;
	line-height: 1.34rem;
	font-size: 0.4rem;
}

.bom-fixed-block .order-show-list {
	display: block;
	height: 1.34rem;
	line-height: 1.34rem;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	text-align: center;
	font-size: 0.373334rem
}

.bom-fixed-block .order-show-list .arrow-up-ico {
	display: inline-block;
	width: 0.23rem;
	height: 0.27rem;
	vertical-align: middle;
	margin: -0.05rem 0 0 0.14rem;
	background: url("../images/arrow-up-ico.png") no-repeat;
	background-size: cover;
}

.bom-fixed-block .now-booking-btn {
	color: #fff;
	display: block;
	width: 3.2rem;
	height: 1.34rem;
	line-height: 1.34rem;
	text-align: center;
	font-size: 0.48rem;
	background: #fe7e13;
}

/* 结算明细 */
.fee-box {
	width: 10rem;
	position: fixed;
	top: 0;
	left: 50%;
	bottom: 1.34rem;
	z-index: 10;
	margin-left: -5rem;
	background: rgba(0, 0, 0, .6);
}

.fee-container {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: #fff;
}

.fee-row {
	padding: 0.267rem;
	border-bottom: 1px solid #e6e6e6;
}

.fee-row .ze > em {
	color: #fe7e13;
	font-style: normal;
}

.fee-row .sm {
	color: #999;
	padding-top: 0.2rem;
}

.mx-list {
	padding: 0 0.267rem;
}

.mx-list li {
	display: -webkit-box;
	display: -moz-box;
	line-height: 0.8rem;
}

.mx-list li > strong {
	display: block;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	font-weight: normal;
}

.mx-list li > em {
	display: block;
	width: 2rem;
	text-align: right;
	font-style: normal;
}

.mx-list li .zk {
	display: block;
	color: #fe7e13;
	width: 100%;
	text-align: right;
}

/* 底部弹出列表 */
.foo-box {
	width: 10rem;
	position: fixed;
	top: 0;
	left: 50%;
	bottom: 0;
	z-index: 11;
	margin-left: -5rem;
	background: rgba(0, 0, 0, .6);
}

.foo-container {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: #fff;
}

.foo-container .bar {
	padding: 0.2rem 0.267rem;
	border-bottom: 2px solid #e6e6e6;
}

.foo-container .bar a {
	color: #1fa1df;
	font-size: 0.427rem;
}

.foo-container .list li {
	color: #333;
	font-size: 0.34667rem;
	height: 0.75rem;
	line-height: 0.75rem;
	text-align: center;
}

.foo-container .list li.active {
	color: #333;
}


/* 日历报价 */
.calendar-container {
    width: 100%;
}

/*日历相关*/
.calendar-prev {
    display: inline-block;
    width: 0.506667rem;
    height: 0.506667rem;
    vertical-align: middle;
    margin-top: -0.106667rem;
    background: url("../images/calendar-prev-icon.png") center no-repeat;
    background-size: contain;
}

.calendar-next {
    display: inline-block;
    width: 0.506667rem;
    height: 0.506667rem;
    vertical-align: middle;
    margin-top: -0.106667rem;
    background: url("../images/calendar-next-icon.png") center no-repeat;
    background-size: contain;
}

.calendar-cur {
    display: inline-block;
    width: 4.8rem;
    height: 1.173333rem;
    line-height: 1.173333rem;
    font-weight: normal;
}

.calendar-date {
    height: 1.173333rem;
    line-height: 1.173333rem;
    text-align: center;
    font-size: 0.426667rem;
    background: #eceff4;
}

.calendar-wrap {
    padding-bottom: 0.266667rem;
    background: #fff;
}

.calendar-wrap table,
.calendar-container .calendar-hd table {
    width: 100%;
    table-layout: fixed;
}

.calendar-container .calendar-tip-bar{
    height: 1rem;
}

.calendar-container .calendar-hd{
    height: 1rem;
    position: fixed;
    top: 1.28rem;
    right: 0;
    left: 0;
    z-index: 100
}

.calendar-container .calendar-hd th {
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    font-size: 0.426667rem;
    font-weight: normal;
    border-bottom: 1px solid #E6E6E6;
    background: #fff
}

.calendar-wrap .calendar-bd td {
    color: #dcdcdc;
    height: 1.52rem;
    line-height: 1.52rem;
    padding: 0.04rem 0;
    text-align: center;
}

.calendar-wrap .calendar-bd td .item {
    height: 3.04rem;
    margin: -0.8rem 0;
    letter-spacing: -1px;
    width: 200%;
    transform: scale(.5);
    transform-origin: left;
}

.calendar-wrap .calendar-bd td .opt {
    height: 3.04rem;
}

.calendar-wrap .calendar-bd td .active {
    background: #2dbb55
}
.calendar-wrap .calendar-bd td .amongst {
    background: #eaf8ee
}

.calendar-wrap .calendar-bd td .end {
    background: #e9e9e9
}

.calendar-wrap .calendar-bd td .date {
    color: #969696;
    display: block;
    line-height: 0.586667rem;
    padding-top: 0.6rem;
    font-size: 0.64rem;
}
.calendar-wrap .calendar-bd td .opt .date{
    color: #333
}

.calendar-wrap .calendar-bd td .end .price,
.calendar-wrap .calendar-bd td .end .stock {
    color: #c8c8c8;
}

.calendar-wrap .calendar-bd td .active .date,
.calendar-wrap .calendar-bd td .active .price,
.calendar-wrap .calendar-bd td .active .stock,
.calendar-wrap .calendar-bd td .active .stock .num{
    color: #fff
}

.calendar-wrap .calendar-bd td .price {
    display: block;
    color: #f70;
    line-height: 0.426667rem;
    margin-top: 0.2rem;
    font-size: 0.48rem;
}

.calendar-wrap .calendar-bd td .stock {
    display: block;
    color: #787878;
    line-height: 0.8rem;
    margin-top: 0.1rem;
    font-size: 0.48rem;
}

.calendar-wrap .calendar-bd td .stock .num{
    color: #fb4734
}

/* 日历 */
.calendar-box{
	background: #fff
}
.week-bar-box {
	height: 0.9334rem;
	background: #fff;
}
.fxd {
	width: 10rem;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	background: #fff;
}
.week-bar{
	padding: 0.2rem 0;
	border-bottom: 1px solid #e6e6e6;
	font-size: 0;
	background: #fff
}
.week-bar .item{
	display: inline-block;
	width: 14.2857%;
	text-align: center;
	font-size: 0.373333rem;
}
.table{
	width: 100%;
}
.table td{
	width: 14.2857%;
	height: 1.066667rem;
	text-align: center;
	font-size: 0.32rem
}
.calendar{
	padding-top: 0.6rem;
}
.calendar .bar{
	padding-bottom: 0.2rem;
	text-align: center;
	font-size: 0.4rem
}
.afterDate{
	color: #999;
}
.tselected{
	color: #fff;
	background: #2dbb55;
}
.tselected2{
	color: #2dbb55;
	background: #eaf8ee;
}
.beselected{
	color: #2dbb55;
	background: #eaf8ee;
}