 .seagull-main {
      width: 100%;
      background: #fff;
    }

    .carousel {
      background: url(../imgs/about/banner.png) 50% 50% no-repeat;
      width: 100%;
      height: 100vh;
      background-size: cover;
    }

    .carousel .wrapperKn {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      height: 100%;
    }

    .carousel .subheading h2 {
      font-size: 1.33rem;
      color: #FFFFFF;
      text-align: center;
    }

    .carousel .subheading p {
      font-size: 0.66rem;
      color: #FFFFFF;
      text-align: center;
      margin-top: 1.11rem;
    }

    .seagull-about .tabs {
      display: flex;
      align-items: end;
      align-content: center;
      justify-content: space-between;
      height: 2.44rem;
      background: #FFFFFF;
      border-radius: 8px 8px 0px 0px;
      margin: 0 auto;
      position: relative;
      z-index: 9;
      position: relative;
      width: 100%;
    }

    .seagull-about .tabs .tab {
      font-weight: 400;
      font-size: 0.77rem;
      color: #07021B;
      cursor: pointer;
      position: relative;
      text-align: center;
      flex: 1;
      cursor: pointer;
    }


    .seagull-about .tabs .tab:nth-child(3):before {
      border: none;
    }

    .seagull-about .tabs .tab:last-child {
      border-right: none;
      padding-right: 0px;
    }

    .seagull-about .tabs .active {
      font-weight: 500;
      font-size: 0.77rem;
      color: #095FC1;
    }

    .seagull-about .tabs .tab::after {
      width: 2.22rem;
      content: "";
      display: block;
      border-bottom: 2px solid transparent;
      text-align: center;
      margin: 0 auto;
      margin-top: 0.5rem;
      border-radius: 2px;
    }

    .seagull-about .tabs .active::after {
      width: 2.22rem;
      content: "";
      display: block;
      border-bottom: 2px solid #095FC1;
      text-align: center;
      margin: 0 auto;
      margin-top: 0.5rem;
      border-radius: 2px;
    }

    .about-list {
      background: #F7F8FB;
      padding:0 0.88rem;
    }
    .about-content{
      padding-top:3.88rem;
    }

    .brandIntro {
      
    }

    .brandIntro .brandIntroContent {
    }

    .brandIntro .brandIntroContent .brandIntro-title {
      font-weight: 500;
      font-size: 1.33rem;
      color: #07021B;
      text-align: center;
    }

    .brandIntro .brandIntroContent .brandIntro-text p {
      margin-top: 0.88rem;
      font-weight: 400;
      font-size: 0.88rem;
      color: #505764;
    }

    .brandIntro .brandIntro-img img {
      width: 100%;
      height: 10.33rem;
    }

    .culture .culture-title {
      font-weight: 600;
      font-size: 1.33rem;
      color: #07021B;
      text-align: center;
    }

    .culture-list {
      margin-top: 1.66rem;
    }

    .culture-list .culture-item {
      width: 100%;
      background: #FFFFFF;
      border-radius: 0.44rem;
      border: 1px solid #DCDFE6;
      padding: 8px;
      margin-top:0.88rem;
    }

    .culture-list .culture-item .culture-item-body {
      background: linear-gradient(180deg, #EBF0FF 0%, rgba(234, 240, 255, 0) 100%);
      border-radius: 16px 16px 16px 16px;
      padding: 1.11rem;
    }
    .culture-item-img img {
      width: 2.128rem;
      height: 2.128rem;
    }

    .culture-list .culture-item .culture-item-body .culture-item-text {
      font-weight: 500;
      font-size: 1rem;
      color: #07021B;
      margin-top: 0.88rem;
    }

    .culture-list .culture-item .culture-item-body .culture-item-desc {
      font-weight: 400;
      font-size: 0.67rem;
      color: #505764;
      margin-top: 0.66rem;
    }

    .honor {
      padding-top: 6.11rem;
      background: url(../imgs/about/honorbg.png) center / cover no-repeat;
    }

    .honor .honor-title {
      font-weight: 600;
      font-size: 1.33rem;
      color: #07021B;
      text-align: center;
    }

    .honor-list {
      margin-top: 60px;
      overflow: hidden;
    }

    .honor-list .swiper .swiper-wrapper {
      display:flex;
      flex-wrap: wrap;
      gap:0.66rem;
    }

    .honor-list .swiper-slide {
      text-align: center;
      font-size: 0.88rem;
      background: #fff;
      width: 9.19rem;
      padding-bottom: 0.66rem;
    }

    .honor-list .swiper-slide .img {
      background: #CFE2FB;
      border-radius: 8px 8px 0px 0px;
      width: 9.19rem;
      height: 6.56rem;
      text-align: center;
      margin: 0 auto;
    }

    .honor-list .swiper-slide .img img {
      width: 6.67rem;
      height: 6.55rem;
      display: inline-block;
      padding-top: 0.66rem;
    }

    .honor-list .swiper-slide .title {
      font-weight: 500;
      font-size: 0.66rem;
      color: #07021B;
      margin-top: 0.66rem;
    }

    .process {
      padding-top: 6.44rem;
    }

    .process .process-title {
      font-weight: 600;
      font-size: 1.33rem;
      color: #07021B;
      text-align: center;
    }

    .process-list {
      margin-top: 1.66rem;
      max-width: 100%;
      width: 100%;
    }

    .aboutbox-sec3 {
      
    }

    .aboutbox-sec3 .fz_title {
      text-align: center;
      color: #333333;
      font-weight: bold;
      margin-bottom: 0.8rem;
    }


    .aboutbox-sec3 .aboutbox3_cont {
      width: 100%;
      margin-bottom: 0.92rem;
    }


    .aboutbox-sec3 .aboutbox3_cont .item {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      gap: 0.66rem;
    }

    .aboutbox-sec3 .aboutbox3_cont .item .img {
      width: 7.5rem;
    }


    .aboutbox-sec3 .aboutbox3_cont .item .img:before {
      padding-top: 62.29508197%;
    }
    .aboutbox-sec3 .aboutbox3_cont .item .img img{
      width: 7.5rem;
    }

    .aboutbox-sec3 .aboutbox3_cont .item .font {
      width: 56.4286%;
      position: relative;
    }

    .aboutbox-sec3 .aboutbox3_cont .item .font .bag {
      font-family: 'Source Han Sans CN', 'Source Han Sans TW', 'Source Han Sans KR', 'Source Han Sans', 'Noto Sans CJK SC', 'Noto Sans CJK TC', 'Noto Sans CJK HK', 'Noto Sans CJK', 'Source Han Sans SC', 'Source Han Sans TC', 'Source Han Sans HK', sans-serif;
      color: #c68643;
      font-size: 3rem;
      font-weight: bold;
      user-select: none;
      -webkit-user-select: none;
      line-height: 0.8;
      background-image: linear-gradient(to bottom, rgba(198, 134, 67, 0.1), rgba(51, 51, 51, 0) 110%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .aboutbox-sec3 .aboutbox3_cont .item .font .bag:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-backdrop-filter: saturate(180%) blur(20px);
      backdrop-filter: saturate(120%) blur(4px);
    }

    .aboutbox-sec3 .aboutbox3_cont .item .font .shu {
      color: #095FC1;
      line-height: 0.9;
      font-family: 'Source Han Sans CN', 'Source Han Sans TW', 'Source Han Sans KR', 'Source Han Sans', 'Noto Sans CJK SC', 'Noto Sans CJK TC', 'Noto Sans CJK HK', 'Noto Sans CJK', 'Source Han Sans SC', 'Source Han Sans TC', 'Source Han Sans HK', sans-serif;
      position: relative;
    }

    .aboutbox-sec3 .aboutbox3_cont .item .font .text {
      color: #333333;
      line-height: 1.41666667;
      position: relative;
      font-size:0.66rem;
      margin-top:0.44rem;
    }

    .aboutbox-sec3 .aboutbox3_cont .g_qie {
      display: flex;
      align-items: center;
      position: absolute;
      z-index: 2;
      left: 43.5714%;
      bottom: 0.48rem;
      margin-left: 0.9rem;
    }

    .aboutbox-sec3 .aboutbox3_cont .g_qie .pub_nav {
      position: relative;
      right: 0;
      left: 0;
      top: 0;
      margin: 0;
      transform: translateY(0);
      -webkit-transform: translateY(0);
      background-color: transparent;
      margin-right: 0.2rem;
    }

    .aboutbox-sec3 .aboutbox3_cont .g_qie .pub_nav:last-child {
      margin-right: 0;
    }

    .aboutbox-sec3 .aboutbox3_nav {
      width: 100%;
      overflow: hidden;
      margin-bottom: 1.11rem;
    }

    .aboutbox-sec3 .aboutbox3_nav .swiper-wrapper {
      transform: translate3d(0px, 0px, 0px) !important;
    }

    .aboutbox-sec3 .aboutbox3_nav:before {
      content: "";
      display: block;
      position: absolute;
      bottom: 8px;
      width: 100%;
      height: 1px;
      background-color: #dddddd;
    }

    .aboutbox-sec3 .aboutbox3_nav .swiper-slide {
      width: 18.5%;
      display: flex;
      padding: 0 0.16rem;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      color: #999999;
      line-height: 1.5;
      cursor: pointer;
      user-select: none;
      -webkit-user-select: none;
      transition: all 0.4s;
      -webkit-transition: all 0.4s;
      align-items: center;
      height: 80px;
    }

    .aboutbox-sec3 .aboutbox3_nav .swiper-slide-thumb-active .shu {
      font-weight: 500;
      font-size: 1rem;
      color: #095FC1;
    }

    .aboutbox-sec3 .aboutbox3_nav .swiper-slide:before {
      content: "";
      display: block;
      position: absolute;
      bottom: 8px;
      left: 60%;
      left: calc(50% + 0.11rem);
      width: 0;
      height: 1px;
      background-color: #095FC1;
    }

    .aboutbox-sec3 .aboutbox3_nav .swiper-slide i {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 0.5rem;
      height: 0.5rem;
      border-radius: 50%;
      transition: all 0.4s;
      -webkit-transition: all 0.4s;
      position: absolute;
      top: 66px;
    }

    .aboutbox-sec3 .aboutbox3_nav .swiper-slide i:before {
      content: "";
      display: block;
      width: 50%;
      height: 50%;
      background-color: #DCDFE6;
      border-radius: 50%;
      transition: all 0.4s;
      -webkit-transition: all 0.4s;
    }

    .aboutbox-sec3 .aboutbox3_nav .swiper-slide-thumb-active {
      color: #095FC1;
    }

    .aboutbox-sec3 .aboutbox3_nav .swiper-slide-thumb-active:before {
      width: 80%;
      width: calc(100% - 0.3rem);
      width: calc(100% - 0.16rem);
      transition: all 5.8s linear;
      -webkit-transition: all 5.8s linear;
    }

    .aboutbox-sec3 .aboutbox3_nav .swiper-slide-thumb-active i {
      border-color: #095FC1;
      ;
    }

    .aboutbox-sec3 .aboutbox3_nav .swiper-slide-thumb-active i:before {
      background-color: #095FC1;
      ;
    }

    .aboutbox-sec3 .shu {
      font-weight: 500;
      font-size: 0.88rem;
      color: #07021B;
    }

    .cloudPivot5Other {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-top: 40px;
      margin-bottom: 80px;
    }

    .cloudPivot5Other .swiper-button-prev,
    .cloudPivot5Other .swiper-button-next {
      width: 56px;
      height: 56px;
      font-size: 10px;
      color: #1D2129;
      text-align: center;
      line-height: 53px;
      background: #e8eef8;
      border-radius: 50%;
      cursor: pointer;
      margin: 0px 57px;
      position: static;
    }

    .cloudPivot5Other .swiper-button-prev img {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
    }

    .cloudPivot5Other .swiper-button-prev img,
    .cloudPivot5Other .swiper-button-next img {
      width: auto;
      height: 12px;
      filter: grayscale(1) opacity(0.8);
      display: inline-block;
    }

    .cloudPivot5Other .swiper-button-prev:hover,
    .cloudPivot5Other .swiper-button-next:hover {
      color: #005BF3;
      background: #BFD7FF;
    }

    .cloudPivot5Other .swiper-button-prev:hover img,
    .cloudPivot5Other .swiper-button-next:hover img {
      filter: none;
    }

    .cloudPivot5Other .swiper-pagination {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }

    .cloudPivot5Other .swiper-pagination .swiper-pagination-bullet {
      width: 8px;
      height: 8px;
      background: #E8EEF8;
      border-radius: 8px;
      margin-right: 8px;
      cursor: pointer;
      opacity: 1;
    }

    .cloudPivot5Other .swiper-pagination .swiper-pagination-bullet-active {
      background: #005BF3;
    }

    .contact {
      padding-top: 6.44rem;
      margin-bottom: 3.88rem;
      padding-bottom: 3.88rem;
    }

    .contact .contact-title {
      font-weight: 600;
      font-size: 1.33rem;
      color: #07021B;
      text-align: center;
    }

    .contact-content {
      margin-top: 1.66rem;
    }

    .contact-tabs-container {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-top: 2rem;
      background: #FFFFFF;
      border: 1px solid #DCDFE6;
      overflow: hidden;
      margin:0 -1rem;
    }

    .contact-tabs-container .tab {
      text-align: center;
      line-height: 1.77rem;
      position: relative;
      flex: 1;
      cursor: pointer;
      font-weight: 500;
      font-size: 0.66rem;
    }

    .contact-content .active {
      background: linear-gradient(138deg, #004BFF 0%, #095FC1 53.42%, #008EFF 100%);
      font-weight: 500;
      font-size: 0.66rem;
      border: none;
      color: #FFFFFF;
      display: block;
    }

    .contact-content .contact-tabs-container .tab::before {
      border-right: 1px solid #DCDFE6;
      content: "";
      width: 2px;
      height: 26px;
      position: absolute;
      left: 478px;
      top: 16px;
    }

    .contact-content .contact-tabs-container .active::before {
      border: none;
    }

    .tab-content {
      margin-top: 1.11rem;
      display: none;
    }

    .tab-content .tab-content-inner {
      background: #FFFFFF;
      border-radius: 8px 8px 8px 8px;
      border: 1px solid #DCDFE6;
      padding: 0.88rem;
    }
    .tab-content .tab-content-inner .map img {
      width: 480px;
      height: 272px;
    }
    .tab-content .tab-content-inner .address .title {
      font-weight: 500;
      font-size: 1rem;
      color: #07021B;
      display:flex;
      align-items: center;
      gap:12px;
    }
    .tab-content .tab-content-inner .address .title img{
      width:1rem;
    }

    .tab-content .tab-content-inner .address .label {
      font-weight: 400;
      font-size: 0.66rem;
      color: #505764;
      margin-top: 1.11rem;
    }

    .tab-content .tab-content-inner .address .tips {
      margin-top: 1.11rem;
      font-weight: 400;
      font-size: 0.60rem;
      color: #095FC1;
    }

    .tab-content .tab-content-inner .address .contactus {
      width: 104px;
      height: 40px;
      background: #095FC1;
      border-radius: 20px 20px 20px 20px;
      line-height: 40px;
      text-align: center;
      font-weight: 400;
      font-size: 14px;
      color: #FFFFFF;
      margin-top: 8px;
    }
    .fixBrand{
      position:fixed !important;
      left: 0;
      top: 3.61rem;
      width:100%;
      z-index:999;
    }
    .mt-\[16px\] {
      margin-top: 0.88rem !important;
    }