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;
}

/*关于我们*/
.us{
	width: 100%;
	height: auto;
}
.us_title{
	background-image: url(../images/siteimg/us_1.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	overflow: hidden;
     height: 70px;
	text-align: center;
}
.us_title h4{
	margin-top: 10px;
	font-size: 16px;
	font-family: "黑体";
	letter-spacing: 2px;
}
.us_title p span{
	width: 30%;
	font-size: 10px;
	color:#E4641B;
}
.si_s1{
		width: 30%;
	background-repeat:no-repeat;
	background-size: 100% 100%;
	height: 5px;
	margin-right: 10px;
}
.si_s2{
	width: 30%;
margin-left: 10px;
	background-repeat:no-repeat;
	background-size: 100% 100%;
	height: 5px;
}

.us_text{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}
.us_text p{
	text-align: left;
	width: 95%;
	font-size: 12px;
	color: #666666;
	letter-spacing: 2px;
	line-height: 16px;
	font-family: "宋体";
    margin-bottom: 10px;
    padding-left: 10px;
    text-indent: 2em;
}


/*我们的优势*/
.us_title2{
	background-image: url(../images/siteimg/us_2.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	overflow: hidden;
     height: 70px;
	text-align: center;
}

.us_title2 .us_ptext{
	width: 80%;
	margin-top: 40px;
	color: white;
	background-color: black;
    opacity: 0.7;
    margin-left: 10%;
}

.showtext{
	width: 100%;
	text-align: center;
	border-bottom:1px solid #CACACA ;
	padding-bottom: 15px;
}
.advantage{
	padding: 20px 0;
}
.advantage i{
	width: 28px;
	height: 32px;
	line-height: 32px;
	background-image: url(../images/siteimg/show_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	text-align: left;
padding-left: 15px;
font-size: 16px1;
color: white;
}
.advantage span{
	font-size: 14px;
	margin-left: 10px;
	color: #666666;
}

.texts_1{
padding: 0 12px;
text-align: left;
font-size: 13px;
color: #666666;
}
.texts_1 h4{
	padding: 10px 0 0 0;
	letter-spacing: 2px;
}
.texts_1 p{
	letter-spacing: 1px;
	font-family: "微软雅黑";
	line-height: 150%;
}

/*联系方式*/
.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;
}



.content{
	width:92%;
	height:auto;
	padding:20px 12px 3px 12px;
}
.content img {
	width:98%;
	height:auto;
}