/**字体介入**/
/* @font-face {
font-family: 'OPPOSans';
    src: url('../fontFamily/OPPOSans-M.ttf');
}
@font-face {
    font-family: 'OPPOSans-B';
        src: url('../fontFamily/OPPOSans-B.ttf');
}
@font-face {
    font-family: 'OPPOSans-R';
        src: url('../fontFamily/OPPOSans-R.ttf');
} */
/* *{
    font-family: "OPPOSans";
} */
ol, ul {
    list-style: none;
}
/* .website-index-body{
    min-width: 1260px;
    width: 100%;
} */

.website-index-body-pc{
    width: 100%;
}
.website-index-public-title{
    /*font-size: 47px;*/
    /*letter-spacing: 2px;*/
    /*font-weight: bold;*/
    /*padding-top: 114px;*/
    /*width: 100%;*/
    /*text-align: center;*/
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
}
.website-index-public-node{
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 44px;
    width: 100%;
    text-align: center;
}
.website-index-banner{
    width: 100%;
    height: 700px;
}

.website-index-banner .swiper-container .banner_pagination {
    bottom: 30px;
}
/**banner的class**/
.swiper_banner{
    width: 100%;
    height: 100%;
}
/**首页轮播**/
.swiper_banner {
    height: 700px;
    overflow: visible;
  }
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-wrapper{
    width: 100%;
    height: 100%;
}
.swiper-slide {
    transition: 300ms;
    transform: scale(0.8);
    width: 100%;
    height: auto!important;
}
.swiper_slide {
    position: relative;
    opacity: 0;
    transition: opacity 0.7s ease-in-out;
    overflow: hidden;
}
.swiper_slide-active {
    opacity: 1;
}
.swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
}
.slide1 {
    background: transparent;
}
.event-poster {
    position: relative;
    background: url('../image/index_new/poster-banner11.jpg');
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
}

.event-poster .block-1 {
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: block;
}

.event-poster .block-2 {
    position: absolute;
    right: calc(454px - (1920px - 100vw) / 2);
    bottom: 74px;
    width: 467px;
    height: 168px;
    border-radius: 10px;
    cursor: pointer;
}

/* .slide2 {
    background-color: brown;
} */
.website-index-banner-video{
    width: 100%;
    height: 100%;
    cursor: pointer;
    object-fit: cover;
    pointer-events: none;
}
.website-index-banner-img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    object-fit: cover;
}
.swiper-slide-node{
    width: 100%;
    height: 100%;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
}
.swiper-slide-node-body{
    /* width: 1260px; */
    /* margin: auto; */
    width: 100%;
    height: 100%;
    background-color: transparent;
}
.swiper-slide-node-box{
    width: 377px;
    height: 413px;
    border-radius: 10px;
    position: absolute;
    top: 163px;
    left: calc((100vw - 1260px) / 2);
    /* margin-top: 163px; */
}
.swiper-slide-node-text-box{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.swiper-slide-node-body-bg{
    width: 100%;
    height: 100%;
    background: #0e38a8de;
    border-radius: 10px;
}
.swiper-slide-node-title{
    /* width: 305px; */
    font-size: 34px;
    margin-left: 36px;
    margin-right: 36px;
    padding-top: 60px;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 52px;
}
.swiper-slide-node-text{
    /* width: 227px; */
    font-size: 18px;
    margin-left: 36px;
    /* margin-top: 30px; */
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}
.swiper-slide-node-botton{
    margin-top: 43px;
    margin-left: 36px;
    margin-right: 36px;
}
.swiper-slide-node-botton>a{
    width: 140px;
    height: 42px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    border: 1px solid #FEFEFE;
    border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
    color: #FEFEFE;
    background: transparent;
    cursor: pointer;
}
.swiper-slide-node-botton>a:nth-child(2){
    margin-left: 8px;
    /* border: 1px solid #EA5F1A;
    color: #FFFFFF;
    background: #EA5F1A; */
}



.swiper-slide-node-botton-blue{
    border: 1px solid #0F39A8 !important;
    color: #FFFFFF !important;
    background: #0F39A8 !important;
}

.swiper-slide-node-botton-blue:hover{
    border: 1px solid #FEFEFE !important;
    color: #FEFEFE !important;
    background: transparent !important;
}

.swiper-slide-node-botton-orange{
    border: 1px solid #EA5F1A !important;
    color: #FFFFFF !important;
    background: #EA5F1A !important;
}
.swiper-slide-node-botton-orange:hover{
    border: 1px solid #FEFEFE !important;
    color: #FEFEFE !important;
    background: transparent !important;
}

.enterprise-swiper-node-box .swiper-slide-node-botton>a:hover {
    border: 1px solid #0F39A8;
    color: #FFFFFF;
    background: #0F39A8;
}

.swiper-slide-node-botton>a:hover{
    border: 1px solid #EA5F1A;
    color: #FFFFFF;
    background: #EA5F1A;
}
.swiper-slide-node-botton>a>img{
    width: 22px;
    height: 22px;
    margin-right: 7px;
    vertical-align: middle;
    margin-top: -4px;
}
.swiper-slide-node-hr{
    width: 180px;
    height: 2px;
    background: rgba(255,255,255,0.43);
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 39px;
}

.enterprise-swiper-node-box {
    width: 390px;
}

.enterprise-swiper-node-box .swiper-slide-node-body-bg {
    opacity: 0.85;
    background-image: linear-gradient(180deg, #FE7E00 0%, #EA5F19 97%);
}

.enterprise-swiper-node-box .swiper-slide-node-text-box {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    height: calc(100% - 20px);
    width: calc(100% - 20px);
    transform: translate(-50%, -50%);
    border: 1px solid rgba(255, 255, 255, .6);
    border-radius: 10px;
}

.enterprise-swiper-node-box .swiper-slide-node-title {
    margin-left: 20px;
    margin-right: 20px;
}

.enterprise-swiper-node-box .swiper-slide-node-hr {
    width: calc(100% - 40px);
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
}

.enterprise-swiper-node-box .swiper-slide-node-text {
    width: calc(100% - 40px);
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
    font-weight: normal;
}

.enterprise-swiper-node-box .swiper-slide-node-botton {
    margin-left: 20px;
    margin-right: 20px;
}

.enterprise-swiper-node-box .swiper-slide-node-botton a {
    width: 155px;
}

.enterprise-swiper-node-box .swiper-slide-node-botton a:nth-child(2) {
    margin-left: 10px;
}

.banner_pagination {
    position: absolute;
    left: 0;
    text-align: center;
    /* bottom: 100px; */
    width: 100%;
    z-index: 1;
}
.banner_pagination .swiper-pagination-bullet {
    width: 20px !important;
    height: 6px !important;
    border-radius: 3px !important;
    background: #fff !important;
}
.banner_pagination .swiper-pagination-bullet-active {
    background: #0054a4 !important;
}
.website-index-navigation{
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    height: 0px;
    position: relative;
}
.website-index-navigation-body{
    width: 1260px;
    height: 125px;
    display: flex;
    position: absolute;
    top: -25px;
    z-index: 2;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 2px 18px 1px rgb(148 148 148 / 29%);
}
.website-index-cloud{
    width: 100%;
    height: 1088px;
    background: url("../image/index_new/website-index-cloud-bg.jpg") no-repeat;
    background-size: 100% 100%;
}
.website-index-navigation-div{
    width: 20%;
    height: 100%;
}
.website-index-navigation-img{
    width: 60px;
    height: 60px;
    margin-top: 40px;
    margin-left: 33px;
}
.website-index-navigation-node{
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}
.website-index-navigation-num{
    padding-top: 35px;
    color: #0F39A8;
    font-size: 28px;
    font-weight: bold;
}
.website-index-navigation-text{
    color: #717171;
    font-size: 14px;
    font-weight: 400;
    margin-top: -5px;
}
.website-index-cloud-body{
    width: 1260px;
    height: 100%;
    margin: auto;
    position: relative;
}
.website-index-cloud-title{
    width: 100%;
    text-align: center;
    padding-top: 210px;
    font-size: 47px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #0F39A8;
}
.website-index-cloud-node{
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #3D3D3D;
    padding-top: 20px;
    margin-bottom: 70px;
}
.website-index-cloud-box{
    width: 100%;
}
.website-index-cloud-left{
    width: 158px;
    margin-left: 50px;
    /* display: inline-block;
    vertical-align: top; */
    float: left;
}
.website-index-cloud-server{
    width: 100%;
    height: 42px;
    background: transparent;
    font-size: 14px;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 42px;
    text-align: left;
    background: transparent;
    border-radius: 5px;
    margin-bottom: 8px;
    cursor: pointer;
}
.website-index-cloud-server>img{
    width: 42px;
    height: 23px;
    line-height: 42px;
    margin-left: 6px;
    margin-right: 3px;
}
.website-index-cloud-server:hover{
    background: #0F39A8;
    color: #FFFFFF;
}
.website-index-cloud-server-active{
    background: #0F39A8;
    color: #FFFFFF;
}
.website-index-cloud-right{
    width: 1020px;
    height: 570px;
    float: right;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    /* vertical-align: top;
    margin-left: 34px; */
}
.website-index-cloud-right-box{
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 10px;
    overflow: hidden;
}
.website-index-cloud-right-box-white{
    background: #ffffff;
}
.website-index-cloud-right-box-block{
    background: rgb(28, 31, 44);
}
.website-index-cloud-right-box-active{
    display: block;
}
.website-index-cloud-right-video{
    width: 100%;
    height:auto;
    /* height: 100%; */
    background-color:transparent;
    margin-top: 32px;
    /* object-fit: cover; */
}
.website-index-cloud-right-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.website-index-cloud-right-tip{
    position: absolute;
    bottom: 20px;
    left: 100px;
    width: 800px;
    height: 215px;
}
.website-index-cloud-right-tip-bg{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0e38a8de;
    z-index: 2;
    border-radius: 10px;

}
.website-index-cloud-right-tip-box{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    padding-top: 20px;
    padding-left: 35px;
    padding-right: 35px;
    border-radius: 10px;
}
.website-index-cloud-right-name{
    font-size: 24px;
    font-weight: 800;
    color: #FFFFFF;
}
.website-index-cloud-right-node{
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
}
.website-index-cloud-right-hr{
    width: 168px;
    height: 2px;
    background: #6F95DA;
    margin-top: 10px;
    margin-bottom: 15px;
}
.website-index-cloud-right-close{
   position: absolute;
   left: 770px;
   top: 0px;
   bottom: 160px;
   font-size: 24px;
   color: #ffffff;
   opacity: 0.6;
   cursor: pointer;
}
.website-index-cloud-right-close:hover{
    color: #FFFFFF;
    opacity: 1
 }
 .website-index-manag{
    width: 100%;
    height: 720px;
    background: #FFFFFF;
 }
 .website-index-manage-body{
    width: 1260px;
    height: 720px;
    margin: auto;
    position: relative;
 }
 .website-index-manage-title{
    color: #EA5F1A;
 }
 .website-index-manage-node{
    color: #3D3D3D;
 }
.website-index-manage-box{
    width: calc(100% - 50px);
    margin-top: 70px;
    margin-left: 50px;
    display: flex;
}
.website-index-manage-div{
    width: 384px;
    height: 295px;
    background: #FFFFFF;
    box-shadow: 0px 3px 9px 0px rgba(148,148,148,0.2);
    border-radius: 10px;
    margin-right: 30px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.website-index-manage-div:last-child{
    margin-right: 0px;
}
.website-index-manage-node-title{
    width: 100%;
    height: 123px;
    line-height: 123px;
    text-align: left;
    font-size: 27px;
    font-weight: bold;
    color: #3D3D3D;
    position: absolute;
    z-index: 3;
    cursor: pointer;
    padding-left: 38px;
}
.website-index-manage-img-box{
    width: 100%;
    height: 123px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border-radius: 10px;
    overflow: hidden;
    transform: rotate(0deg);
}
.website-index-manage-img{
    width: 100%;
    height: 123px;
    object-fit: fill;
    transition: all 0.5s;
}
.website-index-manage-title-hover{
    color: #EA5F1A;
}
.website-index-manage-node-name{
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 148px;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #3D3D3D;
}
.website-index-manage-node-text{
    padding-left: 38px;
    padding-right: 38px;
    margin-top: 14px;
    font-size: 12px;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 26px;
}
.website-index-integration{
    width: 100%;
    height: 677px;
    margin: 66px  0px;
    /*background: #F7F8FB;*/
}

.website-index-integration-body{
    width: 1575px;
    height: 100%;
    margin: auto;
    position: relative;
}
.website-index-integration-title{
    width: 1471px;
    height: 195px;
    background: url("/npage/1920shouye/img/yourenyun.jpg") no-repeat;
    margin-left: 100px;
    border-radius: 10px;
}
.website-index_yourenyun{
    margin-top: 53px;
    margin-left: 53px;
}

.website-index_yourenyun_type{
    display: flex;
    flex-direction: row;
    margin-top: 25px;
}

.website-index_yry_title {
    border-radius: 4px;
    width: 90px;
    height: 36px;
    border: 1.5px solid #0e38a8;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    color: #0f39a8;
    cursor: pointer;
    font-family: "OPPOSans Bold";
    margin-right: 12px;
}

.website-index_yry_title:hover {
    background-color: #0f39a8;
    color: #FFF;
}

.website-index_yourenyun_title{
    font-size: 26px;
    padding-right: 20px;
    color: #0f39a8;
    font-family: 'OPPOSans-Ver2-H';

}
.website-index-integration-node{
    color: #3D3D3D;
}
.website-index-integration-navigation{
    background: #EEEFF1;
    width: 16px;
    height: 100%;
    position: absolute;
    left: 12px;
    top: 0px;
}
.website-index-integration-slide{
    width: 40px;
    height: 810px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}
.website-index-integration-rod{
    width: 16px;
    height: 767px;
    margin-left: 12px;
    padding-top: 4px;
    margin-top: 2px;
    background: #BBCBF5;
    text-align: center;
    line-height: 4px;
}
.website-index-integration-ball{
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #0F39A8;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
}
.website-index-integration-box{
    width: 1471px;
    height: 462px;
    margin-left: 100px;
}
.website-index-integration-line{
    width: 100%;
    height: 223px;
    /*margin-bottom: 40px;*/
}

.website-index-xilie{
    margin-top: 20px;
    display: flex;
    flex-direction: row;
}

.website-index-integration-guan-block-left{
    width: 646px;
    height: 100%;
    margin-right: 20px;
    display: inline-block;
    /*background-color: #0a4b3e;*/
}
.website-index-integration-guan-block-right{
    width: 805px;
    height: 100%;
    /*background-color: #4b0a0a;*/
}
.website-index-integration-bian-block-left{
    width: 646px;
    height: 100%;
    margin-right: 20px;
    /*background-color: #2d4b0a;*/
}
.website-index-integration-bian-block-center{
    width: 478px;
    height: 100%;
    margin-right: 20px;
    /*background-color: #4b480a;*/
}
.website-index-integration-bian-block-right{
    width: 306px;
    height: 100%;
    /*background-color: #3f0a4b;*/
}
.website-index-integration-shadow{
    box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.website-index-integration-xilie_children_title {
    font-size: 26px;
    color: #3d3d3d;
    margin-top: 20px;
    margin-left: 20px;
    display: inline-block;
    font-family: "OPPOSans Heavy";
}

.xilie_children_title{
    font-family: 'OPPOSans-Ver2-H';
}
.xilie_children_title a{
    color: #3d3d3d;
    font-family: 'OPPOSans-Ver2-H';
}

.xilie_children_title:hover a{
    color: #0f39a8;
}

.website-index-integration-shadow:hover .title_line_act{
    width: 100%;
}

.website-index-integration-shadow:hover .xilie_children_title{
    color: #0f39a8;
}

.website-index-integration-titleline {

    display: flex;
    margin-top: 5px;
    width: 2.5vw;
    height: 3px;
    border-radius: 10px;
    background-color: #fe5c1c;
    transition: all 0.4s;
}

.xilie_product_block {
    margin: 15px;
}

.website-index-integration-xilie_children_content{
    width: 143px;
    height: 129px;
    border-radius: 10px;
    border: 1px solid #eff0f2;
    align-items: flex-start;
    margin-right: 14.3px;
    margin-bottom: 14.3px;
    transition: all 0.4s;
}
.website-index-integration-xilie_children_content:hover .website-index-integration-xilie_children_content_xilieimg {
    transform: scale(1.05) translateZ(0); /* 鼠标悬停时放大105% */
    cursor: pointer; /* 显示手型光标 */
}
.website-index-integration-xilie_children_zngz_content:hover .website-index-integration-xilie_children_content_xilieimg{
    transform: scale(1.05) translateZ(0); /* 鼠标悬停时放大105% */
    cursor: pointer; /* 显示手型光标 */
}
.website-index-integration-xilie_children_hypj_content:hover .website-index-integration-xilie_children_content_xilieimg{
    transform: scale(1.05) translateZ(0); /* 鼠标悬停时放大105% */
    cursor: pointer; /* 显示手型光标 */
}

.website-index-integration-xilie_children_content:hover .website-index-integration-xilie_children_content_xilietitle{
    background: #0f39a8;
    color: #FFF;
    border: 1px solid #0f39a8;
}

.website-index-integration-xilie_children_zngz_content:hover .website-index-integration-xilie_children_content_xilietitle{
    background: #0f39a8;
    color: #FFF;
    border: 1px solid #0f39a8;
}
.website-index-integration-xilie_children_hypj_content:hover .website-index-integration-xilie_children_content_xilietitle{
    background: #0f39a8;
    color: #FFF;
    border: 1px solid #0f39a8;
}

.website-index-integration-xilie_children_zngz_content{
    width: 139px;
    height: 129px;
    border-radius: 10px;
    border: 1px solid #eff0f2;
    margin-right: 14.3px;
    margin-bottom: 14.3px;
}
.website-index-integration-xilie_children_hypj_content{
    width: 131px;
    height: 129px;
    border-radius: 10px;
    border: 1px solid #eff0f2;
    margin-right: 14.3px;
    margin-bottom: 14.3px;
}

.website-index-integration-xilie_children_content_xilieimg{
    height: 72px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    line-height: 72px;
    /*object-fit: cover; !* 保持图片比例填充容器 *!*/
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); /* 贝塞尔曲线缓动 */
    transform: translateZ(0); /* 触发硬件加速 */
    will-change: transform;    /* 提前告知浏览器变化属性 */
    backface-visibility: hidden; /* 修复边缘闪烁 */
}
.website-index-integration-xilie-image{
    width: 113px;
    height: 70px;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: center;

}

.tag-zhanwei{
    height: 22px;
    margin-top: -1px;    /* 抵消容器边框厚度 */
    margin-left: -1px;  /* 抵消容器边框厚度 */
}

.hot-tag{
    font-size: 12px;
    background: #fe5c1c;
    color: #fff;
    border-radius: 10px 0 10px 0;
    padding: 2px 8px;
    font-family: "OPPOSans Regular";
}
.website-index-integration-xilie_children_content_xilietitle{
    height: 35px;
    width: 100%;
    text-align: center;
    line-height: 35px;
    background: #eff0f2;
    font-size: 13px;
    color: #3d3d3d;
    border-radius: 0px 0px 10px 10px;
    font-family: "OPPOSans Regular";
}

/*.website-index-integration-xilie_children_content_xilieimg:hover{*/
/*    transform: scale(1.05); !* 鼠标悬停时放大105% *!*/
/*    cursor: pointer; !* 显示手型光标 *!*/
/*}*/

/*.website-index-integration-xilie_children_content_xilietitle:hover{*/
/*    background: #0f39a8;*/
/*    color: #FFF;*/
/*    border: 1px solid #0f39a8;*/
/*}*/


/*行业解决方案s*/
.hangye_solution_box {
    margin: 0 auto;
    background-size: 100% 100%;

}
.hangye_section {
    position: relative;
    width: 100%;
    align-items: center;
    margin-bottom: 65px;
}
.hangye_section_1 {
    position: relative;
    width: 100%;
    align-items: center;
}
.hangye_section_2{
    width: 1260px;
    height: 396px;
    display: flex;
    flex-direction: row;
}

.hangye_1 {
    /*box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.1);*/
    /*background-color: rgba(255, 255, 255, 1);*/
    border-radius: 10px;
    width: 315px;
    height: 526px;
    margin-top: 1px;
    overflow: hidden;
    cursor: pointer;
}

.hangye_1_title {

    color: rgba(15, 57, 168, 1);
    font-size: 52px;
    font-weight: 500;
    white-space: nowrap;
    font-family: OPPOSans-Ver2-H;
    letter-spacing: 0px;
}

.hangye_1_description {
    width: 300px;
    color:  #3d3d3d;
    font-size: 15px;
    font-family: "OPPOSans Heavy";
    line-height: 27px;
    margin-top: 45px;
}

.hangye_1_button {
    width: 140px;
    height: 46px;
    margin-top: 95px;
    background-color: #f75b00;
    border-radius: 5px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #FFF;
    font-size: 20px;
    cursor: pointer;
    letter-spacing: 1px;
    text-shadow: 0 0 0 #FFF;
    font-family: 'OPPOSans-Ver2-Medium';
}


.hangye_1_button:hover{
    background-color: #FFF;
    border:1px solid #717171;
    color: #717171;

}
.hangye_2 {
    width: 850px;
    height: 528px;
    margin-left: 95px;
}

.hangye_block {
    width: 415px;
    height: 84px;
    background: #eff0f2;
    border-radius: 10px;
    flex: 0 0 calc(50% - 10px); /* 两列布局公式 */
    box-sizing: border-box; /* 防止溢出 */
    position: relative; /* 为伪元素定位做准备 */
    transition: all 0.3s ease;

}

.hangyelist {
    width: 100%;
    list-style-type: none;
    padding: 0px;
    display: flex;
    flex-wrap: wrap; /* 允许换行 */
    justify-content: space-between; /* 两端对齐 */
    gap: 20px; /* 列间距 */
}
.hangye_block_link {
    width: 100%;
    height: 100%;
    align-items: center;     /* 垂直居中 */
    justify-content: space-between; /* 两端对齐 */
    padding: 0 30px;
}

.hangye_block_title {
    font-size: 21px;
    color: #3d3d3d;
    font-family: "OPPOSans Heavy";
}
.hangye_block img {
    width: 40px;
    height: 40px;
}

/* 精准控制：只改变当前悬停元素的文字 */
.hangye_block:hover .hangye_block_title {
    color: #0f39a8; /* 目标颜色 */
}

/* 悬停时阴影效果 */
.hangye_block:hover {
    box-shadow:
            8px 8px 12px -4px rgba(0, 0, 0, 0.1), /* 右下主阴影 */
            2px 2px 4px -2px rgba(0, 0, 0, 0.05); /* 辅助柔和阴影 */
    transform: translateY(-2px); /* 轻微上移增强立体感 */
}


























.website-index-integration-left{
    width: 190px;
    height: 100%;
    background: url("http://cloud.usr.cn/Public/home/image/index_new/website-index-integration-left-bg-1.jpg") no-repeat;
    background-size: 100% 100%;
    float: left;
    position: relative;
    border-radius: 6px;
}
.website-index-integration-left-bottom{
    background: url("http://cloud.usr.cn/Public/home/image/index_new/website-index-integration-left-bg-1.jpg") no-repeat;
    background-size: 100% 100%;
    border-radius: 6px;
}
.website-index-integration-left-title{
    width: 100%;
    padding-top: 40px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
}
.website-index-integration-left-node{
    width: 100%;
    padding-left: 17px;
    padding-right: 17px;
    margin-top: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
    letter-spacing: 0px;
}
.website-index-sliding{
    width: 1260px;
    margin: auto;
    height: 0px;
    position: relative;
}
.website-index-sliding-none{
    display: none;
}
.website-index-sliding-div{
    position: fixed;
    height: 100%;
    top: 0px;
}
.website-index-sliding-ball-blue{
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #0F39A8;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    font-family: "OPPOSans Regular";
}
.website-index-sliding-ball-blue-yun{
    font-size: 21px;
}
.website-index-sliding-ball-blue-guan{
    font-size: 21px;
}
.website-index-sliding-ball-blue-bian{
    font-size: 14px;
}
.website-index-sliding-div-blue-yun{
    /*background-color: #0f39a8;*/
    background-color: #2460ff;
    /* 初始透明度 25% -> 完全透明 */
    mask-image: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.25) 50%,   /* 顶部 25% 透明度 */
            rgba(0, 0, 0, 0) 100%     /* 底部完全透明 */
    );

    /* 兼容旧版浏览器 */
    -webkit-mask-image: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.25) 50%,
            rgba(0, 0, 0, 0) 100%
    );
    width: 14px;
    margin-left: 14px;
    margin-top: 5px;
    padding-top: 5px;
    height: 170px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    transition: background 0.4s;
    /* opacity: 0.25; */
}

.website-index-sliding-div-blue-guan{
    /*background-color: #0f39a8;*/
    background-color: #2460ff;
    /* 初始透明度 25% -> 完全透明 */
    mask-image: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.25) 50%,   /* 顶部 25% 透明度 */
            rgba(0, 0, 0, 0) 100%     /* 底部完全透明 */
    );

    /* 兼容旧版浏览器 */
    -webkit-mask-image: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.25) 50%,
            rgba(0, 0, 0, 0) 100%
    );
    width: 14px;
    margin-left: 14px;
    margin-top: 5px;
    padding-top: 5px;
    height: 196px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    transition: background 0.4s;
    /* opacity: 0.25; */
}

.website-index-sliding-div-blue-bian{
    /*background-color: #0f39a8;*/
    background-color: #2460ff;
    /* 初始透明度 25% -> 完全透明 */
    mask-image: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.25) 50%,   /* 顶部 25% 透明度 */
            rgba(0, 0, 0, 0) 100%     /* 底部完全透明 */
    );

    /* 兼容旧版浏览器 */
    -webkit-mask-image: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.25) 50%,
            rgba(0, 0, 0, 0) 100%
    );
    width: 14px;
    margin-left: 14px;
    margin-top: 5px;
    padding-top: 5px;
    height: 170px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    transition: background 0.4s;
    /* opacity: 0.25; */
}

/* 悬停状态样式 */
.ball-hover {
    background-color: #fe5c1c !important;
}
.gradient-hover {
    background-color: #fe5c1c !important;
    /* 初始透明度 25% -> 完全透明 */
    mask-image: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.25) 0%,   /* 顶部 25% 透明度 */
            rgba(0, 0, 0, 0) 100%     /* 底部完全透明 */
    ) !important;

    /* 兼容旧版浏览器 */
    -webkit-mask-image: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.25) 0%,
            rgba(0, 0, 0, 0) 100%
    ) !important;
}

.website-index-sliding-div-all{
    background-color: #EEEFF1;
    width: 18px;
    position: absolute;
    height: 100%;
    margin-left: 11px;
    top: 0px;
}
.website-index-public-ball-1{
    width: 8px;
    height: 8px;
    border-radius: 4px;
    margin: auto;
    background: #0F39A8;
    opacity: 0.9;
    display: block;
    
}
.website-index-public-ball-2{
    width: 6px;
    height: 6px;
    border-radius: 3px;
    margin: auto;
    margin-top: 5px;
    background: #0F39A8;
    opacity: 0.6;
    display: block;
}
.website-index-public-ball-3{
    width: 6px;
    height: 6px;
    border-radius: 3px;
    margin: auto;
    margin-top: 5px;
    background: #0F39A8;
    opacity: 0.3;
    display: block;
}
.website-index-sliding-occupy{
    width: 40px;
    height: calc(50% + 25px);
    position: absolute;
    bottom: 0
}
.website-index-orange-ball{
    background: #EA5F1A;
}
.website-index-sliding-div-orange>.website-index-public-ball-1{
    background: #EA5F1A !important;
}
.website-index-sliding-div-orange>.website-index-public-ball-2{
    background: #EA5F1A !important;
}
.website-index-sliding-div-orange>.website-index-public-ball-3{
    background: #EA5F1A !important;
}
.website-index-sliding-div-orange{
    background: #f9e0ca;
    /* opacity: 0.25 */
}
.website-index-sliding-integration-font{
    font-size: 15px;
}
.website-index-integration-left-more{
    width: 124px;
    height: 42px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #FEFEFE;
    line-height: 43px;
    position: absolute;
    left: 34px;
    bottom: 32px;
}
.website-index-integration-left-more:hover{
    border: 1px solid #EA5F1A;
    color: #FFFFFF;
    background: #EA5F1A;
}
.website-index-integration-right{
    width: 985px;
    height: 100%;
    /*overflow: auto;*/
    white-space: nowrap;
    /*float: right;*/
}
.website-index-integration-device{
    width: 180px;
    height: 226px;
    background: #0F39A8;
    box-shadow: 0px 6px 6px 2px rgba(17,17,17,0.07);
    border-radius: 10px;
    margin-top: 30px;
    margin-right: 35px;
    display: inline-block;
}
.website-index-integration-device-img{
    width: 180px;
    height: 180px;
    background: #F3F3F8;
}
.website-index-integration-device-img>img{
    width: 180px;
    height: 180px;
}
.website-index-integration-device-name{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 43px;
    text-align: center;
}
.website-index-integration-right::-webkit-scrollbar {
	height: 7px;    
}
.website-index-integration-right::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: rgba(172,187,224);
}
.website-index-integration-right::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px rgba(0,0,0,0);
	border-radius: 0;
	background: none

}
.website-index-project{
    width: 100%;
    height: 909px;
    background: url("../image/index_new/website-index-project-bg.jpg") no-repeat;
    background-size: 100% 100%;   
}
.website-index-project-body{
    width: 1260px;
    height: 100%;
    margin: auto;
}
.website-index-project-title{
    color: #EA5F1A;
}
.website-index-project-node{
    color: #3D3D3D;
    margin-top: 23px;
    margin-bottom: 67px;
}
.website-index-cooperation{
    width: 100%;
    height: 716px;
    position: relative;
    background: #FFFFFF;
}
.website-index-cooperation-top-bg{
    width: 100%;
    height: 333px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: url("../image/index_new/website-index-cooperation-bg.jpg") no-repeat;
    background-size: 100% 100%; 
}
.website-index-cooperation-body{
    /* width: 1260px; */
    width: 100%;
    height: 100%;
    margin: auto;
    position: relative;
    z-index: 3;
}
.website-index-case-titel{
    color: #0F39A8;
    padding-top: 64px;
    position: relative;
}
.website-index-case{
    width: 100%;
    height: 803px;
    background-color: #FFFFFF;
    background-image: url("../image/index_new/website-index-case-bg.jpg");
    background-size: 100% 100%;   
}
.website-index-case-body{
    width: 1260px;
    height: 100%;
    margin: auto;
}
.website-index-case-a{
    width: 100%;
    text-align: center;
}
.website-index-case-a>a{
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline !important;
    color: #0F39A8;
    line-height: 16px;
}
.website-index-case-a>a:hover{
    text-decoration: underline !important;
    color: #3d3d3d;
}
 .website-index-case-node{
    margin-bottom: 28px;
 }
 .website-index-case-box{
    margin-top: 70px;
    width: 100%;
    display: flex;
    height: 407px;
 }
 .website-index-case-div{
    width: 405px;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 3px 9px 0px rgba(148,148,148,0.2);
    border-radius: 10px;
    margin-right: 25px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
 }
 .website-index-case-div:last-child{
    margin-right: 0px;
 }
 .website-index-case-div-title{
    padding-top: 47px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 27px;
    font-weight: bold;
    color: #3D3D3D;
 }
 .website-index-case-div-title-active{
    color: #0F39A8;
 }
 .website-index-case-div-hr{
    width: 37px;
    height: 3px;
    background: #FE5C0C;
    border-radius: 2px;
    margin-left: 25px;
    margin-top: 15px;
    margin-right: 25px;
    transition: all 0.5s;
 }
 .website-index-case-div-node{
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 18px;
    font-size: 12px;
    font-weight: 500;
    color: #717171;
    line-height: 22px
 }
 .website-index-case-div-img-box{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 204px;
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
    transform: rotate(0deg);
 }
 .website-index-case-div-img{
    width: 100%;
    height: 204px;
    transition: all 0.5s;
 }
 .website-index-case-div-img-active{
    transform: scale(1.05);
 }
 .website-index-client{
    width: 100%;
    height: 935px;
    position: relative;
    background-color: #FFFFFF;
 }
 .website-index-client-body{
    width: 1260px;
    height: 935px;
    margin: auto;
 }
 .website-index-client-title{
    color: #0F39A8;
 }
 .website-index-client-div{
    height: 526px;
    width: 100%;
 }
 .website-index-client-left{
    width: 690px;
    float: left;
    height: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0px 6px 6px 2px rgba(17,17,17,0.07);
    overflow: hidden;
    cursor: pointer;
 }
 .website-index-client-right{
    width: 526px;
    float: right;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
 }
 .website-index-client-right::-webkit-scrollbar {
	width: 7px;    
}
.website-index-client-right::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: rgba(172,187,224);
}
.website-index-client-right::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px rgba(0,0,0,0);
	border-radius: 0;
	background: none
}
 #carousel_video_1{
    background: url('../image/index_new/website-index-client-12.jpg?t=20231002') no-repeat;
    background-size: 100% 100%;
  }
  #carousel_player_2{
    background: url('../image/index_new/website-index-client-2.jpg?t=20230625') no-repeat;
    background-size: 100% 100%;
  }
  #carousel_player_3{
    background: url('../image/index_new/website-index-client-3.jpg?t=20230625') no-repeat;
    background-size: 100% 100%;
  }
  #carousel_player_4{
    background: url('../image/index_new/website-index-client-4.jpg?t=20230625') no-repeat;
    background-size: 100% 100%;
  }
  #carousel_player_5{
    background: url('../image/index_new/website-index-client-5.jpg?t=20230625') no-repeat;
    background-size: 100% 100%;
  }
  #carousel_player_6{
    background: url('../image/index_new/website-index-client-8.jpg?t=20231002') no-repeat;
    background-size: 100% 100%;
  }
  #carousel_player_7{
    background: url('../image/index_new/website-index-client-7.jpg?t=20231002') no-repeat;
    background-size: 100% 100%;
  }
  #carousel_player_8{
    background: url('../image/index_new/website-index-client-10.jpg?t=20231002') no-repeat;
    background-size: 100% 100%;
  }
  #carousel_player_9{
    background: url('../image/index_new/website-index-client-11.jpg?t=20231002') no-repeat;
    background-size: 100% 100%;
  }
  #carousel_player_10{
    background: url('../image/index_new/website-index-client-13.jpg?t=20231002') no-repeat;
    background-size: 100% 100%;
  }
 .website-index-client-video-img{
    width: 690px;
    height: 380px;
    position: relative;
 }
 .website-index-client-player{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 142px;
    left: 300px;
    cursor: pointer;
    transition: all 0.5s;
 }
 .website-index-client-player-hover{
    transform: scale(1.05);
 }
 .website-index-client-left-name{
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 30px;
    font-size: 27px;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 20px;
 }
 .website-index-client-left-node{
    margin-top: 18px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 12px;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 22px;
 }
 .website-index-client-right-div{
    width: 476px;
    height: 164px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 18px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
 }
 .website-index-client-right-player{
    width: 60px;
    height: 60px;
    position: absolute;
    top: 55px;
    right: 60px;
    transition: all 0.5s;
    cursor: pointer;
 }
 .website-index-client-right-player-hover{
    transform: scale(1.05);
 }
 .website-index-client-right-name{
    padding-top: 44px;
    padding-left: 37px;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
 }
 .website-index-client-right-node{
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 23px;
    padding-top: 5px;
    padding-left: 37px;
    padding-right: 205px;
 }
 .website-index-go{
    width: 100%;
    height: 520px;
    background: url('../image/index_new/website-index-go-bg.jpg') no-repeat;
    background-size: 100% 100%;
    position: relative;
 }
 .website-index-go-body{
    width: 1260px;
    height: 100%;
    margin: auto;
 }
 .website-index-go-title{
    padding-top: 80px;
    color: #FFFFFF;
 }
 .website-index-go-node{
    margin-top: 35px;
 }
 .website-index-go-node a{
    color: #FFFFFF;
    /* width: 122px; */
    padding-left: 25px;
    padding-right: 25px;
    height: 42px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    line-height: 42px;
    display: inline-block;
    /* text-decoration: underline; */
 }
 .website-index-go-node a:hover{
    /* text-decoration: underline !important; */
    border: 1px solid #EA5F1A;
    color: #FFFFFF;
    background: #EA5F1A;
 }
 .website-index-go-div{
    width: 100%;
    height: 180px;
 }
 .website-index-go-div-node{
    float: left;
    width: 274px;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4px 9px 1px rgba(148,148,148,0.23);
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
 }
 .website-index-go-node-img-box{
    width: 100%;
    height: 127px;
    transform: rotate(0deg);
    overflow: hidden;
    border-radius: 10px;
 }
 .website-index-go-node-img{
    width: 100%;
    height: 127px;
    transition: all 0.5s;
 }
 .website-index-go-node-img-active{
    transform: scale(1.05);
 }
 .website-index-go-node-name{
    font-size: 18px;
    font-weight: bold;
    color: #0F39A8;
    text-align: center;
    width: 100%;
    padding-top: 14px;
 }
 .website-index-go-node-name>img{
    margin-top: -4px;
    width: 19px;
    height: 19px;
    margin-right: 10px;
 }
 .website-index-go-node-name-active{
    color: #3d3d3d;
 }
 .website-index-go-div-next{
    width: 30px;
    height: 180px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    line-height: 180px;
 }
 .website-index-go-next-img{
    width: 100%;
 }
 .website-index-project-header{
    width: 100%;
    height: 50px;
    margin-left: 50px;
    display: flex;
    /* box-shadow: 0px 2px 5px 0px rgba(17,17,17,0.07); */
    margin-bottom: 57px;
    position: relative;
 }
 .website-index-project-header-title{
    height: 100%;
    /* padding-left: 36px; */
    /* padding-right: 36px; */
    height: 20px;
    font-size: 19px;
    font-weight: bold;
    color: #3D3D3D;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
 }
 .website-index-project-header-span{
    height: 50px;
    display: inline-block;
    position: relative;
    white-space: nowrap;
 }
 .website-index-project-header-span-active{
    color: #EA5F1A;
 }
 .website-index-project-header-hr{
    position: absolute;
    bottom: -2px;
    width: 0px;
    height: 2px;
    background: #EA5F1A;
    transition: all 0.5s;
 }
 .website-index-project-header-hr-active{
    width: 100%;
 }
 /* .website-index-project-header-span-active{
    border-bottom: 2px solid #EA5F1A;
 } */
 .website-index-project-node-body{
    width: 100%;
    margin-left: 50px;
    height: 530px;
    display: none;
 }
 .website-index-project-node-body-active{
    display: flex
 }
 .website-index-project-left{
    width: 440px;
    height: 100%;
    margin-left: 35px;
 }
 .website-index-project-right{
    width: 688px;
    height: 100%;
    margin-left: 60px;
    position: relative;
 }
 .website-index-project-left-tltle{
    font-size: 28px;
    font-weight: bold;
    color: #3D3D3D;
    margin-top: 25px;
 }
 .website-index-project-left-node{
    font-size: 16px;
    font-weight: 500;
    color: #717171;
    line-height: 32px;
    margin-top: 20px;
 }
 .website-index-project-left-a{
    width: 100%;
    margin-top: 122px;
 }
 .website-index-project-left-a>a{
    width: 123px;
    height: 40px;
    text-align: center;
    background: #EA5F1A;
    border-radius: 5px;
    line-height: 40px;
    border: 1px solid #EA5F1A;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    margin-right: 15px;
 }
 .website-index-project-left-a>a:hover{
    border: 1px solid #717171;
    color: #717171;
    background: #FFFFFF;
 }
 .website-index-project-right-img{
    width: 688px;
    height: 348px;
    margin-top: 20px;
    border-radius: 10px;
 }
 .website-index-project-right-button{
    position: absolute;
    display: inline-block;
    width: 124px;
    height: 43px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF !important;
    line-height: 43px;
    text-align: center;
    left: 282px;
    top: 181px;
    cursor: pointer;
 }
 .website-index-project-right-button:hover{
    border: 1px solid #EA5F1A;
    color: #FFFFFF;
    background: #EA5F1A;
 }
 /*@media only screen and (max-width: 1000px) {*/
 /*   .website-index-body-pc {*/
 /*       display: none;*/
 /*   }*/
 /*   .website-index-body-mobile{*/
 /*       display: block;*/
 /*   }*/
 /*   .website-index-body{*/
 /*       width: 100%;*/
 /*   }*/
 /*   .website-index-sliding-div{*/
 /*       left: 5px !important;*/
 /*   }*/

 /*   .website-index-sliding-div-all,.website-index-sliding-club{*/
 /*       width: 8px;*/
 /*   }*/
 /*   .website-index-sliding-ball{*/
 /*       width: 32px;*/
 /*       height: 32px;*/
 /*       line-height: 32px;*/
 /*       border-radius: 16px;*/
 /*       font-size: 12px;*/
 /*       font-weight: bold;*/
 /*       color: #FFFFFF;*/
 /*       transition: background-color 0.4s;*/
 /*   }*/
 /*   .website-index-public-ball-1{*/
 /*       width: 4px;*/
 /*       height: 4px;*/
 /*       border-radius: 2px;*/
 /*   }*/
 /*   .website-index-public-ball-2{*/
 /*       width: 2px;*/
 /*       height: 2px;*/
 /*       border-radius: 1px;*/
 /*   }*/
 /*   .website-index-public-ball-3{*/
 /*       width: 2px;*/
 /*       height: 2px;*/
 /*       border-radius: 1px;*/
 /*   }*/
 /*}*/
 @media only screen and (min-width: 1000px) {
    .website-index-body-pc {
        display: block;
    }
    .website-index-body-mobile{
        display: none;
    }
    .website-index-body{
        min-width: 1260px;
        width: 100%;
    }
 }
 .website-index-body-mobile{
    width: 100%;
    min-width: 360px;
 }
 .website-index-mobile-banner{
    padding-top: 60px;
    width: 100%;
    /* height: 455px; */
    min-height: 458px;
 }
 .website-index-mobile-banner-div{
    width: 100%;
    padding-left: 28px;
    padding-right: 28px;
    position: absolute;
    bottom: 25px;
    height: 150px;
 }
 .website-index-mobile-banner-text{
    width: 100%;
    height: 100%;
    background-color: #0e38a8;
    /* opacity: 0.8; */
    border-radius: 10px;
 }
 .website-index-mobile-banner-title{
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 20px;
    margin: auto;
    text-align: center;
    font-size: 17px;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 25px;
 }
 .website-index-mobile-banner-hr{
    width: 210px;
    height: 1px;
    background: rgba(255,255,255,0.43);
    margin: auto;
    margin-top: 11px;
    margin-bottom: 12px;
 }
 .website-index-mobile-banner-node{
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 18px;
    margin-left: 12px;
    margin-right: 12px;
    text-align: center;
 }
 .website-index-mobile-banner-a{
    width: 122px;
    height: 34px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #FEFEFE!important;
    line-height: 33px;
    display: block;
    margin: auto;
    margin-top: 12px;
 }

 .website-index-mobile-banner-bottom {
    display: flex;
 }
 
 .website-index-mobile-banner-bottom .website-index-mobile-banner-a.trial {
    background: #0F39A8;
    border-color: #0F39A8;
}

 .website-index-mobile-banner-a:hover{
    color: #FFFFFF!important;
 }
 .website-index-mobile-banner-a>img{
    width: 14px;
    height: 14px;
    margin-right: 12px;
    margin-top: -3px;
    vertical-align: middle;
 }
 .website-index-mobile-nav{
    width: 100%;
    height: 90px;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    z-index: 2;
 }
 .website-index-mobile-nav-rolling{
    height: 90px;
    white-space: nowrap;
 }
 .website-index-mobile-nav-box{
    height: 90px;
    display: inline-block;
    vertical-align: top;
    padding-left: 29px;
    padding-right: 29px;
 }
 .website-index-mobile-nav-left{
    line-height: 90px;
    height: 90px;
    float: left;
 }
 .website-index-mobile-nav-right{
    height: 90px;
    margin-left: 14px;
    float: right;
 }
 .website-index-mobile-nav-img{
    width: 43px;
    height: 43px;
 }
 .website-index-mobile-nav-num{
    margin-top: 20px;
    color: #0F39A8;
    font-size: 20px;
    font-weight: bold;
 }
 .website-index-mobile-nav-name{
    font-size: 12px;
    font-weight: 400;
    color: #717171;
    line-height: 14px;
 }
 .website-index-mobile-cloud{
    width: 100%;
    background: url('../image/index_new/website-index-mobile-cloud-bg.png') no-repeat;
    background-size: 100% 100%;
    padding-bottom: 48px;
    position: relative;
 }
 .website-index-mobile-cloud-title{
    padding-top: 60px;
    font-size: 30px;
 }
 .website-index-mobile-cloud-node{
    font-size: 12px;
    padding-top: 20px;
    margin-bottom: 36px
 }
 .website-index-mobile-cloud-card{
    width: calc(100% - 43px);
    margin-left: 43px;
    padding-right: 22px;
 }
 .website-index-mobile-cloud-card>.card{
    border: none;
    background: transparent;
 }
 .mobile-card-link-cloud{
    width: 100%;
    height: 40px;
    background: transparent;
 }
 .mobile-card-link-cloud>div{
    padding: 0px;
    background: transparent;
    display: flex;
    align-items: center;
 }
 .card-header{
    font-size: 14px;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 40px;
    border-bottom: 1px solid #CFD2DC;
 }
 .card-header>img{
    width: 36px;
    height: 18px;
 }
 .mobile-card-body-cloud{
    width: 100%;
    background: #ffffff;
    padding: 0px;
    border-radius: 10px;
    overflow: hidden;
    padding-top: 10px;
 }
 .website-index-mobile-cloud-video{
    width: 100%;
    height: 160px;
    object-fit: fill;
    border-radius: 10px;
    overflow: hidden;
 }
 .website-index-mobile-cloud-img{
    width: 100%;
    height: 160px;
    object-fit: fill;
    border-radius: 10px;
    overflow: hidden;
 }
 .website-index-mobile-cloud-card-name{
    padding-top: 26px;
    padding-left: 25px;
    padding-right: 19px;
    padding-bottom: 14px;
    font-size: 20px;
    font-weight: 800;
    color: #3D3D3D;
 }
 .website-index-mobile-cloud-card-hr{
    height: 1px;
    background: rgba(61,61,61,0.43);
    border-radius: 0px;
    /* margin: auto; */
    margin-bottom: 15px;
    margin-left: 25px;
    margin-right: 25px;
 }
.website-index-mobile-cloud-card-node{
    padding-left: 25px;
    padding-right: 19px;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #3D3D3D;
 }
 .website-index-mobile-cloud-card-node:last-child{
    padding-bottom: 25px;
 }
 .website-index-mobile-device{
    width: 100%;
    height: 435px;
    background: url('../image/index_new/website-index-mobile-device.png') no-repeat;
    background-size: 100% 100%;
 }
 .website-index-mobile-device-title{
    padding-top: 50px;
    font-size: 30px;
    font-weight: bold;
    color: #EA5F1A;
 }
 .website-index-mobile-device-node{
    padding-top: 14px;
    margin-top: 0px;
    margin-bottom: 36px;
    font-size: 12px;
    font-weight: 400;
    color: #3D3D3D;
 }
 .cd-item-wrapper {
    background-color:none;
    margin-bottom: 0;
    border: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
}
.cd-gallery > li{
    background: none;
}
.cd-item-wrapper li {
    left: 8%;
    width: 68%;
}
.selected{
    z-index: 2;
}
.move-left, .move-right {
    top: 30px !important;
}
.website-index-mobile-device-box{
    width: 100%;
    height: 240px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.website-index-mobile-device-box-name{
    width: 100%;
    height: 78px;
    background: url('../image/index_new/website-index-manage-1.jpg') no-repeat;
    background-size: 100% 100%;
    font-size: 20px;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 78px;
    padding-left: 24px;
    padding-right: 24px;
    text-align: left;
}
.website-index-mobile-device-box-title{
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 18px;
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    color: #3D3D3D;
}
.website-index-mobile-device-box-node{
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 10px;
    font-size: 12px;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 20px;
}
.website-index-mobile-integration{
    width: 100%;
    height: 1060px;
    background: #F7F8FB;
}
.website-index-mobile-integration-title{
    padding-top: 50px;
    font-size: 30px;
    font-weight: bold;
    color: #0F39A8;
    text-align: center;
    width: 100%;
    letter-spacing: 2px;
 }
 .website-index-mobile-integration-node{
    padding-top: 14px;
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 12px;
    font-weight: 400;
    color: #3D3D3D;
    text-align: center;
    width: 100%;
 }
 .website-index-mobile-integration-div{
    width: 83.3%;
    margin-left: 37px;
    height: 165px;
    background: url('../image/index_new/website-index-integration-left-bg-1.jpg') no-repeat;
    background-size: 100% 100%;
    border-radius: 10px;
 }
 .website-index-mobile-integration-div-title{
    width: 100%;
    text-align: center;
    padding-top: 25px;
    font-size: 20px;
    line-height: 9px;
    font-weight: bold;
    color: #FFFFFF;
 }
 .website-index-mobile-integration-div-node{
    width: 100%;
    height: 56px;
    text-align: left;
    margin-top: 18px;
    padding-left: 18px;
    padding-right: 10px;
    font-size: 12px;
    /* font-weight: 400; */
    color: #FFFFFF;
    line-height: 18px;
 }
 .website-index-mobile-integration-a{
    width: 80px;
    height: 30px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #FEFEFE;
    display: block;
    line-height: 31px;
    margin: auto;
    text-align: center;
    margin-top: 10px;
 }
 .website-index-mobile-integration-devs{
    width: calc(100% - 34px);
    margin-left: 34px;
    height: 200px;
    white-space: nowrap;
    overflow-x: auto;
    margin-top: 28px;
    margin-bottom: 50px;
 }
 .integration-devs-box{
    width: 112px;
    height: 164px;
    background: #0F39A8;
    box-shadow: 0px 1px 2px 0px rgba(17,17,17,0.07);
    border-radius: 2px;
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
    border-radius: 5px;
    overflow: hidden;
 }
 .integration-devs-img{
    width: 112px;
    height: 136px;
    background: #F3F3F8;
    border-radius: 2px 2px 0px 0px;
 }
 .integration-devs-img>img{
    width: 100%;
    height: 100%;
 }
 .integration-devs-name{
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 18px;
    text-align: center;
    line-height: 28px;
    width: 100%;
    height: 28px;
 }
 .website-index-mobile-case{
    width: 100%;
    padding-bottom: 50px;
 }
 .website-index-mobile-case-title{
    padding-top: 50px;
    font-size: 30px;
    font-weight: bold;
    color: #EA5F1A;
    text-align: center;
    letter-spacing: 2px;
 }
 .website-index-mobile-case-node{
    text-align: center;
    padding-top: 16px;
    margin-top: 0px;
    margin-bottom: 40px;
    font-size: 12px;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 6px;
 }
.website-index-mobile-case-ngv{
    width: calc(100% - 37px);
    margin-left: 37px;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    box-shadow: 0px 2px 5px 0px rgb(17 17 17 / 7%);
}
.website-index-mobile-case-ngv::-webkit-scrollbar {
	width: 0px;
    height: 0px;
}
.website-index-mobile-case-ngv-div{
    display: inline-block;
    margin-left: 17px;
    margin-right: 17px;
}
.website-index-mobile-case-ngv-div:first-child{
    margin-left: 0px;
}
.website-index-mobile-case-ngv-name{
    height: 32px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #3D3D3D;
    position: relative;
}
.website-index-mobile-case-ngv-name-active{
    color: #EA5F1A;
}
.website-index-mobile-case-ngv-hr{
    width: 0px;
    height: 2px;
    background: #EA5F1A;
    position: absolute;
    bottom: 0px;
    transition: all 0.5s;
}
.website-index-mobile-case-ngv-hr-active{
    width: 100%;
}
.website-index-mobile-case-box{
    width: 100%;
    padding-left: 37px;
    margin-top: 34px;
    padding-right: 23px;
    position: relative;
    display: none;
}
.website-index-mobile-case-box-active{
    display: block;
}
.website-index-mobile-case-box-img{
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.website-index-mobile-case-box-div{
    width: 100%;
    position: relative;
}
.website-index-mobile-case-box-title{
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 23px;
    margin-top: 50px;
}
.website-index-mobile-case-box-node{
    font-size: 12px;
    font-weight: 500;
    color: #717171;
    /* line-height: 19px; */
    margin-top: 20px;
}
.website-index-mobile-case-box-a{
    width: 100%;
    margin-top: 30px;
}
.website-index-mobile-case-box-a>a{
    width: 40%;
    height: 34px;
    background: #EA5F1A;
    border-radius: 2px;
    display: inline-block;
    margin-right: 5%;
    line-height: 34px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    border-radius: 5px;
}
.website-index-mobile-cooperation{
    width: 100%;
    height: 550px;
    /* background: url("../image/index_new/website-index-mobile-cooperation-bg.jpg") no-repeat;
    background-size: 100% 100%;  */
    background: #FFFFFF;
    position: relative;
}
.website-index-mobile-cooperation-bg{
    position: absolute;
    left: 0;
    top: 0;
    background: url("../image/index_new/website-index-mobile-cooperation-bg.jpg") no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    height: 242px;
    width: 100%;
}
.website-index-mobile-cooperation-node-body{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}



.website-index-mobile-experience{
    width: 100%;
    padding-bottom: 45px;
    background: url("../image/index_new/website-mobile-index-case-bg.jpg") no-repeat;
    background-size: 100% 100%;
}
.website-index-mobile-experience-title{
    width: 100%;
    padding-top: 32px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #0F39A8;
}
.website-index-mobile-experience-node{
    width: 100%;
    text-align: center;
    padding-top: 15px;
    font-size: 12px;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 10px;
}
.website-index-mobile-experience-a{
    width: 100%;
    margin-top: 17px;
    text-align: center;
}
.website-index-mobile-experience-a>a{
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    text-decoration: underline;
    color: #0F39A8;
    line-height: 10px;
}
.cd-item-wrapper-mobile-experience>li{
    width: 72%;
}
.website-index-mobile-experience-box{
    width: 100%;
    /* height: 280px; */
    background: #ffffff;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px 2px 6px 1px rgb(148 148 148 / 20%);
}
.website-index-mobile-experience-div{
    margin-top: 43px;
}
.website-index-mobile-experience-box-name{
    padding-top: 30px;
    padding-left: 25px;
}
.website-index-mobile-experience-box-span{
    font-size: 20px;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 18px;
    height: 30px;
    display: inline-block;
    position: relative;
}
.website-index-mobile-experience-box-hr{
    width: 24px;
    height: 2px;
    background: #FE5C0C;
    position: absolute;
    bottom: -2px;
    transition: all 0.5s;
}
.cd-item-wrapper-mobile-experience>.selected>.website-index-mobile-experience-box>.website-index-mobile-experience-box-name>.website-index-mobile-experience-box-span{
    color: #0F39A8
}
.cd-item-wrapper-mobile-experience>.selected>.website-index-mobile-experience-box>.website-index-mobile-experience-box-name>.website-index-mobile-experience-box-span>.website-index-mobile-experience-box-hr{
    width: 100%;
}
.website-index-mobile-experience-div>.cd-gallery{
    padding-left: 0px;
}
.website-index-mobile-experience-box-node{
    padding-top: 18px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 12px;
    font-weight: 500;
    color: #717171;
    line-height: 17px;
}
.website-index-mobile-experience-img-box{
    width: 100%;
    padding-top: 22px;
    border-radius: 0px 0px 5px 5px;
    overflow: hidden;
    position: relative;
}
.website-index-experience-div-img{
    width: 100%;
}
.website-index-mobile-client{
    width: 100%;
    background: #FFFFFF;
    padding-bottom: 60px;
}
.website-index-mobile-client-title{
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #0F39A8;
    letter-spacing: 2px;
    padding-top: 60px;
}
.website-index-mobile-client-node{
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 11px;
    padding-top: 18px;
    padding-bottom: 38px;
}
.website-index-mobile-client-div-big{
    padding-left: 22px;
    padding-right: 22px;
    width: 100%;
}
.website-index-mobile-client-div-box{
    width: 100%;
    box-shadow: 0px 3px 9px 0px rgba(148,148,148,0.2);
    border-radius: 10px;
    overflow: hidden;
}
.website-index-mobile-client-big-player{
    position: absolute;
    width: 100%;
    text-align: center;
    top: 60px;
    left: 0px;
}
.website-index-mobile-client-big-player>img{
    width: 46px;
    height: 46px;
}
.website-index-mobile-client-div-video{
    width: 100%;
    height: 175px;
    background: url("../image/index_new/website-index-client-12.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.website-index-mobile-client-div-video>video{
    display: none;
    width: 100%;
    height: 175px;
    object-fit: contain;
    z-index: 3;
    position: absolute;
}
/* .website-index-mobile-client-div-video>img{
    width: 100%;
    height: 175px;
    object-fit: fill;
} */
.website-index-mobile-client-div-name{
    width: 100%;
    text-align: left;
    padding-top: 21px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 20px;
    font-weight: bold;
    color: #3D3D3D;
}
.website-index-mobile-client-div-node{
    width: 100%;
    text-align: left;
    padding-top: 20px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 12px;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 19px;
    padding-bottom: 20px;
}
.website-index-mobile-client-div-scorll{
    width: 100%;
    height: 412px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 40px;
}
.website-index-mobile-client-scorll-box{
    width: 100%;
    padding-right: 20px;

}
.website-index-mobile-client-scorll-video{
    width: 100%;
    height: 125px;
    position: relative;
    border-radius: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}
.website-index-mobile-client-scorll-video>video{
    display: none;
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    background: #ffffff;
    top: 0;
    left: 0;
    z-index: 3;
}
#website-index-mobile-client-scorll-1{
    background: url("../image/index_new/website-index-mobile-client-2.jpg") no-repeat;
    background-size: 100% 100%;
}
#website-index-mobile-client-scorll-2{
    background: url("../image/index_new/website-index-mobile-client-3.jpg") no-repeat;
    background-size: 100% 100%;
}
#website-index-mobile-client-scorll-3{
    background: url("../image/index_new/website-index-mobile-client-4.jpg") no-repeat;
    background-size: 100% 100%;
}
#website-index-mobile-client-scorll-4{
    background: url("../image/index_new/website-index-mobile-client-5.jpg") no-repeat;
    background-size: 100% 100%;
}
#website-index-mobile-client-scorll-5{
    background: url("../image/index_new/website-index-client-7.jpg") no-repeat;
    background-size: 100% 100%;
}
#website-index-mobile-client-scorll-6{
    background: url("../image/index_new/website-index-client-8.jpg") no-repeat;
    background-size: 100% 100%;
}
#website-index-mobile-client-scorll-7{
    background: url("../image/index_new/website-index-client-10.jpg") no-repeat;
    background-size: 100% 100%;
}
#website-index-mobile-client-scorll-8{
    background: url("../image/index_new/website-index-client-11.jpg") no-repeat;
    background-size: 100% 100%;
}
#website-index-mobile-client-scorll-9{
    background: url("../image/index_new/website-index-client-13.jpg") no-repeat;
    background-size: 100% 100%;
}
.website-index-mobile-client-scorll-name{
    font-size: 19px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 22px;
    padding-left: 18px;
}
.website-index-mobile-client-scorll-node{
    font-size: 11px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
    padding-top: 5px;
    padding-left: 18px;
    padding-right: 80px;
}
.website-index-mobile-client-scorll-player{
    width: 38px;
    height: 100%;
    text-align: center;
    position: absolute;
    right: 18px;
    top: 0px;
    line-height: 125px;
    vertical-align: middle;
}
.website-index-mobile-client-scorll-player>.website-index-mobile-client-player{
    width: 38px;
    height: 38px;
}
.website-index-mobile-go{
    width: 100%;
    padding-bottom: 50px;
    /* background: linear-gradient(0deg, #000452, #020BC2); */
    background: url("../image/index_new/website-index-mobile-go-bg.jpg") no-repeat;
    background-size: 100% 100%;
}
.website-index-mobile-go-title{
    width: 100%;
    text-align: center;
    padding-top: 50px;
    font-size: 26px;
    font-weight: bold;
    color: #FFFFFF;
}
.website-index-mobile-go-node{
    width: 100%;
    text-align: center;
    padding-top: 27px;
    padding-bottom: 37px;
}
.website-index-mobile-go-node>a{
    height: 34px;
    border: 1px solid #FFFFFF;
    border-radius: 2px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 34px;
    display: inline-block;
    border-radius: 5px;
    padding-left: 25px;
    padding-right: 25px;
}
.website-index-mobile-go-line{
    width: 315px;
    margin: auto;
    display: flex;
}
.website-index-mobile-go-div{
    width: 143px;
    height: 96px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #FFFFFF;
    margin-right: 26px;
}
.website-index-mobile-go-div:nth-child(even){
    margin-right: 0px;
}
.website-index-mobile-go-node-img-box{
    width: 100%;
    height: 66px;
    border-radius: 2px;
    overflow: hidden;
}
.website-index-mobile-go-node-img{
    width: 100%;
    height: 100%;
}
.website-index-mobile-go-node-name{
    font-size: 12px;
    font-weight: bold;
    color: #0F39A8;
    line-height: 24px;
    text-align: center;
    margin-top: 3px;
}
.website-index-mobile-go-node-name>img{
    width: 12px;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -3px;
}
.website-index-mobile-go-line:last-child{
    margin-top: 26px;
}
.website-index-mobile-case-box-div-button{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.website-index-mobile-case-box-div-shield{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000000;
    opacity: 0.55;
    border-radius: 10px;
}
.website-index-mobile-case-box-button{
    width: 94px;
    height: 34px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 34px;
}
.website-index-mobile-case-box-button:hover{
    color: #FFFFFF;
}

/* 商务合作-mobile */
.website-index-mobile-cooperation-title{
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 22px;
    text-shadow: 0px 1px 2px rgba(148,148,148,0.2);
    padding-top: 50px;
    letter-spacing: 2px;
}
.website-index-mobile-cooperation-node{
    width: 100%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 28px;
}
.website-index-mobile-cooperation-node>a{
    font-size: 12px;
    font-weight: 400;
    text-decoration: underline;
    color: #FFFFFF;
    line-height: 22px;
}

.cd-item-wrapper-mobile-cooperation>li{
    width: 75%;
}

.cd-item-wrapper-mobile-cooperation .website-index-cooperation-item{
    width: 100%;
}

.cd-item-wrapper-mobile-cooperation .website-index-cooperation-item-top img {
    object-fit: cover;
    object-position: right;
    width: 100%;
}

.cd-item-wrapper-mobile-cooperation .website-index-cooperation-item-bottom {
    padding: 10px 14px;
}

.cd-item-wrapper-mobile-cooperation .website-index-cooperation-sub-title {
    line-height: 22px;
    font-size: 18px;
    margin-left: unset;
}

.cd-item-wrapper-mobile-cooperation .website-index-cooperation-describe {
    font-size: 12px;
    margin-bottom: 12px;
}

.cd-item-wrapper-mobile-cooperation .website-index-cooperation-title-box {
    margin-bottom: 12px!important;
}

.cd-item-wrapper-mobile-cooperation .website-index-cooperation-title-slider {
    transform: unset;
}

.cd-item-wrapper-mobile-cooperation .website-index-cooperation-handle {
    font-size: 16px;
    width: 49%;
    height: 40px;
    line-height: 40px;
    margin-right: unset;
}

/*
.website-index-mobile-cooperation-box{
    width: 100%;
    background: #F7F8FB;
    box-shadow: 0px 2px 6px 1px rgba(148,148,148,0.2);
    border-radius: 10px;
    overflow: hidden;
}
.website-index-mobile-cooperation-top-box{
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 2px;
    height: 104px;
    text-align: left;
    overflow: hidden;
}
.website-index-mobile-cooperation-top-title{
    padding-top: 43px;
    font-size: 25px;
    font-weight: bold;
    color: #1039A8;
    line-height: 23px;
}
.website-index-mobile-cooperation-top-text{
    font-size: 12px;
    font-weight: 600;
    color: #1039A8;
    line-height: 18px;
    margin-top: 14px;
}
.website-index-mobile-cooperation-top-hr{
    width: 14px;
    height: 2px;
    background: #FE5C0C;
    border-radius: 1px;
    margin-top: 36px;
    transition: all 0.5s;
}
.selected>.website-index-mobile-cooperation-box>.website-index-mobile-cooperation-box-top>.website-index-mobile-cooperation-top-box>.website-index-mobile-cooperation-top-hr{
    width: 100%;
}
.website-index-mobile-cooperation-box-top{
    width: 100%;
    background: #FFFFFF;
    position: relative;
}
.website-index-mobile-cooperation-bottom-node{
    font-size: 12px;
    color: #3D3D3D;
    line-height: 19px;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 36px;
    padding-bottom: 20px;
}
.website-index-mobile-cooperation-bottom-box{
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 30px;
}
.website-index-mobile-cooperation-bottom-text{
    font-size: 12px;
    font-weight: 400;
    color: #717171;
    line-height: 24px;
}
.website-index-mobile-cooperation-bottom-text>img{
    width: 14px;
    height: 14px;
    margin-top: -4px;
    margin-right: 15px;
    display: inline-block !important;
}
.website-index-mobile-cooperation-a-box{
    width: 100%;
    bottom: -20px;
    text-align: center;
    position: absolute;
}
.website-index-mobile-cooperation-bottom-a{
    display: inline-block;
    height: 35px;
    background: #FE5C0C;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 35px;
    padding-left: 15px;
    padding-right: 15px;
}
.website-index-mobile-cooperation-bottom-a:hover{
    color:#FFFFFF
}
.website-index-mobile-cooperation-bottom-a>span{
    font-size: 12px;
    font-weight: 600;
    color: #FFFFFF;
} */
.website-index-cooperation-title{
    color: #FFFFFF;
    text-shadow: 0px 3px 9px rgba(148,148,148,0.2);
    padding-top: 60px;
}
.website-index-cooperation-node{
    margin-bottom: 45px;
    margin-top: 15px;
}
.website-index-cooperation-node>a{
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
    color: #FFFFFF;
}
.website-index-cooperation-node>a:hover{
    color:#FE5C0C;
    text-decoration: underline !important;
}
.website-index-cooperation-box{
    display: flex;
    width: 100%;
    justify-content: center;
}

.website-index-cooperation-item {
    width: 618px;
    height: 402px;
    background: #FFFFFF;
    box-shadow: 0 0 6px 5px #9494941a;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}
.website-index-cooperation-item:first-of-type {
    margin-right: 25px;
}
.website-index-cooperation-item-top {
    width: 100%;
    height: 141px;
    overflow: hidden;
}

.website-index-cooperation-item:hover .website-index-cooperation-item-top img {
    transform: scale(1.05);
}

.website-index-cooperation-item-top img {
    height: 141px;
    transition: transform .4s ease;
}

.website-index-cooperation-item-bottom {
    padding: 24px 36px;
    box-sizing: border-box;
}

.website-index-cooperation-item-bottom .website-index-cooperation-title-box {
    margin-bottom: 32px;
    display: inline-block;
}

.website-index-cooperation-title-box .website-index-cooperation-bottom-title {
    font-weight: bolder;
    font-size: 30px;
    line-height: 34px;
    color: #0F39A8;
}
.website-index-cooperation-sub-title {
    margin-left: 30px;
    font-weight: bolder;
    font-size: 20px;
    line-height: 34px;
    color: #0F39A8;
    vertical-align: top;
}
.website-index-cooperation-title-slider {
    width: 30px;
    height: 4px;
    background: #FE5C1C;
    border-radius: 2px;
    transform: translateY(14px);
    transition: width .4s ease;
}

.website-index-cooperation-item:hover .website-index-cooperation-title-slider {
    width: 100%;
}

.website-index-cooperation-describe {
    font-size: 14px;
    color: #3D3D3D;
    text-align: justify;
    line-height: 22px;
    margin-bottom: 24px;
}

.website-index-cooperation-handle {
    width: 151px;
    height: 45px;
    border-radius: 5px;
    box-sizing: border-box;
    line-height: 45px;
    font-weight: 500;
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin-right: 12px;
    display: inline-block;
    border: 1px solid transparent;
}

.website-index-cooperation-handle.detail {
    background: #0F39A8;
}

.website-index-cooperation-handle.contact {
    background: #FE5C1C;
}

.website-index-cooperation-handle:hover {
    background: #fff;
    border:1px solid #717171 ;
    color: #717171;
}

.website-index-client-shielding{
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.65;
    position: absolute;
    top: 0;
    left: 0;
}
.website-index-client-text-shielding{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.website-index-project-shielding{
    width: 688px;
    height: 348px;
    position: absolute;
    top: 20px;
    left: 0;
    background: #000000;
    opacity: 0.55;
    border-radius: 10px;
}
.website-index-case-shielding{
    background: #001c95;
    opacity: 0.32;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 204px;
    border-radius: 0px 0px 10px 10px;
    z-index: 3;
}
.website-index-mobile-client-shield{
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.website-index-mobile-client-shield-text{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.website-index-mobile-experience-shielding{
    background: #001c95;
    opacity: 0.32;
    position: absolute;
    left: 0;
    top: 22px;
    width: 100%;
    height: 100%;
    border-radius: 0px 0px 10px 10px;
}
.website-index-cooperation-sliding,.website-index-cooperation-sliding-mobile{
    position: relative;
}
.website-index-cooperation-div-span{
    font-size: 14px;
 }
 .website-index-sliding-div-immobilization{
    position: absolute;
    top: 0px;
    left: 0px;
 }
 .website-index-sliding-occupy-immobilization{
    height: calc(100% - 0px);
 }
 .website-index-cloud-right-tip-big-top>.website-index-cloud-right-node{
    line-height: 25px;
 }
#website-index-cooperation-div-top-1{
    background: url("../image/index_new/website-index-cooperation-div-top-1.jpg?t=20230601") no-repeat;
    background-size: 100% 100%;
}
#website-index-cooperation-div-top-2{
    background: url("../image/index_new/website-index-cooperation-div-top-2.jpg?t=20230601") no-repeat;
    background-size: 100% 100%;
}
#website-index-cooperation-div-top-3{
    background: url("../image/index_new/website-index-cooperation-div-top-3.jpg?t=20230601") no-repeat;
    background-size: 100% 100%;
}
#website-index-cooperation-div-top-4{
    background: url("../image/index_new/website-index-cooperation-div-top-4.jpg?t=20230601") no-repeat;
    background-size: 100% 100%;
}
#website-index-mobile-cooperation-top-box-1{
    background: url("../image/index_new/website-index-mobile-cooperation-top-box-1.jpg?t=20230601") no-repeat;
    background-size: 100% 100%;
}
#website-index-mobile-cooperation-top-box-2{
    background: url("../image/index_new/website-index-mobile-cooperation-top-box-1.jpg?t=20230601") no-repeat;
    background-size: 100% 100%;
}
#website-index-mobile-cooperation-top-box-3{
    background: url("../image/index_new/website-index-mobile-cooperation-top-box-1.jpg?t=20230601") no-repeat;
    background-size: 100% 100%;
}
#website-index-mobile-cooperation-top-box-4{
    background: url("../image/index_new/website-index-mobile-cooperation-top-box-1.jpg") no-repeat;
    background-size: 100% 100%;
}
.website-index-mobile-cloud-xiala{
    width: 14px !important;
    height: 14px !important;
    vertical-align: middle;
    transition: all 0.5s;
    margin-left: auto;
}
.website-index-mobile-cloud-xiala-active{
    transform: rotate(180deg);
    margin-top: 5px;
}
.website-index-project-header-all-hr{
    width: calc(100% - 72px);
    height: 2px;
    margin-left: 36px;
    background: rgba(17,17,17,0.07);
    position: absolute;
    bottom: -2px;
    left: 0px;
}
.website-index-cloud-shield{
    width: 20px;
    height: 200px;
    position: absolute;
    left: 10px;
    top: 0px;
    z-index: 1;
    background: #F8F7FC;
}
.website-index-mobile-cloud-shield{
    width: 10px;
    height: 70px;
    position: absolute;
    left: 16px;
    top: 0px;
    z-index: 1;
    background: #F8F7FB;
}
.website-index-cooperation-div-money{
    font-size: 20px;
}
.website-index-mobile-cooperation-div>.cd-gallery{
    padding-left: 0px;
}
.website-index-mobile-cooperation-money{
    font-size: 16px !important;
}
@media only screen and (min-width: 768px){
    .cd-gallery > li{
        width: 100% !important;
    }
}
.video-mobile-dialog{
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgb(148 148 148 / 85%);
    left: 0;
    top: 0;
    z-index: 9999;
    display: none;
}
.video-mobile-my-video-box{
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.video-mobile-my-video{
    width: 100%;
    height: 200px;
    margin: auto;
}
.video-mobile-my-close{
    width: 100%;
    text-align: right;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.video-mobile-my-close>img{
    width: 30px;
    height: 30px;
}
.website-index-add-cloud{
    width: 100%;
    height: 845px;
    background: url("../image/index_new/website-index-add-bg.jpg") no-repeat;
    background-size: 100% 100%;
}
.website-index-add-body{
    width: 1260px;
    margin: auto;
}
.website-index-add-title{
    font-size: 50px;
    font-weight: bold;
    color: #FE5C0C;
    /* line-height: 33px; */
    padding-top: 90px;
}
.website-index-add-node{
    font-size: 18px;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 16px;
    margin-top: 23px;
    margin-bottom: 94px;
}
.website-index-add-box{
    width: 100%;
    height: 405px;
    display: flex;
}
.website-index-add-big-right{
    width: 1060px;
    height: 100%;
    display: none;
}
.website-index-add-big-right-active{
    width: 1060px;
    height: 100%;
    display: flex;
}
.website-index-add-left{
    width: 200px;
    height: 100%;
}
.website-index-add-middle{
    width: 1060px;
    height: 100%;
    display: flex;
}
.website-index-add-left-name{
    width: 100%;
    height: 64px;
    font-size: 20px;
    background:transparent;
    font-weight: bold;
    color: #717171;
    line-height: 64px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 36px;
    cursor: pointer;
}
.website-index-add-left-name:last-child{
    margin-bottom: 0px;
}
.website-index-add-left-name-active{
    background: #FE5C0C;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 64px;
}
.website-index-add-middle-left{
    width: 225px;
    height: 100%;
    background: rgb(255, 255, 255,0.2);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-left: 20px;
    box-shadow: 0px 2px 11px 1px rgba(0,0,0,0.1);
}
.website-index-add-middle-left-title{
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 20px;
    padding-top: 59px;
    padding-bottom: 60px;
    width: 100%;
}
.website-index-add-middle-left-hr{
    width: 168px;
    height: 0px;
    border-bottom: 2px dotted  #FE5C0C;
    margin-left: 28px;
}
.website-index-add-middle-left-img{
    padding-left: 28px;
    padding-right: 28px;
}
.website-index-add-middle-left-img>img{
    width: 168px;
    height: 208px;
}
.website-index-add-middle-left-img>div{
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #717171;
    line-height: 20px;
}
.website-index-add-middle-left-add{
    width: 27px;
    height: 100%;
    padding-top: 65px;
    font-size: 24px;
    color: #3D3D3D;
    line-height: 20px;
    text-align: center;
}
.website-index-add-middle-next{
    width: 518px;
    height: 100%;
    background: rgb(255, 255, 255,0.2);
    box-shadow: 0px 2px 11px 1px rgba(0,0,0,0.1);
}
.website-index-add-middle-next-title{
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 20px;
    padding-top: 59px;
    padding-bottom: 60px;
    width: 100%;
}
.website-index-add-middle-next-hr{
    width: 452px;
    height: 0px;
    border-bottom: 2px dotted  #FE5C0C;
    margin-left: 28px;
}
.website-index-add-middle-next-img{
    padding-left: 28px;
    padding-right: 28px;
}
.website-index-add-middle-next-img>img{
    width: 452px;
    height: 208px;
}
.website-index-add-middle-right{
    width: 230px;
    height: 100%;
    background: rgb(255, 255, 255,0.2);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 2px 11px 1px rgba(0,0,0,0.1);
}
.website-index-add-middle-right-title{
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 20px;
    padding-top: 59px;
    padding-bottom: 60px;
    width: 100%;
}
.website-index-add-middle-right-hr{
    width: 190px;
    height: 0px;
    border-bottom: 2px dotted  #FE5C0C;
    margin-left: 20px;
}
.website-index-add-middle-right-ul{
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 44px;
}
.website-index-add-middle-right-li{
    margin-bottom: 5px;
}
.website-index-add-right-li-ball{
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    vertical-align: middle;
    margin-left: 18px;
    background: #FE5C0C;
}
.website-index-add-right-li-node{
    display: inline-block;
    font-size: 14px;
    color: #000000;
    vertical-align: middle;
    line-height: 28px;
    margin-left: 12px;
}
.website-index-add-middle-next-img-node{
    width: 100%;
    display: flex;
}
.website-index-add-middle-next-node-1{
    width: 200px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #717171;
    line-height: 20px;
}
.website-index-add-middle-next-node-2{
    width: 226px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #717171;
    line-height: 20px;
}
.website-index-mobile-server{
    background: url("../image/index_new/website-index-mobile-server-bg.jpg") no-repeat;
    background-size: 100% 100%;
}
.website-index-mobile-server-title{
    padding-top: 50px;
    font-size: 30px;
    font-weight: bold;
    color: #EA5F1A;
    text-align: center;
    letter-spacing: 2px;
 }
 .website-index-mobile-server-node{
    text-align: center;
    padding-top: 16px;
    margin-top: 0px;
    margin-bottom: 40px;
    font-size: 12px;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 6px;
 }
 .website-index-mobile-server-top{
    /* width: 100%; */
    padding-left: 23px;
    overflow-x: auto;
    overflow-y: hidden;
    height: 40px;
    white-space:nowrap;
 }
 .website-index-mobile-server-top::-webkit-scrollbar {
	width: 0px;
    height: 0px;
}
 .website-index-mobile-server-name{
    width: 120px;
    height: 40px;
    background: transparent;
    font-size: 12px;
    color: #717171;
    line-height: 20px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    display: inline-block;
    margin-right: 26px;
 }
 .website-index-mobile-server-name-active{
    background: #FE5C0C;
    color: #FFFFFF;
 }
 .website-index-mobile-server-bottom{
    margin-top: 32px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 66px;
 }
 .website-index-mobile-server-bottom-box{
    width: 100%;
    height: 100%;
    display: none;
 }
 .website-index-mobile-server-bottom-box-active{
    display: block;
 }
 .website-index-mobile-server-row{
    width: 100%;
    display: flex;
    height: 210px;
 }
 .website-index-mobile-server-left{
    width: 130px;
    height: 210px;
    font-size: 20px;
    color: #FE5C0C;
    line-height: 32px;
    text-align: center;
    padding-top: 68px;
    border: 1px dotted  #FE5C0C;
 }
.website-index-mobile-server-left-first{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.website-index-mobile-server-row-add{
    width: 100%;
    padding-left: 60px;
    font-size: 24px;
    color: #3D3D3D;
    line-height: 25px;
}
.website-index-mobile-server-row-sh{
    height: 25px;
}
.website-index-mobile-server-left-last{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.website-index-mobile-server-right{
    background: rgba(255, 255, 255, 0.3);
    width: 168px;
    height: 210px;
    margin-left: auto;
    box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.1);
}
.website-index-mobile-server-right-first{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.website-index-mobile-server-right-last{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.website-index-mobile-server-img-top{
    width: 168px;
    height: 146px;
}
.website-index-mobile-server-img-middle{
    width: 168px;
    height: 85px;
}
.website-index-mobile-server-right>div{
    font-size: 12px;
    color: #717171;
    line-height: 12px;
    text-align: center;
}
.website-index-mobile-server-right-ul{
    width: 100%;
    padding-left: 17px;
    padding-right: 18px;
    padding-top: 55px;
}
.website-index-mobile-server-right-li{
    width: 100%;
    text-align: left;
}
.website-index-mobile-server-right-ball{
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    vertical-align: middle;
    background: #FE5C0C;
}
.website-index-mobile-server-right-text{
    display: inline-block;
    font-size: 12px;
    color: #000000;
    vertical-align: middle;
    line-height: 20px;
    margin-left: 3px;
}
.website-index-mobile-cooperation-a-line{
    width: 100%;
    height: 10px;
    background: url("../image/index_new/website-index-mobile-line.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: -5px;
}
.slide2>img{
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.two11link{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.website-index-mobile-banner-div.enterprise {
    height: 170px;
}

.website-index-mobile-banner-div.enterprise .website-index-mobile-banner-text {
    background: linear-gradient(180deg, rgba(254, 126, 0, 0.85) 0%, rgba(234, 95, 25, 0.85) 97%);
}

@media screen and (max-width:1920px) {

    .website-index-sliding-div-blue-yun {
        /* background-color: #0f39a8; */
        background-color: #2460ff;
        mask-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0) 100% );
        -webkit-mask-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0) 100% );
        width: 14px;
        margin-left: 14px;
        margin-top: 5px;
        padding-top: 5px;
        height: 8.7vw;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        transition: background 0.4s;
        /* opacity: 0.25; */
    }
    .website-index-sliding-div-blue-guan {
        /* background-color: #0f39a8; */
        background-color: #2460ff;
        mask-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0) 100% );
        -webkit-mask-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0) 100% );
        width: 14px;
        margin-left: 14px;
        margin-top: 5px;
        padding-top: 5px;
        height: 10.30vw;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        transition: background 0.4s;
        /* opacity: 0.25; */
    }
    /*有人云模块*/
    .website-index-integration {
        width: 100%;
        margin: 66px  0px;
        /* background: #F7F8FB; */
    }

    .website-index-integration-body {
        width: 82.03vw;
        height: 100%;
        margin: auto;
        position: relative;
    }

    .website-index-integration-title {
        width: 76.61vw;
        height: 10.16vw;
        background: url("/npage/1920shouye/img/yourenyun.jpg") no-repeat;
        margin-left: 5.21vw;
        border-radius: 10px;
    }

    .website-index-integration-box {
        width: 82.03vw;
        height: 24.06vw;
        margin-left: 5.21vw;
    }

    .website-index-integration-guan-block-left{
        width: 33.65vw;
        height: 100%;
        margin-right: 1.04vw;
        display: inline-block;
        /*background-color: #0a4b3e;*/
    }
    .website-index-integration-guan-block-right{
        width: 41.83vw;
        height: 100%;
        /*background-color: #4b0a0a;*/
    }

    .website-index-integration-xilie_children_content{
        width: 7.45vw;
        height: 6.72vw;
        border-radius: 10px;
        border: 1px solid #eff0f2;
        align-items: flex-start;
        margin-right: 0.745vw;
        margin-bottom: 0.745vw;
        transition: all 0.4s;
    }

    .website-index-integration-xilie_children_zngz_content{
        width: 7.24vw;
        height: 6.72vw;
        border-radius: 10px;
        border: 1px solid #eff0f2;
        margin-right: 0.745vw;
        margin-bottom: 0.745vw;
    }
    .website-index-integration-xilie_children_hypj_content{
        width: 6.82vw;
        height: 6.72vw;
        border-radius: 10px;
        border: 1px solid #eff0f2;
        margin-right: 0.745vw;
        margin-bottom: 0.745vw;
    }

    .website-index-xilie{
        margin-top: 1.04vw;
        display: flex;
        flex-direction: row;
    }
    .website-index-integration-bian-block-left{
        width: 33.65vw;
        height: 100%;
        margin-right: 1.04vw;
        /*background-color: #2d4b0a;*/
    }
    .website-index-integration-bian-block-center{
        width: 24.80vw;
        height: 100%;
        margin-right: 1.04vw;
        /*background-color: #4b480a;*/
    }
    .website-index-integration-bian-block-right{
        width: 15.94vw;
        height: 100%;
        /*background-color: #3f0a4b;*/
    }

}
@media screen and (max-width: 1560px) {
    .website-index-sliding-div-blue-yun {
        /* background-color: #0f39a8; */
        background-color: #2460ff;
        mask-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0) 100% );
        -webkit-mask-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0) 100% );
        width: 14px;
        margin-left: 14px;
        margin-top: 5px;
        padding-top: 5px;
        height: 8.5vw;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        transition: background 0.4s;
        /* opacity: 0.25; */
    }
    .website-index-sliding-div-blue-guan {
        /* background-color: #0f39a8; */
        background-color: #2460ff;
        mask-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0) 100% );
        -webkit-mask-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0) 100% );
        width: 14px;
        margin-left: 14px;
        margin-top: 5px;
        padding-top: 5px;
        height: 12.22vw;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        transition: background 0.4s;
        /* opacity: 0.25; */
    }
    .website-index-integration-xilie_children_content{
        width: 7.35vw;
        height: 6.72vw;
        border-radius: 10px;
        border: 1px solid #eff0f2;
        align-items: flex-start;
        margin-right: 0.745vw;
        margin-bottom: 0.745vw;
        transition: all 0.4s;
    }
}


@media screen and (max-width: 1360px) {

    .website-index-sliding-div-blue-yun {
        /* background-color: #0f39a8; */
        background-color: #2460ff;
        mask-image: linear-gradient(
                to bottom,
                rgba(0, 0, 0, 0.25) 50%,   /* 顶部 25% 透明度 */
                rgba(0, 0, 0, 0) 100%     /* 底部完全透明 */
        );
        -webkit-mask-image: linear-gradient(
                to bottom,
                rgba(0, 0, 0, 0.25) 50%,
                rgba(0, 0, 0, 0) 100%
        );
        width: 14px;
        margin-left: 14px;
        margin-top: 5px;
        padding-top: 5px;
        height: 130px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        transition: background 0.4s;
        /* opacity: 0.25; */
    }
    .website-index-sliding-div-blue-guan {
        /* background-color: #0f39a8; */
        background-color: #2460ff;
        mask-image: linear-gradient(
                to bottom,
                rgba(0, 0, 0, 0.25) 50%,   /* 顶部 25% 透明度 */
                rgba(0, 0, 0, 0) 100%     /* 底部完全透明 */
        );
        -webkit-mask-image: linear-gradient(
                to bottom,
                rgba(0, 0, 0, 0.25) 50%,
                rgba(0, 0, 0, 0) 100%
        );
        width: 14px;
        margin-left: 14px;
        margin-top: 5px;
        padding-top: 5px;
        height: 188px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        transition: background 0.4s;
        /* opacity: 0.25; */
    }


    /*有人云模块*/
    .website-index-integration {
        width: 100%;
        height: 49.56vw;
        margin: 55px 0px;
        /* background: #F7F8FB; */
    }

    .website-index-integration-body {
        width: 85vw;
        height: 100%;
        margin: auto;
        position: relative;
    }

    .website-index-integration-title {
        width: 76.8vw;
        height: 14.27vw;
        background: url("/npage/1920shouye/img/yourenyun.jpg") no-repeat;
        margin-left: 7.32vw;
        border-radius: 10px;
    }

    .website-index-integration-box {
        width: 90vw;
        height: 31.19vw;
        margin-left: 7.32vw;
    }

    .website-index-integration-xilie_children_content_xilieimg {
        height: 50px;
        width: 100%;
        text-align: center;
        overflow: hidden;
        line-height: 56px;
        /*object-fit: cover;*/
        transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); /* 贝塞尔曲线缓动 */
        transform: translateZ(0); /* 触发硬件加速 */
        will-change: transform;    /* 提前告知浏览器变化属性 */
        backface-visibility: hidden; /* 修复边缘闪烁 */
    }
    .website-index-integration-xilie-image {
        width: 52px;
        height: 42px;
        margin-bottom: 5px;
        overflow: hidden;
        text-align: center;
    }


    /*有人云模块*/


    /*方案行业模块s*/
    .hangye_section_2 {
        width: 94vw;
        height: 38.67vw;
        /*margin: 50px 0 0 0;*/
        display: flex;
        flex-direction: row;
    }
    .hangye_1{
        border-radius: 10px;
        width: 23.06vw;
        height: 38.51vw;
        margin-top: 1px;
        overflow: hidden;
        cursor: pointer;
    }
    .hangye_2 {
        width: 62.26vw;
        height: 38.65vw;
        margin-left: 6.95vw;
    }
    /*方案行业模块e*/

}



@media screen and (max-width:960px) {

    .website-index-sliding-occupy-immobilization{
        height: calc(100% - 0px) !important;
    }
    .website-index-sliding-ball-blue-yun{
        font-size: 14px;
    }
    .website-index-sliding-ball-blue-guan{
        font-size: 14px;
    }
    .website-index-sliding-ball-blue-bian{
        font-size: 11px;
    }
    .website-index-sliding-div-blue-yun {
        /* background-color: #0f39a8; */
        background-color: #2460ff;
        mask-image: linear-gradient(
                to bottom,
                rgba(0, 0, 0, 0.25) 80%,   /* 顶部 25% 透明度 */
                rgba(0, 0, 0, 0) 100%     /* 底部完全透明 */
        );
        -webkit-mask-image: linear-gradient(
                to bottom,
                rgba(0, 0, 0, 0.25) 80%,
                rgba(0, 0, 0, 0) 100%
        );
        width: 14px;
        margin-left: 14px;
        margin-top: 5px;
        padding-top: 5px;
        height: 154px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        transition: background 0.4s;
        /* opacity: 0.25; */
    }
    .website-index-sliding-div-blue-guan {
        /* background-color: #0f39a8; */
        background-color: #2460ff;
        mask-image: linear-gradient(
                to bottom,
                rgba(0, 0, 0, 0.25) 80%,   /* 顶部 25% 透明度 */
                rgba(0, 0, 0, 0) 100%     /* 底部完全透明 */
        );
        -webkit-mask-image: linear-gradient(
                to bottom,
                rgba(0, 0, 0, 0.25) 80%,
                rgba(0, 0, 0, 0) 100%
        );
        width: 14px;
        margin-left: 14px;
        margin-top: 5px;
        padding-top: 5px;
        height: 770px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        transition: background 0.4s;
        /* opacity: 0.25; */
    }
    .website-index-sliding-div-blue-bian{
        /*background-color: #0f39a8;*/
        background-color: #2460ff;
        /* 初始透明度 25% -> 完全透明 */
        mask-image: linear-gradient(
                to bottom,
                rgba(0, 0, 0, 0.25) 80%,   /* 顶部 25% 透明度 */
                rgba(0, 0, 0, 0) 100%     /* 底部完全透明 */
        );

        /* 兼容旧版浏览器 */
        -webkit-mask-image: linear-gradient(
                to bottom,
                rgba(0, 0, 0, 0.25) 80%,
                rgba(0, 0, 0, 0) 100%
        );
        width: 14px;
        margin-left: 14px;
        margin-top: 5px;
        padding-top: 5px;
        height: 820px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        transition: background 0.4s;
        /* opacity: 0.25; */
    }

    .website-index-integration-xilie_children_content_xilieimg {
        height: 68px;
        width: 100%;
        text-align: center;
        overflow: hidden;
        line-height: 56px;
        /*object-fit: cover;*/
        transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); /* 贝塞尔曲线缓动 */
        transform: translateZ(0); /* 触发硬件加速 */
        will-change: transform;    /* 提前告知浏览器变化属性 */
        backface-visibility: hidden; /* 修复边缘闪烁 */
    }

    .website-index-integration-titleline {
        display: flex;
        margin-top: 5px;
        width: 50px;
        height: 3px;
        border-radius: 10px;
        background-color: #fe5c1c;
        transition: all 0.4s;
    }
    .website-index-integration-xilie-image {
        width: 113px;
        height: 68px;
        margin-bottom: 5px;
        overflow: hidden;
        text-align: center;
    }
    .xilie_children_title {
        font-family: 'OPPOSans-Ver2-H';
        font-size: 20px;
    }
    .xilie_children_title a{
        color: #3d3d3d;
        font-family: 'OPPOSans-Ver2-H';
    }
    .xilie_children_title:hover a{
        color: #0f39a8;
    }
    /*行业分类产品s*/
    .website-index_yourenyun {
        margin: 20px;
    }
    .website-index-integration {
        width: 100%;
        height: 100%;
        margin: 35px 0px;
    }
    .website-index-integration-body {
        width: 344px;
        height: 100%;
        margin: auto;
        position: relative;
    }
    .website-index_yourenyun_title {
        font-size: 20px;
        color: #0f39a8;
        font-family: 'OPPOSans-Ver2-H';
    }

    .website-index-integration-title {
        width: 281px;
        height: 184px;
        background: url("/npage/1920shouye/img/yourenyun_shoujiduan.jpg") no-repeat;
        background-size: cover;
        margin-left: 64px;
        border-radius: 10px;
    }


    .website-index_yourenyun_type {
        width: 168px;
        margin-top: 20px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 8px;
    }
    .website-index_yry_title {
        border-radius: 4px;
        width: 80px;
        border: 1.5px solid #0e38a8;
        font-size: 14px;
        padding: 7px 0;
        line-height: 1;
        height: 100%;
        text-align: center;
        color: #0f39a8;
        cursor: pointer;
        font-family: "OPPOSans Regular";
        margin-right: 0px;
    }

    .website-index-integration-box {
        width: 100%;
        height: 100%;
        margin-left: 64px;
    }

    .website-index-xilie {
        margin-top: 0px;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    .website-index-integration-guan-block-left {
        width: 281px;
        height: 324px;
        margin-right: 0px;
        margin-top: 15px;
        display: inline-block;
    }

    .website-index-integration-guan-block-right {
        width: 280px;
        height: 458px;
        margin-top: 15px;

    }

    .website-index-integration-bian-block-left {
        width: 280px;
        height: 324px;
        margin-right: 0px;
        margin-top: 15px;

    }

    .website-index-integration-bian-block-center {
        width: 281px;
        height: 324px;
        margin-right: 0px;
        margin-top: 15px;

    }

    .website-index-integration-bian-block-right {
        width: 281px;
        height: 190px;
        margin-top: 15px;

    }
    .website-index-integration-xilie_children_title {
        font-size: 26px;
        color: #3d3d3d;
        margin-top: 10px;
        margin-bottom: 0px;
        margin-left: 20px;
        display: inline-block;
        font-family: "OPPOSans Heavy";
    }
    .xilie_product_block {
        margin: 10px;
        width: 261px;
        flex-wrap: wrap;
        align-content: space-between;
        gap: 10px;
    }
    .website-index-integration-xilie_children_content {
        width: 125px;
        height: 124px;
        border-radius: 10px;
        border: 1px solid #eff0f2;
        align-items: flex-start;
        margin: 0 auto;
        transition: all 0.4s;
    }
    .website-index-integration-xilie_children_zngz_content{
        width: 125px;
        height: 124px;
        border-radius: 10px;
        border: 1px solid #eff0f2;
        margin: 0 auto;
    }
    .website-index-integration-xilie_children_hypj_content {
        width: 125px;
        height: 124px;
        border-radius: 10px;
        border: 1px solid #eff0f2;
        margin: 0 auto;
    }


    /*行业分类产品e*/


    /*行业列表s*/
    .hangye_section {
        position: relative;
        width: 100%;
        height: 100%;
        align-items: center;
        margin-bottom: 65px;
    }

    .hangye_section_2 {
        width: 100%;
        height: 100%;
        /*margin: 50px 0 0 0;*/
        display: flex;
        flex-direction: column;
    }

    .hangye_1{
        border-radius: 10px;
        width: 100%;
        height: 100%;
        margin-bottom: 35px;
        overflow: hidden;
        cursor: pointer;
        text-align: center;

    }

    .hangye_2 {
        width: 320px;
        height: 100%;
        margin-left: 0px;
    }

    .hangye_1_button {
        width: 140px;
        height: 46px;
        margin: 15px auto;
        background-color: #f75b00;
        border-radius: 5px;
        text-align: center;
        justify-content: center;
        align-items: center;
        display: flex;
        color: #FFF;
        font-size: 20px;
        cursor: pointer;
        letter-spacing: 1px;
        text-shadow: 0 0 0 #FFF;
        font-family: 'OPPOSans-Ver2-Medium';
    }

    .hangyelist {
        width: 100%;
        list-style-type: none;
        padding: 0px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        gap: 10px;
        flex-direction: column;
        align-content: center;
        align-items: center;
    }

    .hangye_block {
        width: 320px;
        height: 65px;
        background: #eff0f2;
        border-radius: 10px;
        flex: auto;
        box-sizing: border-box;
        position: relative;
        transition: all 0.3s ease;
    }

    .hangye_block img {
        width: 32px;
        height: 32px;
    }

    .hangye_block_link {
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: space-between;
        padding: 0 23px;
    }

    .hangye_1_description {
        width: 320px;
        color: #3d3d3d;
        font-size: 14px;
        font-family: "OPPOSans Regular";
        margin-top: 15px;
    }

    .hangye_1_title {
        color: rgba(15, 57, 168, 1);
        font-size: 32px;
        /*font-weight: 500;*/
        white-space: nowrap;
        font-family: OPPOSans-Ver2-H;
        letter-spacing: 0px;
    }

    .hangye_block_title {
        font-size: 18px;
        color: #3d3d3d;
        font-family: "OPPOSans Heavy";
    }
    /*行业列表e*/

    .chat-wrapper {
        bottom: 15px;
        right: 15px;
    }
    .chat-button {
        width: 48px;
        height: 48px;
    }
    .chat-icon {
        width: 24px;
        height: 24px;
    }
}






/*!* 悬浮容器 *!*/
/*.chat-wrapper {*/
/*    position: fixed;*/
/*    bottom: 25px;*/
/*    right: 25px;*/
/*    z-index: 9999;*/
/*    transition: all 0.3s ease;*/
/*}*/

/*!* 按钮样式 *!*/
/*.chat-button {*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    border-radius: 50%;*/
/*    background: #2196F3;*/
/*    border: none;*/
/*    cursor: pointer;*/
/*    box-shadow: 0 4px 12px rgba(0,0,0,0.15);*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    transition:*/
/*            transform 0.2s ease,*/
/*            background 0.3s ease;*/
/*}*/

/*!* 悬停效果 *!*/
/*.chat-button:hover {*/
/*    background: #1565C0;*/
/*    transform: scale(1.08) rotate(5deg);*/
/*}*/

/*!* SVG图标样式 *!*/
/*.chat-icon {*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    color: white; !* 控制SVG颜色 *!*/
/*}*/

/*!* 悬浮动画 *!*/
/*@keyframes float {*/
/*    0% { transform: translateY(0); }*/
/*    50% { transform: translateY(-6px); }*/
/*    100% { transform: translateY(0); }*/
/*}*/
/*.chat-wrapper {*/
/*    animation: float 3s ease-in-out infinite;*/
/*}*/

