@charset "gb2312";
*{padding:0;margin:0;}
li{list-style:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,input,p,span,tr,td{margin:0;padding:0;}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
input{ border:0;}input:focus{ outline:none}
em,i{font-style:normal;font-weight:normal}
ul,ol{list-style:none}
h1,h2,h3,h4,h5 {font-size:100%;font-weight:normal}
/*================================ Global css========================*/
body{ font:14px "Î¢ÈíÑÅºÚ"; background: #eaeaea; color:#333;}
a{color:#333;text-decoration:none;}
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after {display: table;content:""; height:0px;line-height: 0;}
.clearfix:after {clear: both;}
.pr{position:relative}
.red{ color:#f00;}
.gray{ color:#ddd;}
.pd10{ padding:10px;}
.lh{line-height:35px;}
.left{float: left;}
.right{float: right;}
.pd10{padding: 10px;}
.line{border-bottom: solid #eee 1px;}
.blankH10{ width:100%; height:10px; overflow:hidden;}
.blankH20{ width:100%; height:20px; overflow:hidden;}
.blankH30{ width:100%; height:30px; overflow:hidden;}
/*=================================top=================================*/
.wrapper{ width:1000px; margin:0px auto}
.banner{background: url(imagesbanner.jpg) center center no-repeat; width: 100%;height: 500px;}
.nav{width:100%; height:40px; line-height:40px; background:#2cb86a;}
.nav ul{height: 40px; width:1000px; margin:0 auto; background:#2cb86a;}
.nav ul li{color:#fff; float:left; height: 40px; width:20%; line-height: 40px; font-size:20px; text-align:center; cursor:pointer;}
.nav ul li:hover{ background:#239a58;}
.hover{ background:#239a58;}
.nav ul li a{color:#fff;text-decoration: none;}
/*=================================content=================================*/
.title{ text-align:center; font-size:24px; color:#000;}
.bszn img{ padding:0 5px 30px 5px;}
.bszn p{ width:100%; height: auto; line-height:40px;}
.lct .span{ width:100%; height:35px;}
.lct .span .center{ padding:0 236px;}
.lct img{ padding:0 2px 30px 1px;}
.zcwj img{ padding:0 41px 30px 38px;}
.sfbz table{ width: 1000px; font-size: 16px; line-height: 35px; margin-top: 30px;}

/*=================================footer=================================*/
.footer{background:#bfbfbf; width: 100%;height: 170px;line-height:30px; color:#333; text-align:center;}
.footer a{color:#333;text-decoration:none;}
.footer a:hover{text-decoration: underline;}
