@charset "utf-8";

/* CSS Document */



*{ margin:0px; padding:0px;}

img {border:0;margin:0; padding:0;}

ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{

	list-style:none;

	margin:0;

	padding:0;

	text-decoration: none;

}

* html .clearfix{height:1%;/*ie6*/}

* html .clearfix { height:1%; }

input,textarea {outline:none;border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如370 火狐*/

a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 

a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/

body {

	margin: 0px;

	color:#000;

	font-size: 14px;

	font-family: Microsoft YaHei,微软雅黑,Arial, Helvetica, sans-serif;

}

a:link { text-decoration: none;

	color: #131313;

}

a:visited {

	text-decoration: none;

	color: #131313;

}

a:hover {

	text-decoration: none;

	color: #000;}

a:active {

	text-decoration: none;

	color: #131313;

}

/*header*/

.between{

	width:1180px;

	margin:0 auto;

	overflow: hidden;

}

.float_l{

	float:left;

}

.float_r{

	float:right;

}

.clear_fl{

	height:0px;

	clear: both;

	overflow: hidden;

}

.header_top{

	width:100%;

	height:22px;

	background:#019946;

}

.welcome{

	color:#fff;

	line-height:20px;

}

.header_center{

	overflow:hidden;

	margin-bottom: 40px;

}

.header_right{

	color:#fff;

	line-height:20px;

}

.header_right>a{

	color:#fff;

}

.logo>a>img{

	width:73px;

	height:107px;

	border-right:2px solid #000;

	padding-right:24px;

	margin:22px 0 0 0;

}

.logo_title{

	width:451px;

	margin:22px 0 0 30px;

}

.logo_title>a>h1{

	font-weight: normal;

	font-size:30px;

	font-weight:bold;

	color:#666;

	padding-bottom:7px;

}

.logo_title>a>h2{

	color:#eb5800;

	font-size:28px;

	text-align: center;

	line-height: 32px;

	letter-spacing: 10px;

	width:438px;

	height:32px;

	background: url("../images/logo_bg.png")no-repeat center;

}

.logo_title>a>p{

	font-size:16px;

	padding-top:7px;

	text-align: center;

	letter-spacing:2px;

}

.header_tle{

	background:url(../images/tle.jpg) no-repeat 0px center;

	height:74px;

	width:315px;

	margin-top:22px;

}

.header_tle>p{

	font-size:16px;

	padding-left:74px;

	margin:12px 0 0 10px;

}

.header_tle>span{

	font-size:30px;

	padding-left:74px;

	font-weight: bold;

	margin-left:10px;

	color:#0068b1;

	color:#0068b1;

}

/*search*/

.search-box{ width:100%;  height:50px;  background:#019946; color:#fff; margin-bottom: 50px;}

.search-L a{color:#fff;}

.search-box2{ width:1180px;  height:30px;  margin:0 auto;  padding-top:10px;  }

.search-L{ width:700px;  height:30px;  line-height:30px;  float:left;  overflow:hidden;  }

.search-L a{ margin-right:10px;}

.search-R{ width:272px;  height:30px;  float:right;  border:1px solid #4c4c4c;  border-radius:300px;  background:#fff;  }

.search-R1{ width:210px;  height:28px;  float:left;  }

.search2{ width:210px;  padding-left:10px;  background:none;  color:#909090;  line-height:28px;  height:28px;  }

.search3{padding:5px 8px 0 0;}

.search3 input{ width:20px;  height:20px;  background:url(../images/search.jpg) no-repeat center;  float:right;  cursor:pointer;  border:medium none;  }

/*search搜索结束*/

/*nav导航开始*/

.fixedNav {

	position: fixed;

	top: 0px;

	left: 0px;

	width: 100%;

	z-index: 100000;

	_position: absolute;

	_top: expression(eval(document.documentElement.scrollTop));

}

.nav{

	width:100%;

	height:117px;

	background: #dedcdc;

	overflow: hidden;

	position: fixed;

	top:20px;

	z-index: 10000;

}

.header_logo{

	width:388px;

	height: 100px;

	margin-top:23px;

}

.header_logo h1{

	border-right:solid 1px #019946;

	padding-right:11px;

	margin-right:12px;

}

.header_logo h3{

	font-size:28px;

	color:#333;

	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 10px;

}

.header_logo p{

	width:280px;

	height:22px;

	font-size: 24px;

	line-height:21px;

	text-align:center;

	background: url("../images/tel.png")no-repeat;

}

.nav_body{

	width:790px;

	height: 100px;

}

.nav_body>ul>li{

	float: left;

	padding:0px 26px 0px 25px;

}

.nav_body>ul>li>a{

	font-size: 16px;

	line-height:100px;

	color:#333;

	padding-bottom: 10px;



}

.nav_body>ul>li>a:hover{

	border-bottom: solid 3px #019946;

}

/*nav导航结束*/

/*kind start start*/

.kind_wrapper{width:100%;height: 40px;background: url("../images/kind_nav.jpg")no-repeat center 0px;margin-top: 115px;}

.kind>ul>li>a{color:#fff;font-size:18px;padding-left:29px;display: block;}

.kind{width:1180px;margin: 0 auto;height: 38px;}

.kind li{height:36px;float: left;background:url("../images/kind_bg.nav")no-repeat  center #019946;line-height: 36px;text-align: center;width: 388px;}

.kind_1{margin:0px 0px 0px 10px; }

.kind_2{margin:0px 0px 0px 2px; }

.kind_3{margin:0px 0px 0px 2px; }

.kind_4{width:233px;margin:0px 0px 0px 2px; }

.kind_5{width:230px;margin:0px 0px 0px 2px; }

.kind li:hover{background: rgba(1,157,70,0.8);}



.kind ul li:hover ul{display: block;}

.kind ul li ul{width:233px;background: rgba(255,255,255,0.5);position: relative;z-index: 9999;display: none;position: relative;top:-1px;}

.kind ul li ul li{width:388px;height:30px;line-height: 30px;text-align: center;letter-spacing: 2px;}

.kind ul li ul li a{text-align: center;color:#fff;font-size:16px;}





/*kind start end*/

/*footer nav*/

.wrap{width:1180px; margin:0 auto;}

.wrap ul{width:1185px; overflow:hidden;}

.wrap ul li a{float:left; color:#fff; font-size:16px; padding:0 43px;}

.wrap ul li a:hover,.wrap ul .another a{background:#ff7f00;}

/*footer end*/

/*foot*/

.footbox{width:100%; overflow:hidden;}

.foot a{color:#fff;}

.foot a:hover{text-decoration:underline;}

.menu{width:100%; height:50px;line-height:50px; background:#026c32;}

.foot{width:100%; overflow:hidden; background:#019946; padding:20px 0; margin-top:2px;}

.footer{width:1180px; margin:0 auto; text-align:center; color:#fff; line-height:26px; overflow:hidden;}

.footer img{margin-left:5px;}

.footer h2{font-size:14px;color:#fff;font-weight: normal;float: left;margin-left: 460px;}









































/*版尾结束*/



/*咨询客服开始*/

.floating_ck{

	position:fixed;

	left:10px;

	top:30%;

	z-index:9999;}

.floating_ck dl dd{

	position:relative;

	width:68px;

	height:72px;

	background-color:#999;

	border-bottom:solid 1px #999;

	text-align:center;

	background-repeat:no-repeat;

	background-position:center 20%;

	cursor:pointer;

}

.floating_ck dl dd:hover{

	background-color:#0c1d36;

	border-bottom:solid 1px #1d1000;

}

.floating_ck dl dd:hover .floating_left{display:block;}

.consult{background-image:url(../images/QQ/qq.png);}

.words{background-image:url(../images/QQ/zxicon.png);}

.quote{background-image:url(../images/QQ/kficon.png);}

.qrcord{background-image:url(../images/QQ/erweima1.png);}

.return{background-image:url(../images/QQ/fanhui.png);}

.floating_ck dd span{

	color:#fff;display:block;

	padding-top:54px;

}

.floating_left{

	position:absolute;

	left:-160px;

	top:0px;

	width:160px;

	height:72px;

	background-color:#0c1d36;

	border-bottom:solid 1px #1d1000;

	display:none;

	font-weight:bold;

}

.left_t a{

	color:#fff;

	line-height:80px;

	font-size:18px;

}

.left_2{

	height:auto;

	overflow:hidden;

}

.left_2 a{

	line-height:20px;

	font-size:16px;

	color:#fff;

	display:block;

	padding:10px 0;

}

.left_1 a{

	line-height:30px;

	font-size:16px;

	color:#fff;

	display:block;

	padding:10px 0;

}

.floating_ewm{

	height:260px;

	top:-180px;}

.floating_ewm i img{

	display:block;

	width:145px;

	height:145px;

	margin:auto;

	margin-top:7px;

}

.floating_ewm p{

	color:#fff;

	margin-top:5px;

}

.floating_ewm .qrcord_p01{

	font-size:12px;

	line-height:20px;

}

.floating_ewm .qrcord_p02{font-size:18px;}

/*咨询客服结束*/