@charset "gb2312";
/* CSS Document */
*{margin: 0 auto; padding: 0;}
body
{
	font-size: 12px;
	color: #474747;
	font-family:  Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;
	background: #fff;
}
ul,li{list-style-type: none;}
img,ul,li,border{padding: 0px;margin: 0px;}
img,border{border: none;}
a{color: #494949;text-decoration: none;}
a:hover{color:#ff5a00;text-decoration: none;}
a:active{text-decoration: none;}
.clear{clear: both;}
img{	border: 0;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;clear: both;height: 0;}
.clearfloat{clear: both;height: 0;font-size: 1px;line-height: 0px;}
.clearfix{display: inline-table;}
input,textarea{outline: none;border: 0px;}
/* Hides from IE-mac \*/
html {overflow-x:hidden;}
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
/*blank*/
.blank{width:100%; height:4px; background:#ff7900;}
/*top*/
.top{width:1180px; height:auto; overflow:hidden; margin:0 auto;}
.top_cont{height:24px; line-height:24px; /*background:#44b501;*/ /*background: -webkit-linear-gradient(#02813e,#009a46,#069248);*/ border-radius:5px; float:right; margin-top:-3px;}
.top_cont p{color:#CCC;}
/*.top_cont p a {color:#fff;}*/
/*logo*/
.logo{width:1180px; height:auto; overflow:hidden; margin:0 auto; padding:10px 0;}
.logo_left{width:500px; height:80px; float:left;}
.logo_right{width:430px; height:80px; float:right;}
.logo_right dl{ padding-top:10px;}
.logo_right dl dt{float:left;}
.logo_right dl dd{float:left; font-size:14px; width:280px; margin-top:10px;}
.logo_right dl dd span{ font-size:22px; color:#44b501;}

/*nav*/
.nav{width:100%; height:35px;  background:#44b501;}
.nav_cont{width:1180px; margin:0 auto;}
.nav_cont ul li{float:left; font-size:14px; width:185px; height:35px; text-align:center; line-height:35px; display:block;}
.nav_cont ul li a{color:#FFF;}
.nav_cont ul li a:hover{width:150px; height:35px; display:block; background:url(../images/nav_li_bg.png) no-repeat;}
.nav_cont ul li .current{background:url(../images/nav_li_bg.png) no-repeat; width:107px; height:62px; display:block;}

/*banner*/


/*search*/
#box{width:100%; height:48px; background:#8FDA63; margin:0 auto; }
#search{width:1180px;  margin:0 auto;}
.search_left{line-height:48px; float:left; width: 826px;}.search_left .bd{ width: 460px; float: left; padding-left: 20px;  overflow: hidden;}
.search_left .bd .tempWrap{width: 100% !important;}
.search_left .bd ul li{width: 100px; text-align: center;}
/* .search_left span{margin-right:15px;} */.search_left span{ float: left;}
.search_left span a:hover{color:#F00;}
.search_right{float:right; padding-top:10px;height:20px;}
.font1{padding-left:8px;}
.out{border:1px solid #9a9a9a; width:120px; height:23px;}
.btn{width:44px; height:25px; background:#e8641b; color:#FFF; margin-left:-4px;}.search_right input:last-child{background:url(../images/btn.jpg) no-repeat center;width:30px;height:20px;margin-bottom:-10px;position:relative;top:0px;left:-4px;}
.search_right input{height:20px;}.search_right from{height:20px;}
/*footer*/
.footer{width:100%; height:auto; overflow:hidden; /*padding:25px 0 35px 0;*/}
.footer_cont{width:1180px; margin:0 auto;}
.link{width:1180px; margin:0 auto;height:65px; border-radius:10px; background:#FFF; padding:10px 0 0 10px;}
.link h4{font-size:14px;}
.link span{margin-top:10px; display:block;}
.link span a{margin:0 15px 0 0;}
.footer_cont dl{margin-top:10px; color:#333;}
.footer_cont dl dt{float:left;}
.footer_cont dl dd{text-align:center;margin-left:30px;}
.footer_cont dl dd a{color:#333;}
.footer_cont dl dd span{margin:0 16px;}
.footer_cont dl dd p{line-height:26px;}
.footer_cont dl dd p img{ vertical-align:middle; margin-left:5px;}

.footertop{width:100%; height:auto; overflow:hidden; padding:6px 0 6px 0;  background:#44b501;}
.footertop ul{width:1180px; margin:0 auto; color:#FFF;}
.footertop ul a{color:#FFF;}
.footertop ul li{ float:left; font-size:14px; width:196px; line-height:26px; text-align:center; display:block; }
.footertop ul span{ margin-left:72px;}


.hot{ overflow:hidden; margin:20px;}
.hot ul li{ height:180px; line-height:30px;}
.hot ul li img{ width:160px; height:160px;}

.zklist{ overflow:hidden; margin-top:15px;border: 1px solid #D5D5D5;border-radius:4px; font-family:"宋体";}
.zklist-T{background: url("../images/tit1.gif") repeat-x scroll 0% 0% transparent;height: 32px;line-height: 32px;font-weight: bold; text-indent:12px;}
.zklist-C{ overflow:hidden; margin-top:30px; margin-bottom:30px;}
.zklist-C ul li{width:96%; height:30px;line-height:30px;overflow:hidden;float:left;margin-right:2%;margin-left:2%;border-bottom: 1px dotted #d5d5d5; }
.zklist-C ul li a{ float:left; width:75%;}
.zklist-C ul li span{ width:20%;float:right;text-align: right;}

.nav-li {
	position:relative;
}
.nav-li ul {
	position:absolute;
	left:0;
	overflow:hidden;
	background:#44b501;
	z-index:99999;
	display:none;
}


/*banner*/

.banner-h {
	
	background: #fff;

}
.w-banner {
	
    margin: 0 auto;
    position: relative;
}
.banner-bg {
    width: 100%;
   
    position: absolute;
    left: 0;
    z-index: 20;
    overflow: hidden;
	
}
.banner {
    position: relative;
	
}
.banner a {
    width: 100%;
    
    position: absolute;
	
   
}
.banner-ctrl-prev,.banner-ctrl-next {
    display: inline-block;
    width: 71px;
    height: 71px;
    position: absolute;
    top: 300px;
    border-radius: 10px;
    cursor: pointer;
    z-index: 300;
}
.banner-ctrl-prev {
    left: 10px;
    background: url(../images/banner_left.png) no-repeat rgb(0,0,0);filter:alpha(opacity=30);opacity:0.3;
}
.banner-ctrl-prev:hover {
    background: url(../images/banner_left.png) no-repeat rgb(0,0,0);filter:alpha(opacity=30);opacity:0.3;
}
.banner-ctrl-next {
    right: 10px;
    background: url(../images/banner_right.png) no-repeat rgb(0,0,0);filter:alpha(opacity=30);opacity:0.3;
}
.banner-ctrl-next:hover {
    background: url(../images/banner_right.png) no-repeat  rgb(0,0,0);filter:alpha(opacity=30);opacity:0.3;
}
.banner img {
	width:100%;	
}
