/* pre css */
* {
  word-break: break-word;
}
.saf-pubTitle {
  display: flex;
  align-items: center;
  margin: 0;
}
.saf-pubTitle span {
  flex: 1;
  font-size: 34px;
  color: #333;
}
.saf-pubTitle a {
  display: flex;
  align-items: center;
  height: 44px;
  padding: 10px 10px 10px 15px;
  font-size: 14px;
  color: #666;
  border-radius: 30px;
  border: 1px #ddd solid;
  font-weight: normal;
  transition: all 0.5s;
}
.saf-pubTitle a svg {
  width: auto;
  height: 20px;
  fill: #777;
  margin-left: 15px;
}
.saf-pubTitle a:hover {
  background: var(--c);
  border-color: var(--c);
  color: #fff;
}
.saf-pubTitle a:hover svg {
  fill: #fff;
}
.saf-cnCate .saf_loopitem a:hover {
  color: var(--c);
}
.saf-cateBox {
  width: 100%;
  max-width: var(--bw);
  margin: 0 auto;
  padding: 10px;
}
.saf-cateBox .p_list {
  justify-content: center;
}
.saf-cateBox .saf-loopitem {
  padding: 5px;
}
.saf-cateBox .saf-loopitem a {
  display: block;
  padding: 10px 30px;
  line-height: 1.6;
  font-size: 16px;
  color: #666;
  border: 1px #ddd solid;
}
.saf-cateBox .saf-loopitem a:hover,
.saf-cateBox .saf-loopitem a.light {
  background: var(--c);
  border-color: var(--c);
  color: #fff;
}
@media screen and (max-width: 768px) {
  .saf-cn-ptitle > .p_item h3 {
    font-size: 30px !important;
  }
  .saf-cn-ptitle > .p_item h3:last-child {
    font-size: 16px !important;
  }
  .saf-pubTitle span {
    font-size: 26px;
  }
  .saf-cateBox .saf-loopitem {
    flex: 0 0 50%;
  }
  .saf-cateBox .saf-loopitem a {
    padding: 10px 15px;
    text-align: center;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
@media screen and (max-width: 1360px) and (min-width: 1024px) {
}
:root {
  --c: #CDA274; /*网站主色调*/
  --n: #CDA274;
  --bw: 1600px; /*网页内容宽度 max-width:var(--bw);*/
  --bc: #f00; /*翻页按钮颜色*/
  --br: 5px; /*翻页按钮圆角*/
  --cc: #fff; /*文字自动圆圈颜色*/
  --ccsize: 150px; /*文字自动圆圈大小*/
}

#c_static_001_P_23798-1689011056330 .e_container-1 {
  display: none;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  padding: 20px;
}
.saf-make #c_static_001_P_23798-1689011056330 .e_container-1 {
  display: block;
}
#c_static_001_P_23798-1689011056330 .e_container-1 > .p_item {
  flex: 0 0 100%;
  max-width: 100%;
  max-height: 100%;
  background: #fff;
  border-radius: 20px;
  padding: 30px;
}
#c_static_001_P_23798-1689011056330 .e_h3-2 {
  padding-bottom: 15px;
  border-bottom: 1px #ddd solid;
  display: flex;
  font-size: 20px;
  font-weight: bold;
  color: #222;
}
#c_static_001_P_23798-1689011056330 .e_h3-2 text {
  flex: 1;
  position: relative;
}
#c_static_001_P_23798-1689011056330 .e_h3-2 text em {
  background: #f00;
  padding: 3px 5px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  position: absolute;
  top: 0;
  line-height: 1;
}
#c_static_001_P_23798-1689011056330 .e_h3-2 span {
  color: #0ca200;
  display: flex;
}
#c_static_001_P_23798-1689011056330 .e_h3-2 span:before {
  content: "注册码：";
  color: #666;
}
.saf-plug legend.col-form-label {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  padding: 0 0 10px;
  border-bottom: 1px #ddd solid;
}
.saf-plug .p_input {
  padding-top: 15px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
#c_static_001_P_23798-1689011056330 .e_html-31 {
  min-height: 100px;
  padding-top: 15px;
}
#c_static_001_P_23798-1689011056330 .e_html-31 h3 {
  border-bottom: 1px #ddd solid;
  padding-bottom: 15px;
  font-size: 18px;
  color: #333;
  display: flex;
  align-items: center;
}
#c_static_001_P_23798-1689011056330 .e_html-31 h3 span {
  flex: 1;
  font-size: 14px;
  color: #666;
  font-weight: normal;
  text-align: right;
}
#c_static_001_P_23798-1689011056330 .e_html-31 .saf-svgs {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0;
  margin: 0 -5px;
}
#c_static_001_P_23798-1689011056330 .e_html-31 .saf-svgs > div {
  flex: 0 0 80px;
  padding: 10px;
  border: 1px #ddd solid;
  border-radius: 10px;
  margin: 5px;
  text-align: center;
  cursor: pointer;
}
#c_static_001_P_23798-1689011056330 .e_html-31 .saf-svgs > div svg {
  width: 30px;
  height: 40px;
}
#c_static_001_P_23798-1689011056330 .e_html-31 .saf-svgs > div svg path {
  fill: #666;
}
#c_static_001_P_23798-1689011056330 .e_html-31 .saf-svgs > div:hover {
  border-color: var(--c);
}
#c_static_001_P_23798-1689011056330 .e_html-31 .saf-svgs > div:hover svg path {
  fill: var(--c);
}
#c_static_001_P_23798-1689011056330 .e_container-32 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  padding: 20px 0;
  
}
#c_static_001_P_23798-1689011056330 .e_container-32 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}

#c_static_001_P_23798-1689011056330 .saf-setItem {
  line-height: 1.6 !important;
  border: 1px #ddd solid;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  font-size: 14px;
}
#c_static_001_P_23798-1689011056330 .saf-setItem svg {
  width: auto;
  height: 20px;
  fill: #666;
}
#c_static_001_P_23798-1689011056330 .saf-setItem > div,
#c_static_001_P_23798-1689011056330 .saf-setItem > a {
  flex: 1;
  padding: 0 60px 0 15px;
  position: relative;
}
#c_static_001_P_23798-1689011056330 .saf-setItem > div:before,
#c_static_001_P_23798-1689011056330 .saf-setItem > a:before {
  content: "";
  display: block;
  width: 40px;
  height: 20px;
  background: #0ca200;
  border-radius: 10px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
}
#c_static_001_P_23798-1689011056330 .saf-setItem > div:after,
#c_static_001_P_23798-1689011056330 .saf-setItem > a:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  right: 3px;
  top: 50%;
  margin-top: -7px;
}
#c_static_001_P_23798-1689011056330 .e_text-37 {
  line-height: normal;
}
#c_static_001_P_23798-1689011056330 .e_text-38 {
  line-height: normal;
}
#c_static_001_P_23798-1689011056330 .e_text-43 {
  line-height: normal;
}
#c_static_001_P_23798-1689011056330 .e_richText-40 {
  line-height: normal;
  flex-wrap: wrap;
  
  
}
#c_static_001_P_23798-1689011056330 .e_richText-40 h3 {
  font-size: 18px;
  color: #333;
  padding-bottom: 10px;
  border-bottom: 1px #ddd solid;
  position: relative;
  width: 100%;
  line-height: 1.6;
}
#c_static_001_P_23798-1689011056330 .e_richText-40 h3:before {
  content: "";
  display: block;
  width: 40px;
  height: 20px;
  background: #0ca200;
  border-radius: 10px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
}
#c_static_001_P_23798-1689011056330 .e_richText-40 h3:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  right: 3px;
  top: 50%;
  margin-top: -12px;
}
#c_static_001_P_23798-1689011056330 .e_richText-40 > div:before,
#c_static_001_P_23798-1689011056330 .e_richText-40 > div:after {
  display: none;
}
#c_static_001_P_23798-1689011056330 .e_container-41 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 -10px;
  
}
#c_static_001_P_23798-1689011056330 .e_container-41 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
  padding: 10px;
}
#c_static_001_P_23798-1689011056330 .e_container-41 > .p_item > div {
  height: 100%;
}
#c_static_001_P_23798-1689011056330.response-animated {
  animation-name: none, none;
  animation-delay: 0s, 0.6s;
  animation-duration: 0.6s, 0.6s;
  animation-iteration-count: 1, 1;
}
#c_static_001_P_23798-1689011056330.response-animated .e_container-1 {
  animation-name: none, none;
  animation-delay: 0s, 0.6s;
  animation-duration: 0.6s, 0.6s;
  animation-iteration-count: 1, 1;
}
body.saf-svgs-show #c_static_001_P_23798-1689011056330 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.8);
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
}
body.saf-svgs-show #c_static_001_P_23798-1689011056330 .e_container-1 {
  display: block;
}
body.saf-svgs-show #c_static_001_P_23798-1689011056330 .e_container-32 {
  display: none;
}
body.saf-svgs-show #c_static_001_P_23798-1689011056330 .e_h3-2 {
  display: none;
}
[saf-fullscreen] div.swiper.swiper-vertical > .swiper-wrapper {
  display: block !important;
}
.saf-cateBox .p_list .saf-loopitem a:hover,
.saf-cateBox .p_list .saf-loopitem a.light {
  background: var(--c);
  border-color: var(--c) !important;
  color: #fff;
}
.saf-publine {
  width: 100%;
}
.saf-publine i {
  display: block;
  width: 1px;
  height: 100vh;
  max-height: 1440px;
  background: #000;
  opacity: 0.05;
  position: fixed;
  top: 0;
  z-index: 9;
  margin-left: -2px;
}
.saf-publine i:nth-child(1) {
  left: 100px;
}
.saf-publine i:nth-child(2) {
  left: 50vw;
}
.saf-publine i:nth-child(3) {
  right: 100px;
}
.saf-p-num {
  width: 50px;
  position: absolute;
  left: 60px;
  top: 100px;
}
.saf-p-num span {
  display: flex;
  width: 80px;
  height: 80px;
  border: 1px #ddd solid;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  font-family: "saf-en";
  position: relative;
}
.saf-p-num span:after {
  content: "";
  display: block;
  width: 2px;
  height: 100px;
  background: #000;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, 20px);
}
.saf-p-num p {
  transform: rotateZ(-90deg) translate(-250px, 14px);
  white-space: nowrap;
  font-family: "saf-en";
  font-size: 20px;
  font-weight: bold;
  color: #666;
}
.saf-p-num.wc span {
  border-color: #fff;
  color: #fff;
}
.saf-p-num.wc span:after {
  background: #fff;
}
.saf-p-num.wc p {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .saf-publine i:nth-child(1) {
    left: 15px;
  }
  .saf-publine i:nth-child(2) {
    left: 50vw;
  }
  .saf-publine i:nth-child(3) {
    left: calc(((100vw - 30px) / 2) * 2 + 15px);
  }
  .saf-p-num {
    display: none;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
@media screen and (max-width: 1360px) and (min-width: 1024px) {
}
#hero-banner {
  min-height: 300px;
  background: #333;
}
#hero-banner .banner-wrapper {
  height: auto;
}
#hero-banner .banner-wrapper .swiper-container {
  height: inherit;
  position: relative;
}
#hero-banner .banner-wrapper .swiper-wrapper {
  height: inherit;
}
#hero-banner .banner-wrapper .swiper-slide {
  height: inherit;
}
#hero-banner .banner-wrapper .img-wrapper {
  width: 100%;
  height: 100vh;
  max-height: 1440px;
  /* background: #000; */
  overflow: hidden;
  position: relative;
}
#hero-banner .banner-wrapper .img-wrapper:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), transparent);
  z-index: 2;
}
#hero-banner .banner-wrapper .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.8;
  transform: scale(1.1);
  transition: all 4s;
}
#hero-banner .banner-wrapper .custom-bullet {
  background: #ccc;
}
#hero-banner .banner-wrapper .p_info {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 9;
  display: flex;
  transform: translate(0, -50%);
  align-items: center;
  padding: 15px 100px;
}
#hero-banner .banner-wrapper .p_info div {
  width: 100%;
  max-width: 900px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
#hero-banner .banner-wrapper .p_btitle {
  font-size: 32px;
  transform: translate(-100px, 0);
  opacity: 0;
  transition: all 0.5s ease 0.5s;
  font-family: "saf-en";
}
#hero-banner .banner-wrapper .p_subtitle {
  line-height: 1.2;
  padding: 5px 0 15px;
  font-size: 50px;
  font-weight: bold;
  transform: translate(150px, 0);
  opacity: 0;
  transition: all 0.5s ease 0.5s;
}
#hero-banner .banner-wrapper .p_summary {
  font-size: 22px;
  text-transform: uppercase;
  transform: translate(-100px, 0);
  opacity: 0;
  transition: all 0.5s ease 0.7s;
  font-family: "saf-ios";
}
#hero-banner .banner-wrapper .p_blink {
  transform: translate(0, 100px);
  opacity: 0;
  transition: all 0.5s ease 1s;
  padding-top: 30px;
}
#hero-banner .banner-wrapper .moreBtn {
  border-radius: 20px 0 20px 0;
  background: #008c3f;
  color: #fff;
  padding: 0 30px;
  line-height: 40px;
  font-size: 16px;
  display: inline-block;
  transition: all 0.5s;
}
#hero-banner .banner-wrapper .moreBtn:hover {
  background: #f01926;
  color: #fff;
}
#hero-banner
  .banner-wrapper
  .swiper-slide.swiper-slide-active
  .p_btitle {
  transform: translate(0, 0);
  opacity: 1;
}
#hero-banner
  .banner-wrapper
  .swiper-slide.swiper-slide-active
  .p_subtitle {
  transform: translate(0, 0);
  opacity: 1;
}
#hero-banner
  .banner-wrapper
  .swiper-slide.swiper-slide-active
  .p_summary {
  transform: translate(0, 0);
  opacity: 1;
}
#hero-banner
  .banner-wrapper
  .swiper-slide.swiper-slide-active
  .p_blink {
  transform: translate(0, 0);
  opacity: 1;
}
#hero-banner
  .banner-wrapper
  .swiper-slide.swiper-slide-active
  .img-wrapper
  img {
  transform: scale(1);
}
#hero-banner .banner-wrapper .swiper-container-vertical {
  height: 400px;
}
#hero-banner .banner-wrapper .p_video {
  width: 100%;
  height: 100%;
  z-index: 3;
  overflow: hidden;
  margin-right: 0;
  margin-left: auto;
  position: relative;
}
#hero-banner .banner-wrapper .p_video .videoContent {
  width: 100%;
  height: 100%;
}
#hero-banner .banner-wrapper .p_video video {
  width: 100%;
  height: 100%;
  background: #000;
}
#hero-banner .banner-wrapper .p_videoPoster {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
}
#hero-banner .banner-wrapper .p_videoPoster::before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url("../images/playvideo.png") no-repeat center center;
}
#hero-banner .banner-wrapper .p_videoPoster img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hero-banner .banner-wrapper .p_videoInfo {
  display: none;
}
/* Banner 左右按钮置于轮播图两侧居中 */
#hero-banner .banner-wrapper {
  position: relative;
}
#hero-banner .swiper-button-prev,
#hero-banner .swiper-button-next {
  color: #666;
  width: 50px;
  height: 50px;
  border: 1px #ddd solid;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  margin: 0;
  transition: all 0.5s;
  background: rgba(255, 255, 255, 0.9);
}
#hero-banner .swiper-button-prev {
  left: 20px;
}
#hero-banner .swiper-button-next {
  right: 20px;
}
#hero-banner .swiper-button-prev:after,
#hero-banner .swiper-button-next:after {
  font-family: 'FontAwesome';
  font-size: 20px;
  font-weight: normal;
  color: #666;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#hero-banner .swiper-button-prev:after {
  content: "\f053"; /* fa-chevron-left */
}
#hero-banner .swiper-button-next:after {
  content: "\f054"; /* fa-chevron-right */
}
#hero-banner .swiper-button-next:hover,
#hero-banner .swiper-button-prev:hover {
  background: var(--c);
  border-color: var(--c);
}
#hero-banner .swiper-button-next:hover:after,
#hero-banner .swiper-button-prev:hover:after {
  color: #fff;
}
@media screen and (max-width: 768px) {
  #hero-banner {
    padding-top: 0px;
  }
  #hero-banner .banner-wrapper .swiper-slide {
    height: auto;
  }
  #hero-banner .banner-wrapper .img-wrapper {
    height: 560px;
  }
  #hero-banner .banner-wrapper .p_info {
    width: 100%;
    z-index: 9;
    top: 60%;
    padding: 20px;
  }
  #hero-banner .banner-wrapper .p_info div {
    max-width: 90%;
  }
  #hero-banner .banner-wrapper .p_btitle {
    font-size: 16px;
  }
  #hero-banner .banner-wrapper .p_subtitle {
    font-size: 2rem;
    letter-spacing: 0;
  }
  #hero-banner .banner-wrapper .p_summary {
    font-size: 18px;
    letter-spacing: 0;
  }
  #hero-banner .swiper-button-prev {
    left: 10px;
  }
  #hero-banner .swiper-button-next {
    right: 10px;
  }
  #hero-banner .swiper-button-next,
  #hero-banner .swiper-button-prev {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
@media screen and (max-width: 1360px) and (min-width: 1024px) {
}
#about-section {
  position: relative;
  min-height: 300px;
  padding: 200px 200px 300px;
  overflow: hidden;
}
#about-section .saf-p-num {
  top: 150px;
}
#about-section .clogo {
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
}
#about-section .clogo svg {
  width: 80vw;
  height: 80vw;
  position: absolute;
  left: 40%;
  top: 50%;
  transform: translate(0, -50%);
  opacity: 0.07;
  animation: saf-circle 40s linear infinite;
}

#about-section .about-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  position: relative;
  z-index: 4;
}
#about-section .about-container > .item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
  display: flex;
  align-items: center;
}
#about-section .about-container > .item.about-image {
  flex: 0 0 55%;
}
#about-section .about-img {
  overflow: hidden;
  height: 100%;
  display: block;
  width: 100%;
}
#about-section .about-img a {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
#about-section .about-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#about-section .about-inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  padding-left: 100px;
}
#about-section .about-inner > .item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#about-section .about-rich-text {
  
  font-size: 30px;
  color: #333;
  line-height: 1.5;
}
#about-section .about-title {
  line-height: 1.6;
  
  font-size: 24px;
  color: #333;
  margin-top: 10px;
  font-family: "saf-en";
  text-transform: uppercase;
}
#about-section .about-desc {
  line-height: 1.6;
  
  max-width: 1000px;
  font-size: 16px;
  color: #666;
  padding: 14px 0 10px;
  text-align: justify;
}
#about-section .about-more {
  line-height: normal;
  
  
  padding-top: 40px;
}
#about-section .about-more a {
  display: inline-flex;
  align-items: center;
  border: 1px #ccc solid;
  border-radius: 40px;
  font-size: 16px;
  font-family: "saf-en";
  color: #333;
  padding: 10px 30px;
  transition: all 0.5s;
  background: #fff;
}
#about-section .about-more a svg {
  width: auto;
  height: 12px;
  fill: #333;
  margin-left: 15px;
  transition: all 0.5s;
}
#about-section .about-more a:hover {
  background: var(--n);
  border-color: var(--n);
  color: #fff;
}
#about-section .about-more a:hover svg {
  margin-left: 25px;
  transform: scale(1.2);
  fill: #fff;
}
@media screen and (max-width: 768px) {
  #about-section {
    padding: 50px 15px;
  }
  #about-section .saf-p-num {
    display: none;
  }
  #about-section .about-container > .item {
    flex: 0 0 100% !important;
  }
  #about-section .about-inner {
    padding: 30px 0 0;
  }
  #about-section .about-rich-text {
    font-size: 22px;
  }
  #about-section .about-title {
    font-size: 16px;
  }
  #about-section .about-desc {
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
#products-section {
  min-height: 300px;
  position: relative;
  padding: 100px 200px;
  overflow: hidden;
  margin-top: -100px;
  z-index: 3;
  background: url(../images/index-pro-bg.jpg) center
    no-repeat fixed;
  background-size: cover;
  clip-path: ellipse(100% 60% at 50% 60%);
}
#products-section:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
  position: absolute;
  left: 0;
  top: 0;
}
#products-section .saf-p-num {
  top: 250px;
  z-index: 3;
}
#products-section .products-title {
  line-height: normal;
  
  
  max-width: 1600px;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  font-size: 40px;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
  text-align: center;
}
#products-section .products-line {
  
  width: 50px;
  border-top-color: rgba(255, 255, 255, 0.5);
  border-top-style: solid;
  border-top-width: 2px;
}
#products-section .products-loop {
  padding-top: 40px;
}
#products-section .products-loop .products-list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 100%;
}
#products-section .products-loop .products-item {
  position: relative;
  width: auto;
}
.saf-make #products-section .products-loop .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
  height: auto;
}
.saf-make #products-section .products-loop .products-item {
  flex: 0 0 25%;
  position: relative;
}
#products-section .products-loop .swiper-container {
  width: 100%;
  padding-bottom: 20px;
}
#products-section .products-loop .products-page {
  text-align: center;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#products-section .products-loop .products-page span {
  background: #fff;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  opacity: 0.5;
  transition: all 0.5s;
}
#products-section
  .products-loop
  .products-page
  span.swiper-pagination-bullet-active {
  width: 30px;
  opacity: 1;
  background: var(--n);
}
#products-section .product-img {
  overflow: hidden;
  position: relative;
  padding-bottom: 30px;
}
#products-section .product-img a {
  display: block;
  overflow: hidden;
  aspect-ratio: 4/3;
}
#products-section .product-img a p {
  padding: 30px;
  color: transparent;
  font-size: 20px;
  line-height: 1.5;
  position: absolute;
  bottom: 15px;
  left: 50px;
  z-index: 4;
  transition: color 0.5s ease 0.3s;
}
#products-section .product-img:hover a p {
  color: #fff;
}
#products-section .product-img a p:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background: var(--c);
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  transition: all 0.5s;
}
#products-section .product-img:hover a p:before {
  right: auto;
  left: 0;
  width: 100%;
}
#products-section .product-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
#products-section .products-loop .products-item:hover .product-img img {
  transform: scale(1.1);
}
.waterfallBar {
  width: 50px;
  position: absolute;
  right: -80px;
  top: calc(50% - 80px);
}
.waterfallBar .saf-sbtn {
  width: 50px;
  height: 50px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  margin: 10px 0;
  transform: translate(0, -50%);
  transition: all 0.5s;
}
.waterfallBar .saf-sbtn svg {
  width: auto;
  height: 16px;
  fill: #666;
}
.waterfallBar .saf-sbtn.s-prev svg {
  transform: rotate(180deg);
}
.waterfallBar .saf-sbtn:hover {
  background: var(--n);
}
.waterfallBar .saf-sbtn:hover svg {
  fill: #fff;
}
#products-section .products-subtitle {
  line-height: 1.6;
  
  font-size: 24px;
  color: #fff;
  font-family: "saf-en";
  text-transform: uppercase;
  text-align: center;
}
.saf-pro-attribute {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px;
  color: #fff;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
  display: flex;
}
.saf-pro-attribute .attribute-item {
  padding: 10px;
  font-size: 14px;
}
.saf-pro-attribute .attribute-item:before {
  content: attr(data-attribute) "：";
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding-bottom: 5px;
}
.saf-pro-attribute .attribute-item span {
  background: rgba(0, 0, 0, 0.6);
  padding: 3px 8px;
  border-radius: 5px;
  font-size: 13px;
  margin-right: 10px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  #products-section {
    padding: 50px 15px;
    margin-top: 0px;
    clip-path: ellipse(140% 60% at 50% 60%);
  }
  #products-section .products-title {
    font-size: 30px;
    width: 100%;
    padding: 0 15px;
  }

  #products-section .saf-p-num {
    display: none;
  }
  #products-section .products-subtitle {
    font-size: 16px;
    padding: 0 10px;
  }
}
@media screen and (min-width: 769px) {
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
@media screen and (max-width: 1360px) and (min-width: 1024px) {
}
#honor-section {
  min-height: 300px;
  background: url(../images/index-pro-bg.jpg) center
    no-repeat fixed;
  background-size: cover;
  padding: 0 200px 100px;
  position: relative;
  overflow: hidden;
}
#honor-section:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
  position: absolute;
  left: 0;
  top: 0;
}
#honor-section:after {
  content: "";
  display: block;
  width: 100%;
  height: 70%;
  background: #f5f5f5;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  clip-path: ellipse(100% 60% at 50% 60%);
}
#honor-section .honor-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  position: relative;
  z-index: 3;
}
#honor-section .honor-container > .item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
.saf-categoryBox {
  width: 100%;
}
.saf-categoryBox .honor-content {
  display: flex;
  flex-wrap: wrap;
}
.saf-categoryBox .saf-honorName {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 240px;
  background: var(--c);
}
.boxTitle {
  padding: 30px 20px;
  color: #fff;
  margin-bottom: 20px;
}
.boxTitle h1 {
  font-size: 2rem;
  line-height: 1.5;
  margin: 0;
}
.boxTitle p {
  font-size: 15px;
  line-height: 1.5;
  padding-top: 10px;
}

.saf-categoryBox .saf-honorName .saf-h-item {
  border-top: 1px rgba(255, 255, 255, 0.2) solid;
  cursor: pointer;
}
.saf-categoryBox .saf-honorName .saf-h-item span {
  display: block;
  line-height: 1.5;
  font-size: 18px;
  color: #fff;
  padding: 20px;
  position: relative;
}
.saf-categoryBox .saf-honorName .saf-h-item.light span {
  background: var(--n);
  border-color: var(--n);
}
.saf-categoryBox .saf-honorName .saf-h-item span:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 5px 0 5px 5px;
  border-left-color: #fff;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
  opacity: 0.4;
}
.saf-categoryBox .saf-honorName .saf-h-item.light span:before {
  opacity: 1;
}
.saf-categoryBox .saf-honorList {
  width: calc(100% - 240px);
  padding: 50px;
  background: #fff;
}
.saf-categoryBox .saf-honorList .honor-tab {
  width: 100%;
}
.saf-categoryBox .saf-honorList .honor-tab > .saf-cateName {
  border-bottom: 1px #ddd solid;
  display: flex;
  padding: 15px 0;
}
.saf-categoryBox .saf-honorList .honor-tab > .saf-cateName h3 {
  font-size: 24px;
  color: #333;
  line-height: 1.6;
  flex: 1;
}
.saf-categoryBox .saf-honorList .honor-tab > .saf-cateName .saf-btns {
  position: relative;
  display: flex;
  align-items: center;
}
.saf-categoryBox .saf-honorList .honor-tab > .saf-cateName .saf-btns .s_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border: 1px #ddd solid;
  border-radius: 50%;
  margin-left: 10px;
}
.saf-categoryBox
  .saf-honorList
  .honor-tab
  > .saf-cateName
  .saf-btns
  .s_btn
  svg {
  width: auto;
  height: 16px;
  fill: #666;
}
.saf-categoryBox
  .saf-honorList
  .honor-tab
  > .saf-cateName
  .saf-btns
  .s_btn:hover {
  background: var(--c);
  border-color: var(--c);
}
.saf-categoryBox
  .saf-honorList
  .honor-tab
  > .saf-cateName
  .saf-btns
  .s_btn:hover
  svg {
  fill: #fff;
}
.saf-categoryBox .saf-honorList .honor-tab .honor-list {
  width: 100%;
}
.saf-categoryBox .saf-honorList .honor-tab .honor-list .swiper {
  width: 100%;
  overflow: hidden;
  padding: 30px 0;
}
.saf-categoryBox .saf-honorList .honor-tab .honor-list .honor-item {
  width: 300px;
  height: 400px;
  margin: 10px;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.saf-categoryBox .saf-honorList .honor-tab .honor-list .honor-item > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.saf-categoryBox .saf-honorList .honor-tab .honor-list .honor-item > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.2);
}
.saf-categoryBox .saf-honorList .honor-tab .honor-list .honor-item > p {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
  text-align: center;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  #honor-section {
    padding: 0px 15px 50px;
  }
  #honor-section:after {
    height: 90%;
    clip-path: ellipse(150% 60% at 50% 60%);
  }
  .saf-categoryBox .saf-honorList .honor-tab .honor-list li {
    flex: 0 0 50%;
  }
  .saf-categoryBox .saf-honorName {
    width: 100%;
  }
  .saf-categoryBox .saf-honorList {
    width: 100%;
    padding: 30px 20px;
  }
  .saf-categoryBox .saf-honorName .saf-tabitem {
    display: flex;
    flex-wrap: wrap;
  }
  .saf-categoryBox .saf-honorName .saf-tabitem .saf-h-item {
    flex: 0 0 50%;
    border-left: 1px rgba(255, 255, 255, 0.2) solid;
    text-align: left;
  }
  .saf-categoryBox .saf-honorName .saf-h-item span:before {
    border-width: 5px 5px 0 5px;
    border-top-color: #fff;
    border-left-color: transparent;
  }
}
@media screen and (min-width: 769px) {
  #honor-section .honor-loop .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 20);
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  .saf-categoryBox .saf-honorList .honor-tab .honor-list li {
    flex: 0 0 25%;
  }
}
#data-section {
  min-height: 300px;
  
  background: #fff;
  padding: 100px;
  z-index: 4;
}
#data-section .data-title {
  line-height: normal;
  
  
  max-width: 1600px;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  font-size: 40px;
  font-weight: bold;
  color: #333;
  text-align: center;
}
#data-section .data-line {
  
  width: 50px;
  border-top-color: #ddd;
  border-top-style: solid;
  border-top-width: 2px;
}

#data-section .data-number .data-unit {
  font-size: 16px;
  color: #666;
}
#data-section .data-number .data-num {
  
  font-size: 60px;
  font-family: "saf-en";
  color: #222;
}
#data-section .data-label {
  line-height: normal;
  
  
  color: #666;
  font-size: 18px;
}
#data-section .data-icon {
  width: 100px;
  height: 100px;
  border: 2px var(--n) solid;
  padding: 25px;
  margin: 0 auto 40px;
  border-radius: 50%;
}
#data-section .data-icon svg {
  margin: 0;
  width: 100%;
  height: 100%;
  fill: var(--n);
}
#data-section .data-loop {
  padding: 80px 0 0;
}
#data-section .data-loop .data-list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
#data-section .data-loop .data-list-item {
  flex: 1;
  position: relative;
  text-align: center;
}
#data-section .data-loop .data-page {
  text-align: center;
  display: none;
}
#data-section .data-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  padding: 30px 0;
  overflow: hidden;
}
#data-section .data-container > .item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#data-section .data-subtitle {
  line-height: 1.6;
  
  font-size: 24px;
  color: #666;
  font-family: "saf-en";
  text-transform: uppercase;
  text-align: center;
}
#data-section .data-desc {
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #data-section {
    padding: 50px 15px;
    background: #f5f5f5;
  }

  #data-section .data-loop {
    padding-top: 40px;
  }
  #data-section .data-title {
    font-size: 30px;
    width: 100%;
    padding: 0 15px;
  }

  #data-section .data-loop .data-list-item {
    flex: 0 0 50%;
  }
  #data-section .data-number .data-num {
    font-size: 40px;
  }
  #data-section .data-number .data-unit {
    font-size: 14px;
  }
  #data-section .data-label {
    font-size: 16px;
  }
  #data-section .data-container {
    padding: 30px 15px;
  }
  #data-section .data-subtitle {
    font-size: 16px;
  }
}

#service-section {
  position: relative;
  min-height: 400px;
  background: #fff;
}
#service-section .service-inner {
  display: flex;
  flex-direction: row;
  min-height: 520px;
}
#service-section .service-content {
  flex: 0 0 48%;
  display: flex;
  align-items: center;
  padding: 80px 60px 80px 100px;
  background: #fafafa;
}
#service-section .service-box {
  max-width: 480px;
}
#service-section .service-label {
  font-size: 13px;
  font-family: "saf-en", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--n);
  margin: 0 0 12px;
  font-weight: 600;
}
#service-section .service-title {
  font-size: 36px;
  font-weight: bold;
  color: #222;
  line-height: 1.25;
  margin: 0 0 20px;
  letter-spacing: -0.02em;
}
#service-section .service-line {
  width: 56px;
  border: none;
  border-top: 3px solid var(--n);
  margin: 0 0 24px;
}
#service-section .service-concept-title {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  line-height: 1.5;
  margin: 0 0 14px;
}
#service-section .service-concept-desc {
  font-size: 15px;
  color: #555;
  line-height: 1.75;
  margin: 0 0 32px;
}
#service-section .service-link {
  margin: 0;
}
#service-section .service-link a {
  display: inline-flex;
  align-items: center;
  border: 1px #ccc solid;
  border-radius: 40px;
  font-size: 15px;
  font-family: "saf-en", sans-serif;
  color: #333;
  padding: 12px 32px;
  transition: all 0.5s;
  background: #fff;
}
#service-section .service-link a svg {
  width: auto;
  height: 12px;
  fill: #333;
  margin-left: 12px;
  transition: all 0.5s;
}
#service-section .service-link a:hover {
  background: var(--n);
  border-color: var(--n);
  color: #fff;
}
#service-section .service-link a:hover svg {
  margin-left: 16px;
  transform: scale(1.1);
  fill: #fff;
}
#service-section .service-image {
  flex: 0 0 52%;
  overflow: hidden;
  background: #000;
  min-height: 320px;
}
#service-section .service-image img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
  display: block;
}
#service-section .saf-p-num {
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
#service-section .rollingTxt {
  width: 100%;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 0;
}
#service-section .rollingTxt-wrapper {
  display: inline-flex;
  animation: rollingText 40s linear infinite;
  white-space: nowrap;
}
#service-section .rollingTxt p {
  font-size: 12vw;
  font-weight: bold;
  font-family: "saf-en", sans-serif;
  color: #f0f0f0;
  line-height: 0.8;
  margin: 0;
  padding: 0 2vw;
  display: inline-block;
  white-space: nowrap;
}
@keyframes rollingText {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
@media screen and (max-width: 1024px) {
  #service-section .service-content {
    padding: 60px 40px 60px 60px;
  }
  #service-section .service-title {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  #service-section .service-inner {
    flex-direction: column;
    min-height: 0;
  }
  #service-section .service-content {
    flex: 0 0 auto;
    padding: 48px 24px 56px;
    order: 2;
  }
  #service-section .service-image {
    flex: 0 0 auto;
    min-height: 280px;
    order: 1;
  }
  #service-section .service-image img {
    min-height: 280px;
  }
  #service-section .service-title {
    font-size: 26px;
    margin-bottom: 16px;
  }
  #service-section .service-concept-title {
    font-size: 16px;
  }
  #service-section .service-concept-desc {
    font-size: 14px;
    margin-bottom: 28px;
  }
  #service-section .rollingTxt p {
    font-size: 20vw;
  }
}
#news-section {
  min-height: 300px;
  padding: 80px 100px 100px;
  max-width: 1600px;
  margin: 0 auto;
}
#news-section .news-section-title {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #333;
  margin: 0 0 50px;
  line-height: 1.3;
}
#news-section .news-loop {
  width: 100%;
}
#news-section .news-list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
  max-width: 100%;
}
#news-section .news-card {
  flex: 0 0 calc(33.333% - 17px);
  max-width: calc(33.333% - 17px);
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: box-shadow 0.3s ease;
}
#news-section .news-card:hover {
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}
#news-section .news-card-link {
  display: block;
  text-decoration: none;
  color: inherit;
}
#news-section .news-card-image {
  width: 100%;
  aspect-ratio: 16/10;
  overflow: hidden;
  border-radius: 12px 12px 0 0;
  background: #f0f0f0;
}
#news-section .news-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
#news-section .news-card-body {
  padding: 24px;
}
#news-section .news-card-title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 1.5;
  margin: 0 0 12px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#news-section .news-card-date {
  font-size: 14px;
  color: #999;
  margin: 0 0 12px;
}
#news-section .news-card-summary {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#news-section .news-readmore-wrap {
  text-align: center;
  margin: 48px 0 0;
}
#news-section .news-readmore-btn {
  display: inline-block;
  background: #fff;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  font-family: "saf-en", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 12px 36px;
  border: 1px #ccc solid;
  border-radius: 40px;
  text-decoration: none;
  transition: all 0.5s ease;
}
#news-section .news-readmore-btn:hover {
  background: var(--n);
  border-color: var(--n);
  color: #fff;
}
@media screen and (max-width: 1024px) {
  #news-section .news-card {
    flex: 0 0 calc(50% - 12px);
    max-width: calc(50% - 12px);
  }
}
@media screen and (max-width: 768px) {
  #news-section {
    padding: 50px 15px 70px;
  }
  #news-section .news-section-title {
    font-size: 28px;
    margin-bottom: 30px;
  }
  #news-section .news-list {
    gap: 20px;
  }
  #news-section .news-card {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #news-section .news-card-body {
    padding: 20px;
  }
  #news-section .news-card-title {
    font-size: 16px;
    -webkit-line-clamp: 2;
  }
  #news-section .news-readmore-wrap {
    margin-top: 36px;
  }
  #news-section .news-readmore-btn {
    padding: 12px 32px;
    font-size: 13px;
  }
}
#contact-section {
  min-height: 300px;
  position: relative;
}
#contact-section .contact-image {
  overflow: hidden;
  height: 900px;
  background: #000;
}
#contact-section .contact-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.9;
}
#contact-section .contact-content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 50%;
  padding: 100px;
  border-radius: 100px 0 0;
  background: #f5f5f5;
  position: absolute;
  right: 0;
  bottom: 0;
}
#contact-section .contact-content > .item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#contact-section .contact-slogan {
  font-size: 2rem;
  color: #333;
  margin: 0;
}
#contact-section .contact-links {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  position: relative;
  z-index: 4;
  padding-top: 20px;
}
#contact-section .contact-links > .item {
  padding: 15px 15px 0 0;
  max-width: 100%;
  max-height: 100%;
}
#contact-section .email-address {
  position: relative;
  z-index: 4;
}
#contact-section .email-address a {
  display: flex;
  align-items: center;
  border: 1px var(--n) solid;
  color: var(--n);
  font-size: 20px;
  font-weight: bold;
  background: #fff;
  border-radius: 30px;
  line-height: 1.6;
  padding: 10px 25px;
  text-align: center;
  transition: all 0.5s;
}
#contact-section .email-address a svg {
  width: auto;
  height: 20px;
  fill: var(--n);
  margin-right: 15px;
}
#contact-section .email-address a:hover {
  background: var(--n);
  color: #fff;
}
#contact-section .email-address a:hover svg {
  fill: #fff;
}
#contact-section .phone-number {
  position: relative;
  z-index: 4;
}
#contact-section .phone-number a {
  display: flex;
  align-items: center;
  border: 1px var(--n) solid;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: var(--n);
  border-radius: 30px;
  line-height: 1.6;
  padding: 10px 25px;
  text-align: center;
  transition: all 0.5s;
}
#contact-section .phone-number a svg {
  width: auto;
  height: 20px;
  fill: #fff;
  margin-right: 15px;
}
#contact-section .phone-number a:hover {
  background: var(--c);
  border-color: var(--c);
}
@media screen and (max-width: 768px) {
  #contact-section .contact-image {
    height: 350px;
  }
  #contact-section .contact-links {
    justify-content: center;
  }
  #contact-section .contact-links > .item {
    padding: 10px;
  }
  #contact-section .contact-slogan {
    font-size: 1.3rem;
  }
  #contact-section .email-address a {
    font-size: 16px;
  }
  #contact-section .phone-number a {
    font-size: 16px;
  }
  #contact-section .contact-content {
    width: 100%;
    border-radius: 0;
    padding: 50px 15px;
    position: relative;
    background: #fff;
  }
}
