﻿@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;
	margin:0px;
	padding:0px;
	list-style:none;
}

/*--End 分页样式---------*/
.top_w{
	margin:0 auto;
	width:100%;
	border-bottom:1px solid #f0f0f0;}
.top_a{
	margin:0 auto;
	width:1200px;
	height:45px;
	line-height:45px;
	font-size:14px;
	color:#666666;}
.top_a_left{
	float:left;
	padding-right:15px;
	background:url(../images/web_08.jpg) left center no-repeat;
	padding-left:23px;
	border-right:1px solid #f0f0f0;
}
.top_a_right{
	float:right;}
.top_a_right a{
	display:block;
	width:60px;
	float:left;
	padding:0 15px 0 35px;
	border-left:1px solid #f0f0f0;
}
.top_a_right a.top_01{
	background:url(../images/web_03.jpg) 15px center no-repeat;}
.top_a_right a.top_02{
	background:url(../images/web_11.jpg) 15px center no-repeat;}
.top_a_right a.top_03{
	border-right:1px solid #f0f0f0;
	background:url(../images/web_05.jpg) 15px center no-repeat;}
.logo{
	background:url(../images/web_17.jpg) top center no-repeat;
	height:133px;
	margin:0 auto;
	width:1200px;
	clear:both;
	overflow:hidden;}
.nav_w{
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:100%;
	height:55px;
	line-height:55px;
	background-color:#3c4044;}
.nav_a{
	margin:0 auto;
	width:1200px;
	clear:both;
	overflow:hidden;}
.nav_a ul li{
	float:left;
	text-align:center;
	width:150px;
}
.nav_a ul li a{
	color:#fff;
	display:block;
	width:150px;
	height:55px;
	font-size:14px;
}
.nav_a ul li a.li_on{
	background-color:#005bac;
}
.nav_a ul li a:hover{
	background-color:#005bac;
}
/************/

.banner_w {
  width: 100%;
  height:561px;
  position: relative;
  overflow: hidden;
  clear: both;
  background-color: #f8f8f8;
}

.banner {
  margin: 0 auto;
  width: 1920px;
  height:561px;
  position: absolute;
  overflow: hidden;
  left: 50%;
  margin-left: -960px;
}

.banner .img {
  width: 25000px;
  position: absolute;
  left: 0;
  top: 0;
}

.banner .img li {
  float: left;
  overflow: hidden;
}

.banner .num {
  position: absolute;
  width: 100%;
  bottom: 20px;
  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: #ffff00;
}

.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%;
}

/*******关键词*********/
.hexin_keys{
    margin: 0 auto;
    width: 100%;
	clear: both;
    overflow: hidden;
	height:70px;
	line-height:70px;
}
.gjzms{
  height: 70px;
  line-height:70px;
  font-size: 14px;
  color: #666;
  margin: 0 auto;
    width: 1200px;
}
.gjzms span{
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
.gjzms a{
	color:#666;
	padding:0 5px;}
.gjzms a:hover{
	color:#02952a;
}
/*********************/
.content_a_w{
	margin:0 auto;
	width:100%;
	background-color:#f9f9f9;
}
.content_a{
	margin:0 auto;
	width:1200px;
	padding:60px 0 20px;}
.biaoti01{
	margin:0 auto;
	width:500px;
	text-align:center;}
.biaoti01_a{
	font-size:36px;
	line-height:40px;
	color:#666666;}
.biaoti01_b{
	line-height:40px;
	font-size:15px;
	text-transform:uppercase;
	color:#999;}
.content_a_nr ul{
	clear:both;
	overflow:hidden;
	margin:30px auto;}
.content_a_nr ul li{
	border:1px solid #e4e4e4;
	padding:12px;
	width:342px;
	background-color:#fff;
	float:left;
	margin-right:48px;
	margin-bottom:30px;
}
.content_a_nr ul li:nth-child(3n){
	margin-right:0;
}
.content_a_nr ul li .pro_sy_pic{
	width:342px;
	height:250px;
}
.content_a_nr ul li .pro_sy_pic a{
	display:block;
	width:342px;
	height:250px;
	overflow:hidden;
}
.content_a_nr ul li .pro_sy_pic a img{
	width:342px;
	height:250px;
	transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
}
.content_a_nr ul li .pro_sy_pic a:hover img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.content_a_nr ul li .pro_sy_bt{
	line-height:30px;
	padding-bottom:5px;
	border-bottom:1px solid #efefef;
	padding-top:10px;
}
.pro_sy_jj{
	padding-top:10px;
	padding-bottom:10px;
	line-height:20px;
	color:#666;}
/*********content_b_w**************/
.content_b_w{
	background:url(../images/bj_01.jpg) top center no-repeat;
	margin:0 auto;
	width:100%;
	clear:both;
	overflow:hidden;
	padding:60px 0 40px;
}
.content_b{
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:1200px;}
.biaoti02{
	background:rgba(255,255,255,0.1);
	width:320px;
	padding:20px 0;
	color:#fff;
}
.biaoti02 .biaoti01_a{
	color:#fff;}
.biaoti02 .biaoti01_b{
	color:#fff;}
/*****************/
.content_b_nr{
	clear:both;
	overflow:hidden;
	margin:30px auto;
	width:1200px;
}
.content_b_nr ul{
	clear:both;
	overflow:hidden;}
.content_b_nr ul li{
	float:left;
	margin-right:12px;
	width:392px;}
.content_b_nr ul li.last{
	margin-right:0;}
.pro_sylm01{
	position:relative;
	width:392px;
	height:172px;
	margin-bottom:12px;
	overflow:hidden;}
.pro_sylm01_m{
	margin-bottom:0;
	margin-top:12px;}
.pro_sylm01_pic{
		width:392px;
		overflow:hidden;
	height:172px;}
.pro_sylm01_pic img{
		width:392px;
	height:172px;
	transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
}
.pro_sylm01_pic:hover img{
		transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.pro_sylm01_name{
	position:absolute;
	bottom:0px;
	height:40px;
	line-height:40px;
	width:100%;	text-align:center;
	background:rgba(0,0,0,0.4);
		transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
}
.pro_sylm01_name a{
color:#fff;	
}
.pro_sylm01_name:hover{
	background:rgba(0,0,0,0.8);
}
.pro_sylm01_name:hover a{
	color:#ffff00;	
}
.pro_sylm01_name a:hover{
color:#ffff00;

}
.pro_sylm02{
	width:392px;
	height:254px;
	position:relative;}
.pro_sylm02 .pro_sylm01_pic{
		height:254px;
}
.pro_sylm02 .pro_sylm01_pic img{
		height:254px;
}
.pro_sylm02_bj{
	background-color:#fff;}
.bt01{
	margin:0px auto;
	width:200px;
	text-align:center;
	padding-top:25px;
}
.bt_01_a{
	font-size:38px;
	line-height:40px;
	color:#005bac;}
.bt_01_b{
	color:#999;
	line-height:30px;
	text-transform:uppercase;
	font-size:13px;}
.bt02{
	margin:10px auto;
	width:36px;
	height:36px;}
.bt02 a{
	display:block;
	width:36px;
	text-align:center;
	height:36px;
	line-height:32px;
	color:#ff0000;
	border:2px solid #ff0000;
	border-radius:50%;
	font-size:28px;
}
.bt02 a:hover{
	color:#005bac;
	border:2px solid #005bac;}
.bt03{
	margin:0 auto;
	line-height:40px;
	font-size:24px;
	text-align:center;
	color:#ff0000;
	font-weight:bold;}
.bt04{
	text-align:center;
	color:#666;
	line-height:30px;
	font-size:14px;}
/**********************content_c_w******************/
.content_c_w{
	clear:both;
	margin:40px auto;
	width:100%;
}
.content_c{
	margin:0 auto;
	width:1200px;
}
.content_c_nr{
	clear:both;
	overflow:hidden;
	margin:30px auto;
	width:1200px;
}
.news_sy_pic{
	float:left;
	width:230px;
	background-color:#f0f0f0;
	padding-bottom:30px;
}
.news_sy_pic01{
	margin:15px auto;
	width:200px;
}
.news_sy_pic01 img{
	width:200px;
	height:225px;
}
.news_sy_pic02 {
	margin:25px auto 5px;
	width:200px;
	height:27px;
	padding-top:37px;
	font-size:16px;
	text-align:center;
	background:url(../images/web_23.jpg) top center no-repeat;
}
.news_sy_pic03{
	text-align:center;
	padding-top:5px;
	font-size:18px;
}
.news_sy_pic04{
	clear:both;
	overflow:hidden;
	margin:20px auto 0;
	width:140px;
	text-align:center;
}
.news_sy_pic04 a{
	display:block;
	width:140px;
	height:40px;
	background-color:#005bac;
	color:#fff;		transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
	border-radius:8px;
	line-height:40px;}
.news_sy_pic04 a:hover{
	background-color:#f68100;
}
.news_sy_right{
	float:right;
	width:930px;}
	
.news_syaleft{
	float:left;
	width:533px;
}
.news_syaleft_bt{
	font-size:20px;
	padding-bottom:10px;
}
.news_syaleft_pic{
	width:533px;
	height:203px;
	overflow:hidden;}
.news_syaleft_pic a{
	width:533px;
	display:block;
	height:203px;
	overflow:hidden;}
.news_syaleft_pic a img{
		width:533px;
	height:203px;
		transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
}
.news_syaleft_pic a:hover img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.news_syaleft_nr{
	background-color:#f2f2f2;
	margin-bottom:15px;
	padding:18px 20px;
	transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
}
.news_syaleft_nr:hover{
	background-color:#ebebeb;}
.news_syaleft_nr_bt{
	font-size:14px;
	line-height:30px;}
.news_syaleft_nr_bt a{
	color:#333;}
.news_syaleft_nr_bt a:hover{
	color:#005bac;
}	
.news_syaleft_nr_jj{
	line-height:22px;
	color:#777;
}
.news_syaleft_nr.news_syaleft_nr_last{
	margin-bottom:0;}
	
/*********news_syaright**************/
.news_syaright{
	float:right;
	width:360px;
}
.news_wt_nr{
	clear:both;
	overflow:hidden;
}
.news_wt_nr ul li{
	clear:both;
	overflow:hidden;
	margin-bottom:24px;
}
.wen_a{
	height:58px;
	line-height:58px;
	width:278px;
	font-size:14px;
	padding-left:80px;
	border:1px solid #d4d4d4;
	border-radius:58px;
	margin-bottom:10px;
	border-left:0px solid #fff;
	background:url(../images/wen_a.png) left center no-repeat;
	}
.da_a{
	height:48px;
	line-height:18px;
	padding-top:10px;
	width:258px;
	padding-left:25px;
	padding-right:75px;
	border:1px solid #d4d4d4;
	border-radius:58px;
	color:#333;
	border-right:0px solid #fff;
	background:url(../images/da_a.png) right center no-repeat #d4d4d4;
	}
	
	/************厂房展示***********/
	/****************************/
.cf_sy{
	clear:both;
	margin:30px auto;
	width:1200px;
}

/********案例展示首页*******/
.picMarquee-left {
     margin:10px 0px;
    width: 1200px;
    overflow: hidden;
    clear: both;
}
.edu_sy .bd ul li {
    float: left;
    margin: 15px 7px;
    width: 294px;
    overflow: hidden;
}

.edu_sy .bd ul li a {
    display: block;
    width: 287px;
    height: 100%;
    border: 3px solid #f2f2f2;
    background-color: #f2f2f2;
    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;
}

.edu_sy .bd ul li a span {
    display: block;
    width: 287px;
    height: 215px;
    overflow: hidden;
}

.edu_sy .bd ul li a span img {
    width:287px;
    height:215px;
}

.edu_sy .bd ul li a p {
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #666666;
    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;
}

.edu_sy .bd ul li a:hover {
    border-color: #005bac;
    background-color: #005bac;
}

.edu_sy .bd ul li a:hover p {
    color: #fff;
}
/**************************************/
.content_d_w{
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:100%;
	background:url(../images/about_a.jpg) top center no-repeat;
}
.content_d{
	margin:0 auto;
	width:1200px;
	padding:60px 0;
}
.about_a_pic{
	clear:both;
	overflow:hidden;
	margin:40px auto;
	width:1023px;
	height:394px;}
.about_a_pic a{
	display:block;
	overflow:hidden;
		width:1023px;
	height:394px;
}
.about_a_pic a img{
			width:1023px;
	height:394px;
	transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
}
.about_a_pic a:hover img{
			transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.about_a_gs{
	clear:both;
	overflow:hidden;
	margin:30px auto 10px;
	width:600px;
	text-align:center;
	font-size:16px;
	line-height:30px;
	color:#333;}
.about_a_jj{
	text-align:center;
	margin:0 auto;
	width:1023px;
	font-size:14px;
	line-height:26px;
	color:#666;}
.about_a_more{
	margin:40px auto;
	width:160px;
	height:40px;
	text-align:center;
	overflow:hidden;}
.about_a_more a{
	display:block;
	width:160px;
	height:40px;
	background-color:#035dad;
	border-radius:10px;
	line-height:40px;
	color:#fff;
	font-size:16px;
	overflow:hidden;
		transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
}
.about_a_more a:hover{
	background-color:#f68100;
}

/******link****/
.link_w{
	margin:0 auto;
	width:100%;
	height:80px;
	line-height:80px;
}
.link_a{
	margin:0 auto;
	width:1200px;
	font-size:16px;
	color:#666;
	font-weight:bold;}
.link_a a{
	color:#666;
	font-weight:normal;
	margin:0 8px;}
.link_a a:hover{
	color:#ff0000;}

/********footer************/
.foot_w{
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:100%;
	border-top:6px solid #035dad;
	background-color:#1a1e29;
	border-bottom:1px solid #000;
}
.foot{
	margin:0 auto;
	width:1200px;
	background:url(../images/foot_logo.jpg) 0 0 no-repeat;
	min-height:270px;
}
.foot_left{
	float:left;
	margin-top:50px;}
.foot_left ul{
	clear:both;
	overflow:hidden;}

.foot_left ul li{
	float:left;
	margin-right:80px;}
.foot_bt01{
	font-size:14px;
	line-height:40px;}
.foot_bt01 a{
	color:#fff;}
.foot_bt01 a:hover{
	color:#ffff00;}
.foot_bt02{
	margin-top:8px;}
.foot_bt02 .foot_bt02_a{
	line-height:30px;}
.foot_bt02 .foot_bt02_a a{
	color:#bbbbbb;}
.foot_bt02 .foot_bt02_a a:hover{
	color:#fff}
.foot_right{
	float:right;
	width:113px;
	color:#fff;
	background:url(../images/pic_erm.jpg) right 50px no-repeat;
	height:165px;
	
}
.erm_name{
	margin-top:165px;
	text-align:center;
	line-height:40px;}


.foot_a_w{
	border-top:1px solid #3d3d3d;
	height:60px;
	line-height:60px;
	margin:0 auto;	background-color:#11141b;
	width:100%;}
.foot_a{
	margin:0 auto;
	width:1200px;
	clear:both;
	overflow:hidden;
	text-align:center;
	color:#fff;
	font-size:14px;
}
.foot_a a{
	color:#fff;}
.foot_a a:hover{
	color:#ffff00;}
.foot_left ul li.gsmc_name{
	text-align:center;
	margin-top:115px;
	width:226px;
	color:#fff;
	margin-right:120px;	
}
.foot_bt04{
	color:#fff;
	font-size:14px;
	line-height:36px;
}
.gsmc_lxwm{
	margin-left:15px;}
	
/**********************************/
.ny_w {
    background-color: #f4f2f3;
    padding: 50px 0;
}

.mar {
    margin: 0 auto;
    width: 100%;
}
.clear {
    clear: both;
    overflow: hidden;
}
.clear {
    clear: both;
}
.mar{
margin:0 auto;
width: 100%;
}
.marn{
    margin:0 auto;
    width: 1200px;
}
.pro_syleft{
  float: left;
  width: 230px;
}
.pro_syright{
  float: right;
  width: 930px;
}
/***产品左侧*****/
.prosy_bt{
  height: 80px;
}
.yansejb{
background: -webkit-linear-gradient(left, #1282e0 , #0d67b2); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #1282e0 , #0d67b2); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #1282e0 , #0d67b2); /* Firefox 3.6 - 15 */
background: linear-gradient(to right,#1282e0 , #0d67b2); /* 标准的语法（必须放在最后） */
}
.prosy_bt_bj{
  height: 80px;
  padding-left: 65px;
  background: url(../images/web_05.png) 15px center no-repeat;
}
.prosy_bt01{
  font-size: 26px;
  color: #fff;
  padding-top:18px;
  letter-spacing:2px;
}
.prosy_bt02{
  font-size: 12px;
text-transform:uppercase;
color: #fff;
padding-top: 2px;
}
.prosy_nr{
  background-color:#fff;
  padding: 15px;
}
.prosy_nr ul li a{
  display: block;
  line-height:50px;
  border-bottom: 1px solid #ececec;
  font-size:16px;
  color: #666;
  padding-left: 35px;
  background: url(../images/web_12.jpg)  10px center no-repeat;
}
.prosy_nr ul li a.pro_on{
  color: #0e6dbc;
background: url(../images/web_09.jpg)  10px center no-repeat;
}
.prosy_nr ul li a:hover{
  color: #0e6dbc;
background: url(../images/web_09.jpg)  10px center no-repeat;
}
.prosy_db{
  height: 190px;
}
.pro_tel01{
  margin:0px auto 0;
  text-align: center;
  padding: 25px 0 0;
}
.pro_tel02{
  font-size: 27px;
  color: #ffffff;
  line-height: 30px;
  padding-top: 15px;
  text-align: center;
  font-family: Arial;
}
.pro_tel03{
  padding-top:0px;
  font-size: 18px;
   color: #ffffff; text-align: center;
    line-height: 40px;
}
.pro_tel04{
  margin:5px 20px 30px;
  height:30px;
  background-color: #fff3dc;
  text-align: center;
  line-height: 30px;
}
.pro_tel04 a{
  color: #0d67b2;
  font-size: 15px;
}
.pro_tel04 a:hover{
  color: #003968;
}

/***************内页关于我们**********/
.ny_w{
	    background-color: #f4f2f3;
    padding: 50px 0;
}
.ny_wz a{
  color: #666;
  margin:0 6px;
}

.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;
}
.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;
  
}
.prosy_bt_01a {
    font-size: 37px;
    color: #0e6dbc;
    font-weight: bold;
    line-height: 36px;
}
.prosy_bt_01b {
    font-size: 22px;
    line-height: 36px;
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
/************************/
/***************内页关于我们**********/
.ny_wz a{
  color: #666;
  margin:0 6px;
}
.ny_wz a:hover{
  color: #0e6dbc;
}
.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;
}
.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: #b88111;
}

/************产品*****************/
.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: 200px;
  overflow: hidden;
}
.prosy_nra ul li .pro_pic a img{
  width: 260px;
  height: 200px;
      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: #0e6dbc;
}
/******产品分页*******/
.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:#0056ab;
	color:#fff;}
.ny_news_page a.page_aa{
	background-color:#0e6dbc;
	color:#fff;}
/**************************/
.ny_news_pageaaa{
	margin-top:20px;
	margin-bottom:80px;}
	
/***************在线留言**************/
.message_a{
    width: 100%;
}
input,textarea{
  -webkit-appearance: none;
}
.bd_list input {
    border:1px solid #ddd;
    height:36px;
    line-height:18px;
    padding:5px 10px;
    width:100%;
    -moz-border-radius:2px;
    border-radius:2px;
}
.bd_list input:hover {
        border:1px solid #ccc;
}
.bd_list input:focus {
    outline:none;
    border:1px solid #6266c4;
}
/****文本域***/

.bd_list textarea {
        border:1px solid #ddd;
    line-height:18px;
    /*padding:2px 5px;*/
    padding:15px 10px;
    color:#666;
    font-size:14px;
    font-family:"微软雅黑";
    width:100%;
    -moz-border-radius:2px;
    border-radius:2px;
}
.bd_list textarea:hover {
        border:1px solid #ccc;
    }
.bd_list textarea:focus {
    outline:none;
    border:1px solid #0b5cac;
}
.bd_list{
    margin-bottom:15px;}
input#tijiao {
    width: 120px;
    height:40px;
    background-color:#1493d6;
    padding: 0;
    border: 0;
    box-shadow: none;
    color:#fff;
    font-size:20px;
    font-family:"微软雅黑";
    margin-top:10px;
    margin-bottom:10px;
    transition: background-color 1.2s;
    -moz-transition: background-color 1.2s; /* Firefox 4 */
    -webkit-transition: background-color 1.2s; /* Safari 和 Chrome */
    -o-transition: background-color 1.2s; /* Opera */
}
input#tijiao:hover {
    background-color:#1364a6;
}