.footer {
    width: 100%;
    overflow: hidden;
}

.footer .footer-centen {
    width: 1200px;
    margin: 0 auto;
}

.footer .footer-centen .footer-ul {
    width: 1040px;
    height: 382px;
    padding: 80px 0 50px 0;
    border-bottom: 1px solid #42484d;
    margin: 0 auto;
}

.footer .footer-centen .footer-ul li table {
    width: 100%;
    height: 100%;
    font-size: 0px;
}

.footer .footer-centen .footer-ul li table td {
    line-height: 14px;
    width: 100%;
    font-size: 14px;
    padding-bottom: 30px;
}

.footer .footer-centen .footer-ul .li {
    width: 186px;
    float: left;
    margin-left: 80px;
}

.footer .footer-centen .footer-ul .li table {
    width: 100%;
    height: 100%;
    font-size: 0px;
}

.footer .footer-centen .footer-ul .li table .th-top {
    text-align: left;
    line-height: 18px;
    width: 100%;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 30px;
}

.footer .footer-centen .footer-ul .li table td {
    line-height: 14px;
    width: 100%;
    font-size: 14px;
    padding-bottom: 30px;
}

.footer .footer-centen .footer-ul li:nth-last-child(1) {
    width: 162px;
    float: left;
    margin-left: 80px;
}

.footer .footer-centen .footer-ul .qi-ta table {
    width: 100%;
    height: 100%;
    font-size: 0px;
}

.footer .footer-centen .footer-ul .qi-ta table .th-top {
    line-height: 18px;
    width: 100%;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 30px;
}

.footer .footer-centen .footer-ul .qi-ta table td {
    line-height: 14px;
    width: 100%;
    font-size: 14px;
    padding-bottom: 30px;
}

.footer .footer-centen p {
    float: left;
    width: 100%;
    height: 74px;
    text-align: center;
    font-size: 14px;
    line-height: 74px;
    color: #999;
}

.footer .footer-centen p a {
    color: #999;
}

.footer .footer-centen .beian span {
    height: 20px;
    line-height: 20px;
    margin: 0px 0px 0px 5px;
    color: #939393;
}

.footer .footer-centen .clea-both {
    clear: both;
}

.footer .footer-centen li table tr td a:link {
    color: #999;
}

.footer .footer-centen li table tr td a:visited {
    color: #999;
}

.footer .footer-centen li table tr td a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer .footer-centen li table tr td a:active {
    color: #999;
}

.footer .footer-links-con {
    width: 1040px;
    padding: 40px 0 20px;
    border-bottom: 1px solid #42484d;
    margin: 0 auto;
}

.footer .footer-links-con .links-list {
    margin-left: 80px;
    overflow: hidden;
}

.footer .footer-links-con .links-title {
    display: block;
    font-size: 18px;
    color: #fff;
    margin: 0 0 30px 80px;
}

.footer .footer-links-con .links-list dd {
    float: left;
    margin: 0 20px 20px 0;
}

.footer .footer-links-con .links-list dd a {
    color: #999;
    font-size: 14px;
}

.footer .footer-links-con .links-list dd a:hover {
    color: #fff;
    text-decoration: underline;
}
