@charset "utf-8";
.footer{width: 100%;background: #333;position: relative;border-top: 2px solid #399d26;}
.footer .links{padding: 70px 0;position: relative;}
.footer .logos{float: left;width: 264px;position: relative;padding-right: 50px;}
.footer .logos:before{content: "";display: inline-block;right: 0;top: 0;height: 181px;border-left: 1px solid #525252;position: absolute;}
.footer .logos img{display: block;margin: 0 auto 20px;}
.footer .logos p{
    text-align: center;
    color: #fff;
    font-size: 18px;
    height: 50px;
    display: table;
    margin: auto;
}
.footer .logos p span{
    font-size: 30px;
    font-weight: bold;
}
.footer .links dl{float: left;position: relative;padding-right: 80px;}
.footer .links dl dt{font-size: 18px;margin-bottom: 20px;color: #fff;position: relative;font-weight: bold;padding-bottom: 20px;}
.footer .links dl dt:after{content:"";background: #5c5c5c;height: 1px;width: 50px;position: absolute;left: 0;bottom: 0;}
.footer .links dl dd{line-height: 30px;height: 30px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-top: 0;}
.footer .links dl dd a{display: inline-block;line-height: 20px;color: #b5b5b5;font-size: 14px;}
.footer .links dl dd a:hover{text-decoration: underline;}
.footer .links .getNews{padding-left: 0;width: 265px;float: right;margin-right: 0;padding-right: 0;}
.footer .links .getNews img{margin-bottom:20px;}
.footer .links .getNews dd{height: 150px;float: left;margin-top: 5px;width: 120px;margin-right: 25px;}
.footer .links .getNews dd img{display:block;width: 120px;margin: auto;}
.footer .links .getNews dd p{text-align:center;color: #b2b2b2;font-size: 12px;margin-top: 5px;}
.footer .links .footer-dd{
    width: 120px;
}
.footer .links .footer-dd dd{
    width: 100%;
}
.footer .links dl.two{
    width: 220px;
    padding-right: 0;
}
.footer .links dl.two dd{
    width: 110px;
    float: left;
}
.footer .links dl.lxfs{
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
    width: 270px;
}
.footer .links dl.lxfs p{
    padding-left:20px;
}
.footer .links dl.lxfs p.dbtb01{
    background: url(../images/db-tel.png) left 8px no-repeat;
}
.footer .links dl.lxfs p.dbtb02{
    background: url(../images/db-email.png) left 8px no-repeat;
}
.footer .links dl.lxfs p.dbtb03{
    background: url(../images/db-add.png) left 8px no-repeat;
}
.footer .links dl.lxfs p,.footer .links dl.lxfs p a{
    color: #b1b1b1;
    line-height: 30px;
    display: block;
}
.footer .links dl.lxfs p span{
    color: #399d26;
    font-weight:bold;
    font-size: 28px;
    display: block;
    line-height: 40px;
}
.footer .links dl.lxfs p i{
    font-style: inherit;
    display: block;
}
.footer_dz{
    font-size: 12px;
    background: #202020;
    height: 40px;
    line-height: 40px;
    color: #b1b1b1;
}
.footer_dz a{
    font-size: 12px;
    color: #b1b1b1;
}
.footer_dz a:hover{
    text-decoration: underline;
}
.footer_dz .fr a{
    margin:0 5px;
}

.foot_link{
    clear: both;
    border-top: 1px solid #4e4e4e;
    line-height: 40px;
    color: #f5f5f5;
}
.foot_link span{
    color: #f5f5f5;
    font-weight: bold;
    font-size: 12px;
}
.foot_link a{
    color: #b1b1b1;
    margin-right: 10px;
    font-size: 12px;
}
.foot_link a:hover{
    color: #ff782b;
}


.nyfooter{
    background: url(../images/db-bj.jpg) center center no-repeat;
    padding: 50px 0;
}
.nyfooter-wz dl{
    color: #fff;
}
.nyfooter-wz dl dt{
    font-size: 28px;
    font-weight: bold;
}
.nyfooter-wz dl dd{
    font-size: 15px;
    line-height: 25px;
}
.nyfooter-a{
    margin-top: 15px;
}
.nyfooter-a a{
    display: block;
    float: left;
    width: 150px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    margin-left: 20px;
    line-height: 40px;
}
.nyfooter-a a.zx{
    background: #01b689;
    border-color: #01b689;
}