.header_bg{
    background: url(/assets/images/cmpProduct/new_cmp/banner.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.cmp_platform_access_mask{
    background: url(/assets/images/cmpProduct/new_cmp/cmp_1_vm.svg) center no-repeat;
    background-size: 100%;
}
.cmpHeaderCard_content > li{
    width: 265px;
    height: 451px;
    background: #FFFFFF;
    box-shadow: 0px 6px 14px 0px rgba(198,211,220,0.3);
    border-radius: 4px;
}
.header_title_wrap{
    width: 903px;
}

.cmp_cases_container{
    background: url(/assets/images/cmpProduct/new_cmp/case_banner.png) no-repeat;
    background-size: contain;
    padding-bottom: 92px;
}
.cmp_cases{
    padding-top: 168px;
    width: 1180px;
    margin: 0 auto;

}
.cmp_cases .title{
    font-size: 36px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1A2736;
    line-height: 50px;
    text-align: center;
    margin-bottom: 73px;
}

#header .cmp_head{
    width: 977px;
    height: 494px;
    margin: 0 auto;
    margin-top: 86px;
}
.cmpHeaderCard{
    margin-top: 157px;
}
.cmp_resource_manage_right{
    background: url(/assets/images/cmpProduct/new_cmp/standardization_bg.png) center no-repeat;
    background-size: 100%;
    position: relative;
}
.standardization_icon{
    position: absolute;
}
.standardization_icon.little{
    width: 62px;
    height: 52px;
    display: block;
    animation: imgTextFloat 3s linear 0.4s infinite;
}
.standardization_icon.icon1{
    background: url(/assets/images/cmpProduct/new_cmp/standardization_icon_1.png) center no-repeat;
    top: 13px;
    right: 122px;
    background-size: cover;
}
.standardization_icon.icon2{
    background: url(/assets/images/cmpProduct/new_cmp/standardization_icon_2.png) center no-repeat;
    top: 53px;
    right: 274px;
    background-size: cover;
}
.standardization_icon.icon3{
    background: url(/assets/images/cmpProduct/new_cmp/standardization_icon_3.png) center no-repeat;
    bottom: 40px;
    right: 275px;
    background-size: cover;
}
.standardization_icon.icon4{
    width: 212px;
    height: 72px;
    background: url(/assets/images/cmpProduct/new_cmp/standardization_icon_4.png) center no-repeat;
    top: 133px;
    /*动画原因-20*/
    right: 26px;
    background-size: cover;
}
.first_float{
    animation: standardizationBlockFloat 0.5s ease 0.4s forwards;
}
.second_float{
    animation: standardizationBlockFloat 0.5s ease 0.8s forwards;
}
.third_float{
    animation: standardizationBlockFloat 0.5s ease 1s forwards;
}
.standardization_icon.icon5{
    width: 176px;
    height: 70px;
    background: url(/assets/images/cmpProduct/new_cmp/standardization_icon_5.png) center no-repeat;
    bottom: 134px;
    /*动画原因-20*/
    right: 143px;
    background-size: cover;
}
.standardization_icon.icon6{
    width: 177px;
    height: 72px;
    background: url(/assets/images/cmpProduct/new_cmp/standardization_icon_6.png) center no-repeat;
    bottom: 32px;
    /*动画原因-20*/
    right: 15px;
    background-size: cover;
}
@keyframes standardizationBlockFloat {
    0% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-5px);
    }
    50% {
        transform: translateX(-10px);
    }
    75% {
        transform: translateX(-15px);
    }
    100% {
        transform: translateX(-20px);
    }
}
@keyframes imgTextFloat {
    0% {
        transform: translateY(0);
    }
    25% {
        transform: translateY(-5px);
    }
    50% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(5px);
    }
    100% {
        transform: translateY(0px);
    }
}
.cmp_monitor_left{
    position: unset;
}
.cmp_monitor_right{
    float: unset;
    width: 822px;
    height: 473px;
}
.cmp_monitor{
    display: flex;
    align-items: center;
    transform: unset;
}
.cmp_monitor_wrap{
    background: unset;
    padding-bottom: unset;
}
.cmp_middle_bg{
    position: absolute;
    width: 1282px;
    left: 0;
    top: 90px;
    height: 100%;
    background: url(/assets/images/cmpProduct/new_cmp/left_bg.png) center top no-repeat;
    background-size: 100%;
    z-index: -1;
}
@keyframes cmp_monitor_animate {
    0% {
        background: url(/assets/images/cmpProduct/new_cmp/cmp_ui_1.png) no-repeat;
        background-size: contain;
    }
    30% {
        background: url(/assets/images/cmpProduct/new_cmp/cmp_ui_2.png) no-repeat;
        background-size: contain;
    }
    33.33% {
        background: url(/assets/images/cmpProduct/new_cmp/cmp_ui_2.png) no-repeat;
        background-size: contain;
    }
    60% {
        background: url(/assets/images/cmpProduct/new_cmp/cmp_ui_3.png) no-repeat;
        background-size: contain;
    }
    66.66% {
        background: url(/assets/images/cmpProduct/new_cmp/cmp_ui_3.png) no-repeat;
        background-size: contain;
    }
    100% {
        background: url(/assets/images/cmpProduct/new_cmp/cmp_ui_1.png) no-repeat;
        background-size: contain;
    }
}
.cmp_edgeCompute_right{
    float: unset;
}
.cmp_edgeCompute{
    width: 1180px;
}
.cmp_edgeCompute::after{
    content: none;
}
.cmp_edgeCompute_animation{
    width: 584px;
    height: 451px;
    position: relative;
    background: url(/assets/images/cmpProduct/new_cmp/cmp_edgeCompute_animation.png) no-repeat;
    background-size: cover;
}
.cmp_edgeCompute_animation .animation_icon_list i{
    width: 253px;
    height: 89px;
    display: block;
}
.animation_icon_list .edgeCompute_icon1{
    background: url(/assets/images/cmpProduct/new_cmp/edgeCompute_1.png) no-repeat;
    background-size: cover;
}
.animation_icon_list .edgeCompute_icon2{
    background: url(/assets/images/cmpProduct/new_cmp/edgeCompute_2.png) no-repeat;
    background-size: cover;
}
.animation_icon_list .edgeCompute_icon3{
    background: url(/assets/images/cmpProduct/new_cmp/edgeCompute_3.png) no-repeat;
    background-size: cover;
}
.animation_icon_list .edgeCompute_icon4{
    background: url(/assets/images/cmpProduct/new_cmp/edgeCompute_4.png) no-repeat;
    background-size: cover;
}
.animation_icon_list .edgeCompute_icon5{
    background: url(/assets/images/cmpProduct/new_cmp/edgeCompute_5.png) no-repeat;
    background-size: cover;
}
.animation_icon_list .edgeCompute_icon6{
    background: url(/assets/images/cmpProduct/new_cmp/edgeCompute_6.png) no-repeat;
    background-size: cover;
}
.animation_icon_list .edgeCompute_icon7{
    background: url(/assets/images/cmpProduct/new_cmp/edgeCompute_7.png) no-repeat;
    background-size: cover;
}
.animation_windows{
    width: 253px;
    height: 446px;
    overflow: hidden;
    margin-left: -14px;
}
.animation_icon_list{
    transform: translateY(-630px);
}
.animation_icon_list.list2{
    margin-top: 7px;
}
.edgeCompute_little_icon{
    width: 176px;
    height: 59px;
    display: block;
    position: absolute;
}
.edgeCompute_little_icon.icon1{
    background: url(/assets/images/cmpProduct/new_cmp/edgeCompute_8.png) no-repeat;
    background-size: cover;
    top:242px;
    right: 0;
}
.edgeCompute_little_icon.icon2{
    background: url(/assets/images/cmpProduct/new_cmp/edgeCompute_9.png) no-repeat;
    background-size: cover;
    top:143px;
    right: 0;
}
.cmp_edgeCompute{
    display: flex;
    justify-content: space-between;
}
.cmp_monitorMaintain_right{
    float: unset;
}
.cmp_open_animation{
    width: 537px;
    height: 526px;
    position: relative;
    background: url(/assets/images/cmpProduct/new_cmp/cmp_open.png) no-repeat;
    background-size: cover;
}
.cmp_open_animation .content_container{
    width: 332px;
    height: 208px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(0,42,71,0.1);
    border-radius: 4px;
    position: absolute;
    top: 272px;
    right: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 16px;
    overflow: hidden;
}
.cmp_open_animation .open_item{
    height: 24px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #97A4B6;
    line-height: 16px;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}
.cmp_open_animation .open_item.active{
    font-weight: 500;
    color: #007FDF;
}
.open_item_list .open_icon{
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 13px;
}
.open_icon.icon1{
    background: url(/assets/images/cmpProduct/new_cmp/grey1.svg) no-repeat;
}
.open_icon.icon2{
    background: url(/assets/images/cmpProduct/new_cmp/grey2.svg) no-repeat;
}
.open_icon.icon3{
    background: url(/assets/images/cmpProduct/new_cmp/grey3.svg) no-repeat;
}
.open_icon.icon4{
    background: url(/assets/images/cmpProduct/new_cmp/grey4.svg) no-repeat;
}
.open_icon.icon5{
    background: url(/assets/images/cmpProduct/new_cmp/grey5.svg) no-repeat;
}
.open_icon.icon6{
    background: url(/assets/images/cmpProduct/new_cmp/grey6.svg) no-repeat;
}

.cmp_open_animation .open_item.active .open_icon.icon1{
    width: 30px;
    height: 30px;
    margin-left: -3px;
    background: url(/assets/images/cmpProduct/new_cmp/active1.svg) no-repeat;
}
.cmp_open_animation .open_item.active .open_icon.icon2{
    width: 30px;
    height: 30px;
    margin-left: -3px;
    background: url(/assets/images/cmpProduct/new_cmp/active2.svg) no-repeat;
}
.cmp_open_animation .open_item.active .open_icon.icon3{
    width: 30px;
    height: 30px;
    margin-left: -3px;
    background: url(/assets/images/cmpProduct/new_cmp/active3.svg) no-repeat;
}
.cmp_open_animation .open_item.active .open_icon.icon4{
    width: 30px;
    height: 30px;
    margin-left: -3px;
    background: url(/assets/images/cmpProduct/new_cmp/active4.svg) no-repeat;
}
.cmp_open_animation .open_item.active .open_icon.icon5{
    width: 30px;
    height: 30px;
    margin-left: -3px;
    background: url(/assets/images/cmpProduct/new_cmp/active5.svg) no-repeat;
}
.cmp_open_animation .open_item.active .open_icon.icon6{
    width: 30px;
    height: 30px;
    margin-left: -3px;
    background: url(/assets/images/cmpProduct/new_cmp/active6.svg) no-repeat;
}
.cmp_cases_container .case_item{
    width: 217px;
    height: 309px;
    border: 1px solid #A8E1FF;
    padding-top: 26px;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all .3s linear;
    position: relative;
}
.cmp_cases_container .case_item a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cmp_cases_container .case_icon{
    width: 124px;
    height: 33px;
    display: block;
}
.case_icon.icon1{
    background: url(/assets/images/cmpProduct/new_cmp/马鞍山.png);
    background-size: cover;
}
.case_icon.icon2{
    background: url(/assets/images/cmpProduct/new_cmp/宣城.png);
    background-size: cover;

}
.case_icon.icon3{
    background: url(/assets/images/cmpProduct/new_cmp/新疆.png);
    background-size: cover;

}
.case_icon.icon4{
    background: url(/assets/images/cmpProduct/new_cmp/无锡.png);
    background-size: cover;

}
.case_icon.icon5{
    background: url(/assets/images/cmpProduct/new_cmp/福州.png);
    background-size: cover;
}

.cmp_cases_container .case_title{
    font-size: 17px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1A2736;
    line-height: 25px;
    margin-top: 14px;
    margin-bottom: 14px;
}
.cmp_cases_container .case_desc{
    width: 172px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #5E6978;
    line-height: 25px;
    text-align: justify;
}
.cmp_cases_container .case_list{
    display: flex;
    justify-content: space-between;
    margin-bottom: 58px;
}
.cmp_cases_container .more_case{
    width: 180px;
    height: 40px;
    background: #E0F3FF;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s linear;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #007FDF;
    line-height: 22px;
    margin: 0 auto;
    position: relative;
    margin-top: 73px;
}
.cmp_cases_container .more_case a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cmp_cases_container .more_case:hover{
    color: #FFFFFF;
    background: #007FDF;
    cursor: pointer;
}
.cmp_cases_container .case_item:hover{
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.1);
    border: 1px solid #A8E1FF;
}
.cmp_monitorMaintain{
    width: 1180px;
    display: flex;
    align-items: center;
    transform: unset;
    justify-content: space-between;
    padding-bottom: 50px;
}
.cmp_monitorMaintain::after{
    content: none;
}
.cmpHeaderCard_content > li{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cmpHeaderCard_content > li > p{
    text-align: justify;
}
.cmp_cases_container .case_item:hover .case_title{
    font-weight: 500;
    color: #0080E6;
}
@media screen and (max-width: 1399px) {
    .cmp_monitor{
        flex-direction: column-reverse;
    }
    .cmp_edgeCompute{
        flex-direction: column-reverse;
        align-items: center;
    }
    .cmp_monitorMaintain{
        flex-direction: column;
        margin-top: 50px;
    }
    .cmp_cases_container .case_item{
        margin-top: 20px;
        width: 100%;
        height: unset;
        padding-bottom: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .cmp_cases_container .case_desc{
        width: unset;
    }
}
@media screen and (max-width: 1180px) {
    .cmp_cases{
        width: 90%;
    }
    .cmp_cases_container .case_list{
        flex-direction: column;
        align-items: center;
    }
    .img_container{
        width: 100%;
        overflow: scroll;
    }
    .img_container img{
        width: 1180px;
        max-width: unset;
    }
}
@media screen and (max-width: 980px) {
    .header_title_wrap{
        width: 90%;
    }
    #header .cmp_head{
        width: 90%;
        height: unset;
    }
    .header_bg {
        position: absolute;
        top: 0;
        width: 1199px;
        height: 100%;
        background-size: 100%;
        z-index: -1;
    }
    .cmp_monitor{
        transform: unset;
    }
    .cmp_monitor_right{
        width: 100%;
        transform: unset;
        position: unset;
    }
    .cmp_middle_bg {
        left: -253px;
        top: 0px;
        background-size: 75%;
    }
    .cmp_edgeCompute{
        width: 90%;
    }
    .cmp_edgeCompute_animation{
        margin-top: 50px;
    }
    .cmp_monitorMaintain{
        width: 90%;
    }
    .cmp_open_animation{
        margin-top: 50px;
    }
    .cmpHeaderCard_content > li{
        height: 351px;
    }
    /*.cmp_edgeCompute_right{*/
    /*    width: 100%;*/
    /*    transform: unset;*/
    /*    text-align: center;*/
    /*}*/
    /*.cmpHeaderCard_content > li*/
}
@media screen and (max-width: 709px) {
    .cmp_edgeCompute{
        height: unset;
    }
    .cmp_monitorMaintain{
        height: unset;
    }

}
@media screen and (max-width: 665px) {
    .cmp_edgeCompute_animation,.cmp_open_animation{
        margin : -50px;
        transform: scale(0.8);
    }

}
@media screen and (max-width: 500px) {
    .cmp_edgeCompute_animation,.cmp_open_animation{
        transform: scale(0.7);
    }
}
@media screen and (max-width: 450px) {
    .cmp_edgeCompute_animation,.cmp_open_animation{
        transform: scale(0.6);
    }
}
@media screen and (max-width: 375px) {
    .cmpHeaderCard_content{
        padding-left: unset;
    }
    .cmpHeaderCard_content > li{
        height: unset;
        padding-bottom: 30px;
    }
}
