.tck {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100;
    display: none;
}
.footer {
    width: 100%;
    height: 468px;
    background: url(/static/new201711/images/footer-tu.png) no-repeat center;
    margin-top: 0px;
    padding-bottom: 0px !important;
}
.footer .content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.footer-list-h h3 span {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #666;
    margin-right: 10px;
}
.footer-nav {
    padding: 45px 0;
}
.footer-list-h {
    width: 200px;
}
.footer-list-h {
    float: left;
}
.footer-list-main li img {
    width: 80px;
    height: 80px;
    display: block;
}
.footer-list-main li {
    /* line-height: 28px; */
    margin-bottom: 15px;
}
.footer-list-main li a {
    font-size: 14px !important;
    color: #ccc !important;
}
.copy2016 {
    color: #999;
    text-align: left;
    padding-top: 20px;
    width: 1200px;
    margin: 0 auto;
}
.copy2016 a {
    color: #999;
}
.footer-list-main {
    width: 170px;
    margin-right: 76px;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    clear: both;
}
.clearfix:after, .clearfix:before {
    display: table;
    content: "";
}
.footer-list-h h3 {
    font-size: 14px !important;
}
.footer-list-h h3 {
    font-size: 14px;
    color: #999999;
    margin-bottom: 15px;
}