.dhcloud-kwy .common-video-title{
    text-shadow: 0 2px 8px #00c4ff;
}
.dhcloud-kwy .max_width {
    max-width: 1200px;
}
.dhcloud-kwy .header_box {
    width: 100%;
    height: 160vh;
    margin-top: -64px;
    position: relative;
}
.dhcloud-kwy .header_box .container {
    width: 100%;
    height: calc(100vh - 64px);
    position: sticky;
    top: 64px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dhcloud-kwy .header_box .main {
    width: 100vw;
    height: 41vw;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dhcloud-kwy .header_box video {
    width: 100%;
}
.dhcloud-kwy .header_box .model_content {
    position: absolute;
    width: 100%;
    height: 100vh;
    padding: 25vh 0;
    top: 0;
    left: 0;
}
.dhcloud-kwy .header_box .model_content .model_main {
    width: 100%;
    height: 50vh;
    position: relative;
}
.dhcloud-kwy .header_box .model_content .model_main > div {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 100%);
    font-weight: 600;
    color: #ffffff;
    opacity: 0;
}
.dhcloud-kwy .header_box .model_content .model_main .title {
    font-size: 40px;
}
.dhcloud-kwy .header_box .model_content .model_main .des {
    font-size: 72px;
}
.dhcloud-kwy .header_box .quare_content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}
.dhcloud-kwy .header_box .quare_content > div {
    position: absolute;
    background-color: #ffffff;
    transition: all 1.3s ease;
}
.dhcloud-kwy .header_box .quare_content .quare_top {
    width: 100%;
    height: 7vw;
    top: 0;
    left: 0;
}
.dhcloud-kwy .header_box .quare_content .quare_left {
    width: calc((100% - 85%) / 2);
    height: 41vw;
    top: 0;
    left: 0;
}
.dhcloud-kwy .header_box .quare_content .quare_right {
    width: calc((100% - 85%) / 2);
    height: 41vw;
    top: 0;
    right: 0;
}
.dhcloud-kwy .header_box .quare_content .quare_bottom {
    width: 100%;
    height: 7vw;
    bottom: 0;
    left: 0;
}
.dhcloud-kwy .middle_des_box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.dhcloud-kwy .middle_des_box .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
}
.dhcloud-kwy .middle_des_box .content .title {
    font-size: 48px;
    font-weight: 600;
    color: #000000;
    line-height: 64px;
}
.dhcloud-kwy .middle_des_box .content .des {
    width: 900px;
    margin-top: 32px;
    font-size: 24px;
    color: #666666;
    line-height: 36px;
    text-align: left;
}
.dhcloud-kwy .middle_des_box .bubbles_box {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.dhcloud-kwy .middle_des_box .bubbles {
    position: absolute;
    border-radius: 100%;
    opacity: 0;
    transform: translate(0, 0);
}
.dhcloud-kwy .middle_des_box .bubble_green {
    background: radial-gradient(circle, #2BF8BF 0%, #04CBA3 100%);
    box-shadow: 0px 12px 16px 0px rgba(11, 211, 168, 0.3);
}
.dhcloud-kwy .middle_des_box .bubble_yellow {
    background: radial-gradient(circle, #FFEE27 0%, #F7B500 100%);
    box-shadow: 0px 12px 16px 0px rgba(247, 181, 0, 0.3);
}
.dhcloud-kwy .middle_des_box .bubble_indigo {
    background: radial-gradient(circle, #32FFE6 0%, #32C5FF 100%);
    box-shadow: 0px 12px 16px 0px rgba(50, 197, 255, 0.3);
}
.dhcloud-kwy .middle_des_box .bubble_blue {
    background: radial-gradient(circle, #1BCFF8 0%, #1F42D1 100%);
    box-shadow: 0px 16px 24px 0px rgba(31, 66, 209, 0.3);
}
.dhcloud-kwy .middle_des_box .bubble_orange {
    background: radial-gradient(circle, #FFBD47 0%, #FF8400 100%);
    box-shadow: 0px 12px 16px 0px rgba(238, 105, 21, 0.3);
}
.dhcloud-kwy .intro_list_box {
    width: 100%;
    background-color: #ffffff;
}
.dhcloud-kwy .intro_list_box .list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dhcloud-kwy .intro_list_box .list .words_intro .title {
    font-weight: 600;
    color: #000000;
    margin-bottom: 50px;
}
.dhcloud-kwy .intro_list_box .list .words_intro .des {
    color: #000000;
}
.dhcloud-kwy .intro_list_box .list .img_intro {
    position: relative;
    width: 590px;
    height: 500px;
}
.dhcloud-kwy .intro_list_box .list .img_intro img {
    position: absolute;
}
.dhcloud-kwy .intro_list_box .list .img_intro span {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 22px;
    border-radius: 8px;
    position: absolute;
}
.dhcloud-kwy .intro_list_box .part_one .img_1 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dhcloud-kwy .intro_list_box .part_one .img_2 {
    width: 200px;
    height: 196px;
    top: 304px;
    left: 32px;
}
.dhcloud-kwy .intro_list_box .part_one .span_1 {
    top: 16px;
    left: 206px;
    padding: 11px 38px;
    background: #FFCB57;
    box-shadow: 0px 6px 12px 0px rgba(196, 97, 0, 0.15);
}
.dhcloud-kwy .intro_list_box .part_one .span_2 {
    top: 49px;
    left: 384px;
    padding: 11px 34px;
    background: #7A9EFF;
    box-shadow: 0px 6px 12px 0px rgba(68, 215, 182, 0.25);
}
.dhcloud-kwy .intro_list_box .part_two .img_1 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dhcloud-kwy .intro_list_box .part_two .img_2 {
    width: 156px;
    height: 177px;
    top: 283px;
    left: 81px;
}
.dhcloud-kwy .intro_list_box .part_two .span_1 {
    top: 61px;
    left: 68px;
    padding: 7px 20px;
    background: #DC7CED;
    box-shadow: 0px 6px 12px 0px rgba(164, 26, 199, 0.25);
}
.dhcloud-kwy .intro_list_box .part_two .span_2 {
    top: 34px;
    left: 140px;
    padding: 11px 34px;
    background: #7A9EFF;
    box-shadow: 0px 6px 12px 0px rgba(68, 100, 215, 0.25);
}
.dhcloud-kwy .intro_list_box .part_two .span_3 {
    top: 91px;
    left: 412px;
    padding: 10px 24px;
    background: #A984FF;
    box-shadow: 0px 6px 12px 0px rgba(49, 0, 140, 0.15);
}
.dhcloud-kwy .intro_list_box .part_three .img_1 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dhcloud-kwy .intro_list_box .part_three .img_2 {
    width: 252px;
    height: 228px;
    top: 260px;
    left: 8px;
}
.dhcloud-kwy .intro_list_box .part_three .img_3 {
    width: 300px;
    height: 156px;
    top: 304px;
    left: 260px;
}
.dhcloud-kwy .intro_list_box .part_four .img_1 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dhcloud-kwy .intro_list_box .part_four .img_2 {
    width: 264px;
    height: 260px;
    top: 240px;
    left: 16px;
}
.dhcloud-kwy .intro_list_box .part_four .span_1 {
    top: 36px;
    left: 385px;
    padding: 12px 24px;
    background: #5DDCC0;
    box-shadow: 0px 6px 12px 0px rgba(68, 215, 182, 0.25);
}
.dhcloud-kwy .intro_list_box .part_four .span_2 {
    top: 386px;
    left: 296px;
    padding: 15px 25px;
    background: #4395FE;
    box-shadow: 0px -6px 12px 0px rgba(0, 145, 255, 0.2);
    border-radius: 0 80px 80px 100px !important;
}
.dhcloud-kwy .intro_list_box .part_five .img_1 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dhcloud-kwy .intro_list_box .part_five .img_2 {
    width: 296px;
    height: 144px;
    top: 12px;
    left: 238px;
}
.dhcloud-kwy .intro_list_box .part_five .img_3 {
    width: 156px;
    height: 156px;
    top: 295px;
    left: 44px;
}
.dhcloud-kwy .intro_list_box .part_five .img_4 {
    width: 136px;
    height: 120px;
    top: 295px;
    left: 362px;
}
.dhcloud-kwy .intro_list_box .part_six .img_1 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dhcloud-kwy .intro_list_box .part_six .img_2 {
    width: 435px;
    height: 100px;
    top: 315px;
    left: 4px;
    clip-path: inset(0 100% 0 0);
    transition: clip-path 1s ease;
}
.dhcloud-kwy .intro_list_box .part_six .span_1 {
    top: 41px;
    left: 72px;
    padding: 10px 28px;
    background: #7A9EFF;
    box-shadow: 0px 6px 12px 0px rgba(0, 145, 255, 0.15);
}
.dhcloud-kwy .intro_list_box .part_six .span_2 {
    top: 28px;
    left: 207px;
    padding: 11px 34px;
    background: #DC7CED;
    box-shadow: 0px 6px 12px 0px rgba(164, 26, 199, 0.25);
}
.dhcloud-kwy .intro_list_box .part_six .span_3 {
    top: 392px;
    left: 403px;
    width: 72px;
    height: 72px;
    background: #5DDCC0;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 6px 12px 0px rgba(68, 215, 182, 0.25);
    border-radius: 50% !important;
}
.dhcloud-kwy .intro_list_box .part_seven .img_1 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dhcloud-kwy .intro_list_box .part_seven .img_2 {
    width: 64px;
    height: 64px;
    top: 19px;
    left: 304px;
}
.dhcloud-kwy .intro_list_box .part_seven .img_3 {
    width: 88px;
    height: 88px;
    top: 32px;
    left: 459px;
}
.dhcloud-kwy .intro_list_box .part_seven .img_4 {
    width: 88px;
    height: 88px;
    top: 380px;
    left: 8px;
}
.dhcloud-kwy .intro_list_box .part_seven .img_5 {
    width: 84px;
    height: 48px;
    top: 328px;
    left: 68px;
}
.dhcloud-kwy .intro_list_box .part_seven .img_6 {
    width: 84px;
    height: 48px;
    top: 399px;
    left: 100px;
}
.dhcloud-kwy .intro_list_box .part_seven .img_7 {
    width: 56px;
    height: 56px;
    top: 340px;
    left: 156px;
}
.dhcloud-kwy .intro_list_box .part_seven .span_1 {
    top: 424px;
    left: 385px;
    padding: 10px 20px;
    background: #A984FF;
    box-shadow: 0px 6px 12px 0px rgba(49, 0, 140, 0.15);
}
.dhcloud-kwy .intro_list_box .part_eight .img_1 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dhcloud-kwy .intro_list_box .part_eight .img_2 {
    width: 232px;
    height: 280px;
    top: 0;
    left: 359px;
}
.dhcloud-kwy .intro_list_box .part_eight .img_3 {
    width: 152px;
    height: 152px;
    top: 348px;
    left: 415px;
}
.dhcloud-kwy .intro_list_box .part_eight .span_1 {
    top: 314px;
    left: 12px;
    padding: 13px 32px;
    background: #7A9EFF;
    box-shadow: 0px 6px 12px 0px rgba(68, 100, 215, 0.25);
}
.dhcloud-kwy .intro_list_box .part_nine .img_1 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dhcloud-kwy .intro_list_box .part_nine .img_2 {
    width: 96px;
    height: 100px;
    top: 163px;
    left: 0;
}
.dhcloud-kwy .intro_list_box .part_nine .span_1 {
    top: 44px;
    left: 118px;
    padding: 11px 34px;
    background: #7A9EFF;
    box-shadow: 0px 6px 12px 0px rgba(68, 100, 215, 0.25);
}
.dhcloud-kwy .intro_list_box .part_nine .span_2 {
    top: 404px;
    left: 365px;
    padding: 11px 34px;
    background: #FF8491;
    box-shadow: 0px 6px 12px 0px rgba(255, 63, 63, 0.15);
}
.dhcloud-kwy .intro_list_box .part_ten .img_1 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dhcloud-kwy .intro_list_box .part_ten .img_2 {
    width: 88px;
    height: 88px;
    top: 25px;
    left: 448px;
}
.dhcloud-kwy .intro_list_box .part_ten .span_1 {
    top: 25px;
    left: 339px;
    padding: 6px 14px;
    box-shadow: 0px 6px 12px 0px rgba(196, 97, 0, 0.15);
    border-radius: 6px;
}
.dhcloud-kwy .intro_list_box .part_ten .span_2 {
    top: 332px;
    left: 12px;
    padding: 10px 19px;
    background: #A984FF;
    box-shadow: 0px 6px 12px 0px rgba(49, 0, 140, 0.15);
}
.dhcloud-kwy .intro_list_box .part_eleven .img_1 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dhcloud-kwy .intro_list_box .part_eleven .img_2 {
    width: 72px;
    height: 72px;
    top: 94px;
    left: 295px;
}
.dhcloud-kwy .intro_list_box .part_eleven .img_3 {
    width: 100px;
    height: 100px;
    top: 315px;
    left: 376px;
}
.dhcloud-kwy .intro_list_box .part_eleven .span_1 {
    top: 72px;
    left: 144px;
    padding: 11px 34px;
    background: #FF8491;
    box-shadow: 0px 6px 12px 0px rgba(255, 63, 63, 0.15);
}
.dhcloud-kwy .intro_list_box .part_eleven .span_2 {
    top: 372px;
    left: 48px;
    padding: 10px 28px;
    background: #7A9EFF;
    box-shadow: 0px 6px 12px 0px rgba(68, 100, 215, 0.25);
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
    .dhcloud-kwy .middle_des_box {
        height: 370px;
    }
    .dhcloud-kwy .middle_des_box .bubbles_box {
        height: 500px;
    }
    .dhcloud-kwy .middle_des_box .content {
        font-size: 24px;
        line-height: 40px;
    }
    .dhcloud-kwy .middle_des_box .bubble_green {
        width: 72px;
        height: 72px;
    }
    .dhcloud-kwy .middle_des_box .bubble_yellow {
        width: 38px;
        height: 38px;
    }
    .dhcloud-kwy .middle_des_box .bubble_indigo {
        width: 88px;
        height: 88px;
    }
    .dhcloud-kwy .middle_des_box .bubble_blue {
        width: 137px;
        height: 137px;
    }
    .dhcloud-kwy .middle_des_box .bubble_orange {
        width: 52px;
        height: 52px;
    }
    .dhcloud-kwy .middle_des_box .bubble_green_left {
        top: 160px;
        left: 0;
    }
    .dhcloud-kwy .middle_des_box .bubble_yellow_left {
        top: 210px;
        left: 128px;
    }
    .dhcloud-kwy .middle_des_box .bubble_indigo_left {
        top: 235px;
        left: 34px;
    }
    .dhcloud-kwy .middle_des_box .bubble_blue_left {
        top: 300px;
        left: -30px;
    }
    .dhcloud-kwy .middle_des_box .bubble_orange_left {
        top: 325px;
        left: 120px;
    }
    .dhcloud-kwy .middle_des_box .bubble_green_right {
        top: 160px;
        right: 0;
    }
    .dhcloud-kwy .middle_des_box .bubble_yellow_right {
        top: 210px;
        right: 128px;
    }
    .dhcloud-kwy .middle_des_box .bubble_indigo_right {
        top: 235px;
        right: 34px;
    }
    .dhcloud-kwy .middle_des_box .bubble_blue_right {
        top: 300px;
        right: -30px;
    }
    .dhcloud-kwy .middle_des_box .bubble_orange_right {
        top: 325px;
        right: 120px;
    }
    .dhcloud-kwy .intro_list_box {
        padding: 40px 0 40px;
    }
    .dhcloud-kwy .intro_list_box .list {
        margin: 0 auto 120px;
        justify-content: space-around;
    }
    .dhcloud-kwy .intro_list_box .list .words_intro {
        width: 312px;
    }
    .dhcloud-kwy .intro_list_box .list .words_intro .title {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 24px;
    }
    .dhcloud-kwy .intro_list_box .list .words_intro .des {
        font-size: 14px;
        line-height: 24px;
    }

    .dhcloud-kwy .intro_list_box .create .img_2 {
        width: 48px;
        height: 48px;
        top: 120px;
        left: 51px;
    }
    .dhcloud-kwy .intro_list_box .create .img_3 {
        width: 216px;
        height: 112px;
        top: 174px;
        left: 16px;
    }
    .dhcloud-kwy .intro_list_box .create .img_4 {
        width: 52px;
        height: 48px;
        top: 217px;
        left: 270px;
    }
    .dhcloud-kwy .intro_list_box .hold .img_2 {
        width: 33px;
        height: 33px;
        top: 84px;
        left: 54px;
    }
    .dhcloud-kwy .intro_list_box .hold .img_3 {
        width: 48px;
        height: 48px;
        top: 135px;
        left: 254px;
    }
    .dhcloud-kwy .intro_list_box .hold .img_4 {
        width: 60px;
        height: 60px;
        top: 158px;
        left: 28px;
    }
    .dhcloud-kwy .intro_list_box .hold .img_5 {
        width: 38px;
        height: 38px;
        top: 200px;
        left: 250px;
    }
    .dhcloud-kwy .intro_list_box .hold .img_6 {
        width: 38px;
        height: 38px;
        top: 216px;
        left: 60px;
    }
    .dhcloud-kwy .intro_list_box .cooperate .img_2 {
        width: 152px;
        height: 85px;
        top: 148px;
        left: 43px;
    }
    .dhcloud-kwy .intro_list_box .cooperate .img_3 {
        width: 52px;
        height: 52px;
        top: 191px;
        left: 270px;
    }
    .dhcloud-kwy .intro_list_box .store .img_2 {
        width: 43px;
        height: 43px;
        top: 124px;
        left: 30px;
    }
    .dhcloud-kwy .intro_list_box .store .img_3 {
        width: 52px;
        height: 52px;
        top: 205px;
        left: 254px;
    }
    .dhcloud-kwy .intro_list_box .store .img_4 {
        width: 43px;
        height: 43px;
        top: 240px;
        left: 42px;
    }
    .dhcloud-kwy .intro_list_box .store .search {
        width: 180px;
        height: 33px;
        top: 157px;
        left: 51px;
        box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.15);
        border-radius: 28px;
    }
    .dhcloud-kwy .intro_list_box .store .search .words {
        left: 30px;
        width: 45px;
        font-size: 14px;
    }
    .dhcloud-kwy .wx_place_box .title {
        font-size: 38px;
        line-height: 38px;
    }
    .dhcloud-kwy .wx_place_box .intro {
        line-height: 26px;
        font-size: 16px;
        padding: 0 80px;
    }
    .dhcloud-kwy .wx_place_box .place_list .list {
        width: 350px;
        height: 438px;
        padding: 50px 30px 0;
    }
    .dhcloud-kwy .wx_place_box .place_list .list .name {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .dhcloud-kwy .wx_place_box .place_list .list .des {
        height: 48px;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 38px;
    }
    .dhcloud-kwy .bottom_img_box {
        height: 300px;
    }
    .dhcloud-kwy .bottom_img_box span {
        font-size: 32px;
        line-height: 32px;
    }
}
@media screen and (min-width: 1366px) {
    .dhcloud-kwy .middle_des_box {
        height: 500px;
    }
    .dhcloud-kwy .middle_des_box .bubbles_box {
        height: 600px;
    }
    .dhcloud-kwy .middle_des_box .content {
        font-size: 40px;
    }
    .dhcloud-kwy .middle_des_box .bubble_green {
        width: 120px;
        height: 120px;
    }
    .dhcloud-kwy .middle_des_box .bubble_yellow {
        width: 64px;
        height: 64px;
    }
    .dhcloud-kwy .middle_des_box .bubble_indigo {
        width: 148px;
        height: 148px;
    }
    .dhcloud-kwy .middle_des_box .bubble_blue {
        width: 250px;
        height: 250px;
    }
    .dhcloud-kwy .middle_des_box .bubble_orange {
        width: 88px;
        height: 88px;
    }
    .dhcloud-kwy .middle_des_box .bubble_green_left {
        top: 160px;
        left: 0;
    }
    .dhcloud-kwy .middle_des_box .bubble_yellow_left {
        top: 240px;
        left: 280px;
    }
    .dhcloud-kwy .middle_des_box .bubble_indigo_left {
        top: 280px;
        left: 108px;
    }
    .dhcloud-kwy .middle_des_box .bubble_blue_left {
        left: -60px;
        top: 330px;
    }
    .dhcloud-kwy .middle_des_box .bubble_orange_left {
        left: 214px;
        top: 430px;
    }
    .dhcloud-kwy .middle_des_box .bubble_green_right {
        top: 160px;
        right: 0;
    }
    .dhcloud-kwy .middle_des_box .bubble_yellow_right {
        top: 240px;
        right: 280px;
    }
    .dhcloud-kwy .middle_des_box .bubble_indigo_right {
        top: 280px;
        right: 108px;
    }
    .dhcloud-kwy .middle_des_box .bubble_blue_right {
        top: 330px;
        right: -60px;
    }
    .dhcloud-kwy .middle_des_box .bubble_orange_right {
        top: 430px;
        right: 214px;
    }
    .dhcloud-kwy .intro_list_box {
        padding: 300px 0 0px;
    }
    .dhcloud-kwy .intro_list_box .list {
        margin: 0 auto 300px;
    }
    .dhcloud-kwy .intro_list_box .list .words_intro {
        width: 490px;
    }
    .dhcloud-kwy .intro_list_box .list .words_intro .title {
        font-size: 36px;
        font-weight: 600;
        color: #000000;
        line-height: 56px;
    }
    .dhcloud-kwy .intro_list_box .list .words_intro .des {
        margin-top: 40px;
        font-size: 18px;
        color: #000000;
        line-height: 30px;
    }
    .dhcloud-kwy .intro_list_box .list .img_intro {
        /*width: 590px;*/
        /*height: 500px;*/
    }
    .dhcloud-kwy .wx_place_box .title {
        font-size: 48px;
        line-height: 48px;
    }
    .dhcloud-kwy .wx_place_box .intro {
        line-height: 30px;
        font-size: 18px;
    }
    .dhcloud-kwy .wx_place_box .place_list .list {
        width: 588px;
        height: 588px;
        padding: 104px 56px 96px;
    }
    .dhcloud-kwy .wx_place_box .place_list .list .name {
        margin-bottom: 32px;
    }
    .dhcloud-kwy .wx_place_box .place_list .list .des {
        margin-bottom: 88px;
    }
    .dhcloud-kwy .bottom_img_box {
        height: 500px;
    }
    .dhcloud-kwy .bottom_img_box span {
        font-size: 40px;
        line-height: 40px;
    }
}
