/*--------------------Reset-----------------*/
/** reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 14px/1.5 "Microsoft Yahei",tahoma,Srial,helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;}
em{font-style:normal;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:1300px;margin:auto;}
.gray{color:#b6b6b6;}
.bjl{background-color:#daedfb;}
.bjb{background-color:#fff;}
.margin-top-10{margin-top:10px;}
.padding-20{padding:10px 20px;}
.padding-38{padding: 10px 38px 20px;}
.margin-20{margin-bottom:20px;}
a:hover{color:#469c44;}
html,body{ width: 100%;max-width: 100%;min-width: 1300px;}
/*头部*/
.top-head{height:46px;line-height:46px;background-color:#469c44;color:#fefeff;}
.top-head .wrap{position:relative;}
.top-head .link-box .link a{display:inline-block;padding:0px 8px;color:#fefeff;position:relative;}
.top-head .link-box .link a:first-child{background:url(../images/house_03.png) left center no-repeat;padding-left:22px;}
.top-head .link-box .link a+a:after{content: "";display: block;width: 1px;height:14px; position: absolute;top: 45%;left: -1px;margin-top: -3.5px;background: #78b277;}
.hr-right img{margin-top:16px;margin-left:10px;}
.search{ display:none; width:292px;height: 31px;position:absolute; right:5px;top:5px;z-index: 1;}
.search .text{width: 262px;line-height:31px;font-size:13px;height:31px;position:absolute;left:0px;top:3px;text-indent:10px;color:#555;}
.search .se-btn{position:absolute;top:3px;left:221px;}
.search .se-close{position: absolute;right:-3px;top: 5px;cursor: pointer;}
/*头部二*/
.gz-head-b{height:114px;clear:both;}
.gz-head-b img{display:inline-block;margin-top:20px;}
.gz-head-b a.first{margin-right:50px;}
.gz-head-b .gz-head-bfr{margin-top:16px;}
.gz-head-b .menu li{float:left;position:relative;}
.gz-head-b .menu li a{font-size:17px;display:inline-block;padding:18px 12px;font-weight:bold;color:#565656;}
.gz-head-b .menu li a:hover{color:#0057a0;}
.gz-head-b .menu .submenu{display:none;position:absolute;left:0px;top:65px;background:#469c44;z-index:1003;*z-index:1003;_z-index:1003;width:100%;}
.gz-head-b .menu .submenu:before{content:'';display:inline-block;background:url(../images/zsj.png);width:14px;height:7px;position:absolute;left:45%;top:-7px;}
.gz-head-b .menu .submenu li{height:40px;line-height:40px;text-align:center;width:100%;}
.gz-head-b .menu .submenu li a{display:block;font-size:14px;color:#fff;padding:0;}
.gz-head-b .menu .submenu li a:hover{background-color:#176345;}
/*尾部*/
.foot{padding:58px 0px 14px;background:url(../images/12_02.jpg) no-repeat; background-size:100% 100%;}
.foot .copy{width:430px;}
.foot .copy p{color:#fff;line-height:30px;}
.foot .copy p span{display:inline-block;padding-left:10px;}
.foot .copy span.ji-img{background:url(../images/icon13_19.png) left center no-repeat;padding-left:25px;margin-left:13px;}
.foot-img{width:360px;}
.foot-img .top li{float:left;width:51px;height:51px;margin-left:21px;position:relative;}
.foot-img .bottom{margin-top:25px;}
.foot-img .bottom li{float:left;margin-left:26px;line-height:30px;}
.foot-img .bottom li a{color:#fff;font-size:16px;}
.foot-img .bottom li a:hover{color:#ff6600;}
.foot-img .top .hover-erm{position:absolute;left: 0px;top:-90px;display: none;width: 80px;height: 80px;}
.foot-img .top .hover-erm img{width:100%;height:100%;}