/*头部*/
.wrap1200{ width:1200px; margin:0 auto; min-width:1200px;}
header{ zoom:1;
    min-width:1200px;
}
#web_logo{ float:left; margin-top:18px;}
.text-white{
    color: #fff;
}
.topbox{
    float:left;
    width:1200px;
    min-width:1200px;
    margin-top:10px;
    margin-bottom:25px;
    height: 80px;

}
/*导航*/
#top_style1_nav{ width:100%; min-width: 1400px;height:46px; background:#303132;}
.top_pagemenu_li{
    width: 149px;
    background: #fc5900;
}
#top_style1_nav.on{position:fixed; top:0px; z-index:99999;}
.top_style1_nav_son{ width:1200px; margin:0 auto;}
.top_style1_nav_son ul{ background:#525252;}
.top_style1_nav_son ul li{ text-align:center; float:left; line-height:46px; position:relative; font-size:16px;width: 149px;}
.yjmenu:hover{background: #fc5900;display: block}
.top_style1_nav_son ul li a{ color:#fff; display:block;}
.top_twomenu{ position:absolute; color:#FFF; z-index:999;}
.top_twomenu li:hover{background: #fc5900;display: block}
/*底部*/
.footer{
    width: 100%;
}
.footer_t{
    width: 100%;
    padding: 80px 0 80px;
    overflow: hidden;
}
.footer_t1{
    width: 20%;
    padding: 6px 54px 0 0;
    background: url(../images/pic25.png) no-repeat right top;
    height: 250px;
}
.footer_t1 .nr1{
    width: 100%;
    margin-top: 40px;
}


.footer_t4{
    width: 20%;
    padding: 6px 0px 0 0;
    background: url(../images/pic25.png) no-repeat right top;
    height: 250px;

}
.footer_t4 ul{
    margin-top: 40px;

}

.footer_t4 a{
    color: #dbdae0;
}
.footer_t4 ul li{
    float:left;
    width: 30%;
    padding: 5px 10%;
}
.footer_t2{
    width: 30%;
    padding: 6px 5% 0 5%;
    background: url(../images/pic25.png) no-repeat right top;
    height: 250px;
}
.footer_t2 .nr1{
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    line-height: 100%;
}
.footer_t2 .nr2{
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    line-height: 100%;
    margin: 12px 0 16px;
}
.footer_t2 .nr3{
    font-size: 14px;
    color: #fff;
    width: 100%;
    line-height: 30px;
}
.footer_t3{
    width: 15%;
    height: 250px;
    text-align: center;
}
.footer_t3 p{
    width: 100%;
    margin-top: 20px;
}
.footer_t3 p img{
    width: 140px;
}
.footer_t3 span{
    font-size: 12px;
    color: #ffffff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(../images/pic27.png) no-repeat center;
    display: block;
}
.footer_b{
    font-size: 14px;
    color: #939599;
    width: 100%;
    line-height: 20px;
    text-align: center;
    padding: 20px 0;
    background-color: #333333;
}
.footer_b a{
    color: #939599;
}