img {
  display: block;
  width: 100%;
}
.about-global {
  padding-bottom: 130px;
}
.about-global .map-box {
  width: 1260px;
}
.about-global .map-box ul.map-list {
  position: relative;
  width: 100%;
  height: 674px;
  margin: 101px 0 50px;
}
.about-global .map-box ul.map-list li.list-item {
  position: absolute;
  transition: all .4s;
}
.about-global .map-box ul.map-list li.list-item .item-detail {
  position: relative;
  height: 100%;
}
.about-global .map-box ul.map-list li.list-item .item-detail .item-txt {
  position: absolute;
  transform: translate(-50%, -50%);
  font-size: 30px;
  font-weight: bold;
  color: #333;
  line-height: 34px;
  cursor: pointer;
}
.about-global .map-box ul.map-list li.list-item .item-detail .item-popup {
  position: absolute;
  left: 90px;
  transform: translateY(-50%);
  z-index: 3;
  min-width: 240px;
  padding: 40px 20px;
  background-color: #fff;
  display: none;
  box-shadow: 0 5px 18px 0 rgba(197, 197, 197, 0.36);
}
.about-global .map-box ul.map-list li.list-item .item-detail .item-popup:before {
  content: "";
  position: absolute;
  left: -12px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-right: 12px solid #fff;
  border-bottom: 12px solid transparent;
}
.about-global .map-box ul.map-list li.list-item .item-detail .item-popup h4 {
  font-size: 24px;
  color: #f51c30;
  line-height: 34px;
  margin-bottom: 20px;
}
.about-global .map-box ul.map-list li.list-item .item-detail .item-popup p {
  line-height: 22px;
}
.about-global .map-box ul.map-list li.list-item .item-detail .item-popup p span {
  font-size: 14px;
  color: #666;
}
.about-global .map-box ul.map-list li.list-item .item-detail .item-popup p span:first-of-type {
  color: #333;
  font-weight: bold;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(1) {
  top: 23px;
  left: 30px;
  z-index: 2;
  width: 274.5px;
  height: 315px;
  background: url('/static/cn/images/about/global/europe.png') no-repeat center;
  background-size: cover;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(1) .item-detail .item-txt {
  top: 60%;
  left: 60%;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(1) .item-detail .item-popup {
  top: 20%;
  left: 70px;
  min-width: 190px;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(1) .item-detail .item-popup:before {
  top: 156px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-top: 12px solid #fff;
  border-right: 12px solid transparent;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(2) {
  top: 298px;
  left: 0;
  width: 241.2px;
  height: 244.8px;
  background: url('/static/cn/images/about/global/africa.png') no-repeat center;
  background-size: cover;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(2) .item-detail .item-txt {
  top: 40%;
  left: 55%;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(2) .item-detail .item-popup {
  top: 40%;
  left: 192px;
  min-width: 250px;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(3) {
  top: 27px;
  left: 159px;
  width: 571.5px;
  height: 424.8px;
  background: url('/static/cn/images/about/global/asia.png') no-repeat center;
  background-size: cover;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(3) .item-detail .item-txt {
  top: 40%;
  left: 45%;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(3) .item-detail .item-popup {
  top: 40%;
  left: 324px;
  min-width: 320px;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(4) {
  top: 428px;
  left: 466px;
  width: 207px;
  height: 189.9px;
  background: url('/static/cn/images/about/global/oceania.png') no-repeat center;
  background-size: cover;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(4) .item-detail .item-txt {
  top: 40%;
  left: 15%;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(4) .item-detail .item-popup {
  top: 40%;
  left: 110px;
  min-width: 200px;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(5) {
  top: 6px;
  right: 0;
  width: 505.8px;
  height: 404.1px;
  background: url('/static/cn/images/about/global/north-america.png') no-repeat center;
  background-size: cover;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(5) .item-detail .item-txt {
  top: 55%;
  left: 45%;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(5) .item-detail .item-popup {
  top: 55%;
  left: 305px;
  min-width: 225px;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(6) {
  right: 25px;
  bottom: 0;
  width: 178.2px;
  height: 282.6px;
  background: url('/static/cn/images/about/global/south-america.png') no-repeat center;
  background-size: cover;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(6) .item-detail .item-txt {
  top: 33%;
  left: 50%;
  min-width: 90px;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(6) .item-detail .item-popup {
  top: 34%;
  left: -263px;
  max-width: 276px;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(6) .item-detail .item-popup:before {
  content: '';
  border-right: none;
}
.about-global .map-box ul.map-list li.list-item:nth-of-type(6) .item-detail .item-popup:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -12px;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-left: 12px solid #fff;
  border-bottom: 12px solid transparent;
}
.about-global .map-box ul.map-list li.list-item.active:nth-of-type(1) {
  background: url('/static/cn/images/about/global/europe-active.png') no-repeat center;
  background-size: cover;
}
.about-global .map-box ul.map-list li.list-item.active:nth-of-type(1) .item-txt {
  color: #fff;
}
.about-global .map-box ul.map-list li.list-item.active:nth-of-type(2) {
  background: url('/static/cn/images/about/global/africa-active.png') no-repeat center;
  background-size: cover;
}
.about-global .map-box ul.map-list li.list-item.active:nth-of-type(3) {
  background: url('/static/cn/images/about/global/asia-active.png') no-repeat center;
  background-size: cover;
}
.about-global .map-box ul.map-list li.list-item.active:nth-of-type(3) .item-txt {
  color: #fff;
}
.about-global .map-box ul.map-list li.list-item.active:nth-of-type(4) {
  background: url('/static/cn/images/about/global/oceania-active.png') no-repeat center;
  background-size: cover;
}
.about-global .map-box ul.map-list li.list-item.active:nth-of-type(5) {
  background: url('/static/cn/images/about/global/north-america-active.png') no-repeat center;
  background-size: cover;
}
.about-global .map-box ul.map-list li.list-item.active:nth-of-type(6) {
  background: url('/static/cn/images/about/global/south-america-active.png') no-repeat center;
  background-size: cover;
}
.about-global .map-box ul.map-list li.list-item.active .item-detail .item-popup {
  display: block;
}
.about-global .map-box ul.map-list .hot.europe {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  opacity: 0.3;
  z-index: 10;
}
.about-global .map-box ul.map-list .hot.asia {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  opacity: 0.3;
  z-index: 10;
}
.about-global .map-box ul.map-list .hot.africa {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  opacity: 0.3;
  z-index: 10;
}
.about-global .map-box ul.map-list .hot.atlantic {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  opacity: 0.3;
  z-index: 10;
}
.about-global .map-box ul.map-list .hot.north {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  opacity: 0.3;
  z-index: 10;
}
.about-global .map-box ul.map-list .hot.south {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  opacity: 0.3;
  z-index: 10;
}
.about-global .map-box .unit-list-container .unit-list {
  width: 80%;
  margin: 0 auto;
}
.about-global .map-box .unit-list-container .unit-list li.unit-item {
  position: relative;
  padding-left: 20px;
}
.about-global .map-box .unit-list-container .unit-list li.unit-item:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 6px;
  height: 29px;
  background: #f51c30;
}
.about-global .map-box .unit-list-container .unit-list li.unit-item:not(:last-of-type) {
  margin-bottom: 20px;
}
.about-global .map-box .unit-list-container .unit-list li.unit-item .item-box {
  display: flex;
}
.about-global .map-box .unit-list-container .unit-list li.unit-item .item-box label,
.about-global .map-box .unit-list-container .unit-list li.unit-item .item-box span,
.about-global .map-box .unit-list-container .unit-list li.unit-item .item-box p {
  font-size: 26px;
  color: #F51C30;
  line-height: 32px;
}
.about-global .map-box .unit-list-container .unit-list li.unit-item .item-box label {
  width: 78px;
}
.about-global .map-box .unit-list-container .unit-list li.unit-item .item-box p {
  flex: 1;
  color: #333333;
}
