@charset "utf-8";
body {
  /* 填写默认字体 */
  font-family: Montserrat, "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial;
  color: #1e1d28;
  min-height: initial !important;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat Medium'), local('Montserrat-Medium'), url('../fonts/montserrat/Montserrat-Medium.woff2') format('woff2'), url('../fonts/montserrat/Montserrat-Medium.woff') format('woff'), url('../fonts/montserrat/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url('../fonts/montserrat/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/montserrat/Montserrat-SemiBold.woff') format('woff'), url('../fonts/montserrat/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../fonts/montserrat/Montserrat-Regular.woff2') format('woff2'), url('../fonts/montserrat/Montserrat-Regular.woff') format('woff'), url('../fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat Light'), local('Montserrat-Light'), url('../fonts/montserrat/Montserrat-Light.woff2') format('woff2'), url('../fonts/montserrat/Montserrat-Light.woff') format('woff'), url('../fonts/montserrat/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.iconfonts {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grahccale;
}
/* slick 懒加载图片去边框 */
.slick-loading {
  opacity: 0;
}
/* 去除翻译插件边框 */
.goog-te-gadget-simple {
  border: none !important;
}
/* h1隐藏 */
.fszero {
  display: none;
}
/* 去除input记忆填充底色 */
input:-webkit-autofill {
  box-shadow: 0 0 0 1000px white inset !important;
}
input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #333 !important;
  transition: background-color 5000s ease-in-out 0s !important;
}
/* ph去除载入效果 */
@media screen and (max-width: 1200px) {
  .wow {
    animation: none;
  }
}
:root {
  font-size: 10px;
  --main-color: #66E542;
  --flex-margin: -15px;
  --flex-padding: 15px;
  --cha: calc((100% - 1520px) / 2);
}
/* 翻译插件展位 */
.google-translate {
  min-width: 108px;
}
.fancybox-content {
  height: 800px !important;
}
.c_pcbtn {
  display: none;
}
.header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 30px;
  z-index: 999;
  transition: all 0.5s;
}
.header-logo {
  width: 222px;
  display: block;
  line-height: var(--height);
}
.header-logo img {
  width: 100%;
}
.hc_cont1520 {
  width: 1520px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
}
.page_banner-content {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 30.555555%;
}
.page_banner-content .title {
  font-size: 48px;
  font-weight: 600;
  line-height: normal;
  color: #FFFFFF;
}
/* bread */
.bread {
  width: 100%;
  padding-top: 7rem;
}
.mod_bread {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.mod_bread_item {
  color: #000;
  display: flex;
  align-items: center;
  height: 30px;
}
.mod_bread_link {
  display: flex;
  align-items: center;
}
.mod_bread_link span {
  color: #000;
}
.mod_bread_link .text {
  color: #000;
  font-size: 16px;
  transition: all 0.36s;
}
.mod_bread_item .iconfont {
  font-size: 18px;
}
.mod_bread_item > span {
  margin: 0 5px;
  display: inline-block;
  font-size: 16px;
}
.mod_bread_item:last-child > span {
  display: none;
}
@media screen and (min-width: 1200px) {
  .mod_bread_link:hover .text {
    color: #235c3a !important;
  }
  .mod_bread_link:hover span {
    color: #235c3a !important;
  }
  .prodeta .mod_bread_link:hover .text {
    color: var(--main-color) !important;
  }
  .prodeta .mod_bread_link:hover span {
    color: var(--main-color) !important;
  }
}
/* bread-end */
.contact-info {
  position: relative;
  z-index: 1;
  padding-bottom: 8.8rem;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
}
.contact-info > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.contact-info .flex {
  margin-top: 6rem;
  display: flex;
  justify-content: space-between;
}
.contact-info .flex .left {
  width: 32.8947368%;
}
.contact-info .flex .right {
  width: 62.5%;
}
.mod-tit40,
.mod-tit40 p {
  font-size: 40px;
  font-weight: 600;
  line-height: normal;
  color: #184028;
  font-family: Montserrat;
}
.mod-tit40 span,
.mod-tit40 p span {
  color: #000;
}
.contact-list {
  margin-top: 5.4rem;
}
.contact-list .item {
  margin-bottom: 24px;
}
.contact-list .item .key {
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
  color: #184028;
  margin-bottom: 12px;
}
.contact-list .item .val {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.contact-list .item .val p,
.contact-list .item .val a {
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  color: #184028;
  margin-bottom: 12px;
}
.contact-list .item .val p:last-child,
.contact-list .item .val a:last-child {
  margin-bottom: 0;
}
.contact-list .item .val p {
  width: 403px;
  max-width: 100%;
}
.contact-list .item:last-child {
  margin-bottom: 0;
}
.contact-info .mod_form {
  --form-margin: -20px;
  --form-padding: 20px;
  --form-item-botton: 32px;
  --form-item-br: 8px;
  --form-item-width: 50%;
  --form-item-bg: transparent;
  --form-item-height: 60px;
  --form-item-padding: 28px;
  --form-label-size: 16px;
  --form-color: #000;
  --form-textarea-height: 160px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 var(--form-margin);
}
.contact-info .mod_form .mod_form_item {
  width: var(--form-item-width);
  padding: 0 var(--form-padding);
  margin-bottom: var(--form-item-botton);
}
.contact-info .mod_form .mod_form_item .conts {
  position: relative;
  background-color: var(--form-item-bg);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: var(--form-item-br);
}
.contact-info .mod_form .mod_form_item .conts label {
  position: absolute;
  left: var(--form-item-padding);
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  transition: all 0.36s;
  font-size: var(--form-label-size);
  text-transform: capitalize;
  line-height: 1.2;
  color: var(--form-color);
}
.contact-info .mod_form .mod_form_item .conts input {
  width: 100%;
  height: var(--form-item-height);
  padding: 0 var(--form-item-padding);
  font-size: var(--form-label-size);
  color: var(--form-color);
}
.contact-info .mod_form .mod_form_item .conts textarea {
  height: var(--form-textarea-height);
  font-size: var(--form-label-size);
  padding: 22px var(--form-item-padding);
  width: 100%;
  color: var(--form-color);
}
.contact-info .mod_form .mod_form_item .conts.active label {
  top: 0 !important;
}
.contact-info .mod_form .mod_form_item.button .conts {
  background-color: transparent;
  border: none;
}
.contact-info .mod_form .mod_form_item.button {
  margin-bottom: 0;
}
.contact-info .mod_form .mod_form_item.textarea .conts label {
  top: 30px;
}
.contact-info .mod_form .mod_form_item.block {
  width: 100%;
}
.contact-info .mod_form .mod_form_flex {
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
}
.contact-info .mod_form .mod_form_describe {
  width: 63.15789474%;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  color: #000000;
}
.mod-btn {
  display: inline-flex;
  align-items: center;
  min-width: 227px;
  padding: 12px;
  border-radius: 64px;
  background-color: var(--btn-bg);
  cursor: pointer;
  transition: all 0.5s;
}
.mod-btn p {
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  color: var(--text-color);
  flex-grow: 1;
  text-align: center;
  transition: all 0.5s;
}
.mod-btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 20px;
  border-radius: 50%;
  color: var(--icon-color);
  background-color: var(--icon-bg);
  transform: rotate(var(--icon-rotate));
}
.mod-btn.type1 {
  --btn-bg: transparent;
  --text-color: #184028;
  --icon-color: #66E542;
  --icon-bg: #184028;
  --icon-rotate: 90deg;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.mod-btn.type2 {
  --btn-bg: transparent;
  --text-color: #fff;
  --icon-color: #184028;
  --icon-bg: #66E542;
  --icon-rotate: 0deg;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.mod-btn.type3 {
  --btn-bg: #184028;
  --text-color: #fff;
  --icon-color: #184028;
  --icon-bg: #66E542;
  --icon-rotate: 0deg;
}
.mod-btn.type4 {
  --btn-bg: transparent;
  --text-color: #000000;
  --icon-color: #184028;
  --icon-bg: #66E542;
  --icon-rotate: 0deg;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.mod-btn.type5 {
  --btn-bg: transparent;
  --text-color: #184028;
  --icon-color: #66E542;
  --icon-bg: #184028;
  --icon-rotate: 0deg;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.mod-btn.type6 {
  --btn-bg: transparent;
  --text-color: #66E542;
  --icon-color: #184028;
  --icon-bg: #66E542;
  --icon-rotate: 0deg;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.mod-btn.type7 {
  --btn-bg: transparent;
  --text-color: #fff;
  --icon-color: #184028;
  --icon-bg: #66E542;
  --icon-rotate: 0deg;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.mod-btn:hover {
  --btn-bg: #184028 !important;
  --text-color: #fff !important;
  --icon-color: #184028 !important;
  --icon-bg: #66E542 !important;
  --icon-rotate: 0deg !important;
  border-color: #184028 !important;
}
.footer .mod-btn.type6:hover {
  --btn-bg: #66E542 !important;
  --text-color: #fff !important;
  --icon-color: #66E542 !important;
  --icon-bg: #184028 !important;
  --icon-rotate: 0deg !important;
  border-color: #66E542 !important;
}
.mod_form .mod-btn.type3:hover {
  --btn-bg: #66E542 !important;
  --text-color: #fff !important;
  --icon-color: #66E542 !important;
  --icon-bg: #184028 !important;
  --icon-rotate: 0deg !important;
  border-color: #66E542 !important;
}
.service {
  position: relative;
  padding-bottom: 14rem;
  z-index: 1;
}
.service > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.service .title {
  margin-top: 6.4rem;
  text-align: center;
}
.service-round {
  margin-top: 6.5rem;
  width: 845px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  --p-x: calc(100% + 30px);
}
.service-select-item {
  position: absolute;
}
.service-select-item .point {
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: var(--main-color);
  position: relative;
  overflow: hidden;
}
.service-select-item .point::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  background: linear-gradient(180deg, #184028 24%, #66E542 134%), #66E542;
  transition: all 0.5s;
  opacity: 0;
}
.service-select-item p {
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  color: rgba(24, 64, 40, 0.6);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 360px;
}
.service-select-item p::after {
  font-size: inherit;
  font-weight: inherit;
  line-height: normal;
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(182deg, #184028 30%, #66E542 114%), #66E542;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  transition: all 0.5s;
  opacity: 0;
}
.service-select-item:nth-child(odd) p {
  right: var(--p-x);
  text-align: right;
}
.service-select-item:nth-child(even) p {
  left: var(--p-x);
}
.service-select-item:nth-child(1) {
  left: 12.2%;
  top: 15%;
}
.service-select-item:nth-child(2) {
  right: 12.2%;
  top: 15%;
}
.service-select-item:nth-child(3) {
  left: -1%;
  top: 50%;
}
.service-select-item:nth-child(4) {
  right: -1%;
  top: 50%;
}
.service-select-item:nth-child(5) {
  left: 12.2%;
  bottom: 15%;
}
.service-select-item:nth-child(6) {
  right: 12.2%;
  bottom: 15%;
}
.service-slick {
  width: 624px;
  position: absolute;
  left: 50%;
  top: 20%;
  transform: translateX(-50%);
}
.service-slick .img_box {
  padding-top: 59.29487179%;
  mask-image: url(../images/m.svg);
  -webkit-mask-image: url(../images/m.svg);
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  margin-bottom: 38px;
}
.service-slick .tits {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  background: linear-gradient(182deg, #184028 30%, #66E542 114%), #66E542;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 3px;
}
.service-slick .texts {
  width: 490px;
  max-width: 100%;
  margin: 0 auto;
}
.service-slick .texts p {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
  color: rgba(0, 0, 0, 0.8);
}
.service-select-item.active .point::after {
  opacity: 1;
}
.service-select-item.active p::after {
  opacity: 1;
}
@media screen and (min-width: 1200px) {
  .service-select-item:hover .point::after {
    opacity: 1;
  }
  .service-select-item:hover p::after {
    opacity: 1;
  }
}
.service-item:not(:first-child) {
  display: none;
}
.service-slick .slick-list {
  overflow: initial !important;
}
.service-slick .slick-track {
  pointer-events: none;
}
.service-slick .service-item {
  pointer-events: all;
}
.slick-current .service-item .img_box {
  animation: hcfadeInUp 0.6s ease-in-out both;
}
.slick-current .service-item .tits {
  animation: hcfadeInUp 0.6s 0.2s ease-in-out both;
}
.slick-current .service-item .texts {
  animation: hcfadeInUp 0.6s 0.4s ease-in-out both;
}
.service {
  overflow: hidden;
}
.mod-section-hd {
  margin-top: 9.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mod-section-hd .title {
  width: 70%;
}
.mod-section-arrow {
  display: flex;
}
.mod-prev,
.mod-next {
  pointer-events: all;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #184028;
  transition: all 0.5s;
  cursor: pointer;
}
.mod-prev span,
.mod-next span {
  color: var(--main-color);
  font-size: 20px;
}
.mod-prev {
  margin-right: 23px;
  transform: rotate(180deg);
}
@media screen and (min-width: 1200px) {
  .mod-prev:hover,
  .mod-next:hover {
    background-color: var(--main-color);
  }
  .mod-prev:hover span,
  .mod-next:hover span {
    color: #184028;
  }
}
.mod-section-item .flex {
  display: flex;
  justify-content: space-between;
}
.mod-section-item .flex .left {
  width: 36.84210526%;
  flex-shrink: 0;
  padding: 7rem 6.5rem 8rem;
  background: linear-gradient(180deg, #184028 24%, #66E542 133%), #184028;
  border-radius: 0 30px 0 0;
  overflow: hidden;
}
.mod-section-item .flex .left .tits {
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  color: #66E542;
}
.mod-section-item .flex .left .texts {
  margin-top: 27px;
}
.mod-section-item .flex .left .texts p {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.mod-section-item .flex .left .mod-btn {
  margin-top: 11.5rem;
}
.mod-section-item .flex .right {
  width: 63.16%;
}
.mod-section-item .flex .right .img_box {
  padding-top: 51.04166667%;
  border-radius: 30px 0 0 0;
  height: 100%;
}
.mod-section-item .flex .right .img_box img {
  object-fit: cover;
}
.mod-section-list {
  margin-top: 5.7rem;
}
.news-content {
  margin-top: 9rem;
}
.mod-section-item:not(:first-child) {
  display: none;
}
.news-content .title {
  text-align: center;
}
.news-nav {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.news-nav-item {
  width: 25%;
  flex-shrink: 0;
}
.news-nav-item:first-child .news-nav-link::before {
  display: none;
}
.news-nav-item:last-child .news-nav-link::after {
  display: none;
}
.news-nav-link {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  padding-bottom: 26px;
}
.news-nav-link::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background-color: #D8D8D8;
  right: 50%;
  bottom: 0;
}
.news-nav-link::after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background-color: #D8D8D8;
  left: 50%;
  bottom: 0;
}
.news-nav-link p {
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  color: rgba(24, 64, 40, 0.6);
  position: relative;
  z-index: 2;
}
.news-nav-link p::after {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  background: linear-gradient(183deg, #184028 32%, #66E542 108%), rgba(24, 64, 40, 0.6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  transition: all 0.5s;
  opacity: 0;
}
.news-nav-link .icon1 {
  width: 8px;
  height: 12px;
  border-radius: 0px 5px 0px 0px;
  overflow: hidden;
  position: absolute;
  z-index: 2;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
}
.news-nav-link .icon1::after {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  background: linear-gradient(180deg, #184028 24%, #66E542 134%), #66E542;
  position: absolute;
  transition: all 0.5s;
  z-index: 2;
}
.news-nav-link .icon1::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 1;
  background: #66E542;
  position: absolute;
  z-index: 1;
  transition: all 0.5s;
}
.news-nav-link .icon2 {
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%) translateY(-8px) rotate(90deg);
  color: #184028;
  font-size: 18px;
  z-index: 2;
  opacity: 0;
  transition: all 0.5s;
}
@media screen and (min-width: 1200px) {
  .news-nav-link:hover p::after {
    opacity: 1;
  }
  .news-nav-link:hover .icon1::after {
    opacity: 1;
  }
  .news-nav-link:hover .icon2 {
    transform: translateX(-50%) translateY(0px) rotate(90deg);
    opacity: 1;
  }
}
.news-nav-item.active .news-nav-link p::after {
  opacity: 1;
}
.news-nav-item.active .news-nav-link .icon1::after {
  opacity: 1;
}
.news-nav-item.active .news-nav-link .icon2 {
  transform: translateX(-50%) translateY(0px) rotate(90deg);
  opacity: 1;
}
.news-list {
  display: flex;
  flex-wrap: wrap;
  margin: 11rem -14px -27px;
}
.news-item {
  width: 33.333333%;
  padding: 0 14px;
  margin-bottom: 27px;
}
.mod-news {
  padding-top: 8rem;
  padding-left: 5.5rem;
  padding-right: 35px;
  padding-bottom: 40px;
  display: block;
  background-color: #F3FFF3;
  border-radius: 8px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.mod-news > img {
  width: 100%;
  position: absolute;
  right: -39.01437371%;
  bottom: -30px;
  z-index: -1;
}
.mod-news .tits {
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  color: #000000;
  transition: all 0.5s;
  margin-bottom: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.mod-news .texts {
  margin-bottom: 32px;
}
.mod-news .texts p {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.5s;
}
.mod-news .mod-next {
  margin-bottom: 126px;
}
.mod-news .time {
  position: relative;
}
.mod-news .time .date,
.mod-news .time .month {
  font-size: 32px;
  font-weight: 300;
  line-height: normal;
  color: #184028;
  display: block;
  transition: all 0.5s;
}
.mod-news .time .month {
  margin-left: 60px;
}
.mod-news .time .unit {
  position: absolute;
  width: 1px;
  height: 85px;
  background-color: #184028;
  left: 46px;
  top: -9px;
  transform: rotate(40deg);
  transition: all 0.5s;
}
@media screen and (min-width: 1200px) {
  .mod-news:hover {
    background-color: #184028;
  }
  .mod-news:hover .tits {
    color: #66E542;
  }
  .mod-news:hover .texts p {
    color: rgba(255, 255, 255, 0.8);
  }
  .mod-news:hover .mod-next {
    background-color: #66E542;
    transform: translateX(10px);
  }
  .mod-news:hover .mod-next span {
    color: #184028;
  }
  .mod-news:hover .time .date,
  .mod-news:hover .time .month {
    color: var(--main-color);
  }
  .mod-news:hover .time .unit {
    background-color: var(--main-color);
  }
}
.news-content .mores-btn,
.product-content .mores-btn {
  margin-top: 5.5rem;
  text-align: center;
}
.news {
  padding-bottom: 13rem;
}
.mod-bigtitle {
  font-size: 88px;
  font-weight: 600;
  line-height: normal;
  background: linear-gradient(182deg, #184028 28%, #66E542 121%), #66E542;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 6px;
}
.mod-bigsubtit {
  font-size: 88px;
  font-weight: 300;
  line-height: normal;
  color: #184028;
}
.about-info-slick.fadeInLeft {
  animation-duration: 1.3s;
}
.about-info {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.about-info .flex {
  margin-top: 50px;
  margin-bottom: 13.4rem;
  display: flex;
  justify-content: space-between;
}
.about-info .flex .left {
  width: 40.78947368%;
}
.about-info .flex .right {
  width: 55.26315789%;
}
.about-info .flex .right .text {
  padding-top: 25px;
}
.about-info .flex .right .text p {
  font-weight: 400;
  font-size: 18px;
  color: #000;
  line-height: 1.66666666;
}
.about-info-slick {
  width: calc(100% - var(--cha));
  position: relative;
  border-radius: 0 30px 0 0;
  overflow: hidden;
}
.about-info-slick .arrows {
  position: absolute;
  z-index: 2;
  right: 70px;
  bottom: 50px;
}
.about-info-slick .arrows .arrows-flex {
  display: flex;
}
.about-info-slick .arrows .mod-prev {
  margin-right: 23px;
}
.about-info-cont .img_box {
  padding-top: 41.86046511%;
}
.about-honor {
  padding-top: 20rem;
  padding-bottom: 12rem;
  border-radius: 8px;
  background: linear-gradient(181deg, #184028 24%, #66E542 133%), #F3FFF3;
  margin-top: -9rem;
  overflow: hidden;
}
.about-honor .title {
  text-align: center;
}
.about-honor .title p {
  color: var(--main-color);
}
.about-honor .title span {
  color: var(--main-color);
  color: #fff;
}
.about-honor-item {
  padding: 0 50px;
}
.about-honor-list {
  margin: 12rem -80px 10rem;
  overflow: initial !important;
}
.about-honor-list .cont .img_box {
  padding-top: 146.451612%;
  transition: all 0.5s;
  border-radius: 8px;
}
.about-honor-list .swiper-slide {
  height: initial !important;
}
.about-honor-list .about-honor-item {
  height: 100%;
  display: flex;
  align-items: center;
}
.about-honor-list .about-honor-item .cont {
  width: 100%;
}
.swiper-slide-active .about-honor-item .img_box {
  transform: scale(1.1);
}
.swiper-slide-duplicate-active .about-honor-item .img_box {
  transform: scale(1);
}
.product .mod-section {
  padding-bottom: 53rem;
  position: relative;
  z-index: 1;
}
.product .mod-section > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.product-content {
  margin-top: -37.4rem;
  padding-bottom: 15rem;
  position: relative;
  z-index: 2;
}
.product-content .news-nav-item {
  width: 28%;
  flex-grow: initial;
}
.product-content .title {
  text-align: center;
}
.product-content .title p span {
  color: #000;
}
.product-list {
  margin-top: 7.5rem;
  display: flex;
  flex-wrap: wrap;
}
.product-item {
  width: 25%;
}
.mod-product {
  display: block;
  position: relative;
}
.mod-product .img_box {
  padding-top: 134.805194%;
}
.mod-product .img_box::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 34%);
  transition: all 0.5s;
}
.mod-product-cont {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
  padding: 73px 48px;
}
.mod-product-cont .tits {
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  color: #000000;
  margin-bottom: 30px;
}
.mod-product-cont .mod-next {
  transform: translateX(-50%);
  opacity: 0;
}
@media screen and (min-width: 1200px) {
  .mod-product:hover .img_box img {
    transform: scale(1.04);
  }
  .mod-product:hover .img_box::after {
    opacity: 0;
  }
  .mod-product:hover .mod-product-cont .mod-next {
    transform: translateX(0%);
    opacity: 1;
  }
}
.product-list-box {
  position: relative;
  z-index: 1;
}
.product-list-box::after {
  content: "";
  height: 50%;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  position: absolute;
  background: linear-gradient(181deg, #184028 25%, #66E542 130%);
}
.product-info {
  padding-top: 22rem;
  padding-bottom: 12rem;
  background: linear-gradient(181deg, #184028 25%, #66E542 131%);
  overflow: hidden;
  margin: 0 auto;
  max-width: 1920px;
}
.product-info .flex {
  display: flex;
  justify-content: space-between;
}
.product-info .flex .left {
  width: 43.81578947%;
}
.product-info .flex .left .bread {
  padding-top: 0 !important;
}
.product-info .flex .left .title {
  margin-top: 10rem;
}
.product-info .flex .left .title p {
  font-size: 48px;
  font-weight: 600;
  line-height: normal;
  color: #FFFFFF;
}
.product-info .flex .left .title p span {
  color: var(--main-color);
}
.product-info .flex .left > .text {
  margin-top: 20px;
}
.product-info .flex .left > .text p {
  min-height: 90px;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.8);
}
.product-info .flex .left .product_info-group {
  margin-top: 5.5rem;
  display: flex;
}
.product-info .flex .left .product_info-group .mod-btn {
  margin-right: 28px;
}
.product-info .flex .right {
  width: 48.68421052%;
  position: relative;
}
.product-info .flex .right .arrows {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.product-info .flex .right .arrows .flexs {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 45px;
}
.product-info .mod_bread_link .text {
  color: #fff;
}
.product-info .mod_bread_item > span {
  color: #fff;
}
.product-info-item:not(:first-child) {
  display: none;
}
.product-info-list {
  border-radius: 3rem;
  overflow: hidden;
  background-color: #F0F3DC;
}
.product-info-item .img_box {
  padding-top: 65.67567567%;
}
.prodeta-param {
  padding-top: 10rem;
}
.prodeta-param .title {
  text-align: center;
}
.prodeta-param-item {
  display: flex;
  justify-content: space-between;
  height: 64px;
  padding: 10px 8rem;
  align-items: center;
  margin-bottom: 16px;
}
.prodeta-param-item > div {
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  color: #000000;
}
.prodeta-param-item .article {
  width: 140px;
  flex-shrink: 0;
}
.prodeta-param-item .type {
  width: 170px;
  flex-shrink: 0;
}
.prodeta-param-item .size {
  width: 130px;
  flex-shrink: 0;
}
.prodeta-param-item .ply {
  width: 40px;
  flex-shrink: 0;
}
.prodeta-param-item .towels {
  width: 160px;
  flex-shrink: 0;
}
.prodeta-param-item .case {
  width: 150px;
  flex-shrink: 0;
}
.prodeta-param-item:last-child {
  margin-bottom: 0;
}
.prodeta-param-item:nth-child(odd) {
  background-color: #F3FFF3;
}
.prodeta-param-item:nth-child(even) {
  background-color: #fff;
}
.prodeta-param-item.hds {
  height: 90px;
  background-color: #184028;
  border-radius: 8px;
}
.prodeta-param-item.hds > div {
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  color: #FFFFFF;
}
.prodeta-param-listbox {
  margin-top: 4.8rem;
}
.prodeta-other {
  padding-top: 9.5rem;
  padding-bottom: 12rem;
}
.prodeta-other-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.prodeta-other-arrow {
  display: flex;
}
.prodeta-other-arrow .mod-prev {
  margin-right: 23px;
}
.prodeta-other-list {
  margin-top: 6rem;
}
.prodeta .contact-info {
  padding-top: 10rem;
  padding-bottom: 14rem;
}
.prodeta .contact-info .flex {
  margin-top: 0 !important;
}
.prodeta-morebtn {
  margin-top: 5rem;
}
.contact-map {
  padding-top: 7.3rem;
  overflow: hidden;
}
.contact-map .mapimg {
  /* cursor: pointer; */
}
.contact-map .mapimg img {
  width: 100%;
}
.header {
  --height: 100px;
}
.header .flex {
  padding: 0 6.25%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header.active {
  top: 0;
  background-color: #1f5f39;
}
@media screen and (min-width: 1200px) {
  .hd_list {
    display: flex;
    margin-right: 8.4rem;
  }
  .hd_item {
    position: relative;
    margin-right: 65px;
  }
  .hd_item:last-child {
    margin-right: 0;
  }
  .hd_link {
    display: flex;
    align-items: center;
    height: var(--height);
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    color: #FFFFFF;
  }
  .hd_second {
    position: absolute;
    min-width: 220px;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    padding: 15px 20px;
    background: linear-gradient(180deg, #184028f5 24%, #65e542f6 133%);
  }
  .hd_second_link {
    font-size: 16px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    padding: 6px 0;
  }
  .hd_second_link:hover {
    color: #ffffff;
  }
  .hd_second_item.active .hd_second_link {
    color: #ffffff;
  }
}
.hd_second {
  display: none;
}
.header .mod-btn {
  border-color: rgba(255, 255, 255, 0.3);
}
.home .mod-section-hd {
  margin-top: 0 !important;
}
.home .mod-section {
  padding-top: 14rem;
  padding-bottom: 0 !important;
}
.home-product {
  width: calc(100% - var(--cha));
  margin-left: auto;
  overflow: hidden;
}
.home-product {
  display: flex;
  justify-content: space-between;
  padding-top: 13rem;
}
.home-product .left {
  width: 330px;
  padding-bottom: 14rem;
}
.home-product .right {
  width: 72.6744186%;
}
.home-product-select {
  margin-top: 7.4rem;
}
.home-product-select .item {
  padding: 14px 0;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
  border-bottom: 1px solid #184028;
  position: relative;
}
.home-product-select .item p {
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  color: #000000;
  transition: all 0.5s;
  padding-right: 30px;
}
.home-product-select .item span {
  font-size: 24px;
  color: #184028;
}
.home-product-select .item::after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background-color: #184028;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: all 0.5s;
}
@media screen and (min-width: 1200px) {
  .home-product-select .item:hover p {
    color: #184028;
    -webkit-text-stroke: 1px #184028;
  }
  .home-product-select .item:hover::after {
    width: 100%;
  }
}
.home-product-select .item:last-child {
  margin-bottom: 0;
}
.home-product-select .item.active p {
  color: #184028;
  -webkit-text-stroke: 1px #184028;
}
.home-product-select .item.active::after {
  width: 100%;
}
.home-product .home-product-arrow {
  margin-top: 10rem;
}
.home-product .arrow {
  display: flex !important;
}
.home-product .arrow .mod-prev {
  margin-right: 23px;
}
.home-product-list .slick-track {
  margin-left: initial !important;
  margin-right: initial !important;
}
.home-news {
  padding-top: 14.5rem;
  padding-bottom: 16rem;
}
.home-news .home-news-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-news-list {
  margin: 5.5rem -14px 0;
}
.home-news-item {
  padding: 0 14px;
  width: 33.333333%;
}
.footer {
  background: linear-gradient(180deg, #0C2B18 0%, #66E542 364%);
}
.footer-logo {
  display: block;
  width: 222px;
}
.footer-logo img {
  width: 100%;
  margin-bottom: 17rem;
}
.footer-top {
  padding: 11rem 0 8.5rem;
}
.footer-top .flex {
  display: flex;
  justify-content: space-between;
}
.footer-top .flex .left {
  width: 32.89473684%;
}
.footer-top .flex .right {
  width: 59.21052631%;
}
.footer-top .flex .right .title {
  margin-bottom: 25px;
}
.footer-top .flex .right .title p {
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  color: #66E542;
}
.footer-top .flex .right .title p span {
  color: #fff;
}
.footer-contact .item {
  margin-bottom: 24px;
}
.footer-contact .item .key {
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
  color: #66E542;
  margin-bottom: 12px;
}
.footer-contact .item .val {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.footer-contact .item .val a,
.footer-contact .item .val p {
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  color: #FFFFFF;
  margin-bottom: 12px;
  position: relative;
}
.footer-contact .item .val a::after,
.footer-contact .item .val p::after {
  content: "";
  position: absolute;
  width: 100%;
  right: 0;
  height: 1px;
  background-color: #fff;
  bottom: 0;
  transition: all 0.5s;
  width: 0;
}
@media screen and (min-width: 1200px) {
  .footer-contact .item .val a:hover::after {
    width: 100%;
    left: 0;
    right: initial;
  }
}
.footer-contact .item .val a:last-child,
.footer-contact .item .val p:last-child {
  margin-bottom: 0;
}
.footer-contact .item:last-child {
  margin-bottom: 0;
}
.footer-form {
  position: relative;
  margin-bottom: 8.8rem;
}
.footer-form input {
  width: 100%;
  height: 66px;
  border-radius: 64px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding-left: 40px;
  padding-right: calc(40px + 228px);
  font-family: Montserrat;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  color: #ffffff;
}
.footer-form input::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: rgba(255, 255, 255, 0.6);
}
.footer-form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(255, 255, 255, 0.6);
}
.footer-form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(255, 255, 255, 0.6);
}
.footer-form input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: rgba(255, 255, 255, 0.6);
}
.footer-btn {
  position: absolute;
  right: 0;
  top: 0;
}
.footer-nav {
  display: flex;
}
.footer-nav .items:last-child {
  margin-right: 0;
}
.footer-nav .items {
  width: 310px;
  margin-right: 45px;
}
.footer-nav .items .tits {
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  color: #FFFFFF;
  margin-bottom: 24px;
}
.footer-nav .items .footer-nav-list li {
  margin-bottom: 22px;
}
.footer-nav .items .footer-nav-list li:last-child {
  margin-bottom: 0;
}
.footer-nav .items .footer-nav-list a {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  color: rgba(255, 255, 255, 0.6);
  display: inline-block;
  position: relative;
}
.footer-nav .items .footer-nav-list a::after {
  content: "";
  position: absolute;
  width: 0%;
  height: 1px;
  background-color: #fff;
  right: 0;
  bottom: -1px;
  transition: all 0.5s;
}
@media screen and (min-width: 1200px) {
  .footer-nav .items .footer-nav-list a:hover {
    color: #ffffff;
  }
  .footer-nav .items .footer-nav-list a:hover::after {
    width: 100%;
    right: initial;
    left: 0;
  }
}
.footer-bottom .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 42px 8rem 42px 44px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 8px 8px 0 0;
}
.footer-bottom .flex .left {
  display: flex;
}
.footer-bottom .flex .left p,
.footer-bottom .flex .left a {
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  color: rgba(255, 255, 255, 0.6);
}
.footer-bottom .flex .left p {
  margin-right: 10px;
}
@media screen and (min-width: 1200px) {
  .footer-bottom .flex .left a:hover {
    color: #ffffff;
  }
}
.sitemap-link {
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  color: #FFFFFF;
}
.sitemap-link:hover {
  color: var(--main-color);
}
.about-partners {
  padding: 11rem 0 10rem;
}
.home-flogo-list .slick-track {
  margin-left: initial;
  margin-right: initial;
}
.home-flogo-list {
  margin: 0 -20px;
}
.home-flogo-list:not(:last-child) {
  margin-bottom: 15px;
}
.home-flogo-item {
  padding: 0 20px;
}
.home-flogo {
  overflow: hidden;
}
.home-flogo-cont .img_box {
  padding-top: 34%;
}
.about-partners {
  overflow: hidden;
}
.about-partners .title {
  text-align: center;
  margin-bottom: 45px;
}
.newsdeta-contant {
  padding-bottom: 15rem;
  padding-top: 8rem;
}
.newsdeta-contant .goback {
  display: flex;
  align-items: center;
  padding-bottom: 18px;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 7rem;
  cursor: pointer;
}
.newsdeta-contant .goback .icons {
  width: 20px;
  margin-right: 10px;
  flex-shrink: 0;
}
.newsdeta-contant .goback .icons svg {
  width: 100%;
}
.newsdeta-contant .goback p {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.05em;
  color: #000000;
}
.newsdeta-contant .flex {
  display: flex;
  justify-content: space-between;
}
.newsdeta-contant .flex .left {
  width: 61.4285714%;
}
.newsdeta-contant .flex .left .title {
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
}
.newsdeta-contant .flex .left .info {
  display: flex;
  align-items: center;
  padding-bottom: 14px;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 43px;
  flex-wrap: wrap;
}
.newsdeta-contant .flex .left .info .icons {
  width: 16px;
  margin-right: 8px;
  flex-shrink: 0;
}
.newsdeta-contant .flex .left .info .icons img {
  width: 100%;
}
.newsdeta-contant .flex .left .info .text {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.05em;
  color: #666666;
}
.newsdeta-contant .flex .left .info .item {
  display: flex;
  align-items: center;
  margin-right: 33px;
}
.newsdeta-contant .flex .left .edit {
  padding-bottom: 6.4rem;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 35px;
}
.newsdeta-contant .flex .left .edit p {
  margin-bottom: 0;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  color: #000000;
}
.newsdeta-contant .flex .left .switch-link {
  display: flex;
  align-items: center;
  margin: 0 -15px;
  position: relative;
}
.newsdeta-contant .flex .left .switch-link > .list span {
  font-size: 20px;
  color: #666666;
}
.newsdeta-contant .flex .left .switch-link > .list:hover span {
  color: var(--main-color);
}
.newsdeta-contant .flex .left .switch-link .prev-link,
.newsdeta-contant .flex .left .switch-link .next-link {
  padding: 0 15px;
  display: flex;
  align-items: center;
  width: 48%;
}
.newsdeta-contant .flex .left .switch-link .prev-link .icons,
.newsdeta-contant .flex .left .switch-link .next-link .icons {
  flex-shrink: 0;
}
.newsdeta-contant .flex .left .switch-link .prev-link .icons img,
.newsdeta-contant .flex .left .switch-link .next-link .icons img {
  width: 100%;
}
.newsdeta-contant .flex .left .switch-link .prev-link p,
.newsdeta-contant .flex .left .switch-link .next-link p {
  font-size: 20px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0.05em;
  color: #000000;
  transition: all 0.5s;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (min-width: 1200px) {
  .newsdeta-contant .flex .left .switch-link .prev-link:hover p,
  .newsdeta-contant .flex .left .switch-link .next-link:hover p {
    color: var(--main-color);
  }
  .newsdeta-contant .flex .left .switch-link .prev-link:hover .icons span,
  .newsdeta-contant .flex .left .switch-link .next-link:hover .icons span {
    color: var(--main-color);
  }
}
.newsdeta-contant .flex .left .switch-link .prev-link {
  justify-content: flex-start;
}
.newsdeta-contant .flex .left .switch-link .prev-link .icons {
  margin-right: 16px;
  transform: rotate(180deg);
}
.newsdeta-contant .flex .left .switch-link .prev-link .icons span {
  color: #184028;
  font-size: 26px;
}
.newsdeta-contant .flex .left .switch-link .next-link {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.newsdeta-contant .flex .left .switch-link .next-link .icons {
  margin-left: 16px;
}
.newsdeta-contant .flex .left .switch-link .next-link .icons span {
  color: #184028;
  font-size: 26px;
}
.newsdeta-contant .flex .left .switch-link .next-link p {
  text-align: right;
}
.newsdeta-contant .flex .right {
  width: 31.81818181%;
}
.newsdeta-contant .flex .right .title {
  margin-bottom: 32px;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  color: #000000;
}
.newsdeta-contant .flex .right .mod-news {
  margin-bottom: 24px;
}
.home-choose {
  padding-top: 22rem;
  padding-bottom: 17rem;
  background: linear-gradient(181deg, #184028 24%, #66E542 133%);
  margin-top: -60px;
}
.home-choose-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8.8rem;
}
.home-choose-header .title {
  width: 35.52631579%;
}
.home-choose-header .title p {
  color: #fff;
}
.home-choose-header .title p span {
  color: var(--main-color);
}
.home-choose-header .text {
  width: 63.81578947%;
}
.home-choose-header .text p {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
}
.home-choose-list {
  display: flex;
}
.home-choose-list .items {
  display: block;
}
.home-choose-list .left {
  width: 640px;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
.home-choose-list .left .conts {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.home-choose-list .left .conts .tops {
  width: 59.0625%;
  padding-left: 5.5%;
  padding-top: 8.59375%;
  padding-right: 5%;
}
.home-choose-list .left .conts .tops .tits {
  margin-bottom: 10px;
}
.home-choose-list .left .conts .tops .tits p {
  font-family: Montserrat;
  font-size: 24px;
  line-height: normal;
  color: #FFFFFF;
  font-weight: 300;
}
.home-choose-list .left .conts .tops .tits p span {
  font-weight: 600;
}
.home-choose-list .left .conts .bottoms {
  width: 100%;
  margin-top: 4.5%;
  padding-left: 5.5%;
  padding-right: 5.5%;
}
.home-choose-list .left .conts .bottoms .tits {
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  color: #FFFFFF;
  margin-bottom: 8px;
}
.home-choose-list .left .conts .bottoms .texts {
  margin-bottom: 32px;
}
.home-choose-list .left .conts .bottoms .texts p {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.home-choose-list .center {
  width: 640px;
  margin-left: -250px;
  flex-shrink: 0;
  position: relative;
  z-index: 3;
  mask-image: url(../images/mask02.svg);
  -webkit-mask-image: url(../images/mask02.svg);
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
}

.home-choose-list .center:hover .mod-next{
    transform: translateX(6px);
}

.home-choose-list .left:hover .mod-next{
    transform: translateX(6px);
}
.home-choose-list .right:hover .mod-next{
    transform: translateX(6px);
}


.home-choose-list .center img {
  width: 100%;
}
.home-choose-list .center .conts {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  padding: 0;
  padding-top: 8.59375%;
  padding-left: 5.5%;
  padding-right: 5.5%;
  display: block;
}
.home-choose-list .center .conts .tits {
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  color: #FFFFFF;
  margin-bottom: 8px;
}
.home-choose-list .center .conts .texts {
  margin-bottom: 32px;
}
.home-choose-list .center .conts .texts p {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.home-choose-list .right {
  width: 480px;
  margin-left: 9px;
  position: relative;
  flex-shrink: 0;
  z-index: 1;
}
.home-choose-list .right > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.home-choose-list .right .conts {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  padding: 50px 56px 70px;
}
.home-choose-list .right .imgs-gruop {
  display: flex;
  align-items: center;
  margin-bottom: 66px;
}
.home-choose-list .right .imgs-gruop img {
  width: 116px;
  margin-right: 36px;
}
.home-choose-list .right .tits {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  color: #FFFFFF;
}
.home-choose-list .right .texts {
  margin-bottom: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.home-choose-list .right .texts p {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.8);
}
.about-honor-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-honor-arrow .mod-prev,
.about-honor-arrow .mod-next {
  margin: 0 !important;
}
.about-honor-tlist {
  width: 240px;
  text-align: center;
}
.about-honor-tlist .about-honor-titem {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  color: #FFFFFF;
}
.fadeInRight,
.fadeInLeft {
  animation-duration: 1.2s;
}
.home_banner {
  position: relative;
  overflow: hidden;
}
.home_banner .swiper-container {
  width: 100%;
}
.home_banner .swiper-slide {
  overflow: hidden;
}
.home_banner .swiper-container {
  width: 100%;
}
.home_banner .swiper-slide {
  overflow: hidden;
}
.home_banner .slide-link {
  position: relative;
  display: block;
}
.home_banner .slide-link img {
  width: 100%;
}
.home_banner .slide-video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.home_banner .slide-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home_banner .swiper-pagination {
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  bottom: 24px;
  --wh: 12px;
  --interval: 12px;
}
.home_banner .swiper-pagination .swiper-pagination-bullet {
  width: var(--wh);
  height: var(--wh);
  background-color: #fff !important;
  opacity: 0.5 !important;
  margin: 0 var(--interval);
}
.home_banner .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1 !important;
}
.home_banner {
  position: relative;
}
.home-banner-slick {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 29.28571428%;
  z-index: 3;
  pointer-events: none;
}
.home-banner-sitem .tits {
  margin-bottom: 8rem;
  pointer-events: all;
}
.home-banner-sitem .tits p {
  font-size: 48px;
  font-weight: 600;
  line-height: normal;
  color: #FFFFFF;
}
.home-banner-sitem .mod-btn {
  pointer-events: all;
}
.home-banner-slist .slick-list {
  overflow: initial !important;
}
.slick-current .home-banner-sitem .tits {
  animation: bantext 1.2s ease both;
}
.slick-current .home-banner-sitem .mod-btn {
  animation: bantext 1.2s 0.3s ease both;
}
@keyframes bantext {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.mod_bread_item .iconfont {
  margin-right: 1rem;
}
.prodeta .mod_bread_item .iconfont {
  color: #fff;
}
.home-banner-sitem:not(:first-child),
.mod-section-item:not(:first-child),
.home-product-item:not(:first-child),
.home-news-item:not(:first-child) {
  display: none ;
}
.home-choose .mod-next {
  background-color: var(--main-color);
}
.home-choose .mod-next span {
  color: #184028;
}
/* hover */



.prodeta-param-listbox li {
    display: flex;
    justify-content: space-between;
    height: 64px;
    padding: 10px 8rem;
    align-items: center;
    margin-bottom: 16px;
  }
  .prodeta-param-listbox li > div {
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    color: #000000;
  }
  .prodeta-param-listbox li .article {
    width: 140px;
    flex-shrink: 0;
  }
  .prodeta-param-listbox li .type {
    width: 170px;
    flex-shrink: 0;
  }
  .prodeta-param-listbox li .size {
    width: 130px;
    flex-shrink: 0;
  }
  .prodeta-param-listbox li .ply {
    width: 40px;
    flex-shrink: 0;
  }
  .prodeta-param-listbox li .towels {
    width: 160px;
    flex-shrink: 0;
  }
  .prodeta-param-listbox li .case {
    width: 150px;
    flex-shrink: 0;
  }
  .prodeta-param-listbox li:last-child {
    margin-bottom: 0;
  }
  .prodeta-param-listbox li:nth-child(odd) {
    background-color: #F3FFF3;
  }
  .prodeta-param-listbox li:nth-child(even) {
    background-color: #fff;
  }
  .prodeta-param-listbox li:nth-child(1) {
    height: 90px;
    background-color: #184028;
    border-radius: 8px;
  }
  .prodeta-param-listbox li:nth-child(1) > div {
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    color: #FFFFFF;
  }
  
  /* .prodeta-param-listbox table tr:first-child td,
  .prodeta-param-listbox table tr:first-child th{
    background-color: #388432;
    color: #fff;
  }

  .prodeta-param-listbox table tr:first-child p{
    color: #fff;
  }

  .prodeta-param-listbox table td,
  .prodeta-param-listbox table td,
  .prodeta-param-listbox table p{
    color: #0F192C;
  }

  .edit_active table td, .edit_active table th {
    padding: 12px 22px;
  }

  .prodeta-param .title{
    text-align: left;
  }

  .edit_active table td, .edit_active table th {
    border: 1px solid #e8e8e8;
} */

.edit_active td,
.edit_active th {
  border: none !important;
}
.edit_active table tr {
  height: 64px;
  padding: 10px 1rem;
  margin-bottom: 16px;
}
.edit_active table tr td,
.edit_active table tr th {
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  color: #000000;
  padding: 0 45px;
  width: auto !important;
  height: auto !important;
}

.prodeta-param-listbox.edit_active table p{
    color: #000;
    font-size: initial;
    line-height: inherit !important;
    margin-bottom: 0 !important;
    font-size: inherit !important;
    font-weight: inherit !important;
}

.edit_active table tr td:first-child,
.edit_active table tr th:first-child{
    border-radius: 8px 0 0 8px;
}

.edit_active table tr td:last-child,
.edit_active table tr th:last-child{
    border-radius: 0px 8px 8px 0px;
}

.edit_active table tr:last-child {
  margin-bottom: 0;
}
.edit_active table tr:nth-child(odd) {
  background-color: #F3FFF3;
}
.edit_active table tr:nth-child(even) {
  background-color: #fff;
}
.edit_active table tr:first-child {
  height: 80px;
  background-color: #184028;
  border-radius: 8px;
}
.edit_active table tr:first-child td,
.edit_active table tr:first-child th {
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  color: #FFFFFF;
}

.table-box{
    overflow-x:auto;
    max-width: 100%;
}

@media screen and (max-width:1680px) {
    .edit_active table tr:first-child {
        height: 70px;
    }

    .edit_active table tr td, .edit_active table tr th {
        font-size: 18px;
    }

    .edit_active table tr:first-child td, .edit_active table tr:first-child th {
        font-size: 22px;
    }

    .edit_active table tr td, .edit_active table tr th {
        padding: 0 50px;
    }
}

@media screen and (max-width:1200px) {
    .edit_active table tr td, .edit_active table tr th {
        padding: 0 40px;
    }

    .edit_active table tr:first-child td, .edit_active table tr:first-child th {
        font-size: 20px;
    }

    .edit_active table tr {
        height: 60px;
    }

    .edit_active table tr td, .edit_active table tr th {
        font-size: 16px;
    }

    .edit_active table tr:first-child td, .edit_active table tr:first-child th {
        font-size: 18px;
    }
}







.page_banner{
    position: relative;
}

.page_banner::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 25%;
    left: 0;
    top: 0;
    background-image:linear-gradient(to bottom,rgba(0,0,0,0.2),rgba(0,0,0,0));
}

/* .newsPageBox{
    display: flex;
    justify-content: center;
    align-items: center;
}

.newsPageBox a{
    display: flex;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #ccc;
    align-items: center;
    justify-content: center;
    color: #333;
    font-size: 16px;
    font-weight: 500;
}

.newsPageBox a:hover{
    background-color: var(--main-color);
    color: #fff;
}

.newsPageBox li{
    margin: 0 8px;
}

.newsPageBox>a:first-child{

}

.newsPageBox>a:last-child{

}

.newsPageBox ul{
    display: flex;
    justify-content: center;
    align-items: center;
}
 */

 .newsPageBox{
    margin-top: 7rem;
 }

 .newsPageBox ul{
    display: flex;
    justify-content: center;
}

.newsPageBox li{
    margin: 0 7px;
}

.newsPageBox li a,
.newsPageBox>a{
    width: 46px;
    height: 46px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    cursor: pointer;
    background-color: #184028;
    color: #fff;
}

.newsPageBox li a[href="#"]{
    background-color: var(--main-color);
    /* color: #fff; */
}

.newsPageBox li a:hover,
.newsPageBox>a:hover{
    background-color: var(--main-color);
    /* color: #fff; */
}

.newsPageBox{
    display: flex;
    align-items: center;
    justify-content: center;
}

.newsPageBox>a{
    margin: 0 8px;
}

.newsPageBox>a img{
    width: 20px;
}



@media screen and (max-width:768px) {
    .newsPageBox li {
        margin: 0 5px;
    }

    .newsPageBox li a, .newsPageBox>a {
        width: 42px;
        height: 42px;
    }
}

.home-news .slick-track {
    display: flex;
    flex-wrap: wrap;
}

.home-news .slick-track .slick-slide{
    height: initial !important;
}

.home-news .slick-track .slick-slide>div{
    height: 100%;
}

.home-news .slick-track  .home-news-item{
    height: 100%;
}

.home-news .slick-track .mod-news {
    height: 100%;
}

.mod-section-item .img_box img[src=""]{
    display: none;
}

/* .header-logo h1{
  position: absolute;
  opacity: 0;
  pointer-events: none;
} */

