@charset "utf-8";
/* CSS Document */
/*commen*/
*{margin: 0 auto; padding: 0;}
body{font-size: 12px;color: #121212;font-family:  Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;background:none;}
ul,li{list-style-type: none;}
img,ul,li,button{margin: 0px;}
img,button{border: none;}
a{color: #000;text-decoration: none;}
a:hover{text-decoration: none;}
a:active{text-decoration: none;}
img{border:0;}

/*top*/
.top_all{ width:100%; height:120px;}
.top{ width:1180px; margin:auto; overflow:hidden;}
.logo{ float:left; width:248px; height:80px; margin-top:25px;}
.logo a img{width:248px; height:80px;}
.nav{ float:right; width:880px;}
.nav ul{}
.nav ul li{ width:110px; float:left; height:120px; text-align:center; line-height:160px; cursor:pointer;}
.nav ul li a{ font-size:14px; color:#818182;width:110px;height:120px; display:block;}
.nav ul li:hover a{ color:#fff;}
.nav1{ background:url(../images/nav1.png) no-repeat center;}
.nav1:hover{ background:url(../images/nav11.png) no-repeat center;}
.nav2{ background:url(../images/nav2.png) no-repeat center;}
.nav2:hover{ background:url(../images/nav22.png) no-repeat center;}
.nav3{ background:url(../images/nav3.png) no-repeat center;}
.nav3:hover{ background:url(../images/nav33.png) no-repeat center;}
.nav4{ background:url(../images/nav4.png) no-repeat center;}
.nav4:hover{ background:url(../images/nav44.png) no-repeat center;}
.nav5{ background:url(../images/nav5.png) no-repeat center;}
.nav5:hover{ background:url(../images/nav55.png) no-repeat center;}
.nav6{ background:url(../images/nav6.png) no-repeat center;}
.nav6:hover{ background:url(../images/nav66.png) no-repeat center;}
.nav7{ background:url(../images/nav7.png) no-repeat center;}
.nav7:hover{ background:url(../images/nav77.png) no-repeat center;}
.nav8{ background:url(../images/nav8.png) no-repeat center;}
.nav8:hover{ background:url(../images/nav88.png) no-repeat center;}





/*footer*/
.footer{ width:100%; margin-top:0px;}
.footer_t{ width:100%; height:270px; background:#0061bb; }
.footer_t_m{ width:1180px; margin:auto; overflow:hidden;}
.footer_logo{ width:200px; height:230px; background:url(../images/wechat_bk.jpg) no-repeat center; float:left;}
.footer_logo_t{ width:125px; height:125px; padding-top:15px; margin-left:45px;}
.footer_logo_t img{width:125px; height:125px;}
.f_w1{ color:#777777; font-size:12px; text-align:center; line-height:26px; margin-top:15px;}
.f_w2{ color:#444; font-size:16px;text-align:center; line-height:30px; margin-top:10px;}
.f_w2 span{ color:#fc5f01; font-size:18px; font-weight:bold;}
.footer_t_ny{ width:880px; float:right;position:relative;}
.footer_t_ny ul{ overflow:hidden; margin-bottom:35px;}
.footer_t_ny ul li{ width:120px; line-height:80px; text-align:center; float:left; border-bottom:1px dashed #ccc;}
.footer_t_ny ul li a{ font-size:14px; color:#fff;}
.footer_logo_p_w{ display:block; width:660px; float:left; margin-right:30px; line-height:40px; margin-top:5px; font-size:14px; color:#fff;}

.footer_b{ width:100%; height:80px; background:#2f2f2f;}
.footer_b_m{ width:1180px; margin:auto; overflow:hidden;}
.footer_b_m h2{ display:inline; font-size:14px; color:#fff; line-height:60px; float:left; font-weight:normal;}
.footer_b_m p{ font-size:14px; color:#fff; float:left; margin-left:100px; line-height:60px;}
.footer_b_m p a{ font-size:14px; color:#fff;}


.wechat{ overflow:hidden;  position:absolute; top:110px; left:600px;}
.wechat1{ width:90px; float:left;margin-right:20px;}
.wechat1 img{ width:80px; height:80px; border:1px dashed #fff; padding:3px;}
.wechat1 p{ font-size:12px; text-align:center; line-height:40px; color:#fff;}
.wechat2{ width:90px; float:left;}
.wechat2 img{ width:80px; height:80px; border:1px dashed #fff; padding:3px;}
.wechat2 p{ font-size:12px; text-align:center; line-height:40px; color:#fff;}












