@charset "utf-8";
*{margin: 0;padding: 0;list-style: none;}
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td /* table elements 表格元素 */ {
  margin: 0;
  padding: 0;font-weight: normal;
}
body{overflow-x:hidden;}
img{font-size: 0;vertical-align: middle;}
/** 设置默认字体 **/
body,
button, input, select, textarea /* for ie */ {
  font: 12px/1.5 "微软雅黑", arial, \5b8b\4f53, sans-serif;
}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/** 重置列表元素 **/
ul, ol { list-style: none; }

/** 重置文本格式元素 **/
a { text-decoration: none; -webkit-transition: .2s;color:#666;
-moz-transition: .2s;
-ms-transition: .2s;
-o-transition: .2s;
transition: .2s; }
a:hover {
    background-repeat: no-repeat;
    color: #0089e1;
}
#kfpopupDiv a{ text-decoration: none; -webkit-transition: 0s;
-moz-transition: 0s;
-ms-transition: 0s;
-o-transition: 0s;
transition: 0s; }
/** 重置表单元素 **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
/* 注：optgroup 无法扶正 */

/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }

/* 清除浮动 */
.ks-clear:after, .clear:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.ks-clear, .clear {
  *zoom: 1;
}
/* Reset End */

/*公用*/
.com-width {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float:left
}
.fr {
	float:right
}
.b10{margin-bottom: 10px !important;}
.clear{clear:both: height : 0; line-height:0; font-size:0;}

/*头部*/
.top-bar {
	max-width: 100%;
	height: 30px;
	background: #f4f4f4;
	line-height: 30px;
	color: #444;
}
.top-bar span {
	padding-left: 33px; 
}
.top-bar .icon-side {
	margin-top: ;
	margin-right: 1px;
	height: 30px;
}

.top-bar a:first-child {
	margin-left: 16px;
}
.top-bar a.weixin {
	background-position: 0 -142px;
	position: relative;
}
.top-bar a.weixin span {
	display: block;
	position: absolute;
	left: -155px;
	top: -120px;
	z-index: 1;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.top-bar a.weixin:hover span {
	top: -5px;
}
.top-bar a.weixin span img {
	width: 100px;
	padding: 5px;
	background-color: #fff;
}
.top-bar a.weibo {
	background-position: -19px -142px;
}
.top-bar a.collection {
	background-position: -38px -142px;
}
.top-bar a:hover {
	background-position-y: -161px;
}
.top-bar a.collection:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

.phone_number {
  background: rgba(0, 0, 0, 0) url("../img/dx_tel1.jpg") no-repeat scroll 2px 38px;
  display: block;
  float: right;
  padding-left: 50px;
  padding-top: 31px;
  height:60px;
}
.phone_number h6 {
  color: #666666;
  font-family: "Microsoft yahei";
  font-size: 14px;
  margin-bottom: 2px;
}
.phone_number .dx_tele {
  color: #fe4543;
  font-family: Helvetica;
  font-size: 24px;
  font-weight: bold;
  line-height: 20px;
  text-align: right;
}
.xiaocms-page { padding:14px 0 10px;font-family:\5b8b\4f53; margin-right: 10px;}
.xiaocms-page a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px;margin-left: 1px;}
.xiaocms-page a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
.xiaocms-page span { display:inline-block; height:22px;padding:0 10px; line-height:22px; background:#009c4d; border:1px solid #009c4d; color:#fff; text-align:center;margin-left: 1px; }

.navbox {
	width: 100%;
	min-width: 1200px;
	height: 50px;
	background: #009c4d;
	position: relative;
	z-index: 9;
	border-top: 1px solid #009c4d;
}
.navbox .nav{clear: both;
width: 1200px;
margin: 0 auto;}

.top-bar a:hover {

}
.nav-bar {
	width: 100%;
	height: 113px;
	background:#fff;
	position: relative;
}
.nav-bar .logo {
	margin-top: 18px;
	position: relative;
}
.nav-bar .logo img{
	margin-right: 10px;
}
textarea,input,select { background:none; border:none; margin:0; padding:0;}
A {
	COLOR: #333333; TEXT-DECORATION: none;
	
}
.logo{
	width:250px; height:103px; float:left; border-right:1px #d2d2d2 solid; padding-top:10px;
}
.logo_txt{
	width:290px; height:83px; float:left; color:#4c4c4c; font-size:16px; line-height:24px; padding-left:20px; padding-top:30px;
}
.header_right{
	width:272px; height:113px; border-left:1px #d2d2d2 solid; float:right;
}
.share{
	height:28px; line-height:28px; padding-left:20px; padding-top:14px; padding-bottom:14px; border-bottom:1px #d2d2d2 solid;
}
.share img{
	vertical-align:middle; float:right;
}
.search{
	padding-left:20px; padding-top:15px;
}
.sea_txt{
	width:230px; height:30px; color:#666; float:left;
}
.sea_sub{
	width:22px; height:23px; border:0px; background:url(../img/search.jpg) no-repeat; cursor:pointer;
}
.tel{
	width:250px; height:86px; padding-top:27px; float:right; border-left:1px #d2d2d2 solid; text-align:center; font-size:16px; letter-spacing:4px; line-height:30px;
}
.tel span{
	background:url(../img/telbg.jpg) left center no-repeat; padding-left:35px; padding-top:3px; padding-bottom:3px; color:#009c4d; font-size:23px; letter-spacing:0px;
}

.wrap{
	width:1200px; height:auto; margin:0 auto;
}.clear{
	clear:both;
}
.main-nav>li {
	float: left;position: relative;
	/*margin-left: 13px;*/
}
.main-nav>li h3 a {
	display: inline-block;
	padding: 0 56px;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: relative;

}
.main-nav>li a {
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.main-nav>li.on h3 a,
.main-nav>li:hover h3 a {
	
	color: #fff;

}
.main-nav>li h3  a:link{
	font-size:14px; color:#fff; line-height:49px; display:block;
}
.main-nav>li h3  a:visited{
	font-size:14px; color:#fff; line-height:49px; display:block;
}
.main-nav>li h3  a:hover{
	font-size:14px; color:#383838; line-height:49px; display:block;
}

.main-nav>li h3{
	float:left; height:49px;  background:url(../img/libg.jpg) left center no-repeat;
}
.main-nav .n-li.on h3 a::before,
.main-nav .n-li:hover h3 a::before {

} 
.main-nav .n-li .sub-nav {
	position: absolute;
	top:50px;
	left: 0;
	z-index: 5;
	width: 100%;
	background: #009c4d;
	line-height: 35px;
	/*opacity: 0;*/
	/*filter: alpha(opacity=0);*/
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	/*visibility: hidden;*/
	display: none;
}
.main-nav .n-li:hover .sub-nav {
	/*visibility: visible;*/
	display: block;
	/*opacity: 1;
	filter: alpha(opacity=100);*/
}
/*.main-nav .n-li .sub-nav .sub-nav-content {
	display: none;
}
.main-nav .n-li:hover .sub-nav .sub-nav-content {
	display: block;
}*/
.main-nav .n-li .sub-nav a {
	display: block;
	padding: 0 1px;
	color: #f1f1f1;
	font-size: 13px; line-height:43px;
	text-align: center;
 list-style-type:none;

border-top:1px #07ae5c solid; 
}
.main-nav .n-li .sub-nav a:hover {
	background: #0c8a4b;
	color: #fff;
}

.com_banner{
	width:100%; height:300px; background:url(../img/ny_banner.jpg) center center no-repeat;
}
/*客服*/
.qqkefu{
	position: fixed;
    bottom:40%;
    _position: absolute;
   	_top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
	right:0;
	width:53px
	}
.qqkefu ul li{
	height:47px;
	margin-bottom:1px;
	float:right;
	background:#757575;
	line-height:47px;
	font-size:14px;
	cursor:pointer; 
	opacity: 0.9;
	position:relative
}
.qqkefu ul li a{
	color:#fff;display: block;
	}
.qqkefu ul li.qq_cza{
	overflow:hidden
	}
.qqkefu ul li:hover{
	background:#CE0000;
	}
.qqkefu ul li.top{
	color:#1c1c1c;
	font-weight:800;
	text-align:center;
	background:#CE0000 url(../img/top_icon.png) no-repeat center;
	position:relative;
	width:53px;
	cursor:pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	}
.qqkefu ul li.top:hover {
	background-color: #CE0000;
}
.qqkefu ul li b{
	width:53px;
	height:47px;
	display:block;
	overflow:hidden;
	float:left;
}
#zx{width: 53px;}
.qqkefu ul li b.a{
	background:url(../img/czx4.png) no-repeat center center;
}
.qqkefu ul li b.b{
	background:url(../img/czx3.png) no-repeat center center;
}

.qqkefu ul li b.sj{
	background:url(../img/sj.png) no-repeat center center;
}
.qqkefu ul li b.d {
	background:url(../img/bdsq.png) no-repeat center center;
}
.qqkefu ul li b.c{
	background:url(../img/czx5.png) no-repeat center center;
}
.qqkefu ul li b.lxb{
	background:url(../img/phone0.png) no-repeat center center;
}
.erweima{
	height: 150px;
	position: absolute;
	top: -105px;
	left: -134px;
	background: #FFF;
	border: 1px solid #CCC;
	float: right;
	cursor: default !important;
	display:none;
	}
.erweima p{
	line-height: 20px;
	color: #000;
	font-size: 12px;
	text-align: center;
	float: left;
	width: 130px;
	}
.erweima p img{
	width: 110px;
	height: 110px;
	margin: 10px 10px 0px 10px;
	}
.footer-box{
	width:100%; height:auto; background-color:#009c4d; margin-top:0px; padding-top:40px; padding-bottom:30px; display:table;
}
.foot_logo{
	width:195px; height:165px; border-right:1px #008341 solid; padding-top:20px;
}
.foot_contact{
	width:390px; height:185px; padding-left:30px;
}
.foot_contact h2{
	border-bottom:3px #fff solid; padding-bottom:10px; color:#fff; display:inline-block; font-weight:normal; margin-bottom:20px;
}
.foot_contact ul{
	list-style-type:none;
}
.foot_contact li{
	width:185px; height:auto; float:left; line-height:24px; color:#fff; margin-right:10px; display:inline;
}
.foot_contact span{
	margin-left:40px;
}
.wechat{
	width:170px; height:185px; border-left:1px #008341 solid; padding-left:30px;
}
.wechat h2{
	border-bottom:3px #fff solid; padding-bottom:10px; color:#fff; display:inline-block; font-weight:normal; margin-bottom:20px;
}
.foot_nav{
	width:275px; height:185px; padding-left:40px; border-left:1px #008341 solid;
}
.foot_nav h2{
	border-bottom:3px #fff solid; padding-bottom:10px; color:#fff; display:inline-block; font-weight:normal; margin-bottom:20px;
}
.foot_nav ul{
	list-style-type:none;
}
.foot_nav li{
	width:135px; height:auto; float:left; line-height:24px; color:#fff;
}
.foot_nav a:link{
	color:#fff; line-height:24px;
}
.foot_nav a:visited{
	color:#fff; line-height:24px;
}
.foot_nav a:hover{
	color:#fff; line-height:24px;
}
.copy-box{
	width:100%; height:35px; line-height:35px; background-color:#008d46; color:#fff;
}
.copy-box a:link{
	color:#fff; line-height:35px;
}
.copy-box a:visited{
	color:#fff; line-height:35px;
}
.copy-box a:hover{
	color:#fff; line-height:35px;
}

.com_cat{
	height:40px; margin-top:20px;
}
.com_cat ul{
	list-style-type:none; width:auto; margin:0 auto; height:auto; display:table;
}
.com_cat li {	
	width:auto; height:40px; float:left; text-align:center; display:inline; line-height:40px; font-size:14px; color:#333; margin-left:10px; margin-right:10px; overflow:hidden; background-color:#d0d0d0;
}
.com_cat a:link{
	font-size:14px; line-height:40px; display:block; padding-left:20px; padding-right:20px;
}
.com_cat a:visited{
	font-size:14px; line-height:40px; display:block; padding-left:20px; padding-right:20px;
}
.com_cat a:hover{
	font-size:14px; line-height:40px; display:block; background-color:#009c4d; color:#fff; padding-left:20px; padding-right:20px;
}
.com_cat .thisclass a:link{
	font-size:14px; line-height:40px; display:block; background-color:#009c4d; color:#fff; padding-left:20px; padding-right:20px;
}
.com_cat .thisclass a:visited{
	font-size:14px; line-height:40px; display:block; background-color:#009c4d; color:#fff; padding-left:20px; padding-right:20px;
}
.com_cat .thisclass a:hover{
	font-size:14px; line-height:40px; display:block; background-color:#009c4d; color:#fff; padding-left:20px; padding-right:20px;
}
.content{
	font-size:14px; line-height:30px; padding-top:40px; padding-bottom:40px;
}
.content p{
	text-indent:2em; margin-bottom:20px;
}