@media (max-width: 767px) {
    .sph_advantage>div>.sa_title h3,.sph_good>div>.sg_title h3,.sph_kol>div>.sk_title h3{
        font-size: 22.8px;
    }
    .sph_advantage>div>.sa_title h3::before, .sph_good>div>.sg_title h3::before, .sph_kol>div>.sk_title h3::before{
        width: 80%;
        height: 1.12px;
    }
    .sph_advantage>div>.sa_title h3::after, .sph_good>div>.sg_title h3::after, .sph_kol>div>.sk_title h3::after {
        height: 2px;
        width: 20%;
    }
    .sph_advantage>div>ul>li{
        width: 100%;
        padding: 4% 3% 3% 6% !important;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        background-color: #fff !important;
    }
    .sph_advantage>div>ul>li>.fl img{
        width: 76px;
        height: 76px;
    }
    .sph_advantage>div>ul>li>.fl p{
        font-size: 12px;
    }
    .sph_advantage>div>ul>li>.fr>p{
        display: block;
        text-align: left;
    }
    .sph_advantage>div>ul>li>.fr>div{
        display: none;
    }
    .sph_advantage>div>ul>li>.fl{
        margin-left: 0;
        margin-right: 4%;
    }
    .sph_good>div>ul>li{
        width: 100%;
        margin-right: 0;
    }
    .sph_kol>div>.sk_content{
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .sph_kol>div>.sk_content>.fr,.sph_kol>div>.sk_content>.fl{
        width: 100%;
    }
    .sph_service>div>.sph_content{
        display: block;
        
    }
    .sph_service>div>.sph_content>.fl,.sph_service>div>.sph_content>.fr{
        width: 100%;
    }
    .xhs_banner .xhs_banner_title{
        font-size: 26px;
        width: 80%;
    }
    .xhs_banner .xhs_banner_desc{
        width: 80%;
        font-size: 22px;
    }
    .xhs_banner .xhs_banner_list{
        width: 80%;
        font-size: 16px;
    }
    .xhs_con1 .xhs_con1_icon,.xhs_con1 .xhs_con1_img{
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .xhs_con1 .xhs_con1_icon>div{
        font-size: 16px;
    }
    .xhs_con1, .xhs_con3, .xhs_con5, .xhs_con7, .xhs_con9,.xhs_con2, .xhs_con4, .xhs_con6, .xhs_con8{
        padding-left: 10px;
        padding-right: 10px;
    }
    .xhs_con1 .xhs_con1_title h3, .xhs_con2 .xhs_con2_title h3, .xhs_con3 .xhs_con3_title h3, .xhs_con4 .xhs_con4_title h3, .xhs_con5 .xhs_con5_title h3, .xhs_con6 .xhs_con6_title h3, .xhs_con7 .xhs_con7_title h3, .xhs_con8 .xhs_con8_title h3, .xhs_con9 .xhs_con9_title h3{
        font-size: 22px;
    }
    .xhs_con1 .xhs_con1_title p,.xhs_con2 .xhs_con2_title p,.xhs_con3 .xhs_con3_title p,.xhs_con4 .xhs_con4_title p,.xhs_con5 .xhs_con5_title p,.xhs_con6 .xhs_con6_title p,.xhs_con7 .xhs_con7_title p,.xhs_con8 .xhs_con8_title p,.xhs_con9 .xhs_con9_title p{
        font-size: 16px;
    }
    .xhs_con1 .xhs_con1_icon>div,.xhs_con1 .xhs_con1_img>div{
        width: 49%;
        margin-bottom: 10px;
    }
    
    .xhs_con4 .xhs_con4_content{
        justify-content: space-between;
    }
    .xhs_con4 .xhs_con4_content>.item{
        width: 50%;
    }
    .xhs_con4 .xhs_con4_content>.item>div{
        margin: 0 12%;
    }
    .xhs_con5 .xhs_con5_content{
        flex-wrap: wrap;
    }
    .xhs_con5 .xhs_con5_content .fl,.xhs_con5 .xhs_con5_content .fr{
        width: 100%;
    }
    .xhs_con5 .xhs_con5_content .fr .item{
        align-items: center;
    }
    .xhs_con5 .xhs_con5_content .fr .item .item_left{
        width: 42%;
    }
    .xhs_con9 .xhs_con9_content .item{
        width: 100%;
        margin-bottom: 30px;
    }
    .product li {
        width:100%;
    }
    .product li a .item_image{
        display: block!important;
    }
    .product li a .item_info .title{
        font-size:18px!important;
    }
}