.qyxxhOne{
    background-image: url("/r/cms/www/default/img/video/qyxxhOneBg.jpg");
}

.qyxxhTwo{
    background-image: url("/r/cms/www/default/img/video/qyxxhTwoBg.jpg");
}
.qyxxhThree{
    background-image: url("/r/cms/www/default/img/video/qyxxhThreeBg.jpg");
}
.qyxxhOne_content,.qyxxhTwo_content,.qyxxhThree_content{
    width: 75%;
    margin: 60px auto 0;
}
.qyxxhOne_content_title,.qyxxhTwo_content_title,.qyxxhThree_content_title{
    font-weight: 500;
    font-size: 50px;
    color: #304066;
    text-align: center;
}
.qyxxhOne_content_English,.qyxxhTwo_content_English,.qyxxhThree_content_English{
    font-weight: 400;
    font-size: 20px;
    color: #304066;
    text-align: center;
    margin-top: 12px;
}
.qyxxhTwo_content_title,.qyxxhTwo_content_English{
    color: #FFFFFF;
}

.qyxxhOne_content_text{
    font-weight: 500;
    font-size: 24px;
    color: #5B6E96;
    line-height: 60px;
    text-align: center;
    margin-top: 40px;
}
.qyxxhTwo_content_text{
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 60px;
    text-align: center;
    margin-top: 40px;
}

.qyxxhOne_content_list{
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.qyxxhOne_content_list_item{
    width: calc((100% - 90px) / 4);
    height: 400px;
    background: #FFFFFF;
    border-radius: 5px;
}
.qyxxhOne_content_list_item_img{
    width: 120px;
    margin: 30px auto 0;
}
.qyxxhOne_content_list_item_img>img{
    width: 100%;
    height: 100%;
}
.qyxxhOne_content_list_item_title{
    font-weight: bold;
    font-size: 24px;
    color: #484D57;
    line-height: 60px;
    text-align: center;
    margin-top: 20px;
}
.qyxxhOne_content_list_item_text{
    font-weight: 400;
    font-size: 20px;
    color: #5B6E96;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
    padding: 0 40px;
}

.qyxxhTwo_content_img{
    width: 80%;
    margin: 50px auto 0;
}
.qyxxhTwo_content_img>img{
    width: 100%;
    height: 100%;
}
.qyxxhTwo_content_img_h5{
    display: none;
}
.qyxxhThree_content_img{
    width: 90%;
    margin: 40px auto 0;
}
.qyxxhThree_content_img>img{
    width: 100%;
    height: 100%;
}
.qyxxhThree_content_img_h5{
    display: none;
}

@media screen and (min-width: 1700px) and (max-width: 1920px) {

}
@media screen and (min-width: 1500px) and (max-width: 1699.9px) {

}
@media screen and (min-width: 1200px) and (max-width: 1499.9px) {

}
@media screen and (min-width: 999px) and (max-width: 1199.9px) {
    .qyxxhOne_content_text,.qyxxhTwo_content_text{
        font-size: 20px;
        margin-top: 30px;
        line-height: 35px;
    }
    .qyxxhOne_content_list_item_title{
        font-size: 22px;
    }
    .qyxxhOne_content_list_item_text {

        padding: 0 30px;
    }
}
@media screen and (min-width: 768px) and (max-width: 998.9px) {
    .qyxxhOne_content,.qyxxhTwo_content,.qyxxhThree_content{
        width: 85%;
        margin: 40px auto 0;
    }
    .qyxxhOne_content_title,.qyxxhTwo_content_title,.qyxxhThree_content_title{
        font-size: 35px;
    }
    .qyxxhOne_content_English,.qyxxhTwo_content_English,.qyxxhThree_content_English{
        font-size: 18px;
    }
    .qyxxhOne_content_text,.qyxxhTwo_content_text{
        font-size: 18px;
        margin-top: 30px;
        line-height: 35px;
    }
    .qyxxhOne_content_list{
        gap: 20px;
    }
    .qyxxhOne_content_list_item{
        width: calc((100% - 20px) / 2);
        height: 230px;
    }
    .qyxxhOne_content_list_item_img{
        width: 90px;
        margin: 20px auto 0;
    }
    .qyxxhOne_content_list_item_img>img{
        width: 100%;
        height: auto;
    }
    .qyxxhOne_content_list_item_title {
        font-weight: bold;
        font-size: 20px;
        color: #484D57;
        line-height: 30px;
        text-align: center;
        margin-top: 0;
    }
    .qyxxhOne_content_list_item_text {
        font-weight: 400;
        font-size: 16px;
        color: #5B6E96;
        text-align: center;
        line-height: 30px;
        margin-top: 12px;
        padding: 0;
    }

    .qyxxhThree_content_img{
        display: none;
    }
    .qyxxhThree_content_img_h5{
        display: block;
        width: 65%;
        margin: 20px auto 0;
    }
    .qyxxhThree_content_img_h5>img{
        width: 100%;
        height: auto;
    }

}
@media screen and (min-width: 576px) and (max-width: 767.9px) {
    .qyxxhOne_content,.qyxxhTwo_content,.qyxxhThree_content{
        width: 90%;
        margin: 40px auto 0;
    }
    .qyxxhOne_content_title,.qyxxhTwo_content_title,.qyxxhThree_content_title{
        font-size: 30px;
    }
    .qyxxhOne_content_English,.qyxxhTwo_content_English,.qyxxhThree_content_English{
        font-size: 16px;
    }
    .qyxxhOne_content_text,.qyxxhTwo_content_text{
        font-size: 16px;
        margin-top: 30px;
        line-height: 35px;
    }
    .qyxxhOne_content_list{
        gap: 20px;
    }
    .qyxxhOne_content_list_item{
        width: calc((100% - 20px) / 2);
        height: 230px;
    }
    .qyxxhOne_content_list_item_img{
        width: 80px;
        margin: 20px auto 0;
    }
    .qyxxhOne_content_list_item_img>img{
        width: 100%;
        height: auto;
    }
    .qyxxhOne_content_list_item_title {
        font-weight: bold;
        font-size: 18px;
        color: #484D57;
        line-height: 30px;
        text-align: center;
        margin-top: 0;
    }
    .qyxxhOne_content_list_item_text {
        font-weight: 400;
        font-size: 14px;
        color: #5B6E96;
        text-align: center;
        line-height: 30px;
        margin-top: 12px;
        padding: 0 20px;
    }
    .qyxxhTwo_content_img{
        display: none;
    }
    .qyxxhTwo_content_img_h5{
        display: block;
        width: 40%;
        margin: 20px auto 0;
    }
    .qyxxhTwo_content_img_h5>img{
        width: 100%;
        height: auto;
    }
    .qyxxhThree_content_img{
        display: none;
    }
    .qyxxhThree_content_img_h5{
        display: block;
        width: 80%;
        margin: 20px auto 0;
    }
    .qyxxhThree_content_img_h5>img{
        width: 100%;
        height: auto;
    }
}
@media screen and (min-width: 500px) and (max-width: 575.9px) {
    .qyxxhOne_content,.qyxxhTwo_content,.qyxxhThree_content{
        width: 90%;
        margin: 40px auto 0;
    }
    .qyxxhOne_content_title,.qyxxhTwo_content_title,.qyxxhThree_content_title{
        font-size: 30px;
    }
    .qyxxhOne_content_English,.qyxxhTwo_content_English,.qyxxhThree_content_English{
        font-size: 16px;
    }
    .qyxxhOne_content_text,.qyxxhTwo_content_text{
        font-size: 16px;
        margin-top: 30px;
        line-height: 35px;
    }
    .qyxxhOne_content_list{
        gap: 20px;
    }
    .qyxxhOne_content_list_item{
        width: calc((100% - 20px) / 2);
        height: 230px;
    }
    .qyxxhOne_content_list_item_img{
        width: 80px;
        margin: 20px auto 0;
    }
    .qyxxhOne_content_list_item_img>img{
        width: 100%;
        height: auto;
    }
    .qyxxhOne_content_list_item_title {
        font-weight: bold;
        font-size: 18px;
        color: #484D57;
        line-height: 30px;
        text-align: center;
        margin-top: 0;
    }
    .qyxxhOne_content_list_item_text {
        font-weight: 400;
        font-size: 14px;
        color: #5B6E96;
        text-align: center;
        line-height: 30px;
        margin-top: 12px;
        padding: 0 20px;
    }
    .qyxxhTwo_content_img{
        display: none;
    }
    .qyxxhTwo_content_img_h5{
        display: block;
        width: 60%;
        margin: 20px auto 0;
    }
    .qyxxhTwo_content_img_h5>img{
        width: 100%;
        height: auto;
    }
    .qyxxhThree_content_img{
        display: none;
    }
    .qyxxhThree_content_img_h5{
        display: block;
        width: 100%;
        margin: 20px auto 0;
    }
    .qyxxhThree_content_img_h5>img{
        width: 100%;
        height: auto;
    }

}
@media screen and (max-width: 499.9px) {
    .qyxxhOne_content,.qyxxhTwo_content,.qyxxhThree_content{
        width: 90%;
        margin: 40px auto 0;
    }
    .qyxxhOne_content_title,.qyxxhTwo_content_title,.qyxxhThree_content_title{
        font-size: 30px;
    }
    .qyxxhOne_content_English,.qyxxhTwo_content_English,.qyxxhThree_content_English{
        font-size: 16px;
    }
    .qyxxhOne_content_text,.qyxxhTwo_content_text{
        font-size: 16px;
        margin-top: 30px;
        line-height: 35px;
    }
    .qyxxhOne_content_list{
        gap: 20px;
    }
    .qyxxhOne_content_list_item{
        width: calc((100% - 20px) / 2);
        height: 230px;
    }
    .qyxxhOne_content_list_item_img{
        width: 80px;
        margin: 20px auto 0;
    }
    .qyxxhOne_content_list_item_img>img{
        width: 100%;
        height: auto;
    }
    .qyxxhOne_content_list_item_title {
        font-weight: bold;
        font-size: 18px;
        color: #484D57;
        line-height: 30px;
        text-align: center;
        margin-top: 0;
    }
    .qyxxhOne_content_list_item_text {
        font-weight: 400;
        font-size: 14px;
        color: #5B6E96;
        text-align: center;
        line-height: 30px;
        margin-top: 12px;
        padding: 0 20px;
    }
    .qyxxhTwo_content_img{
        display: none;
    }
    .qyxxhTwo_content_img_h5{
        display: block;
        width: 60%;
        margin: 20px auto 0;
    }
    .qyxxhTwo_content_img_h5>img{
        width: 100%;
        height: auto;
    }
    .qyxxhThree_content_img{
        display: none;
    }
    .qyxxhThree_content_img_h5{
        display: block;
        width: 100%;
        margin: 20px auto 0;
    }
    .qyxxhThree_content_img_h5>img{
        width: 100%;
        height: auto;
    }
}
