@charset "utf-8";
/* CSS Document */

body,
h1,h2,h3,h4,h5,h6,
div,span,font,
ul,lu,a,img,input{margin:0; padding:0; font-size:14px; font-family:Arial, Helvetica;}

ul{list-style:none;}
a{text-decoration:none;}
img{border:0;}

body{background:#f4f4f2;}



/*顶部*/
.top_bg{width:100%; height:121px; background:url(../images/top_bg.jpg) center;}
.top{width:980px; height:93px; margin:0 auto;}
.logo{width:200px; height:93px; float:left;}
.other{width:210px; height:93px; float:right;}
.map{width:200px; height:17px; float:left; margin-left:10px; margin-top:10px;}
.map a{display:block; width:25px; height:17px; float:left; margin-right:10px;}
.search_t{width:200px; height:20px; float:left; margin-left:10px; color:#FFF; font-size:16px; margin-top:5px;}
.search{width:200px; height:25px; float:left; margin-left:10px; margin-top:5px; background:url(../images/search.jpg);}
.t{background:none; border:0; width:174px; height:25px; font-family:"微软雅黑";}
.b{background:none; border:0; width:22px; height:25px; cursor:pointer;}

.menu_bg{width:980px; height:41px; background:url(../images/menu_bg.jpg); margin:0 auto;}
.menu_bg ul{width:980px; height:41px;}
.menu_bg ul li{float:left; text-align:center;}
.menu_bg ul li a{color:#FFF; font-size:18px;}

.menu_bg ul li .h1{float:left; width:66px; height:31px; padding-top:10px;} 
.menu_bg ul li .h1:hover{color:#000; background:url(../images/menu_h1.jpg);}
.menu_bg ul li .h2{float:left; width:124px; height:31px; padding-top:10px;}
.menu_bg ul li .h2:hover{color:#000; background:url(../images/menu_h2.jpg);}
.menu_bg ul li .h3{float:left; width:144px; height:31px; padding-top:10px;}
.menu_bg ul li .h3:hover{color:#000; background:url(../images/menu_h3.jpg);}
.menu_bg ul li .h4{float:left; width:110px; height:31px; padding-top:10px;}
.menu_bg ul li .h4:hover{color:#000; background:url(../images/menu_h4.jpg);}
.menu_bg ul li .h5{float:left; width:144px; height:31px; padding-top:10px;}
.menu_bg ul li .h5:hover{color:#000; background:url(../images/menu_h3.jpg);}
.menu_bg ul li .h6{float:left; width:144px; height:31px; padding-top:10px;}
.menu_bg ul li .h6:hover{color:#000; background:url(../images/menu_h3.jpg);}
.menu_bg ul li .h7{float:left; width:140px; height:31px; padding-top:10px;}
.menu_bg ul li .h7:hover{color:#000; background:url(../images/menu_h5.jpg);}
.menu_bg ul li .h8{float:left; width:100px; height:31px; padding-top:10px;}
.menu_bg ul li .h8:hover{color:#000; background:url(../images/menu_h6.jpg);}

/*顶部*/

/*底部*/
.bottom_bg{width:100%; height:325px; background:url(../images/bottom.jpg) center; margin-top:30px;}
.bottom{width:980px; height:325px; margin:0 auto;}
.bottom_menu{width:980px; height:40px;}
.bottom_menu ul{width:700px; height:40px; margin:0 auto;}
.bottom_menu ul li{float:left; width:100px; height:26px; text-align:center; padding-top:14px;}
.bottom_menu ul li a{color:#444444; font-size:12px;}
.bottom_info{width:600px; height:285px; margin:0 auto;}
.bottom_info1{width:600px; height:140px; margin-top:25px;}
.part1{width:200px; height:140px; float:left;}
.part1_head{width:200px; height:30px; float:left; font-size:20px; color:#666563; text-align:center;}
.part1_body{width:170px; height:90px; float:left; margin-top:20px; padding-left:30px;}
.part1_body a{display:block; float:left; width:33px; height:33px; margin-right:15px;}

.part2{width:200px; height:140px; float:left;}
.part2_head{width:200px; height:30px; float:left; font-size:20px; color:#666563; text-align:center;}
.part2_body{width:140px; height:90px; float:left; margin-top:20px; padding-left:60px;}
.part2_body ul li{margin-bottom:5px;}
.part2_body ul li a{color:#666563;}

.part3{width:200px; height:140px; float:left;}
.part3_head{width:200px; height:30px; float:left; font-size:20px; color:#666563; text-align:center;}
.part3_body{width:150px; height:90px; float:left; margin-top:20px; padding-left:50px;}
.part3_body ul li{margin-bottom:5px;}
.part3_body ul li a{color:#666563;}
.bottom_info2{ color:#666563; text-align:center; line-height:25px;}
/*底部*/