@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:none; border-top:2px solid #3e9736;}
.top{ width:1180px; margin:auto; overflow:hidden;}
.top_l{ float:left; color:#666; 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:#666;}
.top_r ul li:hover a{ color:#f37e00;}

/*logo*/
.logo_all{width:100%;  background:url(../images/top_bk.jpg) no-repeat center; height:150px; }
.logo{ width:1180px; overflow:hidden; margin:auto;}
.logo_t{ width:270px; height:65px; float:left; margin-top:40px; margin-left:0px;}
.logo_w{ float:left;margin-top:30px;  overflow:hidden; margin-left:135px;}
.logo_w span{ color:#fe9b00;}
.logo_w1{ font-size:18px; color:#333;  margin-top:15px; line-height:24px;letter-spacing:1px; font-weight:bold;}
.logo_w1 span{color:#ff7530; }
.logo_w2{ font-size:16px; color:#333; margin-top:0px;  line-height:50px; letter-spacing:1px; font-weight:bold;}
.logo_call{float:right; overflow:hidden;}
.logo_call img{ float:left; margin-left:25px; margin-top:32px; margin-right:10px;}
.logo_call div{ float:left; margin-left:5px;}
.logo_call_1{ font-size:14px; color:#555555; margin-top:40px;}
.logo_call_2{font-size:30px; color:#f37e00; font-weight:bold; letter-spacing:1px; margin-top:5px; font-family:"Impact"; }



/*nav*/
.nav_all{ width:100%; height:50px; background:url(../images/nav_bk.jpg) no-repeat center;}
.nav{width:1180px; margin:auto;}
.nav ul{overflow:hidden;}
.nav ul li{ width:118px; text-align:center; line-height:50px;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:#fff; }
.nav ul li:hover{ background:#f08200;width:118px; height:50px;}
.nav ul li:hover a{color:#fff;}
.nav li.another{background:#f08200; width:118px; height:50px;}
.fixedNav { width:100%; height:50px; background:url(../images/nav_bk.jpg) no-repeat center;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 a{ color:#fff;}




/*footer*/
.footer_all{ width:100%; background:url(../images/footer_bk.jpg) no-repeat center; height:282px;}
.footer{ width:1180px; margin:auto; overflow:hidden;}
.footer_nav{ width:300px; float:left;}
.footer_nav ul{ padding-top:70px;}
.footer_nav ul li{ width:100px; text-align:left; line-height:36px; float:left; margin-right:30px;} 
.footer_nav ul li a{ font-size:13px; color:#fff;}
.footer_ny{ float:left;width:580px; margin-top:20px; color:#fff; font-size:13px; text-align:center; line-height:36px; margin-left:20px;}
.footer_ny a{ color:#fff; font-size:13px;}
.footer_chat{ float:left; margin-left:130px; margin-top:70px; }
.footer_chat img{ width:100px; height:100px;}
.footer_chat p{ text-align:center; line-height:40px; color:#fff; font-size:13px;}
.footer_ny h2{ display:inline; font-size:14px; color:#fff; font-weight:normal;}




/*在线客服*/
.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%;}















