body { margin:0 auto/*外边距，布局居中*/; font-size:12px; font-family/*字体*/:Verdana; line-height/*行高*/:1.5; }  
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding/*内边距*/:0; margin:0;/*外边距*/} 
ul { list-style/*设置列表项目相关内容*/:none/*无*/;} 
img { border/*边框*/:0px;}  
a { text-decoration/*下划线*/:none;}
a:hover/*链接*/ { color:#f00;} 
.clearfloat {clear/*清除产生浮动*/:both/*不允许有浮动对象*/;height:0;font-size: 1px;line-height: 0px;}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#top{ width:1400px; margin:0 auto; }
#dh{ width:1400px; height:38px; background:#4B7134; margin:0 auto;}
#dh ul{ width:1000px; margin:0 auto;}
.bj{ width:1400px; height:870px; background: url(image/img2.jpg) 0 no-repeat; margin:0 auto;}
.bj ul{ width:1000px; margin:0  auto;}
.bj ul li{ float:left; line-height:20px; font:"宋体"; font-size:14px; color:#4B7134; font-weight:bold; line-height:40px;text-indent:2em;}

.ry{ width:1400px; height:1899px; background:url(image/img5.jpg) 0 repeat-y; margin:0 auto;}
.ry ul{ margin-left:400px; float:left; margin-top:-200px;}
.ry ul li{ float:left;width:240px; margin-right:20px; margin-bottom:20px;}

.ry span ul{  margin-left:230px; width:800px;}
.ry span ul li{ float:left;width:240px; margin-right:20px; margin-bottom:20px;}


.zp{ width:1400px; background:url(image/img24.jpg) 0 no-repeat; height:389px; margin:0 auto;}
.zp ul{ width:800px; margin:0 auto; margin-left:400px; padding-top:20px;}
.zp ul li{ float:left; font-family:"宋体"; font-size:16px; font-weight:bold; color:#0B3039; margin-right:40px; margin-bottom:40px;}
.zp ul li a{ color:#0B3039;}
.zp ul li a:hover{ color: #FF0000;}