.nav{
    width: 100%;
    height: 100px;
    background: #fff;
}
.nav .navCenter{
    width: 1200px;
    height: 100px;
    line-height: 77px;
    margin: 0 auto;

}

.nav .navCenter .navLink a{
    float: left;
    font-size: 16px;
    color:#5a5a5a;
    margin: 0 2px;
    padding: 0 30px;
    padding-top: 40px;
}
.nav .navCenter .navLink .navBorder{
    height: 73px;
    line-height: 72px;
    color: #0074c4;
    font-weight: 700;
}
.nav .navCenter .EN{
    margin: 23px 26px 0;
}
.nav .navCenter .EN i{
    width: 31px;
    height: 31px;
    background-position: -135px 0;
}
.footer{
    width: 100%;
    background: #24313a;
}
.top_log{
    width: 100px;
}
.footer .footerCenter{
    width: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 7px 0;
}
/* .footer .footerCenter .foot-c{
    width: 455px;
    margin: 0 auto;
} */

.footer .footerCenter .footerLogo{
    width: 173px;
    height: 53px;
}
.footer .footerCenter .weChat{
    width:88px;
    height: 88px;
    margin: 0 auto;
}
.footer .footerCenter .weChatCont p{
    margin-top: 14px;
}
.footer .footerCenter .text p{
    margin: 27px 0;
}
.footer .footerCenter .text p a{
    display: inline-block;
    margin: 0 4px;
    color: #fff;
}
.footer .footerCenter .text p a:hover{
    color:#1192ea;
}
.footer .footerCenter .text p span{
    display: inline-block;
    margin: 0 4px;
    color: #fff;
}