.banner5_img {
    width: 100%;
    height: auto;
}
@media (max-width: 1199px) {
    .banner2_title {
        margin-top: 30px;  
        font-family: 'GlowSansSC-Normal-Bold';
        font-size: 27px;
        color: #000000;
        letter-spacing: 0;
        line-height: 27px;
    }
    .banner2_content {
        font-family: 'GlowSansSC-Normal-Light';
        font-size: 9.95px;
        color: #000000;
        letter-spacing: 0;
        line-height: 12.34px;
        margin-top: 20px;
    }
    .p-s2 {
        width:90%;
        margin-left:auto;
        margin-right:auto;
    }
    .p-s3 {
        display: flex; 
        flex-wrap: nowrap; 
        margin-top:20px;
    }
    .p-s3-img1 {
        width: 50%;
    }
    .p-s3-img2 {
        width: 50%;
    }
    .p-s3-img3 {
        width: 36.1%;
    }
    .p-s3-img4 {
        width: 63.9%;
    }
    .p-row {
        flex-wrap: wrap;
    }
    .banner4_content {  
        font-family: 'GlowSansSC-Normal-Light';
        font-size: 9.95px;
        color: #000000;
        letter-spacing: 0;
        line-height: 12.34px;
        margin-top: 30px;
    }
    .p-s5 {
        margin-top: 30px;
    }
    .p-s6 {
        width:90%;
        margin-left:auto;
        margin-right:auto;
        margin-top:0px;
    }
    .banner6_title {
        font-family: 'GlowSansSC-Normal-Bold';
        font-size: 27px;
        color: #000000;
        text-align: left;
        letter-spacing: 0;
        line-height: 27px;
        margin-top: 30px;
    }
    .banner6_subtitle {    
        font-family: 'GlowSansSC-Normal-Medium';
        font-size: 16px;
        color: #000000;
        text-align: justify;
        letter-spacing: 0;
        line-height: 16px;
        margin-top: 30px;
    }
    .banner6_content {
        font-family: 'GlowSansSC-Normal-Light';
        font-size: 9.95px;
        color: #000000;
        text-align: justify;
        letter-spacing: 0;
        line-height: 12.34px;
        margin-top: 30px;
    }    
    .banner6_hr {
        border: 1px solid #E0E0E0;
        margin-top: 30px;
    }
    .p-s7 {
        background-color: #F9F9F8;
        height:30px;
        width:100%;
        margin-top:30px;
    }
}

@media (min-width: 1200px) {
    .p-s2 {
        width:70%;
        margin-left:auto;
        margin-right:auto;
    }
    .banner2_title {
        margin-top: 60px;
        font-family: 'GlowSansSC-Normal-Bold';
        font-size: 50px;
        color: #000000;
        letter-spacing: 0;
        line-height: 50px;
    }
    .banner2_content {
        font-family: 'GlowSansSC-Normal-Book';
        font-size: 24px;
        color: #000000;
        letter-spacing: 0;
        text-align: justify;
        line-height: 36px;
        margin-top: 46px;
    }
    .p-s3 {
        display: flex; 
        flex-wrap: nowrap; 
        margin-top:80px;
    }
    .p-s3-img1 {
        width: 28.1%;
    }
    .p-s3-img2 {
        width: 28.0%;
    }
    .p-s3-img3 {
        width: 15.9%;
    }
    .p-s3-img4 {
        width: 28.0%;
    }
    .banner4_content {
        font-family: 'GlowSansSC-Normal-Book';
        font-size: 24px;
        color: #000000;
        letter-spacing: 0;
        text-align: justify;
        line-height: 36px;
        margin-top: 83px;
    }
    .p-s5 {
        margin-top: 83px;
    }
    .p-s6 {
        width:70%;
        margin-left:auto;
        margin-right:auto;
    }
    .p-s7 {
        background-color: #F9F9F8;
        height:148px;width:100%;
        margin-top:82px;
    }
    .banner6_title {
        font-family: 'GlowSansSC-Normal-Bold';
        font-size: 50px;
        color: #000000;
        text-align: left;
        letter-spacing: 0;
        line-height: 50px;
        margin-top:84px;
    }
    .banner6_subtitle {
        font-family: 'GlowSansSC-Normal-Medium';
        font-size: 32px;
        color: #000000;
        letter-spacing: 0;
        text-align: justify;
        line-height: 36px;
        margin-top: 43px;
    }
    .banner6_content {
        font-family: 'GlowSansSC-Normal-Book';
        font-size: 24px;
        color: #000000;
        letter-spacing: 0;
        text-align: justify;
        line-height: 48px;
        margin-top: 43px;
    }    
    .banner6_hr {
        border: 1px solid #E0E0E0;
        margin-top: 86px;
    }
}