.interface-chip .section-item-text {
    padding-left: 63%;
    min-height: 700px;
    padding-top: 130px;
}

@media screen and (max-width: 750px) {
    .interface-chip .section-item-text {
        padding-left: 0;
        position: relative;
        min-height: 0;
        padding-top: 40px;
    }
}

@media screen and (min-width: 750px) {
    .worry-free {
        margin-bottom: 100px
    }

    .interface-chip .sticky-text {
        display: none
    }

    .interface-chip .interface-chip-video {
        position: static;
        left: 0;
        height: auto;
    }

    .interface-chip .section-item-text:nth-child(2n) {
        padding-top: 22%
    }

    .interface-chip .interface-chip-video .video-img,
    .interface-chip .interface-chip-video video {
        position: absolute;
        top: 120px;
        z-index: -1;
    }

    .raid-tp-technology .right .raid-tp-technology-video {
        position: absolute;
        top: 0;
        z-index: 0;
        right: 0;
        width: 45%;
    }

    .LANG-sa .raid-tp-technology .right .raid-tp-technology-video {
        left: 0;
        right: auto;
    }

    .raid-tp-technology .right {
        float: none;
        position: relative;
        padding-right: 50%;
        width: 100%
    }

    .LANG-sa .raid-tp-technology .right {
        padding-left: 50%;
        padding-right: 0
    }

    .raid-tp-technology .sticky-text {
        display: none
    }

    .talk-bg {
        position: static;
    }

    .talk-bg .cover-blur {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
    }

    .talk-wrap1,
    .talk-wrap2 {
        padding: 30% 0;
    }

    .show-process {
        transition: all 1s .3s;
        width: 0;
    }
}

@media screen and (min-width: 960px) and (max-width: 1900px) {
    .oceanStor-talk.forIE11 {
        background: #ccc;
    }

    .oceanStor-talk.forIE11 .talk-wrap1,
    .oceanStor-talk.forIE11 .talk-wrap2 {
        padding: 10% 0 2% !important;
    }

    .oceanStor-talk.forIE11 .talk-wrap2 {
        padding-top: 8% !important;
    }

    .oceanStor-talk.forIE11 .talk-wrap1 p {
        margin: 20px auto 0;
    }

    .oceanStor-talk.forIE11 .talk-wrap2>div>div p {
        margin-bottom: 10px;
        padding: 15px;
    }
}