










body #page_body_editor-wrapper {

    background-color: #ffffff;

}

/* 2021/08/16 yyq 修改 */
#topSlider .content_wrapper .content_list .owl-stage-outer .owl-stage .owl-item .item_block .description {
    width: 42%;
}

#topSlider .content_wrapper .content_list .owl-stage-outer .owl-stage .owl-item .item_block .description {
    top: 31%;
}

#topSlider .content_wrapper .content_list .owl-stage-outer .owl-stage .owl-item .item_block .description .subtitle {
    width: 400px;
}

@media screen and (max-width: 1440px) {
    #topSlider .content_wrapper .content_list .owl-stage-outer .owl-stage .owl-item .item_block .description .title {
        font-size: 54px;
        line-height: 64px;
    }
}
/* 2021/08/16 yyq 修改 */