@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
body{ width:100%; height:100%; font-family:"宋体"; font-size:14px;}
ul,li{ list-style:none;}

.wrapper{ width:1000px; height:100%; margin:0 auto;}
.banner{ width:1000px; height:330px; background:url(images/baner.jpg) no-repeat top center;}
.head{ width:1000px; height:100%; font-size:12px; color:#666; margin:20px 0;}
.head a{ text-decoration:none; color:#666;}
.head a:focus{ text-decoration:underline; color:#019b29;}
.head a:hover{ text-decoration:underline; color:#019b29;}

.top{ width:1000px; height:520px;}
.top_l{ width:350px; height:520px; float:left;}
.main_flash{ float:left;}
.top_l a img{ margin-top:5px; border:none;}
.top_c{ width:330px; height:520px; float:left; margin-left:29px;}
.top_c h3{ color:#019b29; text-align:center;}
.top_c p{ font-size:12px; color:#666666; text-indent:2em; line-height:22px; margin-top:15px;}
.top_c p a{ color:#ff1e1e; text-decoration:none;}
.top_c ul{ margin-top:15px;}
.top_c ul li{ background:url(images/icon.png) no-repeat scroll 0px 5px; font-size:12px; padding-left:15px; line-height:24px; color:#333;}
.top_c ul li a{ color:#333; text-decoration:none;}
.top_c ul li a:hover{color:#019b29; text-decoration:underline;}
.top_c ul li a:focus{color:#019b29; text-decoration:underline;}
.top_r{ width:260px; height:518px; float:left; margin-left:29px; border:1px solid #eee;}
.top_r h3{ width:250px; height:34px;  padding-left:10px; line-height:34px; border-bottom:2px solid #019b29; color:#019b29;}
.top_r ul{ margin-left:6px;}
.top_r ul li{ padding:10px 0; overflow:hidden; height:61px; }
.top_r ul li img{ display:block; margin-left: 15px; float: left;display: inline }
.top_r ul li a img{ border:2px solid #ccc;}

.part1{ width:998px; height:380px; margin-top:20px; border-left:1px solid #83e59d; border-right:1px solid #83e59d; border-bottom:1px solid #83e59d;}
.part1 h3{ width:968px; height:44px; background:url(images/title01.png) no-repeat top center; color:#fff; font-size:16px; line-height:34px; padding-left:30px;}
.part1 ul li{ width:170px; margin:16px 0 0 24px; float:left;}
.part1 ul li a img{ border:1px solid #ddd;}
.part1 ul li span{ text-align:center; display:block; margin-top:8px;}

.part2{ width:998px; overflow:hidden; margin-top:20px; margin-bottom:10px; border-left:1px solid #eeeeee; border-right:1px solid #eeeeee; border-bottom:1px solid #eeeeee;}
.part2 h3{ width:988px; height:32px; background:url(images/title02.png) no-repeat top center; color:#fff; font-size:16px; line-height:32px; padding-left:10px;}
.part2 ul li{ width:170px; margin:16px 0 0 24px; float:left;}
.part2 ul li a img{ border:1px solid #ddd;}
.part2 ul li span{ text-align:center; display:block; margin-top:8px;}

.part4{ width:1000px; height:440px; margin:30px auto 0 auto;}
.part4_l{ width:410px; height:440px; background-color:#FFF; border:1px solid #dddddd; float:left;}
.part4_l_title{ font-size:24px; color:#4e4e4e; border-left:4px solid #019b29; padding-left:15px; margin:20px 0 0 35px;}
.part4_l ul{ margin-left:34px;}
.part4_l ul li{ width:338px; text-align:center; margin-top:15px;}
.part4_l ul li img{ border:1px solid #ddd;}
.part4_l ul li span{ color:#333; line-height:26px;}
.part4_l ul li span a{ color:#333; text-decoration:none;}
.part4_l ul li span a:hover{ color:#019b29; text-decoration:underline;}
.part4_l ul li span a:focus{ color:#019b29; text-decoration:underline;}

.part4_r{ width:560px; height:440px; background-color:#FFF; border:1px solid #dddddd; float:left; margin-left:26px;}
.part4_r_title{ font-size:24px; color:#4e4e4e; border-left:4px solid #019b29; padding-left:15px; margin:20px 0 0 35px;}
.feedback{ margin-top:25px; margin-left:15px;}
.part4_r table{ font-size:12px; color:#333;}

.list_lh{ height:470px; overflow:hidden;}
.btn_lh:hover{ color:#fff; text-decoration:none;}


.footer{ width:1000px; height:100%; margin:0 auto; text-align:center;}

