body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#333} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #1a7a31;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #1a7a31;} /* 点击激活链接 */

.fl,.left{float:left;}
.fr,.right{float:right;} 
.hide{display: none}

.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.dib{display: inline-block;*display: inline;zoom:1;}

button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}

.textover{
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;}

.nban{ width:100%; height: auto; margin:0 auto; background:#efefef}
.nban img{ display:block; width:100%}
.backcolor{ background:#009a44}


.bannerfo{ width:298px;height:34px; position:relative; margin-top:7px;  background:#fff}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:248px; height:43px;}
.bannerfo dl .inputbox input{ width:233px; height:32px; padding:0 0 0 15px;color:#666; line-height:32px; font-size:14px;border:1px solid #c5c5c5;}
.bannerfo dl .menuser{ position:absolute; left:248px; top:0; width:50px; height:34px; display:block;background: url(../images/search.png) no-repeat center center #009a44; }
.bannerfo dl .menuser input{width:50px; height:34px;background: none}

.navbg{height:90px;position: absolute;
    z-index: 99999;
    width: 100%;
    background:rgba(255,255,255,0.4); top:0; left:0;transition: all .3s ease;}
.navbg .main{ width:1260px; height:90px; margin:0 auto}
.navbg:hover{ background:rgba(255,255,255,1)}
.navbg .main .logo{
	display: block;
    float: left;
    width: 19%;
	}
.navbg .main .logo img{ 
    max-width: 100%;padding-top: 10px;
}
.navbg .main .toptel{ display:block; float:right; background:url(../images/top_tel.png) left center no-repeat; padding-left:38px; line-height:90px; font-size:24px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.dhline{background: radial-gradient(#d8d8d8 20%,transparent 60%);
    height: 1px;
    margin: 0 auto;
    width: 100%;
}
.navdh{
    width: 72%;
    display: block;
    float: right;
	}
.navdh ul{}
.navdh ul li{
	float: left;
    position: relative;
	width: 12.5%;
	text-align:center;
	transition: all .3s ease;
	}
.navdh ul li:before{
    content: "";
    position: absolute;
    bottom:16px;
    left: 50%;
    width: 0;
    height:3px;
    background: #009a44;
}
.navdh ul li:hover:before
	{
	left: 30%;
    transition: all .3s;
    width: 40%;
	}
.navdh ul li a.nav_on:before{
    content: "";
    position: absolute;
    bottom:16px;
    left: 30%;
    width: 40%;
    height:3px;
    background: #009a44;
}
.navdh ul li a{
	font-size: 18px;
    padding: 0;
    line-height: 90px;
    display: block;
    position: relative;
    text-align: center; color:#333; font-weight: 500
	}	
	
.navbg ul li a:hover{ color:#333 !important; line-height:90px; font-size:18px; }
.navbg ul li:hover,.navbg ul li:hover{color:#333 !important; line-height:90px; font-size:18px; }
.navbg ul li:hover a{color:#333 !important}

.navbg ul li dl{position:absolute; left:0px; top:90px; z-index:99999;display:none; width:100%;/*box-shadow: 0 0px 10px 0px rgba(0,0,0,0.1);*/}
.navbg ul li:hover dl{ position:absolute; left:0px; top:90px; z-index:99999;display:block;}

.navbg ul li dl dt a{
	padding: 0;
    line-height: 52px !important;
    font-size: 16px !important;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #efefef;
	}
.navbg ul li dl dt:last-child a{ border-bottom:none}
.navbg ul li:hover dl dt a{ color:#333 !important}	
.navbg ul li dl dt a:hover{background:#1fa68a; color:#fff !important}	
	

/*网站底部*/
.footer{
	width: 100%;
    background: #009a44;
    padding-top: 25px;
    padding-bottom: 30px;
	}
.footer .main{ width:1200px;margin:0 auto; text-align:center}


.footer .main .botdh{margin-bottom: 15px;border-bottom: 1px solid rgba(255,255,255,0.2);padding-bottom: 10px;}
.footer .main .botdh ul li{
	background: url(../images/bot_dh_line.jpg) right center no-repeat;
    padding: 0 15px;
    display: inline;
	}
.footer .main .botdh ul li:nth-child(8){ background:none}
.footer .main .botdh ul li a{ font-size:16px; color:#fff; line-height:35px}

.footer .main .botlx{ font-size:14px; line-height:28px; color:#fff}
.footer .main .botlx *{ font-size:14px; line-height:28px; color:#fff}
.footer .main .botlx a{ font-size:14px; line-height:28px; color:#fff}
.footer a:hover{ text-decoration:underline}



.fotlink{
	width:100%;
    margin: 0 auto;
    background: #f6f6f6;
    margin-bottom: 20px;
    padding: 50px 0;
	}

.fotlink .title{
	width: 8%;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 18px;
    color: #009a44;
    text-align: right;
    margin-top: 40px;
	}
.fotlink .title span{
	font-family: times;
    font-size: 17px;
    font-weight: 500;
    line-height: 35px;
	}
.fotlink .cont{
	display: block;
    width: 1200px; margin:10px auto
	}
.fotlink .cont a{
    margin:8px 0.6%;
    border: 1px solid #ddd;
    width: 23%;
    padding: 3px;
    display: block;
    background: #fff;
    float: left;
	}
.fotlink .cont img{ max-width:100%; max-height:100%} 


.gdyou{ width:102px; height:auto; border:1px solid #dfdfdf; padding:6px;  background:#fff;}
.gdyou h3{ font-size:14px; font-weight:500; line-height:30px; text-align:center; background:#56af00; color:#fff}
.gdyou p{ text-align:center; line-height:22px; margin-bottom:8px; color:#444}
.gdyou p span{ text-align:center; line-height:22px; font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif}
.gdyou img{ max-width:100px; display:block; margin:5px auto 0px; border:1px solid #e5e5e5}
#content {display: block; width:116px; height: auto; position:fixed; right:5px; bottom:50px; z-index:9999;}
#toggleButton{ width:20px; height:20px; background:url(../images/close.png) center center rgba(0,0,0,0.3);  border:none; outline:none; display:block;background-size:80% 80%; cursor:pointer;}