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

    .swiper {
      width: 100%;
      overflow: hidden;
      margin: auto;
      height: 100vh;
      position: relative;
    }

    .mySwiper .swiper-slide {
      background-size: cover;
      height: 100%;
      width: 100% !important;
    }

    .mySwiper .swiper-slide .location‌ {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      margin: auto;
      display: flex;
      align-items: center;
    }

    .mySwiper .location‌txt {
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      margin: auto;
      display: flex;
      align-items: center;
      z-index: 999;
    }

    .mySwiper .swiper-slide img {
      display: block;
      width: 100%;
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      -o-object-fit: cover;
    }

    .link {
      color: rgba(255, 255, 255, 0.8);
    }

    .bannertext {
      background: rgba(0, 0, 0, 0.4);
      height: 40px;
      margin-top: -40px;
    }

    .dynamic {
      display: flex;
      justify-content: space-between;
      line-height: 40px;
    }

    .dynamic .line {
      display: inline;
      border-right: 1px solid rgba(255, 255, 255, 0.5);
      height: 14px;
      line-height: 40px;
      padding: 0 20px;
    }

    .mySwiper .swiper-pagination {
      text-align: center;
    }

    .mySwiper>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
      width: 100%;
    }

    .mySwiper .swiper-pagination-bullet {
      background: rgba(255, 255, 255, 0.8);
    }

    .mySwiper .swiper-pagination-bullet-active {
      background: #095FC1;
      width: 40px;
      border-radius: 4px;
    }

    .seagull-carousel‌ .contentContainer {
      padding: 0 0.88rem;
      width:100%;
    }

    .seagull-carousel‌ .contentContainer .name {
      font-weight: 600;
      font-size: 1.33rem;
      color: #FFFFFF;
    }

    .subTitle {
      font-weight: 500;
      font-size: 0.72rem;
      color: #FFFFFF;
      margin-top: 1.1rem;
    }

    .seagull-carousel‌ .contentContainer .btngroup {
      display: flex;
      flex-direction: column;
      margin-top: 6.67rem;
    }

    .seagull-carousel‌ .contentContainer .btngroup .trybtn {
      height: 2.44rem;
      background: #095FC1;
      border-radius: 1.22rem;
      border: 1px solid #095FC1;
      font-weight: 500;
      font-size: 1rem;
      color: #FFFFFF;
    }

    .seagull-carousel‌ .contentContainer .btngroup .previewBtn {
      margin-top: 1.1rem;
      height: 2.44rem;
      background: rgba(255, 255, 255, 0.2);
      border-radius: 1.22rem;
      border: 1px solid #FFFFFF;
      font-weight: 500;
      font-size: 1rem;
      color: #FFFFFF;
    }

    .seagull-productServices .wrapperKn {
      text-align: center;
      margin-top: 1.9rem;
    }

    .seagull-productServices .wrapperKn .subheading h2 {
      font-weight: 600;
      font-size: 1.33rem;
      color: #07021B;
    }

    .seagull-productServices .wrapperKn .subheading p {
      font-weight: 400;
      font-size: 0.88rem;
      color: #505764;
      margin-top: 0.66rem;
      margin-bottom: 0px;
    }

    .seagull-productServices .list {
      margin: 0 0.88rem;
    }

    .seagull-productServices .list .card {
      background: #F7F8FA;
      border-radius: 0.5rem;
      border: 1px solid rgba(9, 95, 193, 0.2);
      margin-top: 1.77rem;
    }

    .seagull-productServices .list .card .img img {
      width: 100%;
      height: 7.77rem;
      object-fit: cover;
      -o-object-fit: cover;
      border-radius: 0.44rem 0.44rem 0 0;
    }

    .seagull-productServices .list .card .card-body .card-title {
      font-weight: 600;
      font-size: 1rem;
      color: #07021B;
      margin-top: 0.66rem;
      text-align: center;
    }

    .seagull-productServices .list .card .card-body .card-subtitle {
      font-weight: 400;
      font-size: 0.66rem;
      color: #505764;
      margin-top: 0.22rem;
    }

    .seagull-productServices .card-body ul {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 1.33rem;
      padding-left: 0px;
    }

    .seagull-productServices .card-body ul li {
      font-weight: 400;
      font-size: 0.66rem;
      color: #505764;
      margin-top: 0.66rem;
      border: 1px solid #DCDFE6;
      padding: 0.44rem 0.45rem;
      border-radius: 4px;
      width: 33%;
      text-align: center;
      list-style: none;
    }

    .seagull-warehouse {
      background: url(../imgs/home/overseasBg.png) 50% 50% no-repeat;
      background-size: cover;
      padding: 0.88rem 0.88rem;
    }

    .seagull-warehouse .overseas-title .title {
      font-weight: 400;
      font-size: 1rem;
      color: #07021B;
    }

    .seagull-warehouse .overseas-title .overseas-line {
      width: 1.27rem;
      height: 0.11rem;
      background: #095FC1;
      border-radius: 0.11rem;
      margin-top: 0.22rem;
    }

    .seagull-warehouse .overseas-title .subtitle {
      font-weight: 400;
      font-size: 0.77rem;
      color: #505764;
      margin-top: 0.44rem;
    }

    .seagull-warehouse .overseas-address {
      margin-top: 0.88rem;
    }

    .seagull-warehouse .overseas-address .address-item:nth-child(2) {
      margin-top: 1rem;
    }

    .seagull-warehouse .address-title {
      font-weight: 400;
      font-size: 0.88rem;
      color: #07021B;
    }

    .seagull-warehouse .address-list {
      margin-top: 0.44rem;
    }

    .seagull-warehouse .address2 {
      flex-wrap: wrap;
      flex-grow: 1;
      align-items: center;
    }

    .seagull-warehouse .address-list-item {
      width: 32%;
      font-weight: 400;
      font-size: 0.77rem;
      color: #07021B;
      display: flex;
      align-items: center;
      cursor: pointer;
    }

    .seagull-warehouse .address2 .address-list-item:nth-child(4) {
      margin-top: 0.77rem;
    }

    .seagull-warehouse .address2 .address-list-item:nth-child(5) {
      margin-top: 0.77rem;
    }

    .seagull-warehouse .address2:after {
      content: "";
      height: 0;
      width: 32%;
    }

    .overseas-warehouse-info .img {
      margin-top: 0.88rem;
    }

    .overseas-warehouse-info .info-list {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 1.11rem;
      border-radius: 0.44rem;
      border: 1px solid rgb(36, 104, 242, 0.1);
      background: rgba(255, 255, 255, 0.4);
      padding: 0.66rem;
      flex-wrap: wrap;
    }

    .overseas-warehouse-info .info-list .item .title img {
      width: 1rem;
    }

    .overseas-warehouse-info .info-list .item .title {
      display: flex;
      align-items: center;
      font-weight: 400;
      font-size: 0.88rem;
      color: #07021B;

    }

    .overseas-warehouse-info .info-list .item {
      flex-basis: calc(50% - 10px);
    }

    .overseas-warehouse-info .info-list .item .desc {
      font-weight: 500;
      font-size: 1.2rem;
      color: #07021B;
      margin-top: 0.44rem;
      margin-bottom: 0.44rem;
    }

    .overseas-warehouse-info .info-list .item .desc img {
      width: 1.2rem;
      margin-left: 0.44rem;
    }

    .seagull-news .wrapperKn {
      text-align: center;
      margin-top: 1.9rem;
    }

    .seagull-news .wrapperKn .subheading h2 {
      font-weight: 600;
      font-size: 1.33rem;
      color: #07021B;
    }

    .seagull-news .wrapperKn .subheading p {
      font-weight: 400;
      font-size: 0.88rem;
      color: #505764;
      margin-top: 0.66rem;
      margin-bottom: 0px;
    }

    .seagull-news .news-list {
      padding: 0 0.88rem;
    }

    .seagull-news .news-list .list-item {
      display: flex;
      align-items: center;
      gap: 0.44rem;
      margin-top: 0.8rem;
    }

    .seagull-news .news-list .list-item .item-img img {
      width: 7.77rem;
      height: 4.66rem;
      border-radius: 0.44rem;
    }

    .seagull-news .news-list .list-item .title {
      font-weight: 400;
      font-size: 0.88rem;
      color: #07021B;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal;
    }

    .seagull-news .news-list .list-item .subTitle {
      font-weight: 400;
      font-size: 0.66rem;
      color: #505764;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal;
      margin-top: 0.11rem;
    }

    .seagull-news .news-list .list-item .info {
      display: flex;
      justify-content: space-between;
      margin-top: 0.44rem;
    }

    .seagull-news .news-list .list-item .info .time {
      display: flex;
      align-items: center;
      gap: 0.16rem;
      font-weight: 400;
      font-size: 0.66rem;
      color: #505764;
      width: 85px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }

    .seagull-news .news-list .list-item .info .view {
      display: flex;
      align-items: center;
      gap: 3px;
      font-weight: 400;
      font-size: 0.66rem;
      color: #505764;
    }

    .more-news {
      text-align: center;
      margin-top: 2.22rem;
    }

    .more-news a {
      font-weight: 400;
      font-size: 0.77rem;
      color: #095FC1;
    }

    .seagull-witness {
      background: url(../imgs/home/advantage.png) 50% 50% no-repeat;
      background-size: cover;
      padding-top: 2.22rem;
      margin-top: 3.88rem;
    }

    .seagull-witness .wrapperKn {
      text-align: center;
      margin-top: 1.9rem;
    }

    .seagull-witness .wrapperKn .subheading h2 {
      font-weight: 600;
      font-size: 1.33rem;
      color: #07021B;
    }

    .seagull-witness .wrapperKn .subheading p {
      font-weight: 400;
      font-size: 0.88rem;
      color: #505764;
      margin-top: 0.66rem;
      margin-bottom: 0px;
    }
    .seagull-witness .swiper-container {
      padding-top: 1.66rem;
      padding-bottom:2.22rem;
    }

    .seagull-witness .swiper-slide {
      width: 80%;
      background: #FFFFFF;
      border-radius: 0.44rem;
      border: 1px solid #D9E5FF;
    }
    .seagull-witness .swiper-slide img {
      width: 100%;
      border-radius: 4px;
    }

    .seagull-witness .panel {
      margin: auto;
      width: 17.22rem;
      height: 12.38rem;
      border-radius: 16px;
      padding: 0.88rem;
    }

    .seagull-witness .panel .brand {
      width: 4.02rem;
    }

    .seagull-witness .panel .brand img {
      width: 4.02rem;
      height: 1.33rem;
    }

    .seagull-witness .panel .title {
      font-weight: 500;
      font-size: 0.88rem;
      color: #000000;
      margin-top: 0.88rem;
    }

    .seagull-witness .panel .desc {
      font-weight: 400;
      font-size: 0.66rem;
      color: #3A3A3A;
      margin-top: 0.66rem;
    }

    .seagull-witness .panel .time {
      font-weight: 400;
      font-size: 14px;
      color: #707070;
      margin-top: 0.66rem;
    }

    .seagull-witness .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
      text-align: center;
    }
    .seagull-partners{
      padding-top: 2.22rem;
    }
    .seagull-partners .swiper{
      height:auto;
      margin-top:0.88rem;
    }

    .seagull-partners .marquee-container .swiper-wrapper {
      display: flex;
      gap: 0.88rem;
    }
    .seagull-partners .swiper-slide{
      width: auto;
      height:auto;
    }
    .seagull-partners .swiper-slide img{
      height: 3rem;
    }