@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{ font-size:14px; font-family:"微软雅黑", "黑体", "宋体";}
ul,li{ list-style:none;}
img{ border:none;}
a{ color:#555; text-decoration:none;}
a:hover,a:focus{ color:#3d800a; text-decoration:underline;}
p a{ color:#3d800a;}

.banner{ width:100%; height:480px; background:url(images/banner.jpg) no-repeat top center;}

.nav{	width: 100%;height: 50px;line-height: 50px;	color: #FFFFFF;background-color: #6cbd2f;	font-size: 18px;}
.nav ul{width:1000px;margin:0 auto;}
.nav ul li{float: left;width: 62px;	text-align: center;}
.nav ul li a{	color: #FFFFFF;}

.part1{ width:100%; height:347px; background:url(images/bg.png) no-repeat 80% 0; }
.part1_box{ width:1000px; height:347px; margin:0 auto; padding-top:20px;}

.part1_r{ width:450px; height:347px; float:left; margin-left:20px; background:url(images/title.png) no-repeat top left;}
.part1_r h3{ font-size:20px; font-family:"微软雅黑", "黑体", "宋体"; margin-top:60px; text-align:center; color:#333;}
.part1_r p{ text-indent:2em; line-height:24px; margin-top:3px;}

.content{ width:1000px; height:auto; margin:0 auto;}
.box{ height:auto;}
.part2_tit{ width:1000px; height:40px; background:url(images/title2.png) no-repeat top center;}

.part2_l{ width:480px; height:190px; float:left; overflow:hidden; margin-top:15px;}
.part2_l h4{ font-size:18px; color:#333; background:url(images/icon.png) no-repeat left center; padding-left:30px; margin-bottom:15px;}
.part2_l img,.part2_l p{ float:left;}
.part2_l img{ width:214px; height:144px;}
.part2_l p{ width:254px; height:144px; line-height:24px; overflow:hidden; margin-left:10px;}

.part3_tit{ width:1000px; height:40px; background:url(images/title3.png) no-repeat top center; margin-top:15px;}
.part4_tit{ width:1000px; height:40px; background:url(images/title4.png) no-repeat top center; margin-top:15px;}
.part5_tit{ width:1000px; height:40px; background:url(images/title5.png) no-repeat top center; margin-top:15px;}
.part6_tit{ width:1000px; height:40px; background:url(images/title6.png) no-repeat top center; margin-top:15px;}

.tj_bus{ margin-top:15px;}
.tj_bus li{ width:188px; height:160px; float:left; margin-left:15px;}
.tj_bus li a span{ width:188px; height:35px; display:block; line-height:30px; text-align:center;}

.bottom{ margin-top:20px;}
.bottom_box{ width:298px; height:418px; border:1px solid #6cbd2f; float:left; padding:15px 10px; text-align:center;}
.bottom_box h3{ margin-bottom:10px;}
.bottom_box2{ width:288px; height:418px; border:1px solid #6cbd2f; float:left; padding:15px;}
.bottom_box2 table{ margin-top:10px;}
.left_20{ margin-left:20px;}

.news_list{ width:288px; margin-top:10px; }
.news_list li{ width:270px; height:30px; line-height:30px; background:url(images/icon2.png) no-repeat left center; padding-left:15px; overflow:hidden;}

.footer{ width:1000px; height:130px; margin-top:20px; background:url(images/footer.jpg) no-repeat top center;}








