.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; margin-bottom: 53px; }
.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%;}
.product-feature .pc-data{margin: 0;font-size: 0;margin-right: -19px;}
.product-feature .pc-data>li{ width: calc(50% - 19px);border: 1px solid #fff; height: 170px; background: linear-gradient(to bottom, #ebeef5, #fff); padding: 0; margin: 0 19px 19px 0; -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; vertical-align: top; position: relative; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; }
.product-feature .box-top{display: flex;align-items: center;}
.product-feature .box-top p{margin-left: 18px;color: #32363f; font-weight: bold;font-size: 16px;}
.product-feature .feature-item .fz14{ font-size: 14px; color: #626266; line-height: 24px; margin-top: 3px; }
.product-feature .pc-data>li::before{content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; background-image: url(../../images/new_website/section-colfix-bg.jpg);background-position: right top; background-size: auto 100%; opacity: 0; box-shadow: 0px -2px 20px rgba(231, 233, 236, .5); -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }

/* 图片灰边模糊调整 */
.product-feature .pc-data>li::before{background-size: 100% 100%;}

.product-feature .pc-data>li:hover::before{ opacity: 1; }
.product-feature .pc-data>li:hover{ transform: translateY(-6px); -webkit-transform: translateY(-6px); -moz-transform: translateY(-6px); -ms-transform: translateY(-6px); -o-transform: translateY(-6px); }
.product-feature .feature-item{ position: relative; padding: 38px 59px 38px 32px; z-index: 1; }

/* 项目部署 */
.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{ max-width: 556px; min-height: 402px; padding: 32px;padding-right: 45px; margin-left: 23px; box-sizing: border-box; background: url(/images/new_kkidc/equal_guarantee_index/sjk_bg.png) no-repeat; background-position: left bottom; }
.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;}

.show-icon {display: none;}
.m-phone-data{display: none;}
.service-item-iconfont{display: none;}

@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/equal_guarantee_index/m-banner.jpg);
    }
    .price-banner-box{
        display: flex;
        justify-content: center;
    }
    .section-a2{
        background: #F5F7FA;
    }
    .product-advantage>li{
        width: 92%;
        border: 1px solid #E1E5EB;
    }
    .show-icon {
        display: block;
    }
    .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/equal_guarantee_index/m-top-banner.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);
        /* border: 1px solid #E1E5EB; */
        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) translateY(-5px);
        color: #2981FF !important;
    }
    .hover-icon-80{
        margin: 17px 0 0 50px;
    }
    .section-body ul li .icon-box{
        margin: 55px 0px 0 65px;
        position: absolute;
        width: 86px;
        height: 86px;
        padding: 0;
        left: 0;
    }
    .hover-icon-80{
        width: 86px;
        height: 86px;
        margin: 0;
    }
    .product-advantage>li div{
        font-size: 44px;
        margin: 0 0 0 100px;
        padding: 33px 42px;
    }
    .product-advantage>li p{
        font-size: 35px;
        line-height: 52px;
        padding: 56px 15px 57px 34px;
        max-width: 912px;
        min-width: 912px;
        margin-left: 100px;
        margin-bottom: 0px;
        text-align: justify;
    }
    .m-phone-data{
        display: block;
    }
    .m-phone-box{
        margin-bottom: 87px;
    }
    .m-phone-box-top{
        display: flex;
    }
    .m-phone-box-top-img img{
        position: relative;
    }
    .m-phone-box-top-span{
        margin-top: auto;
        margin-bottom: auto;
        font-weight: 500;
        color: #1C1D1F;
    }
    .m-phone-box-bottom{
        color: #626266;
    }
    .service-item-iconfont{
        width: 100%;
        display: flex;
        color: #2981ff;
        justify-content: center;
    }
    .card-bg-bommon-more-box{
        display: none;
    }
    .card-bg-top-box{
        display: block;
    }
    .box-drop-box{
        display: none;
    }
    .card-bg-bommon-drop-box{
        display: block;
    }
    .box-drop {
        display: none;
    }
    .card-bg-bommon{
        display: none;
    }
    .card-bg-bommon-drop{
        display: block;
    }
    .drop-more{
        transform: rotate(270deg);
    }
    .service-item-div-more{
        display: none;
    }
    .service-item-more{
        display:inline-block;
        width: 100%;
    }
    .project-arrange{
        flex-wrap: wrap;
    }
    .arrange-scene{
        background: #FFF;
        max-width: fit-content;
        min-height: auto;
        padding: 67px 32px;
    }
    .section-a3 .section-body{
        border: 0;
        box-shadow: 0 0 0 0;
    }
    .arrange-img{
        border: 1px solid #E1E5EB;
        box-shadow: 0px 5px 27px 0px rgba(18,51,100,0.04);
        padding: 53px 0 49px 0;
        margin: 0 40px;
    }
    .content_tip{
        font-size: 44px;
        color: #1C1D1F;
        margin-bottom: 41px;
    }
    .content_bd p{
        font-size: 35px;
        line-height: 55px;
        color: #626266;
        text-align: justify;
    }
    .product-advantage>li p{
        font-size: 27px;
        line-height: 39px;
        padding: 56px 33px 57px 33px;
        max-width: 100%;
        min-width: 100%;
        margin-left: 60px;
    }
    .m-phone-box-top-span{
        font-size: 33px;
        margin-left: 32px;
    }
    .m-phone-box{
        margin-bottom: 73px;
    }
    .service-item-iconfont{
        padding: 0 0 0 30px;
    }
    .content_tip{
        font-size: 33px;
        margin-bottom: 31px;
    }
    .content_bd p{
        font-size: 27px;
        line-height: 41px;
    }
    .arrange-scene{
        margin: 0 15px;
    }
    .hover-icon-80{
        width: 36px;
        height: 36px;
    }
    .section-body ul li .icon-box{
        width: 36px;
        height: 36px;
        margin: 25px 0px 0 15px;
    }
    .product-advantage>li div{
        font-size: 18px;
        margin: 0 0 0 30px;
        padding: 14px 18px;
    }
    .product-advantage>li p{
        font-size: 15px;
        line-height: 22px;
        margin-left: 30px;
        padding: 23px 19px 24px 19px;
    }
    .section-header h1, .section-header h3{
        font-size: 18px;
        margin-bottom: 25px;
    }
    .m-phone-box-top-span{
        font-size: 18px;
        margin-left: 17px;
    }
    .m-phone-box{
        margin-bottom: 40px;
        padding: 0 15px;
    }
    .service-item-iconfont{
        font-size: 15px;
    }
    .iconfont{
        font-size: 13px;
    }
    .arrange-img{
        padding: 53px 5px 49px;
        min-width: 100%;
        margin: 0;
    }
    .arrange-scene{
        padding: 28px 0;
    }
    .content_tip{
        font-size: 18px;
        margin-bottom: 17px;
    }
    .content_bd p{
        font-size: 15px;
        line-height: 23px;
    }
    .product-advantage>li div{
        font-size: 16px;
        margin: 0 0 0 25px;
    }
    .product-advantage>li p{
        font-size: 13px;
        margin-left: 25px;
    }
    .drop{
        left: 3.5px;
    }
    .show-icon{
        position: relative;
    }
    .m-phone-box-top-span{
        font-size: 16px;
    }
    .m-phone-box{
        margin-bottom: 36px;
    }
    .content_tip{
        font-size: 16px;
    }
    .content_bd p{
        font-size: 13px;
        line-height: 20px;
    }
    .iconfont{
        font-size: 11px;
    }
    .section-body ul li .icon-box{
        margin: 23px 0px 0 15px;
    }
    .product-advantage>li{
        margin-bottom: 0;
    }
    .product-advantage>li div{
        margin: 0 0 0 33px;
        padding: 12px 12px;
    }
    .product-advantage .advantage-title{
        padding: 7px 12px;
    }
    .section-body ul li .icon-box{
        margin: 17px 0px 0 15px;
    }
    .section-a2{
        padding: 39px 0 39px;
    }
    .section-a2 .section-header h1, .section-header h3{
        margin-bottom: 22px;
    }
    .section-a2 .m-phone-box-top {
        margin-bottom: 15px;
    }
    .section-a2 .m-phone-box {
        margin-bottom: 32px;
        padding: 0px 7px;
    }
    .section-a2 .service-item-iconfont {
        font-size: 15px;
        position: relative;
        bottom: 8px;
    }
    .section-a3 .section-header h1, .section-header h3{
        margin-bottom: 1px;
    }
    .section-a3 .arrange-img{
        min-width: auto;
        padding: 20px 62px 18px;
    }
    .section-a3 .section-body{
        padding: 24px 0 0;
    }
    .section-a3 .arrange-scene{
        padding: 25px 0 0;
        margin: 0 9px 0 5px;
    }
    .section-a3 .content_bd p{
        margin-bottom: 0px;
    }
    .section-a3 .content_tip{
        margin-bottom: 15px;
    }
    .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 {
        width: 42px;
        margin-right: 13px;
    }
    .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 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/equal_guarantee_index/m-top-banner.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;
        font-size: 16px;
    }
    .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-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{
        padding: 39px 0 40px;
    }
    .section-a1 .section-header h1, .section-header h3 {
        font-size: 18px;
        margin-bottom: 25px;
    }
    .section-a2 .service-item-iconfont{
        bottom: 0px;
        font-size: 13px;
    }
    .m-phone-box-top-img img{
        max-width: 26px;
        margin-right: 14px;
        margin-top: -2px;
    }
    .m-phone-box-top-span{
        margin: 0;
        font-size: 16px;
        font-weight: bold;
    }
    .section-a2 .m-phone-box-top {
        margin-bottom: 2px;
    }
    .section-a2 .m-phone-box-bottom {
        font-size: 13px;
        color: #626266;
        line-height: 20px;
    }
    .section-a2 .m-phone-box {
        margin-bottom: 25px;
        padding: 0px 7px;
    }
    .section-a2 .iconfont{
        font-size: 9px;
        padding: 0 7px;
    }
    .section-a3 {
        padding: 40px 0 36px;
    }
    .section-a3 .section-header{
        margin-bottom: 0;
    }
    .section-a3 .section-header h1, .section-header h3{
        margin-bottom: 0;
    }
    .section-a3 .arrange-scene{
        padding: 20px 0 0;
        margin: 0 7px 0;
    }
    .section-a3 .content_tip {
        margin-bottom: 9px;
    }
}