/**公共样式**/
.display-flex {
    display: flex;
}
/** 轮播图背景 **/
.banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.banner-dev-bg {
    background: url(../images/20250430/service/ban.png) no-repeat;
    background-size: cover;
    background-position: center;
}

/* .banner-news-bg {
    background: url(../images/20250430/youyin/ban-news.png) no-repeat;
    background-size: cover;
    background-position: center;
} */

.banner-self-bg {
    background: url(../images/20250430/service/ban.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.banner-premises-bg {
    background: url(../images/20250430/service/ban2.png) no-repeat;
    background-size: cover;
    background-position: center;
}
/** 轮播图文字内容 **/
.banner-content {
    position: relative;
    top: 185px;
    height: 564px;
    width: 1170px;
    margin: 0 auto;
    text-align: center;
    color: #FFFFFF;
}

.banner-content .h5 {
    font-size: 48px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 20px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.banner-content .p {
    font-size: 24px;
    color: #FFFFFF;
    margin-top: 40px;
    font-family: Alibaba PuHuiTi 2.0;
}





/**第一部分**/
/* .dev-index .model1 {
    display: flex;
    justify-content: space-between;
} */
.dev-index .model1 ul {
    display: flex;
    justify-content: space-between;
    /* margin: 53px 0 0 0; */
}
.dev-index .model1 ul li {
    text-align: center;
    width: 160px;
    height: 80px;
    line-height: 80px;
    background: #F0F0F0;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    border: 1px solid #ffffff;
}

.dev-index .model1 ul li:hover {
    color: #FFFFFF;
    background: #005BFF;
    cursor: pointer;
}
/* 选中状态的样式 */
.dev-index .model1 ul li.activeed {
    background: #005BFF;      /* 蓝色边框 */
    box-shadow: 0 4px 8px rgba(0, 102, 204, 0.2);  /* 蓝色阴影 */
    border-radius: 4px;              /* 可选：圆角 */
    transition: all 0.3s ease;       /* 平滑过渡效果 */
    color: #ffffff;
}
.dev-index {
    border-bottom: 1px solid #bbb9b9;
    height: 81px;
    line-height: 81px;
}
.dev-top {
    font-size: 16px;
    color: #333;
    /* margin: 10px 0; */
    display: flex;
    align-items: center;
}

.dev-top img {
    margin-right: 5px;
}

.dev-top a {
    color: #333;
    text-decoration: none;
    margin: 0 5px;
}

.dev-top a:hover {
    text-decoration: underline;
}

.current-page {
    color: #005BFF;
    margin-left: 5px;
}

/**开发者中心-自服务平台**/
.case-index-model3 .model3 {
    display: flex;
    justify-content: space-around;
    margin: 80px 0;
}
.case-index-model3 .model3 ul {
    margin: 0;
}
.case-index-model3 .model3:hover .model3-left img {
    transform: scale(1.1);
}
.case-index-model3 .model3 .model3-left {
    display: grid;
    place-items: center; /* 水平和垂直居中 */
    overflow: hidden;
}
.case-index-model3 .model3 .model3-left img {
    transition: transform 0.5s ease;
}
.case-index-model3 .model3 .model3-right {
    width: 678px;
    height: 399px;
    background: #FFFFFF;
    box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.13);
    border-radius: 5px;
    border: 2px solid #F5F6FC;
    margin-top: 36px;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    padding: 20px;
}
.case-index-model3 .model3 .model3-right ul .firstli .name {
    width: 300px;
    height: 56px;
    line-height: 56px;
    background: hsla(219, 100%, 50%, 0.16);
    border-radius: 40px 0px 40px 0px;
    font-size: 21px;
    color: #005BFF;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 13px;
 }
/* .case-index-model3 .model3 .model3-right ul .firstli .img img {
    position: relative;
    top: -11px;
} */
.case-index-model3 .model3 .model3-right ul .title {
    /* height: 110px; */
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 21px;
    color: #000000;
    padding-left: 20px;
    margin-bottom: 5px;
    line-height: 45px;
}
 .case-index-model3 .model3 .model3-right ul .liaojie {
    display: flex;
    justify-content: end;
    margin-top: 50px;
 }
 .case-index-model3 .model3 .model3-right ul .liaojie p {
    width: 148px;
    height: 44px;
    line-height: 44px;
    background: linear-gradient(0deg, rgba(85,161,255,0.98), rgba(1,115,255,0.98), rgba(1,115,255,0.98), rgba(190,219,255,0.98));
    box-shadow: 0px 15px 38px 0px rgba(1,115,255,0.27);
    border-radius: 22px;
    font-size: 21px;
    color: #FFFFFF;
    text-align: center;
 }


/**为您的企业量身打造专业化通信云服务系统**/
.case-bendi-model1 .index-model5 ul {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.case-bendi-model1 .index-model5 ul li {
    width: 265px;
    height: 241px;
    border-radius: 6px;
    text-align: center;
    padding: 5px;
    background: url(../images/20250430/service/xian.png) no-repeat;
    transition: transform 0.5s ease;
}
.case-bendi-model1 .index-model5 ul li:hover div p {
    background-color: #005BFF;
    color: #ffffff;
}
.case-bendi-model1 .index-model5 ul li .p1 {
    width: 222px;
    height: 36px;
    background: linear-gradient(90deg, #4E70EF 0%, #1848EE 100%);
    border-radius: 0px 18px 18px 0px;
    font-size: 20px;
    color: #ffffff;
    line-height: 36px;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 19px;
}

.case-bendi-model1 .index-model5 ul li div p {
    width: 253px;
    height: 135px;
    background: #FAFCFF;
    border-radius: 5px;
    border: 1px solid #F0F0F0;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    margin-left: 10px;
    text-align: left;
    padding: 10px;
}
.case-bendi-model1 .index-model5 .img {
    text-align: center;
}
/**私有化部署特性**/
.case-bendi-model2 {
    text-align: center;
    background: url(../images/20250430/service/bg1.png) no-repeat;
    height: 508px;
    background-position: center;
    margin-top: 100px;
    margin-bottom: 100px;
}

.case-bendi-model2 .middle {
    display: flex;
    justify-content: space-between;
}

.case-bendi-model2 .middle .ul li {
    text-align: left;
    width: 230px;
    height: 75px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 19px;
    color: #163387;
    line-height: 28px;
    margin-top: 51px;
}
.case-bendi-model2 .middle .middle-ul li {
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 19px;
    color: #163387;
    line-height: 28px;
    margin-top: 46px;
}
.case-bendi-model2 .syh {
    text-align: center;
    height: 23px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 24px;
    color: #005BFF;
    margin-top: 97px;
    font-weight: bold;
}


/**私有化部署优势**/
.case-bendi-model3 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.case-bendi-model3 .content:hover {
    background-color: #005BFF;
    color: #ffffff;
}
.case-bendi-model3 .content {
    width: 350px;
    height: 135px;
    background: #FAFCFF;
    border-radius: 5px;
    border: 1px solid #F0F0F0;
    /* width: 272px; */
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    padding: 10px;
}
/**服务模式**/
.case-bendi-model4 {
    margin-top: 144px;
}
.case-bendi-model4 ul li {
    display: flex;
    justify-content: space-between;
    height: 294px;
    background: #FFFFFF;
    box-shadow: 0px 4px 29px 0px rgba(9, 3, 5, 0.14);
    border-radius: 5px;
    margin-bottom: 90px;
}

.case-bendi-model4 ul li .left img {
    position: relative;
    top: -40px;
}
.case-bendi-model4 ul li .right {
    display: flex;
    align-items: center;
    padding: 0 30px;
}
.case-bendi-model4 ul li .right .right-box div {
    display: flex;
}
.case-bendi-model4 ul li .right .right-box div p:nth-child(1) {
    width: 20px;
}
.case-bendi-model4 ul li .right .right-box div p:not(:first-child) {
    width: 545px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    letter-spacing: 0;
}

.case-bendi-model4 ul li .right p:first-child {
    height: 23px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 24px;
    color: #333333;
    line-height: 17px;
    margin-bottom: 20px;
}

/* .case-bendi-model4 ul li .right {
    margin-top: 50px;
    margin-left: 30px;
    padding: 20px;
} */
/**服务流程**/
.case-bendi-model5 ul {
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 0;
}

.case-bendi-model5 .ul1 li,
.case-bendi-model5 .ul5 li {
    width: 214px;
    height: 70px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 2px solid #3072F7;
    /* position: relative; */
}

.case-bendi-model5 .ul1,
.case-bendi-model5 .ul2 {
    position: relative;
    top: 14px;
    z-index: 1;
}

.case-bendi-model5 .ul4,
.case-bendi-model5 .ul5 {
    position: relative;
    top: -10px;
    z-index: 1;
    /* margin-bottom: 100px; */
}

/* .section3 ul li img {
    position: relative;
    left: 86px;
    top: 67px;
} */
.case-bendi-model5 .ul1 li:hover, .case-bendi-model5 .ul5 li:hover {
    background-color: #005BFF;
    cursor: pointer;
}
.case-bendi-model5 .ul1 li:hover p, .case-bendi-model5 .ul5 li:hover p {
    color: #ffffff;
}
.case-bendi-model5 .ul1 li .p1,
.case-bendi-model5 .ul5 li .p1 {
    height: 32px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    line-height: 18px;
    text-align: left;
    padding: 15px;
}
.case-bendi-model5 .img p span {
    display: inline-block;
    width: 33%;
    text-align: center;
    /* width: 78px; */
    height: 20px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 42px;
}

.case-bendi-model5 .img p span img {
    margin: 0 10px;
}

.case-bendi-model5 .img {
    position: relative;
}

.case-bendi-model5 .img .p1 {
    width: 100%;
    position: absolute;
    top: 10px;
}

.case-bendi-model5 .img .p2 {
    width: 100%;
    position: absolute;
    top: 164px;
}

/**我们的优势**/
/* .case-bendi-model6 {
    margin-bottom: 115px;
} */
.case-bendi-model6 div ul li {
    /* width: 457px; */
    height: 140px;
    /* background: #FAE5E3;
    border-radius: 0px 64px 62px 0px; */
    margin-bottom: 20px;
    /* padding: 15px 15px 15px 140px; */
}

.case-bendi-model6 div ul li p:first-child {
    /* width: 98px; */
    height: 17px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 20px;
    color: #176DE6;
    line-height: 17px;
    /* text-align: right; */
}

.case-bendi-model6 div ul li p:last-child {
    /* width: 414px; */
    /* height: 62px; */
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    line-height: 19px;
}
.case-bendi-model6 div ul .li1 {
    position: relative;
    width: 392px;
    left: 11px;
    top: 7px;
    text-align: right;
}
.case-bendi-model6 div ul .li2 {
    position: relative;
    width: 297px;
    left: 7px;
    top: 20px;
    text-align: right;
}
.case-bendi-model6 div ul .li3 {
    position: relative;
    width: 360px;
    left: 32px;
    top: 46px;
    text-align: right;
}
.case-bendi-model6 div ul .li4 {
    position: relative;
    width: 386px;
    left: 383px;
    top: 17px;
    text-align: left;
}
.case-bendi-model6 div ul .li5 {
    position: relative;
    width: 300px;
    left: 471px;
    top: 19px;
    text-align: left;
}
.case-bendi-model6 div ul .li6 {
    position: relative;
    width: 375px;
    left: 385px;
    top: 38px;
    text-align: left;
}


.case-bendi-model6 div ul:first-child,
.case-bendi-model6 div ul:last-child {
    position: relative;
    top: 40px;
}


@media (max-width: 1200px) {

    .case-bendi-model1 ul li .right p:nth-last-child(1) {
        font-size: 14px;
    }

    .case-bendi-model6 ul li {
        width: calc(100% / 3 - 10px);
        padding: 10px 15px;
        margin-bottom: 20px;
    }

    .case-bendi-model6 ul li .p1 {
        font-size: 15.5px;
    }

    .case-bendi-model6 ul li .p2 {
        font-size: 14px;
    }
}


