html {
    font-size: 16px;
}

body,
div,
p,
ul,
li {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style-type: none;
}

body {
    font-size: 1rem;
}

::selection {
    background-color: #007FDF;
    color: #fff;
}

::-webkit-selection {
    background-color: #007FDF;
    color: #fff;
}

::-moz-selection {
    background-color: #007FDF;
    color: #fff;
}

#container {
    width: 100%
}

#header {
    width: 100%;
    /* background-color: #367bf0; */
    position: relative;
    padding-top: 170px;
    box-sizing: border-box;
    background: url(/templets/default/images/selection/solution_bg.svg) center top no-repeat, linear-gradient(180deg, #367BF0, #41B9FF);
    background-size: auto 100%;
    padding-bottom: 1px;
}

.header_title_wrap {
    width: 1224px !important;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
    flex-direction:column;
    align-items: center;
}
.header_title_left{
    /* background-color: red; */
    width: 55%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;

}
.header_title_right{
    /* background-color: blue; */
    width: 40%;
}
.header_title {

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 32px !important;
    color: #FFFFFF;
    line-height: 90px;
    text-align: center;
    font-style: normal;
}

.header_title_wrap p {
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: left !important;
    /*padding-bottom: 20px;*/
}
.header_title_right video{
    width: 450px;
}
.vmwareToZstack_header_buttonds_item {
    /* width: 400px; */
    height: 47px;
    background: #FFFFFF;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;


}

.header_btn_wrap a {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #318DF8;
    /* line-height: 25px; */
    /* text-align: right; */
    font-style: normal;
}

.vmwareToZstack_header_buttonds {
    display: flex;
    width: 826px;
    justify-content: space-between;
    margin-top: 66px;
    /* background-color: red; */
    margin: 66px auto;
}

.vmwareToZStack_flex_boxs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.display_none_blok{
    display: none;
}
.vmwareToZStack_flex_boxs_items {
    width: 345px;
    height: 80px;
    background: #F3FAFF;
    border: 1px solid #52C4FF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 34px;
cursor: pointer;

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 21px;
    color: #1A2736;


    font-style: normal;
}


.vmwareToZStack_dashboard {
    display: flex;
    justify-content: space-between;
}

.vmwareToZStack_dashboard_Copywriting {
    width: 50%;
    /* background-color: red; */
}

.vmwareToZStack_dashboard_img {
    width: 45%;
    /* background-color: blue; */
    padding-top: 40px;
}

.vmwareToZStack_dashboard_Copywriting_title1 {

    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 36px;
    color: #007FDF;
    margin-bottom: 33px;
    text-align: left;
    font-style: normal;
}

.vmwareToZStack_dashboard_Copywriting_txt1 {

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #5E6978;
    line-height: 25px;
    text-align: left;
    font-style: normal;
    margin-bottom: 38px;
}

.vmwareToZStack_dashboard_Copywriting_title2 {
    font-size: 16px;
    line-height: 22px;
    color: #007FDF;
}

.vmwareToZStack_dashboard_Copywriting_txt2 {
    font-size: 16px;
    color: #1A2736;
    line-height: 22px;
}

.vmwareToZStack_dashboard_Copywriting_buttons {
    display: flex;
    margin-top: 33px;
    justify-content: space-between;
}

.vmwareToZStack_dashboard_Copywriting_buttons_1 {

    background: #007FDF;

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;

    /* text-align: right; */
    display: flex;
    align-items: center;
    font-style: normal;
    padding: 10px 15px;
}

.vmwareToZStack_dashboard_img_button_container {
    /* background-color: red; */
    display: flex;
    flex-direction: row-reverse;
}

.vmwareToZStack_dashboard_img_button {
    width: 164px;
    height: 47px;
    background: #DAEFFF;

    cursor: pointer;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #007FDF;
    line-height: 50px;

    font-style: normal;
}

.vmwareToZStack_dashboard_Copywriting_buttons_2 {
    width: 400px;
}

.pad_top_10 {
    padding-top: 10px
}

.flex-left {
    flex-direction: row;
}

.width_52 {
    width: 52%;

}

.vmwareToZStack_dashboard_Copywriting_title3 {
    width: 245px;
    height: 33px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 24px;
    color: #007FDF;
    line-height: 33px;
    text-align: left;
    font-style: normal;
    margin-bottom: 17px;
}

.vmwareToZStack_flex_boxs_items2 {
    display: flex;
    flex-direction: column;
    /* background-color: red; */
    align-items: center;
    width: 358px;
    box-shadow: 0 0 15px #F3F8FF;
    padding-top: 54px;
    padding-left: 21px;
    padding-right: 30px;
    padding-bottom: 20px;
    min-height: 504px;
    /* align-items: center; */


}

.vmwareToZStack_flex_boxs_items2_empty {
    align-items: center;
    justify-content: center;
}

.vmwareToZStack_flex_boxs_items2_title {

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #1A2736;
    text-align: center;
    font-style: normal;
    margin-top: 45px;
    margin-bottom: 36px
}

.vmwareToZStack_flex_boxs_items2_txt {

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 15px;
    color: #5E6978;
    line-height: 30px;
    text-align: justify;
    /* word-break: break-all; */
    font-style: normal;
}

.flex_justify_content_space_evenly {
    justify-content: space-evenly;
}

.vmwareToZStack_flex_boxs_items3 {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 300px;
    border: 1px solid #007FDF;
    padding-top: 53px;
    padding-left: 11px;
    padding-right: 9px;
    min-height: 501px;
    padding-bottom: 40px;
    margin-bottom: 24px;
}

.vmwareToZStack_flex_boxs_items3_title {

    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #1A2736;
    line-height: 25px;
    text-align: center;
    font-style: normal;
    margin-bottom: 38px;
    min-height: 50px;
}

.vmwareToZStack_flex_boxs_items3_txt {

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #1A2736;
    line-height: 30px;
    text-align: justify;
    /* word-break: break-all; */
    font-style: normal;
    word-spacing: 0.5px;
    text-indent: 0;
    display: flex;
    flex-direction: column;
    /* 取消首行缩进 */
}
.vmwareToZStack_flex_boxs_items3_txt span {
    white-space: normal;

}
.word_break_unset {
    /* word-break: break-all; */
    white-space: wrap;
    word-spacing: 0.2px;



}

.vmware_bottom_button {
    max-width: 236px;
    height: 55px;
    background: #007FDF;

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    display: flex;
    margin: 0 auto;
    margin-top: 95px;
    justify-content: center;
    align-items: center;
    font-style: normal;
    cursor: pointer;
    text-align: center;
}

@media screen and (max-width:1029px) {
    .header_title_wrap {
        width: 80%;
    }

    .vmwareToZstack_header_buttonds {
        width: 80%;
        flex-direction: column;
        align-items: center;

        /* background-color: red; */
    }

    .vmwareToZstack_header_buttonds_item {
        height: unset;
        width: 80%;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
        text-align: center;
        /* margin-top: 20px; */
    }
}

@media screen and (max-width:1290px) {
    .vmwareToZStack_dashboard_Copywriting_buttons {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .vmwareToZStack_dashboard_Copywriting_buttons_1 {
        text-align: center;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
    .vmwareToZstack_header_buttonds_item{
        margin-bottom:20px
    }
    .vmwareToZStack_dashboard_Copywriting_buttons_2 {
        width: unset;
    }
}


@media screen and (max-width:1195px) {
    .vmwareToZStack_flex_boxs_items2 {
        width: 500px;
    }

}

@media screen and (max-width:800px) {
    .vmwareToZStack_dashboard {
        flex-direction: column;
        align-items: center;
    }

    .vmwareToZStack_dashboard_Copywriting {
        width: 90%;
        /* align-items: center; */

    }

    .vmwareToZStack_dashboard_img {
        width: 90%;
        /* align-items: center; */

    }

    .vmwareToZStack_dashboard_Copywriting_title1 {
        text-align: center;
        /* width: 100%; */
    }

    .vmwareToZStack_dashboard_Copywriting_buttons {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .vmwareToZStack_dashboard_Copywriting_buttons_1 {
        text-align: center;
        display: flex;
        /* margin-bottom: 20px; */
        justify-content: center;
    }

    .vmwareToZStack_dashboard_Copywriting_buttons_2 {
        width: unset;
    }

    .vmwareToZStack_dashboard_img img {
        width: 100%;
    }

    .vmwareToZStack_dashboard_img_button {
        width: 100%;
    }

    .vmwareToZStack_flex_boxs {
        justify-content: center;
    }

    .vmwareToZStack_dashboard_Copywriting_title3 {
        margin: 0 auto;
    }
}