@media screen and (max-width: 768px) {
    .flicker-example {
        margin-top: 60px
    }
    .arrow-navigation{
        display: none;
    }
    .banner-img{
        height: auto;
        object-fit: cover;
    }
    .pc-about{
        display: none;
    }
    .mobile-about{
        display: block;
    }
    .ow-product{
        padding-top: 20px;
    }
    .ow-product .wrapper {
        width: 100% !important;
    }
    .ow-product .wrapper .hd{
        padding: 15px 0;
    }
    .ow-product .wrapper h3{
        font-size: 20px;
    }
    .ow-product .cates ul li a{
        padding: 5px;
        font-size: 14px;
    }
    .h_products .swiper-button-prev {
        left: 0px;
        display: none;
    }

    .h_products .swiper-button-next {
        right: 0px;
        display: none;
    }
    .what .imgbox{
        display: none;
    }
    .what .infobox {
        width: 100%;
        padding: 10px;
        height: 700px;
    }
    .what .infobox h2{
        font-size: 20px;
    }
    .swiper-button-next-what{
        display: none;
    }
    .swiper-button-prev-what{
        display: none;
    }
    .ow-videos .wrapper{
        width: 100% !important;
    }
    .ow-videos .wrapper .hd{
        padding: 15px 0;
    }
    .ow-videos .wrapper h3{
        font-size: 20px;
    }
    .ow-cases .wrapper{
        width: 100% !important;
    }
    .ow-cases .wrapper .hd{
        padding: 15px 0;
    }
    .ow-cases .wrapper h3{
        font-size: 20px;
    }
    .ow-cases .wrapper ul li {
       float: none;
        margin: 10px auto;
    }
    .ow-clients-says .wrapper{
        width: 100% !important;
    }
    .ow-clients-says .wrapper .hd{
        padding: 15px 0;
    }
    .ow-clients-says .wrapper h2{
        font-size: 20px;
    }
    .ow-news .wrapper{
        width: 100% !important;
    }
    .ow-news .wrapper .hd{
        padding: 15px 0;
    }
    .ow-news .wrapper h3{
        font-size: 20px;
    }
    .ow-news .wrapper ul li {
        float: none;
        margin: 10px auto;
    }
    .partner {
        margin-top: 30px;
    }
    .partner h3{
       font-size: 20px;
    }
    .partner p {
        text-align: center;
    }
    .partner .partner-img{
        width: 120px;
        height: 120px;
    }
    .ny_news_con2 .new_inside ul li{
        height: 140px;
    }
    .ny_news_con2 .new_inside .news_img{
        width: 130px;
        left: 10px;

    }
    .ny_news_con2 .new_inside .news_con{
        padding-left: 140px;
    }
    .ny_news_con2 .new_inside .news_time{
        margin-left: 140px;
    }
    .new_inside ul li .news_con span{
        font-size: 16px;
        line-height: 30px;
        height: 53px;
    }

    .paginations a{
        padding: 5px 6px;
        font-size: 12px;
        height: auto;
        line-height: normal;
    }
    .hot-news{
        display: none;
    }
    .ny_content .content_right2{
        width: 100%;

    }
    .ny_news_form{
        width: 100%;
        padding-bottom: 20px;
        box-sizing: border-box;
        overflow: hidden;
    }
    .ny_news_form h3{
        margin-bottom: 20px;
    }
    .ny_news_form ul li{
        padding: 5px 4px;
        box-sizing: border-box;
        overflow:hidden;
        width: 365px;
    }
    .ny_news_form ul li input{
        width: 200px;
    }
    .ny_news_form ul li label{
        margin-right: 10px;
        padding: 5px;
    }
    .problem{
        width: 100%;
    }
    .problem .left-nav{
        padding: 0px;
        width: 150px;
    }
    .problem .left-nav ul li{
        font-size: 12px;
        margin-bottom: 5px;
    }
    .problem .left-nav ul h2{
        font-size: 14px;
    }
    .right-content{
        width: calc(100% - 150px) ;
        padding: 3px;
    }
    .right-content .content{
        font-size: 14px;
    }
    .right-content .content p span{
        font-size: 14px !important;
    }
    .ow-page-right-section{
        width: 100%;
    }
    .ow-page-right-section .ow-right-container{
        min-height: 100%;
    }
    .ow-page-left-section{
        display: none;
    }
    .ow-video-list ul li{
        width: 100%;
    }
    .ny_content_wrap video{
        width: 100% !important;
        height: auto !important;

    }

}