.sect-1 {
  margin-top: 70px;
}
.sect-1 img {
  width: 100%;
  aspect-ratio: 3.31034483;
  object-fit: cover;
  min-height: 300px;
}
.sect-2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 80px;
  background: #ffffff;
  box-shadow: 0 10px 10px 0 rgba(238, 238, 238, 0.16);
  overflow-x: auto;
}
.sect-2 .item {
  font-size: 16px;
  font-weight: 400;
  color: #5a5a5a;
  height: 100%;
  display: flex;
  align-items: center;
  margin: 0 15px;
  border-bottom: 2px solid #00000000;
  white-space: nowrap;
}
.sect-2 .act {
  border-bottom: 2px solid #11524E;
  font-weight: 400;
  color: #000000;
}
.sect-3 {
  padding: 50px 0;
}
.sect-3 .info-box {
  position: relative;
}
.sect-3 .info-box:hover .mark-txt {
  transform: translateX(200px);
}
.sect-3 .info-box .name {
  font-size: 22px;
  font-weight: 700;
  color: #000000;
}
.sect-3 .info-box .en-name {
  font-size: 16px;
  font-weight: 400;
  color: #b8b8b8;
  margin-top: 6px;
}
.sect-3 .info-box .desc {
  font-size: 14px;
  font-weight: 400;
  color: #434343;
  line-height: 30px;
  margin-top: 20px;
}
.sect-3 .info-box .mark-txt {
  font-size: 126px;
  font-weight: 400;
  color: #b8b8b820;
  transition: all 0.3s linear;
  position: absolute;
  left: 0;
  bottom: -60px;
}
.sect-3 .img-box {
  aspect-ratio: 1.725;
  position: relative;
  margin-top: 10px;
}
.sect-3 .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s linear;
}
.sect-3 .img-box .bg {
  position: absolute;
  left: 0;
  bottom: 0;
}
.sect-3 .img-box .img {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.8;
}
.sect-4 .warp-box {
  position: relative;
  aspect-ratio: 3.31034483;
}
.sect-4 .warp-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.sect-4 .warp-box .content-box {
  width: 100%;
  text-align: center;
  background-color: #00000030;
  padding: 50px 0;
}
.sect-4 .warp-box .content-box .tit {
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
}
.sect-4 .warp-box .content-box .en-tit {
  font-size: 16px;
  font-weight: 400;
  color: #afafaf;
  margin-top: 8px;
}
.sect-4 .warp-box .content-box .slogan {
  font-size: 34px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 60px;
}
.sect-4 .warp-box .content-box .slogan {
  font-family: "HYRuiYiSongW";
}
.sect-4 .warp-box .content-box .en-slogan {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  color: #ffffff;
}
.sect-5 {
  background-size: auto 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding: 50px 0;
}
.sect-5 .row-1 .img {
  position: relative;
  width: 100%;
  aspect-ratio: 1.57894737;
  overflow: hidden;
}
.sect-5 .row-1 .img:hover img {
  scale: 1.1;
}
.sect-5 .row-1 .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s linear;
}
.sect-5 .row-1 .img .txt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  padding: 40px 0 0 30px;
}
.sect-5 .row-1 .img .txt .tit {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 6px;
}
.sect-5 .row-1 .warp-box {
  width: 100%;
  height: auto;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0;
}
.sect-5 .row-1 .warp-box .item {
  width: calc(100% / 2);
  font-size: 14px;
  font-weight: 400;
  color: #959595;
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 15px;
  margin-top: 10px;
}
.sect-5 .row-1 .warp-box .item .name {
  font-size: 16px;
  color: #000000;
  margin-bottom: 6px;
}
.sect-5 .row-2 {
  margin-top: 40px;
}
.sect-5 .row-2 .tit {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  color: #000000;
}
.sect-5 .row-2 .en-tit {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #b8b8b8;
}
.sect-5 .row-2 .swiper {
  overflow: hidden;
  margin-top: 30px;
  border-bottom: 1px solid #B2C3C5;
}
.sect-5 .row-2 .swiper .swiper-slide {
  position: relative;
  width: 400px;
  min-height: 200px;
  font-size: 16px;
  font-weight: 400;
  color: #7b7b7b;
  line-height: 36px;
  padding: 0 40px 40px 34px;
  background: linear-gradient(to right, #B2C3C5, #B2C3C5) no-repeat 10px bottom;
  background-size: 1px calc(100% - 10px);
}
.sect-5 .row-2 .swiper .swiper-slide::before {
  content: '';
  width: 16px;
  height: 16px;
  background: #5a5a5a;
  border-radius: 50%;
  display: inline-block;
  border: 4px solid rgba(222, 234, 234);
  position: absolute;
  left: 2px;
  top: 5px;
}
.sect-5 .row-2 .swiper .swiper-slide .year {
  font-size: 24px;
  font-family: HYRuiYiSongW;
  font-weight: 400;
  color: #11524e;
  margin-bottom: 8px;
}
.sect-5 .row-2 .btn-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sect-5 .row-2 .sw-btn {
  margin: 20px;
}
.sect-5 .row-2 .sw-btn img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  opacity: 0.2;
}
.sect-5 .row-2 .button-prev {
  rotate: 180deg;
}
.sect-6 {
  padding: 50px 0;
  background-color: #fff;
}
.sect-6 .tit {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  color: #000000;
}
.sect-6 .en-tit {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #b8b8b8;
}
.sect-6 .item {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  margin-top: 30px;
}
.sect-6 .item img {
  width: 80px;
  height: 80px;
  margin-bottom: 6px;
}
.sect-7 {
  padding: 50px 0;
  background-color: #FBFBFB;
}
.sect-7 .tit {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  color: #000000;
}
.sect-7 .en-tit {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #b8b8b8;
}
.sect-7 .item {
  margin-top: 20px;
}
.sect-7 .item .name {
  font-size: 16px;
  font-weight: 400;
  color: #37c9a4;
}
.sect-7 .item .name span {
  font-size: 24px;
  font-weight: 500;
  color: #E9E9E9;
  font-style: italic;
  margin-right: 6px;
}
.sect-7 .item .txt {
  font-size: 14px;
  font-weight: 400;
  color: #636363;
  line-height: 26px;
  margin-top: 8px;
}
.sect-8 {
  padding: 50px 0;
}
.sect-8 .tit {
  font-size: 22px;
  font-weight: 700;
  color: #000000;
}
.sect-8 .en-tit {
  font-size: 16px;
  font-weight: 400;
  color: #b8b8b8;
}
.sect-8 .btn-box {
  display: flex;
  justify-content: flex-start;
  margin-top: 20px;
}
.sect-8 .btn-box .btn {
  flex-grow: 1;
  height: 36px;
  border: 1px solid #000000;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 360px;
}
.sect-8 .btn-box .btn:not(:first-child) {
  margin-left: 15px;
}
.sect-8 .btn-box .act {
  background: #11524e;
  color: #ffffff;
}
.sect-8 .item {
  margin-top: 30px;
  background: #ffffff;
  border: 1px solid #9b9b9b;
  display: inline-block;
  width: 100%;
  transition: all 0.3s linear;
}
.sect-8 .item:hover {
  background-color: #11524E;
  transform: translateY(-10px);
}
.sect-8 .item:hover .txt-box .name {
  color: #FFFFFF;
}
.sect-8 .item:hover .txt-box .desc {
  color: #9BB4B2;
}
.sect-8 .item:hover .txt-box .date {
  color: #9BB4B2;
  justify-content: space-between;
}
.sect-8 .item:hover .txt-box .date img {
  opacity: 1;
  visibility: visible;
}
.sect-8 .item .main-img {
  width: 100%;
  aspect-ratio: 1.52941176;
  object-fit: cover;
}
.sect-8 .item .txt-box {
  padding: 30px 30px 40px;
}
.sect-8 .item .txt-box .name {
  width: 100%;
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sect-8 .item .txt-box .desc {
  font-size: 16px;
  font-weight: 300;
  color: #6b6b6b;
  line-height: 30px;
  margin-top: 10px;
}
.sect-8 .item .txt-box .date {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: normal;
  color: #808080;
  margin-top: 10px;
  transition: all 3s linear;
}
.sect-8 .item .txt-box .date img {
  width: 70px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear;
}
.sect-9 {
  padding: 50px 0;
  background-color: #FBFBFB;
}
@media (min-width: 768px) {
  .sect-1 {
    margin-top: 80px;
  }
  .sect-3 {
    padding: 50px 0;
  }
  .sect-3 .info-box {
    position: relative;
  }
  .sect-3 .info-box:hover .mark-txt {
    transform: translateX(200px);
  }
  .sect-3 .info-box .name {
    font-size: 22px;
    font-weight: 700;
    color: #000000;
  }
  .sect-3 .info-box .en-name {
    font-size: 16px;
    font-weight: 400;
    color: #b8b8b8;
    margin-top: 6px;
  }
  .sect-3 .info-box .desc {
    font-size: 16px;
    font-weight: 400;
    color: #434343;
    line-height: 36px;
    margin-top: 20px;
  }
  .sect-3 .info-box .mark-txt {
    font-size: 126px;
    font-weight: 400;
    color: #b8b8b820;
    transition: all 0.3s linear;
    position: absolute;
    left: 0;
    bottom: -60px;
  }
  .sect-3 .img-box {
    aspect-ratio: 1.725;
    position: relative;
    margin-top: 0;
  }
  .sect-3 .img-box:hover .img {
    width: 100%;
    height: 100%;
  }
  .sect-3 .img-box img {
    width: calc(100% - 40px);
    height: calc(100% - 35px);
    object-fit: cover;
    transition: all 0.3s linear;
  }
  .sect-3 .img-box .bg {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .sect-3 .img-box .img {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0.8;
  }
}
@media (min-width: 992px) {
  .sect-1 {
    margin-top: 100px;
  }
  .sect-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    background: #ffffff;
    box-shadow: 0px 10px 10px 0px rgba(238, 238, 238, 0.16);
    padding: 0;
  }
  .sect-2 .item {
    font-size: 18px;
    font-weight: 400;
    color: #5a5a5a;
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0 30px;
    border-bottom: 2px solid #00000000;
  }
  .sect-2 .act {
    border-bottom: 2px solid #11524E;
    font-weight: 400;
    color: #000000;
  }
  .sect-4 .warp-box {
    position: relative;
    aspect-ratio: 3.31034483;
  }
  .sect-4 .warp-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
  .sect-4 .warp-box .content-box {
    padding-top: 80px;
    width: 100%;
    min-height: 450px;
    text-align: center;
    background-color: #00000030;
  }
  .sect-4 .warp-box .content-box .tit {
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
  }
  .sect-4 .warp-box .content-box .en-tit {
    font-size: 16px;
    font-weight: 400;
    color: #afafaf;
    margin-top: 8px;
  }
  .sect-4 .warp-box .content-box .slogan {
    font-size: 54px;
    font-weight: 400;
    color: #ffffff;
    margin-top: 120px;
  }
  .sect-4 .warp-box .content-box .slogan {
    font-family: "HYRuiYiSongW";
  }
  .sect-4 .warp-box .content-box .en-slogan {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
  }
  .sect-5 {
    background-size: 100% auto;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding: 50px 0;
  }
  .sect-5 .row-1 .img {
    position: relative;
    width: 100%;
    aspect-ratio: 1.57894737;
    overflow: hidden;
  }
  .sect-5 .row-1 .img:hover img {
    scale: 1.1;
  }
  .sect-5 .row-1 .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s linear;
  }
  .sect-5 .row-1 .img .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    padding: 70px 0 0 50px;
  }
  .sect-5 .row-1 .img .txt .tit {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 6px;
  }
  .sect-5 .row-1 .warp-box {
    width: 130%;
    height: 70%;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  .sect-5 .row-1 .warp-box .item {
    width: calc(100% / 3);
    font-size: 16px;
    font-weight: 400;
    color: #959595;
    height: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 50px;
    margin-top: 6px;
  }
  .sect-5 .row-1 .warp-box .item .name {
    font-size: 22px;
    color: #000000;
    margin-bottom: 6px;
  }
  .sect-5 .row-2 {
    margin-top: 100px;
  }
  .sect-5 .row-2 .tit {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    color: #000000;
  }
  .sect-5 .row-2 .en-tit {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #b8b8b8;
  }
  .sect-5 .row-2 .swiper {
    overflow: hidden;
    margin-top: 80px;
    border-bottom: 1px solid #B2C3C5;
  }
  .sect-5 .row-2 .swiper .swiper-slide {
    position: relative;
    width: 400px;
    min-height: 200px;
    font-size: 16px;
    font-weight: 400;
    color: #7b7b7b;
    line-height: 36px;
    padding: 0 40px 40px 34px;
    background: linear-gradient(to right, #B2C3C5, #B2C3C5) no-repeat 10px bottom;
    background-size: 1px calc(100% - 10px);
  }
  .sect-5 .row-2 .swiper .swiper-slide::before {
    content: '';
    width: 16px;
    height: 16px;
    background: #5a5a5a;
    border-radius: 50%;
    display: inline-block;
    border: 4px solid rgba(222, 234, 234);
    position: absolute;
    left: 2px;
    top: 5px;
  }
  .sect-5 .row-2 .swiper .swiper-slide .year {
    font-size: 28px;
    font-family: HYRuiYiSongW;
    font-weight: 400;
    color: #11524e;
    margin-bottom: 8px;
  }
  .sect-5 .row-2 .btn-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sect-5 .row-2 .sw-btn {
    margin: 20px;
  }
  .sect-5 .row-2 .sw-btn img {
    width: 40px;
    height: 40px;
  }
  .sect-5 .row-2 .button-prev {
    rotate: 180deg;
  }
  .sect-6 {
    padding: 50px 0;
    background-color: #fff;
  }
  .sect-6 .tit {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    color: #000000;
  }
  .sect-6 .en-tit {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #b8b8b8;
  }
  .sect-6 .item {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin-top: 30px;
  }
  .sect-6 .item img {
    width: 115px;
    height: 115px;
    margin-bottom: 6px;
  }
  .sect-7 {
    padding: 50px 0;
    background-color: #FBFBFB;
  }
  .sect-7 .tit {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    color: #000000;
  }
  .sect-7 .en-tit {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #b8b8b8;
  }
  .sect-7 .item {
    margin-top: 20px;
  }
  .sect-7 .item .name {
    font-size: 20px;
    font-weight: 400;
    color: #37c9a4;
  }
  .sect-7 .item .name span {
    font-size: 40px;
    font-weight: 500;
    color: #E9E9E9;
    font-style: italic;
    margin-right: 6px;
  }
  .sect-7 .item .txt {
    font-size: 14px;
    font-weight: 400;
    color: #636363;
    line-height: 26px;
    margin-top: 8px;
  }
  .sect-8 {
    padding: 50px 0;
  }
  .sect-8 .tit {
    font-size: 22px;
    font-weight: 700;
    color: #000000;
  }
  .sect-8 .en-tit {
    font-size: 16px;
    font-weight: 400;
    color: #b8b8b8;
  }
  .sect-8 .btn-box {
    display: flex;
    justify-content: space-between;
  }
  .sect-8 .btn-box .btn {
    flex-grow: 1;
    height: 50px;
    border: 1px solid #000000;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sect-8 .btn-box .btn:not(:first-child) {
    margin-left: 30px;
  }
  .sect-8 .btn-box .act {
    background: #11524e;
    color: #ffffff;
  }
  .sect-8 .item {
    margin-top: 30px;
    background: #ffffff;
    border: 1px solid #9b9b9b;
    display: inline-block;
    width: 100%;
    transition: all 0.3s linear;
  }
  .sect-8 .item:hover {
    background-color: #11524E;
    transform: translateY(-10px);
  }
  .sect-8 .item:hover .txt-box .name {
    color: #FFFFFF;
  }
  .sect-8 .item:hover .txt-box .desc {
    color: #9BB4B2;
  }
  .sect-8 .item:hover .txt-box .date {
    color: #9BB4B2;
    justify-content: space-between;
  }
  .sect-8 .item:hover .txt-box .date img {
    opacity: 1;
    visibility: visible;
  }
  .sect-8 .item .main-img {
    width: 100%;
    aspect-ratio: 1.52941176;
    object-fit: cover;
  }
  .sect-8 .item .txt-box {
    padding: 30px 30px 40px;
  }
  .sect-8 .item .txt-box .name {
    width: 100%;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .sect-8 .item .txt-box .desc {
    font-size: 16px;
    font-weight: 300;
    color: #6b6b6b;
    line-height: 30px;
    margin-top: 10px;
  }
  .sect-8 .item .txt-box .date {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: normal;
    color: #808080;
    margin-top: 10px;
    transition: all 3s linear;
  }
  .sect-8 .item .txt-box .date img {
    width: 70px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
  }
}
/*# sourceMappingURL=brand.css.map */