@media (max-width: 1200px) { 
  .about-content-wrap {
    /* border: 1px solid rebeccapurple; */
    padding:4.14rem 0 3.71rem 0 !important;
  }
  .content-wrap {
    padding:1.5rem 0 !important;
  }
  .mg-left-right-30 {
    margin:1rem 0 !important;
  }
  .mg-bottom-40 {
    margin-bottom: 0 !important;
  }
  .mg-bottom-xl-20 {
    margin-bottom: 20px !important;
  }
}
.bander-title {
  /* font-size: 2rem !important; */
  font-weight: 400;
}
.btn-reset {
  background-color: #4EA4F6;
  color: #fff;
  text-transform: none;
}
.title-small-en {
  color: #16A4FD;
  font-size:14px;
}
.title-large-cn {
  color:#1B30A4;
  font-size:2.3rem ;
  margin-bottom: 1rem;
  margin-top: -1rem;
}
.white {
  color:#fff;
}
.less-white {
  color:#A6B3DB;
}
.mg-bottom-15 {
  margin-bottom: 15px;
}
.mg-bottom-40 {
  margin-bottom: 40px;
}
.mg-bottom-50 {
  margin-bottom: 50px;
}
.mg-bottom-100 {
  margin-bottom: 100px;
}
.about-content-wrap {
  /* border: 1px solid rebeccapurple; */
  padding:7.14rem 0 5.71rem 0;
}
.content-wrap {
  padding:2rem 0;
}
.about-logo {
  width: 40%;
}
.pd-left-right-50 {
  padding:0 3.125rem;
}
.pd-left-right-15 {
  padding:0 1rem;
}
.mg-left-right-30 {
  margin-left: 2.2rem;
  margin-right: 2.2rem;
}
.box-show {
  box-shadow: 0px 7px 20px rgba(1, 103, 204, 10%) ;
}
.nebula-bg {
  background-image: url('../../images/nebula-bg.png');
  /* background-size: cover; */
}
.treaty-bg {
  background-image: url('../../images/treaty-bg.png');
  background-size: cover;
}
.metaverse-bg {
  background-image: url('../../images/metaverse-bg.png');
  background-size: cover;
}

.code_tips {
  font-size: 14px;
  margin-top:-10px;
}
.solutions-title {
  font-size: 20px;
  color: #637097;
  font-weight: 400;
}
.business-title {
  font-size: 20px;
  color: #1B30A4;
  font-weight: 400;
}
.wgs-menu .footer-title {
  color: #fff;
  font-weight: 400;
}
.gray-color {
  color: #BEC7EC !important;
}
.cpn-text .gray-color {
  color: #BEC7EC !important;
}
.wx-code {
  width: 80px;
  height: 80px;
}
.img-icon {
  display: inline-block !important;
}
.wx-code-wrap {
  padding-left: 25px !important;
}
.vh {
  min-height: 100vh;
}
.logo-small {
  width: 80%;
  height: 80%;
}
.img-icon-link {
  padding-right:5px;
}
.img-icon-link img {
  width: 80%;
  height: 80%;
}