@charset "gb2312";
/* CSS Document */
/*--初始化CSS--*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; }
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "微软雅黑";}
input::-moz-focus-inner { border:none; padding:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:14px; margin:0;}
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
textarea { resize:none; }
table{ border-collapse:collapse; }
body{ padding: 0; font:14px "微软雅黑","宋体","Arial Narrow",HELVETICA;background-color:#ffffff;/* overflow-y:scroll;*/ min-width:1200px; }
.clear{ clear:both; height:0; font-size:0; overflow:hidden; }
a {text-decoration:none; color:#333;}

/*--首页--*/
.top{ width:100%; height:39px; border-bottom:1px solid #ebebeb;}
.top_con{ width:1200px; height:39px; margin:0 auto;}
.top_left{ width:600px; height:39px; line-height:39px; color:#999; float:left;}
.top_right{ width:267px; height:39px; float:right; padding-top:12px; box-sizing:border-box;}
.top_right a{ width:74px; height:16px; background:url(../skins/xian.gif) no-repeat right; margin-right:17px; float:left; display:block; color:#999;}
.logo{ width:1200px; height:111px; margin:0 auto;}
.logo_left{ width:800px; height:111px; background:url(../skins/logo.jpg) no-repeat; float:left}
.logo_right{ width:228px; height:64px; float:right; background:url(../skins/phone.gif) no-repeat; padding-left:59px; box-sizing:border-box; margin-top:30px;}
.logo_right p{ font-size:18px; color:#333; line-height:30px;}
.logo_right h3{ font-size:22px; color:#333;}
.nav{ width:100%; height:58px; background:#007358;}
.nav_con{ width:1200px; height:58px; margin:0 auto; position:relative;}
.nav_con a{ padding:18px 33px; background:url(../skins/lv_xian.gif) no-repeat right; font-size:16px; color:#fff; display:block; float:left;}
.nav_con a:hover{ font-weight:bold;}
/*隐藏盒子设置*/
.hidden-box{
    width: 130px;
    position:absolute;
    display:none;
	background-color:rgba(255,255,255,0.8);
	z-index:9999;
}
.hidden-box1>ul{
    list-style-type: none;
    color: #fff;
    cursor: pointer;
}
.hidden-box li a{ width:100px; height:40px; display:block; line-height:40px; font-size:14px; color:#36983e; text-align:center; margin:0 auto;}
.hidden-box li:hover{
	background:#36983e;   
    color: #fff;
}
.hidden-box li:hover a{
	
    color: #fff;
}
/*隐藏盒子位置设置*/
.hidden-loc-cp{
    left: 870px;

}

.footer{ width:100%; height:auto; background:#36983e; padding-bottom:25px; box-sizing:border-box; margin-bottom:97px; overflow:hidden;}
.footer1{ width:100%; height:auto; background:#007358; padding-bottom:10px; box-sizing:border-box; overflow:hidden; }
.footer_con{ width:1200px; margin:0 auto; padding-top:41px; box-sizing:border-box;}
.di_f{ width:1200px; height:49px; background:#fff; margin:0 auto; line-height:49px; padding-left:23px; box-sizing:border-box;}
.di_f a{ font-size:15px; color:#666; padding:0px 35px;}
.logo_di{ width:183px; height:89px; background:url(../skins/logo_di.jpg) no-repeat; float:left; margin-top:30px;}
.mid{ width:620px; height:141px; float:left; margin-left:20px; margin-top:30px;}
.mid h3{ font-size:16px; color:#fff; margin-bottom:10px;}
.mid p{ color:#e1ede1; line-height:36px;}
.rig{ width:167px; height:100px; float:left; margin-left:65px; margin-top:40px; background:url(../skins/ma1.jpg) no-repeat; padding-left:95px; box-sizing:border-box;}
.rig p{ color:#e1ede1; float:right;line-height:30px; margin-top:12px;}
.links{ width:1200px; height:auto; margin-top:190px;}
.links span{ font-size:15px; color:#fff; width:121px; height:60px; float:left;}
.links a{ color:#fff; font-size:15px; padding:0 14px;}


/*--分页--*/
.fenye{ width:500px; height:35px; margin:0 auto; text-align:center; padding:50px 0px 30px;}
.fenye li{float:left; list-style:none; width:25px;}
.fenye a{ padding:3px 12px; background:#c2c2c2; margin-right:5px;}


.ht_dh_li { list-style:none; float:left;}

.cc li{ float:left; width:906px; height:150px;}

.ewm { float:right;}














