@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:#f1f1f1;}
.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:128px; }
.logo{ width:1180px; overflow:hidden; margin:auto;}
.logo_t{ width:245px; height:57px; float:left; margin-top:35px; margin-left:0px;}
.logo_w{ float:left;margin-top:20px;  overflow:hidden; margin-left:100px;}
.logo_w span{ color:#fe9b00;}
.logo_w1{ font-size:22px; color:#ff8500;  margin-top:15px; line-height:24px;letter-spacing:1px; font-weight:bold;}
.logo_w2{ font-size:16px; color:#555555; 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:30px;}
.logo_call_2{font-size:27px; color:#005fbb; 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) repeat center;}
.nav{width:1180px; margin:auto;}
.nav ul{overflow:hidden;}
.nav ul li{ width:117px; height:50px; border-right:1px solid #2783d3; 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:#f37e00;width:117px; height:50px;}
.nav ul li:hover a{color:#fff;}
.nav li.another{background:#f37e00; width:117px; height:50px;}
.fixedNav { width:100%; height:50px; background:url(../images/nav_bk.jpg) 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;}
.fixedNav ul li a{ color:#fff;}



/*footer*/
.footer{ width:100%; margin-top:20px; }
.footer_t{ width:100%; height:270px;background:#1274d7;}
.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:#f37e00; 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:110px; 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{ padding-top:50px;}
.footer_logo{ width:220px; height:57px;float:left; margin-right:60px; margin-top:23px;}
.footer_logo a img{width:192px; height:60px;}
.footer_logo_p_w{ display:block; 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:60px; 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;}



















