.banner-bg-image {
    display: block;
}

.banner-image {
    position: absolute;
    top: 220px;
    color: #FFFFFF;
    font-size: 50px;
}

.banner-title {
    position: absolute;
    top: 385px;
    color: #FFFFFF;
    font-size: 80px;
}

.bg-white {
    background-color: #FFFFFF;
}

.bg-grey {
    background-color: #F7F9FB;
}

.banner-context {
    position: absolute;
    top: 500px;
    font-size: 21px;
    color: #FFFFFF;
}

.banner-button {
    background-color: #1A66FC;
    color: #FFFFFF;
    width: 156px;
    height: 54px;
    position: absolute;
    top: 650px;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
    line-height: 3rem;
}

.more-button {
    color: #697FA7;
    padding-top: 3rem;
    padding-bottom: 3rem;
    cursor: pointer;
}

.synopsis-left {
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    backdrop-filter: blur(5px);
}


.synopsis-left-img {
    display: flex;
    align-items: center;
}

.left-box {
    padding: 2rem;
}

/*.synopsis-right {*/
/*    margin-left: 1rem;*/
/*    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);*/
/*    border-radius: 10px;*/
/*    backdrop-filter: blur(5px);*/
/*}*/


.right-box > ul > li {
    padding-top: 20px;
    line-height: 30px;
}

.right-title {
    font-size: 20px;
    color: #222222;
    line-height: 30px;
}

.news-box-bg {
    background-color: #F7F9FB;
    padding-bottom: 3rem;
}

.news-box {
    padding-bottom: 3rem;
}


.policy-box {
    /*border-bottom: 1px solid #979797;*/
    cursor: pointer;
}

.policy-title {
    font-size: 26px;
    color: #333333;
}

.policy-time {
    text-align: right;
    padding-right: 2rem;
    color: #333333;
    font-size: 18px;
    line-height: 28px;
}


.car-box {
    background: url("/website/cn/assets/img/index/car-bg.png") no-repeat no-repeat;
    padding-bottom: 3rem;
}


.honor-box {
    padding-bottom: 5rem;
}

.honor-img.img {
    width: 100%;
}

@media (min-width: 992px) {
    .car-title {
        text-align: center;
        color: #FFFFFF;
        font-size: 36px;
        line-height: 50px;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .index-title {
        text-align: center;
        color: #333333;
        font-size: 36px;
        line-height: 50px;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .synopsis-right {
        margin-left: 1rem;
        box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);
        border-radius: 10px;
        backdrop-filter: blur(5px);
    }

    .text-hand {
        font-size: 18px;
        padding-left: 1.5rem;
    }

    .synopsis-box {
        padding-bottom: 1.5rem;
    }

    .news-time {
        color: #80838D;
        font-size: 18px;
        line-height: 28px;
    }

    .news-title {
        font-size: 26px;
        color: #333333;
        line-height: 40px;
    }

    .news-font {
        color: #333333;
        line-height: 30px;
        font-size: 20px;
        padding-top: 20px;
    }

    .news-button {
        background-color: #1A66FC;
        color: #FFFFFF;
        width: 156px;
        height: 54px;
        border-radius: 2px;
        text-align: center;
        cursor: pointer;
        font-size: 19px;
        line-height: 54px;
        margin-top: 30px;
    }

    .news-content {
        padding-left: 2rem;
    }

    .right-box {
        padding: 3rem;
        cursor: pointer;
    }

    .policy-font {
        font-size: 20px;
        color: #80838D;
        line-height: 30px;
        padding-top: 20px;
        padding-bottom: 3rem;
    }

}

@media (max-width: 992px) {
    .partner-img {
        padding-top: 2rem;
    }

    .car-title {
        text-align: center;
        color: #FFFFFF;
        font-size: 30px;
        line-height: 50px;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .index-title {
        text-align: center;
        color: #333333;
        font-size: 30px;
        line-height: 50px;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .policy-font {
        font-size: 20px;
        color: #80838D;
        line-height: 30px;
        padding-top: 20px;
        padding-bottom: 0rem;
    }

    .banner-title {
        position: absolute;
        top: 100px;
        color: #FFFFFF;
        font-size: 30px;
        line-height: 1;
        letter-spacing: 3px;
        text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
    }

    .synopsis-left-img > img {
        padding-top: 20px;
    }

    .banner-context {
        position: absolute;
        top: 150px;
        font-size: 10px;
        color: rgba(255, 255, 255, 0.7);
    }

    .text-hand {
        padding-top: 0.8rem;
        font-size: 18px;
    }

    .left-box {
        padding: 0rem;
        padding-bottom: 3rem;
    }

    .synopsis-right {
        margin-left: 0rem;
        box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);
        border-radius: 10px;
        backdrop-filter: blur(5px);
    }

    .news-time {
        color: #80838D;
        font-size: 18px;
        line-height: 28px;
        padding-top: 20px;
    }

    .news-title {
        font-size: 26px;
        color: #333333;
        line-height: 40px;
    }

    .news-font {
        color: #333333;
        line-height: 30px;
        font-size: 20px;
        padding-top: 20px;
    }

    .news-button {
        background-color: #1A66FC;
        color: #FFFFFF;
        width: 120px;
        height: 38px;
        border-radius: 2px;
        text-align: center;
        cursor: pointer;
        line-height: 2.125rem;
        margin-top: 30px;
    }

    .carousel-indicators {
        margin-bottom: -3rem;
    }
}

.swiper .pic li {
    box-shadow: unset !important;
}

.banner-context {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 19px;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
}
