*{
	box-sizing: border-box;
}
html{
	font-size: 14px;
}
body{
	font-family: "Î¢ÈíÑÅºÚ";
	background-image: url(/cms_files/webyantaishizhufanghechengxiangjiansheju/pubtplobject/defaultSet/12079/images/mob_bg.jpg);
	background-size: auto 20%;
	background-color: #fff;
	background-position: top center;
	background-repeat: repeat-x;
	min-height: 100vh;
}
header{
	width: 100%;
	height: 3.5rem;
	padding:.5rem 1rem;
	overflow: hidden;
}
header .left{
	width: 70%;
}
header .left img{
	height: 2.5rem;
}
header .right{
	width: 30%;
	line-height: 2.5rem;
}
header .right a{
	color: #fff;
	font-size: 1rem;
	text-align: right;
	float: right;
}
.sousuo{
	width: 100%;
	padding: .5rem 1rem;
	overflow: hidden;
}
.sousuo #hotwords {
    width: calc(100% - 5rem);
    height: 2rem;
    line-height: 2rem;
    border: 0;
    float: left;
    border-radius: 0.5rem 0 0 0.5rem;
    padding-left: 2rem;
    background-image: url(/cms_files/webyantaishizhufanghechengxiangjiansheju/pubtplobject/defaultSet/12079/images/mob_ioc.png);
    background-position: 0.5rem;
    background-repeat: no-repeat;
    background-size: 1.3rem auto;
}
.sousuo .text_input_search{
	width: 5rem;
	height: 2rem;
	line-height: 2rem;
	border: 0;
	background-color: #b1c8e8;
	float: right;
	border-radius: 0 .5rem .5rem 0;
	color: #348fda;
	font-size: 1rem;
}

.sec, .sec2, .banner{
	width: 100%;
	padding:.5rem 1rem;
	overflow: hidden;
}
.slideBox1{
	width: 100%;
	position: relative;
}
.slideBox1 .hd{
	position: absolute;
	width: 100%;
	bottom: .3rem;
	z-index: 999;
	height: 2rem;
	padding:0 1rem;
	background: rgba(0,0,0,.5);
	border-radius: 0 0 1rem 1rem;
}
.slideBox1 .hd ul{
	float: right;
	
}
.slideBox1 .hd ul li{ 
	float:left; 
	margin-right:.5rem;  
	width:.7rem; 
	height:.7rem; 
	border-radius: 50%;
	text-align:center; 
	background:#fff; 
	cursor:pointer;
	margin-top: .5rem;
 }
.slideBox1 .hd ul li.on{
	background: #fc6814;
}
.slideBox1 .hd ul li a{
	width: 100%;
	left: 1rem;
	display: none;
	position: absolute;
	text-align: left;
	font-size: 1rem;
	color: #fff;
	line-height: 1rem;
}
.slideBox1 .hd ul li.on a{
	display: inline-block;
}
.slideBox1 .bd{
	width: 100%;
}
.slideBox1 .bd li{
	width: 100%;
	
}
.slideBox1 .bd li img{
	width: 100%;
	height: 15rem;
	border-radius: 1rem;
}
.slideTxtBox{
	width: 100%;
	background: #fff;
	overflow: hidden;
	padding: .5rem;
}

.slideTxtBox .hd{
	height: 2.5rem;
	border-bottom: 1px solid #e5e5e5;
}
.slideTxtBox .hd ul li{
	float: left;
	font-size: 1.2rem;
	line-height: 2.4rem;
	padding:0 .5rem;
	margin-right: 1rem;
	
}

.slideTxtBox .hd ul li.on{
	border-bottom: 2px solid #0087ef;
	color: #0087ef;
	font-weight: 500;
}

.slideTxtBox .bd ul{
	width: 100%;
}
.slideTxtBox .bd ul li{
	padding-left: 1rem;
	background: url(/cms_files/webyantaishizhufanghechengxiangjiansheju/pubtplobject/defaultSet/12079/images/mob_list_ico.png) no-repeat 4px center;
	height: 2.5rem;
	line-height: 2.5rem;
	float: left;
	width:100%;
	border-bottom: 1px solid #e5e5e5;
}
 
.slideTxtBox .bd ul li a{
	float: left;
	max-width: 70%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1rem;
	color: #333;
}
.slideTxtBox .bd ul li a:hover{
	color: #115db2;
}
.slideTxtBox .bd ul li span{
	float: right;
	color: #999;
	font-size: .5rem;
}
.slideTxtBox .bd ul .more{
	display: inline-block;
	width: 100%;
	text-align: center;
	height: 2rem;
	margin-top: .5rem;
	line-height: 2rem;
	font-size: 1rem;
	color: #0087ef;
}
.slideTxtBox5 .hd {
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	
}
.slideTxtBox5 .hd ul{
	width: 180%;
	overflow: hidden;
}
.slideTxtBox5 .hd::-webkit-scrollbar{
	display: none;
}
.slideTxtBox5 .hd ul li{
	line-height: 2.3rem;
	font-size: 1rem;
	margin: 0;
}
.banner img{
	width: 100%;
}
.sec2 a{
	display: inline-block;
	width: calc(100% / 3);
	float: left;
	text-align: center;
}
.sec2 a img{
	width: 80%;
}
.sec2 a span{
	display: inline-block;
	width: 100%;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #000;
}
.sec2 a:nth-child(3) span{
	line-height: 3rem;
}