body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;box-sizing: border-box;} 
body{background:#fff;color:#666;font-size:16px;line-height:24px; margin-top:5px;font-family:"微软雅黑","SimSun","宋体","Arial Narrow";} 
 
ul,ol{list-style-type:none;} 
select,input,img,select{vertical-align:middle;} 
 
a{text-decoration:none;} 
a:link{color:#e55316;} 
a:visited{color:#e55316;} 
a:hover,a:active,a:focus{color:#e55316;text-decoration:underline;}

.w {
	width: 1000px;
	margin:0 auto;
}
.clearfix:after{
	content:"";
	height:0;
	line-height:0;
	display:block;
	visibility:hidden;
	clear:both;
}

.clearfix{
	/* 为了兼容IE */
	zoom:1;
}
.row {
	padding:0 15px;
	box-sizing: border-box;
}
.nav {
	width: 100%;
	height: 80px;
	line-height:80px;
	background:#fff;
	border-bottom: 1px solid #d9d9d9;
}
.logo {
	float:left;
	height: 80px;
	line-height:80px;
}
.logo h1 {
	float:left;
	text-indent: -9999px;
	overflow: hidden;
}
.tel {
	float:right;
	font-size:16px;
	color:#666;
	height: 80px;
	line-height:80px;
}
.banner img {
	max-width:100%;
	height:auto;
	display:block;
}
/*.banner-bg {
	max-width: 1000px;
	height: 530px;
	 background:url(../images/banner_ya04.jpg) no-repeat center top;
}*/
.gsjj {
	border-bottom: 1px solid #d9d9d9;
}
.gsjj h3 {
	font-size:30px;
	font-weight: 400;
	color:#333;
	text-align: center;
	margin:80px 0 20px;
}
.gsjj p {
	margin-bottom:70px;
	text-indent:2em;
}
.bnb {
    padding: 60px 0 0;
    text-align: left;
}
.bnb h3 {
	font-size:30px;
	font-weight: 400;
	color:#333;
	margin:0 0 20px;
}
.txt-inner {
	text-indent:2em;
}
.tel-color {
	color:#e55316;
}
.fb {
	width: 100%;
	padding-top:16px;
	padding-bottom:16px;
	margin-top:20px;
	background:#fff;
	border-top: 1px solid #d9d9d9;
}
