#pageOverLay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  display: none;
  opacity: 0;
  transition: opacity 0.6s ease;
}
.technologyHead {
  padding-left: calc(50vw - 600rem);
  gap: 0rem;
  padding-top: 45rem;
  height: 560rem;
  background: var(--ebc-neutral-bg_c);
}
.liquidityDepth a:hover,
.tradeBlackBox a:hover,
.orderTransfer a:hover,
.technologyHead a:hover,
.techPowerTrade a:hover{
  color: #fff !important;
}
.technologyHeadMain {
  flex: 0 0 588rem;
  padding-top: 110rem;
}

.technologyHeadMain h2 {
  margin: 24rem 0 64rem;
  color: var(--ebc-text-secondary);
}

.technologyHeadBtn {
  width: fit-content;
  min-width: 180rem;
  gap: 5rem;
}

.technologyHeadModel {
  width: 830rem;
  height: auto;
}
.contentBox {
  max-width: 1200rem;
  margin-inline: auto;
}

.MapLabel{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
border: 0.5px solid var(--Neutral-Stroke, rgba(0, 0, 0, 0.12));
background: #FFF;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.08);
color: var(--Text-Secondary, rgba(0, 0, 0, 0.64));
/* Footnote/Regular_12 */
font-size: 9px;
font-style: normal;
font-weight: 400;
line-height: 15px; /* 166.667% */
}
@media (min-width: 996px) {
  .zh #worldMap .wordList .word1{
  left: 386rem;
}

.zh #worldMap .wordList .word2{
  left: 645rem;
}
.zh #worldMap .wordList .word3{
  left: 1070rem;
}
.zh #worldMap .wordList .word4{
  left: 1095rem;
}
.zh #worldMap .wordList .word5{
  left: 1200rem;
}
  .ar .technologyHead {
    padding-left: 0;
    padding-right: calc(50vw - 600rem);
  }
.ug .technologyHeadMain,
.ar .technologyHeadMain,
.pt .technologyHeadMain,
.mn .technologyHeadMain,
.id .technologyHeadMain,
.vi .technologyHeadMain,
.es .technologyHeadMain,
.th .technologyHeadMain,
.en .technologyHeadMain {
  flex: 0 0 758rem;
  position: relative;
  z-index: 2;
}
.mn .technologyHeadMain h1{
  font-size: 64rem;
}
.ru .technologyHeadMain h1{
  font-size: 70rem;
  line-height: 74rem;
}
.ru .technologyHeadMain h2{
  margin-bottom: 40rem;
}
.pt .technologyHeadMain h1,
.es .technologyHeadMain h1{
  font-size: 70rem;
}
.id .technologyHeadMain h1,
.th .technologyHeadMain h1,
.en .technologyHeadMain h1{
  font-size: 72rem;
}
.ug .technologyHeadMain h1,
.vi .technologyHeadMain h1{
  font-size: 74rem;
}
.ar .technologyHeadModel{
  margin-right: -170rem;
  margin-left: unset;
}
.ug .technologyHeadModel,
.mn .technologyHeadModel,
.pt .technologyHeadModel,
.vi .technologyHeadModel,
.id .technologyHeadModel,
.th .technologyHeadModel,
.es .technologyHeadModel,
.en .technologyHeadModel{
  margin-left: -170rem;
}
.technologyHeadMain h2{
  max-width: 700rem;
}
.techPowerTrade h3 {
  max-width: 1200rem;
}
}
@media (max-width: 996px) {
.MapLabel{
  font-size: 16px;
}
  .contentBox {
    max-width: 100%;
    padding-inline: 32rem;
  }
  .technologyHead {
    height: auto;
    padding: 0rem 32rem 80rem;
    overflow: hidden;
    flex-direction: column;
    text-align: center;
    gap: 0rem;
  }
  .technologyHeadModel {
    width: auto;
    height: 640rem;
    max-width: unset;
    margin-left: -195rem;
  }
  .ar .technologyHeadModel {
    margin-left: unset;
    margin-right: -195rem;
  }
  
  .technologyHeadMain {
    padding-top: 0rem;
  }
  .technologyHeadMain {
    order: 2;
    flex: 1;
  }
  .technologyHeadBtn {
    width: 100%;
    gap: 8rem;
  }
}

.techPowerTrade {
  padding: 120rem 0;
  text-align: center;
}

.techPowerTrade h3 {
  margin: 16rem auto 0rem;
  position: relative;
  z-index: 2;
}
#worldMap {
  width: 1400rem;
  margin-inline: auto;
  margin-top: -20rem;
  position: relative;
}
#worldMap img{
  width: 100%;
  height: auto;
}

#worldMap .pointerShadow{
  position: absolute;
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
  background: rgba(165, 41, 51, 0.40);
  animation: scope 2s infinite;
  z-index:2;
  transform-origin: center center;
}
#worldMap .wordList .word{
  position: absolute;
  padding: 4rem 8rem;
  border-radius: 4px;
  border: 0.5px solid var(--Neutral-Stroke, rgba(0, 0, 0, 0.12));
  background: #FFF;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.08);
  color: var(--ebc-text-secondary);
}
#worldMap .pointer{
  position: absolute;
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
  background: var(--ebc-basecolor-active-500);
  z-index:3;
}
.pointer1,
.pointerShadow1{
  left: 405rem;
  top: 286rem;
}
#worldMap .wordList .word1{
  left: 376rem;
  top: 310rem;
}

#worldMap .wordList .word2{
  left: 640rem;
  top: 305rem;
}
#worldMap .wordList .word3{
  left: 1060rem;
  top: 545rem;
}
#worldMap .wordList .word4{
  left: 1080rem;
  top: 435rem;
}
#worldMap .wordList .word5{
  left: 1200rem;
  top: 320rem;
}
.pointer2,
.pointerShadow2{
  left: 663rem;
  top: 280rem;
}
.pointer3,
.pointerShadow3{
  left: 1087rem;
  top: 520rem;
}
.pointer4,
.pointerShadow4{
  left: 1110rem;
  top: 410rem;
}
.pointer5,
.pointerShadow5{
  left: 1216rem;
  top: 294rem;
}
@keyframes scope {
   0% {
    transform: scale(1.2);
    opacity: 1;
  }
  50% {
    transform: scale(2);
    opacity: .6;
  }
  100% {
    transform: scale(1.2);
    opacity: 1;
  }
}
#worldMap text {
  fill: var(--ebc-text-secondary);
  font-size: 8rem;
  font-weight: 400;
  padding: 4rem 8rem;
  border-radius: 4px;
  border: 0.5px solid var(--Neutral-Stroke, rgba(0, 0, 0, 0.12));
  background: #FFF;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.08);
}

.techPowerTradeMain {
  position: relative;
}

.techPowerTradeBtn {
  margin-inline: auto;
  width: fit-content;
  min-width: 104rem;
  position: relative;
  margin-top: -40rem;
  z-index: 3;
}
.topShadow {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100px;
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0.9)
  );
}
.bottomShadow {
   position: absolute;
  bottom: 0px;
  width: 100%;
  height: 250rem;
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 0.95),
    rgba(255, 255, 255, 0.1)
  );
}
.techPowerTradeStatic {
  position: absolute;
  z-index: 2;
  width: 1200rem;
  left: 50%;
  bottom: 90rem;
  transform: translateX(-50%);
}
.staticPart {
  flex: 1;
  text-align: center;
}
.techPowerTrade h3 {
  color: var(--ebc-text-secondary);
}
.staticPart div:nth-child(2) {
  margin-top: 16rem;
  color: var(--ebc-text-secondary);
}

@media (max-width: 996px) {
  .techPowerTrade {
    overflow: hidden;
    padding: 160rem 32rem 110rem;
  }
  .techPowerTradeStatic {
    flex-wrap: wrap;
  }
  .techPowerTrade h3 {
    margin-bottom: 80rem;
    padding: 0!important;
  }
  .staticPart {
    flex: 0 0 342rem;
    row-gap: 48rem;
  }
  #worldMap {
    width: 1000rem;
    margin-left: -212rem;
    position: relative;
  }
  #worldMap .pointerShadow{
  position: absolute;
  width: 16rem;
  height: 16rem;
  border-radius: 50%;
  background: rgba(165, 41, 51, 0.40);
  animation: scope 2s infinite;
  z-index:2;
  transform-origin: center center;
}
#worldMap .wordList .word{
  position: absolute;
  padding: 4rem 8rem;
  border-radius: 4px;
  border: 0.5px solid var(--Neutral-Stroke, rgba(0, 0, 0, 0.12));
  background: #FFF;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.08);
  color: var(--ebc-text-secondary);
}
#worldMap .pointer{
  position: absolute;
  width: 16rem;
  height: 16rem;
  border-radius: 50%;
  background: var(--ebc-basecolor-active-500);
  z-index:3;
}
.pointer1,
.pointerShadow1{
  left: 286rem;
  top: 204rem;
}
#worldMap .wordList .word1{
  left: 255rem;
  top: 240rem;
}
#worldMap .wordList .word2{
  left: 440rem;
  top: 230rem;
}
#worldMap .wordList .word3{
  left: 730rem;
  top: 400rem;
}
#worldMap.en .wordList .word4{
  left: 770rem;
}
#worldMap .wordList .word4{
  left: 790rem;
  top: 318rem;
}
#worldMap .wordList .word5{
  left: 832rem;
  top: 240rem;
}
.pointer2,
.pointerShadow2{
  left: 468rem;
  top: 200rem;
}
.pointer3,
.pointerShadow3{
  left: 772rem;
  top: 366rem;
}
.pointer4,
.pointerShadow4{
  left: 792rem;
  top: 288rem;
}
.pointer5,
.pointerShadow5{
  top: 212rem;
  left: 860rem;
}
  .ar #worldMap {
  margin-left: unset;
  margin-right: -80rem;
}
  .topShadow {
    width: 110vw;
    left: -10vw;
    height: 30px;
  }
.bottomShadow {
  bottom: 200rem;
}
  #worldMap {
    margin-top: 20rem;
  }

   
  .techPowerTradeMain {
    position: relative;
  }
  .techPowerTradeMain .techPowerTradeStatic {
    position: static;
    width: 100%;
    row-gap: 40rem;
    transform: translate(0,-50rem);
    align-items: flex-start!important;

  }
  .ar .techPowerTradeStatic {
    justify-content: center;
  }
}

.tradeBlackBox {
  background: #131212;
  text-align: center;
  position: relative;
  height: 160vh;
  min-height: 1600px;
}
.tradeBlackBox h2{
  color: var(--ebc-text-primary_white);
}
.tradeBlackBox h3{
  color: var(--ebc-text-secondary_white);
  padding: 16rem 0 80rem;

}
.tradeBlackBox .contentBox{
  padding-block: 120rem;
  position: sticky;
  top: 80px;
}
.tradeBlackStickyPage .pageDescription{
  color: var(--ebc-text-secondary_white);
  margin: 9rem 0 64rem;
}
.innerPagenavigation{
  gap: 8rem;
  padding-block: 15rem;
  cursor: pointer;
}
.innerPagenavigation div{
  height: 4px;
  border-radius: var(--ebc-corner-radius-full);
  background: var(--ebc-neutral-divider_medium_white);
  width: 32px;
}
.innerPagenavigation .active{
  background: var(--ebc-text-primary_white);
  width: 64px;
}
.tradeBlackBtn{
  width: fit-content;
  min-width: 164rem;
  display: inline-block;
  gap: 6rem;
}
.tradeBlackStickyPage{
  text-align: left;
  height: 650rem;
}
.tradeBlackStickyPage .pageContent{
  flex: 0 0 486rem;
}
.tradeBlackStickyPage.secondPage .pageModel{
  position: relative;
}
.locationWord{
  position: absolute;
  font-size: 13.5px;
  line-height: 20px;
  font-weight: 400;
  color: var(--ebc-text-secondary_white);
}
.zh .locationWord1{
  width: 23px;
  left: -26px;
  top: 0;
  text-align: center;
}
.locationWord1{
  top: -25px;
  left: 0;
}
.locationWord2{
  right: 0;
  bottom:-25px
}
.tradeBlackStickyPage.secondPage .pageModel img{
  width: 570rem;
  height: auto;
}
.firstPage .pageModel video{
  width: 900rem;
  height: auto;
  position: relative;
  z-index: 2;
  transform: translate(-110rem,-60rem);
}
.tradeBlackStickyPage .pageContent,
.tradeBlackBox h2,
.tradeBlackBox h3{
  position: relative;
  z-index: 3;
}
@media (max-width: 1440px) {
  .firstPage .pageModel video{
  width: 720rem;
  height: auto;
  position: relative;
  z-index: 2;
  transform: translate(-110rem,-110rem);
}
}
@media (max-width: 996px) {
  .tradeBlackBox{
    overflow: hidden;
  }
  .firstPage .pageModel video{
  width: 120vw;
  height: auto;
  position: relative;
  z-index: 2;
  transform: translate(0rem,-148rem);
}
.tradeBlackStickyPage.secondPage {
  margin-top: -150rem;
}
  .tradeBlackBox {
    padding: 0;
    height: auto;
    min-height: unset;
  }
  .tradeBlackBox .contentBox{
    padding: 160rem 32rem 210rem;
  }
  .innerPagenavigation{
    display: none!important;
  }
  .tradeBlackStickyPage {
    flex-direction: column;
    text-align: center;
    height: auto;
  }
  .pageContent{
    /* order: 2; */
  }
  .locationWord{
    font-size: 12px;
  }
  .firstPage .pageContent{
    margin-bottom: 48rem;
    flex: 1;
  }
  .firstPage .pageModel img{
  width: 100%;
  height: auto;
}
  
  .secondPage .pageContent{
    margin: 96rem 0 ;
    flex: 1;
  }
  .tradeBlackStickyPage.secondPage .pageModel{
    margin-left: 20rem;
  }
.tradeBlackStickyPage.secondPage .pageModel img{
  width: 620rem;
}
  .tradeBlackStickyPage .pageDescription{
    margin:0
  }
  .tradeBlackStickyPage .tradeBlackBtn{
    display: none;
  }
  .tradeBlackBox .mobileTradeBlackBtn{
    margin-bottom: 80rem;
    height: 80rem;
    gap: 9rem;
    width: fit-content;
    margin-inline: auto;
    font-size: 28rem!important;
    line-height: 1;
  }
}

.orderTransfer {
  padding: 120rem 0;
  background: var(--ebc-neutral-bg_b);
}
.orderTransfer h3 {
  color: var(--ebc-text-secondary);
  margin: 16rem 0 60rem;
}
.orderTransfer img {
  width: 100%;
  height: auto;
}
.orderTransferModel{
  margin-top: 60rem;
}

@media (max-width: 996px) {
  .orderTransfer {
    padding: 160rem 0;
  }
  .orderTransfer h3 {
    margin-bottom: 80rem;
  }
  .orderTransfer .contentBox{
    padding-inline: 0rem;
  }
  .orderTransfer h2{
    padding-inline: 32rem;
  }
  .orderTransferModel {
    overflow-x: auto;
    margin-top: 80rem;
    padding-inline: 32rem;
  }
  .orderTransferModel::-webkit-scrollbar {
      display: none;
  }
  /* 伪滚动条容器 */
  .fake-scrollbar {
    height: 4px;
    background: #fff;
    border-radius: 2px;
    pointer-events: none; /* 只看不点 */
    margin-inline: 32rem;

  }
  /* 伪滑块 */
  .fake-thumb {
    height: 100%;
    background: rgba(0, 0, 0, .5);
    border-radius: 2px;
    width: 0; /* js 动态算 */
    transition: width 0.2s;
  }
.orderTransfer img {
    height: 620px;
    width: auto;
    max-width: unset;
}
}

.liquidityDepth {
  padding: 120rem 0;
}
.liquidityDepth h3 {
  color: var(--ebc-text-secondary);
  margin: 16rem 0 60rem;
}

.floatTab{
  position: sticky;
  z-index: 98;
  top:128px;
  margin-inline:auto;
  background:var(--ebc-basecolor-white-85);
  border-radius: var(--ebc-corner-radius-full);
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(10px);
  padding:4rem;
  gap:8rem;
  width: 792rem;
  height:64rem;
  opacity: 0;
}

 .floatTab .tabItem{
  flex:1;
  color: var(--ebc-text-secondary);
}
 .floatTab .active{
    border-radius: var(--ebc-corner-radius-full);
    background: var(--ebc-neutral-bg_c);
    color:var(--ebc-text-primary);
    display:flex;
    align-items: center;
    justify-content: center;
    height:100%;
    font-weight: 500;
}
@media (max-width: 996px) {
  .floatTab{
    display:none!important;
  }
   .scrollTab{
    display: inline-flex;
    gap:16rem;
    min-width: fit-content;
  }
  .scrollTabWrapper{
    overflow-x: auto;
    scroll-behavior: smooth;
    padding:16rem 32rem;
    margin-top: 64rem;
    background: var(--ebc-neutral-bg_a);
    position: sticky;
    top:44px;
    z-index:99
  }
  #productModule{
    margin-top: 32rem!important;
  }
    .scrollTabWrapper::-webkit-scrollbar {
    display: none;
  }
   .scrollTab .tabItem{
    color:var(--ebc-text-secondary);
    padding:16rem 32rem;
    flex:1;
    background: var(--ebc-neutral-bg_b);
    border-radius: var(--ebc-corner-radius-full);
    white-space: nowrap;
  }
   .scrollTab .active{
    background:var(--ebc-basecolor-active-500);
    color:var(--ebc-text-primary_white);
    font-weight: 500;
  }
    .liquidityDepth {
    padding: 160rem 0;
  }
  .liquidityDepth h3 {
    margin-bottom: 80rem;
  }
}
