* {
    margin: 0;
    padding: 0;
    text-decoration: none;
}


.TextTitle {
    font-weight: 400;
    font-size: 30px;
    color: #1C284D;
    text-align: center;
    margin-bottom: 30px;
}

.TextP {
    font-weight: 400;
    font-size: 14px;
    color: #606882;
    text-align: center;
    margin-bottom: 63px;
}

.shiwais5-homePage-Area {
    width: 1300px;
    margin: 0 auto;
}

/* 头部介绍 */
.swiper {
    height: 900px;
    background: url(/web/shiwaicloud/s5-file/assets/img/index/Group.png) no-repeat;
    background-size: cover;
    width: 100%;
    overflow: hidden;
    z-index: -1;
}

/* .shiwais5-homePage-headIntro {
    height: 900px;
    background: url(/web/shiwais5/assets/img/index/Group.png) no-repeat;
    background-size: cover;
    width: 100%;
    overflow: hidden;
} */

/* .shiwais5-homePage-headIntro-inner {
    display: flex;
    transition: transform 0.5s ease;
} */

.shiwais5-homePage-headIntro-module {
    min-width: 100%;
}

.shiwais5-homePage-headIntroBox {
    width: 1300px;
    margin: 0 auto;
    display: flex;
}

.shiwais5-homePage-headIntroBox .shiwais5-homePage-headIntroText {
    margin-top: 231px;
    width: 621px;
}

.shiwais5-homePage-headIntroBox .shiwais5-homePage-headIntroText .shiwais5-homePage-headIntroTitle {
    font-weight: bold;
    font-size: 66px;
    color: #FFFFFF;
}

.shiwais5-homePage-headIntroBox .shiwais5-homePage-headIntroText .shiwais5-homePage-headIntroP {
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 48px;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 36px;
    height: 4px;
    background: #ffffff;
    border-radius: 4px;
    margin: 0 5px;
}

.swiper-pagination {
    bottom: 125px !important;
    left: 315px !important;
    text-align: left !important;
}


/*特点介绍导航 */
.shiwais5-homePage-navBox {
    width: 1300px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.shiwais5-homePage-navBox .shiwais5-homePage-casket {
    width: 298px;
    height: 140px;
    border-radius: 4px;
    padding: 40px 0px 0px 30px;
    box-sizing: border-box;
    transition: box-shadow 0.8s ease;
    /* 添加过渡效果 */
}

.shiwais5-homePage-casket:hover {
    box-shadow: 0px 0px 3px  rgba(0, 0, 0, 0.199);
}

.shiwais5-homePage-navBoxOne {
    background: url(/web/shiwaicloud/s5-file/assets/img/index/nav1.png);
    background-size: cover;
}

.shiwais5-homePage-navBoxTwo {
    background: url(/web/shiwaicloud/s5-file/assets/img/index/nav2.png);
    background-size: cover;
}

.shiwais5-homePage-navBoxThree {
    background: url(/web/shiwaicloud/s5-file/assets/img/index/nav3.png);
    background-size: cover;
}

.shiwais5-homePage-navBoxFour {
    background: url(/web/shiwaicloud/s5-file/assets/img/index/nav4.png);
    background-size: cover;
}

.shiwais5-homePage-navBox .shiwais5-homePage-casket .shiwais5-homePage-navCasketTitle {
    font-weight: 400;
    font-size: 20px;
    color: #222222;
    margin-bottom: 18px;
}

.shiwais5-homePage-navBox .shiwais5-homePage-casket .shiwais5-homePage-navCasketP {
    font-weight: 400;
    font-size: 14px;
    color: #555555;
}

/*产品介绍导航  */
.shiwais5-homePage-product {
    /* width: 100%; */
    height: 716px;
    background: url(/web/shiwaicloud/s5-file/assets/img/index/notebook.png) no-repeat;
    background-size: 100% 719px;

}

.shiwais5-homePage-product .shiwais5-homePage-productTitle {
    margin-top: 124px;
    margin-bottom: 70px;
    text-align: center;
    font-weight: 400;
    font-size: 30px;
    color: #1C284D;
}

.shiwais5-homePage-product .shiwais5-homePage-productNav {
    width: 1300px;
    margin: 0 auto;
    display: flex;

}

.shiwais5-homePage-productNav .shiwais5-homePage-productNavBox {
    width: 260px;
    height: 381px;
    background: url(/web/shiwaicloud/s5-file/assets/img/index/product.png) no-repeat;
    background-size: cover;
}

.shiwais5-homePage-productNav .shiwais5-homePage-productNavBox .shiwais5-homePage-productCasket {
    height: 75px;
    padding: 28px 39px;
    box-sizing: border-box;
    font-size: 18px;
    color: #FFFFFF;
}

.shiwais5-homePage-productCasket:hover,
.shiwais5-homePage-productCasket-active {
    background: linear-gradient(90deg, #fdfdfdbd 0%, rgba(145, 143, 143, 0) 100%);
}

.shiwais5-homePage-productCasket-active {
    background: linear-gradient(90deg, #fdfdfdbd 0%, rgba(145, 143, 143, 0) 100%);
}

.shiwais5-homePage-productNav .productCard {
    width: 1040px;
    height: 381px;
    overflow: auto;
    box-sizing: content-box;
    /* background-color: #007BFC; */
}

.productCardBox {
    display: flex;
}

.productCardBox .productCardTopic {
    width: 207px;
    height: 190px;
    background: #F6F8F9;
    padding-top: 76px;
    padding-left: 18px;
    box-sizing: border-box;
}

.productCardBox .productCardTopic .productCardTitle {
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    margin-bottom: 18px;
}

.productCardBox .productCardTopic .productCardLine {
    font-weight: 400;
    font-size: 14px;
    color: #888888;
}

.productCardBox .productCardPoint {
    margin: auto 0;
    width: 832px;
    display: flex;
    justify-content: space-around;
}

.productCardBox .productCardPoint .CardPointTitle {
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    line-height: 60px;
}

.productCardBox .productCardPoint .CardPointCPU {
    font-weight: 400;
    font-size: 14px;
    color: #9EA7B3;
}

.productCardBox .CardBtn {
    width: 143px;
    height: 84px;
    background: #E9EFFF;
    border: 1px solid #3D76FF;
    padding-top: 3px;
    box-sizing: border-box;

}

.productCardBox .CardBtn .CardPrice {
    font-weight: bold;
    font-size: 24px;
    color: #3D76FF;
    text-align: center;
    margin-bottom: 4px;
}

.productCardBox .CardBtn .CardPrice .CardMoon {
    font-size: 13px;
}

.productCardBox .CardBtn .CrrdBuy {
    width: 143px;
    height: 44px;
    background: #3D76FF;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 44px;
    cursor: pointer;

}

.underline {
    height: 1px;
    width: 100%;
    background: #DBE1E8;
}

.productCardNoon {
    display: none;
}

.productCardBlock {
    display: block;
}

@keyframes productCardFloat {
    0% {
        display: none;
        transform: translateY(-50px);
        opacity: 0;
    }

    100% {
        display: block;
        transform: translateY(0px);
        opacity: 1;
    }
}

.productCardBlock-float {
    animation: productCardFloat 1.2s ease-in-out;
}

/* 创新模块 */
.feature {
    height: auto;
    position: relative;
    margin-top: 177px;
}

.featureArrow {
    /* width: 100%; */
    display: flex;
    justify-content: space-between;
}

/* .prev{
    position: absolute;
    left: 5px;
        transform: translateX(-50%);
    
}
.next{
    position: absolute;
    right: 5px;
    transform: translateX(-50%);
} */
.feature .featureImg {
    width: 690px;
    height: 810px;
    left: 0;
    position: absolute;
    background: url(/web/shiwaicloud/s5-file/assets/img/index/feature.png) no-repeat;
    z-index: -99;
}

.featureNoon {
    display: none;

}

.featureArrowPc {
    display: none;

    /* overflow: hidden; */
}


.feature .shiwais5-homePage-Area .featureBox {
    position: relative;
    width: 1300px;
    height: 493px;
    background: #FFFFFF;
    box-shadow: 0px 1px 10px 0px rgba(1, 37, 113, 0.2);
    border-radius: 8px 8px 8px 8px;
    padding: 83px 110px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.featureBoxFlex {
    width: 1080px;
    /* height: 327px; */
    display: flex;
    justify-content: space-between;
    position: relative;
}

.prev {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    color: #000;
    font-size: 25px;
    left: 5px;
    top: 230px;
    /* transform: translateY(-50%); */

}

.next {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    color: #000;
    font-size: 25px;
    right: 5px;
    top: 230px;
    /* transform: translateY(-50%); */
}

@keyframes featureBoxImgFloat {
    0% {
        transform: translateX(150px);
        opacity: 0;
    }

    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

.featureBoxImg {
    width: 326px;
    height: 327px;
    background: url(/web/shiwaicloud/s5-file/assets/img/index/innovate.png) no-repeat;
    background-size: cover;
    /* position: absolute;
    right: -100%;
    transition: right 0.5s ease-in-out; */
}

.featureBoxFlex-featureBoxImg {
    animation: featureBoxImgFloat 2s ease-in-out;
}

@keyframes featureBoxTextFloat {
    0% {
        transform: translateX(-150px);
        opacity: 0;
    }

    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

.featureBoxText {
    width: 537px;
    margin-right: 215px;
    /* position: absolute;
    left: -100%;
    transition: left 2s ease; */
    overflow: hidden;

}

/* .featureBoxFlex:hover .featureBoxText{
    left: 0;
} */
.featureBoxFlex-featureBoxText {
    animation: featureBoxTextFloat 2s ease-in-out;
}




.feature .shiwais5-homePage-Area .featureBox .featureBoxText .featureBoxTitle {
    font-weight: 400;
    font-size: 24px;
    color: #222222;
    margin-top: 30px;
    margin-bottom: 40px;
}

.feature .shiwais5-homePage-Area .featureBox .featureBoxText .featureBoxTitle .featureBoxTextTitle {
    font-size: 20px;
}

.feature .shiwais5-homePage-Area .featureBox .featureBoxText .featureBoxP {
    font-weight: 400;
    font-size: 16px;
    color: #606882;
    margin-bottom: 29px;
}

.feature .shiwais5-homePage-Area .featureBox .featureBoxText .featureLis {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 10px;
}

.feature .shiwais5-homePage-Area .featureBox .featureBoxText .featureLis .featureLiImg {
    margin-right: 10px;
}

.feature .shiwais5-homePage-Area .featureBox .featureBoxText .featureLis .featureLiText {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

/* 专属服务，陪伴上云旅程 */
.shiwais5-journey {
    height: 652px;
    position: relative;
    margin-top: 140px;
}

.shiwais5-journeyImg {
    width: 716.33px;
    height: 652px;
    position: absolute;
    right: 0;
    background: url(/web/shiwaicloud/s5-file/assets/img/index/journey.png) no-repeat;
    z-index: -999;
}

.shiwais5-homePage-Area .journeyBox {
    width: 969px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 27px;
}

.shiwais5-journeyCard {
    width: 303px;
    height: 180px;
    background: url(/web/shiwaicloud/s5-file/assets/img/index/journeyCard.png) no-repeat;
    background-size: cover;
    margin-bottom: 30px;
    padding: 36px 28px 0px 22px;
    box-sizing: border-box;
    transition: margin-top 0.3s ease;
    /* 添加过渡效果 */
}

.shiwais5-journeyCard:hover {
    margin-top: -10px;
}

.journeyCardIcon {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 12px;
}

.journeyCardTitle {
    font-weight: 400;
    font-size: 16px;
    color: #1C284D;

}

.journeyCardP {
    font-weight: 400;
    font-size: 14px;
    color: #606882;
}

/* 企业数字化的第一选择，开启数字启航 */
.digitizeBox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.digitizeBox .digitizeCard {
    width: 420px;
    height: 339px;
    background: #FFFFFF;
    box-shadow: 0px 2px 6px 0px rgba(0, 19, 112, 0.16);
    border-radius: 6px;
}

.digitizeBox .digitizeCard .digitizeCardImg {
    width: 420px;
    height: 226px;
    background: url(/web/shiwaicloud/s5-file/assets/img/index/Maskgroup.png) no-repeat;
    background-size: cover;
    z-index: 999;
}

.digitizeBox .digitizeCard .digitizeCardTitle {
    margin-top: 24px;
    margin-left: 20px;
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    color: inherit;
}

.digitizeBox .digitizeCard .digitizeCardP {
    margin-top: 18px;
    margin-left: 20px;
    margin-right: 29px;
    font-size: 14px;
    color: #7A869F;
}

.digitizeBox .digitizeCard:hover {
    color: #3D76FF;
}

/* 安全合规、遍布全球的基础设施建设 */
.secureText {
    margin-top: 122px;
}

.secureImg {
    width: 1300px;
    height: 650px;
    background: url(/web/shiwaicloud/s5-file/assets/img/index/Earth.png) no-repeat;
    background-size: cover;
    padding-top: 99px;
    box-sizing: border-box;
}

.secureImg .secureEarth {
    width: 789px;
    height: 420px;
    margin: 0 auto;
    display: block;
    margin: 0 auto;
    /* background-color: #007BFC; */
}

.EarthBox {
    height: 240px;
    background: url(/web/shiwaicloud/s5-file/assets/img/index/EarthBottom.png) no-repeat;
    background-size: cover;
    margin-top: -120px;
}

.EarthBox .introduce {
    display: flex;
    justify-content: space-between;
}

.EarthBox .introduce .introduceP {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 240px;
}

.EarthBox .introduce .introduceP .introduceB {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 56px;
}

/*  新闻动态 */
.news {
    margin-top: 122px;
    margin-bottom: 119px;
}

.textA {
    margin-left: 10px;
    font-size: 14px;
    color: #224FE7;
    text-decoration: none;
}

.newsCardBox {
    margin-top: 64px;
    display: flex;
    justify-content: space-between;
}

.newsCardBox .newsCard {
    width: 100%;
}

.newsCardBox .newsCard .newsCardTitle {
    width: 64px;
    height: 40px;
    border-bottom: 1px solid #3D76FF;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
}

.newsCardBox .newsCard .newsDivider {
    height: 1px;
    background: #E0E5EB;
}

.newsCardBox .newsCard .newsCardList {
    display: block;
    margin-top: 28px;


}

.newsCardBox .newsCard .newsCardList .newsCardUl {
    list-style-type: none;
}

.newsCardBox .newsCard .newsCardList .newsCardUl .newsCardLi {
    background-color: #ffffff;
    display: flex;
    height: 72px;
    margin-bottom: 10px;
    transition: background-color 0.8s ease-in-out;
}

.newsCardBox .newsCard .newsCardList .newsCardUl .newsCardLi .newsCardLiRight {
    padding: 12px;
    box-sizing: border-box;
    border-right: 1px solid #EFEFEF;
}

.newsCardBox .newsCard .newsCardList .newsCardUl .newsCardLi .newsCardLiRight .newsCardLiRightTop {
    font-weight: 400;
    font-size: 20px;
    color: #222222;
    text-align: center;
    color: inherit;
}

.newsCardBox .newsCard .newsCardList .newsCardUl .newsCardLi .newsCardLiRight .newsCardLiMoom {
    font-weight: 400;
    font-size: 12px;
    color: #A1AAB6;
}

.newsCardBox .newsCard .newsCardList .newsCardUl .newsCardLi .newsCardLeft {
    font-size: 14px;
    color: #606882;
    line-height: 72px;
    margin-left: 12px;

    /* text-decoration: none; */
}

.newsCardBox .newsCard .newsCardList .newsCardUl .newsCardLi:hover {

    background-color: #3D76FF;
}

.newsCardBox .newsCard .newsCardList .newsCardUl .newsCardLi:hover .newsCardLeft {
    color: #FFFFFF;
    /* text-decoration: none; */
}


.shiwais5-homePage-AppBox {
    display: none;
}

.shiwais5-homePage-pcBox {
    display: block;
}

@media screen and (max-width:768px) {

    body {
        background: #F8F9FC;
    }

    .shiwais5-homePage-pcBox {
        display: none;
    }

    .shiwais5-homePage-AppBox {
        display: block;
    }

    .TextTitle {
        font-weight: bold;
        font-size: 20px;
        color: #1C284D;
        margin-bottom: 12px;
    }

    .TextP {
        font-weight: 500;
        font-size: 14px;
        color: #606882;
        margin-bottom: 0px;
        text-align: center;
        margin-bottom: 14px;
    }

    .shiwais5-homePage-Area {
        width: 100%;
        padding: 0 18px;
        box-sizing: border-box;
        margin-top: 0px;
    }

    /* 头部介绍 */
    .swiper-pagination {
        bottom: var(--swiper-pagination-bottom,8px) !important;
        left:0px !important;
        text-align: center !important;
    }
    .swiper {
        width: 100%;
        height: 120.66667vw;
        /* background: url(/web/shiwais5/assets/image/Group.png) no-repeat; */
        /* background-size: cover; */

        /* z-index: -999; */
        background: none;
        position: relative;

    }



    .shiwais5-homePage-headIntro-boxApp {
        width: 100%;
        height: 120.66667vw;
        padding: 36px 30px;
        box-sizing: border-box;
        /* display: none; */
    }

    .shiwais5-homePage-headIntro-active {
        display: block;
    }

    .shiwais5-homePage-headIntro-img1 {

        background: url(/web/shiwaicloud/s5-file/assets/img/index/GroupAppIcon1.png) no-repeat;
        background-size: cover;

        /* z-index: -999; */
    }

    .shiwais5-homePage-headIntro-img2 {
        background: url(/web/shiwaicloud/s5-file/assets/img/index/GroupAppIcon2.png) no-repeat;
        background-size: cover;
        /* z-index: -999; */
    }

    .shiwais5-homePage-headIntro-img3 {
        background: url(/web/shiwaicloud/s5-file/assets/img/index/GroupAppIcon3.png) no-repeat;
        background-size: cover;
        /* z-index: -999; */
    }

    .shiwais5-homePage-headIntroText {
        margin: 0;
        /* width: 317px; */
    }


    .shiwais5-homePage-headIntroTitle {
        font-weight: bold;
        font-size: 32px;
        color: #FFFFFF;
        line-height: 38px;
        text-align: center;
        margin-bottom: 15px;
    }

    .shiwais5-homePage-headIntroP {
        font-weight: 400;
        font-size: 14px;
        color: #FFFFFF;
        line-height: 22px;
        text-align: center;
    }

    .shiwais5-homePage-headIntroImg {
        display: none;
    }

    .shiwais5-homePage-headIntro-ul {
        list-style: none;
        position: absolute;
        bottom: 15px;
        left: 50px;
        right: 50px;
        display: flex;
        justify-content: center;

    }

    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 36px;
        height: 4px;
        background: #ACC1EF;
        border-radius: 4px;
        margin: 0 5px;
    }



    /*特点介绍导航 */
    .shiwais5-homePage-navBox {
        width: 100%;
        padding: 18px 18px;
        box-sizing: border-box;
        gap: 6px;
        
    }

    .shiwais5-homePage-navBox .shiwais5-homePage-casket {

        width: 49%;
        padding: 23px 18px;
        box-sizing: border-box;
        height: 21vw;
    }

    .shiwais5-homePage-navBox .shiwais5-homePage-casket .shiwais5-homePage-navCasketTitle {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .shiwais5-homePage-navBox .shiwais5-homePage-casket .shiwais5-homePage-navCasketP {
        font-size: 12px;
    }


    /* 产品介绍导航 */
    .shiwais5-journeyImg{
        display: none;
    }
    .shiwais5-homePage-product {
        height: auto;
        background-image: none;
        margin-bottom: 36px;
    }

    .shiwais5-homePage-product .shiwais5-homePage-productTitle {
        margin-top: 18px;
        font-size: 20px;
        margin-bottom: 20px;
        width: 100%;
        padding: 0 18px;
        box-sizing: border-box;
        height: auto;
        font-weight: bold;
        
    }

    .shiwais5-homePage-product .shiwais5-homePage-productNav {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .shiwais5-homePage-product .shiwais5-homePage-productNav .shiwais5-homePage-productNavBox {
        height: 49px;
        width: 100%;
        display: flex;
        background-image: none;
        padding: 0 18px;
        overflow-x: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .shiwais5-homePage-product .shiwais5-homePage-productNav .shiwais5-homePage-productNavBox .shiwais5-homePage-productCasket {
        height: 30px;
        padding: 0;
        /* box-sizing: border-box; */
        font-size: 18px;
        color: #33406A;
        margin-right: 44px;
        white-space: nowrap;
    }

    .shiwais5-homePage-product .shiwais5-homePage-productNav .shiwais5-homePage-productNavBox .shiwais5-homePage-productCasket:hover {
        color: #3D76FF;
        border-bottom: 1px solid #3D76FF;
    }

    .shiwais5-homePage-productNav .shiwais5-homePage-productNavBox .shiwais5-homePage-lasting {
        color: #3D76FF;
        border-bottom: 1px solid #3D76FF;
    }

    .shiwais5-homePage-productNav .productCard {
        width: 100%;
        height: auto;
        margin: 0 auto;
        /* overflow: auto; */
        /* background-color: #007BFC; */
    }

    .shiwais5-homePage-productNav .productCard .productCardBox {
        display: block;
        margin-bottom: 10px;
    }

    .shiwais5-homePage-productNav .productCard .productCardBox .productCardTopic {
        width: 100%;
        height: 86px;
        background: #ECF3FD;
        padding-top: 16px;
        padding-left: 24px;
        box-sizing: border-box;
    }

    .shiwais5-homePage-productNav .productCard .productCardBox .productCardTopic .productCardTitle {
        font-weight: 400;
        font-size: 18px;
        color: #222222;
        margin-bottom: 12px;
    }

    .shiwais5-homePage-productNav .productCard .productCardBox .productCardTopic .productCardLine {
        font-weight: 400;
        font-size: 14px;
        color: #888888;
    }

    .shiwais5-homePage-productNav .productCard .productCardBox .productCardPoint {
        margin: auto 0;
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

    .shiwais5-homePage-productNav .productCard .productCardBox .productCardPoint .CardPointTitle {
        font-weight: 400;
        font-size: 18px;
        color: #222222;
        line-height: 60px;
    }

    .shiwais5-homePage-productNav .productCard .productCardBox .productCardPoint .CardPointCPU {
        font-weight: 400;
        font-size: 14px;
        color: #9EA7B3;
    }

    .shiwais5-homePage-productNav .productCard .productCardBox .CardBtn {
        width: 100%;
        height: 84px;
        display: flex;
        background: #ffffff;
        border: 0px solid #ffffff;
        padding: 20px 24px;
        box-sizing: border-box;
        justify-content: space-between;
    }

    .shiwais5-homePage-productNav .productCard .productCardBox .CardBtn .CardPrice {
        font-weight: bold;
        font-size: 24px;
        color: #3D76FF;
        ;
        text-align: center;
        /* margin-bottom: 4px; */
    }

    .shiwais5-homePage-productNav .productCard .productCardBox .CardBtn .CardPrice .CardMoon {
        font-size: 13px;
    }

    .shiwais5-homePage-productNav .productCard .productCardBox .CardBtn .CrrdBuy {
        width: 110px;
        height: 44px;
        background: #3D76FF;
        font-size: 14px;
        color: #FFFFFF;
        text-align: center;
        line-height: 44px;
        cursor: pointer;
    }

    /* 创新模块 */
    .feature {
        margin-top: 36px;
    }


    .feature .featureImg {
        display: none;
    }


    .feature .shiwais5-homePage-Area .featureBox {
        width: 100%;
        height: auto;
        background: #FFFFFF;
        padding: 20px;
        display: flex;
        align-items: center;
        /* 垂直居中 */
        justify-content: center;
        flex-wrap: wrap;
    }


    .prev {
        position: absolute;
        left: 10px;
        /* transform: translateX(-50%); */
        top: 50%;
        width: 20px;
        height: 20px;
        font-size: 16px;
    }

    .next {
        position: absolute;
        width: 20px;
        height: 20px;
        font-size: 16px;
        right: 5px;
        /* transform: translateX(-50%); */
        top: 50%;
    }

    .feature .shiwais5-homePage-Area .featureBox .featureBoxImgApp {
        width: 75%;
        height: 63vw;
        background: url(/web/shiwaicloud/s5-file/assets/img/index/innovate.png) no-repeat;
        background-size: cover;
        margin: 0 auto;
        /* position: absolute;
        left: -100%;
        transition: left 0.5s ease-in-out; */
    }

    .featureBoxTextApp {
        width: 100%;
        margin-right: 0px;
        /* position: absolute;
        right: -100%;
        transition: right 0.5s ease-in-out; */
    }

      .featureBoxTitle {
        font-weight: 400;
        font-size: 24px;
        color: #222222;
        margin-top: 25px;
        margin-bottom: 20px;

    }

       .featureBoxTextTitle {
        font-size: 16px;
        /* margin-bottom: 10px; */
    }

      .featureBoxP {
        font-weight: 400;
        font-size: 14px;
        margin-bottom: 20px;
    }

      .featureLis {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        gap: 10px;
    }

      .featureLis .featureLiImg {
        margin-right: 10px;
    }

      .featureLis .featureLiText {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }

    /* 专属服务，陪伴上云旅程 */
    .shiwais5-journey {
        height: auto;
        margin-top: 36px;
    }

    .shiwais5-journey .journeyImg {
        display: none;
    }

    .shiwais5-homePage-Area .journeyBox {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .shiwais5-homePage-Area .journeyBox .shiwais5-journeyCard {
        width: 46%;
        height: 25vw;
        background: url(/web/shiwaicloud/s5-file/assets/img/index/journeyCard.png) no-repeat;
        background-size: cover;
        margin-bottom: 0px;
        padding: 0;
        padding-bottom: 5px;
        box-sizing: border-box;

    }

    .journeyCardIcon {
        display: block;
        width: 30px;
        height: 30px;
        margin: 0 auto;
        margin-top: 15px;
        /* display: flex;
        justify-content: center; */
        margin-bottom: 14px;
    }

    .journeyCardTitle {
        font-size: 18px;
        color: #1C284D;
        text-align: center;

    }


    /* 企业数字化的第一选择，开启数字启航 */
    .shiwais5-enterprise{
        margin-top: 36px;
    }
    .digitizeBox {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .digitizeBox .digitizeCard {
        width: 100%;
        height: auto;
        background: #FFFFFF;
        box-shadow: 0px 2px 6px 0px rgba(0, 19, 112, 0.16);
        border-radius: 6px;
        margin-bottom: 14px;
        padding-bottom: 30px;
        box-sizing: border-box;
    }

    .digitizeBox .digitizeCard .digitizeCardImg {
        width: 100%;
        height: 211px;
        /* background-size: 100%; */

    }

    .digitizeBox .digitizeCard .digitizeCardTitle {
        margin-top: 24px;
        margin-left: 20px;
        font-size: 16px;
        color: #1C284D;
        color: #222222;
        color: inherit;
    }

    .digitizeBox .digitizeCard .digitizeCardP {
        margin-top: 18px;
        margin-left: 20px;
        margin-right: 29px;
        font-size: 14px;
        color: #7A869F;
    }

    .digitizeBox .digitizeCard:hover {
        color: #3D76FF;
        box-shadow: 0 0 10px 0px #808080;
    }

    /* 安全合规、遍布全球的基础设施建设 */

    .secureText {
        margin-top: 36px;
    }

    .secureImg {
        width: 95%;
        height: 40vw;
        background: url(/web/shiwaicloud/s5-file/assets/img/index/Earth.png) no-repeat;
        background-size: cover;
        padding-top: 99px;
        box-sizing: border-box;
        margin: 0 auto;
    }

    .secureImg .secureEarth {
        width: 60%;
        height: 30vw;
        margin: 0 auto;
        margin-top: -55px;
        /* background-color: #007BFC; */
    }

    .EarthBox {
        /* padding: 30px 20px; */
        height: 23vw;
        background: url(/web/shiwaicloud/s5-file/assets/img/index/EarthBottom.png) no-repeat;
        background-size: cover;
        margin-top: -20px;
        /* box-sizing: border-box; */
    }

    .EarthBox .introduce {
        display: flex;
        justify-content: space-between;
        padding-top: 15px;
    }

    .EarthBox .introduce .introduceP {
        /* height: 144px; */
        color: #FFFFFF;
        font-size: 14px;
        line-height: 24px;
        display: flex;
        flex-wrap: wrap;
        width: 70px;
        text-align: center;
        /* margin-top: 30px; */
    }

    .EarthBox .introduce .introduceP .introduceB {
        color: #FFFFFF;
        font-weight: bold;
        font-size: 35px;
        display: block;
        margin: 0 auto;
        /* line-height: 144px; */
    }

    /*  新闻动态 */
    .news {
        margin-top: 36px;
        margin-bottom: 36px;
    }

    .textA {
        margin-left: 10px;
        font-size: 14px;
        color: #224FE7;
        text-decoration: none;
    }

    .newsCardBox {
        margin-top: 24px;
        display: block;
    }

    .newsCardBox .newsTab {
        width: 100%;
        height: 65px;
        background: #ffffff;
        display: flex;
        justify-content: space-around;
    }

    .newsCardBox .newsTab .newsCardTitle {
        width: 72px;
        height: 65px;
        line-height: 65px;
        text-align: center;
        /* border-bottom: 1px solid #3D76FF; */
        font-weight: 400;
        font-size: 16px;
        color: #000000;
    }

    .newsCardTitleLasting {
        border-bottom: 2px solid #3D76FF;
    }

    .newsCardBox .newsCard .newsCardList {
        margin-top: 10px;

    }

    .newsCardBox .newsCard .newsCardList .newsCardUl {
        list-style-type: none;
    }

    .newsCardBox .newsCard .newsCardList .newsCardUl .newsCardLi {
        display: flex;
        height: auto;
        background: #FFFFFF;
    }

    .newsCardBox .newsCard .newsCardList .newsCardUl .newsCardLi .newsCardLiRight {
        padding: 12px;
        box-sizing: border-box;
        border-right: 1px solid #EFEFEF;
    }

    .newsCardBox .newsCard .newsCardList .newsCardUl .newsCardLi .newsCardLiRight .newsCardLiRightTop {
        font-weight: 400;
        font-size: 20px;
        color: #222222;
        text-align: center;
        color: inherit;
    }

    .newsCardBox .newsCard .newsCardList .newsCardUl .newsCardLi .newsCardLiRight .newsCardLiMoom {
        font-weight: 400;
        font-size: 12px;
        color: #A1AAB6;
    }

    .newsCardBox .newsCard .newsCardList .newsCardUl .newsCardLi .newsCardLeft {
        font-size: 14px;
        color: #606882;
        line-height: 72px;
        margin-left: 12px;
        /* color: inherit; */
    }

    .newsCardLiNoon {
        display: none;

    }
    
}