﻿@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 分页样式---------*/
.top_w{
	height:40px;
	line-height:40px;
	margin:0 auto;
	width:100%;
	clear:both;
}
.top_n{
	margin:0 auto;
	width:1200px;
}
.top_n_left{
	float:left;
	color:#666;
	background:url(../images/top_01.jpg) 0px 14px no-repeat;
	padding-left:19px;
}
.top_n_right{
	float:right;
	color:#777;
}
.top_n_right a{
	margin:0 8px;
	color:#666;
	line-height: 40px;
	height:40px;
	padding:10px 0;
}
.top_n_right a:hover{
	color:#003399;}
.top_n_right a.fh_sy{
	background: url(../images/top_02.jpg) left center no-repeat;
	padding-left:23px;
}
.top_n_right a.sjz_sy{
	background:url(../images/top_03.jpg) 2px center no-repeat;
	padding-left:30px;
	margin-right:0px;
}
.logo_w{
	clear:both;
	overflow:hidden;
	height:130px;
	margin:0 auto;
	width:100%;
	background:url(../images/logo_bj.jpg) top left repeat-x;
}
.logo_n{
	background: url(../images/web_03.jpg) top center no-repeat;
	height:130px;
	margin:0 auto;
	width:1200px;}
.nav_w{
	margin:0 auto;
	width:100%;
	clear:both;
	overflow:hidden;
	background-color:#003399;
	height:50px;
	line-height:50px;}
.nav_n{
	margin:0 auto;
	width:1200px;
	overflow:hidden;}
.nav_n ul{
	clear:both;
	overflow:hidden;}
.nav_n ul li{
	float:left;
	padding:0 25px;
	text-align:center;
	font-size:14px;
}
.nav_n ul li a{
	color:#fff;}
.nav_n ul li a:hover{
	color:#fff;}
.nav_n ul li:hover,.nav_n ul li.first{
	background:#2970ff;
	height:60px;}
	
/************/
/************/

.banner_w {
	width: 100%;
	height: 542px;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #f8f8f8;
}
.banner {
	margin: 0 auto;
	width: 1920px;
	height: 542px;
	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%;
}
/************************content_a_w**************/
.content_a_w {
	margin: 50px auto 70px;
}
.biaoti {
	text-align: center;
	margin: 15px auto 30px;
}
.bt01 {
	font-size: 36px;
	line-height: 36px;
	color:#003399;
}
.bt02 {
	font-size: 16px;
	text-transform: uppercase;
	color: #ff0000;
}
.bt03 {
	margin: 14px auto 10px;
	height: 3px;
	width: 150px;
	background-color: #e8e8e8;
}
/****************************/
.content_a01_w{
	background: url(../images/bj_a.jpg) 0 0 repeat;
	padding:70px 0 20px;
}
.pro_lm{
	clear:both;
	overflow:hidden;}
.pro_lm li{
	float:left;
	width:240px;
	margin:0 0px 0px;
	padding-bottom:60px;
	padding-right:80px;
	background:url(../images/jb_a.png) 262px 110px no-repeat;
}
.pro_lm li.lc_last01{
	background:url(../images/jb_b.png) center 290px no-repeat;}
.pro_lm li.jb_a{
	background:url(../images/jb_c.png) 258px 110px no-repeat;}
.pro_lm li.lc_last{
	padding-right:0;}
.pro_lm li .pic{
	width:240px;
	height:240px;
	margin:0 auto;
	text-align:center;	
	overflow:hidden;
}
.pro_lm li .pic img{
		width:230px;
		border-radius:50%;
	height:230px;
	border:5px solid #fff;
	transition:transform 0.6s cubic-bezier(0.6, 0.57, 0.48, 1.16);
	-moz-transition:transform 0.6s cubic-bezier(0.6, 0.57, 0.48, 1.16);
	-ms-transition:transform 0.6s cubic-bezier(0.6, 0.57, 0.48, 1.16);
	-o-transition:transform 0.6s cubic-bezier(0.6, 0.57, 0.48, 1.16);
	-webkit-transition:transform 0.6s cubic-bezier(0.6, 0.57, 0.48, 1.16);
}
.pro_lm li .pic:hover img{
	transform:rotate(36deg);
	-ms-transform:rotate(36deg);
	-moz-transform:rotate(36deg);
	-o-transform:rotate(36deg);
	-webkit-transform:rotate(36deg);
}
.pro_lm li .pic_name{
	text-align:center;
	padding-top:10px;
	font-size:16px;color:#003399;
	line-height:40px;}
/******************content_b01_w***********************/
.content_b01_w{
	background:url(../images/bj_b.jpg) 0 0 repeat;
	min-height:190px;
	color:#fff;

}
.content_b01{
	text-align:center;	font-size:24px;	line-height:40px;
	padding-top:44px;
}
.lma_pro li{
	float:left;
	margin-top:10px;
	width:346px;
	margin-bottom:30px;
	box-shadow:0px 0px 10px #909090;
	margin-right:10px;
	padding:15px;
	margin-left:10px;
	background-color:#fff;
		transition:background-color 0.2s ease;
	-moz-transition:background-color 0.2s ease;
	-ms-transition:background-color 0.2s ease;
	-o-transition:background-color 0.2s ease;
	-webkit-transition:background-color 0.2s ease;
}




.lma_pro_l{
	float:left;
	width:130px;
	height:130px;background: #fff;
	overflow:hidden;
	border:5px solid #fff;	box-shadow:0px 0px 10px #909090;
	border-radius:50%;
	margin-right:20px;}
.lma_pro_l img{
		width:130px;
	height:130px;
	transition:transform 0.6s ease;
	-moz-transition:transform 0.6s ease;
	-ms-transition:transform 0.6s ease;
	-o-transition:transform 0.6s ease;
	-webkit-transition:transform 0.6s ease;
}
.lma_pro_l: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);
}
.lma_pro_r{
	float:right;
	width:185px;}
.lma_pro_r_bt{
	font-size:16px;
	line-height:30px;}
.lma_pro_r_jj{
	line-height:18px;
	color:#666;}
.lma_pro_r_more{
	margin-top:10px;
	background-color:#003399;
	width:80px;
	height:30px;
	text-align:center;
	line-height:30px;
	border-radius:5px;
	font-size:16px;
}
.lma_pro_r_more a{
	color:#fff;}

.lma_pro li.on{
	background-color:#003297;
}
.lma_pro li:hover{
		background-color:#003297;
}
.lma_pro li:hover .lma_pro_r_bt a,.lma_pro li.on .lma_pro_r_bt a{
	color:#fff;}
.lma_pro li:hover  a:hover,.lma_pro li.on a:hover{
	color:#ffff00;}
.lma_pro li:hover .lma_pro_r_jj,.lma_pro li.on .lma_pro_r_jj{
	color:#e0eaff;}
	
.lma_pro li:hover .lma_pro_r_more,.lma_pro li.on .lma_pro_r_more{
		background-color:#fff;
}
.lma_pro li:hover .lma_pro_r_more a,.lma_pro li.on .lma_pro_r_more a{
	color:#003399;
}
.lma_pro li:hover .lma_pro_r_more a:hover,.lma_pro li.on .lma_pro_r_more a:hover{
	font-weight:bold;
}

/*************************首页产品推荐样式***************/
.sy_pro_nnr{ clear:both; overflow:hidden;}
/*public*/
.fl{display:inline;float:left}
/*.fr{display:inline;float:right}*/
.cf:after{content:"";clear:both;display:block;height:0;overflow:hidden}
.cf{zoom:1}
/*main*/
.lanrenzhijia{/*width:960px;*/ width:1200px; margin:10px auto 0;}
.lanrenzhijia .title-list{ position: relative; top: 6px;}
.lanrenzhijia .title-list li{ width: 198px; line-height: 40px; text-align: center; float: left; display: inline;
border:1px solid #0645c2; border-right:0 solid; color:#0645c2;
}
.lanrenzhijia .title-list li:last-child{border-right:1px solid #357444;}
.lanrenzhijia .title-list li.on{ color: #fff; font-weight: bold;
background: -webkit-linear-gradient(left, #0745c2 , #457ff2); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #0745c2 , #457ff2); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #0745c2 , #457ff2); /* Firefox 3.6 - 15 */
background: linear-gradient(to right,#0745c2 , #457ff2); /* 标准的语法（必须放在最后） */

}

.product{ /*height:540px;*/ position: relative; overflow: hidden; display: none; margin-top: 30px; border:1px solid #e6e6e6;}
.product ul{ position: absolute; left: 0px;}
.product-wrap .show{ display: block;}
.product-wrap .product li{ position:relative; float: left; display: inline; margin-bottom:20px; margin-right: 10px;background: #f3f3f3;
border: 1px solid #00a6be; transition:0.4s;-webkit-transition:0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;-ms-transition: 0.4s;}
.product-wrap .product li:hover{ border-color:#ff6600;}
.product-wrap .product li .pro_tj{ position:absolute; left:-1px; top:-1px; background:url(../images/pro_tj.png) top left no-repeat; width:75px; height:73px;}

.product-wrap .product li:nth-child(4n){margin-right:0px;}
.product-wrap .product li a.imgwrap{ display: block; width: 290px; height: 215px; background: #fff; text-align:center;}
.product-wrap .product li a.imgwrap img{ width:290px; height:215px;}
.product-wrap .product li .pro_name{ background:url(../images/pic_name.png) top center no-repeat; width:290px; height:42px; line-height:42px;}
.product-wrap .product li .pro_name a{ color: #fff; padding-left:12px; font-size:14px;}
.product-wrap .product li p a:hover{ color: #ff6600; text-decoration: none;}
/* ***************** */

.cf001{
	clear:both;
	overflow:hidden;}
.pro_tj_left{
	padding:15px 15px 10px;
	border-right:1px solid #e6e6e6;
	float:left;
	width:766px;
	height: 564px;
}
.pro_tj_leftpic{
	width:766px;
	height:463px;
	overflow:hidden;}
.pro_tj_leftpic a{
	width:766px;
	display:block;
	height:463px;
	overflow:hidden;}
.pro_tj_leftpic a img{
	width:766px;
	height:463px;
	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_tj_leftpic 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);
}
.pro_tj_leftjj{
	margin-top:35px;
	clear:both;
	overflow:hidden;}
.syprotj_a{
	float:left;
	width:480px;
}

.syprotj_a_bt{
	line-height:30px;
	font-size:16px;
}
.syprotj_a_bt a{
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
.syprotj_a_bt a:hover{
	color:#00a6be;
}
.syprotj_a_jj{
	line-height:18px;
	color:#666;}
.syprotj_b{
	float:right;
	margin-top:8px;
	width:270px;
	height:45px;}
.syprotj_b a{
	display:block;
	float:left;
	width:118px;
	text-align:center;
	height:30px;
	line-height:30px;
	border-radius:16px;
	border:2px solid #0645c2;
	margin-left:20px;
	box-shadow:0px 0px 8px 0px #0645c2;}
.syprotj_b a:hover{
	color:#0645c2;}
.syprotj_b a.first{
	margin-left:0;
	padding:2px;
	color:#fff;
		border:0px solid #0645c2;}
.syprotj_b a:hover.first{
	color:#ffff00;}
.pro_tj_right{
	float:right;
	width:401px;}
.prosy_01_x{
	border-bottom:1px solid #e6e6e6;}
.prosy_01{
}
.prosy_01_pic{
	margin:15px auto;
	width:370px;
	height:228px;
	overflow:hidden;
	border:1px solid #e6e6e6;}
.prosy_01_pic a{
		width:370px;
	height:228px;
	overflow:hidden;
	display:block;
}
.prosy_01_pic a img{
			width:370px;
	height:228px;
		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;
}
.prosy_01_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);
}
.prosy_01_name{
	text-align:center;
	line-height:18px;
	font-size:15px;
	color:#333;
	padding-bottom:15px;}
.prosy_01_name a{
	color:#333;
	font-weight:bold;}
.prosy_01_name a:hover{
	color:#4db75f;
}
.bj{
		background: -webkit-linear-gradient(left, #0745c2 , #457ff2); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #0745c2 , #457ff2); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #0745c2 , #457ff2); /* Firefox 3.6 - 15 */
background: linear-gradient(to right,#0745c2 , #457ff2); /* 标准的语法（必须放在最后） */

}
/************************/


/******************************/

/* 新闻动态 */
.news_box .item_box{display: flex;justify-content: space-between;}
.news_box .item_box .left_box{width: 36%;}
.news_box .item_box .right_box{width: 60%;}
.news_box .item_box .left_box .item a{display: block}
.news_box .item_box .left_box .item a .img{ width:429px; height:364px; overflow:hidden;}
.news_box .item_box .left_box .item a .img>img{vertical-align: middle; width:429px; height:364px;}
.news_box .item_box .right_box .item a{display:block;}
.news_box .item_box .right_box .item{background: #f5f5f5;padding:18px;margin-bottom: 25px;}
.news_box .item_box .item .title{font-size: 16px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding-bottom: 8px;}
.news_box .item_box .item .describe{line-height: 1.6;font-size: 12px;height: 3.2em;overflow: hidden;}
.news_box .item_box .right_box .item .detail{max-width: 110px;background:#1861ad;color:#fff;padding:6px 0;text-align: center;margin-top: 8px;}
.news_box .item_box .right_box .item:hover{background: #0051a5;color: #fff;}
.news_box .item_box .right_box .item:hover .detail{ background:#fff; color:#0051a5;}
.news_box .item_box .left_box .item .texts{padding: 28px 20px;background: #0051a5;color: #fff;}
.news_box .item_box .right_box .item:hover a{ color:#fff;}
.item a:hover.newsy_li{ color:#fff;}

/* 地址 */
.address_wrap{background: #f4f4f4;}
.address_wrap .inner{padding: 55px 0;}
.address_wrap .inner .address_box{display: flex;justify-content: space-between;align-items: center;padding: 50px 40px;background: #fff;}
.address_wrap .inner .address_box .address{width:27%;}
.address_wrap .inner .address_box .address .item{border-bottom: 1px solid #ccc;display: flex;padding:15px 0; font-size:14px;}
.address_wrap .inner .address_box .address .item .icon{padding-right: 15px;}
.address_wrap .inner .address_box .address .item .text_box .caption{font-size: 16px;padding-bottom: 10px;}
.address_wrap .inner .address_box .map{width: 66%;}
.map #container{width:100%;height:470px;}
/*footer*/
.bottom_link{padding: 30px 0;}
.bottom_link span{ font-size:15px; text-align:center; font-weight:bold;}
.bottom_link .item{display: inline-block;padding-right: 25px; font-size: 14px;}

/********footer************/
.foot_w{
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:100%;
	border-top:6px solid #0051a5;
	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:59px;}
.foot_bt01{
	font-size:14px;
	line-height:36px;}
.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:275px;
	font-size:16px;
	color:#fff;
	margin-right:120px;	
}
.foot_bt04{
	color:#fff;
	font-size:14px;
	line-height:30px;
}
.gsmc_lxwm{
	margin-left:15px;}



/************************/
.content_a_w.content_about_w{
	background:url(../images/about_bj.jpg) top center no-repeat;
	padding:50px 0;}
.content_a_w.content_about_w .bt01{
	color:#fff;}
.content_a_w.content_about_w .bt02{
	color:#fff;}
.aboutsy_n{
	padding:40px 0;
	background:rgba(255,255,255,0.15);
}
.aboutsy_left{
	float:left;
	margin-left:40px;
	width:600px;}
.aboutsy_right{
	float:right;
	width:473px;
	height:329px;
		border:5px solid #fff;
	overflow:hidden;
	margin-right:40px;
}
.aboutsy_right img{
	width:473px;
	overflow:hidden;
	transition:transform 0.6s ease;
	-moz-transition:transform 0.6s ease;
	-ms-transition:transform 0.6s ease;
	-o-transition:transform 0.6s ease;
	-webkit-transition:transform 0.6s ease;
	height:329px;}
.aboutsy_right: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);
}
.aboutsy_bt01{
	color:#fff;
	font-size:30px;}
.aboutsy_bt02{
	line-height:30px;
	color:#fff;
	margin-top:5px;
	font-size:16px;
}
.aboutsy_nr{
	margin-top:15px;
	color:#fff;
	line-height:24px;
	font-size:14px;}
.aboutsy_more{
	margin-top:15px;
}
.aboutsy_more01{
	float:left;
	width:147px;
	height:44px;
	line-height:44px;
	text-align:center;
	border-radius:8px;
   background: -webkit-linear-gradient(left, #0745c2 , #467ff2);
    background: -o-linear-gradient(right, #0745c2 , #467ff2);
    background: -moz-linear-gradient(right, #0745c2 , #467ff2);
    background: linear-gradient(to right,#0745c2 , #467ff2);
}
.aboutsy_more01 a{
	color:#fff;
	font-size:16px;}
.aboutsy_more01 a:hover{
	color:#ffff00;}
.aboutsy_more02{
	float:left;
	margin-left:20px;
	font-size:24px;
	color:#eaff00;
	line-height:44px;
	font-weight: bolder;}
	
/**************************/
/***************内页关于我们**********/
.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;
}
/***产品左侧*****/
.prosy_bt{
  height: 80px;
}
.prosy_bt_01a {
    font-size: 37px;
    color: #005ba1;
    font-weight: bold;
    line-height: 36px;
}

.prosy_bt_01b {
    font-size: 22px;
    line-height: 36px;
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.prosy_bt_bj{
  height: 80px;
  padding-left: 65px;
  background: url(../images/web_05.png) 15px center no-repeat;
}
.prosy_bt01{
  font-size: 20px;
  color: #fff;
  padding-top:26px;
  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:40px;
  border-bottom: 1px solid #ececec;
  font-size:14px;
  color: #666;
  padding-left: 30px;
  background: url(../images/web_12.jpg)  10px center no-repeat;
}
.prosy_nr ul li a.pro_on{
  color: #005ba1;
background: url(../images/web_09.jpg)  10px center no-repeat;
}
.prosy_nr ul li a:hover{
  color: #005ba1;
background: url(../images/web_09.jpg)  10px center no-repeat;
}
.prosy_db{
	padding-bottom:10px;
}
.pro_tel01{
  margin:0px auto 0;
  text-align: center;
  padding: 25px 0 0;
}
.pro_tel02{
  font-size:16px;
  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: #005ba1;
  font-size: 15px;
}
.pro_tel04 a:hover{
  color: #003968;
}
/***************关键词*********/
.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:#357444;
}
/***************/

.ny_wz a{
  color: #666;
  margin:0 6px;
}
.ny_wz a:hover{
  color: #b88111;
}
.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: #0051a5;
}

/*******关键词*********/
.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, #1282e0 , #0d67b2);
    background: -o-linear-gradient(right, #1282e0 , #0d67b2);
    background: -moz-linear-gradient(right, #1282e0 , #0d67b2);
    background: linear-gradient(to right,#1282e0 , #0d67b2);
}
/******产品分页*******/
.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:#0d67b2;
	color:#fff;}
.ny_news_page a.page_aa{
	background-color:#0d67b2;
	color:#fff;}