@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: #f3ce00;
color:#fff;
}

::-moz-selection {
    background-color: #f3ce00;
color:#fff;
}

::-webkit-selection {
    background-color: #f3ce00;
color:#fff;
}

/*top*/
.top_all{ width:100%; height:36px; overflow:hidden; background:#f9f9f9; border-bottom:1px solid #ededed;}
.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:#222;}

/*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:220px; height:90px; float:left; margin-top:30px; margin-left:0px;}
.logo_w{ float:left;margin-top:28px;  overflow:hidden; margin-left:85px;}
.logo_w span{ color:#fe9b00;}
.logo_w1{ font-size:24px; color:#444; font-weight:bold;  margin-top:20px; line-height:24px;}
.logo_w1 span{color:#ff7530; }
.logo_w2{ font-size:18px; color:#444; margin-top:4px;  line-height:40px;}
.logo_call{float:right; overflow:hidden;}
.logo_call img{ float:right; margin-top:36px; margin-right:0px;}
.logo_call div{ float:right; }
.logo_call_1{ font-size:17px; color:#555555; margin-top:50px; text-align:right;}
.logo_call_2{font-size:30px; color:#222; letter-spacing:-1px; margin-top:10px; font-family:"times new roman";line-height: 34px; }



/*nav*/
.nav_all{ width:100%; height:50px; background:#f3ce00;}
.nav{width:1180px; margin:auto;}
.nav ul{overflow:hidden;}
.nav ul li{ width:107px; text-align:center;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:#111; width:106px; border-right:1px dashed #111; display:block; margin-top:15px;}
.nav ul li:hover{ background:#f5e782;width:107px; height:50px;}
.nav ul li:hover a{color:#111;}
.nav li.another{ background:#f5e782;width:107px; height:50px;}
.fixedNav {  width:100%; height:50px;background:#f3ce00; 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:#111;}



/*footer*/
.ft_all{ width:100%; background:url(../images/ft_bk.jpg) no-repeat center; height:463px;margin-top:30px;}
.ft{ width:1180px; margin:auto; overflow:hidden; position:relative;height:463px;}
.ft_nav{ margin-left:0px;overflow:hidden;}
.ft_nav ul{ margin-top:20px; }
.ft_nav ul li{width:117px; text-align:center; float:left; line-height:45px;}
.ft_nav ul li a{ color:#222; font-size:13px;}
.ft_ny{ width:600px; margin-top:120px; margin-left:134px; line-height:36px; font-size:14px; color:#222;}
.ft_wx{ position:absolute; top:196px; left:918px; width:96px; height:96px;}
.ft_wx img{width:96px; height:96px;}
.ft_lg{ position:absolute; top:395px; left:130px; width:225px; height:40px; z-index:999999;}
.ft_lg a img{ width:225px; height:40px;}
.ft_lk{ position:absolute; top:410px; left:350px;}
.ft_lk ul{ overflow:hidden;}
.ft_lk ul li{ width: auto;
    float: left;
    text-align: center;
    margin-left: 10px;}
.ft_lk ul li a{ color:#222;}




/*footer1*/
.ft1_all{ width:100%; background:url(../images/ft_bk.jpg) no-repeat center; height:463px; margin-top:30px;}
.ft1{ width:1180px; margin:auto; overflow:hidden; position:relative;height:463px;}
.ft1_nav{ margin-left:0px;overflow:hidden;}
.ft1_nav ul{ margin-top:20px; }
.ft1_nav ul li{width:117px; text-align:center; float:left; line-height:45px;}
.ft1_nav ul li a{ color:#222; font-size:13px;}
.ft1_ny{ width:600px; margin-top:106px; margin-left:134px; line-height:28px; font-size:14px; color:#222;}
.ft1_wx{ position:absolute; top:196px; left:918px; width:96px; height:96px;}
.ft1_wx img{width:96px; height:96px;}
.ft1_lg{ position:absolute; top:395px; left:130px; width:225px; height:40px; z-index:999999;}
.ft1_lg a img{ width:225px; height:40px;}
.ft1_lk{ position:absolute; top:410px; left:350px;}
.ft1_lk ul{ overflow:hidden;}
.ft1_lk ul li{ width:100px; float:left; text-align:center;}
.ft1_lk ul li a{ color:#222;}

.ft_gsbs{ position:absolute; top:380px; left:930px;}













