@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:36px; overflow:hidden; background:#fff;}
.top{ width:1180px; margin:auto; overflow:hidden;}
.top_l{ float:left; color:#444444; font-size:12px; line-height:36px;}
.top_r{ float:right; }
.top_r ul{ overflow:hidden;}
.top_r ul li{ float:left; line-height:36px;color:#444444; margin-left:12px;}
.top_r ul li a{ font-size:12xp; color:#444;}
.top_r ul li img{ margin-right:3px;}

/*logo_all*/
.logo_all{ width:100%; height:180px;}
.logo{ width:1180px; margin:auto; overflow:hidden;}
.logo_l{ width:160px; float:left;}
.logo_r{ width:990px; float:left; margin-left:30px;}
.logo_l h1{ width:160px; height:65px;}
.logo_wechat{ width:160px; height:115px; background:url(../images/logo_wechat_bk.jpg) no-repeat center;}
.logo_wechat img{ width:70px; height:70px; margin-left:42px; margin-top:22px;}
.dw_call{ overflow:hidden;}
.dw{ font-size:24px; color:#015db4; line-height:40px; float:left; margin-top:20px; margin-left:25px;}
.dw span{ color:#eb6f00;}
.logo_call{ float:right; overflow:hidden; margin-top:25px;}
.logo_call_t{ float:left; margin-right:10px;}
.logo_call_w{ float:left; font-size:18px; color:#777777;}
.logo_call_w span{ font-size:24px; color:#fd6000; font-weight:bold;}
.nav{ margin-top:18px;}
.nav ul{overflow:hidden;}
.nav ul li{ width:110px; height:34px; line-height:34px; cursor:pointer; float:left; text-align:center;}
.nav ul li a{ font-size:14px; color:#444444;}
.nav ul li:hover{width:110px; height:34px; border-radius:20px; background:#eb6f00; line-height:34px;}
.nav ul li:hover a{ color:#fff;}





.fixedNav { width:100%; height:50px; background:url(../images/nav_bk.jpg) no-repeat center;
    position: fixed;
    top: 0px;
    left: 0px;
	margin:auto;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}
.fixedNav ul{ width:1180px; margin:auto;}


/*footer*/
.footer_all{ width:100%; background:#0657b2; padding-bottom:20px;}
.footer{width:1180px; margin:auto; overflow:hidden; position:relative;}
.footer a{ color:#fff;}
.footer_logo{ float:left; margin-top:0px;}
.footer_logo a img{ width:200px; height:165px; margin-top:0px;}
.footer_ny{ float:left; margin-left:80px;}
.footer_ny ul{ overflow:hidden; }
.footer_ny ul li{ float:left; width:100px; text-align:center; line-height:60px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.footer_ny ul li a{ font-size:14px; color:#fff;}
.footer_ny_w{ font-size:14px; line-height:26px; color:#fff; margin-left:30px; margin-top:15px;}
.footer_ny_w h2{ display:inline; color:#fff; font-weight:normal;font-size:14px; color:#ff;}
.footer_ny_w h2 a{ }
.wechat{ position:absolute; left:1080px;top:90px;}
.wechat img{ width:80px; height:80px; border:2px #fff solid;}




/*在线客服*/
.keifu{ position:fixed; top:10%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../images/keifu1.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(../images/keifu1.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/keifu1.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}
.keifu_con li{height:33px; padding-left:12px;}
.keifu_con .weixin{ height:96px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:119px; background: url(../images/keifu1.png); background-position:0 -149px;  }
.keifu_bot p{font-weight:bold; color:#fe8900; font-size:14px; margin-left:10px; padding-top:85px;height:30px; width:100%;}















