﻿@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_l{
	padding:10px 0;
	float:left;
	width:403px;}
.top_r{
	float:right;
	width:740px;}
.top_r ul li{
	float:left;
	width:105px;

	text-align:center;
}
.top_r ul li a{
	font-size:16px;	line-height:113px;
	display:block;
	color:#333;}
.top_r ul li a:hover{
	background-color:#6faa04;
	color:#fff;}
	
/************/

.banner_w {
	width: 100%;
	height:501px;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #f8f8f8;
}
.banner {
	margin: 0 auto;
	width: 1920px;
	height:501px;
	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%;
}
/*************************************/
.con_a_bt{
	background:url(../images/about_bg.jpg) top center no-repeat;
	height:121px;
	margin-top:50px;}
.con_a_nr{
	margin-top:30px;}
.con_a_nr_l{
	float:left;
	width:825px;
}
.con_a_nr_r{
	float:right;
	padding:10px;
	font-size:14px;
	line-height:30px;
	color:#666;
	border:1px solid #dfdfdf;
	width:300px;}
.con_a_nr_l_01{
	float:left;
	width:310px;}
.con_a_nr_l_02{
	float:right;
	font-size:14px;
	color:#666;
	line-height:26px;
	width:490px;}
.con_a_nr_l_01 img{
	width:100%;}
.pro_sy_w{
	background-color:#eee;
	margin-top:60px;
	padding:60px 0;
	}
.pro_sy_bt{
	background:url(../images/pro_bg.jpg) top center no-repeat;
	height:121px;
}
.pro_sy_lm{
	width:660px;
	margin:60px auto;
}
.pro_sy_lm ul li{
	float:left;
	width:130px;
	text-align:center;
	font-size:14px;
	height: 45px;
    line-height: 45px;
	border:1px solid #ccc;
	background-color:#fff;
}
.pro_sy_lm ul li:hover{
	background: #6faa04;
}
.pro_sy_lm ul li:hover a{
	color:#fff;}
.pro_sy_nr ul li{
	float:left;
	overflow:hidden;
	margin-bottom:30px;
	width:276px;
	margin-right:32px;
}
.pro_sy_nr ul li:nth-child(4n){
	margin-right:0px;}
.prosy_pic{
	}
.prosy_pic img{
		width:274px;
	border:1px solid #004793}
.prosy_name a{
	display:block;
	height:60px;
	line-height:60px;
	color:#fff;
	text-align:center;
	font-size:16px;
	background: #6faa04;
}
.con_b_bt{
	margin-top:40px;
	background:url(../images/news_bg.jpg) top center no-repeat;
	height:140px;}
.con_b{
	margin-top:30px;}
.con_b_l{
	float:left;
	width:600px;
}
.con_b_l_bt a{
    color: #5c5c5c;
    font-size: 14px;
    width: 106px;
    height: 44px;
    display: block;
    border: 1px dashed #aaa;
    float: left;
    margin-right: 10px;
    background: #fff;text-align: center;
    line-height: 44px;
}
.con_b_l_bt a:hover {
    background: #e8e8e8;
}
.con_b_l_nr{
	margin-top:20px;}
.con_b_l_nr ul li{
	background-color: #fff;
    border-bottom: 1px dashed #afafaf;
    vertical-align: middle;}
.con_b_l_nr ul li a{
		height: 42px;
    line-height:42px;
    font-size: 12px;
	font-size:12px;
    color: #555;}
.con_b_l_nr ul li a span{
	font-size:12px;
	float:right;}
.con_b_r{
	float:right;
	width:590px;}
.con_b_r ul li{
	float:left;
width: 270px;
    height: 176px;
    margin-left: 25px;
    margin-bottom: 20px;
    position: relative;}
.con_b_r ul li .abouta_01{
	position:absolute;
	z-index:111;
	height:40px;
	line-height:40px;
	width:100%;
	text-align:center;
	font-size:14px;
	bottom:0;
	background:rgba(111,170,4,0.8);
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;
}
.abouta_01 a{
	color:#fff;}
.con_b_r ul li .abouta_02 a{
	display:block;
	width:271px;
	overflow:hidden;
	height:176px;}
 .abouta_02 a img{
	width:100%;
	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;}
 .abouta_02 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_b_r ul li:hover .abouta_01{
	height:176px;
	line-height:176px;
}
.foot_w{
	margin-top:60px;
	background-color:#333333;}
.foot{
	padding:50px 0;}
.foot_l{
	float:left;
	width:430px;
	color:#fff;}
.foot_l01{
	background:url(../images/phone.jpg) left center no-repeat;
	padding-left:60px;
}
.foot_l01_a{
	    font-size: 14px;
    color: #eee;
}
.foot_l01_b{
	font-size: 18px;
    color: #eee;
    font-weight: bold;
}
.foot_l02{
	font-size: 12px;
    color: #ccc;
    line-height: 24px;
    margin-top: 40px;
}
.foot_l02 a{
	    color: #ccc;
}
.foot_l02 a:hover{
	    color: #fff;
}
.foot_r{
	float:right;
	color:#fff;}
.foot_r01 a{
	padding-left:15px;
	margin-left:15px;
	height:18px;color: #cccccc;
	line-height:18px;
	border-left:1px solid #cccccc;
}
.foot_r01 a:hover{
	color:#fff;}
.foot_r02{
	text-align:right;
	color:#ccc;
	margin-top:80px;}
.ny_a_l{
	float:left;
	width:280px;

}
.ny_a_l_aa{
		padding:20px;
	background-color:#f5f5f5;
}
.ny_a_r{
	float:right;
	width:880px;}
.ny_a{
	margin:50px auto;}
.ny_a_l01{
	background-color:#6faa04;
	font-size:18px;
	height:50px;
	color:#fff;
	line-height:50px;
	text-align:center;
}
.ny_a_l02{
	margin-top:15px;
	font-size:14px;
	line-height:30px;
	color:#666;
}
.ny_a_r01{
	font-size:16px;
	color:#333;    background: #dcdcdc;
    height: 40px;
    line-height: 40px;
	padding-left:25px;
	font-weight:bold;}
.ny_a_r02{
	font-size:14px;
	margin-top:15px;
	color:#666;
	padding:0 5px;
	line-height:30px;}
.ny_a_l03 ul li{
	background-color:#e8e8e8;
	height:40px;
	line-height:40px;
	margin-bottom:3px;
	padding-left:25px;
}
.ny_a_l03 ul li a{
	color:#666;
	font-size:14px;}
.ny_a_l03 ul li:hover,.ny_a_l03 ul li.on{
background-color:#6faa04;
}
.ny_a_l03 ul li:hover a,.ny_a_l03 ul li.on a{
	color:#fff;}
ul.pro_ny li{
	float:left;
	width:269px;
	margin-right:31px;
	overflow: hidden;
}
ul.pro_ny li:nth-child(3n){
	margin-right:0;}
ul.pro_ny li .pro_ny_a img{
	width: 267px;
    height: 200px;
    border: 1px solid #dfdfdf;}
ul.pro_ny li .pro_ny_b{
	text-align:center;
	font-size:14px;
	line-height:40px;
	margin-bottom:10px;
}
.proshow_bt{
	text-align:center;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dashed #dfdfdf;
}
.proshow_pic{
	margin:30px auto;
	width:600px;}
.proshow_pic img{
	width:600px;
	height:450px;}
ul.news_nr li{
	    height: 40px;
    line-height: 40px;
	font-size:12px;
    color: #333;
	    border-bottom: 1px dashed #afafaf;
    padding-left: 10px;
    font-size: 12px;
	}
ul.news_nr li span{
	float:right;}
.proshow_time{
	border-bottom:1px dashed #dfdfdf;
	line-height:30px;
	font-size:12px;
	text-align:center;
	margin-bottom:15px;
	height:30px;}

/******产品分页*******/
.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: #6faa04;
	color: #fff;
}
.ny_news_page a.page_aa {
	background-color: #6faa04;
	color: #fff;
}