:root {
  --color1: #0e357f;
  --color2: #1e4894;
}

.gettop {
  opacity: 1;
  position: relative;
  z-index: 99999;
}

#rev_slider_41_1_wrapper .zeus .tp-tab {
  opacity: 1;
  box-sizing: border-box;
}

#rev_slider_41_1_wrapper .zeus .tp-tab-title {
  display: block;
  text-align: center;
  background: rgba(14, 53, 127, 0.69);
  font-weight: 700;
  font-size: 13px;
  font-family: "苹方", "微软雅黑", arial;
  line-height: 13px;
  color: #ffffff;
  padding: 9px 10px;
  border-radius: 5px;
}

#rev_slider_41_1_wrapper .zeus .tp-tab.rs-touchhover .tp-tab-title,
#rev_slider_41_1_wrapper .zeus .tp-tab.selected .tp-tab-title {
  color: #0e357f;
  background: #ffffff;
  transition: all 0.3s;
}

.global-map {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
}

.global-map-dot {
  position: absolute;
  animation: anim 2s infinite ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.global-map-dot a {
  transition: all 0.3s;
  display: flex;
  align-items: center;
  border-radius: 0.3rem 0.3rem 0.3rem 0;
  color: #fff;
  background-color: rgba(14, 53, 127, 0.81);
  font-size: 0.16rem;
  line-height: 1.5;
  padding: 0.06rem 0.02rem 0.06rem 0.2rem;
}

.global-map-dot a i {
  transition: all 0.3s;
  opacity: 0;
  margin-left: 0.08rem;
}

.global-map-dot a:hover {
  padding-right: 0.16rem;
  color: rgba(14, 53, 127, 1);
  background-color: #fff;
}

.global-map-dot:hover {
  animation-play-state: paused;
}

.global-map-dot a:hover i {
  opacity: 1;
}

.global-map-dot.dot1 {
  left: 32%;
  top: 28%;
}

.global-map-dot.dot2 {
  left: 46%;
  top: 38%;
}

.global-map-dot.dot3 {
  left: 32%;
  top: 63%;
}

.global-map-dot.dot4 {
  left: 68%;
  top: 51%;
}

@keyframes anim {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-0.04rem);
  }
  100% {
    transform: translateY(0px);
  }
}

.t_syk1li {
  position: absolute;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.t_syk1icon {
  width: 64px;
  height: 64px;
  z-index: 10;
  position: relative;
  pointer-events: none;
}

.t_syk1icon::before {
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(to right, var(--color1), var(--color2));
  animation: none;
  z-index: 10;
}

.t_syk1icon::after {
  content: "";
  width: 0px;
  height: 0px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  animation: none;
  transition: all 0.3s ease 0s;
  z-index: 20;
}

.t_sykuo {
  position: relative;
  width: 100%;
  height: 100%;
}

.t_sykuo::before {
  content: "";
  background: rgba(255, 255, 255, 0.7);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: kuosan 2.2s linear 0.1s infinite;
}

.t_sykuo::after {
  content: "";
  background: rgba(255, 255, 255, 0.7);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: kuosan 2.2s linear 1.2s infinite;
}

.t_syyuan {
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
}

.t_syk1icon img {
  width: 100%;
  transition: all 0.2s ease 0s;
  z-index: 10;
}

.t_sykuo img {
  z-index: 22;
}

.t_syk1bg img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.t_syk1icon .t_syhover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 22px;
  opacity: 0;
}

.t_sykbox {
  position: absolute;
  top: 9px;
  left: 8px;
  transform: translateY(0);
  pointer-events: none;
}

.t_syk1jie {
  border-radius: 22px;
  line-height: 44px;
  min-width: 165px;
  padding: 0 22px;
  white-space: nowrap;
  pointer-events: none;
  position: relative;
  top: 0;
  left: 0;
  transform: translateY(0);
}

.t_syk1jie::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 0;
  height: 100%;
  background: -webkit-linear-gradient(left, var(--color1), var(--color2));
  border-radius: 22px;
}

.t_syk1li .t_syk1jie div {
  opacity: 0;
}

.t_stcon div {
  display: inline-block;
  float: none;
}

.t_syk1li .t_syk1jie div {
  opacity: 0;
}

.t_syk1le {
  width: 20px;
  line-height: 46px;
  margin-right: 10px;
  position: relative;
  top: 0px;
  z-index: 10;
}

.t_syk1wen {
  font-size: 14px;
  color: #fff;
  line-height: 46px;
  margin-right: 8px;
}

.t_syk1go {
  position: relative;
  width: 6px;
  top: -1px;
  line-height: 46px;
}

.t_syk1go img {
  width: 100%;
  position: relative;
  top: 0;
  transform: translateY(0);
}

.t_syk1li:hover .t_syk1jie {
  pointer-events: all;
}

.t_syk1li:hover .t_syk1jie div {
  opacity: 1;
  transition: all 0.36s 0.2s;
}

.t_syk1li:hover .t_syk1jie::before {
  width: 100%;
  transition: all 0.4s cubic-bezier(0.34, 0.44, 0.41, 1.12);
}

.t_syk1li:hover .t_sykbox {
  pointer-events: all;
}

.t_syk1li:hover .t_syk1jie2::after {
  animation: kuo 0.2s ease 0s forwards;
}

.t_syk1li:hover .t_syk1jie2 > a > img {
  opacity: 1;
}

.t_syk1li:hover .t_syk1icon::after {
  animation: kuo 0.2s ease 0s forwards;
}

.t_syk1li:hover .t_syyuan {
  opacity: 0;
}

.t_syk1li:hover .t_syhover {
  opacity: 1;
}

.t_syk1li:hover .t_syk1icon {
  animation: yidong 0.36s ease 0.26s forwards;
}

.t_syk1li:hover .t_sykuo::before {
  animation-play-state: paused;
  width: 40px;
  height: 40px;
  display: none;
  /* animation-fill-mode: forwards; */
}

.t_syk1li:hover .t_sykuo::after {
  animation-play-state: paused;
  width: 40px;
  height: 40px;
  display: none;
  /* animation-fill-mode: forwards; */
}

@keyframes kuosan {
  0% {
    width: 24px;
    height: 24px;
    opacity: 1;
  }

  50% {
    width: 40px;
    height: 40px;
    opacity: 1;
  }
  75% {
    width: 50px;
    height: 50px;
    opacity: 0.5;
  }
  100% {
    width: 60px;
    height: 60px;
    opacity: 0.2;
  }
}

@keyframes kuo {
  0% {
    width: 0;
    height: 0;
  }

  100% {
    width: 40px;
    height: 40px;
  }
}

@media screen and (max-width: 1199px) {
  .t_syk1icon {
    pointer-events: all;
  }

  .t_syk1le {
    width: 0px;
  }
}

@media only screen and (max-width: 833px) {
  .t_syk1icon {
    width: 44px;
    height: 44px;
  }

  .t_syk1icon::before {
    width: 20px;

    height: 20px;
  }

  .t_sykuo::before {
    width: 30px;

    height: 30px;
  }

  .t_sykbox {
    top: 0;
  }

  .t_syk1jie {
    padding-left: 42px;
    padding-right: 16px;
    left: -8px;
    min-width: auto;
  }

  .t_stcon {
    font-size: 0;
    height: 46px;
    display: flex;
    align-items: center;
  }
}
