.banner {
  width: 100%;
  height: 640px;
}

.text-indent {
  text-indent: 2em;
}

body {
  overflow-x: hidden;
}

.qjf {
  justify-content: space-between;
}

.qjf {
  padding-bottom: 130px;
}

.qjf a {
  flex: 0 0 45%;
  cursor: pointer;
  margin-top: 60px;
}

.qjf h4 {
  font-size: 28px;
  color: #152d83;
  line-height: 48px;
  margin: 24px 0 8px 0;
}

.qjf p {
  color: #1D2129;
  font-size: 16px;
  line-height: 30px;
}

.qjf img {
  width: 100%;
  height: 20.834vw;
  background: #d9d9d9;
  border-radius: 12px;
}

.slider__image {
  width: 100%;
  height: 640px;
}

.tabs {
  position: relative;
  border-bottom: 1px solid #DADCE0;
}

.tab-header {
  display: flex;
}

.tab-item {
  margin-right: 5.2%;
  cursor: pointer;
  padding: 1.841% 0;
  text-align: center;
  display: inline-block;
}

.tab-header {
  position: relative;
}

.tab-indicator {
  height: 1px;
  background-color: #152D83;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease;
}


h2 {
  text-align: center;
}


.w960 {
  width: 60%;
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .development-process__content h1 {
    font-size: 83.28px;
    line-height: 124px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .development-process__content h1 {
    font-size: 62.45px;
    line-height: 93.67px
  }

  .development-process__content {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {

  .tab-1,
  .tab-2,
  .tab-3,
  .tab-4,
  .tab-5,
  .tab-6 {
    display: none;
  }

  .tab-4 ul {
    width: 100% !important;
    grid-template-columns: repeat(2, 1fr);
  }

  .chairman-photochairman {
    flex-flow: wrap-reverse;
  }

  .development-process__container>div::before {
    width: 675px;
  }

  .slider__image,
  .slider__slide {
    width: 100%;
    height: 300px;
    /* object-fit: cover; */
  }

  .slider h1 {
    top: 100px;
    left: 20px;
    width: 335px;
    height: 108px;
    font-size: 24px;
    font-weight: 500;
    text-align: LEFT;
    color: #ffffff;
    line-height: 36px;
  }

  .tabs {
    display: none;
  }

  .company-overview>div h1,
  .company-overview>div h2 {
    font-size: 24px;
    line-height: 36px;
    width: max-content;
  }

  .tab-1>div:first-child {
    width: 100%;
    flex-wrap: wrap;
  }

  .company-overview>p {
    flex: 0 0 100%;
    margin-left: 0;
    font-size: 14px;
    margin-top: 32px;
  }

  .company-values div:first-child {
    width: 100%;
    flex: inherit;
    text-align: right;
  }

  .pt100 {
    padding-top: 60px;
  }

  .pb100 {
    padding-bottom: 60px;
  }

  .company-values {
    flex-wrap: wrap;
    justify-content: center;
  }

  .company-values>div>div {
    width: 100%;
    display: flex;
    flex-flow: row-reverse;
  }

  .company-values>div b {
    font-size: 32px;
    line-height: 40px;
  }

  .company-values>div p {
    width: 100%;
    font-size: 14px;
    color: #868D9C;
    text-align: left;
  }

  .company-values>div span {
    margin-left: 4px;
  }

  .company-values .radius-24 {
    flex: auto !important;
    width: 89.2vw;
  }

  .company-values img {
    width: 100%;
    height: 100%;
  }

  .chairman-photochairman-photo {
    width: 81vw;
    height: 60vh;
    margin-top: 32px;
  }

  .tab-2>div {
    flex-wrap: wrap;
    align-items: center;
    flex-flow: column-reverse;
  }

  .tab-2>div>div {
    margin-left: 0;
    flex-basis: 100%;
  }

  .tab-3 h2,
  .tab-4 h2,
  .tab-5 h2,
  .tab-6 h2,
  .tab-2 h3 {
    width: 100%;
    font-size: 28px;
    line-height: 48px;
    text-align: center;
  }

  .development-process__container img {
    width: 32px;
    height: 32px;
  }

  .active-date p {
    font-size: 24px !important;
  }

  .development-process__container>div>div {
    width: 75px;
  }

  .development-process__container .dot {
    margin-top: 17px;
  }

  .active-date .dot {
    margin-top: -3px;
  }

  .development-process__content {
    margin-left: 0;
    flex-wrap: wrap;
  }

  .development-process__container {
    margin: 34px 0 8px 0;
  }

  .development-process__content li {
    font-size: 14px;
  }

  .development-process__content .dot {
    width: 6px;
    height: 6px;
  }

  .development-process__img {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .development-process__content>div {
    flex: 0 0 100% !important;
    margin-left: 0 !important;
    word-break: break-word;
  }

  .development-process__content>div p {
    flex: 1;
  }

  .development-process__content li {
    align-items: flex-start;
  }

  .w960 {
    width: 89.4vw;
  }

  .tab-4__sub {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 32px;
  }

  .tab-4 ul img {
    width: 34.7vw;
    height: auto;
    margin-top: 14px;
  }

  .tab-4 li {
    flex: 1;
    width: 43.2vw;
    margin: 0 2.7px;
    margin-bottom: 12px;
  }

  .tab-4 ul p {
    width: 100%;
    font-size: 12px;
    line-height: 26px;
    margin: 12px auto;
  }

  .a2222 {
    width: 335px;
    height: 176px;
  }

  .tab5-values {
    flex-wrap: wrap;
  }

  .tab5-values>div {
    width: 100%;
    display: flex;
    margin-bottom: 0;
    padding-bottom: 0;
    align-items: center;
    flex-flow: row-reverse;
    justify-content: space-between;
  }

  .tab5-values>div b {
    font-size: 32px;
  }

  .tab5-values>div span {
    margin-left: 0;
    font-size: 14px;
  }

  .tab5-values>div p {
    font-size: 14px;
  }

  .tab-6 a {
    margin: 0;
    padding: 0;
    /* height: 56px; */
    width: 89.4vw;
    font-size: 16px;
    color: #4E5769;
    line-height: 56px;
    word-break: break-word;
    padding: 30px 0 30px 10px;
  }

  .tab-6 li {
    height: auto;
  }

  .a2222 {
    width: 100%;
  }
}

.q {
  position: absolute;
}

.ww {
  position: relative;
}

.map-dot {
  top: 34%;
  width: 14px;
  left: 46.5%;
  height: 14px;
  border-radius: 50%;
  position: absolute;
  background-color: #152D83;
  animation: pulse 2s infinite ease-in-out;
}

.w {
  left: -10%;
  top: -54%;
  position: absolute;
  animation: wwww 1s linear forwards;
}

.q {
  bottom: -23%;
  animation: qqqq 1s linear forwards;
}

.e, .r, .t, .y, .u, .i {
  position: absolute;
}

.e {
  bottom: 0%;
  width: 50px;
  left: -40px;
  animation: eeee 1s linear forwards;
}

.r {
  height: 126px;
  right: 0;
  bottom: -64%;
  animation: rrrr 0.8s linear forwards;
}

.t {
  left: 6px;
  width: 14px;
  bottom: 90%;
  animation: tttt 0.8s linear forwards;
}

.ww {
  width: 83.334%;
  margin: 0 auto;
}

.y {
  left: -12px;
  width: 109px;
  height: 275px;
  animation: yyyy 0.8s linear forwards;
}

.u {
  right: 0;
  top: -4px;
  height: 65px;
  animation: uuuu 0.8s linear forwards;
}

.i {
  right: 0;
  top: -37px;
  width: 316px;
  height: 77px;
  animation: iiii 0.8s linear forwards;
}

@keyframes iiii {
  0% {
    width: 100px;
  }

  50% {
    width: 200px;
  }

  100% {
    width: 316px;
  }
}

@keyframes uuuu {
  0% {
    width: 0;
  }

  50% {
    width: 100px;
  }

  100% {
    width: 163px;
  }
}

@keyframes yyyy {
  0% {
    height: 100px;
  }

  50% {
    height: 200px;
  }

  100% {
    height: 275px;
  }
}

@keyframes tttt {
  0% {
    height: 10px;
  }

  50% {
    height: 50px;
  }

  100% {
    height: 57px;
  }
}

@keyframes rrrr {
  0% {
    width: 100px;
  }

  50% {
    width: 200px;
  }

  100% {
    width: 378px;
  }
}

@keyframes eeee {
  0% {
    height: 10px;
  }

  50% {
    height: 50px;
  }

  100% {
    height: 106px;
  }
}

@keyframes qqqq {
  0% {
    width: 100px;
  }

  50% {
    width: 200px;
  }

  100% {
    width: 322px;
  }
}

@keyframes wwww {
  0% {
    height: 100px;
  }

  50% {
    height: 200px;
  }

  100% {
    height: 257px;
  }
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(21, 45, 131, 0.7);
  }

  50% {
    box-shadow: 0 0 0 15px rgba(21, 45, 131, 0);
  }

  100% {
    box-shadow: 0 0 0 30px rgba(21, 45, 131, 0);
  }
}

@media screen and (max-width: 1600px) {
  .a2222 {
    margin: 0 auto;
  }

  .ww {
    width: 960px;
  }

  @keyframes wwww {
    100% {
      height: 200px;
    }
  }

  @keyframes qqqq {
    100% {
      height: 96px;
    }
  }

  @keyframes rrrr {
    100% {
      height: 106px;
    }
  }
}

@media screen and (max-width: 750px) {
  .a2222 {
    margin: 0 auto;
  }

  .development-process__content>div:last-child {
    overflow: hidden;
  }

  .ww {
    width: 350px;
  }

  @keyframes wwww {
    0% {
      height: 10px;
    }

    50% {
      height: 30px;
    }

    100% {
      height: 70px;
    }
  }

  @keyframes qqqq {
    0% {
      height: 10px;
    }

    50% {
      height: 20px;
    }

    100% {
      height: 40px;
    }
  }

  @keyframes eeee {
    100% {
      left: -29px;
      bottom: -27px;
      height: 106px;
      transform: scale(0.4);
    }
  }

  @keyframes rrrr {
    0% {
      height: 10px;
    }

    50% {
      height: 20px;
    }

    100% {
      height: 48px;
    }
  }

  @keyframes yyyy {
    0% {
      width: auto;
      height: 10px;
    }

    50% {
      width: auto;
      height: 20px;
    }

    100% {
      width: auto;
      height: 80px;
    }
  }

  @keyframes iiii {
    0% {
      width: 10px;
      height: auto;
      height: 10px;
    }

    50% {
      width: auto;
      height: auto;
      height: 20px;
    }

    100% {
      top: -4px;
      width: 100px;
      height: auto;
    }
  }

  @keyframes uuuu {
    0% {
      width: 60px;
      height: auto;
      top: 7px;
    }

    50% {
      width: 60px;
      height: auto;
      top: 7px;
    }

    100% {
      width: 60px;
      height: auto;
      top: 7px;
    }
  }

  .r {
    bottom: -18%;
  }

  .w {
    left: 41%;
    top: 25%;
    position: absolute;
    animation: wwww 1s linear forwards;
  }


}

.tab-1,
.tab-5,
.tab-2,
.tab-3,
.tab-4,
.tab-6 {
  display: none;
}