﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background: #FFF;
	min-width:1200px;
}
/*------------------------Start 解决12号字在google和傲游浏览器的不识别小于12号的英文字体-------------*/
html {
	-webkit-text-size-adjust: none;
}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dd {
	margin: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0b5cac;
	text-decoration: none;
}
.link-blue {
	color: #0b5cac;
	text-decoration: underline;
}
.link-blue:hover {
	color: #0b5cac;
	text-decoration: underline;
}
img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	border: 0px;
}
.c {
	clear: both;
	overflow: hidden;
}
.main_w {
	margin: 0 auto;
	width: 100%;
}
.main {
	margin: 0 auto;
	width: 1200px;
}
/*--End 分页样式---------*/

/************/

.banner_w {
	width: 100%;
	height:630px;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #f8f8f8;
}
.banner {
	margin: 0 auto;
	width: 1920px;
	height:630px;
	position: absolute;
	overflow: hidden;
	left: 50%;
	margin-left: -960px;
}
.banner_wa {

	height:360px;

}
.bannera{
height:360px;
}
.banner .img {
	width: 25000px;
	position: absolute;
	left: 0;
	top: 0;
}
.banner .img li {
	float: left;
	overflow: hidden;
}
.banner .num {
	position: absolute;
	width: 100%;
	bottom: 35px;
	left: 0;
	text-align: center;
	font-size: 0;
}
.banner .num li {
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;
}
.banner .num li.on {
	background-color: #09387c;
}
.banner .btn {
	width: 30px;
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	color: #fff;
	font-size: 40px;
	cursor: pointer;
	text-align: center;
	line-height: 46px;
}
.banner:hover .btn {
	display: block
}
.banner .btn_l {
	left: 15%;
}
.banner .btn_r {
	right: 15%;
}
/*************************************/
.top_a{
	margin:20px auto 25px;}
.top_a_la{
	float:left;

}

.top_a_r{
	background:url(../images/tel.png) left center no-repeat;
	padding-left:50px;
	float:right;
	margin-top:10px;
}
.top_a_r01{
	font-size:15px;
}
.top_a_r02{
	color:#09387c;
	font-size:22px;
	letter-spacing:-1px;
	font-weight:bold;}
.nav_w{
	background-color:#09387c;}


.nav ul li{
	float:left;
	width:150px;
	text-align:center;
	line-height:60px;
}
.nav ul li a{
	color:#fff;
	font-size:18px;}
.top_a_laa{
	padding-right:15px;

	float:left;}
.top_a_la01{
	font-size:32px;
	font-weight:bold;
	color:#09387c;
	line-height:36px;
	letter-spacing:-3px;
}
.top_a_la02{
	font-size:22px;
	font-weight:bold;
	color:#09387c;	letter-spacing:-1.5px;
}
.top_a_lab{
	margin-top:5px;
	height:54px;
	line-height:24px;
	font-size:16px;
	width:290px;
	color:#333333;
	float:left;	border-left:2px solid #e3e3e3;
	padding-left:15px;}
/*************************************/
.con_a{
	margin:60px auto;
	background:url(../images/about_pic.png) right top no-repeat;
	min-height:464px;
}
.con_a_01{
	width:590px;
	background:url(../images/about_01.png) top center no-repeat;
	text-align:center;}
.con_a_01a{
	padding-top:50px;
	font-size:30px;
	font-weight:bold;
	line-height:40px;
	color:#09387c;}
.con_a_01b{
	font-size:15px;
	letter-spacing:0.3px;
	font-weight:lighter;
	color:#666;
	text-transform:uppercase;
}
.con_a_02{
	width:590px;
	margin-top:30px;
	line-height:26px;
	font-size:14px;
}
.con_a_03{
	width:590px;
	margin-top:25px;}
.con_a_03 ul{
	display:flex;
	justify-content:space-between;}
.con_a_03 ul li{
	text-align:center;
	width:180px;}
.con_a_03_01{
	font-size:46px;
	font-weight:bold;
	line-height:60px;
	margin-left:30px;
	color:#333;}
.con_a_03 ul li:nth-child(2){
	width:220px;
}
.con_a_03 ul li:nth-child(2) .con_a_03_01{
	padding-left:44px;
}
.con_a_03 ul li:nth-child(3) .con_a_03_01{
	padding-left:4px;
}
.con_a_03_01 span{
	display:block;
	float:left;}
	
.con_a_03_01 span.dier{
	display:block;
	width:26px;
	height:26px;
	text-align:center;
	line-height:26px;
	font-size:15px;
	float:left;
	margin-top:24px;
	color:#fff;
 background-color:#09387c;
	border-radius:50%;}
.con_a_03_02{
	font-weight:lighter;
	font-size:16px;}
.con_b_w{
	background-color: #09387c;
	padding:60px 0;
}
.con_b01{
	font-size: 40px;
	text-align: center;
	font-weight: bold;	line-height: 40px;color: #fff;
}
.con_b02{
	font-size: 16px;
	color: #fff;
	margin-top: 8px;
	line-height: 40px;
	text-align: center;
}
.con_b03{
	font-size: 16px;
	margin: 30px auto;
}
.con_b03 ul li{
	float: left;
	padding:0px 16px;
	height: 50px;

	margin:20px 10px;
	line-height: 50px;
	box-sizing: border-box;
}
.con_b03 ul li:hover,.con_b03 ul li.on{	
	border: 1px solid #fff;
}
.con_b03 ul li a{
	color: #fff;
}
.con_b04 ul li{
		width: 386px;
	margin-right: 21px;
	float: left;
	border-bottom: 3px solid #9ea2e5;
	margin-bottom: 30px;
}
.con_b04 ul li:hover{
	border-bottom: 3px solid #fff;
}
.con_b04 ul li:nth-child(3n){
	margin-right: 0;
}
.con_b04 ul li .sypro{
	width: 386px;
	height: 286px;
	overflow: hidden;
}
.con_b04 ul li .sypro img{
	width: 386px;
	height: 286px;
	transition: all 0.6s ease;
}
.con_b04 ul li:hover .sypro img{
	transform: scale(1.05);
}
.con_b04 ul li .syproa{
	line-height: 30px;
	margin-top: 25px;
	font-size: 16px;
	text-align: center;
	padding-bottom: 25px;
}
.con_b04 ul li .syproa a{
	color: #d9daed;
}
.con_b04 ul li:hover .syproa a{
	color: #fff;
}
.con_c_w{
	padding: 60px 0 80px;
	background: url("../images/a03.png") right 180px no-repeat #f9f9f9;
}
.con_c01{
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 60px;
}
.con_c02{
	margin-top:10px;
	text-align: center;
	font-size: 15px;
}
.con_c03_l{
	float: left;
	margin-top: 60px;
	margin-left: 50px;
}
.con_c03_r{
	float: right;	margin-top: 100px;
	width:560px;

}
.con_c03_r ul li{
	margin-bottom:30px;
}
.con_c03_r ul li .con_03001{
	padding-left: 25px;
	font-size:24px;
	font-weight: bold;
	line-height: 30px;
	background: url("../images/dian_a.png") left center no-repeat;
}
.con_c03_r ul li .con_03002{
		padding-left: 25px;line-height:26px;
	font-size: 14px;
	margin-top:10px;
	color: #666;
}
.con_c03_r ul li:hover .con_03001,.con_c03_r ul li .con_03001.on{
		background: url("../images/dian.png") left center no-repeat;
	color: #4450f1;
}
/*********************************************/
/*********************************/
.con_f_w{

	margin:20px auto 0;
	padding: 40px 0;
}
.synews_bt{
	height: 40px;
	line-height: 60px;
	background-color: #fff;
}
.synews_nr{
	margin-top:30px;
}
.synews_bt_more{
	float: right;
	margin-right: 30px;
	width: 30px;
	height: 30px;
	background-color: #999999;
	border-radius: 50%;
	font-size:26px;
	line-height: 26px;
	margin-top:10px;
	text-align: center;
}
.synews_bt_more a{
	color:#666
}
.synews_bt_more a:hover{
	color:#2f3192
}
.synews_nr_l{
	float: left;
	width: 580px;
}
.synews_nr_r{
	float: right;
	width: 580px;
}
.synews_bt{
	font-size: 14px;
	color: #666;
}
.synews_bt span{
	display: block;
	float: left;
	font-size: 18px;
	margin-right: 10px;
	font-weight: bold;
	color: #333;

}
.synews_jj01{
	margin:30px auto 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dfdfdf;
}
.synews_jj01_l{
	float: left;
	width: 221px;
	height: 164px;
	overflow: hidden;
}
.synews_jj01_r{
	float: right;
	width: 330px;
}
.synews_jj01_r01{
	font-size: 16px;
	line-height: 40px;
	margin-top: 10px;
}
.synews_jj01_r02{
	margin: 10px 0;
	width: 30px;
	height: 1px;
	background-color: #ccc;
}
.synews_jj01_r03{
	font-size: 14px;
	color: #666;
}

.synews_jj02 li{
	font-size: 15px;
	line-height:50px;
	border-bottom: 1px solid #dfdfdf;
	clear: both;
	padding-left: 20px;
	background: url("../images/diana.png") left center no-repeat;
}
.synews_jj02 li span{
	float: right;
	color: #666;
	font-size: 14px;
}

/****************************/
.con_h_w{
	margin:10px auto 60px;}
.con_h_nra{
	margin:45px auto 20px;}
.con_h_nra a{
	display:block;
	float:left;
	width:279px;
	box-sizing:border-box;
	border:1px solid #dfdfdf;
	margin-right:28px;
}
.con_h_nra a img{
	width:100%;}
.con_h_nra a:last-child{
	margin-right:0;}
/**************************/
.foot_w{
	background-color: #383838;
	padding: 60px 0;
}
.foot_l{
	float: left;
}
.foot_l01 img{
	float: left;
}
.foot_l01 span{
	padding-left: 25px;
	line-height: 100px;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}
.foot_l02{
	margin-top:50px;color: #fff;
}
.foot_l02 a{
	color: #fff;
	font-size: 15px;
	padding: 0 15px;
	line-height: 30px;
}
.foot_l02 a:first-child{
	padding-left: 0;
}
.foot_l03{margin-top:40px;
	font-size:16px;	line-height: 30px;	color: #fff;
}
.foot_l03 a{
	color: #fff;
	font-size: 15px;
	padding: 0 15px;
	line-height: 30px;
}
.foot_l03 a:first-child{
	padding-left: 0;
}
.foot_la{
	margin-left: 60px;
	float: left;
	width: 347px;
	min-height: 250px;
	background: url("../images/tela.png") 0px 40px no-repeat;
}
.foot_la01{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.foot_la02{
	margin-top: 50px;
	font-size: 16px;
	color: #fff;
	line-height: 44.5px;
	padding-left: 30px;
}
.foot_la02 span{
	font-weight: bold;
}
.foot_lab{
	width: 149px;background: url("../images/ewm.png") 0px 40px no-repeat;
}
.footaw{
	padding: 20px 0;
	font-size: 16px;
	text-align: center;
	color: #ccc;
	background-color: #1b1b1b;
}
.footaw a{
		color: #ccc;
}.footaw a:hover{
		color: #fff;
}
.foot_l01 .top_a_la01{
	color:#fff;}
.foot_l01 .top_a_la02{
	color:#fff;}
.foot_l01 .top_a_lab{
	color:#fff;}




/***************内页关于我们**********/
.mar {
    margin: 0 auto;
    width: 100%;
}

.ny_w {
    background-color: #f4f2f3;
    padding: 50px 0;
}

.clear {
    clear: both;
    overflow: hidden;
}

.marn {
    margin: 0 auto;
    width: 1200px;
}

/***********/
.pro_syleft{
  float: left;
  width: 230px;
}
.pro_syright{
  float: right;
  width: 930px;
}

/***************关键词*********/
.key_w{
    margin: 0 auto;
    width: 100%;
    clear: both;
    overflow: hidden;
    line-height: 24px;
	line-height:60px;
	border-bottom:1px solid #f1f1f1;
}
.key_a{
	margin:0 auto;
	width:1200px;	font-size:14px;
}
.key_a span{
	font-weight: normal;
	margin-left:5px;
	font-size:16px;
	color:#000;
}
.key_a a{
	color:#777;
	margin:0 5px;}
.key_a a:hover{
	color:#ff0000;
}
/***************/

.ny_wz a{
  color: #666;
  margin:0 6px;
}
.ny_wz a:hover{
  color: #003ebb;
}
.ny_about{
  min-height: 680px;
  font-size: 14px;
  line-height: 28px;
  color: #666;
}
.ny_about_w{
  padding: 25px;  background-color: #fff;
  width:880px;
}
.ny_bt{
  border-bottom: 1px solid #f1f1f1;
  margin-bottom:15px;
}
.newshow_bt{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 10px;
}
.newshow_time{
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  border-top:1px dashed #dfdfdf;
  border-bottom:1px dashed #dfdfdf;
}
.ny_right_nr{
  margin-top:10px;
}
.ny_right_nr img{
	max-width:100%;
}
.news_list{
  clear: both;
  overflow: hidden;
}
.news_list li{
    padding:10px 20px;
    clear: both;
    overflow: hidden;
    margin: 15px 0px;
    background-color: #f9f9f9;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}
.news_list li .news_list_bt{
  margin-bottom: 0px;
  font-size: 15px;
}
.news_list li .news_list_jj{
  line-height: 22px;
  color: #666;
  font-size: 12px;
}
.news_list li .news_time{
  background-color: #ccc;
  width: 70px;
  text-align: center;
  margin:6px 0;
  float: left;
  height:70px;
  margin-right: 15px;
  font-size: 12px;
 /* line-height: 70px;*/
  word-break:break-all;
  
}

/*********************************************/
/***************厂房环境******************/

.cf_list ul{
  clear: both;
  overflow: hidden;
}
.cf_list ul li{
  float: left;
  width: 268px;
  margin:0 12px 30px;
}
.cf_list ul li .cf_pic a{
  display: block;
  width: 268px;
  height: 201px;
  overflow: hidden;
}
.cf_list ul li .cf_pic a img{
  width: 268px;
  height: 201px;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}
.cf_list ul li .cf_pic a:hover img{
      transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);

}
.cf_list ul li .cf_name{
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin-top: 10px;
}
.cf_list ul li .cf_name a{
  color: #666;
}
.cf_list ul li .cf_name a:hover{
  color: #003ebb;
}

/************产品*****************/
.prosy_nra{
  clear: both;
  overflow: hidden;
}
.prosy_nra ul{
  display: flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.prosy_nra ul li{
  background-color: #f9f9f9;
  padding: 15px 11px;
  margin-bottom: 25px;
  text-align: center;
}
.prosy_nra ul li .pro_pic{
  margin-bottom: 10px;
}
.prosy_nra ul li .pro_pic a{
  display: block;
  width: 260px;
  height: 260px;
  overflow: hidden;
}
.prosy_nra ul li .pro_pic a img{
	max-width:100%;
  height:260px;
      transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}
.prosy_nra ul li .pro_pic a:hover img{
  transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.prosy_nra ul li .pro_name{
  border-top: 1px solid #f4f2f3;
  line-height: 30px;
  font-size: 16px;
}
.prosy_nra ul li .pro_name a{
   color: #666;
}
.prosy_nra ul li .more_aa{
  margin:7px auto;
  width: 200px;
  font-size: 14px;

  height: 34px;
  line-height: 34px;
}
.prosy_nra ul li .more_aa a{
  display: block;
  width: 100%;
    color: #fff;  background-color: #cdcdcd;
}
.prosy_nra ul li .more_aa a:hover{
  background-color: #09387c;
}

/*******关键词*********/
.gjzms{
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #666;
}
.gjzms span{
  font-size: 15px;
  font-weight: bold;
  color: #666;
}
.yansejb {
    background: -webkit-linear-gradient(left, #09387c , #09387c);
    background: -o-linear-gradient(right, #09387c , #09387c);
    background: -moz-linear-gradient(right, #09387c , #09387c);
    background: linear-gradient(to right,#09387c , #09387c);
}
/******产品分页*******/
.ny_news_page {
	margin: 10px auto 60px;
	clear: both;
	padding-top: 10px;
	width: 1200px;
}
.ny_news_page a, .ny_news_page span {
	display: block;
	float: left;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	width: 70px;
	height: 40px;
	color: #333;
	background-color: #f8f8f8;
	margin-right: 10px
}
.ny_news_page a:hover, .ny_news_page span {
	background-color:#09387c;
	color: #fff;
}
.ny_news_page a.page_aa {
	background-color: #09387c;
	color: #fff;
}
/****************/
.prosy_nr ul li .prolm_b .prolm_b_a a{
	    display: block;
    line-height:26px;
    border-bottom: 1px solid #ececec;
    font-size: 12px;
    color: #888;
    padding-left:25px;
    background:none;
	
}
.prosy_nr ul li .prolm_a a{
	    font-size: 14px;
}
.prosy_nr ul li .prolm_b .prolm_b_a a:hover{
	color:#ff0000;}

/*****************/
.map #container{width:100%;height:605px; margin-top:30px; clear:both; overflow:hidden;}

/*********产品左侧列表**/
.pro_l_nr_n{
	background-color:#fff;
	padding-bottom:1px;}
.pro_l_nr_aa_n{
	margin-bottom:7px;
	background-color:#fff;
}
.pro_l_nr_01_n{
	background:url(../images/pro_lm01.jpg) 20px center no-repeat #e6e6e6;
	height:36px;
	line-height:36px;
	padding-left:44px;
	margin-bottom:5px;
}
.pro_l_tel_n{
	width:210px;
    background: url(../images/pro_lm03.jpg) center 30px no-repeat #e9e9e9;
    height: 200px;
    margin:15px 10px 15px;
	padding-bottom:15px;
 }

.pro_l_tel02_n {
    text-align: center;
    padding-top: 15px;
    color: #333;
    font-weight: bold;
    font-size: 24px;
}
/*************/
.nsya_l{
	width:100%;
	height:100%;
	background-color:#09387c;
text-align:center;
	overflow:hidden;}
.nsya_l_t{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-top:13px;
	line-height:24px;
}
.nsya_l_d{
	color:#fff;
	font-size:12px;
	line-height:24px;
}
/************/
/***产品左侧*****/
.prosy_bt{
  height: 80px;
}
.prosy_bt_01a {
    font-size: 37px;
    color:#09387c;
    font-weight: bold;
    line-height: 36px;
}

.prosy_bt_01b {
    font-size: 22px;
    line-height: 36px;
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.aprosy_bt_bj{
  height: 80px;
  padding-left: 65px;
  background: url(../images/web_05.png) 15px center no-repeat;
}
.aprosy_bt01{
  font-size: 26px;
  color: #fff;
  padding-top:18px;
  letter-spacing:2px;
}
.aprosy_bt02{
  font-size: 12px;
text-transform:uppercase;
color: #fff;
padding-top: 2px;
}
.aprosy_nr{
  background-color:#fff;
  padding: 15px;
}
.aprosy_nr ul li a{
  display: block;
  line-height:50px;
  border-bottom: 1px solid #ececec;
  font-size:15px;
  color: #666;
  padding-left: 35px;
  background: url(../images/web_12.jpg)  10px center no-repeat;
}
.aprosy_nraaa.aprosy_nr ul li a{
	 font-size:14px; line-height:36px;
	}
.aprosy_nr ul li a.pro_on{
  color: #1b1b1b;
background: url(../images/web_09.jpg)  10px center no-repeat;
}
.aprosy_nr ul li a:hover{
  color: #1b1b1b;
background: url(../images/web_09.jpg)  10px center no-repeat;
}
.aprosy_db{
  height:220px;
}
.apro_tel01{
  margin:0px auto 0;
  text-align: center;
  padding: 25px 0 0;
}
.apro_tel02{
  font-size:18px;
  color: #ffffff;
  line-height: 30px;
  padding-top: 15px;
  text-align: center;
  font-family: Arial;
}
.apro_tel03{
  padding-top:0px;
  font-size: 18px;
   color: #ffffff; text-align: center;
    line-height: 40px;
}
.apro_tel04{
  margin:5px 20px 30px;
  height:30px;
  background-color: #fff3dc;
  text-align: center;
  line-height: 30px;
}
.apro_tel04 a{
  color: #333;
  font-size: 15px;
}
.apro_tel04 a:hover{
  color: #003968;
}

/***********/
.apro_syleft{
  float: left;
  width: 230px;
}
.aprosy_nr.aprosy_nraaa.lkpro {
   
    margin-bottom: 15px;
    margin-top: 15px;
	padding:0;
}
.aprosy_nr.aprosy_nraaa.lkpro ul li{
	
	 background-color: #09387c;
}
.aprosy_nr.aprosy_nraaa.lkpro ul li:hover,.aprosy_nr.aprosy_nraaa.lkpro ul li.on{
	
	 background-color: #333;
}
.aprosy_nr.aprosy_nraaa.lkpro ul li a{
	color:#fff;
	background:none;
	padding-left:15px;
}
.aprosy_nr.aprosy_nraaa.lkpro ul li a:hover{

	background:none;
}