.swiper-pagination-bullet {
	outline: linen;
}
/* 头部轮播 */
.header {
	position: relative;
	width: 100%;
}
.iswi-o {
	width: 100%;
	height: 3.2rem;
	--swiper-theme-color: #ffffff;
}
.iswi-o a.iswi-a {
	display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.iswi-o a.iswi-a img{
	transform: scale(1.1,1.1);
	transition: 4s transform linear;
}
.iswi-o .swiper-slide-active a.iswi-a img,.iswi-o .swiper-slide-duplicate-active a.iswi-a img {
	transition: 4s transform linear;
	transform: scale(1,1);
}
.iswi-o .swiper-pagination-bullet {
	width: 0.2rem;
	height: 0.2rem;
	background: rgba(0, 0, 0, 0.4);
	outline: none;
}
.iswi-o .swiper-pagination-bullet.my-bullet-active {
	opacity: 1;
	background: #ffffff;
}
.iswi-o video{ width:100%; height:3.2rem; background: #ffffff;}
/* 搜索栏 */
.search {
	line-height: 0;
	position: relative;
	z-index: 99;
	width: 100%;
	padding: 0.2rem 0.15rem;
	background: #179544; height:0.8rem;

}
.search-input {
	width: 70%;
	margin: 0 auto; float:right;
    border-radius: 0.1rem;
    overflow: hidden;
}
.search input {
	border: 0;
background: rgba(255, 255, 255, 0.8);
	outline: none;
	padding: 0 0.2rem;
	font-size: 0.20rem;
	display: block;
    width: 100%;
    color: #333333;
    line-height: 0.5rem;
    margin: 0 auto;
    border-radius: 0.3rem;
}
.bannerdi{ position: absolute; bottom: -1px; left: 0; width: 100%;z-index:99;}
.bannerdi img{ width: 100%; display: block;}
.search .header_location{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 .1rem;
    line-height: .5rem;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 0.08rem rgba(0,0,0,.18);
    overflow: hidden;display: flex;
    -webkit-box-align: center;height: .5rem; float:left;
}
.search .header_location span {
    display: inline-block;
    max-width: 1rem;
    font-size: .3rem;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.search .header_location i {
    display: inline-block;
    margin-left: .1rem;
    width: .26rem;
    height: .14rem;
    vertical-align: 2px;
    background: url(../images/down.png) 50% no-repeat;
    background-size: cover; margin-top:11px;
}


/* 内容 */
.contain {
	width: 100%;
	position: relative;
	overflow: hidden;background: #f8f8f8;padding: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.navbar {
	float: left;
width: 100%;
background: #f8f8f8;
padding: 0px 2% 0px;
box-sizing: border-box;


    
}
.navbar-con {
	font-size: 0;
}
.navbar-con li {
	display: inline-block;
	width: 20%;
    padding: 10px 0;
	vertical-align: top;
}
.navbar-con>li:nth-child(1)>a>span{color:#fff;}
.navbar-con>li:nth-child(2)>a>span{color:#fff;}
.navbar-con>li:nth-child(3)>a>span{color:#fff;}
.navbar-con>li:nth-child(4)>a>span{color:#fff;}
.navbar-con>li:nth-child(5)>a>span{color:#fff;}
.navli-a {
	display: block;
	text-align: center;
}
.navli-aimg {
	padding: 0 0.1rem;
}
.navli-a img{ height:30px;width:30px;}
.navli-aspan-o {
	width: 100%;
	height: 0;
	padding: 50% 0;
	box-sizing: content-box;
	border-radius: 50%;
	color: #ffffff;
	display: flex;
	display: -webkit-flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.navli-aspan-o i {
	font-size: 0.34rem;
}
.navli-aspan-t {
	color: #333333;
	line-height: 15px;
	font-size: 16px;
	display: block;
	margin-top: 5px;
}
.nbcolor-o {
	background: #179544;
}
.nbcolor-t {
	background: #1a7cdd;
}
.nbcolor-th {
	background: #f7a11a;
}
.nbcolor-f {
	background: #69c3e5;
}
.nbcolor-fi {
	background: #4f92b5;
}
.nbcolor-sx {
	background: #ff6674;
}
.nbcolor-sv {
	background: #ee7245;
}
.nbcolor-eg {
	background: #fd9a54;
}
.nbcolor-ni {
	background: #6ed89e;
}
.nbcolor-ten {
	background: #ffab1d;
}


/*小导航*/
.wznav{ float: left;
width: 98%;
margin: 10px 1%;
background: #fff;
border-radius: 8px;
}
.wznav ul{ float: left; width: 100%; }
.wznav ul:last-child{ border-bottom: 0;} 
.wznav ul li{ float: left; width: 25%; border-right: 1px #f8f8f8 solid; box-sizing: border-box; text-align: center; height:60px; padding: 5px 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border-bottom: 1px #f8f8f8 solid;}
.wznav ul li .name{width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.wznav ul li  a{ font-size: 14px;  }
.wznav ul li b{ float: left; width: 80%; font-size: 12px; color: #000;border-radius: 30px; font-weight:normal;
  line-height: 20px;margin-left:10%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; 
  }
.wznav ul li:nth-child(1) a b{background: #bfe2f8;}
.wznav ul li:nth-child(2) a b{background: #efd854;}
.wznav ul li:nth-child(3) a b{background: #94d99b;}
.wznav ul li:nth-child(4) a b{background: #f6c48f;}
.wznav ul li:nth-child(5) a b{background: #fa98b9;}
.wznav ul li:nth-child(6) a b{background: #90cafb;}
.wznav ul li:nth-child(7) a b{background: #61e96e;}
.wznav ul li:nth-child(8) a b{background: #f07cff;}
.wznav ul li:nth-child(9) a b{background: #f05656;}
.wznav ul li:nth-child(10) a b{background: #22fdfd;}
.wznav ul li:nth-child(11) a b{background: #f76f15;}
.wznav ul li:nth-child(12) a b{background: #57fff7;}
.wznav ul li:nth-child(13) a b{background: #bfe2f8;}
.wznav ul li:nth-child(14) a b{background: #efd854;}
.wznav ul li:nth-child(15) a b{background: #94d99b;}
.wznav ul li:nth-child(16) a b{background: #da7f1e;}
.wznav ul li:nth-child(17) a b{background: #bfe2f8;}
.wznav ul li:nth-child(18) a b{background: #f7ecaf;}
.wznav ul li:nth-child(19) a b{background: #f8d303;}
.wznav ul li:nth-child(20) a b{background: #32ec0d;}
.wznav ul li:nth-child(4n){ border-right: 0;}
.wznav ul li:last{ line-height: 70px; padding: 0;}


/* 秒杀板块 */

.home_hot{float: left; width: 100%; background: #f8f8f8; padding:5px 2% 10px;  box-sizing: border-box;}
.home_hot_txt{ float: left; width: 100%; background: #ffa001; padding:15px 2% 5px;  box-sizing: border-box; border-radius: 12px;}
.home_hot_txt_bt{ float: left; width: 100%; font-size: 20px; color: #fff; font-weight: bold;  margin-bottom: 15px;}
.home_hot_txt_bt .home_hot_txt_bt_r{ float: right; font-size: 14px; font-weight: normal;}
.home_hot_txt_bt .home_hot_txt_bt_r a{ float: right; font-size: 14px; font-weight: normal; color:#fff;}




.home_hot_txt_li{ float: left; width: 100%; margin-bottom: 15px; background: #fff; padding: 10px; border-radius:10px; box-sizing: border-box; position: relative;}
.home_hot_txt_li_img{ float: left; width: 40%; border-radius: 10px; overflow: hidden; position: relative;}
.home_hot_txt_li_img img{ width: 100%;  display: block;}
.home_hot_txt_li_txt{ float: right; width: 58%;}
.home_hot_txt_li_txt_s{ float: left; width: 100%; margin-top: 5px; font-size: 14px; color: #333;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.home_hot_txt_li_txt_x{ float: left; width: 100%; margin-top: 5px;}
.home_hot_txt_li_txt_xl_jg{ float: left; width: 30%;}
.home_hot_txt_li_txt_xl{ font-size:16px; color: #e90038}
.home_hot_txt_li_txt_xl text{font-size: 12px;}
.home_hot_txt_li_txt_xl_cdt{ float: right; width: 65%; height: 5px; background: #fff; margin-top: 8px; border-radius: 3px; border: solid 1px #ddd; position: relative;}
.home_hot_txt_li_txt_xl_cdt text{ position: absolute; left: 0; top: 0; height: 5px; background: #ffc12c; border-radius: 3px; }
.home_hot_txt_li_txt_xr{ float: left; width: 100%;  font-size: 11px; margin-top: 13px;} 
.home_hot_txt_li_txt_xr text{ background: #333; border-radius: 3px; padding:1px 2px; margin: 0 1px; color: #fff;}
.qianggou{ position: absolute; bottom:16px; right: 10px; background:#ec6b38; width:70px; height:20px; font-size:12px; color: #fff; text-align: center; line-height: 20px; border-radius: 5px;}

.home_hot_txt_li:nth-child(2) { padding: 0; border-radius: 0;  background: transparent; }
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_img{ float: left; width: 100%;  border-radius:0; border-top-left-radius: 10px; border-top-right-radius: 10px; overflow: hidden; position: relative;}
.home_hot_txt_li:nth-child(2) .hot_px{ position: absolute; top: 0; left: 0; width: 60px; height:22px; background: #ec6b38;border-bottom-right-radius: 11px;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_img img{ width: 100%; height: 224px !important; display: block;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt{ float: left; width: 100%; padding: 10px; background: #fff; font-size: 14px; color: #333; border-bottom-left-radius:10px; border-bottom-right-radius: 10px; box-sizing: border-box;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_s{ float: left; width: 100%; margin-top: 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_s a{ font-size:16px;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_x{ float: left; width: 100%; margin-top: 5px;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_xl_jg{ width: auto;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_xl_cdt{ display: none;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_xl{  font-size:0.28rem; color: #e90038 ; line-height:1.4;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_xl text{font-size:0.24rem;     margin: 0 0.08rem;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_xr{ float: right;  width: auto; margin-top: 3px; margin-right: 80px;} 
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_xr text{ background: #333; border-radius:4px; padding:2px 5px; margin: 0 3px; color: #fff;}
.home_hot_txt_li:nth-child(2) .qianggou{ bottom: 10px; }

.home_hot_txt_li:nth-child(2) .hot_px::before{ position: absolute; content: 'TOP1'; left: 10px; top:2px; color: #fff; font-size: 14px;}

.home_hot_txt_li:nth-child(3) .hot_px{ position: absolute; top: 0; left: 0; width: 60px; height: 22px; background: #ec6b38; border-bottom-right-radius: 22px;}
.home_hot_txt_li:nth-child(3) .hot_px::before{ position: absolute; content: 'TOP2'; left: 10px; top:2px; color: #fff; font-size:14px;}
.home_hot_txt_li:nth-child(4) .hot_px{ position: absolute; top: 0; left: 0; width: 60px; height: 22px; background: #ec6b38; border-bottom-right-radius: 11px;}
.home_hot_txt_li:nth-child(4) .hot_px::before{ position: absolute; content: 'TOP3'; left: 10px; top:2px; color: #fff; font-size:14px;}
.home_hot_txt_li:nth-child(5) .hot_px{ position: absolute; top: 0; left: 0; width: 60px; height: 22px; background: #ec6b38; border-bottom-right-radius:11px;}
.home_hot_txt_li:nth-child(5) .hot_px::before{ position: absolute; content: 'TOP4'; left: 10px; top:2px; color: #fff; font-size:14px;}





/* 热门推荐 */
.hotrecom {
	width: 100%;
	padding: 0.2rem;
	margin-top: 0.2rem;
	background: #ffffff; float:left;
}
/* 热门内容 */
.hotrecom-hd {
    padding: 0.2rem 0 0.35rem 0;
	position: relative;
}
.hotrecom-hd .my-hd-bullet {
	outline: none;
	-webkit-transition: 0.3s color ease;
	-o-transition: 0.3s color ease;
	-ms-transition: 0.3s color ease;
	-moz-transition: 0.3s color ease;
	transition: 0.3s color ease;
	font-size: 0.32rem;
	padding: 0 0.3rem;
    letter-spacing: 0.03rem;
    color: #666666;
    position: relative;
    line-height: 0.8rem;
    display: inline-block;
}
.hotrecom-hd .my-hd-bullet.swiper-pagination-bullet-active {
	background: none;
	color: #179544;
}
.hotrecom-hd .my-hd-bullet.swiper-pagination-bullet-active::before {
	content: '';
	width: 47%;
	position: absolute;
	bottom: 0;
	left: 23%;
	background: #179544;
	height: 0.05rem;
}
.hotrecom-hd .my-hd-bullet.swiper-pagination-bullet-active::after {
	content: '';
	width: 3%;
	position: absolute;
	bottom: 0;
	right: 23%;
	background: #179544;
	height: 0.05rem;
}
.hotrecom-hd .my-hd-bullet:last-child>i::before {
	content: 'NEW';
    font-size: 0.24rem;
    color: #ff0000;
    background: transparent;
    position: absolute;
    letter-spacing: normal;
    right: -0.25rem;
    padding: 0 0.1rem;
    -webkit-transform: scale(0.45);
    -moz-transform: scale(0.45);
    -ms-transform: scale(0.45);
    -o-transform: scale(0.45);
    transform: scale(0.45);
    top: 0rem;
    line-height: normal;
    border-radius: 0.06rem;
}
.hotrecom-hd .my-hd-bullet.neshow:last-child> i::before {
	background: #f26262;
	color: #ffffff;
}
/* hot第一个swiper */
.hotrecom-cont {
	width: 100%;
	position: relative;
}
/* hot第二个swiper */
.child-swiper {
	width: 100%;
	height: 100%;
}
.sw-ul {
	position: relative;
}
.sw-ul::after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}
.sw-ul li {
	float: left;
	width: 2.9rem;
	height: 4.26rem;
	margin-bottom: 0.4rem;
}
.sw-ul li:nth-child(2n) {
	float: right;
}
.sw-ulli-a {
	display: block;
}
.sw-ulli-aimg {
    width: 2.9rem;
    height: 2.4rem;
	border-radius: 0.16rem;
	overflow: hidden;
	position: relative;
}
.sw-ulli-aimg span {
    position: absolute;
    background: rgba(81, 181, 59, 0.8);
    border-top-left-radius: 0.16rem;
    border-bottom-right-radius: 0.16rem;
    top: 0;
    left: 0;
    font-size: 0.28rem;
    color: #ffffff;
    padding: 0 0.24rem;
    letter-spacing: 0.01rem;
    line-height: 0.45rem;
}
.sw-ulli-a p {
    line-height: 0.36rem;
}
.sw-ulli-p-o {
	margin-top: 0.15rem;
	margin-bottom: 0.1rem;
	font-size: 0.28rem;
	color: #333333;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.sw-ulli-p-t {
	font-size: 0.24rem;
	color: #999999;
	margin: 0.15rem 0 0.1rem 0;
}
.sw-ulli-p-th {
	display: inline-block;
	font-size: 0.26rem;
	padding: 0 0.1rem;
	border-radius: 0.05rem;
	color: #ffffff;
	background-image: -webkit-linear-gradient(to right,#ff5d58,#ff906b);
	background-image: -ms-linear-gradient(to right,#ff5d58,#ff906b);
	background-image: -moz-linear-gradient(to right,#ff5d58,#ff906b);
	background-image: linear-gradient(to right,#ff5d58,#ff906b);
}
.child-sw-pagination {
	position: relative;
	bottom: 0!important;
}
.child-swiper .child-sw-pagination .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
	vertical-align: middle;
	outline: none;
	cursor: none;
    margin: 0 0.1rem;
}
.child-swiper .child-sw-pagination .my-hd-bullet-active1,.child-swiper .child-sw-pagination .my-hd-bullet-active2,.child-swiper .child-sw-pagination .my-hd-bullet-active3 {
	width: 0.35rem;
	height: 0.35rem;
	line-height: 0.35rem;
	color: #ffffff;
	opacity: 1;
	background: #179544;
}


/*人气推荐*/

.conmuk {
	
}
.conmuk h2 {
	font-style: normal;
   color: #333333;
    font-size: 0.30rem;
    font-weight: bold;
    letter-spacing: 0.02rem;
   padding-left: 0.1rem;
    margin-bottom: 0.2rem;
}

/*旅游天数*/
.conmuk.mukday {
	padding-right: 0; position:relative;
}
.conmuk_more{ position:absolute; right:5px; color:#333;top:5px; font-size:14px;}
.hotday {
	width: 100%;
}
.hoday-cont {
	width: 100%;
	overflow:hidden;
}
.hoday-cont .swiper-slide {
	width: 2.4rem;
}
.swiday-a {
	display: block;
}
.swiday-img {
	height: 1.8rem;
	overflow:hidden;
	border-radius: 0.1rem;
	position: relative;
}
.swiday-img span {
	position: absolute;
	top:0;
	left: 0;
	font-size: 0.24rem;
	line-height: 1.7;
	border-bottom-right-radius: 0.1rem;
	border-top-left-radius: 0.1rem;
	padding: 0 0.3rem;
	letter-spacing: 0.02rem;
	background: rgba(81, 181, 59, 0.65);
	color: #fff;
}
.swiday-title {
	font-size: 0.24rem;
	color: #333;
	margin: 0.1rem 0;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.swiday-sp {
	margin-top: 0.1rem;
}
.swiday-sp span:first-child {
	font-size: 0.28rem;
	color: #e90038;
}
.swiday-sp span:first-child i{font-size: 0.24rem;    margin: 0 0.08rem;}



/* 精选线路 */
.tuangou_sli{ float: left; width: 100%;}
.tuangou_sli img{ width: 100%; border-top-left-radius: 10px; border-top-right-radius: 10px; max-height:150px;}
.sifthead {
	padding: 0.2rem 0;
	text-align: center;
}
.sifthead span {
	display: block;
	position: relative;
	letter-spacing: 0.02rem;
}
.sifthead-o {
	color: #333333;
	font-size: 0.30rem; font-weight:bold;
}
.sifthead-tw {
	font-size: 0.24rem;
	color: #999999;
}
.sifthead-tw::before {
	content: '';
	position: relative;
	right: 1%;
	display: inline-block;
	vertical-align: middle;
	width: 0.3rem;
	height: 0.02rem;
	background: #999999;
}
.sifthead-tw::after {
	content: '';
	position: relative;
	left:1%;
	display: inline-block;
	vertical-align: middle;
	width: 0.3rem;
	height: 0.02rem;
	background: #999999;
}
/* 精选内容 */
.siftccont-del {
	width: 32%;
	position: relative;
	display: block;
	padding-bottom: 0.3rem; margin-right:2%; float:left;
}
.siftccont-del:last-child{width: 32%;margin-right:0;}
.cdel-img {
	width: 100%;
	overflow: hidden;
}
.cdel-img img {
	display: block;
    height: 1.2rem;
}
.cdel-img span {
	position: absolute;
    background: rgba(81, 181, 59, 0.8);
    border-top-left-radius: 0.16rem;
    border-bottom-right-radius: 0.16rem;
    top: 0;
    left: 0;
    font-size: 0.28rem;
    color: #ffffff;
    padding: 0 0.24rem;
    letter-spacing: 0.01rem;
    line-height: 0.45rem;
    z-index: 99;
}
.cdel-name {
	font-size: 0.24rem;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 0.7rem;
    margin-top: 0.1rem;
}	
.cdel-mitext {
	font-size: 0.24rem;
	color: #999999;
	margin: 0.15rem 0 0.1rem 0;
    padding-right: 1rem;
}
.cdel-mitext span.mitext-o {
	margin-right: 0.4rem;
}
.cdel-mitext span.mitext-o i {
    font-size: 0.4rem;
    position: relative;
    top: 0.04rem;
}
.cdel-mitext span.mitext-tw i {
	font-size: 0.28rem;
	margin-right: 0.1rem;
}
.cdel-price {
	font-size: 0.20rem;color: #333;
}
.cdel-price i {
	font-size: 0.24rem;color: #e90038;
}
.cdel-price em {
	font-size: 0.28rem;
	margin: 0 0.08rem;color: #e90038;
}
.cdel-log {
    position: absolute;
    right: -0.2rem;
    bottom: 0.69rem;
    display: block;
    border-top-left-radius: 0.4rem;
    border-bottom-left-radius: 0.4rem;
    color: #ffffff;
    line-height: 0.7rem;
    background: #179544;
    letter-spacing: 0.02rem;
    height: 0.7rem;
    padding-left: 0.2rem;
    padding-right: 0.08rem;
}
.cdel-log i {
    font-size: 0.24rem;
    position: relative;
    left: 0.02rem;
}
/* 火爆热售线路 */
.firerecom {
	margin-top: 0.2rem;
	background: #ffffff;
	position: relative;
	width: 100%;
	padding-top: 0.2rem;
}
.hotsift {
	position: relative;
	display: block;
	padding-bottom: 0.4rem;
}
.hotsift-img {
	width: 100%;
	display: block;
	position: relative;
}
.hotsift-img img {
	display: block;
	height: 3.6rem;
}
.hotsift-log {
	display: block;
    position: absolute;
    top: -1px;
    left: 0.2rem;
    z-index: 199;
    padding: 0.06rem;
    line-height: 1.2;
    color: #ffffff;
    border-top: 2px solid #ba0b0b;
    background: #ff6666;
}
.hotsift-log i ,.hotsift-log em {
    display: block;
    text-align: center;
    font-size: 0.24rem;
    letter-spacing: 0.01rem;
}
.hotsift-log i {
    color: rgba(81, 181, 59, 0.8);
}
.hotsift-tex {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
    background: rgba(0, 0, 0, 0.1);
	color: #ffffff;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: center;
	align-content: center;
}
.firetex-name {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    font-size: 0.32rem;
	color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.firetex-tex {
    height: 0.46rem;
    line-height: 0.46rem;
    width: 80%;
    margin: 0 auto;
    margin-top: 0.1rem;
}
.firetex-tex::after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}
.firetex-tex span {
	display: inline-block;
}
.firetex-tex span.firetex-o {
	float: left;
}
.firetex-tex span.firetex-o i {
    font-size: 0.4rem;
    position: relative;
    top: 0.04rem;
}
.firetex-tex span.firetex-tw {
	float: right;
}
.firetex-tex span.firetex-tw i {
	font-size: 0.26rem;
	margin-right: 0.1rem;
}
.firetext-butt {
	width: 1.8rem;
    text-align: center;
    margin: 0 auto;
    background: #ff6666;
    color: #ffffff;
    font-size: 0.28rem;
    line-height: 0.5rem;
    border-radius: 0.25rem;
    letter-spacing: 0.02rem;
    margin-top: 0.3rem;
}
.hotsift-time {
	padding: 0.25rem 0;
	border-bottom: 1px solid #e6e6e6;
}
.hottime-ul {
	width: 100%;
	overflow: hidden;
}
.hottime-ul ul li {
	width: 40%;
	padding: 0 0.2rem;
	border-right: 1px solid #e6e6e6;
}
.hottime-ul ul li:last-child {
	border-right: 0;
}
.hottime-ulli-a {
	display: inline-block;
}
.hottime-li-o {
	text-align: center;
	font-size: 0.28rem;
	color: #333333;
	font-weight: bold;
}
.hottime-li-o i {
	font-size: 0.26rem;
	color: #999999;
	font-weight: normal;
}
.hottime-li-tw {
	color: #ff6666;
	text-align: center;
	font-size: 0.28rem;
}
.hottime-li-tw i {
	margin-right: 0.12rem;
}
/* 更多活动 */
.moreactive {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	padding-bottom: 0.4rem;
	margin-top: -0.2rem;
}
.moreactive span {
	color: #999999;
	font-size: 0.32rem;
	line-height: 0.7rem;
    height: 0.7rem;
    display: inline-block;
	position: relative;
	-webkit-transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-ms-transition: 0.4s ease;
	transition: 0.4s ease;
}
.moreactive span.onactive {
	color: #333333;
}
.moreactive span.onactive::before {
    content: '';
    width: 150%;
    position: absolute;
    bottom: 0;
    left: -30%;
    background: #179544;
    height: 0.05rem;
}
.moreactive span.onactive::after{
    content: '';
    width: 10%;
    position: absolute;
    bottom: 0;
    right: -40%;
    background: #179544;
    height: 0.05rem;
}
.mareac-list  {
	display: none;
}
.morshow {
	display: block;
}
.mareac-list ul {
	font-size: 0;
}
.mareac-list ul li {
	display: inline-block;
	vertical-align: top;
	
	
	padding-bottom: 0.2rem;
background-color: #fff;
margin-bottom: 5px;
display: inline-block;
width: 48%;margin-right: 4%;
border-radius: 8px;
overflow: hidden;
position: relative;
box-shadow: 0 2px 3px rgba(0,0,0,.2);
}
.mareac-list ul li:nth-child(2n) {
	margin-right: 0;
}
.marelist-a {
	display: block;
}
.marelist-a img {
	border-radius: 0.1rem;height:120px;
}
.marelist-tex {
	font-size: 0.24rem;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 0.7rem;
    margin-top: 0.1rem;padding: 0 8px;
}
.marelist-price {
	position: relative;padding: 0 8px;
}
.marelist-price::after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}
.marelist-price span:first-child {
	float: left;
	color: #e90038;
	font-size: 0.28rem; top: 0.08rem;
}
.marelist-price span:first-child i {
	font-size: 0.24rem;
    margin-right: 0.02rem;
}
.icon-qian:before{ font-size: 10px;}

.marelist-price span:last-child {
	float: right;
    font-size: 0.20rem;
    color: #999999;
    position: relative;
    top: 0.08rem;  
}
.marelist-price span:last-child i{ font-size: 0.18rem;}
.marelist-price span:last-child em {
	
	margin: 0 0.02rem;

}
.notcont {
	margin-top: 0.1rem;
	text-align: center;
	line-height: 1rem;
	color: #999999;
	font-size: 0.24rem; 
}
.notcont i {
	position: relative;
    font-size: 0.6rem;
    color: #179544;
}

.xcnav_one{width: 100%; height: 70px; display: flex; justify-content: space-between;}

.xcnav_one>div{width: 19.8%; height: 70px;}

.xcnav_one>div:nth-child(1) {
	background: linear-gradient(180deg, #F95955, #FB8650);
}

.xcnav_one>div:nth-child(2) {
	background: linear-gradient(180deg, #3C83FA, #50B2FA);
}

.xcnav_one>div:nth-child(3) {
	background: linear-gradient(180deg, #5E80FF, #66A4FF);
}

.xcnav_one>div:nth-child(4) {
	background: linear-gradient(180deg, #21BAAD, #18CFBF);
}

.xcnav_one>div:nth-child(5) {
	background: linear-gradient(180deg, #FF8939, #FFA846);
}

.xcnav_two{width: 100%; height: 70px; display: flex; justify-content: space-between;}

.xcnav_two>div{width: 19.8%; height: 70px;}

.xcnav_two>div:nth-child(1) {
	background-color: #FEF2F5;
}

.xcnav_two>div:nth-child(2) {
	background-color: #F0F8FE;
}

.xcnav_two>div:nth-child(3) {
	background-color: #F2F4FF;
}

.xcnav_two>div:nth-child(4) {
	background-color: #ECFBF8;
}

.xcnav_two>div:nth-child(5) {
	background-color: #FFF9F3;
}