@charset "utf-8";
/* CSS Document */
*{ padding:0px; margin:0px;}
body{ background:#effbfc;}
li{ list-style:none;}
.clear{ clear:both;}
header{ width:100%; height:360px;}
.logo{ width:1000px; height:80px; margin:0 auto; padding:20px;}
.logo img{ width:335px; height:80px;}
.banner{ width:100%; height:327px; background:url(bg.jpg) repeat-x; float:left;}
.weizhi{ margin:0 auto; width:1000px;}
.weizhi img{ width:1000px; height:327px;}
section{ width:1000px; margin:0 auto; height:auto; }
.kuang_1{ width:100%; margin-top:30px;}
.kuang_1 h2{ width:150px;  margin:0px auto; text-align:center; font-size:20px; border:1px solid #000; padding:5px;}
.kuang_1 p{ text-align:center; line-height:3; font-size:18px;}
.kuang_1 img{ margin-left:315px;}
.kuang_1 ul{ width:600px; margin-top:30px; margin-left:220px;}
.kuang_1 ul li{ width:100px; float:left; margin-right:50px;}
.kuang_1 ul li img{ margin:inherit; padding-left:20px;}
.kuang_1 ul li p{  font-size:14px; line-height:2;}
.kuang_1 ul li span{  font-size:14px;}
.kuang_2{ width:1000px; height:700px; background:url(bg_3.jpg); margin-top:50px;}
.kuang_2 ul{ width:800px; padding:100px 0 0 150px;}
.kuang_2 ul li{ height:100px; font-size:18px;}
.kuang_3{ width:1000px; height:388px;}
footer{ width:100%; background:#d0d0d0; height:220px;}
footer section{ width:1000px; height:220px; margin:0 auto; background:none;}
footer section .left{ width:400px; float:left; margin-top:40px; margin-left:40px;}
footer section .left h3{ font-size:24px; font-weight:bold; margin-bottom:20px;}
footer section .left p{ font-size:14px; line-height:1.5; padding-bottom:10px;}
footer section .right{ width:400px; float:right; margin-top:40px; margin-right:40px;}
footer section .right h3{ font-size:24px; font-weight:bold; margin-bottom:20px;}
.bottom{ clear:both; width:100%; height:50px; background:#00b4ff;}
.bottom p{ text-align:center; font-size:20px; color:#FFF; font-weight:bold; padding-top:15px;}
.bottom p a{ text-decoration:none; color:#FFF;}