<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top-box {
  min-width: 100%;
}
.nav {
  width: 100vw;
  min-width: 100%;
}
.swiper-container {
  max-width: 100%;
  width: 100%;
}
.swiper-container img {
  width: 100%;
  height: 100%;
}
.section-4 {
  width: 100%;
  position: relative;
  margin-bottom: 73px;
}
.section-4 img {
  display: block;
  margin: 0 auto;
  width: 586px;
  height: 409px;
}
.footer-section {
  width: 100%;
  background: #63B555;
}
.footer-section:before {
  content: '';
  position: absolute;
  bottom: 60px;
  width: 100%;
  z-index: -1;
  height: 540px;
  background-image: url("../image/v2/light_green_bg.png");
  background-size: cover;
  background-position-x: center;
}
.footer-section .footer-wrap {
  max-width: 1171px;
  margin: 0 auto;
  padding-top: 52px;
  padding-bottom: 29px;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  color: white;
}
.footer-section .footer-wrap .left-part {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  padding-bottom: 21px;
}
.footer-section .footer-wrap .left-part .logo-wrap img {
  width: 83px;
  height: auto;
}
.footer-section .footer-wrap .left-part .link-and-tele {
  flex-grow: 1;
  padding-left: 38px;
  display: inline-block;
  font-family: Microsoft YaHei, SimSun, Lucida Grande, Tahoma, sans-serif;
}
.footer-section .footer-wrap .left-part .link-and-tele .link-wrap {
  display: flex;
  flex-direction: row;
  margin-bottom: 26px;
}
.footer-section .footer-wrap .left-part .link-and-tele .link-wrap .link-item {
  border-right: 1px solid white;
  text-decoration: none;
  font-size: 14px;
  height: 14px;
  vertical-align: middle;
  display: inline-block;
  line-height: 14px;
  padding-right: 20px;
  padding-left: 20px;
  color: white;
}
.footer-section .footer-wrap .left-part .link-and-tele .link-wrap .link-item:first-of-type {
  padding-left: 0px;
}
.footer-section .footer-wrap .left-part .link-and-tele .link-wrap .link-item:last-of-type {
  border-right: none;
}
.footer-section .footer-wrap .left-part .link-and-tele .parent-company {
  display: none;
  margin-bottom: 49px;
  font-size: 14px;
}
.footer-section .footer-wrap .left-part .link-and-tele .parent-company a {
  text-decoration: none;
}
.footer-section .footer-wrap .left-part .link-and-tele .parent-company a:visited {
  color: white;
}
.footer-section .footer-wrap .left-part .link-and-tele .tele-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.footer-section .footer-wrap .left-part .link-and-tele .tele-wrap .phone {
  vertical-align: middle;
  font-size: 20px;
  color: white;
  font-weight: bold;
  margin-right: 68px;
}
.footer-section .footer-wrap .left-part .link-and-tele .tele-wrap .email {
  font-weight: normal;
  font-size: 18px;
  text-decoration: none;
  color: white;
}
.footer-section .footer-wrap .left-part .icon-part {
  width: 100%;
  margin-top: 28px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.footer-section .footer-wrap .left-part .icon-part a {
  text-decoration: none;
  color: white;
}
.footer-section .footer-wrap .left-part .icon-part .beian {
  display: inline-block;
  vertical-align: middle;
  line-height: 12px;
  color: white;
  font-size: 12px;
}
.footer-section .footer-wrap .left-part .icon-part .beian:first-of-type {
  border-right: 1px solid white;
  margin-right: 20px;
  padding-right: 20px;
}
.footer-section .footer-wrap .left-part .icon-part .yyqc-web {
  margin-left: 28px;
  display: inline-block;
  vertical-align: middle;
}
.footer-section .footer-wrap .left-part .icon-part .yyqc-web img {
  margin-right: 11px;
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
}
.footer-section .footer-wrap .left-part .icon-part .yyqc-web span {
  vertical-align: middle;
  display: inline-block;
  color: white;
  font-size: 12px;
}
.footer-section .footer-wrap .qrcode-wrap {
  display: flex;
  flex-direction: row;
  width: 248px;
  justify-content: space-between;
}
.footer-section .footer-wrap .qrcode-wrap .qrcode-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer-section .footer-wrap .qrcode-wrap .qrcode-item img {
  width: 102px;
  height: 102px;
  border-radius: 10px;
  margin-bottom: 3px;
}
.footer-section .footer-wrap .qrcode-wrap .qrcode-item span {
  font-size: 12px;
  color: white;
}
.section-1 {
  text-align: center;
  margin-bottom: 154px;
}
.section-1 h3 {
  font-size: 30px;
  color: #333333;
  margin-bottom: 16px;
  font-weight: normal;
}
.section-1 h2 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 40px;
}
.section-1 p {
  font-size: 18px;
  color: #666666;
  line-height: 30px;
  margin-bottom: 80px;
}
.section-1 img {
  width: 1029px;
  height: 235px;
  margin: 0 auto;
  display: inline-block;
}
.section-2 {
  text-align: center;
  width: 1300px;
  margin: 0 auto;
}
.section-2 h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 49px;
  color: #333333;
}
.section-2 .about-us-content {
  position: relative;
  display: block;
  margin: 0 auto 123px;
  color: #333333;
  width: 731px;
}
.section-2 .about-us-content::before {
  content: '';
  display: block;
  width: 35px;
  height: 35px;
  background-image: url(../image/v2/cheese_before.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -97px;
  margin-left: -61px;
}
.section-2 .about-us-content::after {
  content: '';
  display: block;
  width: 35px;
  height: 35px;
  background-image: url(../image/v2/cheese_after.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  margin-right: -44px;
  bottom: 38px;
}
.section-2 p {
  font-size: 20px;
  line-height: 36px;
  color: #333;
  display: inline-block;
  max-width: 731px;
  text-align: left;
  margin-bottom: 49px;
}
.section-2 .row {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
  text-align: center;
  margin-bottom: 159px;
}
.section-2 .row .item {
  display: flex;
  flex-grow: 1;
  width: 33%;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.section-2 .row .item img {
  height: 100px;
  width: auto;
  margin-bottom: 44px;
}
.section-2 .row .item .sub-title {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 29px;
}
.section-2 .row .item p {
  font-size: 18px;
  color: #666666;
  text-align: center;
  line-height: 30px;
  margin-bottom: 0;
}
.section-3 {
  width: 1200px;
  text-align: center;
  margin-bottom: 199px;
}
.section-3 h3 {
  font-size: 30px;
  color: #333;
  margin-bottom: 20px;
}
.section-3 span {
  display: block;
  color: #666;
  font-size: 18px;
  margin-bottom: 50px;
}
.section-3 .team-desc {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.section-3 .team-desc img {
  width: 582px;
  height: auto;
}
/*# sourceMappingURL=about.css.map */</pre></body></html>