@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;}

::selection {
    background-color: #02a852;
color:#fff;
}

::-moz-selection {
    background-color: #02a852;
color:#fff;
}

::-webkit-selection {
    background-color: #02a852;
color:#fff;
}




/*top*/
.top_all{ width:100%; height:36px; overflow:hidden; background:#3a3a3a;}
.top{ width:1180px; margin:auto; overflow:hidden;}
.top_l{ float:left; color:#cccccc; font-size:13px; line-height:36px;}
.top_r{ float:right; }
.top_r ul{ overflow:hidden;}
.top_r ul li{ float:left; line-height:36px;color:#cccccc; margin-left:12px;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s; }
.top_r ul li a{ font-size:13px; color:#cccccc;}
.top_r ul li:hover a{ color:#02a852;}

/*logo*/
.logo_all{width:100%; height:140px; background:url(../images/top_bk.jpg) no-repeat center; }
.logo{ width:1180px; overflow:hidden; margin:auto;}
.logo_t{ width:250px; height:71px; float:left; margin-top:30px; margin-left:0px;}
.logo_t a img{ width:250px; height:71px;}
/*nav*/
.nav{width:900px; float:left; margin-left:24px;}
.nav ul{overflow:hidden;}
.nav ul li{ width:90px; text-align:center; line-height:140px;float:left; cursor:pointer;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;  }
.nav ul li a{ font-size:14px; color:#444; }
.nav ul li:hover{ width:90px; height:140px; background:url(../images/nav_h.png) no-repeat center;}
.nav ul li:hover a{color:#fff;}
.nav li.another{ width:90px; height:140px; background:url(../images/nav_h.png) no-repeat center;}
.nav li.another a{ color:#fff;}
.fixedNav { width:100%; height:50px;background:#0ba73c; border:none;
    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;}
.fixedNav ul li{ width:118px;height:50px; line-height:50px;}
.fixedNav ul li:hover{width:118px; height:50px; line-height:50px; background:#f08200;}
.fixedNav ul li a{ color:#fff;}
.fixedNav ul li.another{width:118px; height:50px; line-height:50px; background:#f08200;}
.fixedNav ul li.another a{ color:#fff;}



/*footer*/
.footer{ width:100%; margin-top:20px;}
.footer_t{ width:100%; height:270px; background:#2b9e00;}
.footer_t_m{ width:1180px; margin:auto; overflow:hidden;}
.wechat{ width:200px; height:230px; background:url(../images/wechat_bk.jpg) no-repeat center; float:left;}
.wechat_t{ width:110px; height:110px; padding-top:20px; margin-left:45px;}
.wechat_t img{width:110px; height:110px;}
.f_w1{ color:#777777; font-size:12px; text-align:center; line-height:26px; margin-top:8px;}
.f_w2{ color:#444; font-size:16px;text-align:center; line-height:26px; margin-top:-2px;}
.f_w2 span{ color:#2b9e00; font-size:18px; font-weight:bold;}
.footer_t_ny{ width:880px; float:right;}
.footer_t_ny ul{ overflow:hidden; margin-bottom:35px;}
.footer_t_ny ul li{ width:100px; line-height:80px; text-align:center; float:left; border-bottom:1px dashed #fff;}
.footer_t_ny ul li a{ font-size:14px; color:#fff;}
.footer_t_ny ul li:hover a{ color:#fff;}
.footer_logo_p{ padding-top:50px;}

.footer_logo_p_w{ display:block; width:800px; float:left; margin-left:30px; line-height:32px; margin-top:-10px; font-size:14px; color:#fff;}
.footer_logo_p_w a{ 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{ color:#fff;}









/*在线客服*/
.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%;}

.gatb img{widht:50px;height:35px;}













