

/*网站底部*/
.footer {
    width: 100%;
    height: auto;
    background: var(--color-3e3e3e);
    padding: 20px 0 30px 0;
    float: left;
    margin-top: 80px !important;
    overflow: hidden;
}

.hots_box {
    width: 1200px !important;
    height: 30px !important;
    margin: 20px auto;
    padding-bottom: 5px;
    padding-top: 5px;
    border-radius: 4px;
    display: block;
}

.hots_title {
    width: 80px;
    height: 20px;
    float: left;
    line-height: 20px;
    margin: 5px auto;
    font-size: 16px;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
}

.hots_list {
    width: 1120px;
    height: 30px;
    float: left;
}

.hots_list i {
    width: 1px;
    height: 10px;
    background: #ffffff;
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
}

.hots_boxs {
    width: 1060px;
    height: 30px;
    float: left;
    overflow: hidden;
    position: relative;
}

.hots_pre {
    width: 20px;
    height: 20px;
    float: left;
    margin: 5px 0 5px 20px;
    background-image: url("../images/left.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}

.hots_next {
    width: 20px;
    height: 20px;
    float: left;
    margin: 5px 0;
    background-image: url("../images/right.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}

.hots_list10 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 30px;
    float: left;
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.hots_list10 a {
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
    font-size: 12px;
    color: #ffffff;
    line-height: 30px;
}

.hots_list10 a:hover {
    color: #a3092a;
}

.hots_list20 {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 999;
    width: 100%;
    height: 30px;
    float: left;
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.hots_list20 a {
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
    font-size: 12px;
    color: #ffffff;
    line-height: 30px;
}

.hots_list20 a:hover {
    color: #a3092a;
}

.foot_link {
    width: 1200px;
    display: table;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px #f0f0f0 solid;
    padding: 0 80px 30px 80px;
}

.foot_link p {
    width: 80px;
    height: 20px;
    float: left;
    line-height: 20px;
    margin: 5px auto;
    font-size: 16px;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
}

.foot_a {
    height: 30px;
    line-height: 30px;
    float: left;
    margin-left: 45px;
}

.foot_a a {
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    float: left;
}

.foot_a a:hover {
    color: #a3092a;
}

.foot_a i {
    width: 1px;
    height: 14px;
    float: left;
    background: #ffffff;
    margin: 8px 10px;
}

.foot_information {
    width: auto;
    display: table;
    margin: 0 auto;
}

.foot_information img:first-child {
    width: 200px;
    margin-top: 30px;
    float: left;
}

.small_title {
    width: auto;
    height: 50px;
    float: left;
    padding: 0 20px;
    border-left: 2px #f0f0f0 solid;
    margin-left: 20px;
    margin-top: 30px;
}

.small_top {
    width: auto;
    height: 30px;
    float: left;
}

.small_top p {
    float: left;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
}

.small_top i {
    width: 2px;
    height: 18px;
    float: left;
    background: #ffffff;
    margin: 6px 10px;
}

.small_bottom {
    float: left;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
    font-size: 12px;
    color: #ffffff;
    line-height: 20px;

}

.company_information {
    width: auto;
    height: 50px;
    float: left;
    padding: 0 20px;
    border-left: 2px #f0f0f0 solid;
    margin-top: 30px;
    margin-left: 20px;
}

.company_name {
    width: auto;
    height: 30px;
    float: left;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
}

.company_address {
    width: auto;
    height: 20px;
    float: left;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
}

.company_contact {
    width: auto;
    height: 50px;
    float: left;
    padding: 0 20px;
    border-left: 2px #f0f0f0 solid;
    margin-top: 30px;
}

.company_phone {
    width: auto;
    height: 25px;
    float: left;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
    font-size: 16px;
    color: #ffffff;
    line-height: 25px;
}

.company_e-mail {
    width: auto;
    height: 25px;
    float: left;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
    font-size: 16px;
    color: #ffffff;
    line-height: 25px;
}

.company_text {
    width: auto;
    height: 50px;
    display: table;
    margin: 50px auto;
    line-height: 50px;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
    font-size: 14px;
    color: #ffffff;
    line-height: 50px;
    background: rgba(0,0,0,0.6);
    padding: 0 40px;
    border-radius: 2px;
    overflow: hidden;
}

.kong {
    width: 1200px;
    height: auto;
    display: table;
    margin: 0 auto;
}

@media only screen and (max-width: 600px) {

    .kong {
        width: 92vw;
        height: auto;
        display: table;
        margin: 0 auto;
    }

    .kong img {
        width: 92vw !important;
        height: auto !important;
        float: left;
    }

    .kong span {
        width: 92vw;
        float: left;
    }

    .kong p {
        float: left;
    }

    .kong table {
        width: 92vw !important;
        float: left;
    }



    /*网站底部*/
    .footer {
        width: 100%;
        height: auto;
        background: var(--color-3e3e3e);
        padding: 20px 0 0 0;
        float: left;
        margin-top: 40px !important;
        overflow: hidden;
    }

    .foot_information {
        width: auto;
        display: table;
        margin: 0 auto;
    }

    .foot_information img:first-child {
        width: 50%;
        margin-top: 30px;
        float: left;
        margin-left: 25%;
        display: none;
    }

    .small_title {
        width: auto;
        height: 50px;
        float: none;
        padding: 0 20px;
        border-left: 0px #f0f0f0 solid;
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    .small_top {
        width: auto;
        height: 30px;
        float: left;
    }

    .small_top p {
        float: left;
        font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
        font-size: 1rem;
        color: #ffffff;
        line-height: 30px;
    }

    .small_top i {
        width: 2px;
        height: 18px;
        float: left;
        background: #ffffff;
        margin: 6px 10px;
        display: block;
    }

    .small_bottom {
        float: none;
        font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
        font-size: 1.25rem;
        color: #ffffff;
        line-height: 20px;

    }

    .company_information {
        width: auto;
        height: 50px;
        float: none;
        padding: 0 20px;
        border-left: 0px #f0f0f0 solid;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    .company_name {
        width: auto;
        height: 20px;
        float: none;
        font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
        font-size: 1.35rem;
        color: #ffffff;
        line-height: 30px;
        display: table;
        margin: 0 auto;
    }

    .company_address {
        width: auto;
        height: 20px;
        float: left;
        font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
        font-size: 1.35rem;
        color: #ffffff;
        line-height: 20px;
        display: table;
        margin: 0 auto;
    }

    .company_contact {
        width: auto;
        height: 50px;
        float: none;
        padding: 0 20px;
        border-left: 0px #f0f0f0 solid;
        margin-top: 30px !important;
        display: table;
        margin: 0 auto;
    }

    .company_phone {
        width: auto;
        height: 25px;
        float: none;
        font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
        font-size: 1.05rem;
        color: #ffffff;
        line-height: 25px;
        display: table;
        margin: 0 auto;
    }

    .company_e-mail {
        width: auto;
        height: 25px;
        float: none;
        font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
        font-size: 1.25rem;
        color: #ffffff;
        line-height: 25px;
        display: table;
        margin: 0 auto;
    }

    .company_text {
        width: auto;
        height: auto;
        display: table;
        margin: 50px auto 0;
        font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif !important;
        font-size: 1.15rem;
        color: #ffffff;
        line-height: 30px;
        background: rgba(0,0,0,0.6);
        padding: 30px;
        border-radius: 2px;
        overflow: hidden;
        text-align: center;
    }
}