<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearFix, .main section.one .block-view {
  *zoom: 1;
}

.clearFix:after, .main section.one .block-view:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.after:after {
  content: "";
  display: block;
}

.before::before {
  content: "";
  display: block;
}

.transition-03 {
  transition: all 0.3s;
}

.bannerWrap .banner-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-transform: uppercase;
}
.bannerWrap .banner-text .en-title {
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  text-shadow: 0px 2px 76px rgba(4, 0, 0, 0.75);
  margin-bottom: 8px;
  letter-spacing: 2px;
}
.bannerWrap .banner-text .title {
  font-size: 36px;
  font-weight: normal;
  color: #FFFFFF;
  text-shadow: 0px 2px 62px rgba(4, 0, 0, 0.75);
  letter-spacing: 0.2em;
}

.main .line-center-view {
  position: relative;
  display: flex;
  justify-content: center;
}
.main .line-center-view &gt; * {
  position: relative;
  z-index: 2;
}
.main .line-center-view .line {
  width: 71px;
  height: 100%;
  background: #D4B388;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.main .line-center-view .line-number,
.main .line-center-view .line-text {
  width: 50%;
  box-sizing: border-box;
}
.main .line-center-view .line-number {
  display: flex;
  flex-direction: column;
}
.main .line-center-view .line-number .number {
  font-size: 40px;
  font-family: Impact;
  font-weight: 400;
  color: #020202;
  margin-bottom: 30px;
}
.main .line-center-view .line-number .min-line-view .min-line-item {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
.main .line-center-view .line-number .min-line-view .min-line-item .min-line {
  width: 21px;
  height: 2px;
  background: #FFFFFF;
  margin-right: 28px;
}
.main .line-center-view .line-number .min-line-view .min-line-item .min-line-text {
  font-size: 18px;
  font-weight: 400;
  color: #020202;
}
.main .line-center-view .line-number .min-line-view .min-line-item .min-line-text.active {
  color: #D4B388;
}
.main .line-center-view .line-text {
  line-height: 36px;
}
.main .line-center-view .line-text p {
  font-size: 26px;
  font-weight: 300;
  color: #2B2B2B;
}
.main .line-center-view .line-text .title {
  font-size: 26px;
  font-weight: bold;
  color: #2B2B2B;
}
.main .line-center-view .line-text .title span {
  color: #D4B388;
}
.main .line-center-view.left .line-number {
  align-items: flex-end;
  padding-right: 5px;
}
.main .line-center-view.left .line-number .number {
  padding-right: 10px;
}
.main .line-center-view.left .line-text {
  padding-left: 50px;
}
.main .line-center-view.right .line-number {
  padding-left: 5px;
}
.main .line-center-view.right .line-number .number {
  padding-left: 10px;
}
.main .line-center-view.right .line-text {
  padding-right: 50px;
  text-align: right;
}
.main .line-center-view.center {
  justify-content: flex-start;
  flex-direction: column;
}
.main .line-center-view.center .line-number {
  width: auto;
  text-align: center;
}
.main .line-center-view.center .line-number .number {
  margin-bottom: 10px;
}
.main .line-center-view.center .line-text {
  width: auto;
  text-align: center;
}
.main section.one {
  padding: 84px 0 100px;
}
.main section.one .title8 {
  margin-bottom: 60px;
}
.main section.one .text-view {
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
}
.main section.one .text-view .text-item {
  width: 394px;
  margin: 0 60px;
  font-size: 14px;
  font-weight: 400;
  color: #2B2B2B;
  line-height: 2.2;
}
.main section.one .text-view .text-item span {
  display: inline-block;
  width: 118px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  background: #3E66FC;
  color: #fff;
  margin-right: 5px;
}
.main section.one .block-view .block-view-item {
  position: relative;
  margin-bottom: 23px;
}
.main section.one .block-view .block-view-item img {
  display: block;
  width: 100%;
}
.main section.one .block-view .block-view-item .block-view-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.main section.one .block-view .block-view-item .block-view-text .title-en {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  text-transform: uppercase;
}
.main section.one .block-view .block-view-item .block-view-text .title {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  padding: 12px 0;
}
.main section.one .block-view .block-view-item .block-view-text .link {
  width: 109px;
  height: 24px;
  background: #3E66FC;
  border-radius: 12px;
  font-size: 13px;
  font-weight: 400;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main section.one .block-view .block-view-item .block-view-text .link:hover {
  opacity: 0.8;
}
.main section.one .block-view .block-view-item:nth-child(1) {
  width: 100%;
}
.main section.one .block-view .block-view-item:nth-child(1) .block-view-text {
  width: 308px;
  left: 50%;
  transform: translateX(-50%);
}
.main section.one .block-view .block-view-item:nth-child(1) .block-view-text .title {
  font-size: 25px;
}
.main section.one .block-view .block-view-item:nth-child(1) .block-view-text .link {
  width: 169px;
  height: 37px;
  border-radius: 19px;
  font-size: 17px;
}
.main section.one .block-view .block-view-item:nth-child(2) {
  width: calc(50% - 11px);
  float: left;
}
.main section.one .block-view .block-view-item:nth-child(3) {
  width: calc(50% - 11px);
  float: right;
}
.main section.two {
  position: relative;
}
.main section.two .bg {
  width: 100%;
  display: block;
}
.main section.two .view {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding: 96px 0 130px;
}
@media only screen and ( max-width: 1500px) {
  .main section.two .view {
    padding: 40px 0 130px;
  }
}
.main section.two .view .nei {
  height: 100%;
}
.main section.two .view .nei .title8 .en-title {
  color: #fff;
  letter-spacing: normal;
}
.main section.two .view .nei .title8 .title {
  color: #fff;
  font-size: 30px;
  letter-spacing: normal;
}
.main section.two .view .nei .quanThBox ul {
  width: 452px;
  height: 404px;
  position: relative;
  display: block;
  margin: auto;
  margin-top: 55px;
  z-index: 1;
}
@media only screen and ( max-width: 1500px) {
  .main section.two .view .nei .quanThBox ul {
    width: 370px;
    height: 332px;
  }
}
@media only screen and ( max-width: 1440px) {
  .main section.two .view .nei .quanThBox ul {
    margin-top: 20px;
  }
}
.main section.two .view .nei .quanThBox ul::after {
  content: "";
  width: 412px;
  height: 412px;
  border: dashed 2px rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media only screen and ( max-width: 1500px) {
  .main section.two .view .nei .quanThBox ul::after {
    transform: translate(-50%, -50%) scale(0.82);
  }
}
.main section.two .view .nei .quanThBox ul li {
  font-size: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.main section.two .view .nei .quanThBox ul li .box {
  position: absolute;
}
.main section.two .view .nei .quanThBox ul li .box .cutBox .counts {
  font-size: 16px;
  color: #ffffff;
  font-family: "avant-bold";
  position: absolute;
}
.main section.two .view .nei .quanThBox ul li .box .cutBox i {
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 100%;
  display: block;
}
@media only screen and ( max-width: 1500px) {
  .main section.two .view .nei .quanThBox ul li .box .cutBox i {
    width: 8px;
    height: 8px;
  }
}
.main section.two .view .nei .quanThBox ul li .box .text {
  position: absolute;
  top: -10px;
  width: 340px;
}
.main section.two .view .nei .quanThBox ul li .box .text::after, .main section.two .view .nei .quanThBox ul li .box .text::before {
  content: "";
  width: 267px;
  height: 2px;
  background-color: #fff;
  top: -25px;
  left: 0;
  position: absolute;
  transition: all 0.5s ease 0s;
}
@media only screen and ( max-width: 1500px) {
  .main section.two .view .nei .quanThBox ul li .box .text::after, .main section.two .view .nei .quanThBox ul li .box .text::before {
    width: 190px;
    top: -15px;
  }
}
.main section.two .view .nei .quanThBox ul li .box .text::after {
  width: 0;
  background-color: #d3b16c;
}
.main section.two .view .nei .quanThBox ul li .box .text .tit {
  font-size: 26px;
  color: #ffffff;
  margin-bottom: 20px;
}
@media only screen and ( max-width: 1500px) {
  .main section.two .view .nei .quanThBox ul li .box .text .tit {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
.main section.two .view .nei .quanThBox ul li .box .text .txt {
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  transition: all 0.5s ease 0s;
  transform: translateY(20px);
  cursor: pointer;
}
@media only screen and ( max-width: 1500px) {
  .main section.two .view .nei .quanThBox ul li .box .text .txt {
    font-size: 13px;
    line-height: 24px;
  }
}
.main section.two .view .nei .quanThBox ul li:nth-child(1) {
  z-index: 1;
}
.main section.two .view .nei .quanThBox ul li:nth-child(1) .box {
  top: 34.653%;
  right: 89.224%;
}
.main section.two .view .nei .quanThBox ul li:nth-child(1) .box .cutBox .counts {
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}
.main section.two .view .nei .quanThBox ul li:nth-child(1) .box .text {
  right: 100%;
  margin-right: 105px;
}
@media only screen and ( max-width: 1500px) {
  .main section.two .view .nei .quanThBox ul li:nth-child(1) .box .text {
    margin-right: 85px;
    width: 285px;
  }
}
.main section.two .view .nei .quanThBox ul li:nth-child(2) .box {
  top: 34.653%;
  left: 89.224%;
}
.main section.two .view .nei .quanThBox ul li:nth-child(2) .box .cutBox .counts {
  top: 50%;
  transform: translateY(-50%);
  left: 25px;
}
.main section.two .view .nei .quanThBox ul li:nth-child(2) .box .text {
  left: 100%;
  margin-left: 130px;
}
@media only screen and ( max-width: 1500px) {
  .main section.two .view .nei .quanThBox ul li:nth-child(2) .box .text {
    left: 100%;
    margin-left: 130px;
  }
}
.main section.two .view .nei .quanThBox ul li:nth-child(3) {
  z-index: 2;
}
.main section.two .view .nei .quanThBox ul li:nth-child(3) .box {
  top: 110%;
  left: 51%;
  transform: translateX(-50%);
}
.main section.two .view .nei .quanThBox ul li:nth-child(3) .box .cutBox .counts {
  top: 20px;
  transform: translateX(-50%);
  left: 50%;
}
.main section.two .view .nei .quanThBox ul li:nth-child(3) .box .text {
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  margin-top: 75px;
  text-align: center;
  width: 800px;
}
.main section.two .view .nei .quanThBox ul li:nth-child(3) .box .text::before {
  left: 50%;
  transform: translateX(-50%);
}
.main section.two .view .nei .quanThBox ul li:nth-child(3) .box .text::after {
  left: 50%;
  transform: translateX(-50%);
}
.main section.two .view .nei .quanThBox ul li .icon img {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease 0s;
  display: block;
  width: 100%;
}
.main section.two .view .nei .quanThBox ul li .icon img:nth-child(1) {
  visibility: visible;
  opacity: 1;
}
.main section.two .view .nei .quanThBox ul li.active .icon img:nth-child(1) {
  visibility: hidden;
  opacity: 0;
}
.main section.two .view .nei .quanThBox ul li.active .icon img:nth-child(2) {
  visibility: visible;
  opacity: 1;
}
.main section.two .view .nei .quanThBox ul li.active .box .cutBox .counts {
  color: #d3b16c;
}
.main section.two .view .nei .quanThBox ul li.active .box .text::after {
  width: 267px;
}
.main section.two .view .nei .quanThBox ul li.active .box .text .txt {
  transform: translateY(0);
}
.main section.two .view .nei .block-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}
.main section.two .view .nei .block-text .line {
  width: 266px;
  height: 2px;
  background: #D4B388;
  margin-bottom: 20px;
}
.main section.two .view .nei .block-text .title {
  font-size: 26px;
  font-weight: 400;
  color: #D4B388;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.main section.two .view .nei .block-text .text {
  font-size: 14px;
  font-weight: 400;
  color: #D4B388;
  line-height: 1.8;
  text-align: center;
}
.main section.two .view .nei .design-quality {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main section.two .view .nei .design-quality .block-text {
  align-items: flex-start;
  margin-bottom: 20px;
  width: 325px;
}
.main section.two .view .nei .design-quality .block-text .line {
  background: #fff;
}
.main section.two .view .nei .design-quality .block-text .title {
  color: #FEFEFE;
  margin-bottom: 40px;
}
.main section.two .view .nei .design-quality .block-text .text {
  color: #fff;
  text-align: left;
}
.main section.two .view .nei .design-quality .block-img {
  width: 464px;
  display: block;
  margin: 0 90px;
}
.main section.three {
  padding-top: 120px;
}
.main section.three .title8 {
  margin-bottom: 60px;
}
.main section.three .line-center-view-01 {
  height: 130px;
  padding-top: 40px;
}
.main section.three .line-center-view-02 {
  height: 314px;
  padding-top: 129px;
}
.main section.three .content-one {
  width: calc(100% + 60px);
  margin-left: -30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.main section.three .content-one .content-one-item {
  width: 402px;
  margin: 15px;
}
.main section.four {
  position: relative;
}
.main section.four .bg-block {
  height: 447px;
  background: #F8F8F8;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main section.four .four-main {
  position: relative;
  z-index: 2;
  padding-top: 64px;
}
.main section.four .four-main .template-view .up-box {
  display: flex;
  flex-wrap: wrap;
}
.main section.four .four-main .template-view .up-box .img-box {
  width: 833px;
}
.main section.four .four-main .template-view .up-box .img-box img {
  width: 100%;
}
.main section.four .four-main .template-view .up-box .text-box {
  flex: 1;
  box-sizing: border-box;
  padding-left: 44px;
}
.main section.four .four-main .template-view .up-box .text-box .text-box-item {
  margin-bottom: 30px;
}
.main section.four .four-main .template-view .up-box .text-box .text-box-item .label {
  font-size: 20px;
  font-weight: bold;
  color: #020202;
  margin-bottom: 10px;
}
.main section.four .four-main .template-view .up-box .text-box .text-box-item .text {
  font-size: 16px;
  color: #2B2B2B;
  line-height: 1.6;
}
.main section.four .four-main .template-view .center-box {
  display: flex;
}
.main section.four .four-main .template-view .center-box .center-box-item {
  display: flex;
  flex-direction: column;
  width: 16.6666666667%;
}
.main section.four .four-main .template-view .center-box .center-box-item .title-text {
  width: 100%;
  height: 39px;
  background: #F8F8F8;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
  color: #2B2B2B;
}
.main section.four .four-main .template-view .center-box .center-box-item:nth-child(2) .title-text, .main section.four .four-main .template-view .center-box .center-box-item:nth-child(5) .title-text {
  background: #eee;
}
.main section.four .four-main .line-center-view-03 {
  height: 290px;
  padding-top: 110px;
}
.main section.four .four-main .professional-team .professional-team-line {
  width: 100%;
  height: 5px;
  background: #D4B388;
  margin-bottom: 17px;
}
.main section.four .four-main .professional-team .professional-team-swiper .professionalTeamSwiper {
  overflow: hidden;
  position: relative;
}
.main section.four .four-main .professional-team .professional-team-swiper .professionalTeamSwiper .swiper-wrapper .swiper-slide .img-box img {
  width: 100%;
  display: block;
}
.main section.four .four-main .professional-team .professional-team-swiper .professionalTeamSwiper .swiper-wrapper .swiper-slide .occupation {
  font-size: 18px;
  font-weight: 400;
  color: #2B2B2B;
  padding: 20px 0 10px;
  text-align: center;
}
.main section.four .four-main .professional-team .professional-team-swiper .professionalTeamSwiper .swiper-button-next,
.main section.four .four-main .professional-team .professional-team-swiper .professionalTeamSwiper .swiper-button-prev {
  width: 39px;
  height: 42px;
  background: #EEEEEE;
  top: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main section.four .four-main .professional-team .professional-team-swiper .professionalTeamSwiper .swiper-button-next .iconfont,
.main section.four .four-main .professional-team .professional-team-swiper .professionalTeamSwiper .swiper-button-prev .iconfont {
  font-size: 20px;
  color: #ADADAD;
}
.main section.four .four-main .professional-team .professional-team-swiper .professionalTeamSwiper .swiper-button-next {
  right: 0;
}
.main section.four .four-main .professional-team .professional-team-swiper .professionalTeamSwiper .swiper-button-prev {
  left: 0;
}
.main section.five {
  background-image: url("./../../img/1-5/bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}
.main section.five .line-center-view-04 {
  height: 266px;
  padding-top: 139px;
}
.main section.five .source {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.main section.five .source .source-line {
  width: 71px;
  height: 100%;
  background: #D4B388;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.main section.five .source &gt; * {
  position: relative;
  z-index: 2;
}
.main section.five .source .source-row {
  display: flex;
  margin: 10px 0;
}
.main section.five .source .source-item {
  width: 593px;
  display: flex;
}
.main section.five .source .source-item .img-box {
  width: 186px;
}
.main section.five .source .source-item .img-box img {
  width: 100%;
  display: block;
}
.main section.five .source .source-item .text-box {
  flex: 1;
  padding: 30px 35px;
  background: #F8F8F8;
}
.main section.five .source .source-item .text-box .title {
  font-size: 20px;
  font-weight: bold;
  color: #020202;
  margin-bottom: 10px;
}
.main section.five .source .source-item .text-box .text {
  font-size: 14px;
  color: #2B2B2B;
  line-height: 1.6;
}
.main section.six {
  background-image: url("./../../img/1-5/bg2.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}
.main section.six .line-center-view-05 {
  height: 380px;
  padding-top: 130px;
}
.main section.six .line-center-view-06 {
  height: 218px;
  padding-top: 130px;
}
.main section.six .qualifications {
  position: relative;
  overflow: hidden;
  border-radius: 0 0 0 61px;
}
.main section.six .qualifications img {
  width: 100%;
  display: block;
}
.main section.six .qualifications .text {
  height: 61px;
  line-height: 61px;
  padding: 0 100px;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.main section.six .case-view {
  margin-top: 80px;
}
.main section.six .case-view .case-swiper .swiper-wrapper .swiper-slide {
  transition: 300ms;
  transform: scale(0.6);
}
.main section.six .case-view .case-swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.main section.six .case-view .case-swiper .swiper-wrapper .swiper-slide-active,
.main section.six .case-view .case-swiper .swiper-wrapper .swiper-slide-duplicate-active {
  transform: scale(1.25);
}
.main section.six .case-view .case-swiper .swiper-wrapper .swiper-slide-next {
  transform: scale(0.8);
  z-index: 998 !important;
}
.main section.six .case-view .case-swiper .swiper-wrapper .swiper-slide-prev {
  transform: scale(0.8);
}
.main section.six .case-view .case-swiper .swiper-wrapper .swiper-slide-active {
  z-index: 999 !important;
}
.main section.six .case-view .case-swiper .swiper-button-prev,
.main section.six .case-view .case-swiper .swiper-button-next {
  width: 46px;
  height: 45px;
  background: none;
  background-color: rgba(56, 56, 56, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
.main section.six .case-view .case-swiper .swiper-button-prev .iconfont,
.main section.six .case-view .case-swiper .swiper-button-next .iconfont {
  font-size: 30px;
  color: #fff;
}
.main section.six .case-view .case-swiper .swiper-button-prev {
  left: calc(50% - 270px);
}
.main section.six .case-view .case-swiper .swiper-button-next {
  right: calc(50% - 270px);
}
.main section.six .case-view .swiper-btn {
  width: 964px;
  margin: 33px auto 60px;
  background-color: #fff;
  height: 147px;
  box-shadow: 0px 1px 73px 0px rgba(4, 0, 0, 0.12);
}
.main section.six .case-view .swiper-btn ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 0 28px;
}
.main section.six .case-view .swiper-btn ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: auto;
  height: auto;
  background: none;
  border-radius: 0;
  opacity: 1;
}
.main section.six .case-view .swiper-btn ul li img {
  width: 54px;
  display: block;
}
.main section.six .case-view .swiper-btn ul li span {
  font-size: 18px;
  font-weight: 400;
  color: #020202;
  margin: 15px 0;
}
.main section.six .case-view .swiper-btn ul li .line {
  opacity: 0;
  width: 20px;
  height: 2px;
  background: #D4B388;
}
.main section.six .case-view .swiper-btn ul li.swiper-pagination-bullet-active span {
  color: #CDA97A;
}
.main section.six .case-view .swiper-btn ul li.swiper-pagination-bullet-active .line {
  opacity: 1;
}/*# sourceMappingURL=zz_product.css.map */</pre></body></html>