
.lbt{ width: 100%; height: 100vh;}
.lbt .swiper-slide{width: 100%; height: 100%;}
.lbt .swiper-slide img{width: 100%; height: 100%; position: absolute; left: 0; top: 0;  object-fit: cover; transition: transform 6s ease-out;  transform: scale(1);}
.lbt .swiper-slide-active img {transform: scale(1.1);}
.lbt .mySwiper{width: 100%; height: 100%;}
.slide_text{ position: absolute; left: 50%; top: 50%; transform: translate(
  -50%, -50%); text-align: center; position: relative; z-index: 999; overflow: hidden;}
.slide_text p:nth-child(1){font-size: .8rem; color: #fff; font-family: JDLangZhengTi; font-weight: 200; line-height: .96rem; margin-bottom: .12rem;}
.slide_text p:nth-child(1) span{color: #fff;}
.slide_text p:nth-child(2){font-size: .24rem; color: #FFF;font-weight: 300; line-height: .24rem; font-family: JINGDONGLangZhengTi2Semilight;}
.lbt .swiper-pagination-bullet{width: .24rem; height: .04rem; border-radius: .08rem ; opacity: 1; background: #fff;}
.lbt  .swiper-pagination-bullet-active{width: .48rem; background: #e1251b;}
.mySwiper .swiper-slide video {width: 100%; height: 100%;object-fit: cover; position: absolute; left: 0; top: 0;}

.mySwiper .swiper-slide::after {position: absolute;left: 0;top: 0;content: "";width: 100%;height: 100%; background-image: url(../image/64.jpg);background-size: 100% 100%; z-index: 1;display: block;}
/* 产品与服务 */
.ProductsandServices{ padding-top: .66rem; padding-bottom: .8rem; box-sizing: border-box; background-image: url(../image/4.png); background-size: 100% 100%;}
.ProductsandServices_title{text-align: center;}
.ProductsandServices_title p:nth-child(1){font-size: .42rem; color: #05142D; font-weight: 600; margin-bottom: .22rem;}
.ProductsandServices_title p:nth-child(2){font-size: .22rem;color: #05142D;font-weight: 300; font-family: JINGDONGLangZhengTi2Semilight;}
.ProductsandServices_lbt1 { width: 12.67rem; margin: 0 auto; margin-top: .25rem;}

.mySwiper1{width: 100%; height: 1.5rem;}
.mySwiper1 .swiper-slide {height: .8rem; box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.05), 0 0 50px 0 #FFF inset; display: flex; justify-content: center; align-items: center; flex-direction: column; background-color: #fff; border-radius: .69rem; padding: .1rem 0; box-sizing: border-box;}
.mySwiper1 .swiper-slide img{width: .46rem; height: .36rem;  margin-bottom: .1rem; position: absolute; top: .05rem;}
.mySwiper1 .swiper-slide p{font-size: .2rem; font-weight: 300; color: #666; line-height: .24rem; position: absolute; bottom: .04rem;}
 .mySwiper1 .swiper-wrapper {align-items: center;}
.mySwiper1 .swiper-slide-active{background: url(../image/5.png); background-size: 100% 100%; background-repeat: no-repeat;}
.mySwiper1 .swiper-slide-active p{color: #fff; font-weight: 400; } 
.mySwiper1 .swiper-slide-active img{width: .66rem; height: .56rem;  margin-bottom: .15rem; top: -.15rem; transition: all .5s;}

/* .mySwiper2 {height: 4.65rem;} */
.mySwiper2 .swiper-slide  {width: 100%; border-radius: .1rem .5rem .1rem .5rem; overflow: hidden;   transform: scale(0.9); }
.mySwiper2 .swiper-slide a{width: 100%; height: 100%;display: block;  box-sizing: border-box;
/* */
}
.mySwiper2 .swiper-slide a::after{content: "";width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.00) 30.78%, rgba(0, 0, 0, 0.95) 100%);position: absolute;left: 0;top: 0; }
.mySwiper2 .swiper-slide img{width: 100%; height: 100%; transition: all 0.5s ease-in-out; }
.mySwiper2 .swiper-slide:hover img{transform: scale(1.1); transition: all 0.5s ease-in-out;}
.mySwiper2_text{position: absolute;width: 100%; left: 0; bottom: .6rem; padding-left: .64rem; padding-right: .64rem; box-sizing: border-box; z-index: 1;}
.mySwiper2_text p:nth-child(1){ font-size: .26rem; font-weight: 400; color: #fff; margin-bottom: .1rem;}
.mySwiper2_text p:nth-child(2){font-size: .14rem; font-weight: 300; color: #fff; line-height:1.5;}
.swiper-slide-active .mySwiper2_text{transition: all .5s;}  
.swiper-slide-active .mySwiper2_text p:nth-child(1){font-size: .28rem;}
.swiper-slide-active .mySwiper2_text p:nth-child(2){font-size: .2rem; line-height:1.7; font-family: JINGDONGLangZhengTi2Semilight;}
.mySwiper2 .swiper-slide-active{ transform: scale(1); transition: all .8s ;}

.Solution{padding: 1.2rem 0;  transition: background-image 0.5s ease-in-out;  box-sizing: border-box; background-image: url(../image/53.png); background-size: 100% 100%;}

.Solution_title{text-align: center;}
.Solution_title p:nth-child(1){font-size: .42rem; color: #fff; font-weight: 600; list-style: .38rem; margin-bottom: .22rem;}
.Solution_title p:nth-child(2){font-size: .22rem;color: #fff;font-weight: 300;  font-family: JINGDONGLangZhengTi2Semilight;}
.Solution_cont{margin-top: .26rem !important; display: flex;justify-content: space-between;}


.Solution_cont_right{width: 11.30rem;}
.Solution_cont_left ul li a{min-width: 3.5rem; cursor: pointer; min-height: .75rem;  display: flex; justify-content: center; align-items: center; padding: .172rem .79rem; box-sizing: border-box;
border-radius: 10px; position: relative;
background: rgba(255, 255, 255, 0.11);
box-shadow: 0 0 28.6px 0 rgba(255, 255, 255, 0.18) inset; margin-bottom: .13rem;}
.Solution_cont_left ul li:last-child{margin-bottom: 0;}
.Solution_cont_left ul li img{width: 0; height: .4rem;  }
.Solution_cont_left ul li p{ font-size: .2rem; font-weight: 400; color: #fff; font-family: JINGDONGLangZhengTi2Semilight;}
.itme img{width: .49rem !important;  transition: all .3s; margin-right: .2rem;}
  .itme{background-size: 100% 100% !important; } */
.Solution_cont_right ul {height: 100%;}
.Solution_cont_right ul li img{width: 100%; height: 100%;   opacity: 1; transition: transform .5s  ease-in-out;}
.Solution_cont_right ul li:hover img{transform: scale(1.1); transition: transform .5s  ease-in-out;}
.Solution_cont_right ul li{border-radius: .5rem 2.8rem .5rem .5rem;  height: 0; overflow: hidden; position: relative; }
.Solution_cont_right ul li a{display: block; width: 100%; height: 100%;}
.Solution_cont_right ul li a::after{content: ""; width: 100%; height: 100%; background: l; position: absolute; left: 0;top: 0;  background: linear-gradient(to right, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.00) 100%);}
.Solution_cont_right ul .on img{width: 100%; height: 6rem ; transition-delay: 0 !important;  opacity: 1  !important; object-fit: cover;}
.Solution_cont_right_text p:nth-child(1){font-size: .28rem; color: #fff; margin-bottom: .16rem; transform: translateY(1rem); overflow: hidden; opacity: 0;} 
.Solution_cont_right_text p:nth-child(2){font-size: .2rem;  font-family: JINGDONGLangZhengTi2Semilight; color: #fff; font-weight: 300; line-height: 1.7; transform: translateY(1rem); overflow: hidden; opacity: 0;}
.Solution_cont_right_text{width: 5.7rem; position: absolute; height: 0; left: 1.51rem; top:50%; transform: translate(0,-50%);  z-index: 10;  opacity: 1;}
.Solution_cont_right ul .on{ height: 100%;}
.Solution_cont_right ul .on .Solution_cont_right_text{height: auto;}
.Solution_cont_right ul .on .Solution_cont_right_text p:nth-child(1){transform: translateY(0); transition: all .5s linear; opacity: 1;}
.Solution_cont_right ul .on .Solution_cont_right_text p:nth-child(2){transform: translateY(0); transition: all .5s linear; opacity: 1; transition-delay: .08s !important; }
.Globalnetworklayout{padding: 1.2rem 0;  overflow: hidden; position: relative; box-sizing: border-box; background-image: url(../image/27.png); background-size: 100% 100%;}
.Globalnetworklayout_title{text-align: center; position: relative;z-index: 10;}
.Globalnetworklayout_title p:nth-child(1){font-size: .42rem; color: #05142D; font-weight: 600; list-style: .38rem; margin-bottom: .22rem;}
.Globalnetworklayout_title p:nth-child(2){font-size: .22rem;color: #05142D;font-weight: 300; font-family: JINGDONGLangZhengTi2Semilight;}

.Allcountries{min-width: 14.5rem;margin: auto; margin-top: .33rem; position: relative;z-index: 10;}
.Allcountries_title{position: relative;z-index: 10; font-size: .2rem; font-weight: 500; display: inline-block;border-radius: .08rem; color: #fff; padding: .08rem .16rem; background-color: #e1251b;box-shadow: 0 0 8px 0 rgba(188, 201, 228, 0.35);}
.Allcountries{display: flex; justify-content: center;}
.Allcountries ul{display: flex; background-color: #e7e9ed;}
.Allcountries ul li{display: flex; align-items: center;     cursor: pointer; padding: .08rem .16rem;box-shadow: 0 0 8px 0 rgba(188, 201, 228, 0.35);}
.Allcountries ul li:hover{background-color: #fff;}
.Allcountries ul li img{width: .22rem;height: .16rem; margin-right: .08rem;}
.Allcountries ul li p{font-size: .2rem; color: #05142D;font-weight: 300;}
.Nationaldata{position: relative;z-index: 10; width: 13rem;margin: 0 auto; margin-top: .76rem;}


.Nationaldata ul{display: flex; justify-content: space-between;}
.Nationaldata ul li p:nth-child(1){font-size: .28rem; color: #05142D ;font-weight: 600; margin-bottom: .24rem;}
.Nationaldata ul li p:nth-child(2){font-size: .24rem; color: #05142D; font-weight: 400; font-family: JINGDONGLangZhengTi2;}
.Nationaldata ul li p:nth-child(2) span{font-size: .64rem; color: #e1251b; font-weight: 600; font-family: JINGDONGLangZhengTi2;}

.digitalization {width: 8rem; margin: 0 auto; margin-top: 2.41rem; position: relative ; z-index: 10;}
.digitalization ul{display: flex; justify-content: space-between;}
.digitalization ul li{display: flex;}
.digitalization ul li img{width: .56rem; height: .56rem;margin-right: .24rem;}
.digitalization_text p:nth-child(1){font-size: .2rem; font-weight: 600; font-family: JINGDONGLangZhengTi2Semilight;}
.digitalization_text p:nth-child(1) span{font-size: .4rem; color: #e1251b;font-weight: 600; font-family: JINGDONGLangZhengTi2; display: inline-block; margin-right: .05rem;}
.digitalization_text p:nth-child(2){font-size: .2rem; font-weight: 600; font-family: JINGDONGLangZhengTi2Semilight; line-height: 1.5;}

.newsinformation{padding: .66rem 0; width: 100%; overflow: hidden; background-image: url(../image/39.png); background-size: 100% 100%; box-sizing: border-box;}
.newsinformation_title{text-align: center;}
.newsinformation_title p:nth-child(1){font-size: .42rem; color: #05142D; font-weight: 600; list-style: .38rem;}
.newsinformation_list{margin-top: .92rem; overflow: hidden;}
.newsinformation_list{width: 100%;}

.swiper-container{width: 100%;  height: 100%;  overflow: hidden;}
.swiper-container .swiper-slide{ padding: .12rem .12rem .48rem .12rem; box-sizing: border-box;}
.mySwiper3_text p:nth-child(1){font-size: .14rem; margin-top: .16rem; color: #05142D;font-weight: 300; position: relative;}
.mySwiper3_text p:nth-child(1)::before{content: ""; width:.8rem  ;height: .08rem; display: block; position: absolute; left: 0; bottom: 0; background-image: url(../image/41.png); background-size: 100% 100%;}
.mySwiper3_text p:nth-child(2){font-size: .2rem; color: #05142D; font-weight: 400; margin: .16rem 0;  overflow: hidden; white-space: nowrap;  text-overflow: ellipsis;}
.mySwiper3_text span{font-size: .12rem; color: #05142D; font-weight: 300; display: block;}
.swiper-container .swiper-slide .newsinformation_list_img{width: 100%; height: 3rem; border-radius: .1rem .5rem 0 .1rem; overflow: hidden;}
.swiper-container .swiper-slide .newsinformation_list_img img{width: 100%; height: 100%;}
.swiper-container .swiper-slide:hover img{transform: scale(1.1); transition: all 1s;}
.swiper-container .swiper-button-prev{top: 35%; left: .2rem; color:#E1251B; opacity: 0;}
.swiper-container .swiper-button-next{top: 35%; right:1.9rem; color: #E1251B; opacity: 0;}
.swiper-container:hover .swiper-button-prev{opacity: 1 !important; transition: all .5s ease;}
.swiper-container:hover .swiper-button-next{opacity: 1 !important; transition: all .5s ease;}
.mock {text-align: center; margin: 0 auto; margin-top: .5rem;  border-radius: .5rem;  border: .01rem solid #A6A6A6; width: 1.42rem; height: .46rem; display: flex;justify-content: center; align-items: center;}
.mock a{display: inline-block; color: #6C6C6C; text-align: center;font-size: .16rem;}
.mock span{display: block;margin-left: .1rem;  width: .2rem;height: .1rem; background-image: url(../iocn/42.png); background-size: 100% 100%; background-repeat: no-repeat;}
.mock:hover{background-color: #E1251B;}
.mock:hover a{color: #fff;}
.mock:hover span{background-image: url(../iocn/43.png);}
.mySwiper2-pages{display:flex; margin: .3rem auto;justify-content: space-between;  position: relative;    width: 13rem!important;  user-select: none;}
.mySwiper2-pages .swiper-pagination-bullet{ width: auto; height: auto; display: flex;background: none;  opacity: 1; justify-content: space-between; align-items: center;  }
.mySwiper2-pages .swiper-pagination-bullet div:nth-child(2){width: 1.2rem; position: relative; flex: 1; height: 0.8rem; display: flex;  justify-content: center;      align-items: center;  flex-direction: column;    background: none;   border-radius: 0.69rem;   padding: 0.1rem 0;  box-sizing: border-box;   opacity: 1;    color: #05142D99;     margin: 0 .15rem!important;}
.mySwiper2-pages img{ width: 0.46rem;   height: 0.36rem;   margin-bottom: 0.1rem;   position: absolute;     top: 0.05rem;      transition: all .5s;  }
.mySwiper2-pages p{ font-size: .2rem; font-weight: 300;  line-height: .24rem;   position: absolute;    bottom: 0.04rem; }
.mySwiper2-pages .swiper-pagination-bullet-active div:nth-child(2){color: #05142D;background: url(../image/66.png);background-repeat: no-repeat;/* background-position-y: -.2rem; */background-size: 100% 100%;}
.mySwiper2-pages .swiper-pagination-bullet-active div:nth-child(2) img{ width: 0.66rem;   height: 0.56rem;   margin-bottom: 0.15rem;   top: -0.15rem; }
.mySwiper2-pages::after{content: ""; width: 1.1rem; height: 100%; position: absolute; left: 0; top: 0;}
.mySwiper2-pages::before{content: "";width: 1.95rem;height: 100%;position: absolute;top: 0;left: 5.5rem;z-index: 99;}

.mySwiper2-pages .item:hover div:nth-child(2) img{ width: 0.66rem;   height: 0.56rem;   margin-bottom: 0.15rem;   top: -0.15rem; }
.mySwiper2-pages .item:hover div:nth-child(2){color: #05142D;background: url(../image/66.png);background-repeat: no-repeat;/* background-position-y: -.2rem; */background-size: 100% 100%;}
.zwdata{margin-left: 1.1rem;}
.cp{display: flex; align-items: center; position: relative; padding-right: .29rem; box-sizing: border-box;}
.cp::after{content: ""; width: .01rem; height: .38rem; background-color: #999; position: absolute; right: 0; top: 50%;     transform: translateY(-50%);}
.cp img{width: .29rem; height: .29rem;     position: static;}
.cp span{font-size: .18rem; color: #05142D; font-weight: 600;margin-left: .11rem;}
.zwf{width: 1.6rem;}
.background-highlight { position: absolute; top: 0; left: 0; width: 100%; min-height: .85rem;/* background-image: url(../image/52.jpg); */ background-size: 100% 100%;background-repeat: no-repeat;transition: all .5s;  z-index: -1;}
.cklogo{position: fixed; top: 80%; right: .1rem; z-index: 999;}
.cklogo:hover{transform: scale(1.1); transition: all .5s;}
.cklogo img{width: 1.2rem;}
/* 向下滚动时的背景图片 */
.bg-down {
    background-image: url(../image/60.jpg);
}

/* 向上滚动时的背景图片 */
.bg-up {
    background-image: url(../image/61.jpg);
}

#globe-container{ left: 50%; top: 42%; transform: translate(-50%, -50%); z-index: 1; position: absolute !important;}
@keyframes breathe {
    0%, 100% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.5);
        opacity: 1;
    }
}
@keyframes pulseRing {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes breathe {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.Globalnetworklayout::after{ content: ""; width: 6.3rem; height: 100%; position: absolute; left: 0; top: 0; z-index: 2;}
.Globalnetworklayout::before{content: ""; width: 6.3rem; height: 100%; position: absolute; right: 0; top: 0; z-index: 2;}

.sy_bj{
  width: 100%;
    height: 100vh;
       overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 98;
}
.bj {
  width: 100%;
  height: 100%;
     /* background-image: url(../image/1171.jpg);
    background-size: 100% 100%;  */
   
 
    /* background-color: #fff; */
}

@keyframes zoomUp {
    0% {
        transform: scale(1);
        transform-origin: bottom center;
        /* opacity: 1;  */
    }

    100% {
        transform: scale(15);
        transform-origin: bottom center;
        /* //z-index: 0; */
         /* opacity: 0;  */
           /* visibility: hidden; */
    }
}
 .bj svg{width: 100%; height: 100vh;}
 body{overflow-x: hidden;}



 	/* 本例子css */

.picMarquee-left{ overflow:hidden; position:relative; width: 100%; height: 4.5rem;  margin-top: .5rem;}	

.bd{width: 100% ;}
.tempWrap{width: 100% !important;}
.picMarquee-left .bd ul{ overflow:hidden;  }
.picMarquee-left .bd ul li{ float:left;  overflow:hidden; margin: 0 .25rem; width:4.44rem !important ;}
.picMarquee-left .bd ul li:hover .picMarquee_image img{transform: scale(1.1);}
.picMarquee_image{width: 100%;  border-radius: .1rem .5rem .1rem .5rem; overflow: hidden;}
.picMarquee_image img{width: 4.44rem; height: 3rem; transition: all .5s ease-in-out;display: block;}
.picMarquee_text{width:  4.44rem;}
.picMarquee_text p:nth-child(1){font-size: .16rem; margin-top: .16rem; color: #05142D;font-weight: 300; position: relative; font-family: JINGDONGLangZhengTi2Semilight;}
.picMarquee_text p:nth-child(1)::before{content: ""; width:.8rem  ;height: .08rem; display: block; position: absolute; left: 0; bottom: 0; background-image: url(../image/41.png); background-size: 100% 100%;}
.picMarquee_text p:nth-child(2){font-size: .2rem; color: #05142D; font-weight: 400; margin: .16rem 0;  overflow: hidden; white-space: nowrap;  text-overflow: ellipsis;}
.picMarquee_text span{font-size: .16rem; color: #05142D; font-weight: 300; display: block; font-family: JINGDONGLangZhengTi2Semilight;}
.mySwiper2-pages .item:nth-child(1) div:nth-child(2) img{transform: scale(1.1);}
.aos-animate .item:nth-child(1) div:nth-child(2) img{transform: scale(1); transition: all 0.5s;}

.wap_menu_box{display: none;}
.mock:hover span{ animation: bounce 2s infinite;}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
  40% {transform: translateX(.05rem);}
  60% {transform: translateX(.05rem);}
}
.scene-container{ left: 50%; transform: translate(-50%,0%);}

/* .load{width: 100%; height: 100vh; background: #848484; position: fixed; left: 0;top: 0; z-index: 999;}
.load img{ width: 2.5rem;height: 1.76rem; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);} */
.ydd{display: none;}
 .ydcountry{display: none;}
@media screen and (max-width: 960px) { 
    
     .sy_bj{display: none;}
     .lbt{ aspect-ratio: 16 / 9;  height: auto; padding-top: 1rem;}
     .w1550{width: 100%;}
     .slide_text{margin-top: 0; position: relative; top: 50%;}
     .slide_text p:nth-child(1){font-size: .35rem;         line-height: 1.1;}
     .slide_text p:nth-child(2){font-size: .2rem;}

     .ProductsandServices{background-repeat: no-repeat; background-size: cover;}
.ProductsandServices_title{width: 95%;margin: 0 auto;}
    .mySwiper2-pages{width: 95% !important; bottom: 0 !important; flex-wrap: wrap;   margin: 0 auto;  position: static; justify-content: start;}
    .mySwiper2-pages .swiper-pagination-bullet div:nth-child(2){margin: 0 !important;}
   .mySwiper2-pages .item{ margin: 0 0.02rem !important; margin-bottom: .2rem !important;}
    .zwdata{margin-left: 0;}
.ProductsandServices_lbt2{width: 95%; margin: 0 auto;}
.mySwiper2-pages{position:relative;padding-top: .65rem; padding-bottom: .2rem;}
/* .cp{position: absolute; left: 50%; transform: translateX(-50%); top: 0; padding-right: 0;} */
.cp img{margin-bottom: 0;}
/* .mySwiper2-pages .item:nth-child(1){width: 32%;margin-bottom: 1.2rem !important;}
.mySwiper2-pages .item:nth-child(2){width: 32%;margin-bottom: 1.2rem !important;}
.mySwiper2-pages .item:nth-child(3){width: 32%;margin-bottom: 1.25rem !important;} */
/* .zwdata{top: 1.95rem;} */
.cp::after{display: none;}
.cp{    padding-right: .2rem ;border-right: .01rem solid #babdc5}
.mySwiper2-pages .swiper-pagination-bullet-active div:nth-child(2){background-size: 100% 100%;}
/* .cp{display: none;} */
.mySwiper2-pages::after{display: none;}
.mySwiper2-pages::before{display: none;}
.mySwiper2{height: auto;aspect-ratio: 16 / 9; }
.mySwiper2 .swiper-slide a{position: relative;}
.mySwiper2_text{padding-top: 0;}
.swiper-slide-active .mySwiper2_text{padding: 0; width: 95%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.mySwiper2_text p:nth-child(2){line-height: 1.5;}
.Allcountries ul li{width: 25%;    padding: .2rem 0.147rem; box-shadow: none;}
 .Solution_title{width: 95%;margin: 0 auto;}
 .w1520{width: 100%;}
 .Solution{height: auto; padding: .66rem 0;}
 .Solution_cont{flex-wrap: wrap; width: 95% !important;}
 .Solution_cont_left{width: 95%; margin: 0 auto;}
 .Solution_cont_left ul{ width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
 .Solution_cont_left ul li a{min-width: 0; padding: .05rem; margin-bottom: 0;}
 .Solution_cont_left ul li:last-child{        margin-bottom: .15rem;}
  .Solution_cont_left ul li {background: none;width: 23.5%; margin-right: .08rem;margin-bottom: .15rem;}
  .Solution_cont_left ul li:nth-child(4n){margin-right: 0;}
 .Solution_cont_left ul li img{display: none;}
 .Solution_cont_right ul li{ border-radius: .1rem 1.5rem .1rem .1rem;}
 .Solution_cont_right{width: 95%; margin: 0 auto; margin-top: .18rem !important;}
 .Solution_cont_right ul .on{    height: 100%;aspect-ratio: 16 / 9;}
 .background-highlight{display: none;}
 .Solution_cont_right_text{width: 95%;}
 .Solution_cont_right ul .on img{height: 100%;}
 .Solution_cont_right_text{left: .2rem; top: 50%; transform: translateY(-50%);}
 .Solution_cont_right{margin-top: .5rem;}

.Nationaldata ul{display: block;}
.Nationaldata ul li{  width: 95%; margin: 0 auto;        text-align: center;
        flex-direction: column-reverse;}
.Nationaldata ul li p:nth-child(1){margin-bottom: .14rem;}
 .Globalnetworklayout{padding: .66rem 0;}
 .Globalnetworklayout_title{width: 95%;margin: 0 auto;}
 .Allcountries{width: 95%; margin: 0 auto; margin-top: .3rem; min-width: 0;}
 .Allcountries{flex-direction: column;}
 .Allcountries ul{flex-wrap: wrap; width: 100%; justify-content: space-between;}
 .Allcountries_title{width: 1rem;display: none; height: .3rem;line-height: .3rem; text-align: center; margin:  0 auto;}
 #country-list{margin-top: .2rem; display: none;}
 .Nationaldata{width: 100%;}
 .Globalnetworklayout{height: auto;}
 .digitalization{margin-top: .2rem; display: none;}
 .digitalization{width: 95%; margin: 0 auto; margin-top: .2rem;}
 .digitalization_text p:nth-child(1) span{font-size: .35rem;}
 .Nationaldata ul li{flex: 1; display: flex; margin-bottom: .2rem; justify-content: space-between; }
 .Nationaldata ul li p:nth-child(1){font-size: .22rem;}
 .Nationaldata ul li p:nth-child(2){font-size: .22rem;     color: #e1251b;    margin-bottom: .15rem;    font-size: .3rem;}
 .Nationaldata ul li p:nth-child(2) span{font-size: .3rem;}
 .digitalization ul li img{margin-right: .1rem;display: none;}
 .tempWrap{width: 100% !important;}

.newsinformation{padding: .66rem 0;}

 .mock{display: flex;
    justify-content: center;
    margin-top: .2rem;}

.Globalnetworklayout{background: #F1F2F4;}
  

.slide_text{width: 100%;margin: 0 auto;}
.ProductsandServices{padding: .66rem 0;}
.ProductsandServices_title p:nth-child(1){font-size: .28rem;}
.ProductsandServices_title p:nth-child(2){font-size: .18rem;}
.Solution_title p:nth-child(1){font-size: .28rem;}
.Solution_title p:nth-child(2){font-size: .18rem;}
.Globalnetworklayout_title p:nth-child(1){font-size: .28rem;}
.Globalnetworklayout_title p:nth-child(2){font-size: .18rem;}
.newsinformation_title p:nth-child(1){font-size: .28rem;}
.picMarquee-left{margin-top: .4rem;}
.Nationaldata{margin-top: 0;}
.digitalization ul {flex-direction: column;text-align: center;}
.digitalization ul li{flex-direction: column;justify-content: center;}
.Solution_cont_left ul li p{text-align: center;}
#globe-container{position: sticky !important; margin: 0 auto; height: 300px !important;}
#globe-container>div{ transform: translate(0, 0); width: 100% !important; height: 100% !important;}
#globe-container>div>div{width: 100% !important; height: 100% !important;}
#globe-container>div>div>div{position: absolute;left: 50%;  top: 50%; transform: translate(-50%, -50%);} 
.pulse-dot{width: .1rem !important; height: .1rem !important; margin: -.05rem 0 0 -.05rem !important;}
.pulse-ring { width: .4rem !important; height: .4rem !important; margin: -.2rem 0 0 -.2rem !important   ;}
.Globalnetworklayout::after{display: none;}
.Globalnetworklayout::before{display: none; }
/* 新增 */
.on>a{transform: scale(1);}
#globe-container{transform: translate(0,0);}
 .load img{width: 320px;height: auto;}
 .Allcountries ul li p{font-size: .16rem;}
 .cklogo{top: 72%;}
 .digitalization_text{margin-top: .2rem;}

 .Nationaldata{position: relative; padding-bottom: .05rem;}
 .Nationaldata::before{content: ""; width: 3.6rem; height: .01rem; background: #e1251b; position: absolute; left: 50%; bottom: 0; transform: translate(-50%,0);}
.pcd{display: none;}
 .ydd{display: block;}
 .ydd .digitalization_text img{display: block;    width: .3rem;
    height: .3rem;}
    .digitalization_text p:nth-child(1){    display: flex;
    align-items: center;
    justify-content: center;
      color: #e1251b;
    margin-bottom: .2rem;}


 .ydcountry{display:block;}
    .ydcountry ul li{width: auto !important;}
    .ydcountry ul{margin-bottom: .3rem;
    border-radius: .08rem;
    border: .01rem solid #e7e9ed;}
    .ydcountry ul:last-child{margin-bottom: .3rem;}
}
@media screen and (min-width: 1921px) { 
  /* 仅屏幕宽度>1920px时生效 */
  #globe-container{top: 50%;}
 
}