/* 产品优势 */
.section-a1{padding-bottom: 10px;}
.product-advantage{ display: flex; flex: 1; flex-direction: row; flex-wrap: wrap; justify-content: space-between; }
.product-advantage>li{ display: flex; width: 33.333%; align-items: center; justify-items: center; flex-direction: column; }
.product-advantage>li div{ font-size: 18px; color: #1c1d1f; margin: 18px 0 11px; font-weight: bold;}
.product-advantage>li p{ font-size: 14px; line-height: 24px; max-width: 262px; text-align: center; color: #626266; }


.section02{ background: url(/images/new_kkidc/datacenter/protect-section-bg.jpg) no-repeat; background-position: top right; background-size: auto 100%; }
.section02 .section-content .photo-items .swiper-pagination span { border-radius: unset; width: 28px; height: 3px; }
.basic-box{ width: 100%; display: flex; flex-flow: row wrap; border: 4px solid #fff; box-sizing: border-box; font-size: 0; height: 353px; background-color: #f2f4f8; }
.basic-box>div{ height: 100%; flex: 0 0 auto; width: 50%; display: block; box-sizing: border-box; }
.basic-box .swiper-container-horizontal{ width: 100%; height: 100%; position: relative; overflow: hidden; }
.basic-box .swiper-slide{ background-position: center center; background-size: cover; background-color: #292b3c; background-repeat: no-repeat; position: relative; }
.basic-box .swiper-pagination-bullet{ background: #fff; opacity: 1; }
.basic-box .swiper-pagination-bullet-active { opacity: 1; background: #007aff; }
.basic-r{position: relative; width: 100%; height: 100%;}
.suspension-box{ position: absolute; width: calc(100% + 18px); height: 100%; background: url(/images/new_kkidc/datacenter/xx_bg.png) no-repeat; background-position: top right; background-size: 100% 100%; top: -24px; left: -42px; padding: 40px; z-index: 2; background-color: #fff; border: 1px solid #fff; box-sizing: border-box; }
.basic-r::before{ content: ""; position: absolute; top: -24px; right: 7px; border-right: 20px solid transparent; border-bottom: 20px solid #cbd0d7; }
.suspension-box li{ font-size: 14px; display: flex; }
.suspension-box li:not(:last-child){ margin-bottom: 25px; }
.suspension-box li .information-title{ color: #999; margin-right: 32px;min-width: 85px; }
.suspension-box li .information-content{ color: #323235; }

.tpm-solution2__cards { width: 100%; white-space: nowrap; font-size: 0;overflow-x: auto; }
.tpm-solution2__card.v2 { height: 380px; }
.tpm-solution2__card { display: inline-block; transition: width .3s ease-in-out; margin-right: 8px; width: 186px; box-sizing: border-box; color: #fff; overflow: hidden; position: relative; padding: 22px 18px }
.tpm-solution2__card-tit { font-weight: 500; font-size: 20px; line-height: 28px; position: relative; cursor: pointer; color: #fff; z-index: 2; display: block }
.tpm-solution2__card-desc { font-size: 14px; line-height: 22px; white-space: pre-wrap; max-width: 152px }
.tpm-solution2__card.v2 .tpm-solution2__card-cover { background-position: 100% 0; }
.tpm-solution2__card-cover { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-position: 0 0; background-size: auto 100%; background-repeat: no-repeat; transition: opacity .3s ease-in-out; }
.tpm-solution2__card-cnt { opacity: 0; transition: all .3s ease-in-out; }
.tpm-solution2__card.v2 .tpm-solution2__card-cnt { transition: all .3s ease-in-out; position: absolute; top: 135px; left: 0; pointer-events: none; width: 430px; box-sizing: border-box; }
.tpm-solution2__card.v2.is-active .tpm-solution2__card-cnt { pointer-events: auto; }
.tpm-solution2__card.is-active { width: 430px; }
.tpm-solution2__card.is-active .tpm-solution2__card-cnt { opacity: 1; }
.tpm-solution2__card-cnt p{ font-size: 14px; white-space: normal; }
.tpm-solution2__card-cover .bottm-cover{ position: absolute; text-align: center; top: 265px; left: 0; right: 0; transition: all .3s ease-in-out; }
.tpm-solution2__card.is-active .tpm-solution2__card-cover .bottm-cover{ opacity: 0; }
.bottm-cover h3{ font-size: 18px; line-height: 1; margin-top: 12px; }
.tpm-solution2__card:last-child { margin-right: 0; }
.in-detail-cover{ padding: 40px; box-sizing: border-box; }
.in-detail-cover h3{ font-size: 18px; margin-bottom: 15px; }
.in-detail-cover p{ font-size: 14px; line-height: 24px; }
.filter-box{ width: 100%; height: 100%; filter: blur(3px); transition: all .3s; background-size: cover; transform: scale(1.1); }
.tpm-solution2__card.is-active .filter-box{ filter: none; }

.product-items{ font-size: 0; margin: 0 -10px 0; display: -ms-flexbox; display: -webkit-box; display: -moz-box; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.product-item{ display: inline-block; vertical-align: top; width: 33.3333%; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 10px; }
.product-box{ top: 0; height: 307px; background-color: #fff; position: relative; transition: all .3s; }

.product-item-title{ position: relative; font-size: 18px; color: #1c1d1f; background-image: linear-gradient(-90deg, #f2f5fa 0%, #ffffff 100%); box-sizing: border-box; height: 70px; line-height: 70px; padding: 0 30px; border: 1px solid #fff; border-bottom: 1px solid #f2f4f7; }
.product-item-title::before{ content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; background: url(/images/new_kkidc/datacenter/tuijian_bg.png) no-repeat; background-position: top right; background-size: auto 100%; opacity: 0;transition: all .3s; }

.item-title{position: relative;z-index: 1;}
.data-list-l{ font-size: 14px; color: #999; }
.data-list-r{ font-size: 14px; color: #323235; }
.product-item-data{padding: 20px 30px;}
.data-list{display: flex;margin-bottom: 16px;    align-items: baseline;}
.product-item-data .data-list:last-child{margin-bottom:0}
.data-list .font4{min-width: 80px;}
.bottom-buy-btn{ font-size: 14px; font-weight: bold; color: #2981ff; background-color: #fff; text-align: center; position: absolute; width: 100%; height: 48px; line-height: 48px; bottom: 0; cursor: pointer; box-shadow: 0px -2px 20px rgba(231, 233, 236, .5); transition: all .3s; }
.product-box:hover .bottom-buy-btn{ color: #fff; background-color: #2981ff; }
.data-list2>div{width: 50%;display: flex; align-items: baseline;}
.font3{ min-width: 50px; }


.show-icon {display: none;}
.box-top {display: contents;}
.box-top-div {display: contents;}
.m-section-content{display: none;}


@media screen and (min-width: 1024px) {
    .product-box:hover{ top: -6px; box-shadow: 0px 6px 24px 0px rgba(18, 51, 100, 0.08); }
    .product-box:hover .product-item-title{ border-bottom-color: #fff; }
    .product-box:hover .product-item-title::before{ opacity: 1 }
}
@media screen and (max-width: 1023px) {
    .banner{
        margin-top: 0px;
    }
    .banner .swiper-slide video{
        display: none;
    }
    .banner.banner-honour .swiper-slide{
        padding-bottom: 0;
    }
    .banner-single .banner-ani{
        background-image: url(/images/new_kkidc/datacenter/m-banner.jpg);
        background-size: 100% 100%;
    }
    .banner-info >*:last-child{
        display: flex;
        justify-content: center;
    }
    .section-a2{
        background: #F5F7FA;
    }
    .section-header h1, .section-header h3{
        font-size: 49px;
        margin-bottom: 68px;
    }
    .section {
        padding: 120px 0;
    }
    .product-advantage>li{
        width: 100%;
    }
    .show-icon {
        display: block;
    }
    .box-top-div{
        width: 100%;
    }
    .box-top{
        display: flex;
        width: 100%;
        justify-content: space-between;
    }
    .iconfont{
        font-size: 27px;
    }
    .iconfont-iconclass{
        transform: rotate(90deg);
        margin-top: auto;
        margin-bottom: auto;
        margin-right: 30px;
    }

    .box-top-span {
        display: none !important;
    }
    .box-top-span-drop{
        display:block !important;
        background: url(/images/new_kkidc/datacenter/m-top-banner.png) no-repeat;
        background-size: 100% 100%;
    }
    .icon-box-drop{
        background: linear-gradient(to bottom, #E1E3EB, #FFFFFF);
    }
    .box-top-drop{
        background: linear-gradient(to bottom, #E1E3EB, #FFFFFF);
        box-shadow: 0px 8px 22px 0px rgba(199,208,222,0.25), 0px 3px 0px 0px #FFFFFF, -7px 32px 85px 0px rgba(225,227,235,0.65);
    }
    .product-advantage .drop{
        transform: rotate(270deg);
        color: #2981FF !important;
    }
    .section-body ul li .icon-box{
        position: absolute;
        left: 0;
        width: 96px;
        height: 96px;
        margin: 5px 0 0 20px;
    }
    .product-advantage>li .advantage-title{
        margin-left: 130px;
        font-size: 44px;
    }
    .product-advantage>li div {
        margin: 0;
        padding: 20px 0;
    }
    .product-advantage>li .iconfont-iconclass{
        margin-top: auto;
        margin-bottom: auto;
        margin-right: 30px;
    }
    .hover-icon-80{
        width: 96px;
        height: 96px;
    }
    .product-advantage>li .box-top-span{
        margin: 0;
        max-width: 100%;
        min-width: auto;
        font-size: 35px;
        line-height: 52px;
        text-align: justify;
        padding: 56px 15px 53px 34px;
    }
    .section-body li:not(:last-child){
        margin: 0;
    }
    .pc-section-content{
        display: none;
    }
    .m-section-content{
        display: block;
    }
    .basic-r::before{
        content: none;
    }
    .suspension-box{
        position: static;
        width: 100%;
        border: 0;
    }
    .basic-box>div{
        width: 100%;
        padding: 3%;
    }
    .swiper-slide{
        width: 100%;
    }
    .basic-box{
        border: 0;
        height: 482px;
        background: linear-gradient(to right,#FFFFFF, #fafafa);
    }
    .suspension-box li .information-content{
        font-size: 38px;
        line-height: 55px;
        max-width: 100%;
    }
    .tpm-solution2__card.v2{
        width: 100%;
        height: 164px;
    }
    .tpm-solution2__card.is-active{
        width: 100%;
        height: 539px;
    }
    .tpm-solution2__cards{
        display: flex;
        flex-wrap: wrap;
    }
    .tpm-solution2__card-cover .bottm-cover{
        text-align: start;
        display: flex;
        top: 30.2%;
    }
    .bottm-cover h3{
        font-size: 41px;
        line-height: 33px;
        margin-top: auto;
        margin-bottom: auto;
    }
    .tpm-solution2__card.v2 .tpm-solution2__card-cnt{
        width: 100%;
        bottom: 0;
        top: auto;
    }
    .in-detail-cover p{
        font-size: 33px;
        line-height: 49px;
        text-align: justify;
    }
    .tpm-solution2__card{
        margin-right: 0;
    }
    .product-item{
        width: 100%;
        margin: 21px 0;
    }
    .bottom-buy-btn{
        color: #fff;
        background-color: #2981ff;
    }
    .product-item-title{
        background: url(/images/new_kkidc/datacenter/tuijian_bg.png) no-repeat;
        background-position: top right;
        background-size: auto 100%;
    }
    .product-box{
        height: 699px;
    }
    .product-item-title{
        padding: 70px 41px;
        font-size: 41px;
    }
    .item-title{
        top: -35px;
    }
    .data-list-l{
        flex: 0 0 30%;
    }
    .product-item-data{
        padding: 63px 40px;
    }
    .bottom-buy-btn{
        display: flex;
        height: 120px;
        font-size: 41px;
        line-height: 55px;
        justify-content: center;
        align-items: center;
    }
    .data-list2>div{
        width: 100%;
    }
    .data-list3 .data-list-l{
        flex: 0 0 15%;
    }
    .tpm-solution2__card.v2{
        margin: 5px 0;
    }
    .hover-icon-80 {
        width: 74px;
        height: 74px;
    }
    .section-body ul li .icon-box {
        width: 74px;
        height: 74px;
    }
    .product-advantage>li .advantage-title{
        font-size: 33px;
    }
    .product-advantage>li .box-top-span{
        font-size: 27px;
        line-height: 39px;
        padding: 42px 11px 40px 26px;
    }
    .section-header h1, .section-header h3{
        font-size: 37px;
    }
    .basic-box{
        height: 361px;
    }
    .suspension-box li .information-content{
        font-size: 25px;
        line-height: 41px;
        text-align: justify;
    }
    .in-detail-cover p{
        font-size: 25px;
        line-height: 37px;
    }
    .tpm-solution2__card.is-active{
        height: 404px;
    }
    .bottm-cover h3{
        font-size: 31px;
        line-height: 25px;
    }
    .in-detail-cover{
        padding: 20px;
    }
    .product-item-title{
        font-size: 31px;
        padding: 51px 31px;
    }
    .product-box{
        height: 524px;
    }
    .bottom-buy-btn{
        height: 90px;
        font-size: 31px;
        line-height: 41px;
    }
    .product-item-data {
        padding: 43px 31px;
    }
    .section-header h1, .section-header h3{
        font-size: 20px;
    }
    .section-body ul li .icon-box{
        width: 41px;
        height: 41px;
    }
    .hover-icon-80{
        width: 41px;
        height: 41px;
    }
    .product-advantage>li .advantage-title{
        font-size: 18px;
        margin-left: 80px;
    }
    .iconfont{
        font-size: 17px;
    }
    .product-advantage>li .box-top-span{
        font-size: 15px;
        line-height: 22px;
        padding: 23px 6px 22px 14px;
    }
    .product-advantage>li div{
        padding: 11px 0;
    }
    .section{
        padding: 80px 0;
    }
    .basic-box{
        height: 200px;
    }
    .suspension-box li .information-title{
        font-size: 13px;
        line-height: 23px;
        margin-right: 19px;
        flex: none;
        min-width: auto;
    }
    .suspension-box li .information-content{
        font-size: 13px;
        line-height: 23px;
    }
    .tpm-solution2__card.v2{
        height: 67px;
    }
    .tpm-solution2__card.is-active{
        height: 220px;
    }
    .in-detail-cover p{
        font-size: 14px;
        line-height: 20px;
    }
    .bottm-cover h3{
        font-size: 17px;
        line-height: 14px;
    }
    .tpm-solution2__card.v2 {
        margin: 0 0 8px;
    }
    .product-item-title{
        font-size: 17px;
        padding: 29px 17px;
    }
    .item-title {
        top: -30px;
    }
    .product-item-data{
        padding: 23px 17px;
    }
    .data-list-l{
        font-size: 13px;
        line-height: 20px;
    }
    .data-list .font4{
        max-width: 70px;
        min-width: 70px;
    }
    .data-list-r {
        font-size: 13px;
        line-height: 20px;
    }
    .product-box {
        height: 320px;
    }
    .bottom-buy-btn {
        height: 50px;
        font-size: 17px;
        line-height: 23px;
    }
    .product-advantage>li .advantage-title{
        font-size: 16px;
    }
    .product-advantage>li .box-top-span{
        font-size: 13px;
        line-height: 19px;
        padding: 21px 6px 20px 13px;
    }
    .section-body ul li .icon-box{
        width: 36px;
        height: 36px;
    }
    .hover-icon-80{
        width: 36px;
        height: 36px;
    }
    .section{
        padding: 60px 0;
    }
    .section-header h1, .section-header h3{
        margin-bottom: 25px;
    }
    .in-detail-cover h3{
        font-size: 15px;
        line-height: 12px;
        font-weight: bold;
        margin-bottom: 8px;
    }
    .in-detail-cover p{
        font-size: 12px;
        line-height: 18px;
    }
    .bottm-cover img{
        height: 25px;
        margin: 0px 8px 0 13px;
    }
    .bottm-cover h3{
        font-size: 15px;
        font-weight: 500;
        line-height: 12px;
    }
    .item-title {
        top: -26px;
    }
    .product-item-title {
        font-size: 15px;
        padding: 25px 15px;
    }
    .section01{
        padding: 39px 0 39px;
    }
    .product-advantage>li .advantage-title{
        margin-left: 65px;
    }
    .product-advantage>li{
        margin-bottom: 40px;
    }
    .section02 {
        padding: 39px 0 21px;
    }
    .basic-box>div {
        padding: 15px 15px 4px;
    }
    .suspension-box li:not(:last-child){
        margin-bottom: 14px;
    }
    .section03{
        padding: 40px 0;
    }
    .section04{
        padding: 39px 0 24px;
    }
    .product-item{
        margin: 0 0 16px;
    }
    .product-box {
        padding-bottom: 50px;
        height: auto;
    }
    .section01 li img{
        height: auto;
    }
    .mobile-data li>div {
        padding: 14px 6px 14px 13px;
        text-align: justify;
    }
    .section01 .m-form-item .box-top .product-l img {
        width: auto;
        height: 30px;
        margin-right: 13px;
    }
    .section01 .box-top {
        font-size: 10px;
        color: #6d6f74;
        box-sizing: border-box;
        height: 55px;
        line-height: 55px;
        border-top: 1px solid transparent;
    }
    .mobile-data li>div {
        padding: 16px 6px 16px 13px;
        text-align: justify;
    }
    .section01 .m-form-item .box-top label {
        font-size: 16px;
        color: #1c1d1f;
    }
    .section01 ul{
        box-shadow: 0px 8px 22px 0px rgba(199,208,222,0.25);
    }
    .section01 .m-form-item .box-top.open-box {
        box-shadow: 0px 11px 8px -7px rgba(199, 208, 222, 0.2), inset 0px 0px 0px 0px #ffffff, inset -2px 19px 22px 0px rgba(225, 227, 235, 0.3);
        border-top: 1px solid rgba(255, 255, 255, 0.8);
    }
    .section01 .m-form-item .slide-detail {
        background: url(/images/new_kkidc/datacenter/m-top-banner.png) no-repeat;
        background-size: 100% 100%;
    }
    .section01 .section-body li{
        box-shadow: 0px 3px 8px 0px rgba(199,208,222,0.25);
    }
    .section01 .m-form-item .box-top {
        box-shadow: none;
        transition: all .3s;
    }
    .section01 .m-form-item .box-top .iconfont {
        color: #bdc4cf;
        transition: transform .3s ease;
        display: block;
    }
    .section01 .m-form-item .box-top.open-box .iconfont {
        transform: rotate(-180deg);
        color: #2981ff;
    }
    .section01 .m-form-item .box-top.open-box label{
        font-weight: bold;
    }
    .section01 .product-feature li p {
        font-weight: normal;
        font-size: 13px;
        color: #626266;
        line-height: 19px;
    }
    .section01 .section-body li{
        box-shadow: 0px 3px 8px 0px rgba(199,208,222,0.25);
    }
    .section01 .section-body li:not(:last-child){
        margin-bottom: -1px;
    }
    .section01 .product-feature li p{
        padding-left: 0;
    }
    .section01 .section01 {
        padding: 39px 0 0;
    }
    .section01 .m-form-item .box-top .top-img-l img{
        margin-right: 17px;
    }
    .section02 .section-header {
        margin-bottom: 21px;
    }
    .section02 .section-header h1, .section-header h3{
        margin-bottom: 21px;
    }
    .suspension-box li:not(:last-child) {
        margin-bottom: 4px;
    }
    .suspension-box {
        padding: 18px 11px 23px 15px;
        background-size: cover;
    }
    .in-detail-cover{
        padding: 0 22px 14px;
    }
    .tpm-solution2__card.v2.is-active .tpm-solution2__card-cnt{
        background: url(/images/new_kkidc/datacenter/m-down.png) no-repeat;
        background-size: cover;
    }
    .section04 .section-header h1{
        margin-bottom: 26px;
    }
    .section04 .product-item-title{
        height: 65px;
        font-size: 15px;
        font-weight: bold;
        padding: 25px 14px;
        line-height: 65px;
    }
    .section04 .product-item-data {
        padding: 20px 15px 15px;
    }
    .section04 .data-list{
        margin-bottom: 10px;
    }
    .section04 .bottom-buy-btn {
        height: 44px;
        font-size: 15px;
        line-height: 20px;
        font-weight: normal;
    }
    .font3{
        min-width: 48px;
    }
    .section02 .section-content .photo-items .swiper-pagination span{
        width: 15px;
    }
    .product-box:hover{
        top: 0;
    }
    .section03 .filter-box {
        transform: scale(1);
        filter: none;
    }
    .section03 .is-active .mo-img{
        display: none;
    }
    .section03 .mo-img{
        display: block;
    }
}