body {
  overflow-x: hidden;
  width: 100%;
}

.top-content-images {
  display: inline-block;
  width: 100%;
  height: 13.34rem;
  background-color: #fff;
}

.top-content-back {
  width: 100%;
  height: 13.34rem;
  margin: 0;
  padding-top: 0 !important;
  background: rgb(23, 39, 73);
}

.top-header {
  position: fixed;
  top: 0;
  left: 0;
  min-height: 1.2rem;
  background-color: transparent;
}

.header-title {
  top: 0.4rem;
  left: 0.5rem;
  width: 1.68rem;
  height: 0.35rem;
  text-indent: -99.99rem;
  background: url(/static/website/template/images/logo/ubiquant-logo-color.svg) left top / 100% 100%
    no-repeat;
}

.header-nav {
  display: none;
}

.header-nav-mo {
  display: block;
  position: absolute;
  top: 0.41rem;
  right: 0.5rem;
  width: 0.45rem;
  height: 0.34rem;
  font-size: 0.4rem;
  color: #000;
}

.header-nav-mo span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  height: 0.04rem;
  width: 0.46rem;
  background-color: #000;
}

.header-nav-mo span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  height: 0.04rem;
  width: 0.46rem;
  background-color: #000;
}

.header-nav-mo span.before {
  transform: translate(-50%, -50%) translateY(-0.12rem);
}

.header-nav-mo span.after {
  transform: translate(-50%, -50%) translateY(0.12rem);
}

.header-nav-mo.active span.middle {
  background-color: transparent !important;
  transition: background-color 0.3s;
}

.header-nav-mo.normal span {
  transition: background-color 0.1s;
}

.header-nav-mo.active span.before {
  background-color: #fff;
  transition-delay: 0.3s;
  transition: transform 0.5s;
  transform: translate3d(-50%, 0, 0) rotate(-45deg);
}

.header-nav-mo.active span.after {
  background-color: #fff;
  transition-delay: 0.3s;
  transition: transform 0.5s;
  transform: translate3d(-50%, 0, 0) rotate(45deg);
}

.header-nav-mo.normal span.before {
  background-color: #fff;
  transition-delay: 0.3s;
  transition: transform 0.5s;
  transform: translate(-50%, -50%) translateY(-0.12rem) rotate(0deg);
}

.header-nav-mo.normal span.after {
  background-color: #fff;
  transition-delay: 0.3s;
  transition: transform 0.5s;
  transform: translate(-50%, -50%) translateY(0.12rem) rotate(0deg);
}

.header-text-big {
  left: 0.48rem;
  bottom: 4.25rem;
  width: 4rem;
  line-height: 0.58rem;
  z-index: 1;
  font-size: 0.4rem;
  font-weight: 500;
}

.header-text-small {
  left: 0.48rem;
  bottom: 2.38rem;
  width: 6.5rem;
  line-height: 0.4rem;
  z-index: 1;
  color: #fff;
  font-size: 0.24rem;
  font-weight: 300;
}

.header-drop.mo {
  word-break: keep-all;
  display: block;
  position: absolute;
  right: 0.38rem;
  top: 11.5rem;
  width: 1.04rem;
  text-align: center;
  font-size: 0.18rem;
  color: #000;
}

.header-drop.mo .drop-icon {
  display: inline-block;
  width: 0.6rem;
  height: 0.5rem;
  margin-top: 0.1rem;
}

.header-drop.pc {
  display: none;
}

.modal-nav {
  overflow: hidden;
  display: none;
  z-index: 1001;
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 13.34rem;
  background: url(/static/website/template/images/Pattern-development/slices/pattern-blue-big.png)
    left top no-repeat #fff;
}

.modal-nav .header-title {
  display: block;
  opacity: 1;
}

.modal-nav .circle1 {
  position: absolute;
  top: -2.1rem;
  right: -2.1rem;
  width: 5.2rem;
  height: 5.2rem;
  background-color: #fff;
  border-radius: 50%;
  transition: border 0.5s;
}

.modal-nav .circle2 {
  position: absolute;
  top: -6.8rem;
  right: -6.8rem;
  width: 9.2rem;
  height: 9.4rem;
  background-color: transparent;
  border-radius: 50%;
  border: 0 solid #fff;
  transition: border 0.5s;
}

.modal-nav .circle3 {
  position: absolute;
  top: -11.3rem;
  right: -11.3rem;
  width: 19rem;
  height: 19.2rem;
  background-color: transparent;
  border-radius: 50%;
  border: 0 solid #fff;
  transition: border 0.5s;
}

.modal-nav .circle4 {
  position: absolute;
  top: -13.3rem;
  right: -13.3rem;
  width: 24rem;
  height: 25.2rem;
  background-color: transparent;
  border-radius: 50%;
  border: 0 solid #fff;
}

.modal-nav.active .circle2 {
  border: 2.8rem solid #fff;
  transition: border 0.5s;
}

.modal-nav.active .circle3 {
  border: 2.4rem solid #fff;
  transition: border 0.5s;
}

.modal-nav.active .circle4 {
  border: 2.4rem solid #fff;
  transition: border 0.5s;
}

.modal-nav .search-text {
  color: #000;
}

.modal-nav .header-title {
  background: url(/static/website/template/images/logo/ubiquant-logo-color.svg) left top / 100% 100%
    no-repeat;
}

.modal-nav .header-nav-mo span {
  background-color: #000 !important;
}

.modal-nav .nav {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 0.5rem;
  transition: background-color 1s;
}

.modal-nav.active .nav {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #000;
  font-size: 0.5rem;
  transition: background-color 1s;
  z-index: 2;
}

.modal-nav.active .nav.login {
  display: none;
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #000;
  font-size: 0.5rem;
  transition: background-color 1s;
  z-index: 2;
}

.modal-nav .nav div {
  position: relative;
  line-height: 1.2rem;
  font-size: 0.4rem;
  width: 7.4rem;
  text-align: center;
}

.modal-nav.active .nav.login .svg {
  position: absolute;
  top: 0.39rem;
  left: 2.2rem;
  width: 0.4rem;
  height: 0.4rem;
  background: url(/static/website/template/images/svg/person.svg) left top / 100% 100% no-repeat;
}

.modal-nav.active .nav.login .svg.passwd {
  background: url(/static/website/template/images/svg/passwd.svg) left top / 100% 100% no-repeat;
}

.modal-nav.active .nav.login .svg.exit {
  background: url(/static/website/template/images/svg/exit.svg) left top / 100% 100% no-repeat;
}

.modal-nav .nav.active div {
  width: 5.5rem;
}

.modal-nav .nav-line {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 0.5rem;
  transition: background-color 1s;
  overflow: hidden;
}

.modal-nav .nav-line div.line {
  position: relative;
  left: -5.5rem;
  width: 5.5rem;
  height: 0.01rem;
  background-color: #ccc;
  margin: 1.19rem 0;
}

.modal-nav .angle {
  display: inline-block;
  width: 0.15rem;
  height: 0.15rem;
  background: url(/static/website/template/images/svg/angle.svg) left top / 100% 100% no-repeat !important;
  transform: rotateX(0deg);
  margin-left: 0.12rem;
  opacity: 0.5;
  vertical-align: text-top;
  transform: translateY(-0.1rem);
}

.modal-nav .angleup {
  display: inline-block;
  width: 0.15rem;
  height: 0.15rem;
  background: url(/static/website/template/images/svg/angle.svg) left top / 100% 100% no-repeat !important;
  transform: rotateX(180deg) translateY(0.1rem);
  margin-left: 0.08rem;
  opacity: 0.5;
  vertical-align: text-top;
}

.modal-nav .login_name_text_mo {
  display: inline-block;
  max-width: 7rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: text-bottom;
  height: 1.2rem;
}

.modal-nav .login_name_mo {
  height: 1.2rem;
}

.back-img {
  position: absolute;
  width: 100%;
  height: 13.34rem;
  background:
    linear-gradient(0deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0) 10%),
    url(/static/website/template/images/about/mobile/back_image.png) left top / 100% 100% no-repeat;
}

.about-intro {
  position: relative;
  left: 0rem;
  top: 1.8rem;
  height: 13.34rem;
  width: 6.3rem;
  margin: 0 auto;
}

.about-intro-title {
  position: relative;
  width: 5rem;
  height: 1rem;
}

.about-intro-title .left-wing {
  position: absolute;
  left: 1.65rem;
  width: 0.68rem;
  height: 0.4rem;
  background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-left.png)
    left top / 100% 100% no-repeat;
}

.about-intro-title .middle-text {
  position: absolute;
  left: 50%;
  top: -0.08rem;
  font-size: 0.38rem;
  font-weight: 600;
}

.about-intro-title .right-wing {
  position: absolute;
  left: 4.15rem;
  width: 0.68rem;
  height: 0.4rem;
  background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-right.png)
    left top / 100% 100% no-repeat;
}

.about-intro-content {
  position: relative;
  left: -0.25rem;
  width: 6.8rem;
  height: 8rem;
  background: rgba(190, 124, 49, 0.05);
  margin: 0 auto;
}

.about-intro-content .corner-left-top {
  position: absolute;
  left: 0.2rem;
  top: 0.2rem;
  width: 0.3rem;
  height: 0.3rem;
  background: url(/static/website/template/images/about/mobile/corner-left-top.png) left top / 100%
    100% no-repeat;
}

.about-intro-content .corner-left-bottom {
  position: absolute;
  left: 0.2rem;
  bottom: 0.2rem;
  width: 0.3rem;
  height: 0.3rem;
  background: url(/static/website/template/images/about/mobile/corner-left-bottom.png) left top / 100%
    100% no-repeat;
}

.about-intro-content .corner-right-top {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  width: 0.3rem;
  height: 0.3rem;
  background: url(/static/website/template/images/about/mobile/corner-right-top.png) left top / 100%
    100% no-repeat;
}

.about-intro-content .corner-right-bottom {
  position: absolute;
  right: 0.2rem;
  bottom: 0.2rem;
  width: 0.3rem;
  height: 0.3rem;
  background: url(/static/website/template/images/about/mobile/corner-right-bottom.png) left top /
    100% 100% no-repeat;
}

.about-intro-content .text {
  margin-bottom: 0.5rem;
}

.text {
  position: relative;
  left: 0.7rem;
  top: 0.6rem;
  width: 5.5rem;
  line-height: 0.43rem;
  font-size: 0.24rem;
  font-weight: 500;
  margin-bottom: 0.6rem;
}

.icon-one {
  position: absolute;
  left: 50%;
  top: 0.3rem;
  transform: translate(-50%, 0);
  width: 1.3rem;
  height: 0.18rem;
  background: url(/static/website/template/images/about/mobile/dot-01.png) left top / 100% 100%
    no-repeat;
}

.icon-two {
  position: absolute;
  left: 50%;
  top: 2.5rem;
  transform: translate(-50%, 0);
  width: 0.5rem;
  height: 0.18rem;
  background: url(/static/website/template/images/about/mobile/dot-02.png) left top / 100% 100%
    no-repeat;
}

.icon-three {
  position: absolute;
  left: 50%;
  top: 5.18rem;
  transform: translate(-50%, 0);
  width: 0.5rem;
  height: 0.18rem;
  background: url(/static/website/template/images/about/mobile/dot-02.png) left top / 100% 100%
    no-repeat;
}

.about-develop {
  position: relative;
  left: 0rem;
  top: -1rem;
  height: 19.8rem;
  width: 6.3rem;
  margin: 0 auto;
}

.about-develop-title {
  position: relative;
  width: 5rem;
  height: 1rem;
}

.about-develop .left-wing {
  position: absolute;
  left: 1.65rem;
  width: 0.68rem;
  height: 0.4rem;
  background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-left.png)
    left top / 100% 100% no-repeat;
}

.about-develop .middle-text {
  position: absolute;
  left: 50%;
  top: -0.08rem;
  font-size: 0.38rem;
  font-weight: 600;
}

.about-develop .right-wing {
  position: absolute;
  left: 4.15rem;
  width: 0.68rem;
  height: 0.4rem;
  background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-right.png)
    left top / 100% 100% no-repeat;
}

.about-develop-content .dev-arrow-right {
  display: none;
}

.about-develop-content .dev-arrow-left {
  display: none;
}

.about-develop-content .year {
  position: relative;
  left: 1rem;
  font-size: 0.38rem;
  font-weight: 600;
  margin-top: -0.1rem;
}

.about-develop-content .text {
  position: relative;
  left: 1rem;
  top: 0rem;
  width: 4.6rem;
  font-size: 0.2rem;
  font-weight: 400;
}

.about-develop-content .bubble-01 {
  position: relative;
  left: 0.2rem;
  top: 0.3rem;
  width: 0.51rem;
  height: 0.33rem;
  background: url(/static/website/template/images/about/mobile/bubble-01.png) left top / 100% 100%
    no-repeat;
}

.about-develop-content .bubble-02 {
  position: relative;
  left: 0.3rem;
  top: 0.3rem;
  width: 0.33rem;
  height: 0.33rem;
  background: url(/static/website/template/images/about/mobile/bubble-02.png) left top / 100% 100%
    no-repeat;
}

@media (max-width: 1280px) {
  .containers .year-box {
    position: relative;
  }

  .containers .year-box .year-box-inner .line {
    display: none;
  }
  .containers .year-box::before {
    content: "";
    position: absolute;
    width: 0.03rem;
    height: calc(100% - 1.33rem);
    background: url(/static/website/template/images/about/mobile/line.png) left top / 100% 100%
      no-repeat;
    top: 0.4rem;
    left: 0.44rem;
  }
  .about-develop-content .bubble-01 {
    position: relative;
    left: 0.2rem;
    top: 0.4rem;
    width: 0.51rem;
    height: 0.43rem;
    background: url(/static/website/template/images/about/mobile/bubble-01.png) left top / 0.51rem
      0.33rem no-repeat;
    background-color: #fff;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    box-sizing: border-box;
  }

  .about-develop-content .bubble-02 {
    position: relative;
    left: 0.3rem;
    top: 0.4rem;
    width: 0.33rem;
    height: 0.43rem;
    background: url(/static/website/template/images/about/mobile/bubble-02.png) left top / 0.33rem
      0.33rem no-repeat;
    background-color: #fff;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    box-sizing: border-box;
  }
}

.dev-2012 .line {
  position: absolute;
  left: 0.46rem;
  top: 1.68rem;
  width: 0.03rem;
  height: 1.28rem;
  background: url(/static/website/template/images/about/mobile/line.png) left top / 100% 100%
    no-repeat;
}

.dev-2014 .line {
  position: absolute;
  left: 0.46rem;
  top: 3.42rem;
  width: 0.03rem;
  height: 1.28rem;
  background: url(/static/website/template/images/about/mobile/line.png) left top / 100% 100%
    no-repeat;
}

.dev-2016 .line {
  position: absolute;
  left: 0.46rem;
  top: 5.36rem;
  width: 0.03rem;
  height: 1.68rem;
  background: url(/static/website/template/images/about/mobile/line.png) left top / 100% 100%
    no-repeat;
}

.dev-2017 .line {
  position: absolute;
  left: 0.46rem;
  top: 7.6rem;
  width: 0.03rem;
  height: 1.28rem;
  background: url(/static/website/template/images/about/mobile/line.png) left top / 100% 100%
    no-repeat;
}

.dev-2018 .line {
  position: absolute;
  left: 0.46rem;
  top: 9.4rem;
  width: 0.03rem;
  height: 1.28rem;
  background: url(/static/website/template/images/about/mobile/line.png) left top / 100% 100%
    no-repeat;
}

.dev-2019 .line {
  position: absolute;
  left: 0.46rem;
  top: 11.2rem;
  width: 0.03rem;
  height: 1.75rem;
  background: url(/static/website/template/images/about/mobile/line.png) left top / 100% 100%
    no-repeat;
}

.dev-2020 .line {
  position: absolute;
  left: 0.46rem;
  top: 13.5rem;
  width: 0.03rem;
  height: 1.28rem;
  background: url(/static/website/template/images/about/mobile/line.png) left top / 100% 100%
    no-repeat;
}

.dev-2021 .line {
  position: absolute;
  left: 0.46rem;
  top: 15.35rem;
  width: 0.03rem;
  height: 1.75rem;
  background: url(/static/website/template/images/about/mobile/line.png) left top / 100% 100%
    no-repeat;
}

.dev-2022 .line {
  position: absolute;
  left: 0.46rem;
  top: 17.65rem;
  width: 0.03rem;
  height: 1.28rem;
  background: url(/static/website/template/images/about/mobile/line.png) left top / 100% 100%
    no-repeat;
}

.dev-2023 .line {
  position: absolute;
  left: 0.46rem;
  top: 17.65rem;
  width: 0.03rem;
  height: 1.28rem;
  background: url(/static/website/template/images/about/mobile/line.png) left top / 100% 100%
    no-repeat;
}

.about-strategy {
  position: relative;
  left: 0rem;
  top: 2rem;
  width: 6.3rem;
  margin: 0 auto;
  /* overflow: hidden; */
}

.back-circle-01 {
  position: absolute;
  left: -2.85rem;
  top: 1rem;
  width: 12rem;
  height: 12rem;
  border-radius: 50%;
  margin: 0 auto;
  background: url(/static/website/template/images/about/mobile/pattern-yellow-unit.png) left top /
    100% 100% no-repeat;
}

.back-circle-02 {
  position: absolute;
  left: -1.85rem;
  top: 2rem;
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
  margin: 0 auto;
  background: #fff;
}

.about-strategy-title {
  position: relative;
  width: 5rem;
  height: 1rem;
}

.about-strategy .left-wing {
  position: absolute;
  left: 1.65rem;
  width: 0.68rem;
  height: 0.4rem;
  background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-left.png)
    left top / 100% 100% no-repeat;
}

.about-strategy .middle-text {
  position: absolute;
  left: 50%;
  top: -0.08rem;
  font-size: 0.38rem;
  font-weight: 600;
}

.about-strategy .right-wing {
  position: absolute;
  left: 4.15rem;
  width: 0.68rem;
  height: 0.4rem;
  background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-right.png)
    left top / 100% 100% no-repeat;
}

.about-strategy-content .text {
  position: relative;
  left: 0.2rem;
  top: 0rem;
  font-size: 0.3rem;
  font-weight: 600;
  line-height: 1.1rem;
}

.about-strategy-content .strategy-one .bubbles {
  position: relative;
  left: 1.4rem;
  top: 0.3rem;
  width: 1.32rem;
  height: 0.2rem;
  background: url(/static/website/template/images/about/mobile/bubbles-1.png) left top / 100% 100%
    no-repeat;
}

.about-strategy-content .strategy-two .bubbles {
  position: relative;
  left: 1.4rem;
  top: 0.3rem;
  width: 1.14rem;
  height: 0.2rem;
  background: url(/static/website/template/images/about/mobile/bubbles-2.png) left top / 100% 100%
    no-repeat;
}

.about-strategy-content .strategy-five .bubbles {
  position: relative;
  left: 1.4rem;
  top: 0.3rem;
  width: 1.14rem;
  height: 0.2rem;
  background: url(/static/website/template/images/about/mobile/bubbles-2.png) left top / 100% 100%
    no-repeat;
}

.about-strategy-content .strategy-three .bubbles {
  position: relative;
  left: 1.4rem;
  top: 0.3rem;
  width: 1.32rem;
  height: 0.2rem;
  background: url(/static/website/template/images/about/mobile/bubbles-3.png) left top / 100% 100%
    no-repeat;
}

.about-strategy-content .strategy-four .bubbles {
  position: relative;
  left: 1.4rem;
  top: 0.3rem;
  width: 1.14rem;
  height: 0.2rem;
  background: url(/static/website/template/images/about/mobile/bubbles-4.png) left top / 100% 100%
    no-repeat;
}

.about-strategy-content .line-long {
  position: relative;
  left: 0rem;
  top: 0rem;
  width: 6.3rem;
  height: 0.03rem;
  background: url(/static/website/template/images/about/mobile/line-long.png) left top / 100% 100%
    no-repeat;
}

.about-strategy-content .icon svg {
  position: relative;
  left: 3.1rem;
  top: 0.05rem;
  width: 1rem;
  height: 0.3rem;
  cursor: pointer;
}

.about-strategy-content .strategy-three .icon svg {
  left: 3.7rem;
}

#icon-1-2 {
  display: none;
}

#icon-2-2 {
  display: none;
}

#icon-3-2 {
  display: none;
}

#icon-4-2 {
  display: none;
}

#icon-5-2 {
  display: none;
}

#description-1 {
  display: none;
}

#description-2 {
  display: none;
}

#description-3 {
  display: none;
}

#description-4 {
  display: none;
}

#description-5 {
  display: none;
}

.about-strategy-content .description {
  position: relative;
  left: 0.2rem;
  top: -0.2rem;
  width: 5.5rem;
  font-size: 0.25rem;
  line-height: 0.38rem;
  margin-bottom: 0.25rem;
}

.about-news.about-honor {
  top: 0rem;
  width: 6.3rem;
  margin: 0 auto;
  height: auto;
  font-family: SourceHanSansSC, SourceHanSansSC;
  margin-bottom: 40px;
}

.about-honor-m-container {
  display: none;
}

.about-honor-m-container {
  background: linear-gradient(
    315deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(254, 179, 34, 0.04) 100%
  );
  box-shadow:
    0px 0px 6px 0px rgba(25, 17, 1, 0.05),
    4px 4px 35px 0px rgba(254, 179, 34, 0.04);
  border-radius: 8px;
  padding: 18px;

  /* max-height: 400px; */
  overflow-y: auto;

  display: none;
}

.honor-prize {
  /* font-size: 14px;
  color: #333; */
}

.about-honor-result-item {
  min-height: 60px;
  height: auto;
  background: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
  border-radius: 4px;
  margin-top: 16px;

  box-sizing: border-box;
  padding: 8px 12px;
  font-size: 12px;
  color: #666;

  display: flex;
  align-items: center;
}

.about-honor-result-icon {
  width: 30px;
  height: 30px;
  margin-right: 12px;
  background: url(/static/website/template/images/about/pc/icon-medal.png) left top / 100% 100%
    no-repeat;
  flex-shrink: 0;
}

.about-honor-result-item:first-child {
  margin-top: 0;
}

.about-honor-award-tab {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  background: #fafafa;
  box-shadow:
    0px 1px 4px 0px rgba(0, 0, 0, 0.05),
    -2px -2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 8px;
  margin-top: 16px;

  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 500;
  font-size: 18px;
  color: #666666;
  text-align: left;
  cursor: pointer;
  position: relative;
}

.about-honor-award-title {
  margin-left: 12px;
}

.about-honor-award-icon {
  width: 40px;
  height: 40px;
  margin-left: 24px;
  background: url(/static/website/template/images/about/pc/icon-prize-normal.png) left top / 100% 100%
    no-repeat;
}

.about-honor-container {
  display: none;
}

.about-honor-mobile-icon {
  /* display: none; */
  position: absolute;
  right: 0;
}

.honor-icon-minus {
  display: none;
}

.about-honor-award-tab:first-child {
  margin-top: 0;
}

.about-honor-award-tab.tab-active {
  color: #feb322;
  background: linear-gradient(
    270deg,
    rgba(255, 255, 255, 0.26) 0%,
    rgba(254, 179, 34, 0.16) 100%
  );
  box-shadow:
    0px 0px 6px 2px rgba(25, 17, 1, 0.04),
    2px 2px 20px 0px rgba(254, 179, 34, 0.02);
  border-radius: 8px;
}

.about-honor-award-tab.tab-active .about-honor-award-icon {
  width: 64px;
  height: 60px;
  background: url(/static/website/template/images/about/pc/icon-prize.png) left top / cover no-repeat;
  margin-left: 0;
}

.about-honor-mobile-icon svg {
  position: relative;
  width: 1rem;
  height: 0.3rem;
  cursor: pointer;
}

.about-news {
  position: relative;
  left: 0rem;
  top: 2.5rem;
  height: 18rem;
  width: 6.3rem;
  margin: 0 auto;
}

.about-news-splines {
  position: absolute;
  left: 50%;
  top: 1.2rem;
  transform: translate(-50%, 0);
  width: 6rem;
  height: 1rem;
  background: url(/static/website/template/images/about/mobile/splines.png) left top / 100% 100%
    no-repeat;
}

.about-news-title {
  position: relative;
  width: 5rem;
  height: 1rem;
}

.about-news .left-wing {
  position: absolute;
  left: 1.65rem;
  width: 0.68rem;
  height: 0.4rem;
  background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-left.png)
    left top / 100% 100% no-repeat;
}

.about-news .middle-text {
  position: absolute;
  left: 50%;
  top: -0.08rem;
  font-size: 0.38rem;
  font-weight: 600;
}

.about-news .right-wing {
  position: absolute;
  left: 4.15rem;
  width: 0.68rem;
  height: 0.4rem;
  background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-right.png)
    left top / 100% 100% no-repeat;
}

.about-news-content .all-news-button {
  position: relative;
  left: 0.1rem;
  width: 2rem;
  height: 0.1rem;
  margin: 0 auto;
}

.about-news-content .all-news-button .icon {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  width: 2.6rem;
  height: 0.65rem;
  background: url(/static/website/template/images/about/mobile/icon-button.svg) left top / 100% 100%;
  z-index: 1;
}

.about-news-content .all-news-button .text {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0.1rem;
  width: 1.5rem;
  height: 0.3rem;
  font-size: 0.18rem;
  z-index: 1000;
  text-align: center;
}

.about-news-content .flex-box {
  overflow: hidden;
  transform: translate(0%, 10%);
}

.about-news-content .flex-box .box {
  position: relative;
  overflow: hidden;
  width: 96%;
  height: 3.8rem;
  margin: 0.15rem;
}

.about-news-content .flex-box .box img {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  vertical-align: middle;
  border-style: none;
  width: 100%;
  height: auto;
  z-index: -1000;
}

.about-news-content .flex-box .mask {
  position: absolute;
  width: 100%;
  height: 3.8rem;
  background: linear-gradient(to right, #003c82, #46434c);
  opacity: 0.5;
  top: 0rem;
  left: 0rem;
  z-index: -10;
}

.about-news-content .flex-box .box.update {
  position: relative;
  overflow: hidden;
}

.about-news-content .flex-box .icon svg {
  position: absolute;
  left: 4.2rem;
  top: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
  opacity: 0.5;
}

.about-news-content .flex-box .blue-dot-circle {
  position: absolute;
  left: -11rem;
  top: 0rem;
  width: 20rem;
  height: 20rem;
  border-radius: 50%;
  background: url(/static/website/template/images/about/mobile/pattern-blue-unit.png) left top / 100%
    100% no-repeat;
}

.about-news-content .flex-box .white-circle {
  position: absolute;
  left: -9.375rem;
  top: 2.5rem;
  width: 15rem;
  height: 15rem;
  border-radius: 50%;
  background: white;
}

.flex-box .small-title {
  position: relative;
  left: 0.5rem;
  top: 0.5rem;
  width: 5rem;
  height: 1rem;
  color: white;
  font-size: 0.26rem;
}

.flex-box .big-title {
  position: relative;
  left: 0.5rem;
  top: 0.2rem;
  width: 5rem;
  height: 1.5rem;
  color: white;
  font-size: 0.38rem;
  line-height: 0.58rem;
}

.flex-box .update .small-title {
  color: black;
}

.flex-box .update .big-title {
  color: black;
}

.footer {
  height: 7.94rem;
}

.footer-container {
  width: 100%;
  height: 7.94rem;
  margin: 0 auto;
}

.footer-container > div {
  margin-top: 0.3rem;
  margin-left: 0.65rem;
}

.footer-icon {
  width: 1.66rem;
  height: 0.35rem;
  background: url(/static/website/template/images/logo/ubiquant-logo-color.svg) left top / 100% 100%
    no-repeat;
}

.footer-link {
  display: none;
}

.footer-link-mo {
  display: flex;
  width: 6.8rem;
  margin-top: 0.46rem;
}

.footer-link-mo > div {
  flex-grow: 4;
}

.footer-link-mo > div > p {
  font-size: 0.2rem;
  margin-bottom: 0.2rem;
}

.code-re {
  left: 0.6rem;
  top: 3.34rem;
  right: auto;
}

.code-re .icon {
  width: 1.65rem;
  height: 1.65rem;
  background: url(/static/website/template/images/qrcode/qrcode-official.png) 50% 50% / 90% 90%
    no-repeat;
  box-shadow: 0 0 10px #e6e5e5;
  border-radius: 10%;
}

.code-re .text {
  left: 0rem;
  top: 0rem;
  width: 1.65rem;
  height: 0.54rem;
  margin-top: 0.25rem;
  font-size: 0.24rem;
  line-height: 0.54rem;
  border-radius: 0.54rem;
}

.code-es {
  left: 3.15rem;
  top: 3.34rem;
  right: auto;
}

.code-es .icon {
  width: 1.65rem;
  height: 1.65rem;
  background: url(/static/website/template/images/qrcode/qrcode-recruitment.png) 50% 50% / 90% 90%
    no-repeat;
  box-shadow: 0 0 10px #e6e5e5;
  border-radius: 10%;
}

.code-es .text {
  left: 0rem;
  top: 0rem;
  width: 1.65rem;
  height: 0.54rem;
  margin-top: 0.25rem;
  font-size: 0.24rem;
  line-height: 0.54rem;
  border-radius: 0.54rem;
}

.code-gy {
  left: 5.6rem;
  top: 3.34rem;
  right: auto;
}

.code-gy .icon {
  width: 1.65rem;
  height: 1.65rem;
  background: url(/static/website/template/images/qrcode/btn_01.jpg) 50% 50% / 90% 90% no-repeat;
  box-shadow: 0 0 10px #e6e5e5;
  border-radius: 10%;
}

.code-gy .text {
  left: 0rem;
  top: 0rem;
  width: 1.65rem;
  height: 0.54rem;
  margin-top: 0.25rem;
  font-size: 0.24rem;
  line-height: 0.54rem;
  border-radius: 0.54rem;
}

.code-copyright {
  bottom: 0.5rem;
  left: 0.6rem;
  width: 6.17rem;
  padding-top: 0.27rem;
  border-top: 1px solid #ccc;
  font-size: 0.2rem;
}

.modal-backdrop {
  opacity: 0 !important;
}

.modal-open .modal {
  overflow: hidden;
}

#exampleModalCenter {
  background: rgba(0, 0, 0, 0.1);
  padding-right: 0 !important;
}

#exampleModalCenter .modal-dialog {
  max-width: 6.76rem;
  max-height: 12rem;
  min-height: auto;
  margin: 1rem auto 0 auto;
  align-items: flex-start;
}

#exampleModalCenter .modal-content {
  border-radius: 0.05rem;
  border: 0;
  background-color: #fdfefe;
}

#exampleModalCenter .modal-body {
  max-height: 12rem;
  height: 80vh;
  padding: 0.5rem 0.05rem 0 0;
}

#exampleModalCenter .modal-body .modal-body-top {
  position: relative;
  height: calc(100% - 2.26rem);
  overflow: hidden;
}

#exampleModalCenter .modal-body .modal-body-top div.line {
  position: absolute;
  left: 0.2rem;
  bottom: 0;
  width: 6.2rem;
  height: 0.4rem;
  background-color: #fff;
  border-bottom: 0.02rem solid #ddddde;
  box-shadow: 0 -0.32rem 0.1rem rgba(255, 255, 255, 0.9);
}

#exampleModalCenter .modal-body .modal-body-title {
  font-size: 0.3rem;
  font-weight: 500;
  text-align: center;
}

#exampleModalCenter .modal-body .modal-body-content {
  position: relative;
  height: calc(100% - 0.96rem);
  padding: 0 0.3rem 0 0.3rem;
  margin-top: 0.7rem;
  overflow: auto;
}

#exampleModalCenter .modal-body .modal-body-content div {
  font-size: 0.24rem;
  line-height: 0.48rem;
  color: #000;
  word-wrap: break-word;
  word-break: break-all;
}

#exampleModalCenter .modal-body .modal-body-content div:nth-child(1) {
  margin-bottom: 0.5rem;
}

#exampleModalCenter .modal-body .modal-body-content div:nth-child(3) {
  margin-bottom: 0.5rem;
}

#exampleModalCenter .modal-body .modal-body-content div:nth-child(6) {
  margin-bottom: 0.9rem;
}

#exampleModalCenter .modal-body > div:nth-child(2) {
  overflow-y: auto;
}

#exampleModalCenter
  .modal-dialog
  .modal-content
  .modal-body
  .modal-first-title
  .close
  span {
  position: absolute;
  top: 0;
  right: 5px;
}

#exampleModalCenter
  .modal-dialog
  .modal-content
  .modal-body
  .modal-first-bottom {
  overflow: hidden;
  width: 2.27rem;
  margin: 0 auto;
  margin-top: 0.27rem;
  text-align: center;
}

#exampleModalCenter
  .modal-dialog
  .modal-content
  .modal-body
  .modal-first-bottom
  .modal-first-bottom-accept {
  position: relative;
  text-align: center;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.24rem;
  cursor: pointer;
}

#exampleModalCenter
  .modal-dialog
  .modal-content
  .modal-body
  .modal-first-bottom
  .modal-first-bottom-accept
  svg {
  position: absolute;
  top: 0;
  right: 0;
}

#exampleModalCenter
  .modal-dialog
  .modal-content
  .modal-body
  .modal-first-bottom
  .modal-first-bottom-giveup {
  display: inline-block;
  color: #000;
  text-align: center;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.24rem;
  cursor: pointer;
  margin-top: 0.3rem;
  border-bottom: 1px solid #000;
}

#exampleModalCenter ::-webkit-scrollbar {
  width: 0.05rem !important;
  background-color: #fff !important;
}

#exampleModalCenter ::-webkit-scrollbar-track {
  background-color: #f4f4f5 !important;
}

#exampleModalCenter ::-webkit-scrollbar-thumb {
  border-radius: 10px !important;

  background-color: #dfdfe1 !important;
}

#exampleModalCenter ::-webkit-scrollbar-thumb:hover {
  border-radius: 5px !important;

  background: rgba(0, 0, 0, 0.4) !important;
}

.modal-open {
  overflow: auto;
}

.contaction .text {
  top: 1rem;
}

.contaction .about-intro {
  height: 8.34rem;
}

.contaction .back-img {
  height: 8.34rem;
}

.contaction .about-intro-content {
  height: 5.5rem;
  top: 0;
}

._about-invest {
  height: 11.6rem !important;
}

._about-investor-content {
  top: 0 !important;
  height: 8.8rem !important;
}

._about-investor-content .p1 {
  margin-bottom: 32px !important;
}

._about-investor-content .p4 {
  margin-top: 32px !important;
}

._about-investor-content .text {
  margin-left: 0.1rem !important;
  top: 0.6rem !important;
}

._about-invest-title .right-wing {
  left: 4rem !important;
}

._about-invest-title .left-wing {
  left: 1.4rem !important;
}

._about-invest-title .middle-text {
  left: 44% !important;
  font-size: 0.35rem !important;
}
