.headerBox {
	height:1rem;
	padding: 0 .24rem;
	display: flex;
	align-items: center;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	right: 0;
	max-width: 7.5rem;
	margin: 0 auto;
}
.headerBox i.icon-zuojiantou {
	font-size: .32rem;
	color: #fff;
	margin-right: .12rem;
}
.bgBox{
	margin: 0 auto;
	width: 100vw;
	height:6.05rem;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	max-width: 7.5rem;
}
.bgBox .swiper-slide,.bgBox .swiper-container{
	width: 100vw;
	height:6.05rem;
	position: relative;
}
.bgBox .swiper-search{
	position: absolute;
	bottom: .88rem;
	left: .24rem;
	width: 5.9rem;
	height: .96rem;
	line-height: .96rem;
	background: #fff;
	overflow: hidden;
	z-index: 1000;
	border-radius: .3rem;
}
.bgBox .swiper-search i{
	position: absolute;
	left: .24rem;
}
.bgBox .swiper-search input{
	height: .94rem;
	vertical-align: top;
	width: 5rem;
	margin-left: .7rem;
}
.bgBox .swiper-img{
	width: 100%;
	height:6.05rem;
}
.bgBox .swiper-dec{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 105;
}
.bgBox .swiper-dec .dec_1{
	position: absolute;
	top:2.3rem;
	left:.4rem;
	font-weight: 500;
	font-size: .54rem;
	color: #fff;
}
.bgBox .swiper-dec .dec_2{
	position: absolute;
	top:3.1rem;
	left:.4rem;
	font-weight: 500;
	font-size: .26rem;
	color: #fff;
}
.bgBox .swiper-dec img{
	position: absolute;
	top:1.96rem;
	width: 2.5rem;
	height: 1.8rem;
	right:.35rem;
	border-radius: .34rem;
	border: 0.04rem solid rgba(255,255,255,0.79);
}
.bgBox .swiper-bg1{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 2rem;
	z-index: 103;
	background: linear-gradient(0deg, #FFFFFF 0%, rgba(247,247,247,0) 100%, rgba(255,255,255,0) 100%);
}
.bgBox .swiper-bg2{
	position: absolute;
	bottom: 0;
	top: 0;
	z-index: 102;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
}
.bgBox .swiper-menu{
	position: absolute;
	bottom: .88rem;
	right: .24rem;
	z-index: 1000;
	width: .96rem;
	height: .96rem;
	line-height: .96rem;
	text-align: center;
	background: #fff url('https://img.dahepiao.com/travelNew/version8.1/icon_more1.png') no-repeat center;
	background-size: .5rem;
	border-radius: .3rem;
}

.listBox{
	width: 100%;
	z-index: 110;
	padding-bottom: .5rem;
	position: relative;
}

.listBox .menuBox{
	height: 1.5rem;
	background: linear-gradient(0deg, #FFFFFF 0%, #FFFFFF 100%);
	border-radius: .3rem;
	margin: -.52rem .24rem 0;
	white-space: nowrap;
	overflow-x: scroll;
}

.listBox .menuBox .menu{
	padding: .3rem .14rem .14rem;
	text-align: center;
	display: inline-block;
}
.listBox .menuBox .menu em{
	display: inline-block;
	width: .58rem;
	height: .58rem;
	background: url('https://img.dahepiao.com/travelNew/version8.1/icon_quabgwaihj.png') no-repeat;
	background-size: .58rem;
}
.listBox .menuBox .menu p{
	font-size: .2rem;
	color: #333;
}

.listBox .scrollBox .item{
	margin: 0 .24rem .24rem;
    display: block;
}

.listBox .scrollBox .imgBox{
	height: 4.68rem;
	border-radius: .24rem;
	position: relative;
	overflow: hidden;
}

.listBox .scrollBox .imgBox .swiper-list{
	position: absolute;
	top: 0;
	width: 100%;
	height: 4.68rem;
}
.listBox .scrollBox .imgBox .swiper-list img{
	width: 100%;
	height: 4.68rem;
}
.listBox .scrollBox .imgBox .item_type{
	position: absolute;
	top: 0;
    left: 0;
	z-index: 1000;
}
.listBox .scrollBox .imgBox .item_type .imgziying{
    width: 1.25rem;
    height: .4rem;
}

.listBox .scrollBox .item_cllect {
	z-index: 1000;
	width: .48rem;
	height:.48rem;
	text-align: center;
	line-height:.48rem;
	background: rgba(255, 255, 255, 0.85) url('https://img.dahepiao.com/travelNew/version8.1/icon_guanzhuw.png') no-repeat .125rem .16rem;
	border-radius: 50%;
	background-size: .22rem;
	position: absolute;
	right: .16rem;
	top: .16rem;
}
.listBox .scrollBox .item_cllect.active {
	background: rgba(255, 255, 255, 0.85) url('https://img.dahepiao.com/travelNew/version8.1/icon_guanzhu.png') no-repeat center;
	background-size: .22rem;
}

.listBox .scrollBox .item_tags{
	z-index: 100;
	position: absolute;
	left: .16rem;
	bottom: .16rem;
	height: .44rem;
	line-height: .44rem;
	background:rgba(0,0,0,0.3);
	border-radius: .22rem;
	display: flex;
	align-items: center;
}

.listBox .scrollBox .item_tags em{
	display: inline-block;
	padding: 0 .15rem;
	font-size: .2rem;
	color: #fff;
	min-width: .7rem;
	height: .44rem;
	line-height: .44rem;
	position: relative;
}
.listBox .scrollBox .item_tags em i{
	font-size: .22rem;
}
.listBox .scrollBox .item_tags em::after{
	content: "";
	position: absolute;
	right: 0;
	width: 0.01rem;
	height: .16rem;
	top: .15rem;
	background: #fff;
}
.listBox .scrollBox .item_tags em.active{
	background: #fff;
	color: #333;
	border-radius: .2rem;
}
.listBox .scrollBox .item_tags em.active::after,.listBox .scrollBox .item_tags em:last-child::after{
	content: "";
	width: 0;
	height: 0;
	background: none;
}

.listBox .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    width: 20%;
    z-index: 10000;
    right: .2rem;
	left: auto;
    bottom: .24rem;
	font-size: .24rem;
	color: #fff;
}

.listBox .scrollBox .decBox .dec_1{
	font-weight: 600;
	font-size: .3rem;
	padding: .12rem 0;
	color: #333;
}
.listBox .scrollBox .decBox .dec_2{
	margin-bottom: .15rem;
}
.listBox .scrollBox .decBox .dec_2 span{
	min-width: 1.5rem;
	padding: 0 .15rem 0 .45rem;
	height: .4rem;
	border-radius: 0.06rem;
	background:#FDF7D5 url('https://img.dahepiao.com/travelNew/version8.1/icon_paiming.png') no-repeat .1rem .05rem;
	background-size: .26rem;
	font-weight: 600;
	font-size: .24rem;
	color: #7E3116;
    margin-right: .18rem;
}
.listBox .scrollBox .decBox .dec_2 em{
	display: inline-block;
	font-size: .24rem;
	color: #333;
}
.listBox .scrollBox .decBox .dec_3 span{
	display: inline-block;
	min-width: .6rem;
	padding: 0 .1rem;
	height: .36rem;
	line-height: .36rem;
	background: #fff;
	border-radius: .08rem;
	border-radius: 0.08rem;
	font-size: .22rem;
	color: #666666;
	border: 1px solid #EEEEEE;
}
.listBox .scrollBox .decBox .dec_3 span.blue{
	color: #0076EE;
	border: 1px solid #0076EE;
}
.listBox .scrollBox .decBox .dec_3 span.red{
	color: #DB6647;
	border: 1px solid #DB6647;
}
.listBox .scrollBox .decBox .dec_4{
	margin-top: .15rem;
	display: flex;
	align-items:center;
	position: relative;
}
.listBox .scrollBox .decBox .dec_4 .dec_41 em:nth-child(1){
	font-size: .22rem;
	color: #FA4B5D;
	font-weight: 500;
}
.listBox .scrollBox .decBox .dec_4 .dec_41 em:nth-child(2){
	font-size: .3rem;
	color: #FA4B5D;
	font-weight:600;
}
.listBox .scrollBox .decBox .dec_4 .dec_41 em:nth-child(3){
	font-size: .22rem;
	color: #999;
}
.listBox .scrollBox .decBox .dec_4 .dec_42{
	min-width: 1.5rem;
	padding: 0 .1rem 0 0;
	height: .3rem;
	background: linear-gradient(90deg, #FFFFFF 0%, #FFE5E8 100%);
	border-radius: 0.06rem;
	font-size: .2rem;
	color: #FA4B5D;
	position: relative;
	overflow: hidden;
	display: flex;
	align-items:center;
	margin-left: .2rem;
}
.listBox .scrollBox .decBox .dec_4 .dec_42 em{
	display: inline-block;
	height: 100%;
	width: .7rem;
	background: url('https://img.dahepiao.com/travelNew/version8.1/icon_shenquan.png') no-repeat;
	background-size:.7rem 100%;
	margin-right: .1rem;
}
.listBox .scrollBox .decBox .dec_4 .dec_43{
	color: #999;
	font-size: .24rem;
	position: absolute;
	right: 0;
}
