/* 产品优势 */
.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; margin-bottom: 53px; }
.product-advantage>li:nth-child(n+3){ margin-bottom: 0px;}
.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; }
/* 产品功能 */
/* .section-a2{ background-color: #f4f6fa;padding-bottom: 60px; }
.product-feature{width: 100%;} */
/* 套餐介绍 */
.section-a2{ background-color: #f4f6fa; }
.section-a2 .product-body{ width: 100%; box-shadow: 3px 3px 12px rgba(231, 233, 236, .5); }
.product-list{ margin: 0; font-size: 0; }
.product-list>li{ width: 25%; background-color: #fff; padding: 0; -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; vertical-align: top; position: relative; }
.product-list>li:not(:last-child){border-right: 1px solid #ebedf0;}
.product-item{ position: relative;}
.product-item::before {content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; background: url(/images/new_kkidc/gaofangCDN/hoverbg.png) 0 100% no-repeat; background-size: auto 100%;background-position: top right; opacity: 0; -webkit-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; }
.price-box{margin: 9px 0 18px;}
.product-item-data{ padding: 22px 34px;position: relative;z-index: 1;}
.tag{ width: 70px; height: 70px; position: absolute; right: 0px; top: 0px; z-index: 1; overflow: hidden; -webkit-font-smoothing: auto; backface-visibility:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden;}
.tag span{background: linear-gradient(to right, #3791ff, #67c6ff); width: 104px; height: 28px; color: #fff; right: -27px; top: 12px; font-size: 14px; line-height: 28px; text-align: center; position: absolute; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.product-title{ border-bottom: 1px solid #f2f4f7; }
.product-title h2{ font-size: 18px; line-height: 1; margin: 10px 0 20px; }
.product-price{ font-size: 14px; color: #999; }
.product-price .price{ font-size: 24px; font-weight: bold; color: #f33e3e; }
.price-box .price-item{ display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; font-size: 14px; height: 32px; }
.price-box .price-item .typesof{ color: #999; }
.details{ color: #323235; }
.ask-btn{width: 100%;}
.ask-btn a{ display: block; width: 100%; height: 48px; line-height: 48px; text-align: center; font-size: 14px; color: #2981ff; background-color: #fff; box-shadow: 0px -2px 20px rgba(231, 233, 236, .5); transition: all .3s ease-in-out; }
.product-list>li:hover .product-item::before { opacity: 1; }
.product-list>li:hover .ask-btn a { color: #fff;background-color: #2981ff; }
/* 项目部署 */
/* .section-a3 .section-body{ padding: 23px; 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: 556px; min-height: 408px; 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: 20px; }
.content_bd p{ color: #626266; line-height: 24px;font-size: 14px;} */
.section-a3 .section-body{ padding: 23px; 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: 556px; min-height: 513px; padding: 32px; margin-left: 23px; box-sizing: border-box; background: url(/images/new_kkidc/gaofangCDN/cdn_r_bg.png) no-repeat; background-position: left bottom;background-color: #fbfbfb; }
.arrange-scene-content{ border-bottom: 1px solid #eaecee; margin-bottom: 21px; }
.content_tip{ font-size: 16px; font-weight: bold; color: #1c1d1f; }
.content_bd{ color: #626266; line-height: 24px; margin: 16px 0; }
.introduce{ display: flex; flex-wrap: wrap; flex-direction: row; margin-top: 10px; }
.introduce>li{ display: flex; align-items: center; width: 50%; font-weight: bold; height: 42px; }
.introduce li i { margin-right: 14px; }

.introduce>li .gou-icons{
    max-width: 18px;
}

.section-a4 {background-color: #f2f4f7; padding: 80px 0 50px;}
.section-a4 .section-title h2 {line-height: 1;margin-bottom: 18px;}
.section-a4 .section-title{margin-bottom: 48px;}
.content-box .detail-box {padding-top: 20px;}
.banner-info >*:last-child {display: inline-block;}

/* 奖项资质 */
.section-a4 {background-color: #f2f4f7;}
.honor{overflow: hidden;}
.section-a4 .honor .swiper-container-free-mode{margin-bottom: 30px;}
/* .honor-swiper .swiper-honor-icon{ width: 82px; height: 82px; background-color: #ffffff; border-radius: 50%; border: solid 1px #eef0f5; display: inline-flex; justify-content: center; align-items: center; overflow: hidden; margin-bottom: 14px; } */
.honor .swiper-slide{ display: flex; flex-direction: column; justify-content: center; align-items: flex-start;width: auto !important; }
.swiper-wrapper{
    transition-timing-function:linear !important;
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}
.honor .swiper-center{text-align: center;line-height: 1;}

.advantage::after{border-bottom: 0;}

/* 修改背景图 */
.banner-one::before{
    background: url(/images/new_kkidc/gaofangIP/banner-bj-one.png) 0 100% no-repeat;
    background-size: 100% 100%;
}
.banner-two::before{
    background: url(/images/new_kkidc/gaofangIP/banner-bj-two.png) 0 100% no-repeat;
    background-size: 100% 100%;
}
.banner-three::before{
    background: url(/images/new_kkidc/gaofangIP/banner-bj-three.png) 0 100% no-repeat;
    background-size: 100% 100%;
}
.banner-four::before{
    background: url(/images/new_kkidc/gaofangIP/banner-bj-four.png) 0 100% no-repeat;
    background-size: 100% 100%;
}

@media screen and (min-width: 1024px){
    .banner-foot-link  {
        scrollbar-width: thin;
        scrollbar-color: #bdc4cf #F5F5F5;
    }

}
@media screen and (max-width: 1023px){
    .section-a1 .box-top{
        font-size: 10px;
        color: #6d6f74;
        box-sizing: border-box;
        height: 55px;
        line-height: 55px;
    }
    .section-a1 .m-form-item .box-top label{
        font-size: 16px;
        color: #1c1d1f;
    }
    .section-a1 .m-form-item .box-top.open-box label{
        font-weight: bold;
    }
    .section-a1 .m-form-item .box-top .iconfont{
        color: #bdc4cf;
        transition: transform .3s ease;
        display: block;
    }
    .section-a1 .m-form-item .product-text p{
        font-size: 13px;
        line-height: 19px;
        color: #626266;
        margin-bottom: 0;
    }
    .section-a1 .section-body li:not(:last-child){
        margin-bottom: -1px;
    }
    .section-a1 .m-form-item .box-top{
         box-shadow:none;
         transition: all .3s;
    }
    .section-a1 .m-form-item .box-top.open-box{
        box-shadow: 0px 6px 16px 0px
		rgba(199, 208, 222, 0.25),
		inset -5px 24px 62px 0px
		rgba(225, 227, 235, 0.65);
    }
    .section-a1 .m-form-item .box-top.open-box .iconfont{
        transform: rotate(-180deg);
        color: #2981ff;
    }
    .section-a1 .m-form-item .slide-detail{
        background: url(/images/new_kkidc/baer_metal/m-text-bg.png) 100% 100% no-repeat;
        background-size: 100% 100%;
        padding: 18px 15px;
    }
    .section-a1 .m-form-item .box-top .product-l img{
        width: 35px;
        height: 35px;
        margin-right: 13px;
    }


    .m-product-list>li{
        width: 100%;
        height: auto;
        padding: 0;
        border: none !important;
        margin-bottom: 15px;
    }
    .m-product-list>li:last-child{
        margin-bottom: 0;
    }
    .m-product-list>li .product-item{
        padding: 0;
        height: auto;
    }
    .m-product-list .product-item::before{
        display: none;
    }
    .product-item-data{
        padding: 20px 15px;
    }
    .product-title{
        border-bottom: none;
    }
    .product-title h2{
        font-size: 16px;
        color: #1c1d1f;
        margin: 0;
    }
    .price-box .price-item{
        height: 28px;
        justify-content: flex-start;
        font-size: 13px;
    }
    .price-box .price-item .typesof{
        min-width: 40%;
        color: #626266;
    }
    .product-price{
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 13px;
        color: #1c1d1f;
    }
    .details{color: #1c1d1f;}
    .product-price .price {
        font-size: 18px;
        font-weight: bold;
        color: #2981ff;
    }
    .m-ask-btn a{
        display: block;
        width: 150px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        color: #fff;
        background-color: #2981ff;
    }
    .price-box {
        margin: 9px 0 10px;
    }


    .section-a3{
        background-color: #fff;
    }

    .project-arrange,.section-a3 .section-body{
        flex-direction: column;
        padding: 0;
        /* box-shadow: 0px -2px 20px rgba(231, 233, 236, .5); */
        box-shadow: none;
        border: none;
    }
    .arrange-img{
        min-width: auto;
        border: 1px solid #e1e5eb;
        padding: 30px 24px;
        margin-bottom: 22px;
        box-sizing: border-box;
        box-shadow: 0px -2px 20px rgba(231, 233, 236, .5);
    }
    .arrange-scene{
        max-width: none;
        min-height: auto;
        background: none;
        margin-left: 0;
        padding: 0;
    }
    .advantage-content{
        padding: 0 5px;
        box-sizing: border-box;
    }
    .advantage-content .content_bd p{
        padding-left: 17px;
        box-sizing: border-box;
    }
    .content_bd p>span{
        display: block;
    }
    .advantage-content .content_bd span{
        font-size: 13px;
    }
    .advantage-content .content_bd .text-title{
        /* padding-left: 17px; */
        font-size: 14px;
        margin-bottom: 6px;
    }
    .advantage-content .content_bd .text-title::after{
        content: "";
        position: absolute;
        left: -16px;
        top: 7px;
        width: 5px;
        height: 5px;
        background-color: #2981ff;
    }
    .advantage-content .content_tip{
        margin-bottom: 15px;
    }
    .content_bd:not(:last-child){
        margin-bottom: 8px;
    }
    .arrange-scene-content:not(:last-child){
        border-bottom: none;
        padding-bottom: 0;
    }
    .section-nav{
        margin: 35px 0 15px 0;
        font-size: 15px;
    }
    .section-nav .active{
        color: #1c1d1f;
        font-weight: bold;
    }
    .section-nav span{
        margin: 0 20px;
    }

    .tab-btn ul li.on a{
        background-color: #2981ff;
        color: #fff;
        border-color: #2981ff;
    }
    .tab-btn ul {
        margin: -7.5px;
        max-height: 60px;
    }
    .tab-btn ul li {
        padding: 7.5px;
        box-sizing: border-box;
        min-width: 180px;
        margin: 0;
        width: 50% !important;
    }
    .luojishu-tab{
        margin-bottom: 0;
    }
    .luojishu-tab .tab-btn{
        margin-bottom: 15px;
    }
    .fj .envir-more{
        color: #2981ff;
        position: relative;
    }
    .fj .envir-more::after{
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        margin-left: 8px;
        top: 4px;
        border-bottom: 1px solid #2981ff;
        border-right: 1px solid #2981ff;
        transform: rotate(45deg);
        transition: all .3s;
    }
    .fj .envir-more.retract::after{
        transform: rotate(-135deg);
        top: 8px;
    }
    .introduce>li{
        margin-bottom: 0 !important;
        border: none;
        font-size: 14px;
        font-weight: normal;
        color: #626266;
        height: 33px;
    }
    .content_bd {
        color: #626266;
        line-height: 20px;
        margin: 10px 0;
        font-size: 13px;
    }
    .introduce {
        margin-top: 6px;
    }
    .section-header p{
        color: #323235;
        font-size: 13px;
        margin: 13px auto 0;
        text-align: center;
    }
    .banner.h434{
        height: 405px;
    }
    .banner-single .banner-ani {
        background-image: url(/images/new_kkidc/gaofangIP/m-banner.jpg);
    }


    .what-box{margin-top: -50px;}
    .what-box ul {
        width: 100%;
        display: flex;
        flex-flow: row wrap;
        box-sizing: border-box;
        flex-wrap: nowrap;
        overflow-x: scroll;
    }
    .what-box ul>li {
        display: flex;
        padding: 0;
        margin: 0;
        width: 73%;
            flex: 0 0 auto;
                box-sizing: border-box;
                border: none;
    }
    .what-box ul>li>div{
        padding: 21px 15px 21px 15px;
        margin: 0 15px 0 0;
        border: none;
        box-shadow: 0px 3px 12px 0px rgba(18,51,100,0.06);
        height: auto;
        background: url(/images/new_kkidc/gaofangIP/banner-foot-bg.jpg) 0 100% no-repeat;
        background-size: 100% 100%;
        width: 100%;
        border: 1px solid #fff;
    }
    .section-body .what-box li:not(:last-child){margin-bottom: 0;}
    .section-body .what-box li:first-child{margin-left: 30px;}
    .m-honor-title{
        background: url(/images/new_kkidc/gaofangIP/u-banner.png) 0 100% no-repeat;
        background-size: 100% 100%;
        padding: 20px 15px;
        height: 110px;
        margin-left: 15px;
        box-sizing: border-box;
    }
    .m-honor-title p{
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        display: flex;
        align-items: center;
    }
    .m-honor-title span{
        font-size: 12px;
        margin-left: 10px;
    }
    .m-honor-box{
        padding: 20px 0 ;
        box-sizing: border-box;
        background-color: #f5f7fa;
    }

    .what-item p{
        font-size: 15px;
        color: #1c1d1f;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .what-item span{
        font-size: 13px;
        color: #626266;
        line-height: 22px;
    }
    .honor-swiper-6 .swiper-center{
        font-size: 0;
        line-height: 16px;
        width: auto;
        zoom: .5;
    }
    .honor .honor-swiper-6 .swiper-slide{
        margin-right: 15px !important;
    }
    .honor{
        padding: 0;
    }
    .section-a3 .m-show {
        max-width: 18px;
    }
    .section-a4 {
        padding: 40px 0 26px;
    }
    .section-a4 .honor .swiper-container-free-mode{
        margin-bottom: 14px;
    }

    .banner-one{
        background: url(/images/new_kkidc/gaofangIP/banner-bj-one.jpg) 0 100% no-repeat !important;
        background-size: 100% 100% !important;
    }
    .banner-two{
        background: url(/images/new_kkidc/gaofangIP/banner-bj-two.jpg) 0 100% no-repeat !important;
        background-size: 100% 100% !important;
    }
    .banner-three{
        background: url(/images/new_kkidc/gaofangIP/banner-bj-three.jpg) 0 100% no-repeat !important;
        background-size: 100% 100% !important;
    }
    .banner-four{
        background: url(/images/new_kkidc/gaofangIP/banner-bj-four.jpg) 0 100% no-repeat !important;
        background-size: 100% 100% !important;
    }
    .introduce>li .gou-icons{
        max-width: 16px;
    }
}