.footer_container {
    width: 100%;
    padding-top: 3%;
    min-width: 1200px;
    background-color: #E0E0E0;
}

.footer_content {
    width: 83.3%;
    margin: 0 auto;
}

.footer_content .top {
    width: 100%;
    border-bottom: 2px solid #D8D8D8;
    text-align: left;
    padding: 15px 0 33px 0;
}

.footer_content .top .footer_left {
    float: left;
    width: 12%;
    margin-top: 4%;
    margin-left: 5%;
}


.footer_left p {
    font-size: 15px;
    color: #323232;
    line-height: 29px;
}

.footer_left img {
    width: 100%;
    display: block;
    margin-bottom: 40px;
}

.footer_left .p_tel {
    margin: 18px 0;
}

.copyright {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 50px;
}

.copyright a {
    font-size: 8px;
    color: #323232;
}

.copyright a:nth-child(1) {
    margin-right: 2%;
}

/* 列表部分 */
.top dl {
    float: left;
    width: 7%;
    display: inline-block;
    margin-left: 7.5%;
    padding-top: 10px;
}

.top dl:nth-child(4) {
    width: 8%;
}


.top dt {
    display: block;
    padding-bottom: 30px;
}

.top dt a {
    font-size: 15px;
    color: #323232;
}

.top dd {
    display: block;
    padding: 15px 0;
}

.top dd a {
    font-size: 11px;
    color: #646464;
}

.dibutiaozhuan {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}

.dibutiaozhuan a {
    display: block;
}

.dibutiaozhuan a:nth-child(1) {
    margin-right: 1%;
}

/* 版权 */


@media screen and (max-width:1325px) {
    .top dl {
        width: initial;
    }
}

@media screen and (max-width:1440px) {
    .title_ch {
        font-size: 38px;
    }

    .title_en {
        font-size: 34px;
    }

    .span-tab p {
        font-size: 20px;
    }

    .footer_content {
        width: 85.7%;
        margin: 0 auto;
    }

    .box1_content_time {
        font-size: 53px;
    }

    .box1_content_containr {
        font-size: 12px;
    }

    .title_ch_white {
        font-size: 38px;
    }

    .title_en_white {
        font-size: 34px;
    }

    .news_red_time_day {
        font-size: 34px;
    }

    .news_red_time_month {
        font-size: 13px;
    }

    .news_red_content_title {
        font-size: 22px;
    }

    .news_red_content_time {
        font-size: 14px;
    }

    .news_other_time_day {
        font-size: 22px;
    }

    .news_other_time_month {
        font-size: 11px;
    }

    .news_other_content_title {
        font-size: 16px;
    }

    .li_title {
        font-size: 30px;
    }

    .li_content {
        font-size: 15px;
    }

    .all_tags .active_tags p {
        font-size: 15px;
    }

    .company_content_title {
        font-size: 23px;
    }

    .company_article p {
        font-size: 18px;
    }

    .company_content_time {
        font-size: 18px;
    }

    .company_more span {
        font-size: 18px;
    }

    .swiper_content_title {
        font-size: 21px;
    }

    .company_content_time {
        font-size: 17px;
    }

    .company_content_title {
        font-size: 25px;
    }

    .company_article p {
        font-size: 15px;
    }

    .news_other_content_time {
        font-size: 14px;
    }

    .news_more_url {
        font-size: 18px;
    }

    .news_more_pic {
        font-size: 18px;
    }

    .footer_left p {
        font-size: 18px;
        line-height: 33px;
    }

    .footer_left img {
        margin-bottom: 46px;
    }

    .footer_left .p_tel {
        margin: 21px 0;
    }

    .top dt a {
        font-size: 20px;
    }

    .top dd {
        padding: 17px 0;
    }

    .top dd a {
        font-size: 14px;
    }

    /* 版权 */
    .copyright a {
        font-size: 12px;
        line-height: 33px;
    }


}


@media screen and (max-width:1680px) {
    .footer_content {
        width: 87.5%;
        margin: 0 auto;
    }


    .footer_left p {
        font-size: 20px;
        line-height: 38px;
    }

    .footer_left img {
        margin-bottom: 53px;
    }

    .footer_left .p_tel {
        margin: 24px 0;
    }

    .top dt a {
        font-size: 20px;
    }

    .top dd {
        padding: 19px 0;
    }

    .top dd a {
        font-size: 14px;
    }

    /* 版权 */
    .copyright a {
        font-size: 14px;
        line-height: 38px;
    }
}