@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: #b90101;
color:#fff;
}

::-moz-selection {
    background-color: #b90101;
color:#fff;
}

::-webkit-selection {
    background-color: #b90101;
color:#fff;
}

/*top*/
.top_all{ width:100%; height:36px; overflow:hidden; border-top:2px solid #b90101;}
.top{ width:1180px; margin:auto; overflow:hidden;}
.top_l{ float:left; color:#666; 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:#666; margin-left:-1px; width:65px; height:36px;  text-align:center; cursor:pointer;}
.top_r ul li a{ font-size:12px; color:#666;}
.top_r ul li:hover a{ color:#b90101;}


/*logo*/
.logo_all{width:100%;  background:url(../images/top_bk.jpg) no-repeat center; height:135px; }
.logo{ width:1180px; overflow:hidden; margin:auto; position:relative; height:135px;}
.logo_t{ width:147px; height:80px; float:left; margin-top:28px; margin-left:0px;}
.logo_w{ float:left;margin-top:25px;  overflow:hidden; margin-left:20px;}
.logo_w span{ color:#fe9b00;}
.logo_w1{ font-size:18px; color:#fe0000;  margin-top:15px; line-height:24px;}
.logo_w2{ font-size:14px; color:#2e3192; margin-top:0px;  line-height:40px; letter-spacing:0px; margin-left:0px;}
.logo_w2 span{ color:#b90101; 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_2{font-size:24px; color:#a20202; margin-right:25px; margin-top:30px; line-height:28px;}
.top_c1{ position:absolute; top:90px; left:950px;}
.top_c2{ position:absolute; top:90px; left:1075px;}



/*nav*/
.nav_all{ width:100%; height:50px; background:#b90101;}
.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; line-height:14px; display:block; margin-top:18px; border-right:1px dashed #ce4e4e;}
.nav ul li:hover{ background:url(../images/nav_li.png) no-repeat center;width:118px; height:50px;}
.nav ul li:hover a{color:#fff;}
.nav li.another{background:url(../images/nav_li.png) no-repeat center;width:118px; height:50px;}
.nav li.another a{color:#fff;}
.fixedNav { width:100%; height:50px;background:#b90101; 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*/
.ft_all{ width:100%; background:url(../images/ft_bk.jpg) no-repeat center; height:300px;}
.ft{ width:1180px; margin:auto; position:relative;}
.ft_ny{ width:920px; padding-top:50px; margin-left:0px;}
.ft_nav ul{ overflow:hidden;}
.ft_nav ul li{ width:92px; text-align:left; float:left;}
.ft_nav ul li a{ font-size:14px; color:#fff;}
.ft_w{ margin-top:30px; line-height:40px; font-size:14px; color:#fff;}
.ft_w a{font-size:14px; color:#fff;}

.ft_wx{ position:absolute; top:125px; left:1050px;}
.ft_wx img{ width:125px; height:125px;}
.ft_lg{ position:absolute; top:48px; left:1045px;}




#tmpAreaLmtDiv{
    display: none !important;
}




























