*{margin: 0; padding: 0;}
a{text-decoration: none;}
img{width: 100%; height: 100%; border: 0; display: block;}
li{list-style: none;}
.w1520{width: 15.20rem; margin: 0 auto;}
@font-face {
    font-family: "Roboto-Bold";
    src: url(../font/JINGDONGLangZhengTi1-Bold.ttf) format("opentype");
}

@font-face {
    font-family: "JINGDONGLangZhengTi2";
    src: url(../font/JINGDONGLangZhengTi2-Bold.ttf) format("opentype");
}


@font-face {
    font-family: "Roboto-Bold";
    src: url(../font/Roboto-Bold-3.ttf) format("opentype");
}
@font-face {
    font-family: "Roboto-Medium";
    src: url(../font/Roboto-Medium.ttf) format("opentype");
}
@font-face {
    font-family: "Roboto-Regular-14";
    src: url(../font/Roboto-Regular-14.ttf) format("opentype");
}
/* 基础设置：1rem = 100px */
html {
    font-size: 93px;
}

/* logo */
.navx{position: fixed;left: 0;top: 0;z-index: 99; width: 100%;background: #FFF;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.10);
backdrop-filter: blur(25px);
transition: all 0.5s ;}
.navlogo{width: 1.96rem;height: 0.52rem;}
.navlist{display: flex; justify-content: space-between;height: 100%; width: 10.5rem;}
.navlist li{height: 100%; display: flex; align-items: center;position: relative;}
.list_item{ height: 0;  overflow: hidden; position: absolute;top: 100%;left: 50%;background-color: #fff;width: 2.8rem;transform: translate(-50%, 0); border-radius: 0 0 0.1rem 0.1rem;}
.list_item li a{font-size: .18rem !important; transform: scale(1) !important; line-height: 3.5 !important;}
.list_item li{display: flex; justify-content: center;}
.list_item li:hover{background: #E1241B;}
.list_item li:hover a{color: #fff !important; transition: all .1s;}
.list_item li a::before{display: none !important;}
.navlist li a{font-size: .2rem; color: #05142d; line-height: 2.4; font-weight: 500; position: relative;}
/* .attribute{display: flex; } */
/* .language{width: .24rem;height: .24rem;margin-right: 0;} */
.searchs{width: .24rem;height: .24rem;display: none;}
.nav{display: flex; justify-content: space-between; align-items: center;height: 1.28rem;}
/* .on .list_item{height: auto; transition: all .5s;} */
.on a{transform: scale(1.2); transition: all .5s; font-weight: 500;}
.on a::before{content: ""; position: absolute; left: 50%; bottom: 15%; transform: translateX(-.22rem); width: .43rem;height: .12rem; display: block; background-image: url(../image/4.png); background-repeat: no-repeat; background-size: contain;}
.navlist li:hover .list_item{height: auto; transition: all .5s;}

.lbt{height: auto;}
.lbt .swiper{height: 100%;}
.lbt .swiper .swiper-slide {position: relative;}
.lbt .swiper .swiper-slide .slide_image{width: 100%; height: 100%;}
.slide_text{position: absolute; top: 32%; left: 10%; overflow: hidden;}
.slide_text .slide_text_big{font-size: 1.2rem;padding-bottom: .1rem; font-family: Roboto-Bold; color: #FFF;line-height: 1.2;letter-spacing: 4.8px;}
.slide_text .slide_text_small{width: 10.76rem;margin-top: .6rem; font-size: .34rem; color: #fff; font-family: Roboto-Bold;line-height: 1.4;}
.lbt .swiper-slide-active .slide_image img {transform: scale(1.1);}
.lbt  .slide_image img{ transition: transform 4s linear;  transform: scale(1);}
.lbt .swiper-pagination .swiper-pagination-bullet{ width: .16rem; height: .16rem; margin: 0 .15rem; background-color: #FFFFFF33; opacity: 1;}
.lbt .swiper-pagination  .swiper-pagination-bullet-active{width: .2rem;height: .2rem; background-color: #E1241B; position: relative;}
/* .lbt .swiper-pagination  .swiper-pagination-bullet-active::before{content: ''; position: absolute;left: -.1rem; top: -.09rem; width: .3rem; height: .3rem; border-radius: 50%; border: .05rem solid #FFFFFF33;}
 */

 .mySwiper .swiper-button-next::after{color: #FFFFFF99;}
 .mySwiper .swiper-button-prev::after{color: #FFFFFF99;}



.swiper_mouse{position: absolute; bottom: 10%;width: 100%;text-align: centerc; display: flex; flex-direction: column; align-items: center; z-index: 99;}
.swiper_mouse p{font-size: .2rem; color: #fff;}
.swiper_mouse img{width: .25rem;margin-top: .12rem;}


.AboutJD{height: auto; padding-top: 0.5rem; box-sizing: border-box; background: url(../image/7.jpg); background-size:cover;background-repeat: no-repeat;  position: relative;}

.AboutJD_content{margin-top: 1rem; display: flex; justify-content:center; position: relative;padding-bottom: .5rem;}
.AboutJD_title p:nth-child(1){font-size: .85rem; color: #05142d; font-weight: 300; font-family: Roboto-Bold;}
.AboutJD_title p:nth-child(2){font-size: .28rem; color: #05142d; font-weight: 400; margin-top: .24rem; line-height: 1.5;font-family: Roboto-Regular-14;}
.AboutJD_content_left li{display: flex; align-items: center; justify-content: center;width: 3.5rem;height: .68rem; background-color: #fff; border-radius: .5rem;margin-bottom: .44rem;transition-delay:0s !important;}
.AboutJD_content_left li img{width: .3rem; height: .3rem; margin-left: .16rem; display: block;}
.AboutJD_content_left li img:nth-child(3){display: none;}
.AboutJD_content_left{position: absolute; left: 0; top: 0;}
.AboutJD_content_right{position: absolute;right:  0;top: 0;}
/* .AboutJD_content_left li:hover{background-color: #E1241B; transition: all .5s;}
.AboutJD_content_left li:hover  p{color: #fff;}
.AboutJD_content_left li:hover img:nth-child(3){display: block;}
.AboutJD_content_left li:hover img:nth-child(2){display: none;} */
.AboutJD_content_left li p{font-size: .24rem;font-weight: 600;text-align: center;color: #05142d;}
.AboutJD_content_left li:nth-child(1){position: relative;left: 1.42rem; top: 0; }
.AboutJD_content_left li:nth-child(2){ position: relative;left: .74rem; top: 0; }
.AboutJD_content_left li:nth-child(4){ position: relative;left: .74rem; top: 0;}
.AboutJD_content_left li:nth-child(5){position: relative;left: 1.42rem; top: 0;}
.AboutJD_content_con {
  display: flex;
  justify-content: center;
  position: relative;
  left: 0;
  top: -.31rem;
}
.AboutJD_content li:hover{cursor: pointer;}
.AboutJD_content_left li.active p{color: #fff;}
.video_click{cursor: pointer;}
.AboutJD_content_con img { width: 100%; height: 100%; overflow: hidden; }
 .AboutJD_content_con ul li:nth-child(1) video{width: 6rem; height: 6rem;  object-fit: cover;} 

.AboutJD_content_right li{display: flex; position: relative; z-index: 1; align-items: center; justify-content: center;width: 3.5rem;height: .68rem; background-color: #fff; border-radius: .5rem;margin-bottom: .44rem;transition-delay:0s !important;}
.AboutJD_content_right li img{width: .3rem; height: .3rem; margin-right: .16rem;}
.AboutJD_content_right li img:nth-child(2){display: none;}

.AboutJD_content_right li p{font-size: .24rem; font-weight: 600;}
.AboutJD_content_right li:nth-child(1){position: relative;left: -1.42rem; top: 0; }
.AboutJD_content_right li:nth-child(2){position: relative;left: -.74rem; top: 0;}
.AboutJD_content_right li:nth-child(4){position: relative;left: -.74rem; top: 0;}
.AboutJD_content_right li:nth-child(5){position: relative;left: -1.42rem; top: 0; }
.bf{position: absolute;width: .8rem !important; height: .8rem !important; top: 50%; border-radius: 0 !important; left: 50%; transform: translate(-50%,-50%);}


.video_masklayer{position: fixed; left: 0; top: 0; z-index: 990; width: 100%; height: 100vh; display: none; background: rgba(0, 0, 0, 0.60);}

.video_masklayer video{ width: auto;height: 100%;}

.widht{width: 15rem !important; position: relative;z-index: 99;   }
.video_list {width: auto; height: 80vh; margin:  0 auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.video_list img{position: absolute; right: .1rem; top: .1rem; width: .3rem; height: .3rem;}
.widht .video_click{width: 100%; border-radius: .1rem;   position: relative;}
.widht video{width: 15rem!important; transition: all 1s ;   border-radius: .1rem !important;}
 .AboutJD_content_con ul li{   width: 6rem; height: 6rem; display: none; overflow: hidden;  position: relative; border-radius: 50%;  }
.shoufang{position: absolute; right: .2rem; z-index: 99; bottom: .1rem; width: .31rem !important; height: .31rem !important;}
 .video_click {display: block ;}

video::-webkit-media-controls-fullscreen-button {
		display: none;
}
video::-webkit-media-controls-timeline {
		display: none;
}
video::-webkit-media-controls-mute-button {
		display: none;            
}
video::-webkit-media-controls-toggle-closed-captions-button {
		display: none;            
}

.video_click video{width: 100%; height: 100%;}
.AboutJD_content_con ul:nth-child(2){display: none;}
.active{background-color: #E1241B !important; transition: background-color 1s;

transition-delay:0s !important; }
.active p{color: #fff;}
.active  img:nth-child(2){display: none;}
.active  img:nth-child(3){display: block !important;}
.activex {background-color: #E1241B !important; transition: background-color 1s;
  
transition-delay:0s !important;}
.activex p{color: #fff;}
.activex img:nth-child(2){display: block !important;}
.activex img:nth-child(1){display: none !important;}


.JDProperty{height: auto; box-sizing: border-box; padding-top: 1rem;}
.JDProperty_title{font-size: .85rem; color: #05142d; font-weight: 200; font-family: Roboto-Bold;}

.JDProperty_cont{margin-top: .5rem;}
.JDProperty_cont_title{border-bottom: .01rem solid #CFCFCF; width: 100%; display: flex;}
.JDProperty_cont_title div{ padding: 0 .25rem; font-size: .28rem;font-weight: 300; }
.actions{font-size: .3rem !important; font-weight: 600 !important; color: #05142d; border-bottom: 0.02rem solid #E1241B;padding-bottom: .15rem !important;}

.JDProperty_botton_text{display: flex;}
.JDProperty_botton_text span{font-size: .28rem; margin-right: .48rem; position: relative;}
.JDProperty_botton_text span:nth-child(1){color: #000000A6;}
.on_itme .JDProperty_botton_text span{font-size: .36rem;}
.on_itme .JDProperty_botton_text span:nth-child(1){color: #05142d; }
.on_itme .JDProperty_botton_text span:nth-child(2){font-weight: 600;}
.expand{font-size: .45rem; color: #A7ADB7;}
.JDProperty_botton_title{display: flex; height: .64rem; justify-content: space-between; align-items: center;}
.JDProperty_botton_logo{width: 10rem; text-align: center; display: flex;flex-direction: column; align-items: center;}
.JDProperty_botton_logo a{display: flex; flex-direction: column; align-items: center;}
.JDProperty_botton_logo .log{width: .9rem; height: .9rem;}
.JDProperty_botton_logo p{font-size: .22rem; font-weight: 300;margin-top: .24rem; color: #fff;}
.JDProperty_botton_img{position: relative;  height: 3.38rem; border-radius: .1rem .5rem .1rem .5rem; overflow: hidden;}
.JDProperty_botton_img::after{content: ""; position: absolute; left: 0; top: 0;  width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.00) 30.78%, rgba(0, 0, 0, 0.95) 100%);}
.JDProperty_botton_logo{position: absolute; left: 50%; top: 50%; ; transform: translate(-50%, -50%); z-index: 1;}
.JDProperty_botton_img{height:0; min-height: 0; overflow: hidden;}
.on_itme .JDProperty_botton_img{margin-top: .24rem; height: 3.5rem; min-height: auto; transition: all .3s;}
.JDProperty_botton{margin-top: .36rem;height: 6rem;padding-bottom: 1rem;}
.JDProperty_botton_img img{width: 100%; }

.JDProperty_botton_text span:nth-child(1)::after{ content: ""; content: ""; position: absolute; left: 50%;  bottom: -.05rem;transform: translateX(-.18rem); width: 0;  height: .12rem; display: block;  background-image: url(
    ../image/33.png);  background-repeat: no-repeat; background-size: contain;}
    .on_itme .JDProperty_botton_text span:nth-child(1)::after{width: 100%; transition: all .3s;}

.SearchPark{height: 10rem; position: relative;}
.SearchPark_title{ box-sizing: border-box; position: absolute; left: 1.92rem; top: 1.2rem; z-index: 99; }
.SearchPark_title p{font-size: .85rem;color: #fff; font-weight: 300;  font-family: Roboto-Bold;}
.lbt2{width: 100%;height: 100%;}
.lbt2 .mySwiper1{width: 100%; height: 100%;}
.search {width: 80%; height: 1.11rem; position: absolute;left: 50%;  top: 40%; z-index: 99;
margin-left: -40%;}
.lbt2 .swiper-pagination{display: flex;justify-content: center;bottom: 5%;}
.lbt2 .mySwiper1 .swiper-slide img{object-fit: cover;}
.search input{ width: 100%; height: 100%; border-radius: 50px;border: 1px solid #000;display: block;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;font-size: .32rem; color: #05142d; padding:0 .58rem ; box-sizing: border-box;}
.search input::placeholder{color: rgba(5,20,45,.4);}
.search input{outline: none;}
.searchbutton{position: absolute; right: .15rem; top: 50%; width: .85rem;height: .85rem;transition: all .3s ease;transform: translateY(-50%);}
.searchbutton:hover{cursor: pointer;transform: translateX(-.1rem) translateY(-50%);}
.mySwiper1 .swiper-slide{position: relative;}
.mySwiper1 .swiper-slide p{position: absolute; overflow: hidden; left: 1.92rem; bottom: 1.91rem; font-size: .22rem; color: #FFFFFFB2; font-weight: 600; line-height: .65rem;}
.mySwiper1 .swiper-pagination-bullet{width: .16rem;height: .16rem;background-color: #FFFFFF33;     margin: 0 .15rem !important; opacity: 1;}
.mySwiper1 .swiper-pagination-bullet-active{width: .2rem; height: .2rem; background-color: #E1241B;position: relative;}
.mySwiper1  .swiper-button-next{color: #fff; width: .5rem;height: .5rem; border-radius: 50%; background-color: #FFFFFF33;top: 95%;right: 7.59rem;z-index: 99;}
.mySwiper1 .swiper-button-prev{color: #fff;width: .5rem;height: .5rem;border-radius: 50%; background-color: #FFFFFF33;top: 95%; left: 7.65rem;z-index: 99;}
.mySwiper1  .swiper-button-next::after{font-size: .28rem;}
.mySwiper1 .swiper-button-prev::after{font-size: .28rem;}
.mySwiper1 .swiper-button-next:hover{background-color: #E1241B;}
.mySwiper1 .swiper-button-prev:hover{background-color: #E1241B;}

.datascale{background: #F0F1F6;height: auto;padding-top: 1.2rem; box-sizing: border-box; position: relative;padding-bottom: .8rem;}
.datascale_title{display: flex;justify-content: space-between;}
.datascale_title>p{width: 7.32rem; line-height: 1rem; font-size: .85rem;color:#000; font-weight: 300;  font-family: Roboto-Bold;}
#datascale_right {display: flex; border: 1px solid var(--line, #E7E9ED); background-color: #fff; box-shadow: 0px 4px 4px 0 #E7E9ED; border-radius: .3rem .3rem .3rem .3rem;}
#datascale_right li{font-size: .2rem;font-weight: 500; padding:.1rem .34rem ; box-sizing: border-box; border-right:1px solid var(--line, #E7E9ED) ;}
#datascale_right li:hover{background-color: #f5f5f5;cursor: pointer;}
.datascale_right{margin-top: .3rem; position: relative;z-index: 10;}
#datascale_right li:last-child{border-right: none;}
.data_on{background: linear-gradient(94deg, #FE7666 1.76%, #E1251A 99.16%); color: #fff;}
#datascale_right li:nth-child(1){border-radius: .3rem 0 0 .3rem;}
#datascale_right li:last-child{border-radius: 0 .3rem .3rem 0;}
.data_list div img{width: .21rem; height: .16rem;}
.data_list div p{font-size: .14rem; display: inline-block; width: auto; margin-left: .05rem;}
/* .data_list div {display: flex;align-items: center; position: relative;} */
.data_list{margin-top: .09rem;background-color: rgba(255,255,255,.4);overflow: hidden;
     border-radius:.12rem ;   border: 1px solid var(--line, #E7E9ED);  justify-content: space-around;}
.data_list div::after{content: "";display: none; position: absolute;right: 0;top: .11rem; width: .01rem; height: .15rem; background: #C5C7CC; }
.data_list div:last-child::after{display: none;}

.datascale_footer ul li p:nth-child(1){font-size: .22rem;font-weight: 400;}

.data_note span{ color: #E1241B; display: inline-block;}
.data_note span:nth-child(1){font-size: .5rem;font-weight: 700;margin-right: .15rem;}
.data_note span:nth-child(2){font-size: .8rem; font-weight: 700;}
.data_note span:nth-child(3){font-size: .28rem; font-weight: 700;margin-left: .15rem;}
.datascale_footer{margin-top: 2.4rem; position: relative;z-index: 10;}
.datascale_footer ul{display: flex; margin-bottom: .43rem;}
.datascale_footer ul li{width: 5.69rem;}
.data_notex span{font-size: .8rem; font-weight: 700;color: #E1241B;}
.data_notex span:nth-child(2){font-size: .28rem; font-weight: 700;}
.Mapdistribution{width: 10.15rem;height:4.8rem; position: absolute;right: .35rem;top: 2.35rem;}
.datascale_footer ul li p{font-family: 'Roboto-Bold';}
.datascale_font{font-size: .18rem;font-family: Roboto-Medium;line-height: 1.5;color:#05142d; margin-top: .1rem;}

.news{height: auto;padding-top: .8rem; box-sizing: border-box;padding-bottom: .8rem;}
.news_title p{font-size: .85rem;color: #05142d; font-weight: 300;  font-family: Roboto-Bold;}
.news_contet{display: flex;justify-content: space-between;}
.news_left{width: 9.5rem;position: relative;}
.news_right{width: 4.88rem;}
.swiperslide_image{height: 5rem; transition: all .5s; overflow: hidden;}
.swiperslide_text {  padding: .24rem .48rem; box-sizing: border-box;}
.swiperslide_text  p{
    font-size: .24rem;
    font-weight: 400;
    height: .72rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-height: 1.5; /* 确保行高与高度匹配 */
}
.mySwiper2 .swiper-slide{ overflow: hidden; border-radius: .1rem .5rem .1rem .5rem; box-sizing: border-box; border: 0.01rem solid #E7E9ED;  box-shadow: 0px 4px 4px 0 #E7E9ED;}
.mySwiper2 {padding-bottom: .1rem;}
.news_contet{margin-top: .6rem;}
.swiperslide_image img{transition: all .5s;object-fit: cover;}
.mySwiper2 .swiper-slide:hover .swiperslide_image img{ overflow: hidden; transform: scale(1.1); transition: all .5s }
.news_left .swiper-button-next{margin-left: .3rem; position: relative; width: .36rem; height: .36rem;background-color: #0000000D; border-radius: 50%;transform: rotate(0);}
.news_left .swiper-button-prev{ margin-right: .3rem;  position: relative; width: .36rem; height: .36rem; background-color: #0000000D;border-radius: 50%;transform: rotate(0);}
.news_left .swiper-button-next::after{font-size: .15rem; color: #00000073;}
.news_left .swiper-button-prev::after{font-size: .15rem;color: #00000073;}
.news_left .swiper-pagination-bullet{width: .14rem; height: .14rem;background-color: #00000033; opacity: 1;margin: 0 .12rem !important;}
.news_left .swiper-pagination-bullet-active{background-color: #E1241B;}
.news_left .swiper-pagination{position: relative;left: 0;display: flex;justify-content: center; width: auto !important;}
.swiperpagination{position: absolute; left: 0; top: 6.8rem; width: 100%; display: flex; align-items: center; justify-content: center;}
.news_right ul li img{width: 100%; height: 1.9rem;}
.news_right ul li p{font-size: .2rem;position: absolute; left: 0; bottom: 0; width: 100%; padding: 0 .32rem; color: #fff;box-sizing:border-box;
/* background: linear-gradient(rgb(4 28 64 / 47%) 20%, #071E40 100%); */
background: linear-gradient( rgba(7, 30, 64, 0.00) 10.13%, #071E40 100%);
word-wrap: break-word;
border-radius: .0rem .0rem .0rem .5rem;
padding-bottom: .1rem;
padding-top: .6rem;
transform: translateY(100%);

 }
 .news_left .swiper-button-next:hover,
 .news_left .swiper-button-prev:hover{background-color: #E1241B;}
 .news_left .swiper-button-next:hover::after{color: #fff;}
 .news_left .swiper-button-prev:hover::after{color: #fff;}
 .news_right ul li p span{    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.news_right ul li{position: relative;overflow: hidden; width: 100%;margin-bottom: .24rem;border-radius: .1rem .5rem .1rem .5rem; overflow: hidden;}
.news_right ul li:hover p{transform: translateY(0); transition: all .5s;}
.news_right ul li:hover img{transform: scale(1.1); transition: all .5s;}
/* .mock img{width: .14rem;margin-left: .12rem;transition: all .3s;}
.mock p{font-size: .18rem; color: #000000A6;transition: all .3s;}
.mock:hover p{color:#E1241B ;}
.mock:hover img{width: .18rem;  transform: translateX(.05rem); }
.mock{display: flex;align-items: center;justify-content: flex-end;margin-top: .55rem;transition: all .5s ease;} */
/* 外层容器样式不变 */



/* 离开后自动还原为 translateX(0)，无需额外写代码 */
.footer_logon{width: 1.96rem; height: .52rem;}
.footer{background-color: #071E40; padding: .72rem 0 .48rem 0;}
.footer_ion img{width: .36rem;height: .36rem;margin-right: .24rem;}
.footer_ion{display: flex;margin-top: .32rem;}
.footer_list {display: flex;justify-content: space-between;width: 11.72rem;}
.footer_list ul li{font-size: .14rem; color: #fff;font-weight: 400; line-height: .28rem;}
.footer_list ul li a{color: #fff;}
.footer_list ul li:nth-child(1){font-size: .2rem; color: #fff;font-weight: 700;margin-bottom: .16rem;}
.footer_conter{display: flex;justify-content: space-between;}
.footer_text{font-size: .14rem; border-top: .01rem solid #FFFFFF1A; color: #fff; text-align: center;padding: .16rem 0;background-color: #071E40;}
.footer_list ul li:hover{font-weight: bold;}

.Chain_logo p{width: .1rem;height:.08rem;  margin-left: 0.04rem;  background-color: #E1241B;

 
-webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);}
.Chain_logo{position: absolute;right: 1.9rem;top: 1.3rem;display: flex;flex-direction: column;align-items: center;justify-content: center;} 
/* .Chain_logo:hover p{ transform: scale(1.5); transition: all .5s;} */

.Singapore p{width: .1rem;height:.08rem;   background-color: #E1241B;
    -webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
}
.Singapore{position: absolute;     right: 1.99rem;top: 2.78rem; display: flex;flex-direction: column;align-items: center;justify-content: center;}

.Japan p{width: .1rem;height:.08rem;   background-color: #E1241B;
-webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);}
.Japan{position: absolute;right: 1.04rem;top: 1.6rem;display: flex;flex-direction: column;align-items: center;justify-content: center;}

.Indonesia p{width: .1rem;height:.08rem;  background-color: #E1241B;
-webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);}
.Indonesia{position: absolute;right: 1.5rem;top: 2.6rem;display: flex;flex-direction: column;align-items: center;justify-content: center;}

.Vietnam p{width: .1rem;height:.08rem;   background-color: #E1241B;
-webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);}
.Vietnam{position: absolute;right: 1.9rem;top: 2.29rem;display: flex;flex-direction: column;align-items: center;justify-content: center;}


.UnitedArabEmirates p{width: .1rem;height:.08rem;  background-color: #E1241B;
-webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);}
.UnitedArabEmirates{position: absolute;right: 3.4rem;top: 1.9rem; display: flex;flex-direction: column;align-items: center;justify-content: center;}

        .Shate p{width: .1rem;height:.08rem;  background-color: #E1241B;
        -webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
        clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);}
        .Shate{position: absolute;right: 3.85rem;top: 2rem; display: flex;flex-direction: column;align-items: center;justify-content: center;}


.Australia p{width: .1rem;height:.08rem;   background-color: #E1241B;
-webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);}
.Australia{position: absolute;right: 1.12rem;top: 3.55rem;  display: flex;flex-direction: column;align-items: center;justify-content: center;}

.Germany p{width: .1rem;height:.08rem;   background-color: #E1241B;
-webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);}
.Germany{position: absolute;right: 4.82rem;top: 1.15rem;  display: flex;flex-direction: column;align-items: center;justify-content: center;}

.England p{width: .1rem;height:.08rem;  background-color: #E1241B;
-webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%); }
.England{position: absolute;right: 5.3rem;top: .95rem;   display: flex;flex-direction: column;align-items: center;justify-content: center;}

.Holland p{width: .1rem;height:.08rem;   background-color: #E1241B;
-webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);}
.Holland{position: absolute;right: 5.1rem;transform: rotate(180deg); top: 1.53rem; display: flex;flex-direction: column;align-items: center;justify-content: center;}
.Holland img{transform: rotate(180deg);}

.America p{width: .1rem;height:.08rem;  background-color: #E1241B;
-webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);}
.America{position: absolute;left: 1.5rem;top: 1.52rem; display: flex;flex-direction: column;align-items: center;justify-content: center;}

.Mexico p{width: .1rem;height:.08rem;   background-color: #E1241B;
-webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);}
.Mexico{position: absolute;left: 1.5rem;top: 2.15rem;  display: flex;flex-direction: column;align-items: center;justify-content: center;}



.gq{width: .22rem;height: .16rem;}
.gg_bj{background-image: url(../image/94.png);padding: .07rem .1rem .1rem .1rem; background-size: 100% 100%;}
/* 本例子css */
		.picMarquee-left{ overflow:hidden; position:relative; }
	.tempWrap{width:6.9rem !important;}
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
        .picMarquee-left .bd ul li{  float: left; padding: .08rem .09rem;  text-align: center;position: relative;}
        .picMarquee-left .bd ul li::after{content: "";
            position: absolute;
            right: 0;
            top: .11rem;
            width: .01rem;
            height: .15rem;
            background: #C5C7CC;}
            .picMarquee-left .bd ul li:last-child::after{content: none;}
            .picMarquee-left .bd ul li:hover{background-color: #fff;cursor: pointer;}
	.pic{display: flex; align-items: center; align-items: center; justify-content: center;}

    /* 定义呼吸动画 */
@keyframes breathe {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(2.5);
    opacity: 0.9;
  }
}

/* 应用到元素 */
.breathing-element {
    animation: breathe 2s ease-in-out infinite;
}
.pic_on{background-color: #E1241B; color: #05142d;}


.YD_displys{display: none;}
.wap_menu_box{display: none;}
@media screen and (max-width: 768px){
    *{box-sizing: border-box;}
    .navx{display: none;}
    .lbt{width: 100%;  aspect-ratio: 16 / 9;height: 6rem; padding-top: 1rem;}
    .w1520{width: 100% !important;padding: 0 .2rem !important;}
    .lbt .swiper-button-next{display: none;}
    .lbt .swiper-button-prev{display: none;}
    .slide_text{top: 50%; left: 50%; transform: translate(-50%, -50%);  width: 95%;}
    .slide_text p{font-size: .3rem; line-height: 1.5; width: 100%;letter-spacing: 0px;}
    .swiper_mouse{display: none;}
    .slide_text .slide_text_small{font-size: .24rem;width: 100%;}
    /* .AboutJD{display: none;} */
    .AboutJD{height: auto; padding-top: .33rem; padding-bottom: .55rem;}
    .AboutJD .w1520{width: 100%;}
    .AboutJD_title p:nth-child(1){font-size: .33rem;text-align: center;}
    .AboutJD_title p:nth-child(2){font-size: .18rem;}
    .AboutJD_content{flex-wrap: wrap; justify-content: flex-start; margin-top: .33rem;}
    .AboutJD_content_left{position:static;display: flex; flex-wrap: wrap; }
    .AboutJD_content_left{display: none;}
    .AboutJD_content_right{display: none !important;}
    .YD_displys{display: flex;}
  
    .AboutJD_content_left li{position: static !important;width: 32%;padding: 0 0.4rem;box-sizing: border-box;margin-right: .1rem;margin-bottom: .3rem;}
    .AboutJD_content_right{display: flex; flex-wrap: wrap; position: static;}
    .AboutJD_content_right li{position: static !important; width: 32%; margin-right: .1rem;}
    .AboutJD_content_right li:nth-child(3n){margin-right: 0;}
    .AboutJD_content_left li:nth-child(3n){margin-right: 0;}
    .AboutJD_content_left li p{font-size: .18rem;}
    .AboutJD_content_right li p{font-size: .18rem;}
    .AboutJD_content_con{left: 50%; transform: translate(-50%,0) !important; top: .13rem;}
    .AboutJD_content_con ul li:nth-child(1) video {
        width: 100%;
        height: 100%;
    }
    .AboutJD_content_con ul li{width: 4rem; height: 4rem;}
    .video_list{width: 90%;height: auto;}
    .video_masklayer video{width: 100%;}

    .JDProperty .w1520{width: 95%;}
    .JDProperty{height: auto; padding-top: .33rem;padding-bottom: .3rem;}
    .JDProperty_botton{height: auto;}
    .JDProperty_title{font-size: .33rem; text-align: center;}
    .on_itme .JDProperty_botton_text span{font-size: .3rem;}
    .JDProperty_botton_text span{margin-right: .1rem;}
    .on_itme .JDProperty_botton_text span:nth-child(1){height: .4rem;}
    .JDProperty_botton_list1 li{margin-bottom: .33rem;}
    .on_itme .JDProperty_botton_img{height: auto; aspect-ratio: 16 / 9;}
    .JDProperty_botton_logo{width: 95%;}


    .SearchPark{height: auto; aspect-ratio: 16 / 9;}
    .SearchPark_title{top: .33rem;left: 0rem;}
  .SearchPark_title p{font-size: .33rem;  text-align: center;}
  .search{width: 96%; left: 50%;margin-left: -48%;height: .5rem;}
  .searchbutton{width: .2rem;height: .2rem; top: 50%; transform: translateY(-50%);}
  .search input{display: block; font-size: .18rem;}
  .mySwiper1 .swiper-slide p{bottom:20%; width:90%; left: 50%; transform: translateX(-50%) !important;font-size: .18rem; line-height: 1.1;}
  .SearchPark .w1520{width: 95%;}
  
   .mySwiper1 .swiper-button-next{right: 30%}
   .mySwiper1 .swiper-button-prev{left: 30%}


   .datascale .w1520{width: 95%;}
   .datascale_title>p{width: 100%;font-size: .33rem; text-align: center;}
   .datascale{height: auto; padding-top: .06rem; padding-bottom: .33rem;}
   .datascale_right{margin-top: 0rem; width: 100%;}
   .datascale_title{flex-wrap: wrap;}
   #datascale_right li{font-size: .18rem; display: flex; text-align: center; justify-content: center; align-items: center; padding: .1rem .1rem; width: 20%;}
   .Mapdistribution{width: 100%; height: auto; top: 2.35rem; right: 0;}
   .datascale_footer ul{flex-wrap: wrap;}
   .datascale_footer ul li{width: 100%; display: flex; justify-content: space-between; align-items: center; border-bottom: 0.01rem solid hsl(205deg, 18%, 86%); padding-bottom: .1rem;}
   .data_note span:nth-child(1){font-size: .2rem;}
   .data_note span:nth-child(2){font-size: .33rem;}
   .Mapdistribution{display: none;}
   .data_note{display: flex; margin-top: .2rem; align-items: center;}
   .data_notex{display: flex; align-items: center;}
   .data_notex span{font-size: .33rem;margin-top: .2rem;}
   .datascale_footer{margin-top: .2rem;}
   .datascale_footer ul{margin-bottom: 0;}


   .news{height: 100%; padding-top: .33rem;}
   .news .w1520{width: 95%;}
   .news_title p{font-size: .33rem; text-align: center;}
   .news_contet{flex-wrap: wrap;}
   .news_left{width: 100%;padding-bottom: .7rem;}
   .swiperslide_image{height: auto; aspect-ratio: 16 / 9;}
   .news_right{width: 100%;margin-top: .25rem;}
   .news_right ul li img{height: auto; aspect-ratio: 16 / 9;}
   .news_left .swiperpagination{top: 95%;}
   .news_contet{margin-top: .33rem;}
    /* .AboutJD_content_con{display: none;} */
    /* .AboutJD_content_right{display: none;} */
    /* .JDProperty{display: none;} */
    /* .SearchPark{display: none;} */
    /* .datascale{display: none;} */
    /* .news{display: none;} */
    /* .footer{display: none;} */
     .footer {padding-bottom: 0; padding-top: .33rem; margin-top: .33rem;}
    .footer .w1520{width: 95%;}
    .footer_conter{flex-wrap: wrap;}
    .footer_conter>div{display: flex; justify-content: space-between;width: 100%; align-items: center;}
    .footer_list ul li:nth-child(1){font-size: .18rem;}
    .footer_list{flex-wrap: wrap; margin-top: .2rem;}
    .footer_list ul{width: 33.3%; height: 2.5rem;}
    /* .footer_text{display: none;} */
    .footer_ion{margin-top: 0;}


    .wap_menu_box{display: block;}
    .wap_menu{display: flex;position: fixed;width: 100%;height: 1rem;justify-content: space-between;z-index: 999;background: #fff;
    color: #fff;padding: 0 0.2rem;align-items: center; box-sizing: border-box;}
     .wap_logo { width: 2.5rem;}
     .wap_menu_btn{width: .4rem;}
     .wap_menu_btn img{width: 100%; height: 100%;}
     .wap_logo img{width: 100%;height: 100%;}
         .wap_menu_list{
        width: 100%;
        height: calc(100% - 1rem);
        position: fixed;
        right: -100%;
        bottom: 0;
        z-index: 1000;
        color: #05142d;
        /* background: #E1251A; */
        transition: all 1s;
        border-top: .01rem solid #eee;
        background: linear-gradient(to top, #fff, #E1251A);
        }
        .wap_menu_two_item:last-child{border-bottom: none;}
        .wap_menu_item{width: 100%;padding: 0 0.2rem;box-sizing: border-box;border-bottom: .01rem solid #eee; position: relative;}
         .wap_menu_item:nth-child(1)::after{display: none !important;}
          .wap_menu_item:nth-child(3)::after{display: none !important;}
           .wap_menu_item:nth-child(4)::after{display: none !important;}
        .wap_menu_item::after{content: "+";width: .1rem;height: .1rem;font-size: 0.4rem;color: #fff;position: absolute;right: .4rem;top: .13rem;/* transform: translate(0, -50%); */}
        .item_avtion::after{content: "-" !important;}
        .wap_menu_item a{font-size: .25rem;display: block;box-sizing: border-box;line-height: 3.5;color: #fff;}.wap_menu_two_item{width: 100%;padding: 0 0.2rem;border-bottom: .01rem solid #eee;}
     .wap_menu_two_item a{font-size: .22rem;}
     .wap_menu_two{height: 0;overflow: hidden; transition: all .5s;}
     .item_avtion .wap_menu_two{height: auto; transition: all 1s;}
     .picMarquee-left .bd ul li{width: 25%; padding: 0; height: .45rem;display: flex; justify-content: center;align-items: center;}
         .picMarquee-left .bd ul li.pic_on{background-color: #fff;}
     .datascale_footer ul li p:nth-child(1){font-weight: 500;}
     .news_right ul li p{transform: translateY(0);}
}


    /* 当视口高度小于756px时生效 */
    /* @media screen and (max-height: 755px) {
       .AboutJD{height: auto;}
       .JDProperty{height: auto;}
       .SearchPark{height: auto;}
       .datascale{height: auto;        padding-bottom: 1rem;}
       .news{height: auto;padding-bottom: .8rem;}
    } */

