@charset "utf-8";
#wrap {
    background: #fff;
}

#banner {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
}

#banner img {
    width: 100%;
    display: block;
}

#banner .banner-bg {
    position: relative;
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#banner .banner-con {
    text-align: left;
    position: absolute;
    width: 90%;
    max-width: 1500px;
    margin: 0 auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -15%);
    color: #fff;
}

#banner .banner-con h2 {
    font-size: .48rem;
    font-weight: bold;
    letter-spacing: .15rem;
    margin-bottom: .6em;
    line-height: 1.2em;
    text-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);
}

#banner .banner-con h4 {
    font-size: .22rem;
    font-weight: bold;
    letter-spacing: .1rem;
    margin-bottom: 2em;
    opacity: .6;
    text-transform: uppercase;
    position: relative;
    top: 0;
    text-shadow: 0 0 3px rgba(0, 0, 0, .4);
}

#banner .swiper-slide {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
}

#banner .swiper-button-prev,
#banner .swiper-button-next {
    margin-top: 30px;
}

#banner .swiper-button-prev {
    left: 0;
}

#banner .swiper-button-next {
    right: 0;
}

#banner .swiper-button-prev:after {
    font-size: 22px;
    padding: 15px 10px;
    color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#banner .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    font-size: 22px;
    padding: 15px 10px;
    color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.module-title {
    padding: .3rem 0 20px 0;
    display: block;
    margin: .5rem 0 0;
    position: relative;
}

.module-title h2 {
    color: #000;
    font-size: .4rem;
    line-height: 1.2em;
    display: block;
    position: relative;
}

.module-title>span {
    height: 3px;
    position: relative;
    background: #E40012;
    margin: .2rem 0 10px 0;
    width: .5rem;
    display: block;
}

.module-title h3 {
    color: #888;
    font-size: 12px;
    position: relative;
    text-transform: uppercase;
    font-weight: lighter;
    display: block;
}

.module-title p {
    margin-bottom: 1em;
}

.module-title .more {
    position: absolute;
    right: 0;
    top: 42px;
    text-transform: uppercase;
    box-sizing: border-box;
    font-size: 12px;
    color: #888;
    width: 120px;
    text-align: center;
    line-height: 30px;
    height: 32px;
    border: solid 1px #E4E4E4;
    transition: all 0.3s ease-in-out;
    background: #fff no-repeat right 115px center;
}

.module-title .more:hover {
    background: #E40012;
    border-color: #E40012;
    color: #fff;
}

.module-title .title-bg {
    position: absolute;
    letter-spacing: 10px;
    font-family: CODE_Bold;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 92px;
    color: #000;
    top: 0px;
    left: -0.5em;
    opacity: .02;
}

.module-1 {
    position: relative;
    padding: 0;
}

.module-1 .left-box {
    float: left;
    width: 65%;
}

.module-1 .con .list-box {
    margin: .1rem 0 0;
    overflow: hidden;
}

.module-1 .con .list-box .list {
    float: left;
    margin: 0;
    width: 32.3%;
    margin-bottom: .2rem;
}

.module-1 .con .list-box .list h4 {
    font-size: 16px;
    font-weight: normal;
    color: #666;
    margin: 0 0;
}

.module-1 .con .list-box .list h3 {
    font-size: 20px;
    margin: 0 0 15px;
}

.module-1 .right-box {
    position: relative;
    float: right;
    width: 35%;
}

.module-1 .right-box .pic-box {
    margin-top: .1rem;
}

.module-1 .right-box img {
    width: 100%;
    height: 3.8rem;
    margin-top: 1rem;
    background-color: #fff;
    object-fit: contain;
}

.module-2 {
    background: #f5f5f5;
    margin-top: 0.2rem;
    padding-top: .01rem;
    padding-bottom: .7rem;
    background-size: 100%;
}

.module-2 .module-title h2 {
    font-size: .32rem;
}

.module-3 {
    background: url(../img/ir-02.jpg) no-repeat center center;
    background-size: cover;
    color: #fff;
    padding: .7rem 0;
}

.module-3 h2 {
    font-size: .26rem;
    line-height: 1em;
    font-family: Arial, Helvetica, sans-serif;
}

.module-3 span {
    display: block;
    font-size: 14px;
}

.module-3 .left-box {
    display: inline-block;
    vertical-align: middle;
    width: 13%;
}

.module-3 .left-box span {
    padding-top: 0;
}

.module-3 .right-box {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
}

.module-3 .right-box h2 {
    position: relative;
    top: -.04rem;
    font-size: .6rem;
    font-weight: normal;
    display: inline-block;
    vertical-align: bottom;
}

.module-3 .right-box span {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    top: -8px;
}

.module-3 .list-box {
    display: inline-block;
    vertical-align: middle;
    width: 66%;
    position: relative;
    top: -7px;
}

.module-3 .list-box .list {
    float: left;
    width: 16.2%;
}

.module-3 .list-box .list span {
    padding-bottom: 2px;
}

.module-4 {
    background: #fff url(../img/ir-03.jpg) no-repeat left top;
    background-size: auto 101%;
}

.module-4 .module-title h2 {
    font-size: .32rem;
    color: #fff;
}

.module-4 .module-title span {
    background: #fff;
}

.module-4 .module-title .more {
    top: 1.3rem;
    background: none;
    color: #fff;
    left: 0;
}

.module-4 .module-title .more:hover {
    background-color: #E40012;
}

.module-4 .left-box {
    float: left;
}

.module-4 .right-box {
    float: right;
}

.module-4 .module-title h2 {
    font-size: .32rem;
}

.module-4 .con.right-box {
    width: 70%;
    background-color: #fff;
    margin: .7rem 0;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.module-4 .list-box .list {
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #f1f1f1;
    padding: .1rem .25rem;
    position: relative;
}

.module-4 .list-box .list .con {}

.module-4 .list-box .list h4 {
    font-size: 18px;
    font-weight: normal;
}

.module-4 .list-box .list span {
    color: #888;
    font-size: 14px;
}

.module-4 .list-box .list:hover .title {
    color: #E40012;
}

.module-4 .list-box .list .more {
    position: absolute;
    right: .2rem;
    top: 50%;
    transform: translate(0, -50%);
}

.module-4 .list-box .list .more .iconfont {
    background-color: #fff;
    border: 1px solid #f1f1f1;
    width: 44px;
    height: 44px;
    box-sizing: border-box;
    border-radius: 100%;
    line-height: 44px;
    text-align: center;
    font-size: 30px;
    color: #ccc;
    transition: all 0.3s ease-in-out;
}

.module-4 .list-box .list:hover .more .iconfont {
    background-color: #E40012;
    border: 1px solid #E40012;
    color: #fff;
}

.module-5 {
    background: url(../img/ir-04.jpg) no-repeat center;
    background-size: cover;
    padding: 0.8rem 0 1.5rem;
}

.module-5 .module-title h2 {
    color: #fff;
    text-align: center;
}

.module-5 .module-title span {
    background: #fff;
    margin: .4rem auto .2rem;
}

.module-5 .con {
    color: #fff;
    text-align: center;
    font-size: .22rem;
    letter-spacing: 2px;
    display: block;
    margin: 0 auto;
    font-weight: normal;
    position: relative;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
    padding-left: .2rem;
}

.module-5 .con p {
    margin-bottom: 1em;
}

.module-5 .con a {
    color: #fff;
}

.module-6 {
    background-color: #f5f5f5;
    padding-bottom: .6rem;
    overflow: hidden;
}

.module-6 .module-title h2 {
    font-size: .32rem;
}

.module-6 .con {
    position: relative;
}

.module-6 .con .hd {
    position: absolute;
    right: 0;
    top: -65px;
    transform: translate(0, -50%);
}

.module-6 .con .hd li {
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    padding: 2px 25px;
    line-height: 2em;
    border: 1px solid #f1f1f1;
    background-color: #fff;
}

.module-6 .con .hd li.on {
    color: #fff;
    background-color: #E40012;
    border: 1px solid #E40012;
}

.module-6 .list-box {
    margin: 0 -.5%;
}

.module-6 .list-box .list {
    float: left;
    height: 6.2em;
    display: flex;
    align-items: center;
    margin: 0.5%;
    box-sizing: border-box;
    padding: .2rem;
    width: 32.3%;
    background: #fff;
    background-size: .5rem;
    position: relative;
}

.module-6 .list-box-2 .list {
    width: 49%;
}

.module-6 .list-box .list img {
    display: block;
}

.module-6 .list-box .list .con {
    display: block;
    flex: 1;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 0 75px 0 15px;
    white-space: initial;
}

.module-6 .list-box .list h4 {
    font-weight: normal;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.module-6 .list-box .list:hover h4 {
    color: #E40012;
}

.module-6 .list-box .list span {
    font-size: 12px;
    color: #888;
    margin-right: 20px;
    line-height: 1.3em;
}

.module-6 .list-box .list .down {
    position: absolute;
    font-size: 13px;
    padding: 0 15px;
    line-height: 2em;
    border-radius: 20px;
    border: 1px solid #f1f1f1;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.module-6 .list-box .list:hover .down {
    background-color: #E40012;
    color: #fff;
    border: 1px solid #E40012;
}

.module-6 .more {
    cursor: pointer;
    display: block;
    width: 110px;
    text-align: center;
    margin: 20px auto;
    font-size: 13px;
    padding: 6px 25px;
    line-height: 2em;
    border: 1px solid #f1f1f1;
    background-color: #fff;
    transition: all 0.4s;
}

.module-6 .more:hover {
    color: #fff;
    background-color: #E40012;
    border: 1px solid #E40012;
}

.module-6 .btn-box {
    position: absolute;
    right: 0;
    top: -72px;
    transform: translate(0, -50%);
}

.module-6 .btn-box a {
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    padding: 2px 25px;
    line-height: 2em;
    border: 1px solid #f1f1f1;
    background-color: #fff;
}

.module-6 .btn-box a.on {
    color: #fff;
    background-color: #E40012;
    border: 1px solid #E40012;
}

.module-8 {
    padding-bottom: .6rem;
    overflow: hidden;
}

.module-8 .module-title h2 {
    font-size: .32rem;
}

.module-8 .info {
    margin: 25px 0 10px;
}

.module-8 .info2 span {
    margin-right: 1em;
    color: #E40012;
}

.module-8 .w19 {
    display: block;
}

.module-8 .w17 {
    display: none;
}

table.sup-table {
    width: 100%;
    padding-bottom: 0;
}

table.sup-table th {
    border: 0;
    padding-left: 20px;
    color: #666;
    background-color: #F1F4F5;
    font-size: 14px;
    height: 30px;
    line-height: 40px;
    font-weight: normal;
    text-align: left;
}

table.sup-table td {
    border: 0;
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
}

table.sup-table tr {
    background-color: #F1F4F5;
}

table.sup-table tr:nth-child(2n) {
    background-color: #fff;
}


/* table.sup-table tr:hover{background: #F0F2F3;} */

table.sup-table .end {
    text-align: right;
    padding-right: 20%;
}

@media screen and (max-width: 1700px) {
    .module-8 .left-box {
        float: left;
        width: 525px;
        margin-right: 75px;
    }
    .module-8 .right-box {
        float: left;
        width: calc(100% - 600px);
    }
    .module-8 .w19 {
        display: none;
    }
    .module-8 .w17 {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    #banner {
        width: 100%;
        height: 50vw;
        min-width: 100%;
        overflow: hidden;
        position: relative;
        top: 0px;
    }
    #banner .banner-bg {
        background-size: cover;
        height: 50vw;
        background-position: center top;
    }
    #banner a img {
        width: 100%;
        display: block;
    }
    #banner .swiper-slide {
        box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
        position: relative;
        height: auto !important;
    }
    #banner .swiper-button-prev,
    #banner .swiper-button-next {
        display: none;
    }
    #banner .swiper-pagination {
        bottom: 0px;
    }
    #banner .swiper-pagination-bullet-active {
        background-color: #1576D1;
    }
    #banner .banner-con {
        text-align: center;
        position: absolute;
        width: 100%;
        left: 0%;
        top: 56%;
        transform: translate(0, 0%);
        color: #fff;
    }
    #banner .banner-con h2 {
        font-size: .8rem;
        padding-left: 0;
        letter-spacing: 2px;
        line-height: 1.2em;
        text-shadow: 0 0 3px rgba(0, 0, 0, .4);
    }
    #banner .banner-con h4 {
        font-size: .7rem;
        padding-left: 0;
        font-weight: lighter;
        letter-spacing: 1px;
        position: relative;
        top: -2px;
        text-shadow: 0 0 3px rgba(0, 0, 0, .4);
    }
    .module-title {
        padding: 10px 0 0 0;
        display: block;
        margin: .5rem 0 0;
        position: relative;
    }
    .module-title h2 {
        color: #000;
        font-size: .7rem;
        text-align: center;
        line-height: 1.2em;
        margin-bottom: .2rem;
        display: block;
        position: relative;
    }
    .module-title>span {
        height: 2px;
        position: relative;
        border-radius: 3px;
        margin: 2px auto 10px;
        width: 1rem;
        display: block;
    }
    .module-title .more {
        position: relative;
        right: 0;
        top: 46px;
        text-transform: uppercase;
        box-sizing: border-box;
        font-size: 12px;
        color: #888;
        width: 110px;
        padding-left: 18px;
        line-height: 26px;
        height: 28px;
        border: solid 1px #E4E4E4;
        border-radius: 20px;
        transition: all 0.3s ease-in-out;
        background: #fff no-repeat right 115px center;
    }
    .module-title .more:hover {
        background: #E40012 url(../img/icon-more.png) no-repeat right 15px center;
        border-color: #E40012;
        color: #fff;
        width: 130px;
    }
    .module-1 {
        position: relative;
        padding: 0;
    }
    .module-1 .left-box {
        float: none;
        width: 100%;
    }
    .module-1 .con .list-box {
        margin: 20px 20px;
        overflow: hidden;
    }
    .module-1 .con .list-box .list {
        float: none;
        margin: 0;
        width: 100%;
        padding-left: 25px;
        margin-bottom: .1rem;
        position: relative;
    }
    .module-1 .con .list-box .list::after {
        content: "";
        position: absolute;
        left: 4px;
        width: 6px;
        height: 6px;
        border-radius: 12px;
        background-color: #E40012;
        top: 8px;
    }
    .module-1 .con .list-box .list::before {
        content: "";
        position: absolute;
        left: 0px;
        width: 10px;
        height: 10px;
        border-radius: 12px;
        border: 2px solid #E40012;
        top: 4px;
    }
    .module-1 .con .list-box .list h4 {
        font-size: .6rem;
        font-weight: normal;
        color: #666;
        margin: 0 0;
    }
    .module-1 .con .list-box .list h3 {
        font-size: .7rem;
        margin: 0 0 15px;
    }
    .module-1 .right-box {
        position: relative;
        float: right;
        width: 30%;
        display: none;
    }
    .module-1 .right-box img {
        margin: .7rem 0 0 0;
        width: 80%;
    }
    .module-1 .right-box::before {
        content: "";
        position: absolute;
        width: 2rem;
        height: 3rem;
        background: rgba(60, 60, 60, .1);
        right: 0;
        bottom: -.6rem;
    }
    .module-2 {
        background: #f5f5f5;
        margin-top: -0.7rem;
        padding-top: .1rem;
        padding-bottom: .7rem;
        background-size: 100%;
    }
    .module-2 .module-title h2 {
        font-size: .7rem;
    }
    .module-2 .con {
        padding: 10px 20px;
    }
    .module-3 {
        background: url(../img/ir-02.jpg) no-repeat center center;
        background-size: cover;
        color: #fff;
        padding: 30px 10px 30px 20px;
    }
    .module-3 h2 {
        font-size: .65rem;
        line-height: 1.6em;
        font-family: Arial, Helvetica, sans-serif;
    }
    .module-3 span {
        display: block;
        font-size: 14px;
    }
    .module-3 .left-box {
        display: inline-block;
        vertical-align: bottom;
        width: 50%;
    }
    .module-3 .left-box span {
        padding-top: 0;
    }
    .module-3 .right-box {
        display: inline-block;
        vertical-align: bottom;
        width: 48%;
        text-align: right;
    }
    .module-3 .right-box h2 {
        float: none;
        position: relative;
        display: block;
        top: 0rem;
        font-size: 1rem;
        font-weight: normal;
    }
    .module-3 .right-box span {
        top: 0;
    }
    .module-3 .list-box {
        display: block;
        vertical-align: middle;
        width: 100%;
        position: relative;
        top: 0px;
        margin: 0 -2%;
    }
    .module-3 .list-box .list {
        float: left;
        width: 31.3%;
        text-align: center;
        margin: 0 0 0 2%;
        margin-top: .3rem;
        padding: 5px 0;
        background-color: rgba(255, 255, 255, .2);
        border-radius: 5px;
    }
    .module-3 .list-box .list span {
        padding-bottom: 2px;
    }
    .module-4 {
        background: #fff url(../img/ir-03.jpg) no-repeat left top;
        background-size: auto 85%;
        padding: 10px 10px;
    }
    .module-4 .module-title h2 {
        font-size: .7rem;
        color: #fff;
    }
    .module-4 .module-title span {
        background: #fff;
    }
    .module-4 .module-title .more {
        top: 38px;
        background: none;
        color: #fff;
        left: 180px;
        display: none;
    }
    .module-4 .module-title .more:hover {
        background-color: #E40012;
    }
    .module-4 .left-box {
        float: none;
    }
    .module-4 .right-box {
        float: none;
    }
    .module-4 .module-title h2 {
        font-size: .7rem;
    }
    .module-4 .con.right-box {
        width: 100%;
        padding: 15px;
        border-radius: 10px;
        background-color: #fff;
        margin-top: 0;
        box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    }
    .module-4 .list-box .list {
        overflow: hidden;
        display: block;
        border-bottom: 1px solid #f1f1f1;
        padding: .1rem .25rem;
        position: relative;
    }
    .module-4 .list-box .list .con {}
    .module-4 .list-box .list h4 {
        font-size: .6rem;
        font-weight: normal;
    }
    .module-4 .list-box .list span {
        color: #888;
        font-size: .5rem;
    }
    .module-4 .list-box .list:hover .title {
        color: #E40012;
    }
    .module-4 .list-box .list .more {
        position: absolute;
        right: .2rem;
        top: 50%;
        transform: translate(0, -50%);
    }
    .module-4 .list-box .list .more .iconfont {
        background-color: #fff;
        border: 1px solid #f1f1f1;
        width: 44px;
        height: 44px;
        box-sizing: border-box;
        border-radius: 100%;
        line-height: 44px;
        text-align: center;
        font-size: 30px;
        color: #ccc;
        transition: all 0.3s ease-in-out;
    }
    .module-4 .list-box .list:hover .more .iconfont {
        background-color: #E40012;
        border: 1px solid #E40012 color: #fff;
    }
    .module-4 .con>.more {
        position: relative;
        display: block;
        border: 1px solid #f1f1f1;
        text-align: center;
        width: 9em;
        line-height: 2.5em;
        box-sizing: border-box;
        margin: 15px auto 0;
        left: 0;
        color: #E40012;
        transition: all 0s ease-in-out;
    }
    .module-5 {
        background: url(../img/ir-04.jpg) no-repeat center;
        background-size: cover;
        padding: 0.8rem 0 1.5rem;
    }
    .module-5 .module-title h2 {
        color: #fff;
        text-align: center;
    }
    .module-5 .module-title span {
        background: #fff;
        margin: .4rem auto .2rem;
    }
    .module-5 .con {
        color: #fff;
        text-align: center;
        font-size: .6rem;
        letter-spacing: 1px;
        padding: 0 20px;
        display: block;
        margin: 0 auto;
        font-weight: normal;
        position: relative;
        text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
    }
    .module-5 .con p {
        margin-bottom: 1em;
    }
    .module-5 .con a {
        color: #fff;
    }
    .module-6 {
        background-color: #f5f5f5;
        padding-bottom: .6rem;
        overflow: hidden;
    }
    .module-6 .module-title h2 {
        font-size: .7rem;
    }
    .module-6 .con {
        position: relative;
    }
    .module-6 .con .hd {
        position: relative;
        right: 0;
        top: 0;
        text-align: center;
        transform: translate(0, 0);
    }
    .module-6 .con .hd li {
        cursor: pointer;
        display: inline-block;
        font-size: 13px;
        padding: 2px 25px;
        line-height: 2em;
        border: 1px solid #f1f1f1;
        background-color: #fff;
    }
    .module-6 .con .hd li.on {
        color: #fff;
        background-color: #E40012;
        border: 1px solid #E40012;
    }
    .module-6 .list-box {
        margin: 10px 0;
        padding: 0 20px;
        background-color: #fff;
    }
    .module-6 .list-box .list {
        float: none;
        height: 6.2em;
        display: flex;
        align-items: center;
        margin: 0%;
        box-sizing: border-box;
        padding: 0;
        width: 100%;
        background: #fff;
        background-size: .3rem;
        position: relative;
        border-bottom: 1px solid #f1f1f1;
    }
    .module-6 .list-box-2 .list {
        width: 100%;
    }
    .module-6 .list-box .list img {
        display: block;
        width: 2rem;
    }
    .module-6 .list-box .list .con {
        display: block;
        flex: 1;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        padding: 0 75px 0 15px;
        white-space: initial;
    }
    .module-6 .list-box .list h4 {
        font-weight: normal;
        margin-bottom: 1px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .module-6 .list-box .list:hover h4 {
        color: #E40012;
    }
    .module-6 .list-box .list span {
        font-size: 12px;
        color: #888;
        margin-right: 0px;
        line-height: 1.3em;
    }
    .module-6 .list-box .list .down {
        position: absolute;
        font-size: 13px;
        padding: 0 15px;
        line-height: 2em;
        border-radius: 20px;
        border: 1px solid #f1f1f1;
        right: 0;
        top: 50%;
        transform: translate(0, -50%);
    }
    .module-6 .list-box .list:hover .down {
        background-color: #E40012;
        color: #fff;
        border: 1px solid #E40012;
    }
    .module-6 .more {
        cursor: pointer;
        display: block;
        width: 110px;
        text-align: center;
        margin: 20px auto;
        font-size: 13px;
        padding: 6px 25px;
        line-height: 2em;
        border: 1px solid #f1f1f1;
        background-color: #fff;
        transition: all 0.4s;
    }
    .module-6 .more:hover {
        color: #fff;
        background-color: #E40012;
        border: 1px solid #E40012;
    }
    .module-6 .btn-box {
        position: absolute;
        right: 0;
        top: -72px;
        transform: translate(0, -50%);
    }
    .module-6 .btn-box a {
        cursor: pointer;
        display: inline-block;
        font-size: 13px;
        padding: 2px 25px;
        line-height: 2em;
        border: 1px solid #f1f1f1;
        background-color: #fff;
    }
    .module-6 .btn-box a.on {
        color: #fff;
        background-color: #E40012;
        border: 1px solid #E40012;
    }
    .module-8 {
        padding-bottom: .6rem;
        overflow: hidden;
    }
    .module-8 .module-title h2 {
        font-size: .7rem;
    }
    .module-8 .con {
        padding: 10px 20px;
    }
    .module-8 .left-box {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .module-8 .info {
        margin-bottom: 10px;
    }
    .module-8 .info2 span {
        display: block;
    }
    .module-8 .right-box {
        float: none;
        width: 100%;
        margin-top: 0;
        padding-top: 0;
    }
    .module-8 .w19 {
        display: block;
        width: 100%;
    }
    .module-8 .w17 {
        display: none;
    }
    table.sup-table {
        width: 100%;
        padding-bottom: 0;
    }
    table.sup-table th {
        border: 0;
        font-size: 14px;
        border-bottom: 2px solid #e6e6e6;
        height: 30px;
        line-height: 40px;
        font-weight: normal;
        text-align: left;
    }
    table.sup-table td {
        border: 0;
        border-bottom: 1px solid #e6e6e6;
        height: 30px;
        line-height: 40px;
    }
}