﻿@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{
	background-color:#333333;
	line-height:40px;
	height:40px;
	font-size:14px;
	color:#999999;
}
.top_l{
	float:left;
}
.top_r{
	float:right;font-size:14px;
}
.top_r a{
	color:#999999;
	padding-left:20px;
}
.top_r a:hover{
	color:#fff;}
.top_a_w{
	background:url(../images/logo_x.jpg) left top repeat-x;
	height:170px;
}
.top_a{
	background:url(../images/logo.png) left top no-repeat;
	height:170px;}
.top_a01{
	float:right;
	margin-top:35px;
	width:894px;}

.top_a_01_l{
	float:left;
}
.top_a_01_l01{
	font-size:22px;
	font-weight:bold;}
.top_a_01_l02{
	margin-top:10px;
	font-size:18px;}
.top_a_01_r{
	float:right;
	width:160px;
	padding-left:45px;
	background:url(../images/tel.png) left 7px no-repeat;
}
.top_a_01_r01{
	font-size:14px;}
.top_a_01_r02{
	font-weight:bold;
	color:#fd6a00;letter-spacing:-2px;
	font-size:24px;}
.top_a_02{
	margin-top:35px;
}
.top_a_02 ul li {
	float:left;
	width:102px;
	padding:0 12px;
	background:url(../images/nav_x.jpg) right center no-repeat;
	text-align:center;
	height:45px;
	font-size:16px;
	line-height:45px;
}
.top_a_02 ul li.last_nav_li{
	background:none;
}
.top_a_02 ul li a{
		display:block;
}
.top_a_02 ul li a.on{
	color:#fff;
		background:url(../images/nav_h.png) bottom center no-repeat;
}
.top_a_02 ul li a:hover{color:#fff;
	background:url(../images/nav_h.png) bottom center no-repeat;
}
	
/************/

.banner_w {
	width: 100%;
	height:720px;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #f8f8f8;
}
.banner {
	margin: 0 auto;
	width: 1920px;
	height:720px;
	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: #004fac;
}
.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%;
}
/*************************************/
.lk_top_a_w{
	background:#f6f6f6;
	height:60px;
	line-height:60px;
	border-bottom:1px solid #dfdfdf;
	padding-bottom:22px;}
.lk_top_a{
height:78px;
	line-height:78px;
}
.lk_top_a span{
	font-weight:bold;
	font-size:16px;
	padding-right:5px;}
.lk_top_a a{
	font-size:16px;
	color:#666;
	padding-right:10px;}
.lk_top_a a:hover{
	color:#ff0000;}

/*******************/
/**/
.con_a_w{
	margin:50px auto;}
.con_a_bt01{
	background:url(../images/lk_a.png) top center no-repeat;
	padding-top:10px;
	line-height:40px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}
.con_a_bt02{
	text-align:center;
	line-height:40px;
	font-weight:bold;
	margin-top:5px;
	font-size:30px;}
.con_a_bt02 span{
	color:#db2435;}
.con_a_bt01 span{
		color:#db2435;}
.con_a_nr_a{
	margin-top:50px;}
.con_a_nr_a ul li{
	float:left;
	width:299px;
	margin-right:23px;
}
.con_a_nr_a ul li.tow_li{
	float:left;
	width:555px;
}
.con_a_nr_a ul li.last_li{
	margin-right:0;
}
.con_a_nr_a_name{
	text-align:center;
	line-height:30px;
	margin-top:25px;
	font-size:18px;
	font-weight:bold;}
.con_a_nr_a_jj{
	line-height:24px;
	margin-top:10px;
	padding:0 5px;
	color:#666;
	font-size:14px;}
.con_a_nr_b{
	margin-top:45px;}
.con_a_nr_b_nr ul li{
	float:left;
	margin-right:16px;
}	
.con_a_nr_b_nr ul li:last-child{
	margin-right:0;}
.con_a_nr_b_bt{
	font-size:16px;
	padding-bottom:15px;
	background:url(../images/lik_video_x.jpg) bottom left no-repeat;
	font-weight:bold;}
.con_a_nr_b_bt a{
	float:right;
	font-size:12px;
	font-weight: normal;
}
.con_a_nr_b_nr{
	margin-top:20px;}
.con_a_nr_b_nr_name{
	line-height:28px;
	font-size:14px;
	padding-top:10px;
	line-height:40px;
	text-align:center;}
.con_a_nr_b_nr_name a{
		color:#666;
}
.con_a_nr_b_nr_pic{
	width:288px;
	height:216px;
	overflow:hidden;
}
.con_a_nr_b_nr_pic a{
	width:288px;
	height:216px;
	display:block;
	overflow:hidden;
}
.con_a_nr_b_nr_pic a img{
	width:288px;
	height:216px;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;
}
.con_a_nr_b_nr_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);
}

/***************************/

.con_g{
	background-color:#fff;
	position:relative;
	top:-120px;
	z-index:99;
	padding-top:5px;
	box-shadow:0 0px 3px #dfdfdf;
}
.con_g_nr{
}
.con_g_nr_left{
	float:left;
	margin-left:30px;
	margin-top:50px;
	margin-bottom:50px;
	width:530px;
	height:341px;}
.con_g_nr_left img{
		width:530px;
	height:341px;
}
.con_g_nr_right{
	float:right;
	margin-right:30px;
	width:570px;	margin-top:50px;
	margin-bottom:50px;
}
.con_g_nr_right_bt{
	font-size:24px;
	line-height:40px;
	padding-bottom:15px;
	background: url(../images/about_x.jpg) bottom left no-repeat;
	font-weight:bold;}
.con_g_nr_right_nr{
	font-size:16px;
	line-height:36px;
	color:#666;
	padding-top:15px;}
.con_g_nr_right_more{
	width:160px;
	height:40px;
	margin-top:30px;
	border-radius:20px;
	background-color:#fd9a19;
	text-align:center;
	line-height:40px;
	font-size:14px;
}
.con_g_nr_right_more a{
		color:#fff;
}
.con_g_nr_right_more a:hover{
		color:#ffff00;
}
/*********************/
/*************************/
.con_b_w{
	padding:60px 0;
	background: url(../images/lik04.jpg) top center no-repeat;
}
.con_b_nr{
	margin-top:40px;}
.con_b_nr_l{
	float:left;
	background-color:#fff;
	width:280px;}
.con_b_nr_l_bt01{
	padding-top:40px;
	font-weight:bold;
	color:#006fbc;
	font-size:30px;
	padding-left:30px;}
.con_b_nr_l_bt02{
	background-color:#006fbc;	font-size:30px;
	padding-left:30px;
	padding-top:15px;
	color:#fff;
	padding-bottom:25px;
	margin-top:5px;}
.con_b_nr_l_bt02_a{
	font-size:30px;
	font-weight:bold;}
.con_b_nr_l_bt02_b{
	padding-top:8px;
	font-weight:bold;
	font-size:18px;}
.con_b_nr_l_nr{
	margin:15px 0;
	font-size:14px;
}
.con_b_nr_l_nr ul li{
	margin-bottom:10px;	margin-left:30px;
	clear:both;
	overflow:hidden;
}
.con_b_nr_l_nr ul li .yj_lm{
	/*background:url(../images/lk_pro_a.jpg) left center no-repeat;*/
/*	padding-left:35px;*/
	line-height:36px;
	font-weight:bold;
	font-size:16px;
}
.con_b_nr_l_nr ul li .yj_lm span {
    color: #006fbc;
    font-weight: bolder;
    font-size: 30px;
    padding-right: 8px;
    line-height: 31px;
    /* padding-top: 12px; */
    display: block;
    float: left;
}
.ej_lm{
	margin-left:35px;}
.ej_lm_a{
	line-height:26px;}
.con_b_nr_l_nr ul li.lk_pro_more{	margin-left:0px;
padding-left:30px;
margin-top:15px;
padding-top:15px;
	border-top:1px solid #f1f1f1;}
.con_b_nr_r{
	float:right;
	padding:30px 15px;
	background-color:#fff;
	width:860px;
	height:828px;}
.con_b_nr_r_01{
	position:relative;
	height:385px;
}
.con_b_nr_r_01_bj{
	position: absolute;
	width:840px;
	left:20px;
	top:0;
	height:355px;
	background-color:#015cb5;
}
.con_b_nr_r_01_pic{
	position: absolute;
	z-index:99;
	top:20px;
	width:561px;
	height:353px;
	overflow:hidden;
	left:0px;}
.con_b_nr_r_01_pic img{
	width:561px;
	height:353px;
	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;	
}
.con_b_nr_r_01_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);	
}
.con_b_nr_r_01_bj_a{
	margin-left:565px;
	margin-top:50px;
	margin-right:20px;}
.con_b_nr_r_01_bj_a_bt{
	font-size:16px;
	font-weight:bold;
	color:#fff;}
.con_b_nr_r_01_bj_a_bt a{
	color:#fff;}
.con_b_nr_r_01_bj_a_bt a:hover{
	color:#ffff00;}
.con_b_nr_r_01_bj_a_jj{
	margin-top:15px;
	font-size:14px;
	color:#f0faff;
	line-height:26px;}
.con_b_nr_r_01_bj_a_more{
	margin-top:20px;
	width:120px;
	height:36px;
	text-align:center;
	background-color:#fff;
	line-height:36px;
	color:#018ccc;
	border-radius:3px;}
.con_b_nr_r_01_bj_a_more a{
		color:#018ccc;
}
.con_b_nr_r_01_bj_a_more a:hover{
		color:#015cb5;
}
.con_b_nr_r_02{
	margin-top:40px;
	clear:both;}
.con_b_nr_r_02 ul li{
	float:left;
	width:416px;
		margin-right:28px;
	height:313px;}
.con_b_nr_r_02 ul li:last-child{
	margin-right:0px;
}
.con_b_nr_r_02 ul li .con_b_nr_pic{
	width:416px;
	overflow:hidden;
	border:1px solid #f1f1f1;
	height:313px;}
.con_b_nr_r_02 ul li .con_b_nr_pic img{
	width:416px;
		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;
	height:313px;}
.con_b_nr_r_02 ul li .con_b_nr_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);
	}
.con_b_nr_name{
	line-height:40px;
	text-align:center;
	margin-top:25px;
	padding-bottom:15px;
	font-size:16px;
}
.con_b_nr_name a{
	color:#666;}
.con_b_nr_name a:hover{
	color:#ff0000;}
.con_c_w{
	margin:50px auto 0;
	padding-top:30px;
	min-height:800px;
	background:url(../images/hx_td.jpg) center 200px  no-repeat;
}
/************/
.con_c_nr{
	margin-top:75px;
	height:550px;}

.lkbanner_w {
	width: 100%;
	height:393px;
	position: relative;
	/*overflow: hidden;*/
	clear: both;
}
.lkbanner {
	margin: 0 auto;
	width: 1200px;
	height:650px;
	position: absolute;
	/*overflow: hidden;*/
	left: 50%;
	margin-left: -600px;
}
.lkbanner .lkimg {
	width: 25000px;
	position: absolute;
	left: 0;
	top: 0;
}
.lkbanner .lkimg li {
	float: left;
	/*overflow: hidden;*/
}
.lkbanner .lknum {
	position: absolute;
	width: 100%;
	bottom: 160px;
	left: 0;
	text-align: center;
	font-size: 0;
}
.lkbanner .lknum li {
	width: 15px;
	height: 15px;
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
}
.lkbanner .lknum li.on {
	background-color: #ec7d11;
}
.lkbanner .lkbtn {
	width: 40px;
	height: 40px;
	background:#3ea5f7;
	position: absolute;
	bottom:150px;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	text-align: center;
	line-height:38px;
}
.lkbanner:hover .lkbtn {
	display: block
}
.lkbanner .lkbtn_l {
	left:500px;
}
.lkbanner .lkbtn_r {
	right:500px;
}
/*******************************/
.con_d{
	margin-bottom:40px;}
.con_d_bt{
	text-align:center;
	font-size:36px;
	font-weight:bold;
	line-height:40px;
	margin-bottom:60px;
}
.con_d_bt span{
	color:#db2435;
}
.con_d_nr ul li{
	float:left;
	width:400px;
}
.con_d_pic{
	width:400px;
	height:246px;
	overflow:hidden;
}
.con_d_name{
	padding:30px;
	height:186px;
	background-color:#f5f5f5;}
.con_d_pic img{
		width:400px;
	height:246px;
		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;
}
.con_d_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);
}
.con_d_name_bt{
	font-size:16px;
	line-height:40px;
	font-weight:bold;}
.con_d_name_jj{
	font-size:14px;
	line-height:26px;
	color:#666;}
.con_d_name_more{
	margin-top:25px;
	font-size:14px;
	color:#db2435;
}
.con_d_name_more a{
	color:#db2435;}
.con_d_more{
	font-size:16px;
	margin-top:16px;
	text-align:center;
}
.con_d_more{
	margin:60px auto;
	border-radius:10px;
	line-height:60px;
	width:200px;
	border:1px solid #4279c0;
}
.con_e_w{
	background-color:#f5f5f5;
	padding:60px 0;
}
.con_e_nr{
	margin-top:60px;}
.con_e_nr_l{
	float:left;
	width:770px;
	overflow:hidden;
	height:481px;}
.con_e_nr_l img{
	width:770px;
			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;
	height:481px;}
.con_e_nr_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);}
.con_e_nr_r{
	float:right;
	background-color:#fff;
	width:370px;
	padding:30px;
	height:421px;
}
.con_e_nr_r_bt{
	font-size:24px;
	font-weight:bold;
	margin-top:30px;
}
.con_e_nr_r_x{
	height:2px;
	width:160px;
	margin-top:25px;
	background-color:#015cb5;}
.con_e_nr_r_jj{
	margin-top:30px;
	font-size:14px;
	line-height:30px;
	color:#666;}

.con_e_nr_r_more{
	width:135px;
	text-align:center;
	background-color:#015cb5;
	line-height:40px;
	font-size:14px;
	height:40px;
	margin-top:40px;}
.con_e_nr_r_more a{
	color:#fff;}
.con_e_nr_r_more a:hover{
	color:#ffff00;}
/******************/
.con_f{
	margin-top:50px}
.con_f_l{
	float:left;
	width:370px;	margin-top:25px;
}
.con_f_l_bt{
	margin-bottom:30px;
}
.con_f_l_bt_01{
	font-size:16px;
	font-weight:bold;}
.con_f_l_bt_01 span{
	margin-left:15px;
	font-size:14px;
	color:#666;
	font-weight:normal;}
.con_f_l_bt_02{
	height:2px;
	margin-top:20px;
	width:45px;
	background-color:#015cb5;}
.con_f_l_pic{
	width:370px;
	height:195px;
	overflow:hidden;
}
.con_f_l_pic img{
		width:370px;
	height:195px;
	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;
}
.con_f_l_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);
}
.con_f_l_nr{
	position:relative;
	padding:25px 25px 60px;
	margin-bottom:60px;
	font-size:14px;
	border:1px solid #f1f1f1;}
.con_f_l_nr_01 ul li{
	line-height:36px;
	border-bottom:1px dashed #dfdfdf;
	padding-left:15px;
	background:url(../images/lk_news_l.jpg) left center no-repeat;}
.con_f_l_nr_more{
	position:absolute;
	bottom:-10px;
	width:120px;
	height:40px;
	background-color:#015cb5;
	text-align:center;
	line-height:40px;
}
.con_f_l_nr_more a{
	color:#fff;}
.con_f_l_nr_more a:hover{
	color:#ffff00;}
.con_f_r{
	float:right;
	width:790px;}
.con_f_r_l{
	float:left;
	margin-top:25px;
	width:370px;}

.con_f_r_r{
	float:right;
	width:320px;
	background-color:#f5f5f5;
	padding:25px;
}
.con_f_r_r_nr ul li{
	padding-left:30px;
	margin-bottom:18px;
	padding-bottom:18px;
	border-bottom:1px dashed #dfdfdf;
	background:url(../images/lk_news_a.jpg) left top no-repeat;}
.con_f_r_r_name{
	line-height:30px;
	font-size:14px;
	font-weight:bold;}
.con_f_r_r_jj{
	font-size:14px;
	color:#777;}
/*********************/
.link_w{
	background-color:#015cb5;
	height:70px;
}
.link_l{
	float:left;
	width:80px;}
.link_a{
	color:#fff;
	font-size:30px;
	margin-top:15px;
	text-transform:uppercase;
}
.link_b{
	font-size:14px;
	margin-top:2px;
	color:#fff;}
.link_r{
	float:right;
	width:1080px;}
.link_r a{
	padding-right:15px;
	line-height:80px;
	font-size:14px;
	color:#fff;}
.link_r a:hover{
	color:#ffff00;}

/**************/
.foot_w{
	background-color:#252525;
	padding:50px 0;}
.foot_l{
	float:left;
	width:617px;
	border-right:1px solid #373737;
}
.foot_l01{
	float:left;
	background:url(../images/foot_01.png) left top no-repeat;
	padding-top:130px;
	width:182px;
	border-right:1px solid #373737;
}
.foot_l01 a{
	display:block;
	width:100px;
	height:30px;
	border-radius:8px;
	margin-top:15px;
	margin-bottom:15px;
	line-height:30px;
	text-align:center;
	color:#fff;
	background-color:#ec7e10;
}
.foot_l02{
	float:right;
	width:360px;
}
.foot_l02_bt{
	color:#fff;
	font-size:18px;
	font-weight:bold;}
.foot_l02_x{
	margin-top:15px;
	height:2px;
	background-color:#018ccc;
	width:25px;}
.foot_l02_nr{
	margin-top:25px;
	color:#ababab;
	line-height:26px;
	font-size:14px;}
.foot_r{
	float:right;
	width:530px;
}
.foot_r_l{
	float:left;
	width:275px;
	border-right:1px solid #373737;}
.foot_l02_nr{
	width:270px;
}
.foot_l02_nr a{
	display:block;
	float:left;
	color:#ababab;
	width:110px;}
.foot_l02_nr a:hover{
	color:#fff;
}
.foot_r_r{
	float:right;
	width:190px;
}
.foot_l02_nr_name{
	color:#ababab;
	margin-top:10px;
	margin-left:20px;}
.foot_01{
	text-align:center;
	color:#ababab;
	font-size:14px;
}
.foot_w01{
	background-color:#252525;
	line-height:80px;
	border-top:1px solid #373737;}
.foot_w01 a{
	color:#ababab;}
.foot_w01 a:hover{
	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;
}
.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: 193px;
  overflow: hidden;
}
.prosy_nra ul li .pro_pic a img{
  width: 260px;
  height:193px;
      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: #0066cc;
}

/*******关键词*********/
.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, #006fbc , #0070be);
    background: -o-linear-gradient(right, #006fbc , #0070be);
    background: -moz-linear-gradient(right, #006fbc , #0070be);
    background: linear-gradient(to right,#006fbc , #0070be);
}
/******产品分页*******/
.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:#006fbc;
	color: #fff;
}
.ny_news_page a.page_aa {
	background-color: #006fbc;
	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:#006fbc;
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:#006fbc;
    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:16px;
  color: #666;
  padding-left: 35px;
  background: url(../images/web_12.jpg)  10px center no-repeat;
}
.aprosy_nr ul li a.apro_on{
  color: #006fbc;
background: url(../images/web_09.jpg)  10px center no-repeat;
}
.aprosy_nr ul li a:hover{
  color: #006fbc;
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;
}

/*******************/
.lkcon_d_w{
	margin: 60px auto 0;
	padding:70px 0 50px;
	
	background: #006fbc;
}
.lkcon_a02_cond .lkcon_a01_l02{
	color: #3bc2e4;
}
.lkcon_a02_cond .lkcon_a01_l01{
	color: #fff;
}

.lkcon_a02_cond .lkcon_a01_l01a02{
	background-color: #fff;
}
.lkcon_a02_cond .lkcon_a01_l01b{
	color: #fff;
}
.lkcon_a02_cond .lkcon_a01_raa{
	    background: url(../images/jb_a.png) 110px center no-repeat;
	border: 1px solid #fff;
}
.lkcon_d.main{
	width:1320px;
}
.lkcon_d_w .con_b01,.lkcon_d_w .con_b02{
	color: #fff;
}
/*********************************/
/*********************************/
.con_b01{
	text-align: center;
	font-size:40px;
	line-height: 40px;
	
}
.con_b01 span{
	font-weight: bold;
}
.con_b02{
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	color: #666;
	margin-bottom: 50px;
}
.box img{
	width: 100%;
}
.boxaa{
	color: #fff;
	height: 50px;
	line-height: 50px;
	width: 100% !important;
	text-align: center;
}
.boxaa a{
	color: #fff;
	height: 50px;
	font-size: 16px;
	display: block;
	line-height: 50px;
}

.con_more{
	margin:30px auto;
	width: 280px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #2e6c9f;
	border-radius: 8px;
}
.con_more a{
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	font-size: 16px;
}
.con_more a:hover{
	color: #2e6c9f;
}
.con_more a.con_more_a{
	background-color: #2e6c9f;
	color: #fff;
}


.con_moreaa a{
	color: #fff;
}
.con_moreaa{
	border: 1px solid #fff;
	margin-bottom: 40px;
}
.con_moreaa a.con_more_a{
	background-color: #fff;color: #2e6c9f;	
}
.con_moreaa a:hover{
	color: #2e6c9f;	background-color: #fff;
}
/*******************************************/

