@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;
}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/}
*+html .clearfix{min-height:1px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
input,textarea {outline:none;}/*去掉输入框得到焦点时边框会出现阴影效果----例如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:#3F3F3F; font-size: 12px; font-family: Microsoft YaHei,宋体,Arial, Helvetica, sans-serif;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
a:link { text-decoration: none;color: #131313;}
a:visited {text-decoration: none; color: #131313;}
a:hover { text-decoration: none; color: #131313;}
a:active {text-decoration: none; color: #131313;}

.top_box{ width:100%; height:34px;}
.top{ width:1180px; height:34px; margin:0 auto;}
.top_r{ height:34px; line-height:34px; float:right;}
.top_r a{ margin:0 8px; text-decoration:none;}
.top_r a:hover{ text-decoration:underline;}

.logo_box{ width:100%; height:120px;}
.logo{ width:1180px; height:100px; padding-top:20px; margin:0 auto;}
.logo_l{ width:760px; height:90px; float:left;}
.logo_tp{ width:360px; height:50px; float:left;}
.logo_wz{ width:350px; height:30px; float:right; font-size:16px; font-family:"微软雅黑"; line-height:30px; font-weight:bold; color:#fff; background: url(../images/logo_bj.jpg) no-repeat; text-align:center; margin-top:10px;}
.logo_r{ width:260px; height:70px; float:right; padding-top:7px;}
.logo_dh{ width:60px; height:60px; float:left;}
.logo_hm{ width:190px; height:70px; float:right; font-size:14px; font-weight:bold;}
.logo_hm span{ font-size:24px; font-family:"微软雅黑";}

.nav_box{width:100%;height:45px; background-color:#00a944;}
.nav{ width:1180px; height:45px; margin:0 auto;}
.nav ul li{ text-align:center; float:left; height:45px; line-height:45px; background:url(../images/nav_x.jpg) no-repeat;}
.nav ul li a{ font-family:"微软雅黑"; font-size:14px; color:#FFF; text-decoration:none; display:block; padding:0 27px;}
.nav ul li a:hover{ background-color:#213704;}

.banner{ width:100%; height:380px; margin-top:2px;}
#full-screen-slider { width:100%; height:380px; float:left; position:relative}
#slides { display:block; width:100%; height:380px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:30%; top:330px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:14px; height:14px; float:left; margin-left:15px; border-radius:7px; background:#fff; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#de7300;}

.search_box{ width:100%; height:50px; background:url(../images/ss_x.jpg) repeat-x;}
.search{ width:1180px; height:50px; margin:0 auto;}
.search_l{ float:left; height:50px; line-height:55px;}
.search_l a{ margin:0 15px; text-decoration:none;}
.search_l a:hover{ text-decoration:underline;}
.search_r{ float:right; height:50px; padding-right:10px;}
.search-box{ width:270px; height:26px; margin-top:10px;}
.search-text{ width:240px; height:26px; line-height:26px; float:left; background:url(../images/ss_k.jpg) no-repeat; border:0; text-indent:2em;}
.search-button{ background:url(../images/ss_s.jpg) no-repeat; width:30px; height:26px; float:left;border-style :none; cursor:pointer;}

.footer{ width:100%; height:200px; margin-top:30px; overflow:hidden; background-color:#01a945;}
.foot{ width:100%; height:40px; border-bottom:2px solid #fff;}
.foot_u{ width:100%; height:40px; text-align:center;}
.foot_u a{ line-height:40px; margin:0 18px; color:#fff; font-size:14px; font-family:"微软雅黑";} 
.foot_u a:hover{ text-decoration:underline;}
.foot_d{ width:100%; height:140px; line-height:28px; text-align:center; color:#fff; font-size:12px; margin-top:20px;}
.foot_d a{color:#fff;}
.foot_d img{ padding-left:20px;}







