/* 产品优势 */
.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: 293px; text-align: center; color: #626266; }

/* 套餐介绍 */
.section-a2{ background-color: #f4f6fa; }
.section-a2 .product-body{ width: 100%; }
.product-list{ margin: 0; font-size: 0;display: flex; flex-wrap: wrap;justify-content: center; }
.product-list>li{ display: flex;height: auto; width: 20%; background-color: #fafbfc; padding: 0; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; position: relative;border: 1px solid #ebedf0; }
.product-item{ position: relative;width: 100%;}

.product-item-data{position: relative;z-index: 1;    display: flex; flex-direction: column; height: 100%;}
.tag{ width: 70px; height: 70px; position: absolute; right: 0px; top: 0px; z-index: 2; overflow: hidden; -webkit-font-smoothing: auto; backface-visibility:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden;}
.tag span{background: #eb3326; 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: 22px; line-height: 1;color: #1c1d1f; margin: 4px 0 20px; }
.product-price{ font-size: 14px; color: #999; }
.product-price .price{ font-size: 30px; font-weight: bold; color: #f33e3e; }
.product-price .price.dinzhi{font-size: 22px;}
.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: #626266; }
.details{ color: #626266; }
.ask-btn{width: 100%;    display: flex;
    align-items: baseline;
    justify-content: center;}
.ask-btn a{ display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px;border: 1px solid #2981ff; color: #2981ff; background-color: #fff; transition: all .3s ease-in-out;margin-top: 11px;box-sizing: border-box; }
.product-list>li:hover .product-item::before { opacity: 1; }
.product-list>li:hover .ask-btn a { color: #fff;background-color: #2981ff; }

.product-data{background-color: #fff;padding:22px 30px;box-sizing: border-box;}
.product-advantage-li p{ position: relative; font-size: 14px; line-height: 24px; color: #626266; padding-left: 30px; margin-bottom: 9px; color: #626266; }
.product-advantage-li p:last-child{ line-height: 1; margin-bottom: 20px; margin-top: -5px; }
.product-advantage-li p::before{ content: ""; position: absolute; left: 0; top: 3px; width: 18px; height: 18px; background-size: 100% 100%; }
.product-advantage-li p.having-advantages::before{ background-image: url(/images/new_kkidc/scdn/icon_gou.png); }
.product-advantage-li p.no-advantage::before{ background-image: url(/images/new_kkidc/scdn/icon_x.png); }
.product-advantage-data{ padding: 15px 30px 30px; box-sizing: border-box; background-color: rgba(245, 247, 250, .5); min-height: 400px; display: flex; flex-direction: column; justify-content: space-between;flex: 1;position: relative; }
.original-price{ font-size: 12px; text-decoration:line-through }
.discount{ background-color: #ffefe4; border: solid 1px #ff8d1d; color: #ff8d1d; line-height: 24px; letter-spacing: 0px; font-size: 12px; padding: 3px 6px; box-sizing: border-box; margin-left: 4px; }

/* 流量包费用 */
.llb-lis.pc-show{
    font-size: 14px;
    line-height: 24px;
    color: #626266;
}
.llb-body .llb-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url(/images/new_kkidc/scdn/llb-bg.png);
    background-position: left bottom;
    background-size: cover;
    box-shadow: 0px 3px 18px 0px
		rgba(43, 83, 149, 0.15);
    border: 1px solid #fff;
    min-height: 275px;
    box-sizing: border-box;
    align-items: stretch;
    flex-direction: row;
}
.llb-body .llb-box>div{flex: 1;}
.llb-price{
    max-width: 300px;
    box-sizing: border-box;
    min-height: inherit;
    display: flex;
    justify-items: center;
    align-items: center;
    justify-content: center;
    background-image: url(/images/new_kkidc/scdn/price-bg.png);
    background-size: 100% 100%;
}
.llb-price .product-price{
    flex: 1;
}
.llb-price .ask-btn a{
    background-color: #2981ff;
    color: #fff;
    height: 46px;
    line-height: 46px;
    max-width: 200px;
}
.llb-price .ask-btn a:hover{
    background-color: #2574e5;
    transition: all .3s ease-in-out;
}
.tabs-line{
    display: flex;
    margin-bottom: 27px;
    flex-wrap: wrap;
    max-width: 730px;
}
.llb_item{
    width: 120px;
    height: 40px;
    color: #323235;
    border: 1px solid #e1e3e6;
    margin-right: -1px;
    margin-bottom: -1px;
    background-color: #f9fafd;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.llb-specifications{
    max-width: 730px;
}
.llb_item.on{
    position: relative;
    z-index: 1;
    border-color: #2981ff;
    color: #2981ff;
    background-color: #dae7fb;
}
.llb-introduce{
    display: flex;padding: 24px;box-sizing: border-box;
    justify-content: space-between;
}
.llb-specifications-title{
    color: #323235;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 18px;
}
.llb-lis li{
    position: relative;
    color: #626266;
    line-height: 24px;
    padding-left: 18px;
}
.llb-lis li:not(:last-child){
    margin-bottom: 5px;
}
.llb-lis li::before{
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    background-color: #364356;
    border-radius: 50%;
}
.llb-title h2{
    margin-top: 30px;
}
.llb-product-price{display: flex;
    align-items: baseline;
    text-align: center;
    justify-content: center;}
.llb-product-price .original-price{margin-left: 20px;}

/* 应用场景 */
.section-a4 .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; }

.content-box .detail-box {padding-top: 20px;}
.banner-info >*:last-child {display: inline-block;}

/* 奖项资质 */
.honor{overflow: hidden;}
.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;min-width: 100px;}

.section-a5{
    padding: 80px 0 50px;
}
.swiper.honor-swiper.honor-swiper-6.swiper-container-horizontal.swiper-container-free-mode{
    margin-bottom: 30px;
}

@media screen and (min-width: 1024px){
    .llb-specifications{
        min-width: 620px;
    }
    .product-list{margin-right: -5px;}
    .product-list>li{margin-right: -1px;}
    .product-advantage-data::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 15px;
        top: 0px;
        left: 0;
        background: linear-gradient(to bottom, rgba(227, 229, 238, .4), transparent);
    }
    .section-scdn-a2 {
        padding-bottom: 120px;
    }
    .scdn-product-body {
        white-space: nowrap;
    }
    .scdn-product-list {
        width: 100%;
        display: inherit;
        height: 620px;
        white-space: nowrap;
        overflow: hidden;
    }
    .scdn-product-list>li{
        display: inline-block;
        width: calc(20% + 1px);
    }
    .scdn-arrow-box {
        position: absolute;
        left: 50%;
        right: 50%;
        transform: translate(-50%, -50%);
        bottom: -75px;
        width: 100px;
        display: flex;
        justify-content: space-between;
    }
    .scdn-product-arrow {
        background-color: rgba(0, 0, 0, 0.08); /* 半透明背景 */
        color: white; /* 文字颜色 */
        border: none;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        font-size: 1.5rem;
        cursor: pointer;
        z-index: 10; /* 确保箭头在内容之上 */
        transition: all 0.3s ease;
    }
    .scdn-arrow-hover {
        background-color: rgba(0, 0, 0, 0.2); /* 半透明背景 */
    }
    .scdn-product-left::before {
        content: "‹";
        font-size: 30px;
        line-height: 10px;
    }
    .scdn-product-right::before {
        content: "›";
        font-size: 30px;
        line-height: 10px;
        margin-left: 2px;
    }
    .scdn-show-more {
        display: none;
    }
}
@media screen and (min-width: 1024px) and (max-width:1440px){
    .llb-price{
        min-width: 220px;
        padding: 30px;
    }
    .llb-title{margin-right: 15px;}
    .llb_item{
        width: 100px;
    }
}
@media screen and (max-width: 1023px){
    .scdn-show-more {
        display: block;
        margin: 15px 0;
        color: #2981ff !important;
        text-align: center;
        font-size: 13px;
        cursor: pointer;
    }
    .scdn-product-arrow {
        display: none;
    }
    .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/scdn/m-banner.jpg);
    }

    .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;
    }

    /* 套餐价格 */
    .section-a2 li>div{
        padding: 0;
    }
    .product-list>li{
        width: 100%;
    }
    .product-list>li:not(:last-child){
        margin-bottom: 15px;
    }


    .project-arrange,.section-a4 .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;
    }
    .introduce {
        margin-top: 6px;
    }
    .section-body li:not(:last-child) {
        margin-bottom: 8px;
    }
    .introduce>li {
        margin-bottom: 0 !important;
        border: none;
        font-size: 14px;
        font-weight: normal;
        color: #626266;
        height: 33px;
        width: 100%;
    }
    .introduce>li .gou-icons {
        max-width: 16px;
    }

    .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;
    }
    .product-advantage-li{
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 13px;
    }
    .product-advantage-li>p{
        width: 50%;
        box-sizing: border-box;
    }
    .product-advantage-data{
        min-height: auto;
        padding: 15px 15px 25px;
    }
    .section-a2 li>div span{
        font-size: 12px;
    }
    .product-title h2{
        font-size: 16px;
        margin: 4px 0 10px;
    }
    .price-box .price-item{
        font-size: 13px;
        justify-content: flex-start;
        height: 28px;
    }
    .price-box .price-item .details{
        color: #1c1d1f;
    }
    .price-box .price-item .typesof{
        min-width: 125px;
    }
    .product-price{font-size: 13px;color: #1c1d1f; display: flex; justify-content: space-between;align-items: center;}
    .product-price .price{
        font-size: 18px;
    }
    .product-price .ask-btn{
        width: auto;
    }
    .product-price .ask-btn a{
        width: 150px;
        height: 38px;
        line-height: 38px;
        color: #fff;
        background-color: #2981ff;
        margin-top:0;
        font-size: 13px;
        align-items: center;
    }
    .product-advantage-li p{
        margin-bottom: 6px;
        padding-right: 6px;
    }

    .llb-body .llb-box{
        flex-direction: column;
        background-image: url(/images/new_kkidc/scdn/m-llb-bg.png);
        background-position: right top;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border: none;
    }
    .tabs-line{
        flex-wrap: wrap;
        margin: -5px;
    }
    .llb-introduce{
        flex-direction: column;
        padding: 30px 15px 15px;
    }
    .llb-price{
        max-width: none;
        padding: 0;
        width: 100%;
        padding: 0 15px 20px;
        min-height: auto;
        background-image: none;
    }
    .llb_item{
        width: calc(33.333% - 10px);
        height: 40px;
        color: #323235;
        border: 1px solid #e1e3e6;
        box-sizing: border-box;
        /* margin-right: -1px; */
        margin: 5px;
        background-color: #f9fafd;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .llb-title h2{
        margin-top: 0;
        font-size: 17px;
        margin-bottom: 20px;
    }
    .llb-lis li{
        line-height: 20px;
        font-size: 13px;
    }
    .llb-lis li::before {
        position: absolute;
        content: "";
        left: 0;
        top: 8px;
        width: 5px;
        height: 5px;
        background-color: #2981ff;
        border-radius: 50%;
    }
    .llb-lis li:not(:last-child) {
        margin-bottom: 12px;
    }
    .llb-specifications-title{
        margin-bottom: 12px;
        margin-top: 17px;
    }
    .llb-product-price .original-price{
        margin-left: 10px;
        color: #93939a;
    }
    .product-advantage-li p:last-child{
        margin-top: 0px;
        margin-bottom: 6px;
    }
    .product-price .price.dinzhi {
        font-size: 18px;
    }
}