/* 轮播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{
	width: 100%;
	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.08rem;
	background: #fff
}
.swiper-banner-container .swiper-pagination-bullet-active{
	opacity: 1;
}

/* 搜索栏 */
.search-area-bar{
	padding: 0.266667rem 0.334rem;
	background-color: #fff;
	position: relative;
}
.search-area-text{
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
	padding: 0 1.2rem 0 0.48rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0.4rem;
	border-radius: 0.4rem;
	background: #eaedf1
}
.search-btn-icon{
	display: block;
	width: 0.4rem;
	height: 0.4rem;
	position: absolute;
	top: 50%;
	right: 0.706667rem;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(../images/search-magnifier-grey-icon.png) center no-repeat;
	background-size: contain;
}

/* 户外类型 */
.hw-attr-container{
	margin-bottom: 0.266667rem;
	background: #fff
}
.hw-attr-wrapper{
	display: -webkit-box;
	display: -moz-box;
}
.hw-attr-wrapper>li{
	width: 20%;
	-webkit-box-flex: 1;
}
.hw-attr-wrapper .item{
	display: block;
	padding: 0.4rem 0;
	text-align: center;
}
.hw-attr-wrapper .item .icon{
	display: inline-block;
	width: 0.8rem;
	height: 0.8rem;
    margin-top: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.hw-attr-wrapper .item .icon img{
	width: 100%;
	height: 100%
}
.hw-attr-wrapper .item .name{
	display: block;
	padding-top: 0.16rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 0.373333rem
}
/* 热门目的地 */
.hot-dest-module{
	background: #fff
}
.hot-dest-list{
	padding: 0.133333rem;
	font-size: 0
}
.hot-dest-list>li{
	display: inline-block;
	width: 25%;
	padding: 0.133333rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.hot-dest-list .item{
	display: block;
	height: 0.8rem;
	line-height: 0.8rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 0.32rem;
	background: #f7f7f7
}
.hot-dest-list .item .num{
	color: #fff;
	display: inline-block;
	width: 0.64rem;
	height: 0.64rem;
	line-height: 0.64rem;
	vertical-align: middle;
	margin: -0.08rem -0.08rem 0 0;
	border-radius: 0.16rem;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	font-size: 0.533333rem;
	background: #f00
}
.hot-dest-list .item .num.first{
	background: #ff5c2a
}
.hot-dest-list .item .num.second{
	background: #ff7327
}
.hot-dest-list .item .num.third{
	background: #ffab33
}
/* 广告 */
.ad-module-bar{
	padding: 0 0.333333rem;
	margin-top: 0.266667rem
}
.ad-module-bar .ad-item{
	display: block;
	height: 1.333333rem;
	position: relative;
	overflow: hidden;
}
.ad-module-bar .ad-item img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

/* 近期活动 */
.hw-jq-container{
	margin-top: 0.266667rem;
	background: #fff
}
.hw-bar{
	padding: 0.333333rem 0;
	text-align: center;
}
.hw-bar .label {
	display: inline-block;
	position: relative;
	font-size: 0.4rem;
}
.hw-bar .label:before,
.hw-bar .label:after {
	content: "";
	display: block;
	width: 0.8rem;
	height: 0;
	position: absolute;
	top: 50%;
	border-top: 1px solid #e5e5e5;
}
.hw-bar .label:before {
	left: -1rem;
}
.hw-bar .label:after {
	right: -1rem;
}

.hw-scroll-area{
	padding-bottom: 0.8rem
}
.hw-scroll-area .item{
	display: block;
	padding: 0 0.333333rem
}
.hw-scroll-area .item .hd{
	height: 4.8rem;
	position: relative;
}
.hw-scroll-area .item .hd img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.hw-scroll-area .item .hd .label{
	position: absolute;
	bottom: 0.4rem;
	left: 0.2rem;
	width: 2.666667rem;
	height: 1.333333rem;
	overflow: hidden;
	text-align: center;
	-webkit-border-radius: 0.16rem;
	border-radius: 0.16rem;
}
.hw-scroll-area .item .hd .label .pri{
	color: #fff;
	display: block;
	height: 0.666667rem;
	line-height: 0.666667rem;
	font-size: 0.32rem;
	background: #f70
}
.hw-scroll-area .item .hd .label .pri .num{
	font-size: 0.373333rem;
}
.hw-scroll-area .item .hd .label .status{
	color: #fff;
	display: block;
	height: 0.666667rem;
	line-height: 0.666667rem;
	font-size: 0.32rem;
	background: #343434
}
.hw-scroll-area .item .bd .tit{
	line-height: 0.48rem;
	margin-top: 0.2rem;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 0.373333rem
}
.hw-scroll-area .item .bd .info{
	color: #999;
	margin-top: 0.2rem;
	font-size: 0.32rem
}
.hw-scroll-area .swiper-pagination{
	left: 50%;
	bottom: 0.2rem;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.hw-scroll-area .swiper-pagination .swiper-pagination-bullet{
	margin: 0 0.08rem;
	background: #666
}
.hw-scroll-area .swiper-pagination .swiper-pagination-bullet-active{
	background: #59c574
}



/* 评论 */
.comment-container{
	display: -webkit-box;
	padding: 0.333333rem;
	margin-top: 0.266667rem;
	background: #fff
}
.comment-hd{
	width: 0.84rem;
	height: 0.84rem;
	margin-top: 0.2rem;
	background: url("../images/car-hot-comment.png") center no-repeat;
	background-size: contain;
}
.gdimg{
    width: 0.84rem;
    height: 0.84rem;
    margin-top: 0.2rem;
    background: url("../images/more-point-icon.png") center no-repeat;
    background-size: contain;
}
.comment-scroll-box{
	height: 1.4rem
}
.comment-scroll-area{
	-webkit-box-flex: 1;
	padding-left: 0.266667rem;
	margin-left: 0.266667rem;
	border-left: 1px solid #efeff4
}
.comment-list>li{
	display: -webkit-box;
}
.comment-list .comment-txt{
	height: 0.96rem;
	line-height: 0.48rem;
	margin-top: 0.2rem;
	-webkit-box-flex: 1;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.comment-list .comment-user{
	width: 1.2rem;
	margin-left: 0.266667rem;
	text-align: center;
}
.comment-list .comment-user .hd-img{
	display: inline-block;
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
.comment-list .comment-user .hd-img img{
	width: 100%;
	height: 100%
}
.comment-list .comment-user .u-name{
	color: #999;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.32rem
}

/* 最新活动 */
.hw-new-container{
	margin-top: 0.266667rem;
	background: #fff
}
.hw-new-wrapper{
	border-top: 1px solid #e6e6e6
}
.hw-new-wrapper>li{
	border-bottom: 1px solid #e6e6e6
}
.hw-new-wrapper .item{
	display: -webkit-box;
	display: -moz-box;
	padding: 0.333333rem
}
.hw-new-wrapper .item .hd{
	width: 3.133333rem;
	height: 2.133333rem;
	overflow: hidden;
	position: relative;
}
.hw-new-wrapper .item .hd img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.hw-new-wrapper .item .hd .status{
	color: #fff;
	display: block;
	height: 0.96rem;
	line-height: 0.96rem;
	padding: 0 0.4rem;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	transform-origin: left top;
	font-size: 0.533333rem;
}
.hw-new-wrapper .item .hd .status.bmz{
	background: #59c574
}
.hw-new-wrapper .item .hd .status.ycx{
	background: #ff9f00
}
.hw-new-wrapper .item .hd .status.ymy{
	background: #fe6651
}
.hw-new-wrapper .item .bd{
	-webkit-box-flex: 1;
	height: 2.133333rem;
	position: relative;
	margin-left: 0.333333rem;
}
.hw-new-wrapper .item .bd .tit{
	height: 0.96rem;
	line-height: 0.48rem;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	font-size: 0.373333rem
}
.hw-new-wrapper .item .bd .attr{
	width: 200%;
	transform: scale(.5);
	height: 0.8rem;
	margin-top: 0.08rem;
	overflow: hidden;
	transform-origin: left top;
	font-size: 0
}
.hw-new-wrapper .item .bd .attr .label{
	color: #ff9f00;
	display: inline-block;
	height: 0.8rem;
	line-height: 0.8rem;
	padding: 0 0.16rem;
	margin-right: 0.16rem;
	vertical-align: top;
	border-radius: 0.16rem;
	border: 1px solid #ff9f00;
	box-sizing: border-box;
	font-size: 0.533333rem;
}
.hw-new-wrapper .item .bd .fb{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0
}
.hw-new-wrapper .item .bd .fb .date{
	color: #999;
	font-size: 0.32rem
}
.hw-new-wrapper .item .bd .fb .pri{
	color: #f70;
	float: right;
	font-size: 0.32rem
}
.hw-new-wrapper .item .bd .fb .pri .num{
	font-size: 0.373333rem
}


/* 更多 */
.module-more-bar{
	width: 100%
}
.visa-list-block .module-more-bar{
	border-top: 1px solid #efeff4;
}
.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;
}

/*******************************************/
.fixed-head{
    width: 10.0rem;
    position: fixed;
    top: 0;
    left: 50%;
/*	left: 15%;
	width: 100%;*/
    z-index: 99;
    margin-left: -5rem
}
.fixed{
    width: 10.0rem;
    position: fixed;
    top: 1.16rem;
    left: 50%;
/*	left: 15%;
	width: 100%;*/
    z-index: 99;
    margin-left: -5rem
}
.attr-nav{
	position: relative;
	background: #fff;
}
.attr-container{
	overflow: hidden;
	background: #fff;
	/*position: relative;*/
	height: 1.2rem;
	border-bottom: 0.027rem solid rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	z-index: 11;
	width: 100%;
	text-align: center;
}

[data-dpr="1"] .attr-container{
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.attr-scroll{
	padding:0 0.32rem;
	display: -webkit-flex; /* Safari */
	display: flex;
	flex-direction:row;
	flex-wrap: nowrap;
	justify-content:space-around;

}
.attr-scroll li{
	padding: 0 0.053rem;
	color: #666666;
	font-size: 0.4rem;
	display: inline-block;
	line-height: 1.12rem;
}
.attr-scroll li.active{
	border-bottom: 0.053rem solid #00be80;
	color: #00be80;
}
[data-dpr="1"] .attr-scroll li.active{
	border-bottom: 4px solid #00be80;
}
/*******************************************/
.page-content{
    /*position: absolute;*/
    position: fixed;
    top: 1.16rem;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: #f3f3f3;
	height: 16.8rem;
	/*width: 10rem;*/
}
/* 空页面 */
.no-content-page{
    padding: 0.4rem 0
}
.no-content-icon{
    width: 2.266667rem;
    height: 2.506667rem;
    margin: 0 auto;
    background: url("../images/no-content-page.png") center no-repeat;
    background-size: contain;
}
.no-content-txt{
    color: #c8c8c8;
    padding-top: 0.266667rem;
    text-align: center;
    font-size: 0.32rem
}
/* 列表 */
.st-list-content{
	display: block;
}
.st-list-group{/*cz 20180830 */
	/*background: #fff*/
}
.st-list-group > li{/*cz 20180830 */
	/*border-bottom: 1px solid #e6e6e6;*/
	margin-bottom: 0.2rem;
	background-color: #fff;
}
.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 0.2666667rem;/*cz 20180830 */
}
.st-list-group .pic{
	width: 2.933334rem;
	height: 2rem;
	position: relative;
	overflow: hidden;
	background: #e7e7e7
}
.st-list-group .pic img{
	width: 100%;/*cz 20180830 */
	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;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 0.373333rem;
}
.st-list-group .info .bt .icon{
	max-height: 0.56rem;
	vertical-align: middle;
	margin: -0.04rem 0 0 0.08rem
}
.st-list-group .info .attr{
	height: 0.426667rem;
	margin-top: 0.04rem;
	overflow: hidden;
	font-size: 0
}
.st-list-group .info .attr em{
	display: inline-block;
	height: 0.426667rem;
	line-height: 0.426667rem;
	padding: 0 0.106667rem;
	margin: 0 0.133333rem 0.08rem 0;
	font-size: 0.266667rem;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.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;
}
/* 20180830 */
.st-list-group .info .attr-list{
    padding: 0.133334rem 0 0;
    font-size: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.st-list-group .info .attr-list .label{
    color: #fff;
    display: inline-block;
	float: left;
    height: 0.426667rem;
    line-height: 0.426667rem;
    padding: 0 0.106667rem;
    margin-right: 0.133334rem;
    /*border: 1px solid #fe9170;*/
    border-radius: 0.266667rem;
    -webkit-border-radius: 0.266667rem;
    font-size: 0.266667rem;
	background-color: #fe9170;
}
.st-list-group .info .attr-list .label-start{
    color: #fff;
    display: inline-block;
	float: right;
    height: 0.426667rem;
    line-height: 0.426667rem;
    padding: 0 0.106667rem;
    margin-right: 0.133334rem;
    border-radius: 0.266667rem;
    -webkit-border-radius: 0.266667rem;
    font-size: 0.266667rem;
	background-color: #7cdc77;
}
/************************/
.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;
}






