@media only screen and (max-width: 991px){
    .pro-main {
        display: block!important;
    }
    .pro-detail.pro-left {
        width: 100%!important;
    }
    .pike {
        height: 800px!important;
    }
    .pro-detail.pro-right {
        width: 100%!important;
    }
    
    
    .pro-inner .service-block-four {
        width: 90%!important;
        margin: 20px auto;
    }
    .inner-content.pro-inner {
        display: flow-root!important;
        width: 100%!important;
        margin: 0;
    }
    .page.page-mob {
        height: auto;
    }
    div#sp-width {
        width: 100%;
        display:contents!important;
    }
    
    .col-lg-3.col-md-6.col-sm-12.case-block {
        flex: 50%;
    }
    .sp-large {
        height: auto!important;
    }
    .news-block-one {
        width: 100%!important;
    }
    .owl-carousel.owl-loaded {
        display: block!important;
    }
    .apple-banner {
        height: unset!important;
    }
    .apple-banner .swiper-container {
        height: 600px!important;
    }
    .swiper-slide.slide4.swiper-slide-active {
        background-position: bottom;
    }
    .row.clearfix {
        height: 100%;
    }
    .col-lg-6.col-md-12.col-sm-12.content-column {
        height: 100%;
    }
    .banner-section .content-box {
        margin-top: 300px;
    }
    video#video {
        height: 100%;
    }

}

@media only screen and (max-width: 870px){
    .service-section ul {
        height: 310px;
    }
    li.mobileUrl {
        height: 100%;
    }
    .mobileUrl .desc {
        display: none;
    }
    
}




