@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; }
body{font-size:12px; line-height:20px;font-family:Microsoft YaHei;color:#525252; background:#e4e3e4;}
ul,dl,dt,dd,li{display:block;}
li{list-style-type:none;}
img{border:0;margin:0; padding:0;}
.clr{clear:both; height:0px; overflow:hidden;}
.left{float:left;}
.right{float:right;}
a{color:#444; text-decoration:none;}
a:hover{color:#000; text-decoration:underline;}

/*top*/
.top{width:100%;background:#f0f0f0; color:#8e8e8e; border-bottom:1px solid #fff;height:30px;}
.top ul{width:1000px; margin:0 auto;}
.top li{float:right; margin:0 3px;height:30px; line-height:30px; }
.top .line{width:3px; background:url(../images/top_line.jpg) 0 6px no-repeat;}
.top li a{color:#8e8e8e; text-decoration:none;}
.top li a:hover{color:#7b0707; text-decoration:underline;}

/*header*/
.header{width:100%; height:299px; background:url(../images/header_bg.jpg) repeat-x;}
.header .banner{width:1000px; margin:0 auto; height:298px; background:url(../images/banner.jpg) no-repeat;}

.part1, .part2, .part3, .part4, .part5{width:1000px; margin:0 auto;}
.part1 h3,.part2 h3, .part3 h3, .part4 h3, .part5 h3{width:1000px; background:url(../images/tit.jpg) repeat-x; line-height:41px; height:41px; color:#fff; font-size:18px; }
.part1 h3 span, .part2 h3 span, .part3 h3 span, .part4 h3 span, .part5 h3 span{height:41px; padding-left:35px; background:url(../images/tit_icon.jpg) 8px 0 no-repeat; display:block;}



/*part1*/
.part1 ul{padding:15px 0;height:216px;}
.part1 ul li{width:auto; height:216px; float:left;}
.part1 ul .mr{margin-right:15px;}
.part1 ul .txt_box{width:320px; background:#b8b8b8; line-height:28px;}
.part1 ul .txt_box p{padding:25px; text-indent:25px; font-size:14px; color:#000;}


/*part2*/
.part2 .guide{width:1000px; background:url(../images/guide_bg.jpg) no-repeat; height:89px; margin-top:15px;}
.part2 .guide p{width:800px; margin:auto; font-size:14px; padding-top:15px;}
.part2 ul{padding-top:20px; height:200px; clear:both;}
.part2 ul li{width:240px; float:left; overflow:hidden; border-bottom:1px solid #ccc;height:198px;}
.part2 ul li p{text-align:center; padding:5px 0;}
.part2 ul .mr{margin-right:13px;}

/*part3*/
.part3{margin-top:15px;}
.part3 ul{padding-top:20px; height:240px; clear:both;}
.part3 ul li{width:320px; float:left; overflow:hidden; border-bottom:1px solid #ccc;height:245px;_height:250px;}
.part3 ul li p{text-align:center; padding:5px 0;}
.part3 ul .mr{margin-right:19px;}
.part3 .txt{padding:20px 0;clear:both; height:30px;}
.part3 .txt p{width:320px; float:left; border-bottom:1px solid #ccc; margin-right:20px; line-height:30px; display:block;}


/*part4*/
.part4{margin-top:15px;}
.part4 ul{padding-top:15px; height:480px; width:1000px;}
.part4 .weibo{width:650px; float:left; height:480px; margin-right:20px; overflow:hidden;}
.part4 .pic{width:280px; float:left;}

/*part5*/
.part5{margin-top:15px;}
.part5 ul{padding:15px 0;  width:1000px; clear:both; height:114px;}
.part5 li{width:488px; height:114px;  background:url(../images/save_bg.jpg) no-repeat; }
.part5 li span{ display:block; color:#fff; font-size:14px; height:60px; font-weight:bold; float:left;text-align:center;}
.part5 li p{float:right;display:block; width:360px; padding:15px 15px 0 0; text-indent:25px; }
.part5 li .one{width:60px;margin:30px 0 0 25px;_margin:30px 0 0 15px;}
.part5 li .two{width:60px;margin:25px 0 0 25px;_margin:25px 0 0 15px;}
.part5 li .four{width:80px;margin:25px 0 0 15px;_margin:25px 0 0 10px;}

/*contact*/
.contact{width:100%; height:11px; background:url(../images/line.jpg) repeat-x; margin:15px 0; clear:both;height:360px;}
.contact ul{width:1000px; margin:0 auto; padding:35px 0; height:360px;}
.contact li{float:left;}
.contact .phone{width:340px;}
.contact .tracing{width:300px;}
.contact .fund{width:340px;}
.contact .mr{margin-right:15px;}




/*bottom*/
.bottom{width:100%; background:url(../images/bottom_bg.jpg) repeat-x; height:168px; clear:both; margin-top:15px;}
.bottom ul{width:980px; margin:auto; padding:40px 0 15px 0; color:#dedede; text-align:center;}
.bottom ul a{color:#dedede; text-decoration:none;}
.bottom ul a:hover{color:#dedede; text-decoration:underline;}


