.linux-banner {
    position: relative;
}

.banner-bg1 {
    height: 815px;
    background: url('../assets/img/bt/11bg_01.jpg') no-repeat top center;
    background-size: cover;
}


.shiwaicloudInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 110px;
    bottom: -2px;
}

.bgTop {
    opacity: 0.5s
}

.bgMiddle {
    /* z-index: 10; */
    opacity: 0.75;
}

.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 110px;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}

.waveTop {
    background-size: 50% 100px;
    background-image: url('../assets/img/bt/wave-top.png');
}

.waveAnimation .waveTop {
    animation: move_wave 20s linear infinite;
}

.waveAnimation .waveMiddle {
    animation: move_wave 10s linear infinite;
}

.waveMiddle {
    background-size: 50% 120px;
    background-image: url('../assets/img/bt/wave-top.png');
}


.waveAnimation .waveBottom {
    animation: move_wave 15s linear infinite;
}

.waveBottom {
    background-size: 50% 100px;
    /* background-image: url(../assets/img/bt/mobile/wave-top.png); */
}

@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1);
    }

    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }

    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}

.linux-banner .wide1190 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.linux-banner .banner-title {
    padding-top: 50px;
    font-size: 55px;
    color: #333;
    text-align: center;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
}

.linux-banner .banner-title span {
    margin-left: 10px;
    display: inline-block;
    line-height: 20px;
    background: #189137;
    border-radius: 4px;
    font-size: 14px;
    color: #ffffff;
    padding: 3px 7px;
    font-weight: 500;
}

.linux-banner .banner-txt {
    color: #333;
    padding-top: 5px;
    font-size: 20px;
    color: #ceecd6;
    text-align: center;
}

.linux-banner .banner-btn a.install-btn {
    background: linear-gradient(#36bd89, #20a53a);
    color: #fff;
}

.linux-banner .banner-btn {
    padding-top: 30px;
    text-align: center;
}

.linux-banner .banner-btn a {
    display: inline-block;
    width: 240px;
    height: 56px;
    line-height: 56px;
    border-radius: 10px;
    border: 1px solid #08b74a;
    box-sizing: border-box;
    font-size: 20px;
    text-align: center;
    box-shadow: 0 6px 10px rgba(0, 110, 21, 0.3);
    transition: all 0.25s;
}

.linux-banner .banner-img {
    width: 1400px;
    margin: 39px auto;
}

.videotop {
    max-width: 90%;
}

.videobt {
    position: relative;
    max-width: 90%;
    z-index: 10;
}

.videofooter {
    max-width: 90%;
    margin-top: -5px;
}

.linux-page .linux-manage {
    /* width: 100%; */
    padding-top: 200px;
    padding-bottom: 130px;
    background: url(../assets/img/bt/linux-bg1.jpg) no-repeat bottom center;
    background-size: contain;
    margin-top: 155px;
}

.linux-page .linux-title {
    font-size: 30px;
    color: #333;
    text-align: center;
}

.linux-page .linux-title::before {
    margin-right: 22px;
}

.linux-page .linux-title::before,
.linux-page .linux-title::after {
    content: "";
    display: inline-block;
    width: 220px;
    height: 1px;
    background: #e5e5e5;
    vertical-align: middle;
}

.linux-page .linux-title-small {
    padding-top: 4px;
    font-size: 16px;
    color: #999;
    text-align: center;
}

.linux-page .linux-manage .linux-manage-list {
    margin: 50px auto;
    width: 1189px;
}

.linux-page .linux-manage .linux-manage-list li {
    float: left;
    width: 25%;
    text-align: center;
}

.linux-page .linux-manage .linux-manage-list li .lml-svga {
    display: inline-block;
    width: 74px;
    height: 74px;
    position: relative;
}

fieldset,
img {
    border: 0 none;
}

.linux-page .linux-manage .linux-manage-list li p {
    font-size: 16px;
    color: #515151;
}

.linux-config {
    width: 100%;
    padding-bottom: 130px;
    background: url(../assets/img/bt/linux-bg2.jpg) no-repeat bottom center #f4fffa;
    background-size: contain;
}

.linux-page .linux-config .linux-config-list li {
    margin-top: 40px;
    float: left;
    width: 25%;
    height: 200px;
    text-align: center;
}

.linux-page .linux-config .linux-config-list li .lcl-svga {
    display: inline-block;
    width: 94px;
    height: 94px;
    position: relative;
}

.linux-page .linux-config .linux-config-list li .lcl-title {
    padding-top: 10px;
    font-size: 20px;
    color: #333;
}

.linux-page .linux-config .linux-config-list li p {
    padding-top: 6px;
    font-size: 16px;
    color: #666;
}

.cy-container {
    position: relative;
    width: 100%;
    min-width: 1220px;
    text-align: center;
}

.btlayout {
    margin: 0 auto;
    width: 1189px;
}

.tab-tit {
    padding-bottom: 50px;
    text-align: center;
}

.tab-tit span {
    margin: 0 30px;
    padding-bottom: 5px;
    color: #666;
    font-size: 20px;
    cursor: pointer;
}

.tab-tit span.on {
    border-bottom: #20a53a 2px solid;
    color: #20a53a;
}

.tab-wrap {
    padding-bottom: 60px;
}

.tab-wrap .tab-con {
    display: none;
}

.tab-con-info {
    margin-bottom: 20px;
    color: #666;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
}

.linux-page .linux-explain {
    width: 100%;
    margin-top: -20px;
    padding-top: 40px;
    padding-bottom: 40px;
    background: url(../assets/img/bt/mobile/linux-bg3.jpg) no-repeat top center #f5fbfe;
}

.s1-installationMethod {
    width: 100%;
    background: url("/web/shiwaicloud/s1-file/assets/img/pagoda/linux-bg3.jpg") no-repeat top center #f5fbfe;
    background-size: 100%;
    display: block !important;
}

.s1-installationMethod .s1-defaultWidth {
    display: flex;
    flex-direction: column;
    gap: 25px;
    padding: 20px 0;
}

.s1-installationMethod .s1-defaultWidth .s1-topTitle {
    font-size: 20px;
    color: #333;
    display: flex;
    align-items: center;
    gap: 10px;
}

.s1-installationMethod .s1-defaultWidth .s1-itemMethod {
    display: flex;
    align-items: center;
    gap: 20px;
}

.s1-installationMethod .s1-defaultWidth .s1-itemMethod:hover span {
    color: #1a63ff;
}

.s1-installationMethod .s1-defaultWidth .s1-itemMethod .s1-simplyDescribe {
    color: #333;
    line-height: 30px;
}

.s1-installationMethod .s1-defaultWidth .s1-itemMethod span {
    color: #333;
}

.s1-installationMethod .s1-defaultWidth .s1-itemMethod .s1-copyRegion {
    display: flex;
    align-items: center;
    gap: 10px;
}

.s1-installationMethod .s1-defaultWidth .s1-itemMethod .s1-copyRegion .s1-copyText {
    padding: 4px 6px;
    background: #fff;
    border: 1px solid #e5e5e5;
    color: #333;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.s1-installationMethod .s1-defaultWidth .s1-itemMethod .s1-copyRegion .s1-copyText:hover {
    color: #1a63ff;
    border-color: #1a63ff;
}

.s1-installationMethod .s1-defaultWidth .s1-itemMethod .s1-copyRegion button {
    padding: 4px 6px;
    border: 1px solid #e5e5e5;
    background: #fff;
    cursor: pointer;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.s1-installationMethod .s1-defaultWidth .s1-itemMethod .s1-copyRegion button:hover {
    border-color: #1a63ff;
}

.s1-installationMethod .s1-defaultWidth .s1-red {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
}

.s1-installationMethod .s1-defaultWidth .s1-red p {
    color: #ff0000;
    font-weight: 700;
    padding-left: 75px;
    display: flex;
}

.s1-installationMethod .s1-defaultWidth .s1-twoPieces {
    margin-top: 30px;
}

.s1-installationMethod .s1-successfulPrompt {
    position: fixed;
    width: 200px;
    top: 100px;
    right: -13%;
    display: flex;
    align-items: center;
    background-color: rgb(31, 41, 55);
    gap: 5px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    font-size: 14.5px;
}

.s1-successfulPrompt img {
    width: 13px;
    height: 13px;
}

.s1-appearanceAnimation {
    right: 2% !important;
}
.linux-banner-mobile {
    display: none;
}

@media (max-width: 768px) {
    .linux-banner-mobile {
        display: block;
    }


    .s1-installationMethod {
        background: #edf6ef;
    }

    .s1-installationMethod .s1-defaultWidth {
        gap: 4vw;
        padding: 5vw;
    }

    .s1-installationMethod .s1-defaultWidth .s1-topTitle {
        font-weight: 700;
        font-size: 4vw;
        padding-left: 3vw;
        position: relative;
        /*border-left: 3px solid #20a53a;*/
        justify-content: center;
    }

    .s1-installationMethod .s1-defaultWidth .s1-topTitle img {
        display: none;
    }

    .s1-installationMethod .s1-defaultWidth .s1-itemMethod {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 4vw;
    }

    .s1-installationMethod .s1-defaultWidth .s1-itemMethod:hover span {
        color: #1a63ff;
    }

    .s1-installationMethod .s1-defaultWidth .s1-itemMethod .s1-simplyDescribe {
        color: #333;
        line-height: 6vw;
    }

    .s1-installationMethod .s1-defaultWidth .s1-itemMethod span {
        font-weight: 700;
        font-size: 4vw;
        padding-left: 3vw;
        position: relative;
        border-left: 3px solid #20a53a;

    }

    .s1-installationMethod .s1-defaultWidth .s1-itemMethod .s1-copyRegion {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 5vw;
    }

    .s1-installationMethod .s1-defaultWidth .s1-itemMethod .s1-copyRegion .s1-copyText {
        width: 70%;
        word-break: break-word;
        padding: 2vw;
        background-color: #20202f;
        color: #fff;
        border-radius: 2vw;
        -webkit-border-radius: 2vw;
        -moz-border-radius: 2vw;
        -ms-border-radius: 2vw;
        -o-border-radius: 2vw;
        line-height: 6vw;
        font-size: 3vw;
    }

    .s1-installationMethod .s1-defaultWidth .s1-itemMethod .s1-copyRegion .s1-copyText:hover {
        color: #fff;
        border-color: #20202f;
    }

    .s1-installationMethod .s1-defaultWidth .s1-itemMethod .s1-copyRegion button {
        background-color: #f2fff4;
        border: 1px solid #abdbb4;
        white-space: nowrap;
        padding: 3vw 1.5vw;
        cursor: pointer;
        border-radius: 2vw;
        -webkit-border-radius: 2vw;
        font-size: 3.5vw;
        -moz-border-radius: 2vw;
        -ms-border-radius: 2vw;
        -o-border-radius: 2vw;
        display: flex;
        align-items: center;
        gap: 2vw;
    }

    .s1-installationMethod .s1-defaultWidth .s1-itemMethod .s1-copyRegion button img {
        width: 5vw;
        height: 5vw;
    }

    .s1-installationMethod .s1-defaultWidth .s1-red {
        display: flex;
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }

    .s1-installationMethod .s1-defaultWidth .s1-red p {
        color: #f40;
        font-weight: initial;
        padding-left: 0;
    }

    .s1-installationMethod .s1-defaultWidth .s1-twoPieces {
        margin-top: 0;
    }

    .s1-installationMethod .s1-successfulPrompt {
        position: fixed;
        z-index: 98;
        width: 50vw;
        top: 30vw;
        right: -54%;
        gap: 1vw;
        color: #fff;
        padding: 3vw 5vw;
        border-radius: 2vw;
        -webkit-border-radius: 2vw;
        -moz-border-radius: 2vw;
        -ms-border-radius: 2vw;
        -o-border-radius: 2vw;
        font-size: 3.5vw;
    }

    .s1-installationMethod .s1-successfulPrompt img {
        width: 3vw;
        height: 3vw;
    }

    .s1-installationMethod .s1-appearanceAnimation {
        right: 2%;
    }
}

@media (max-width: 768px) {

    .linux-banner,
    .linux-page {
        display: none;
    }

    .linux-banner-mobile {
        display: block;
    }

    .wide1190-mob {
        background: url(../assets/img/bt/11bg_01.jpg) no-repeat top center;
        background-size: cover;
        padding-top: 100px;
    }

    .banner-title-mobile {
        font-size: 26px;
        font-weight: 700;
        text-align: center;
    }

    .banner-txt-mobile {
        font-size: 15px;
        text-align: center;
    }

    .banner-txt-mobile {
        font-size: 15px;
        text-align: center;
    }

    .banner-btn-mobile {
        display: flex;
        justify-content: space-between;
        width: 280px;
        margin: 15px auto;
    }

    .banner-btn-mobile a {
        padding: 9px 30px;
        background-color: #08b74a;
        color: #fff;
        background: linear-gradient(#36bd89, #20a53a);
        border-radius: 10px;
    }

    .linux-banner .banner-img {
        width: 100%;
        margin: 0px auto;
        margin-top: 22px;
        padding: 0 10px;
    }

    .videocen {
        max-width: 90%;
    }

    .videofooter {
        max-width: 90%;
        margin-top: -5px;
    }

    #shiwai-banner {
        display: block;
        margin-top: 30px;
        height: auto;
    }

    .shiwai-banner>.shiwai-banner-title {
        text-align: center;
        font-size: 18px;
        margin-bottom: 20px;
        font-weight: 700;
    }
    .shiwai-banner>div {
        display: flex;
        text-align: center;
        justify-content: space-around;
        margin-bottom: 30px;
    }
    .shiwai-mbbox {
        width: 160px;
    }
    .shiwai-banner>div img {
        width: 10vw;
    }
    .shiwai-banner .shiwai-small-title {
        font-size: 12px;
    }
    .shiwai-big-title{
        color: rgba(0, 0, 0, 0.9);
        font-size: 14px;
        font-family: "思源黑";
    }
}

.shiwai-banner {
    display: none;}
    