.section-colflex-2 span{padding-right: 40px;}
/* 应用场景 */
.section-a3 .section-header {margin-bottom: 30px;}
.section-nav { width: 100%;margin:50px 0 40px 0; text-align: center; font-size: 16px;line-height: 1;color: #323235;border-bottom: 1px solid #eaebef;padding-bottom: 18px;}
.section-nav span { position: relative;padding: 0 25px;padding-bottom: 19px;cursor: pointer;margin: 0 50px;user-select: none; }
.section-nav .active {color: #2982ff;}
.section-nav span::after {position: absolute;bottom: 0;left: 18%;content: '';width: 0;height: 3px;background-color: #2981ff;transition: all .3s;}
.section-nav span.active::after {width: 65%;}
.section-a3 .section-body{ padding: 24px; border: 1px solid #f6f7fb;background: #fff; box-shadow: 0px -2px 20px rgba(231, 233, 236, .5); }
.project-arrange{ display: flex; justify-content: space-between; }
.arrange-img{width: 100%; min-width: 560px; display: flex; justify-content: center; align-items: center;}
.arrange-scene{width: 100%; max-width: 450px; min-height: 475px; padding: 32px; margin-left: 23px; box-sizing: border-box; background: url(/images/new_kkidc/gaofangIP/ip_r_bg.png) no-repeat; background-position: left bottom;background-color: #fbfbfb; }
.arrange-scene-content:not(:last-child){ border-bottom: 1px solid #eaecee; margin-bottom: 21px;padding-bottom: 20px; }
.content_bd_p{margin: 13px 0;}
.content_tip{ font-size: 16px; font-weight: bold; color: #1c1d1f;margin-bottom: 16px; }
.content_bd h4{ padding: 8px 0 12px; }
.content_bd p{ color: #626266; line-height: 24px;font-size: 14px;}
.content_bd:not(:last-child){ margin-bottom: 14px; }

.show-icon {display: none;}
.section-colflex-2.is-card>li{ transition:all .3s; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; }
.section-colflex-2.is-card>li:hover{ transform: translateY(-6px); -webkit-transform: translateY(-6px); -moz-transform: translateY(-6px); -ms-transform: translateY(-6px); -o-transform: translateY(-6px); }
@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/cloud_firewall/m-banner.jpg);
    }
    .price-banner-box{
        display: flex;
        justify-content: center;
    }
    .section-a2{
        background: #F5F7FA;
    }
    .section-a1 ul{
        flex-wrap: wrap;
    }
    .section-body li{
        max-width: 92%;
        min-width: 92%;
        margin: 0 4%;
    }
    .section-body p{
        padding-left: 120px;
        text-align: justify;
    }
    .section-colflex-4 span:not(.hover-icon-80){
        font-size: 35px;
        line-height: 52px;
        text-align: justify;
    }
    .section-a1 li>div{
        padding: 0;
    }
    .section-body ul li .icon-box{
        position: absolute;
        margin: 20px 0 0 20px;
        padding: 0;
    }
    .section-colflex-4>*{
        margin: 0;
    }
    .show-icon {
        display: block;
    }
    .box-top-div{
        width: 100%;
    }
    .box-top{
        display: flex;
        width: 100%;
        justify-content: space-between;
        background-color: #fff;
        padding: 20px 0;
    }
    .iconfont{
        font-size: 27px;
    }
    .iconfont-iconclass{
        transform: rotate(90deg);
        margin-top: auto;
        margin-bottom: auto;
        margin-right: 30px;
    }
    .section-body li:not(:last-child){
        margin-bottom: 0;
    }
    .box-top-span {
        display: none !important;
    }
    .box-top-span-drop{
        display:block !important;
        background: url(/images/new_kkidc/cloud_firewall/m-cloud-icon.png) no-repeat;
        background-size: 100% 100%;
    }
    .icon-box-drop{
        background: linear-gradient(to bottom, #e7e9ef, #f8f8fa);
    }
    .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);
    }
    .section-a1 .drop{
        transform: rotate(270deg);
        color: #2981FF;
    }
    .section-colflex-4 span:not(.hover-icon-80){
        margin-top: 0;
        padding: 56px 16px 57px 34px;
    }
    .section-colflex-2.is-card>*{
        background: #F5F7FA;
        border: 0;
    }
    .product-feature li p{
        color: #1C1D1F;
    }

    .section-nav span{
        flex: 1;
    }
    .section-a3 .section-nav span{
        margin: 0;
        padding: 0;
        padding-bottom: 17px;
    }
    .section-nav span::after{
        bottom: -18px;
    }
    .section-nav{
        display: flex;
        justify-content: space-between;
    }
    .project-arrange{
        flex-wrap: wrap;
    }
    .arrange-scene{
        max-width: 100%;
        min-height: 100%;
    }
    .content_tip{
        font-weight: 500;
    }
    .content_bd h4{
        font-size: 44px;
        font-weight: 500;
    }
    .section-nav span::after{
        height: 5px;
    }
    .section-a3 .section-body .project-arrange .content_bd p{
        font-weight: normal;
        color: #626266;
    }
    .section-a3 .section-body .project-arrange .m-content_bd-p p{
        padding-left: 0;
    }
    .arrange-scene{
        background: #fff;
        padding: 101px 0;
    }
    .section-a3 .section-body{
        border: 0;
        box-shadow: 0 0 0 0;
    }
    .arrange-scene-content:not(:last-child){
        border-bottom: 0;
    }
    .arrange-img{
        padding: 109px 19px;
        border: 1px solid #E1E5EB;
        box-shadow: 0px 5px 27px 0px rgba(18,51,100,0.04);
    }
    .section-a3 .section-body .m-arrange-scene-content p{
        padding-left: 50px;
    }
    .section-a3 .section-body .content_bd h4::before{
        content: '';
        position: absolute;
        background: #2981FF;
        border-radius: 50%;
        left: 0;
    }
    .content_bd h4{
        padding: 8px 50px 12px;
    }
    .section-colflex-2.is-card>*::before{
        background-size: 0;
    }
    .section-colflex-2.is-card>*:hover{
        box-shadow: 0 0 0 0;
    }
    .hover-icon-80{
        width: 74px;
        height: 74px;
    }
    .section-body ul li .icon-box{
        margin: 10px 0 0 20px;
    }
    .section-colflex-4 span:not(.hover-icon-80){
        font-size: 27px;
        line-height: 39px;
        padding: 42px 13px 43px 26px;
    }
    .content_bd h4{
        font-size: 29px;
    }
    .arrange-scene{
        padding: 76px 0;
        margin-left: 0;
    }
    .section-header h1, .section-header h3{
        font-size: 18px;
    }
    .hover-icon-80{
        width: 41px;
        height: 41px;
    }
    .iconfont{
        font-size: 18px;
    }
    .section-body ul li .icon-box{
        margin: 15px 0 0 20px;
    }
    .section-colflex-4 span:not(.hover-icon-80){
        font-size: 15px;
        line-height: 22px;
        padding: 23px 7px 23px 14px;
    }
    .section-colflex-2.is-card>*{
        padding: 0 24px;
    }
    .section-colflex-2 .card-title{
        padding-left: 27px;
    }
    .arrange-img img{
        max-width: 100%;
    }
    .arrange-img{
        min-width: 94%;
        padding: 45px 9px;
    }
    .content_tip{
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 8px;
    }
    .section-a3 .section-body .project-arrange .content_bd p{
        font-size: 13px;
        margin-bottom: 0;
        line-height: 20px;
    }
    .content_bd h4{
        font-size: 16px;
        padding: 8px 30px 12px;
    }
    .section-a3 .section-body .m-arrange-scene-content p{
        padding-left: 30px;
    }
    .section-a3{
        padding: 60px 0;
    }
    .section-nav span::after{
        height: 3px;
    }
    .section-a3 .section-nav span{
        padding-bottom: 7px;
    }
    .banner-single .banner-info{
        top: 215px;
    }
    .banner-info > p{
        font-size: 14px;
        margin: 10px 0;
        line-height: 21px;
        height: 67px
    }
    .hover-icon-80{
        width: 36px;
        height: 36px;
    }
    .section-colflex-4 span:not(.hover-icon-80){
        font-size: 13px;
        line-height: 19px;
        padding: 21px 7px 21px 13px;
    }
    .iconfont{
        font-size: 15px;
    }
    .section-colflex-2 span{
        margin-top: 0;
        padding-right: 0;
        font-size: 13px;
        line-height: 20px;
        text-align: justify;
    }
    .section-colflex-2.is-card>*{
        min-height: 140px;
    }
    .arrange-scene{
        padding: 37px 0;
        margin-left: 0;
    }
    .section-colflex-2.is-card>*{
        padding: 0 0 0 24px;
    }
    .section-a1 {
        padding: 40px 0 0;
    }
    .section-a2{
        padding: 39px 0 37px;
    }
    .section-colflex-4{
        margin: 0;
    }
    .section-colflex-2{
        margin: 0;
    }
    .section-colflex-2.is-card>* {
        min-height: auto;
    }
    .section-body li {
        max-width: 100%;
        min-width: 100%;
        margin: 0;
    }
    .section-colflex-2.is-card>* {
        padding: 0;
    }
    .section-body li:not(:last-child){
        margin-bottom: 11px;
    }
    .section-a3 {
        padding: 39px 0 35px;
    }
    .section-nav {
        font-size: 15px;
        margin: 0 0 15px;
        padding-bottom: 7px;
    }
    .section-a3 .section-body{
        padding: 0;
    }
    .arrange-scene{
        padding: 37px 5px 0;
    }
    .arrange-scene-content:not(:last-child){
        margin-bottom: 10px;
    }
    .content_bd h4{
        padding: 4px 30px 12px;
    }
    .section-a3 .section-body .content_bd h4::before{
        width: 5px;
        height: 5px;
        margin: 7px 0 0 7px;
    }
    .section-a1 .section-body li:not(:last-child) {
        margin-bottom: 0;
    }
    .section-a1 li img{
        height: auto;
    }
    .mobile-data li>div {
        padding: 14px 6px 14px 13px;
        text-align: justify;
    }
    .section-a1 .m-form-item .box-top .product-l img {
        height: 36px;
        width: auto;
        margin-right: 13px;
    }
    .section-a1 .box-top {
        font-size: 10px;
        color: #6d6f74;
        box-sizing: border-box;
        height: 55px;
        line-height: 55px;
        border-top: 1px solid transparent;
    }
    .section-a1 .m-form-item .box-top label {
        font-size: 16px;
        color: #1c1d1f;
    }
    .section-a1 ul{
        box-shadow: 0px 8px 22px 0px rgba(199,208,222,0.25);
    }
    .section-a1 .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);
    }
    .section-a1 .m-form-item .slide-detail {
        background: url(/images/new_kkidc/cloud_firewall/m-cloud-icon.png) no-repeat;
        background-size: 100% 100%;
    }
    .section-a1 .section-body li{
        box-shadow: 0px 3px 8px 0px rgba(199,208,222,0.25);
    }
    .section-a1 .m-form-item .box-top {
        box-shadow: none;
        transition: all .3s;
    }
    .section-a1 .m-form-item .box-top .iconfont {
        color: #bdc4cf;
        transition: transform .3s ease;
        display: block;
    }
    .section-a1 .m-form-item .box-top.open-box .iconfont {
        transform: rotate(-180deg);
        color: #2981ff;
    }
    .section-a1 .m-form-item .box-top.open-box label{
        font-weight: bold;
    }
    .section-a1 .product-feature li p {
        font-weight: 400;
        font-size: 13px;
        color: #626266;
        line-height: 19px;
    }
    .section-a1 .section-body li{
        box-shadow: 0px 3px 8px 0px rgba(199,208,222,0.25);
    }
    .section-a1 .section-body li:not(:last-child){
        margin-bottom: -1px;
    }
    .section-a1 .product-feature li p{
        padding-left: 0;
    }
    .section-colflex-2 .card-title img {
        margin-top: 0;
        max-width: 24px;
        margin-right: 15px;
    }
    .product-feature li p{
        font-size: 16px;
        margin-bottom: 0;
        font-weight: bold;
        padding-left: 12px;
    }
    .section-a2 .section-body li{
        padding: 0 7px;
    }
    .section-a2 li>div {
        padding: 10px 10px 9px;
    }
    .section-a2 .section-body li:not(:last-child) {
        margin-bottom: 15px;
    }
    .section-a3 .section-header{
        margin-bottom: 34px;
    }
    .section-a3 .section-nav .active{
        font-weight: 800;
        font-size: 15px;
        color: #1C1D1F;
    }
    .section-nav span::after{
        bottom: -7px;
    }
    .section-a3 .arrange-scene{
        padding: 33px 5px 0;
    }
    .arrange-scene-content:not(:last-child){
        margin-bottom: 0;
        padding-bottom: 22px;
    }
    .content_bd:not(:last-child) {
        padding-top: 1px;
        margin-bottom: 4px;
    }
    .content_bd h4 {
        font-size: 14px;
        font-weight: bold;
        padding: 4px 19px 6px;
    }
    .section-a3 .section-body .m-arrange-scene-content p{
        padding-left: 19px;
    }
    /* .section-a1 .m-form-item .box-top .product-l .product-b-img{
        width: 34px;
    }
    .section-a1 .m-form-item .box-top .product-l .product-a-img{
        width: 35px;
        margin-right: 12px;
        margin-left: 0px;
    } */
}