html,body,h1,h2,h3,h4,h5,h6,ol,ul,li,p,form,input,button,a,div,img{ 
margin: 0;
padding: 0;
list-style: none;
}
html,body{
	width: 100%;
	font-family:"微软雅黑";
}
a{
	text-decoration: none;
	
}
i,em{
	font-style: normal;
}
li{list-style: none;}
strong,b{
	font-weight: normal;
}
.clearfixs:after{ 
content:'';
height: 0;
display: block;
clear: both;
visibility: hidden;
overflow: hidden;
}
.clear{
content:'';
display: block;
clear: both;
	
}
.hs{
	height: 0px;
	clear: both;
}
/*人物详细页面开始*/


/*头部*/
.head{width: 100%;height: auto;background-color: #e4641b;overflow: hidden;height: 45px;}
.head span{
	display: inline-block;
	line-height: 45px;
	font-size: 16px;
	color: white;
}
.head .icona{
	width: 17%;
	margin-left: 0px;
	text-align: left;
	display: inline-block;

}
.head .he_span2{
	width: 55%;
	text-align: center;
}
.head .he_span3{
	width: 20% !important;
	text-align: right;
}
.he_span2 a{
	font-size: 20px;
	color: white;
	text-align: center;
	display: inline-block;
}
.shownav{
	
}
 

/*site_detail的内容*/
.site_ciji{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 10px 0;
	border-bottom:1px solid #CACACA ;
}

.site_ciji a{
	padding: 0 4px;
	font-size: 10px;
	font-family: "微软雅黑";
	color: #666666;
}
.site_ciji span{
	color: #666666;
}
.site_ciji a:last-child{
	color: #e4641b;
}
/*家装指南*/

.guidetime h3{
	padding: 20px 0;
	color: black;
   font-size:1.6em;
   letter-spacing:1px;
   font-family: "微软雅黑";
}
.guidetime .time{
	color: #CACACA;
	font-size: 12px;
	font-family: "微软雅黑";
}
.guidetime .time span{
	margin-right: 20px;
}
.guidetime .time span i{
	margin-right: 5px;
}


.guidediv{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:10px ;
	
}
.guidediv .p1{
	color: #666666;
	font-size: 13px;
	font-family: "新宋体";
	line-height: 150%;
	letter-spacing: 1px;
}
.guidetime{
	display: block;
	width: 94%;
	padding: 0 3%;
	margin: 0;
}
.guidetext{
	width: 98%;
	overflow: hidden;
}
.guidetext p{
	color: #666666;
	font-size: 13px;
	font-family: "新宋体";
	line-height: 160%;

}
.guidetext img{
	width: 98%;
	height: auto;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 15px 0;
}



.guidefanye{
	width: 94%;
	overflow: hidden;
	padding: 0 3%;
}
.guidefanye p{
	margin-top: 10px;
	font-size: 16px;
	font-family: "微软雅黑";
	
}
.guidefanye p span{
	font-size: 14px;
	font-family: "新宋体";
	color: #666666;
	display: inline-block;
}
.guidefanye p span:hover{
	color: #E4641B;
}

/*联系方式*/
.lianx{
	width: 100%;
	margin-top: 40px;
	text-align: center;
	font-size: 17px;
	overflow: hidden;
}
.lianx i{
	font-size: 30px;
	color: #f89c77;
	margin-right:7px ;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	float: left;
margin-left: 16%;
}
.lianx span{
	float: left;
}
.lianx span em{
	color: #fd5824;
	margin-left: 8px;
}


/*foot部分*/
.font-cha{
	width: 100%;
	height: auto;
	text-align: center;
}
.font-cha p{
	font-family: "微软雅黑";
	font-size: 12px;
	letter-spacing: 2px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 10px;
}
.font-cha p a{
	color: #666666;
}
.font-cha p a:hover{
	color: red;
}

.guidediv img{
	width: 100%;
	height: auto;
}
a {
    color: #333;
}

