<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.foot {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #870505;
    padding: 54px 0 10px 0;
}

.fotter_c ul {
    display: inline-block;
    margin: 0;
}

.fotter_c ul li div {
    float: left;
}

.fotter_c ul li a {
    color: #fff;
    margin: 0;
}

.fotter_c ul li a span {
    padding: 0 30px;
    background: url(/Public/Home/img/bg3.png) no-repeat left center;
}

.fotter_c ul li dd {
    padding: 6px 30px;
    text-align: center;
}

.fotter_c ul li:nth-child(1) a span {
    background: none;
}

.fotter_c .foot_l ul li&gt;a {
    display: block;
}

.fotter_c .foot_l ul li a:hover {
    color: #DCDCDC;
}

.fotter {
    max-width: 1591px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.fotter_c {
    clear: both;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #666666;
    min-height: 151px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-bottom: 20px;
    text-align: center;
}

.fotter_c .foot_l {
    float: left;
    width: 40%;
    text-align: right;
    padding-right: 50px;
}

.fotter_c ul li {
    float: left;
    color: #fff;
    text-align: left;
}

.fotter_c .foot_l ul li a {
    font-size: 14px;
    color: #fff;
    margin: 0;
    text-align: left;
}

.fotter_c .foot_l ul li a span {
    padding: 0 26px;
    background: url(/gw-gq/Public/Home/img/bg3.png) no-repeat left center;
}

.fotter_c .foot_l ul li:nth-child(1) a span {
    background: none;
}

.fotter_c .foot_l ul li dd {
    padding: 3px 26px;
    text-align: left;
    margin: 0;
    line-height: 30px;
}

.fotter_c .foot_c {
    float: left;
    width: 20%;
    color: #fff;
}

.foot_logo {
    text-align: center;
    height: 61px;
}

.fotter_c .foot_r {
    float: left;
    width: 40%;
    color: #fff;
    padding-left: 80px;
}

.foot_r .ht-tabs,
.foot_r .ht-tab-items {
    float: left;
    margin-right: 45px;
}

.ht-tab-items .ht-tab-item {
    display: none;
}

.ht-tab-items .ht-tab-item.sho {
    display: block;
}

.foot_r .ht-tabs,
.foot_r .ht-tab-items {
    float: left;
    margin-right: 45px;
}

.fotter_c .foot_r p {
    font-size: 14px;
}

.foot_r&gt;div p {
    cursor: pointer;
}

.foot_r&gt;div img.show {
    display: block;
}

.fotter_c .foot_r .ht-tabs p.ht-tab a {
    font-size: 14px;
}

.fotter_c .foot_r .ht-tabs p.ht-tab a:hover {
    color: #FF3333;
}

.fotter_c a {
    color: #fff;
    margin-right: 15px;
}

.fotter_b {
    color: #888;
    text-align: center;
    clear: both;
    height: auto;
    overflow: hidden;
}

.fotter_b a {
    color: #888;
}

.foot_c .lx_icon {
    margin-top: 38px;
    text-align: center;
}

.foot_c .lx_icon span {
    display: inline-block;
}

.foot_c .lx_icon span:nth-last-of-type(1) a {
    margin: 0;
}

.foot_c .lx_icon img {
    width: 25px;
}

.foot_m {
    display: none;
}

.foot_c .foot_search {
    position: relative;
    display: inline-block;
    margin-top: 20px;
}

.foot_c .foot_search input {
    border: none;
    padding: 5px 10px;
    height: 30px;
    line-height: 30px;
    width: 230px;
    color: #000000;
}

.foot_c .foot_search input:focus {
    outline: none;
}

.foot_c .foot_search i {
    position: absolute;
    right: 8px;
    color: #C70707;
    cursor: pointer;
}

.foot_c .foot_search span {
    /* display: inline-block; */
    background-color: #C70707;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 10px;
}

@media screen and (max-width: 1400px) {
    .fotter_c .foot_l {
        /* width: 30%; */
    }
}

@media screen and (max-width: 1200px) {
    .fotter_c .foot_l {
        /* width: 20%; */
        padding-right: 20px;
    }
    .fotter_c .foot_r {
        /* width: 30%; */
        /* padding-left: 10px; */
    }
    .fotter_c .foot_l ul li dd {
        padding: 3px 10px;
        text-align: left;
        margin: 0;
    }
}

@media screen and (max-width: 1000px) {
    .fotter_c .foot_l,
    .fotter_c .foot_c,
    .fotter_c .foot_r {
        float: none;
        width: 100%;
    }
    .fotter_c ul {
        display: none;
    }
    .fotter_c .foot_m {
        padding: 0 20px 10px 60px;
        border-bottom: 2px solid #fff;
    }
    .fotter_c .foot_m ul.show {
        display: block;
    }
    .fotter_c .foot_m p {
        font-size: 18px;
        color: #fff;
        text-align-last: left;
        width: 100%;
        font-weight: 600;
    }
    .fotter_c .foot_m p i {
        float: right;
    }
    .fotter_c .foot_m ul li {
        float: none;
        /* padding-left: 10px; */
    }
    .fotter_c .foot_l ul li a {
        color: #ccc;
        font-size: 12px;
    }
    .fotter_c .foot_l {
        padding-right: 0;
    }
    .fotter_c .foot_c {
        padding-top: 15px;
    }
    .foot_c .lx_icon {
        margin-top: 20px;
        text-align: center;
    }
    .foot_r .ht-tabs {
        display: none;
    }
    .ht-tab-items {
        text-align: center;
        display: block;
        width: 100%;
        margin-top: 20px;
    }
    .ht-tab-items .ht-tab-item {
        display: inline-block;
        margin: 0 5px;
    }
    .ht-tab-items .ht-tab-item.sho {
        display: inline-block;
    }
    .fotter_c .foot_r&gt;div:nth-last-of-type(1) {
        text-align: center !important;
    }
    .fotter_c .foot_r {
        width: 100%;
        padding-left: 0;
    }
}</pre></body></html>