.global-top {
  background-color: #007f86;
  padding-left: 60px;
  padding-top: 30px;
  padding-bottom: 50px;
}

@media (max-width: 1600px) {
  .global-top {
    padding-left: 52px;
  }
}

@media (max-width: 1366px) {
  .global-top {
    padding-left: 44px;
  }
}

@media (max-width: 1024px) {
  .global-top {
    padding-left: 36px;
  }
}

@media (max-width: 991px) {
  .global-top {
    padding-left: 28px;
  }
}

@media (max-width: 767px) {
  .global-top {
    padding-left: 20px;
  }
}

@media (max-width: 1600px) {
  .global-top {
    padding-top: 26px;
  }
}

@media (max-width: 1366px) {
  .global-top {
    padding-top: 22px;
  }
}

@media (max-width: 1024px) {
  .global-top {
    padding-top: 18px;
  }
}

@media (max-width: 991px) {
  .global-top {
    padding-top: 14px;
  }
}

@media (max-width: 767px) {
  .global-top {
    padding-top: 10px;
  }
}

@media (max-width: 1600px) {
  .global-top {
    padding-bottom: 46px;
  }
}

@media (max-width: 1366px) {
  .global-top {
    padding-bottom: 42px;
  }
}

@media (max-width: 1024px) {
  .global-top {
    padding-bottom: 38px;
  }
}

@media (max-width: 991px) {
  .global-top {
    padding-bottom: 34px;
  }
}

@media (max-width: 767px) {
  .global-top {
    padding-bottom: 30px;
  }
}

.global-top a {
  opacity: 1;
  /* visibility: hidden; */
}

.global-top img {
  display: block;
  height: 85px;
}

@media (max-width: 1600px) {
  .global-top img {
    height: 76px;
  }
}

@media (max-width: 1366px) {
  .global-top img {
    height: 67px;
  }
}

@media (max-width: 1024px) {
  .global-top img {
    height: 58px;
  }
}

@media (max-width: 991px) {
  .global-top img {
    height: 49px;
  }
}

@media (max-width: 767px) {
  .global-top img {
    height: 40px;
  }
}

.global-map {
  display: flex;
}

.global-map .cont {
  position: relative;
  width: 95%;
  max-width: 1200px;
  padding-top: 65px;
  padding-right: 60px;
}

@media (max-width: 1600px) {
  .global-map .cont {
    padding-top: 60px;
  }
}

@media (max-width: 1366px) {
  .global-map .cont {
    padding-top: 55px;
  }
}

@media (max-width: 1024px) {
  .global-map .cont {
    padding-top: 50px;
  }
}

@media (max-width: 991px) {
  .global-map {
    flex-direction: column;
  }

  .global-map .cont {
    padding-top: 45px;
    padding-right: 0px;
  }
}

@media (max-width: 767px) {
  .global-map .cont {
    padding-top: 40px;
  }
}

.global-map .cont:after {
  content: "";
  display: block;
  width: 50%;
  background-color: #007f86;
  position: absolute;
  left: 100%;
  top: 0;
  height: 210px;
}

@media (max-width: 1600px) {
  .global-map .cont:after {
    height: 188px;
  }
}

@media (max-width: 1366px) {
  .global-map .cont:after {
    height: 166px;
  }
}

@media (max-width: 1024px) {
  .global-map .cont:after {
    height: 144px;
  }
}

@media (max-width: 991px) {
  .global-map .cont:after {
    height: 122px;
  }
}

@media (max-width: 767px) {
  .global-map .cont:after {
    height: 100px;
  }
}

.global-map .cont img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  transition: all .5s;
}

.global-map .cont .bgmaphide {
  display: none;
}

.global-map .cont .bgmapshow {
  display: block;
}

.global-map .cont .yazhou {
  position: absolute;
  width: 6.4%;
  height: 29%;
  max-height: 366px;
  top: 35%;
  right: 34%;
  cursor: pointer;
  border-radius: 50px;
  transform: rotate(-37deg);
  -webkit-transform: rotate(-37deg);
  -ms-transform: rotate(-37deg);
  z-index: 11;
}

.global-map .cont .zhongguo {
  position: absolute;
  width: 10.4%;
  height: 11%;
  max-height: 366px;
  top: 45%;
  right: 23%;
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 120px;
  cursor: pointer;
}

.global-map .cont .beimei {
  position: absolute;
  width: 20.4%;
  height: 37%;
  max-height: 366px;
  top: 21%;
  right: 77%;
  cursor: pointer;
}

.global-map .cont .dayangzhou {
  position: absolute;
  width: 17.4%;
  height: 20%;
  max-height: 366px;
  top: 73%;
  right: 10%;
  cursor: pointer;
}

.global-map .cont .feizhou {
  position: absolute;
  width: 9.4%;
  height: 29%;
  max-height: 366px;
  top: 54%;
  right: 46%;
  cursor: pointer;
}

.global-map .cont .lamei {
  position: absolute;
  width: 9.4%;
  height: 29%;
  max-height: 366px;
  top: 66%;
  right: 66%;
  cursor: pointer;
}

.global-map .cont .ouzhou {
  position: absolute;
  width: 43.4%;
  height: 13%;
  max-height: 366px;
  top: 21%;
  right: 7%;
  cursor: pointer;
  border-radius: 48%;
  border-bottom-left-radius: 7%;
  border-bottom-right-radius: 20%;
}

.global-map .cont .zhongdong {
  position: absolute;
  width: 4.8%;
  height: 15%;
  max-height: 366px;
  top: 47%;
  right: 41%;
  cursor: pointer;
  transform: rotate(-22deg);
  -webkit-transform: rotate(-22deg);
  -ms-transform: rotate(-22deg);
  z-index: 12;
}

.dingweiimg_son_yazhou {
  width: 100%;
  background: rgba(0, 0, 0, .7);
  position: absolute;
  top: 27%;
  left: 44%;
  display: flex;
  flex-direction: column;
  padding: 20px 0 7px;
  transition: all .5s;
  max-width: 186px;
  display: none;
}

/* 中国  特殊*/
.zhongguo .dingweiimg_son_yazhou {
  width: 134%;
  background: rgba(0, 0, 0, .7);
  position: absolute;
  top: -129%;
  left: 76%
  display: flex;
  flex-direction: column;
  padding: 20px 0 7px;
  transition: all .5s;
  max-width: 186px;
  display: none;
}

/* 亚洲  特殊*/
.yazhou .dingweiimg_son_yazhou {
  width: 237%;
  background: rgba(0, 0, 0, .7);
  position: absolute;
  top: 91%;
  left: -78%;
  display: flex;
  flex-direction: column;
  padding: 20px 0 7px;
  transition: all .5s;
  max-width: 186px;
  display: none;
  z-index: 10;
  transform: rotate(37deg);
  -webkit-transform: rotate(37deg);
  -ms-transform: rotate(37deg);
}

/* 大洋洲  特殊*/
.dayangzhou .dingweiimg_son_yazhou {
  width: 100%;
  background: rgba(0, 0, 0, .7);
  position: absolute;
  top: 0%;
  left: 60%;
  display: flex;
  flex-direction: column;
  padding: 20px 0 7px;
  transition: all .5s;
  max-width: 186px;
  display: none;
}

/* 非洲  特殊*/
.feizhou .dingweiimg_son_yazhou {
  width: 159%;
  background: rgba(0, 0, 0, .7);
  position: absolute;
  top: 27%;
  left: 87%;
  display: flex;
  flex-direction: column;
  padding: 20px 0 7px;
  transition: all .5s;
  max-width: 186px;
  display: none;
}

/* 拉美  特殊*/
.lamei .dingweiimg_son_yazhou {
  width: 159%;
  background: rgba(0, 0, 0, .7);
  position: absolute;
  top: 0%;
  left: 96%;
  display: flex;
  flex-direction: column;
  padding: 20px 0 7px;
  transition: all .5s;
  max-width: 186px;
  display: none;
}

/* 欧洲  特殊*/
.ouzhou .dingweiimg_son_yazhou {
  width: 118%;
  background: rgba(0, 0, 0, .7);
  position: absolute;
  top: 5%;
  left: 52%;
  display: flex;
  flex-direction: column;
  padding: 20px 0 7px;
  transition: all .5s;
  max-width: 240px;
  display: none;
}

/* 北美  特殊*/
.beimei .dingweiimg_son_yazhou {
  background: rgba(0, 0, 0, .7);
  position: absolute;
  top: 33%;
  left: 91%;
  display: none;
}

/* 中东  特殊*/
.zhongdong .dingweiimg_son_yazhou {
  width: 426%;
  background: rgba(0, 0, 0, .7);
  position: absolute;
  top: 113%;
  left: -48%;
  display: flex;
  flex-direction: column;
  padding: 20px 0 7px;
  transition: all .5s;
  max-width: 186px;
  display: none;
  z-index: 6;
  transform: rotate(22deg);
  -webkit-transform: rotate(22deg);
  -ms-transform: rotate(22deg);
}



.dingweiimg_son_cn {
  display: flex;
  align-items: center;
  margin: 0 13px 13px;
  color: #fff;
  max-width: 186px;
}

.dingweiimg_son_cn img {
  max-width: 88px;
  max-height: 30px;
  margin-right: 10px;
}

.global-map .cont .title {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  color: #fff;
  font-weight: 700;
  line-height: 0.7;
  text-transform: uppercase;
  opacity: 0;
  visibility: hidden;
  right: 0;
  font-size: 50px;
}

@media (max-width: 1600px) {
  .global-map .cont .title {
    font-size: 45.2px;
  }
}

@media (max-width: 1366px) {
  .global-map .cont .title {
    font-size: 40.4px;
  }
}

@media (max-width: 1024px) {
  .global-map .cont .title {
    font-size: 35.6px;
  }
}

@media (max-width: 991px) {
  .global-map .cont .title {
    font-size: 30.8px;
  }

  .qiehuan {
    width: 100%;
    margin: 0;
  }

  .dingweiimg_son_cn,
  .dingweiimg_son_yz {
    margin: 0 6px 13px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 10px;
  }

  .dingweiimg_son_cn img,
  .dingweiimg_son_yz img {
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .ouzhou .dingweiimg_son_yazhou{
    width: 118%;
    top: -4%;
    left: 54%;
    max-width: 112px;
  }
}

@media (max-width: 767px) {
  .global-map .cont .title {
    font-size: 26px;
  }
}

.global-map .cont .text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
  font-size: 20px;
}

@media (max-width: 1600px) {
  .global-map .cont .text {
    font-size: 19.2px;
  }
}

@media (max-width: 1366px) {
  .global-map .cont .text {
    font-size: 18.4px;
  }
}

@media (max-width: 1024px) {
  .global-map .cont .text {
    font-size: 17.6px;
  }
}

@media (max-width: 991px) {
  .global-map .cont .text {
    font-size: 16.8px;
  }
}

@media (max-width: 767px) {
  .global-map .cont .text {
    font-size: 16px;
  }
}






/* 左侧切换语言部分 */
.qiehuan {
  width: 198px;
  display: flex;
  flex-direction: column;
  margin: 100px 100px 0;
}

.qiehuan_item {
  font-size: 18px;
  padding: 10px 4px;
  border-bottom: 1px solid #cccccc;
  color: #000;
  transition: all .5s;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.qiehuan_item a {
  width: 100%;
  height: 100%;
  transition: all .5s;
}

.qiehuan_item:hover a {
  color: #007b7b;
}

.qiehuan_item_active {
  font-size: 18px;
  padding: 10px 4px;
  border-bottom: 1px solid #000;
  color: #007b7b;
  transition: all .5s;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

@media (max-width: 1600px) {}

@media (max-width: 1505px) {}

@media (max-width: 1399px) {}

@media (max-width: 1280px) {

  .dingweiimg_son_cn,
  .dingweiimg_son_yz {
    margin: 0 6px 13px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 10px;
  }

  .dingweiimg_son_cn img,
  .dingweiimg_son_yz img {
    margin-right: 0px;
    margin-bottom: 5px;
  }
}

@media (max-width: 1024px) {}

@media (max-width: 991px) {

  .qiehuan {
    width: 100%;
    margin: 0;
  }

  .dingweiimg_son_cn,
  .dingweiimg_son_yz {
    margin: 0 6px 13px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 10px;
  }

  .dingweiimg_son_cn img,
  .dingweiimg_son_yz img {
    margin-right: 0px;
    margin-bottom: 5px;
  }

  .dingweiimg_son_yazhou {
    width: 74%;
    left: 58%;
  }
}

@media (max-width: 767px) {}

/*# sourceMappingURL=9c70933aff6b2a6d08c687a6cbb6b765.css.map*/<!--耗时1776127240.5083秒-->