
/*主题旅游_index*/
.zhuti_con{  position:relative; background: #fff; width:100%;margin-bottom:60px; float:left}


.home_hot_txt_li{ float: left; width: 100%; margin-bottom: 15px; position: relative; padding: 10px; border-radius:10px; box-sizing: border-box;}
.home_hot_txt_li_img{ float: left; width: 100%; border-radius: 10px; overflow: hidden; position: relative;}
.home_hot_txt_li_img img{ width: 100%; height:auto; display: block;}
.home_hot_txt_li_txt{ float: right; width: 100%;}
.home_hot_txt_li_txt_s{ float: left; width: 100%; margin-top: 5px;  color: #333;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height:0.35rem;}
.home_hot_txt_li_txt_s a{font-size:0.3rem;}
.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: 14px;}
.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; } 
.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;}

/*列表页面*/
/* 搜索栏 */
.search {
	line-height: 0;
	position: absolute;
	z-index: 99;
	width: 100%;
	padding: 0.2rem 0.55rem;
	top: 0;
	left: 0;
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.0));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.0));
	background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.0));
	background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.0));
}
.search-input {
	width: 90%;
	margin: 0 auto;
    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.6rem;
    margin: 0 auto;
    border-radius: 0.3rem;
}

/*人气推荐*/
.conmuk {
	padding:0.2rem 0.2rem; 
}
.conmuk h2 {
	font-style: normal;
    color: #333;
    font-size: 0.32rem;
    font-weight: normal;
    letter-spacing: 0.02rem;
    border-left: 0.08rem solid #51b53b;
    padding-left: 0.1rem;
    margin-bottom: 0.4rem;
}

/*猜你喜欢*/
.mareac-list ul {
	font-size: 0;
}
.mareac-list ul li {
	display: inline-block;
	vertical-align: top;
	padding-bottom: 0.2rem;
	
	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;
	position: relative;
}
.marelist-a img {
	border-radius: 0.1rem;
	
}
.marelist-tex {
	font-size: 0.24rem;
    line-height: 1.2;
    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;

}
.marelist-a > 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;
}

.mareac-list ul li:nth-child(2n) {
	margin-right: 0;
}
.marelist-a {
	display: block;
}
.marelist-a img {
	border-radius: 0.1rem;
}
.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; margin-bottom:0.7rem
}
.notcont i {
	position: relative;
    font-size: 0.6rem;
    color: #51b53b;
}
