.about_top{
	width: 1225px;
	height: 180px;
	padding-top: 37px;
	margin: 0 auto;
}
.about_top h2{
	width: 607px;
	height: 85px;
	float: left;
	line-height: 85px;
	font-size: 34px;
	font-weight: 400;
	display: inline-block;
	color: #156ef4;
	text-align: center;
	border: 2px solid #f96f65;
}
.about_top h2:last-child{
	float: right;
	
}
.about_bottom{
	width: 1140px;
	margin: 0 auto;
}
.about_bottom p{
	line-height: 36px;
}
.about_bottom .about_l{
	width: 520px;
	height:  auto;
	display: inline-block;
	text-align: justify;
	text-indent: 2em;
}
.about_bottom .about_r{
	width: 520px;
	height: auto;
	float:  right;
	margin: 0 auto;
	display: inline-block;
	text-align: justify;
	text-indent: 2em;
	
}



/*新闻中心 */
.news{
   margin: 0 auto;
}

.news_title{
	 height: 160px;
     background: #d5d4d4;
}
.news_top{
	width: 1225px;
	height: 160px;
	padding-top: 37px;
	margin: 0 auto;
}
.news_top h2{
	width: 607px;
	height: 85px;
	margin: 0 auto;
	line-height: 85px;
	font-size: 34px;
	font-weight: 400;
	color: #156ef4;
	text-align: center;
	border: 2px solid #f96f65;
}
.news_bottom{
	width: 1100px;
	height: auto;
	margin: 0 auto;
}
.news_bottom ul{
	width: 1100px;
	height: auto;
	margin-top: 100px;
}
.news_bottom ul li{
	margin-top: 20px;
	margin-bottom: 40px;
}
.news_bottom ul li img{
	width: 477px;
	height: 358px;
	border: 3px solid #000000;
	display: inline-block;
}
.news_bottom ul li div{
	width: 590px;
	display: inline-block;
	float: right;
}
.news_bottom ul li div h1{
	font-size: 28px;
	color: #156ef4;
	line-height: 64px;
}
.news_bottom ul li div p{
	color: #156ef4;
	font-size: 18px;
    line-height: 36px;
    margin-top: 60px;
}
.new_bottom{
	width: 1100px;
	margin: 0  auto ; 
}
.new_bottom h2{
	line-height: 80px;
	text-align: center;
	font-size: 30px;
	color: #156ef4;
	font-weight: 400;
}
.new_bottom img{
	width: 670px;
	height: 430px;
	
	display: block;
	margin-top: 20px;
	margin: 30px auto;
	border: 1px solid #000;
}
.new_bottom p{
	width: 820px;
	margin:  0 auto;
	text-align: justify;
	text-indent: 2em;
	line-height: 32px;
	font-size: 16px;
	color: #156ef4;
}

.fy{ width:830px; height:45px; display: block; margin:0 auto; text-align: center; font-size:1.2rem;}
.fy li{ width: 50px; height: 45px; text-align: center; line-height: 45px; float:left; background: #156ef4; color: #FCFCFC; margin-right: 35px;}
.fy li:first-child{
	width: 80px;
}
.fy li:last-child{
	width: 80px;
}


/*产品中心*/
.product_title{
	 height: 160px;
     background: #d5d4d4;
}
.product_top{
	width: 1225px;
	height: 160px;
	padding-top: 37px;
	margin: 0 auto;
}
.product_top h2{
	width: 607px;
	height: 85px;
	margin: 0 auto;
	line-height: 85px;
	font-size: 34px;
	font-weight: 400;
	color: #156ef4;
	text-align: center;
	border: 2px solid #f96f65;
}
.product ul{
	width: 1200px;
	margin:  0 auto;
}
.product ul li{
	width: 340px;
	height: 340px;
	float: left;
	margin:30px;
	position: relative;
}
.product ul li p{
	width: 340px;
	height: 40px;
	position: absolute;
	bottom: 0;
	background-image: url(../images/hs_13.png);
	text-align: center;
	line-height: 40px;
	color: #fcfcfc;
	font-size: 24px;
}
/*产品详情*/
.pro_details ul{
    margin: 0 auto;	
}
.pro_details ul li{
	width: 905px;
	height: 340px;
	display: block;
	margin: 0 auto;
	margin-top: 60px;
}
.pro_details ul li img{
	 width: 340px;
	 height: 340px;
	float: left;
}
.pro_details ul li .pro_details_r{
	width: 510px;
	height: 290px;
	display: inline-block;
	border: 1px solid #156ef4;
	margin: 20px;
	padding-top: 10px;
	padding-left: 10px;
}
.pro_details ul li .pro_details_r p{
	color: #333333;
	font-size: 24px;
	line-height: 36px;
}
.pro_details ul li:nth-child(even) img{
	float: right;
}
.maps{
	width: 1054px;
	margin:  0 auto;
	position: relative;
}
.maps form{
	width:1054px;
	height: 200px;
	background-image: url(../images/11_09.png);
	margin: 0 auto;
	position: absolute;
	bottom: 0;
}
.maps form .contact_ipt{
	width: 445px;
	height: 30px;
	margin-left: 50px;
	float: left;
}
.maps form .contact_ipt input{
	width: 330px;
	height: 30px;
	float: left;
	line-height: 30px;
	padding-left: 10px;
	display: inline-block;
	border: 2px solid #FFFFFF;
	background-image: url(../images/11_09.png);
	margin:15px;
	color: #FFFFFF;
    
	
}
textarea{
	width: 330px;
	height:144px;
	float: left;
	display: inline-block;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 15px;
	border: 2px solid #FFFFFF;
	resize: none;
	background-image: url(../images/11_09.png);
	color: #FFFFFF;
}
.anniu{
	margin-top: 37px;
}
.anniu input{
	width: 150px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-top: 15px;
	margin-left: 10px;
	border:0;
	background: #FFFFFF;
	cursor: pointer;
	color: #000 !important;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {   
 /* WebKit browsers */   
color: #FFFFFF;   
}   
input:-moz-placeholder, textarea:-moz-placeholder {   
/* Mozilla Firefox 4 to 18 */   
color: #FFFFFF;   
}   
input::-moz-placeholder, textarea::-moz-placeholder {   
 /* Mozilla Firefox 19+ */   
color: #FFFFFF;   
}   
input:-ms-input-placeholder, textarea:-ms-input-placeholder {   
 /* Internet Explorer 10+ */   
color: #FFFFFF;   
} 