body {
  font-family: 'Microsoft YaHei UI', 'Objectivity', Arial, Helvetica, 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  font-size: 16px;
  font-weight: normal;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  min-height: initial !important;
  height: auto ;
  position: relative;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
:root {
  --pad: -webkit-calc(-655vw);
  --pad: calc(50vw - 705px);
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.zoom {
  cursor: crosshair;
  position: relative;
}
.img-box img,
.img-box iframe,
.img-box video {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
img[data-lazy] {
  background: url(../images/load.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/load.gif) no-repeat center;
}
.lazy {
  background-image: url(../images/load.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.swiper-lazy {
  background: url(../images/load.gif) no-repeat center;
}
.loaded {
  background-size: cover;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input,
textarea {
  outline: none;
}
@media (max-width: 1199px) {
  .anim-left,
  .anim-right,
  .animated.zoomIn,
  .animated.flipInX,
  .animated.swing,
  .animated.pulse,
  .animated.bounceInLeft,
  .animated.bounceInRight,
  .animated.bounceIn,
  .animated.fadeInUp,
  .animated.fadeInDown,
  .animated.fadeInLeft,
  .animated.fadeInRight {
    animation: none !important;
  }
}
auto-adjust-img img {
  max-width: 100% !important;
  height: auto !important;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
  font-size: 0 !important;
  overflow-x: hidden;
  margin: 0 -5px !important;
  padding: 0;
}
@media (min-width: 767px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
.fluid_html_on_pause,
.fluid_pseudo_poster,
.fluid_controls_container {
  display: none;
}
.fszero {
  font-size: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}
.serach-part {
  display: none;
}
.search-none {
  padding-bottom: 20px;
}
.search-none h2 {
  color: #666;
}
.search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}
.animated {
  animation-duration: 1.2s;
}
.header .search-wrap {
  font-size: 14px;
  position: fixed;
  z-index: 9;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100vh;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header .search-wrap .search-close {
  position: absolute;
  top: 5%;
  right: 10%;
  cursor: pointer;
  color: #fff;
}
@media (max-width: 1199px) {
  .header .search-wrap .search-close {
    right: 5%;
  }
}
.header .search-wrap .search-close .icon {
  font-size: 30px;
}
.header .search-wrap .search-box {
  position: absolute;
  top: 50%;
  left: 10%;
  overflow: hidden;
  width: 80%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 6px;
}
@media (max-width: 1199px) {
  .header .search-wrap .search-box {
    left: 5%;
    width: 90%;
  }
}
.header .search-wrap input {
  line-height: 30px;
  width: 100%;
  padding: 15px;
  color: #666;
}
@media (max-width: 1199px) {
  .header .search-wrap input {
    padding: 10px;
    line-height: 26px;
  }
}
.header .search-wrap .submit {
  font-size: 20px;
  position: absolute;
  top: 0;
  right: 0;
  width: 46px;
  height: 100%;
  padding: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 0;
  background: #009694;
  border: none;
  color: #FFF;
}
.header .search-wrap .submit:before {
  font-family: 'iconfont' !important;
  content: '\e622';
}
.header .search-wrap .submit:hover {
  background-color: #221E1F;
  color: #FFF;
}
@media (min-width: 1470px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1710px) {
  .con1710 {
    max-width: 1710px;
  }
  .con1620 {
    max-width: 1620px;
  }
  .con1680 {
    max-width: 1680px;
  }
  .con1740 {
    max-width: 1740px;
  }
  .con1560 {
    max-width: 1560px;
  }
  .con1810 {
    max-width: 1810px;
  }
  .con1820 {
    max-width: 1820px;
  }
  .con1890 {
    max-width: 1890px;
  }
  .con1920 {
    max-width: 1920px;
  }
}
.wrap {
  padding: 120px 0;
}
@media (max-width: 1199px) {
  .wrap {
    padding: 40px 0;
  }
}
.wrap-inner {
  padding: 220px 0 160px 0;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-inner {
    padding: 100px 0 40px 0;
  }
}
#content {
  position: relative;
  top: -20%;
  transition: all 0.6s;
}
.xs-product-nav {
  padding: 40px 0;
  display: none;
}
@media (max-width: 1199px) {
  .xs-product-nav {
    display: block;
  }
}
.xs-product-nav ul {
  display: flex;
  flex-wrap: wrap;
}
.xs-product-nav ul li {
  width: 50%;
  display: inline-block;
  overflow: hidden;
  height: auto;
  padding: 4px;
  vertical-align: top;
}
.xs-product-nav ul li.active a {
  background: #009694;
  color: #fff;
  border: 1px solid #009694;
}
.xs-product-nav ul li a {
  color: #222;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  height: 100%;
  padding: 10px 10px;
  text-transform: capitalize;
  display: flex;
  background: transparent;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu-btn {
  display: none;
  color: #222;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .menu-btn {
    margin-left: 15px;
  }
}
.menu-btn .icon {
  color: #222;
  font-size: 24px;
  vertical-align: middle;
  margin-right: 10px;
}
@media (max-width: 1199px) {
  .menu-btn .icon {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .menu-btn {
    display: block;
  }
}
.banner-box.home-banner {
  padding-top: 0;
}
@media (max-width: 1199px) {
  .banner-box.home-banner {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .banner-box.home-banner .banner .item img {
    width: 100%;
    max-width: 100%;
    margin-left: 0%;
  }
}
.banner-box {
  padding-top: 100px;
}
@media (max-width: 1199px) {
  .banner-box {
    padding-top: 60px;
  }
}
.banner-box .banner {
  font-size: 0;
  position: relative;
  z-index: 8;
  clear: both;
  overflow: hidden;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.banner-box .banner img {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .banner-box .banner img {
    width: 180%;
    max-width: 180%;
    margin-left: -40%;
  }
}
.banner-box .banner .swiper-slide {
  overflow: hidden;
}
.banner-box .banner .swiper-pagination {
  bottom: 30px;
}
.banner-box .banner .item {
  position: relative;
  display: block;
  overflow: hidden;
}
.banner-box .banner .banner-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-box .banner.hide-arrow .slick-arrow,
.banner-box .banner.hide-arrow .swiper-pagination {
  display: none !important;
}
.banner-box .banner.hide-video video {
  display: none !important;
}
.banner-box .banner-video-box {
  position: relative;
  display: block;
  padding-bottom: 50%;
  -webkit-transform: translateZ(10px);
  transform: translateZ(10px);
}
.banner-box .banner-video-box .fluid_video_wrapper {
  position: absolute;
  z-index: 10;
}
.banner-box .banner-video-box .fluid_initial_play {
  background-color: #152c5f !important;
}
.banner-box .banner .mobile-video {
  position: relative;
  display: block;
}
.banner-box .banner .mobile-video:after {
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}
.banner-box .banner .mobile-video:before {
  font-size: 50px;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  content: '\e644';
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.banner-box .banner .slick-arrow {
  line-height: 80px;
  position: absolute;
  z-index: 9;
  top: -webkit-calc(90%);
  top: calc(50% + 40px);
  left: 3%;
  width: 26px;
  height: 80px;
  padding: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 991px) {
  .banner-box .banner .slick-arrow {
    line-height: 50px;
    height: 50px;
  }
}
.banner-box .swiper-pagination {
  z-index: 6;
  width: auto;
  display: flex;
  bottom: 5% !important;
  padding: 0 7%;
  justify-content: center;
  width: 100%;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination {
    width: 100%;
    justify-content: center;
  }
}
.banner-box .swiper-pagination-bullet {
  position: relative;
  opacity: 1;
  display: inline-block;
  margin: 0 15px !important;
  width: 70px;
  height: 3px;
  padding: 0;
  cursor: pointer;
  vertical-align: middle;
  border-radius: 100px;
  background: none;
  background-clip: content-box;
  transition: all 0.4s;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination-bullet {
    margin: 0 7px !important;
    width: 30px;
    height: 3px;
  }
}
@keyframes pagCircle {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.banner-box .swiper-pagination-bullet::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 70px;
  height: 3px;
  border-radius: 100px;
  background-color: #fff;
  content: '';
  transition: all 0.5s;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination-bullet::before {
    width: 30px;
    height: 3px;
  }
}
.banner-box .swiper-pagination-bullet-active {
  opacity: 1;
}
.banner-box .swiper-pagination-bullet-active::before {
  background-color: #009694;
}
@media (max-width: 1199px) {
  .fadeup1,
  .fadeup2,
  .fadedown1,
  .fadedown2,
  .fadein1,
  .fadein2,
  .fadeleft1,
  .faderight1 {
    animation: none ;
  }
}
:root {
  --48: 48px;
  --16: 16px;
}
.common-tit h2 {
  color: #009694;
  font-size: 50px;
  font-weight: bold;
  line-height: 60px;
  margin: 0;
}
@media (max-width: 1470px) {
  .common-tit h2 {
    font-size: 48px;
    line-height: 58px;
  }
}
@media (max-width: 1199px) {
  .common-tit h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.common-txt {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .common-txt {
    margin-top: 20px;
  }
}
.common-txt p {
  color: #444;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .common-txt p {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-sitemap .sitemap {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-sitemap .sitemap {
    padding-top: 20px;
  }
}
.wrap-sitemap ul li {
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}
.wrap-sitemap ul li a {
  padding: 10px 20px;
  display: inline-block;
  min-width: 240px;
  color: #222;
  border-radius: 3px;
  font-size: 18px;
  font-weight: 600;
  background: #F6F8F6;
  align-items: center;
  background: #009694;
  color: #FFF;
}
@media (max-width: 1199px) {
  .wrap-sitemap ul li a {
    font-size: 14px;
    padding: 5px 10px;
  }
}
@media (max-width: 767px) {
  .wrap-sitemap ul li a {
    display: block;
  }
}
.wrap-sitemap ul li a i {
  float: left;
  margin-left: 10px;
  display: none;
}
.wrap-sitemap ul li a:hover {
  background: #009694;
  color: #FFF;
  text-decoration: underline;
}
.wrap-sitemap ul li ul li {
  margin-top: 10px;
}
.wrap-sitemap ul li ul li a {
  padding: 10px 30px 10px 30px;
  color: #888;
  background: #F6F8F6;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .wrap-sitemap ul li ul li a {
    font-size: 13px;
    padding: 5px 30px 5px 30px;
  }
}
.wrap-sitemap ul li ul li ul li {
  position: relative;
  display: inline;
  vertical-align: top;
}
.wrap-sitemap ul li ul li ul li a {
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
}
@media (max-width: 1199px) {
  .wrap-sitemap ul li ul li ul li a {
    font-size: 12px;
  }
}
@media (max-width: 1199px) {
  .wrap-cart {
    padding: 40px 0;
  }
}
.wrap-cart .cart {
  padding: 0 3%;
}
.wrap-cart .info-form {
  padding-top: 20px;
}
.wrap-cart .common-form {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-cart .common-form {
    padding-top: 20px;
  }
}
.wrap-cart .common-form form .row .col-12 .form-group-tit input {
  background: #F2F3F2;
  width: 100%;
}
.wrap-cart .common-form form .row .col-12 .form-group input,
.wrap-cart .common-form form .row .col-12 .form-group textarea {
  background: #F2F3F2;
  color: #4D6359;
}
.wrap-cart .common-form form .row .col-12 .form-group input::placeholder,
.wrap-cart .common-form form .row .col-12 .form-group textarea::placeholder {
  color: #4D6359;
}
.wrap-cart .common-form form .row .col-12 .form-group input:focus::placeholder,
.wrap-cart .common-form form .row .col-12 .form-group textarea:focus::placeholder {
  color: #ccc;
}
.wrap-cart .list-inquiry {
  padding: 50px 0;
}
@media (max-width: 1199px) {
  .wrap-cart .list-inquiry {
    padding: 40px 0;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info {
  font-size: 0;
  width: 100%;
  border-collapse: collapse;
}
.wrap-cart .wrap-inquiry {
  padding-top: 90px;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiry {
    padding-top: 40px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info {
  text-transform: capitalize;
  background-color: #e5e5e5;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info {
    padding: 0;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info > div {
  font-size: 16px;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info > div {
    font-size: 14px;
    padding: 0 10px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .inquiry-list {
  border-bottom: 1px solid #dfdfdf;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox,
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg,
.wrap-cart .wrap-inquiryinfo .inquiry-info .pname,
.wrap-cart .wrap-inquiryinfo .inquiry-info .number,
.wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
  font-size: 14px;
  display: inline-block;
  padding: 20px 10px;
  vertical-align: middle;
  word-break: break-word;
}
@media (max-width: 1470px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pimg,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pname,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .number,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
    padding: 20px 10px;
  }
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pimg,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pname,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .number,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
    padding: 20px 10px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox {
  width: 10%;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox {
    width: 30px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
  width: 14%;
  text-align: center;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
    width: 30px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg {
  width: 14%;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg .img-box {
  padding-bottom: 75.71428571%;
  background: #fff;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg .img-box img {
  background: #fff;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pimg {
    width: -webkit-calc(14%);
    width: calc(44% - 30px);
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .number {
  width: 20%;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .number {
    width: -webkit-calc(26%);
    width: calc(56% - 30px);
    padding: 10px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pname {
  width: 38%;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .check-all .substitite {
  padding-left: 0;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .check-all span {
    display: none;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .all,
.wrap-cart .wrap-inquiryinfo .inquiry-info span {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .check-all {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .hidden-xs {
    display: none;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .visible-xs {
  display: none;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .visible-xs {
    display: block;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .Each,
.wrap-cart .wrap-inquiryinfo .inquiry-info .all {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -2px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #999;
  border-radius: 50%;
  outline: none;
  background: none;
  -webkit-appearance: none;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .Each:checked::after,
.wrap-cart .wrap-inquiryinfo .inquiry-info .all:checked::after {
  font-family: 'iconfont';
  font-size: 18px;
  position: absolute;
  top: -12px;
  left: 0;
  content: '\e60b';
  color: #009694;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .change .Each::after {
  font-family: 'iconfont';
  font-size: 18px;
  position: absolute;
  top: -12px;
  left: 0;
  content: '\e60b';
  color: #009694;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info input {
  font-size: 16px;
  line-height: 34px;
  position: relative;
  width: 60px;
  height: 34px;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info input {
    width: 30px;
  }
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info input {
    font-size: 14px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    border-right: none;
    border-left: none;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .del1,
.wrap-cart .wrap-inquiryinfo .inquiry-info .add1 {
  font-size: 20px;
  line-height: 36px;
  display: inline-block;
  width: 34px;
  height: 36px;
  margin: 0;
  margin-top: -2px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .del1,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .add1 {
    line-height: 25px;
    position: relative;
    z-index: 8;
    width: 25px;
    height: 25px;
    margin: 0 auto;
    border-radius: 2px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .del1:hover,
.wrap-cart .wrap-inquiryinfo .inquiry-info .add1:hover {
  color: #fff;
  border-color: #383838;
  background-color: #383838;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .add1 {
  margin-top: -1px;
  margin-left: 2px;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pic {
  border: 1px solid #dcdcdc;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info p {
  line-height: 24px;
  color: #000;
  margin: 0;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info p {
    font-size: 13px;
    margin-bottom: 4px;
  }
}
.wrap-cart .wrap-inquiryinfo .iclose {
  float: none;
  cursor: pointer;
  text-align: center;
  opacity: 1;
  color: #444;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .iclose::after {
    font-size: 16px;
  }
}
.wrap-cart .wrap-inquiryinfo .iclose:hover::after {
  color: #009694;
}
.wrap-cart .wrap-inquiryinfo .inquiry-message {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-message {
    padding-top: 50px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiryinfo .inquiry {
    padding-top: 50px;
  }
}
.wrap-cart .box-cart .wrap-inquiry .formbox form .form-inquiry .form-group input,
.wrap-cart .box-cart .wrap-inquiry .formbox form .form-inquiry .form-group textarea {
  background: #F9F9F9;
}
.wrap-show .common-form {
  margin-top: 40px;
}
.wrap-show .common-form form {
  margin-top: 40px;
}
.wrap-show .info .tit {
  padding: 15px 0;
  border-bottom: 1px solid #e3e3e3;
}
.wrap-show .info .tit h2 {
  color: #332C2B;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
}
@media (max-width: 1199px) {
  .wrap-show .info .tit h2 {
    font-size: 22px;
    line-height: 32px;
  }
}
.wrap-show .info .date {
  text-align: center;
  padding: 10px 20px;
  border-radius: 6px;
  background: #009694;
  display: inline-block;
}
.wrap-show .info .date i {
  margin-right: 10px;
  color: #152C5E;
  font-size: 22px;
}
.wrap-show .info .date span {
  display: block;
  color: #fff;
}
.wrap-show .info .date .day {
  font-size: 62px;
  font-weight: 500;
  line-height: 62px;
}
@media (max-width: 1199px) {
  .wrap-show .info .date .day {
    font-size: 34px;
    line-height: 30px;
  }
}
@media (max-width: 1199px) {
  .wrap-show .info .date .month,
  .wrap-show .info .date .year {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-show .info .date i {
  margin-right: 10px;
}
@media (max-width: 1199px) {
  .wrap-show .info .date i {
    margin-right: 5px;
  }
}
.wrap-show .info .editor-content {
  margin-top: 20px;
}
.wrap-show .info .editor-content p,
.wrap-show .info .editor-content b {
  color: #666;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .wrap-show .info .editor-content p,
  .wrap-show .info .editor-content b {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-show .info .share {
  margin-top: 35px;
}
@media (max-width: 1199px) {
  .wrap-show .info .share {
    margin-top: 20px;
  }
}
.wrap-show .info .share .share-to span {
  color: #222;
  font-size: 18px;
  margin-right: 10px;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-show .info .share .share-to span {
    font-size: 14px;
    margin-right: 5px;
  }
}
.wrap-show .info .link {
  display: flex;
  flex-direction: column;
  margin-top: 35px;
}
@media (max-width: 1199px) {
  .wrap-show .info .link {
    margin-top: 20px;
  }
}
.wrap-show .info .link .prev,
.wrap-show .info .link .next {
  color: #222;
  margin: 15px 0;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-show .info .link .prev,
  .wrap-show .info .link .next {
    margin: 7px 0;
  }
}
@media (max-width: 1199px) {
  .wrap-show .info .link .prev span,
  .wrap-show .info .link .next span {
    font-size: 14px;
  }
}
.wrap-show .info .link .prev a,
.wrap-show .info .link .next a {
  display: inline-block;
  transition: all 0.4s;
}
@media (max-width: 1199px) {
  .wrap-show .info .link .prev a,
  .wrap-show .info .link .next a {
    font-size: 14px;
  }
}
.wrap-show .info .link .prev a:hover,
.wrap-show .info .link .next a:hover {
  text-decoration: underline;
  color: #009694;
}
.nav-container i {
  display: none;
}
.footer-five {
  display: none;
  width: 100%;
  height: 55px;
  position: fixed;
  background: #009694;
  bottom: 0px;
  z-index: 99;
}
.footer-five .wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
}
@media (max-width: 1199px) {
  .footer-five {
    display: block;
  }
}
.footer-five .wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
}
.footer-five .endfive-menu {
  display: flex;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.footer-five .endfive-menu li {
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  color: #FFF;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer-five .endfive-menu li i {
  font-size: 20px;
}
.footer-five .endfive-menu li a {
  font-size: 13px;
}
.footer-five .endfive-menu li a span {
  display: block;
  text-align: center;
}
@media (max-width: 1199px) {
  .anim-left,
  .anim-right,
  .anim-down,
  .animated.swing,
  .animated.pulse,
  .animated.bounceInLeft,
  .animated.bounceInRight,
  .animated.bounceIn,
  .animated.fadeInUp,
  .animated.fadeInDown,
  .animated.fadeInLeft,
  .animated.fadeInRight {
    animation: none !important;
  }
}
.wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
  background: #fff;
  padding: 10px;
}
.wechat-pic img {
  max-height: 120px;
}
.float-window {
  position: fixed;
  width: auto;
  height: auto;
  top: 40%;
  right: 0px;
  z-index: 999;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 6px 0px 0px 6px;
  justify-content: space-evenly;
  background: transparent;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  padding: 5px;
  transition: transform 0.5s ease;
}
@media (max-width: 991px) {
  .float-window {
    top: 30%;
  }
}
@media (max-width: 991px) {
  .float-window {
    right: -110%;
  }
}
.float-window .window-box.box-top i {
  display: flex;
  align-items: center;
  justify-content: center;
}
.float-window .box-top i {
  color: #FFF;
  display: block;
  transition: all 0.3s;
}
.float-window .box-top:hover {
  cursor: pointer;
}
.float-window .window-box {
  width: 46px;
  height: 46px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6A6A6A;
  transition: all 0.3s ease-in-out;
  background: transparent;
  position: relative;
  opacity: 1;
  margin: 3px 0;
}
@media (max-width: 1199px) {
  .float-window .window-box {
    width: 45px;
    height: 45px;
  }
}
.float-window .window-box:hover {
  background: #009694;
  color: #FFF;
}
.float-window .window-box:hover i {
  color: #fff;
}
.float-window .window-box i {
  font-size: 26px;
  color: #6A6A6A;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .float-window .window-box i {
    font-size: 24px;
  }
}
.float-window .window-box a {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.float-window .window-box a .name {
  color: #FFF;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.float-window .window-box:hover.box-wechat a i {
  opacity: 1 !important;
}
.float-window .window-box:hover.box-cart a i,
.float-window .window-box:hover.box-linkedin a i,
.float-window .window-box:hover.box-telephone a i,
.float-window .window-box:hover.box-whatapp a i,
.float-window .window-box:hover.box-email a i,
.float-window .window-box:hover.box-wechat a i,
.float-window .window-box:hover.box-inquiry a i,
.float-window .window-box:hover.box-message a i,
.float-window .window-box:hover.box-facebook a i,
.float-window .window-box:hover.box-tiktok a i,
.float-window .window-box:hover.box-youtube a i,
.float-window .window-box:hover.box-twitter a i,
.float-window .window-box:hover.box-instagram a i,
.float-window .window-box:hover.box-tiktok a i,
.float-window .window-box:hover.box-skype a i {
  opacity: 1;
  pointer-events: none;
}
.float-window .window-box:hover.box-cart a p,
.float-window .window-box:hover.box-linkedin a p,
.float-window .window-box:hover.box-telephone a p,
.float-window .window-box:hover.box-whatapp a p,
.float-window .window-box:hover.box-email a p,
.float-window .window-box:hover.box-wechat a p,
.float-window .window-box:hover.box-inquiry a p,
.float-window .window-box:hover.box-message a p,
.float-window .window-box:hover.box-facebook a p,
.float-window .window-box:hover.box-tiktok a p,
.float-window .window-box:hover.box-youtube a p,
.float-window .window-box:hover.box-twitter a p,
.float-window .window-box:hover.box-instagram a p,
.float-window .window-box:hover.box-tiktok a p,
.float-window .window-box:hover.box-skype a p {
  display: block;
  opacity: 1;
  transform: translateX(100%);
  animation: slideInFromRight 0.5s forwards;
  padding: 8px 15px;
  border-radius: 4px;
  background: #009694;
  vertical-align: middle;
  height: 100% !important;
  display: flex;
  align-items: center;
  top: 0% !important;
  margin: 0;
  right: calc(100%);
}
.float-window .window-box:hover.box-cart a p i,
.float-window .window-box:hover.box-linkedin a p i,
.float-window .window-box:hover.box-telephone a p i,
.float-window .window-box:hover.box-whatapp a p i,
.float-window .window-box:hover.box-email a p i,
.float-window .window-box:hover.box-wechat a p i,
.float-window .window-box:hover.box-inquiry a p i,
.float-window .window-box:hover.box-message a p i,
.float-window .window-box:hover.box-facebook a p i,
.float-window .window-box:hover.box-tiktok a p i,
.float-window .window-box:hover.box-youtube a p i,
.float-window .window-box:hover.box-twitter a p i,
.float-window .window-box:hover.box-instagram a p i,
.float-window .window-box:hover.box-tiktok a p i,
.float-window .window-box:hover.box-skype a p i {
  margin-right: 10px;
  vertical-align: middle;
  opacity: 1;
  pointer-events: auto;
  font-size: 20px;
}
@keyframes slideInFromRight {
  from {
    transform: translateX(100%);
    /* 初始位置在右侧外部 */
  }
  to {
    transform: translateX(0%);
    /* 移动到初始位置 */
  }
}
.float-window .window-box.box-wechat p {
  display: block;
  padding: 10px;
  background: #fff;
}
.float-window .window-box.box-wechat p img {
  background: #fff;
  max-height: 120px;
}
.float-window .window-box.box-cart a {
  position: relative;
}
.float-window .window-box.box-cart a span {
  content: "";
  width: 14px;
  height: 14px;
  background: #009694;
  border-radius: 100%;
  top: 0;
  right: -10px;
  position: absolute;
  z-index: 1;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.float-window .window-box.box-wechat a p {
  position: absolute;
  right: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  color: #FFF;
  top: 120px;
  border-radius: 100px;
  display: none;
  background: none !important;
}
.float-window .window-box.box-whatapp a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 96px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
.float-window .window-box.box-linkedin a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 8px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-inquiry a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 157px;
  display: none;
}
.float-window .window-box.box-skype a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 180px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-message a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 70px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-telephone a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 48px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
.float-window .window-box.box-email a p {
  position: absolute;
  right: 100%;
  width: 260px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 0px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
#float-window-close {
  position: fixed;
  right: 2px;
  top: 80%;
  z-index: 99;
  width: 46px;
  height: 46px;
  background: #009694;
  border-radius: 5px;
  text-align: center;
  line-height: 46px;
  color: #FFF;
}
@media (min-width: 991px) {
  #float-window-close {
    display: none;
  }
}
#float-window-close i {
  font-size: 32px;
}
#float-window-close:hover {
  cursor: pointer;
}
#float-window-open {
  position: fixed;
  right: 2px;
  top: 80%;
  z-index: 99;
  width: 46px;
  height: 46px;
  background: #009694;
  border-radius: 5px;
  text-align: center;
  line-height: 46px;
  display: none;
  color: #FFF;
}
#float-window-open i {
  font-size: 32px;
  transform: rotate(-45deg);
}
#float-window-open:hover {
  cursor: pointer;
}
.float-window-visible {
  transform: translateX(-100%);
  right: 0;
}
@media (max-width: 991px) {
  .float-window-visible {
    right: -6% !important;
  }
}
@media (max-width: 767px) {
  .float-window-visible {
    right: -14% !important;
  }
}
.header.home-header {
  background: transparent;
}
@media (max-width: 1199px) {
  .header.home-header {
    background: #fff;
  }
}
.header {
  position: fixed;
  z-index: 11;
  transition: all 0.4s ease-out;
  width: 100%;
  background: #fff;
}
.header .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 1199px) {
  .header .info {
    height: 60px;
  }
}
.header .info::before {
  content: "";
  position: absolute;
  height: 1px;
  bottom: 15px;
  width: 100%;
  background: #009694;
}
@media (max-width: 1199px) {
  .header .info::before {
    display: none;
  }
}
.header .info .left {
  display: flex;
  align-items: center;
}
.header .info .left .menu-logo a {
  display: block;
}
.header .info .left .menu-logo a img {
  max-height: 50px;
}
.header .info .left .menu-nav {
  padding-left: 40px;
  display: flex;
  align-items: center;
  transition: all 0.5s ease;
}
@media (max-width: 1199px) {
  .header .info .left .menu-nav {
    display: none;
  }
}
.header .info .left .menu-nav .nav-first {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all 0.4s ease;
}
.header .info .left .menu-nav .nav-first li.active a::before {
  opacity: 1;
}
.header .info .left .menu-nav .nav-first li.active ul li a {
  color: #222;
  background: none;
  text-decoration: none;
}
.header .info .left .menu-nav .nav-first li.active ul li a::before {
  display: none;
}
.header .info .left .menu-nav .nav-first li.active ul li a:hover::before {
  width: 0%;
}
.header .info .left .menu-nav .nav-first li.active ul li > ul li a {
  background: none;
  color: #222;
}
.header .info .left .menu-nav .nav-first li.active ul li > ul li a:hover {
  color: #009694;
}
.header .info .left .menu-nav .nav-first li {
  display: inline-block;
  position: relative;
  padding: 0 40px;
}
@media (max-width: 1470px) {
  .header .info .left .menu-nav .nav-first li {
    padding: 0 20px;
  }
}
.header .info .left .menu-nav .nav-first li a {
  color: #332C2B;
  display: block;
  transition: all 0.2s;
  line-height: 100px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
.header .info .left .menu-nav .nav-first li a:hover {
  color: #009694;
}
.header .info .left .menu-nav .nav-first li a:hover::before {
  opacity: 1;
}
.header .info .left .menu-nav .nav-first li a::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  bottom: 10px;
  background: #009694;
  transition: all 0.3s ease-out;
  border: 3px solid #fff;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
}
.header .info .left .menu-nav .nav-first li a i {
  font-size: 12px;
}
.header .info .left .menu-nav .nav-first li > ul {
  display: none;
  position: absolute;
  z-index: 99;
  top: calc(100%);
  left: 0;
  border-top: 0;
  min-width: 100%;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform-origin: center top;
  background-color: #ffffff;
  padding: 15px 0;
  z-index: 2;
}
.header .info .left .menu-nav .nav-first li > ul li {
  margin: 0;
  width: 100%;
  display: block;
  text-align: start;
  flex-wrap: wrap;
  background: transparent;
  padding: 0;
  white-space: nowrap;
}
.header .info .left .menu-nav .nav-first li > ul li a {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  color: #222;
  line-height: 32px;
  padding: 5px 30px;
  text-transform: capitalize;
  position: relative;
}
.header .info .left .menu-nav .nav-first li > ul li a::after {
  content: "\e749";
  position: absolute;
  font-family: 'iconfont' !important;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.2s ease-out;
  font-weight: 500;
}
.header .info .left .menu-nav .nav-first li > ul li a:hover {
  color: #009694;
  transform: translateX(10px);
}
.header .info .left .menu-nav .nav-first li > ul li a:hover::before {
  display: none;
}
.header .info .left .menu-nav .nav-first li > ul li a:hover::after {
  opacity: 1;
  left: 10px;
}
.header .info .left .menu-nav .nav-first li > ul li > ul {
  display: none;
  position: absolute;
  flex-wrap: wrap;
  left: 100%;
  top: -15px;
  min-width: 100%;
  z-index: 9;
  background-color: #ffffff;
  color: #222;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform: none;
}
.header .info .left .menu-nav .nav-first li > ul li > ul li {
  display: block;
  text-align: start;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}
.header .info .left .menu-nav .nav-first li > ul li > ul li a {
  text-transform: capitalize;
  font-size: 16px;
  line-height: 32px;
  padding: 5px 20px;
  font-size: 15px;
}
.header .info .left .menu-nav .nav-first li > ul li > ul li a:hover::after {
  left: 0;
}
.header .info .right {
  display: flex;
  align-items: center;
}
.header .info .right .menu-cart a {
  display: flex;
  align-items: center;
  color: #222;
  font-size: 18px;
  font-weight: 400;
  transition: all 0.2s ease-out;
}
.header .info .right .menu-cart a:hover {
  color: #009694;
}
.header .info .right .menu-cart a:hover i {
  color: #009694;
}
.header .info .right .menu-cart a i {
  color: #222;
  font-weight: 500;
  margin-right: 10px;
  font-size: 20px;
  position: relative;
  transition: all 0.2s ease-out;
}
.header .info .right .menu-cart a i::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #CA0000;
  right: -2px;
  top: 2px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .header .info .right .menu-cart a span {
    display: none;
  }
}
.header .info .right .menu-search {
  padding: 0 50px 0 30px;
}
@media (max-width: 1199px) {
  .header .info .right .menu-search {
    padding: 0 15px;
  }
}
.header .info .right .menu-search .find a i {
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-out;
}
.header .info .right .menu-search .find a i:hover {
  color: #009694;
}
.header .info .right .menu-language {
  position: relative;
}
.header .info .right .menu-language a {
  display: block;
  padding: 9px 40px;
  text-align: center;
  background: #009694;
  color: #fff;
  border-radius: 100px;
  position: relative;
}
@media (max-width: 767px) {
  .header .info .right .menu-language a {
    padding: 9px 20px;
    font-size: 14px;
  }
}
.header .info .right .menu-language a::after {
  content: "\e60e";
  font-family: 'iconfont' !important;
  right: 0;
  padding-left: 5px;
}
.header .info .right .menu-language:hover .drop-select {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
  transform: perspective(500px) rotatex(0);
}
.header .info .right .menu-language .drop-select {
  position: absolute;
  width: 100%;
  top: 100%;
  padding: 15px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transition: all 0.3s ease-out;
  opacity: 0;
  pointer-events: none;
  transform: perspective(500px) rotatex(-20deg);
  transform-origin: 50% 0;
  visibility: hidden;
}
.header .info .right .menu-language .drop-select a {
  padding: 0;
  background: transparent;
  color: #222;
  line-height: 32px;
  transition: all 0.2s ease-out;
}
.header .info .right .menu-language .drop-select a::after {
  display: none;
}
.header .info .right .menu-language .drop-select a:hover {
  color: #009694;
}
.header-nav {
  border-bottom: 1px solid #DEDEDE;
  padding: 13px 0;
}
@media (max-width: 1199px) {
  .header-nav {
    padding: 10px 0;
  }
}
.header-nav .info ul {
  position: relative;
  display: flex;
  align-items: center;
}
.header-nav .info ul::before {
  content: "\e73b";
  font-family: 'iconfont' !important;
  left: 0;
  padding-right: 10px;
  font-size: 20px;
  color: #009694;
}
.header-nav .info ul li {
  display: inline-block;
  padding-right: 15px;
  position: relative;
}
.header-nav .info ul li:last-child::after {
  display: none;
}
.header-nav .info ul li::after {
  content: "-";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3px;
}
.header-nav .info ul li:last-child a {
  font-weight: bold;
  color: #009694;
}
.header-nav .info ul li a {
  color: #333;
  font-size: 14px;
  display: block;
}
@media (max-width: 1199px) {
  .header-nav .info ul li a {
    font-size: 14px;
  }
}
.header-nav .info ul li a:hover {
  color: #009694;
}
.wrap-contact {
  position: relative;
  top: -150px;
  z-index: 10;
}
@media (max-width: 1199px) {
  .wrap-contact {
    top: auto;
    padding: 40px 0;
  }
}
.wrap-contact .info {
  padding: 130px 120px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 4px 27.8px -5px rgba(106, 106, 106, 0.1);
}
@media (max-width: 1199px) {
  .wrap-contact .info {
    padding: 40px 30px;
  }
}
.wrap-contact .info .top .common-txt p {
  font-size: 20px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .top .common-txt p {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-contact .info .common-form {
  margin-top: 100px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .common-form {
    margin-top: 30px;
  }
}
.wrap-contact .info .list {
  display: flex;
  padding-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .list {
    padding-top: 30px;
    flex-direction: column;
  }
}
.wrap-contact .info .list .left {
  width: 50%;
}
@media (max-width: 1199px) {
  .wrap-contact .info .list .left {
    width: 100%;
  }
}
.wrap-contact .info .list .left .img-box {
  padding-bottom: calc(320 / 580 * 100%);
  border-radius: 12px;
}
.wrap-contact .info .list .left .img-box img {
  transition: all 0.2s ease-out;
}
.wrap-contact .info .list .left iframe {
  width: 100%;
  height: 350px;
  border-radius: 10px;
}
.wrap-contact .info .list .right {
  padding-left: 80px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .list .right {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
    order: 2;
  }
}
.wrap-contact .info .list .right a,
.wrap-contact .info .list .right .address {
  display: block;
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  transition: all 0.2s ease-out;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .list .right a,
  .wrap-contact .info .list .right .address {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0;
  }
}
.wrap-contact .info .list .right a:hover {
  color: #009694;
}
.common-form form .row .col-12 .form-group-tit {
  margin-bottom: 15px;
}
.common-form form .row .col-12 .form-group-tit input {
  width: 100%;
  padding: 14px 20px;
  border-radius: 6px;
  border: none;
  color: #444;
  font-size: 18px;
  background: #fff;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group-tit input {
    padding: 12px 15px;
    font-size: 14px;
  }
}
.common-form form .row .col-12 .form-group-tit input::placeholder {
  color: #444;
  font-size: 18px;
  font-weight: 400;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group-tit input::placeholder {
    font-size: 14px;
  }
}
.common-form form .row .col-12 .form-group-tit input:focus::placeholder {
  color: #888;
}
.common-form form .row .col-12 .form-group {
  margin-bottom: 15px;
}
.common-form form .row .col-12 .form-group input {
  width: 100%;
  padding: 14px 20px;
  border-radius: 6px;
  border: none;
  color: #444;
  font-size: 18px;
  background: #F3F3F3;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group input {
    padding: 12px 15px;
  }
}
.common-form form .row .col-12 .form-group input::placeholder {
  color: #444;
  font-size: 18px;
  font-weight: 400;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group input::placeholder {
    font-size: 14px;
  }
}
.common-form form .row .col-12 .form-group input:focus::placeholder {
  color: #888;
}
.common-form form .row .col-12 .form-group textarea {
  width: 100%;
  padding: 14px 20px;
  border-radius: 6px;
  border: none;
  color: #444;
  font-size: 18px;
  background: #F3F3F3;
  font-weight: 400;
  resize: none;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group textarea {
    padding: 12px 15px;
  }
}
.common-form form .row .col-12 .form-group textarea::placeholder {
  color: #444;
  font-size: 18px;
  font-weight: 400;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group textarea::placeholder {
    font-size: 14px;
  }
}
.common-form form .row .col-12 .form-group textarea:focus::placeholder {
  color: #888;
}
.common-form form .row .col-12 .submit-group {
  text-align: center;
}
.common-form form .row .col-12 .submit-group button {
  padding: 13px 160px;
  border-radius: 6px;
  background: #000;
  text-align: center;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .submit-group button {
    padding: 10px 50px;
    font-size: 14px;
  }
}
.common-form form .row .col-12 .submit-group button:hover {
  background: #009694;
}
.footer {
  background: #02615F;
}
.footer .foot {
  padding: 80px 0;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer .foot {
    padding: 40px 0 20px 0;
  }
}
@media (max-width: 1199px) {
  .footer .foot {
    flex-direction: column;
  }
}
.footer .foot .foot-tit h2 {
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .footer .foot .foot-tit h2 {
    font-size: 16px;
  }
}
.footer .foot .foot-contact {
  max-width: 400px;
}
@media (max-width: 1199px) {
  .footer .foot .foot-contact {
    max-width: 100%;
  }
}
.footer .foot .foot-contact .note {
  margin-top: 75px;
}
@media (max-width: 1199px) {
  .footer .foot .foot-contact .note {
    margin-top: 20px;
  }
}
.footer .foot .foot-contact .note h2 {
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .footer .foot .foot-contact .note h2 {
    font-size: 18px;
    line-height: 26px;
  }
}
.footer .foot .foot-contact .note p {
  margin: 20px 0 0 0 ;
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .footer .foot .foot-contact .note p {
    margin: 10px 0 0 0;
  }
}
.footer .foot .foot-contact .foot-form {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .footer .foot .foot-contact .foot-form {
    margin-top: 20px;
  }
}
.footer .foot .foot-contact .foot-form form {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer .foot .foot-contact .foot-form form {
    flex-direction: column;
    align-items: start;
  }
}
.footer .foot .foot-contact .foot-form form input {
  width: 75%;
  padding: 10px 15px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(5px);
  color: rgba(255, 255, 255, 0.6);
}
.footer .foot .foot-contact .foot-form form input::placeholder {
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  transition: all 0.2s ease-out;
}
.footer .foot .foot-contact .foot-form form input:focus::placeholder {
  color: #ccc;
}
@media (max-width: 1199px) {
  .footer .foot .foot-contact .foot-form form input {
    width: 100%;
  }
}
.footer .foot .foot-contact .foot-form form button {
  border: none;
  background: #fff;
  text-align: center;
  border-radius: 6px;
  background: #FFF;
  backdrop-filter: blur(5px);
  color: #009694;
  padding: 5px 30px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .footer .foot .foot-contact .foot-form form button {
    margin-top: 20px;
  }
}
.footer .foot .foot-contact .foot-form form button:hover {
  background: #222;
  color: #fff;
}
.footer .foot .foot-contact .foot-form form button i {
  font-size: 24px;
}
.footer .foot .foot-nav {
  width: 50%;
  padding-top: 80px;
}
@media (max-width: 1199px) {
  .footer .foot .foot-nav {
    max-width: 100%;
    padding-top: 20px;
    width: 100%;
  }
}
.footer .foot .foot-nav ul {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer .foot .foot-nav ul {
    flex-direction: column;
  }
}
.footer .foot .foot-nav ul li {
  max-width: 33.3333%;
}
@media (max-width: 1199px) {
  .footer .foot .foot-nav ul li {
    margin: 7px 0;
    width: 100%;
    max-width: 100%;
  }
}
.footer .foot .foot-nav ul li .item .info {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .footer .foot .foot-nav ul li .item .info {
    padding-top: 15px;
  }
}
.footer .foot .foot-nav ul li .item .info a,
.footer .foot .foot-nav ul li .item .info span {
  display: block;
  color: #FFF;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 15px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .footer .foot .foot-nav ul li .item .info a,
  .footer .foot .foot-nav ul li .item .info span {
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    margin-right: 20px;
    margin-bottom: 5px;
  }
}
.footer .foot .foot-nav ul li .item .info a:hover {
  color: #FFFBE1;
  text-decoration: underline;
}
.footer .copyright {
  padding: 40px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer .copyright {
    padding: 15px 0 70px 0;
  }
}
@media (max-width: 1199px) {
  .footer .copyright {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
}
.footer .copyright p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  margin: 0;
  font-weight: 400;
}
.footer .copyright .right {
  display: flex;
  align-items: center;
  width: 40%;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer .copyright .right {
    width: 100%;
    margin-top: 20px;
    flex-direction: column;
    justify-content: center;
  }
}
.footer .copyright .right .share ul li {
  display: inline-block;
  margin: 0 10px;
}
@media (max-width: 1199px) {
  .footer .copyright .right .share ul li {
    margin: 0 7px;
  }
}
.footer .copyright .right .share ul li a {
  display: block;
}
.footer .copyright .right .share ul li a i {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.19);
  color: #fff;
  font-size: 23px;
  transition: all 0.2s ease-out;
}
.footer .copyright .right .share ul li a i:hover {
  color: #FFFBE1;
  transform: translateY(-10px);
}
@media (max-width: 1199px) {
  .footer .copyright .right .link {
    margin-top: 20px;
  }
}
.footer .copyright .right .link a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-weight: 400;
  padding: 0 10px;
  position: relative;
}
.footer .copyright .right .link a:first-child::before {
  display: none;
}
.footer .copyright .right .link a:hover {
  color: #FFFBE1;
  text-decoration: underline;
}
.footer .copyright .right .link a::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 12px;
  background: rgba(255, 255, 255, 0.5);
  top: 50%;
  transform: translateY(-50%);
  left: -3px;
}
.wrap-news .group {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-news .group {
    margin-top: 30px;
  }
}
.wrap-news .group .item {
  position: relative;
  margin-bottom: 30px;
  padding: 20px;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background: #F7F7F7;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-news .group .item {
    margin-bottom: 20px;
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .wrap-news .group .item {
    flex-direction: column;
    align-items: start;
  }
}
.wrap-news .group .item:hover {
  background: #009694;
}
.wrap-news .group .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.wrap-news .group .item:hover .note .tit a {
  color: #fff;
  text-decoration: underline;
}
.wrap-news .group .item:hover .note .txt p {
  color: #fff;
}
.wrap-news .group .item:hover .note .more a {
  color: #fff;
}
.wrap-news .group .item:hover .date span {
  color: #fff;
}
.wrap-news .group .item .pic {
  width: 30%;
}
@media (max-width: 767px) {
  .wrap-news .group .item .pic {
    width: 100%;
  }
}
.wrap-news .group .item .pic .img-box {
  border-radius: 10px;
  padding-bottom: calc(220 / 350 * 100%);
}
.wrap-news .group .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-news .group .item .note {
  width: 40%;
  padding-left: 40px;
}
@media (max-width: 767px) {
  .wrap-news .group .item .note {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
}
.wrap-news .group .item .note .tit a {
  transition: all 0.2s ease-out;
  color: #222;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 30px;
}
@media (max-width: 1199px) {
  .wrap-news .group .item .note .tit a {
    font-size: 18px;
    line-height: 26px;
    height: 26px;
  }
}
.wrap-news .group .item .note .txt {
  margin-top: 20px;
}
.wrap-news .group .item .note .txt p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 72px;
}
@media (max-width: 1199px) {
  .wrap-news .group .item .note .txt p {
    font-size: 14px;
    line-height: 26px;
    height: 78px;
  }
}
.wrap-news .group .item .note .more {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-news .group .item .note .more {
    margin-top: 20px;
  }
}
.wrap-news .group .item .note .more a {
  display: block;
  color: #009694;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .wrap-news .group .item .note .more a {
    font-size: 14px;
  }
}
.wrap-news .group .item .date {
  position: absolute;
  right: 5%;
  top: 10%;
  z-index: 2;
  text-align: center;
}
@media (max-width: 767px) {
  .wrap-news .group .item .date {
    right: 5%;
    top: auto;
    bottom: 10px;
    text-align: start;
  }
}
.wrap-news .group .item .date span {
  display: block;
}
.wrap-news .group .item .date .day {
  color: #222;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .wrap-news .group .item .date .day {
    font-size: 22px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .wrap-news .group .item .date .day {
    color: #009694;
  }
}
.wrap-news .group .item .date .year {
  margin-top: 10px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .wrap-news .group .item .date .year {
    margin-top: 3px;
  }
}
.pagination {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: end;
  padding-top: 20px;
}
.pagination ul {
  padding: 7px 20px;
  border-radius: 50px;
  background: #F7F7F7;
}
.pagination ul li.other a {
  border: none;
}
.pagination ul li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .pagination ul li {
    margin: 2px;
  }
}
.pagination ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  transition: all 0.4s;
  border-radius: 100%;
  background: transparent;
}
@media (max-width: 1199px) {
  .pagination ul li a {
    font-size: 14px;
  }
}
.pagination ul li a:hover {
  cursor: pointer;
  color: #FFF;
  background: #009694;
}
.pagination ul li.active a {
  background: #009694;
  color: #fff;
}
.pagination ul li.next a {
  background: #fff;
}
.pagination ul li.next a:hover {
  cursor: pointer;
  color: #FFF;
  background: #009694;
}
.pagination ul li.next a:hover i {
  color: #fff;
}
.pagination ul li.next a i {
  color: #222;
  font-size: 14px;
}
.pagination ul li.prev a {
  background: #fff;
}
.pagination ul li.prev a:hover {
  cursor: pointer;
  color: #FFF;
  background: #009694;
}
.pagination ul li.prev a:hover i {
  color: #fff;
}
.pagination ul li.prev a i {
  color: #222;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .wrap-product {
    padding-top: 0;
  }
}
.wrap-product .info {
  display: flex;
  justify-content: space-between;
}
.wrap-product .info .left {
  width: 23%;
}
@media (max-width: 1199px) {
  .wrap-product .info .left {
    display: none;
  }
}
.wrap-product .info .left .left-group ul {
  margin-top: 40px;
}
.wrap-product .info .left .left-group ul li.active a {
  background: #009694;
  color: #fff;
}
.wrap-product .info .left .left-group ul li.active ul {
  display: block;
  margin-top: 0;
  padding: 20px 10px;
  border-radius: 0px 0px 10px 10px;
  background: #F7F7F7;
}
.wrap-product .info .left .left-group ul li.active ul li {
  margin-bottom: 10px;
}
.wrap-product .info .left .left-group ul li.active ul li a {
  color: #222;
  background: transparent;
  font-size: 16px;
  font-weight: 400;
  padding: 16px 10px;
}
.wrap-product .info .left .left-group ul li.active ul li a:hover {
  color: #009694;
  border-radius: 6px;
  background: #EEE;
}
.wrap-product .info .left .left-group ul li {
  margin-bottom: 20px;
}
.wrap-product .info .left .left-group ul li a {
  display: block;
  background: #F7F7F7;
  border-radius: 10px;
  padding: 16px 20px;
  color: #222;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  transition: all 0.2s ease-out;
}
.wrap-product .info .left .left-group ul li a:hover {
  background: #009694;
  color: #fff;
}
.wrap-product .info .left .left-group ul li ul {
  display: none;
  padding: 20px 10px;
  border-radius: 0px 0px 10px 10px;
  background: #F7F7F7;
}
.wrap-product .info .left .left-group ul li ul li {
  margin-bottom: 10px;
}
.wrap-product .info .left .left-group ul li ul li a {
  color: #222;
  font-size: 16px;
  font-weight: 400;
  padding: 16px 10px;
}
.wrap-product .info .left .left-group ul li ul li a:hover {
  color: #009694;
  border-radius: 6px;
  background: #EEE;
}
.wrap-product .info .right {
  width: 73%;
}
@media (max-width: 1199px) {
  .wrap-product .info .right {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .wrap-product .info .right .row {
    margin: 0 -7px;
  }
}
@media (max-width: 1199px) {
  .wrap-product .info .right .row .col-12 {
    padding: 0 7px;
  }
}
@media (max-width: 991px) {
  .wrap-product .info .right .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .wrap-product .info .right .row .col-12 {
    width: 100%;
  }
}
.wrap-product .info .right .row .col-12 .item {
  padding: 30px;
  border-radius: 10px;
  background: #FBFAF5;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .wrap-product .info .right .row .col-12 .item {
    margin-bottom: 20px;
    padding: 15px;
  }
}
.wrap-product .info .right .row .col-12 .item:hover .pic .img-box img {
  transform: scale3d(0.9, 0.9, 1);
}
.wrap-product .info .right .row .col-12 .item:hover .note .tit a {
  color: #009694;
  text-decoration: underline;
}
.wrap-product .info .right .row .col-12 .item .pic .img-box {
  padding-bottom: calc(250 / 260 * 100%);
  mix-blend-mode: multiply;
}
.wrap-product .info .right .row .col-12 .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-product .info .right .row .col-12 .item .note {
  padding-top: 60px;
}
.wrap-product .info .right .row .col-12 .item .note .tit a {
  font-size: 20px;
  font-weight: bold;
  color: #222;
  line-height: 30px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-product .info .right .row .col-12 .item .note .tit a {
    font-size: 18px;
    line-height: 26px;
  }
}
.wrap-product .info .right .row .col-12 .item .note .tit a:hover {
  color: #009694;
  text-decoration: underline;
}
.wrap-details {
  margin-top: 100px;
  padding-bottom: 130px;
}
@media (max-width: 1199px) {
  .wrap-details {
    padding-bottom: 40px;
    margin-top: 60px;
  }
}
.wrap-details .editor-content b {
  color: #333;
  font-size: 20px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .wrap-details .editor-content b {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-details .editor-content ul {
  padding-left: 20px;
}
.wrap-details .editor-content ul li {
  color: #444;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .editor-content ul li {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-details .editor-content .table-box {
  width: 100% !important;
}
@media (max-width: 1199px) {
  .wrap-details .editor-content .table-box {
    overflow: auto;
  }
}
.wrap-details .editor-content .table-box table {
  width: 100% !important;
}
.wrap-details .editor-content .table-box table tr td {
  border-width: 1px;
  border-color: #ccc;
  padding: 10px;
  color: #444;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .editor-content .table-box table tr td {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-details .editor-content .table-box table tr td p {
  color: #444;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .editor-content .table-box table tr td p {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-details .editor-content p {
  color: #444;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .editor-content p {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-details .group-details .introduce {
  padding-top: 120px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .introduce {
    padding-top: 0;
    flex-direction: column;
  }
}
.wrap-details .group-details .introduce .left {
  width: 50%;
  display: flex;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .introduce .left {
    flex-direction: column;
    width: 100%;
  }
}
.wrap-details .group-details .introduce .left .slider-for {
  width: 80%;
  overflow: hidden;
  border: 1px solid rgba(0, 69, 64, 0.35);
  border-radius: 20px;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .introduce .left .slider-for {
    width: 100%;
  }
}
.wrap-details .group-details .introduce .left .slider-for .item .img-box {
  border-radius: 20px;
}
.wrap-details .group-details .introduce .left .slider-nav {
  width: 20%;
  margin: -6px 0;
  padding-left: 20px;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .introduce .left .slider-nav {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
    margin: 0 -6px;
  }
}
.wrap-details .group-details .introduce .left .slider-nav .slick-slide {
  padding: 6px 0;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .introduce .left .slider-nav .slick-slide {
    padding: 0 6px;
  }
}
.wrap-details .group-details .introduce .left .slider-nav .slick-current .item .img-box {
  border: 1px solid #009694;
}
.wrap-details .group-details .introduce .left .slider-nav .item .img-box {
  border: 1px solid rgba(0, 69, 64, 0.35);
  border-radius: 10px;
}
.wrap-details .group-details .introduce .left .slider-nav .item-video {
  position: relative;
}
.wrap-details .group-details .introduce .left .slider-nav .item-video .play {
  cursor: pointer;
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap-details .group-details .introduce .left .slider-nav .item-video .play i {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  color: #fff;
  background: #009694;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap-details .group-details .introduce .right {
  width: 45%;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .introduce .right {
    width: 100%;
    margin-top: 30px;
  }
}
.wrap-details .group-details .introduce .right .tit {
  padding-bottom: 30px;
  border-bottom: 1px solid #DEDEDE;
  position: relative;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .introduce .right .tit {
    padding-bottom: 10px;
  }
}
.wrap-details .group-details .introduce .right .tit::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 20%;
  background: #009694;
}
.wrap-details .group-details .introduce .right .tit h2 {
  color: #222;
  font-size: 40px;
  font-weight: bold;
  line-height: 50px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .introduce .right .tit h2 {
    font-size: 24px;
    line-height: 26px;
  }
}
.wrap-details .group-details .introduce .right .editor-content {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .introduce .right .editor-content {
    padding-top: 20px;
  }
}
.wrap-details .group-details .introduce .right .editor-content b {
  color: #222;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .introduce .right .editor-content b {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-details .group-details .introduce .right .editor-content ul {
  padding-left: 20px;
}
.wrap-details .group-details .introduce .right .editor-content ul li {
  list-style-type: disc;
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .introduce .right .editor-content ul li {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-details .group-details .introduce .right .share {
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .introduce .right .share {
    padding-top: 20px;
  }
}
.wrap-details .group-details .introduce .right .share .share-to {
  margin-right: 20px;
}
.wrap-details .group-details .introduce .right .share .share-to span {
  font-weight: bold;
  font-size: 14px;
  color: #333;
}
.wrap-details .group-details .introduce .right .link {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .introduce .right .link {
    padding-top: 20px;
  }
}
.wrap-details .group-details .introduce .right .link a {
  margin-right: 20px;
  display: inline-block;
  padding: 13px 30px;
  text-align: center;
  border: 1px solid #009694;
  font-size: 16px;
  transition: all 0.2s ease-out;
  border-radius: 6px;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .introduce .right .link a {
    padding: 11px 30px;
    font-size: 14px;
  }
}
.wrap-details .group-details .introduce .right .link .inquiry {
  color: #009694;
}
.wrap-details .group-details .introduce .right .link .inquiry:hover {
  background: #009694;
  color: #fff;
}
.wrap-details .group-details .introduce .right .link .add {
  background: #009694;
  color: #fff;
}
.wrap-details .group-details .details-list .menu-des .editor-content {
  padding: 40px 20px 0 20px;
}
.wrap-details .group-details .details-list .menu-inquiry .common-form {
  margin-top: 20px;
}
.wrap-details .group-details .details-list .menu-inquiry .common-form form .row .col-12 {
  border-bottom: 1px solid #D9D9D9;
}
.wrap-details .group-details .details-list .menu-inquiry .common-form form .row .col-12:last-child {
  border-bottom: none;
}
.wrap-details .group-details .details-list .menu-inquiry .common-form form .row .col-12 .form-group input,
.wrap-details .group-details .details-list .menu-inquiry .common-form form .row .col-12 .form-group textarea {
  background: #fff;
}
.wrap-details .group-details .details-list .menu-inquiry .common-form form .row .col-12 .submit-group {
  margin-top: 20px;
}
.wrap-details .group-details .details-list .menu-inquiry .common-form form .row .col-12 .submit-group button {
  padding: 13px 120px;
  background: #009694;
  color: #fff;
}
.wrap-details .group-details .details-list .menu-inquiry .common-form form .row .col-12 .submit-group button:hover {
  background: #222;
  color: #fff;
}
.wrap-details .group-details .details-list .menu-related .slick-related {
  padding-top: 50px;
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .details-list .menu-related .slick-related {
    margin: 0 -7px;
    padding-top: 30px;
  }
}
.wrap-details .group-details .details-list .menu-related .slick-related .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .details-list .menu-related .slick-related .slick-slide {
    padding: 0 7px;
  }
}
.wrap-details .group-details .details-list .menu-related .slick-related .item {
  padding: 30px;
  border-radius: 10px;
  background: #FBFAF5;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .details-list .menu-related .slick-related .item {
    padding: 15px;
  }
}
.wrap-details .group-details .details-list .menu-related .slick-related .item:hover .pic .img-box img {
  transform: scale3d(0.9, 0.9, 1);
}
.wrap-details .group-details .details-list .menu-related .slick-related .item:hover .note .tit a {
  color: #009694;
  text-decoration: underline;
}
.wrap-details .group-details .details-list .menu-related .slick-related .item .pic .img-box {
  padding-bottom: calc(250 / 260 * 100%);
  mix-blend-mode: multiply;
}
.wrap-details .group-details .details-list .menu-related .slick-related .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-details .group-details .details-list .menu-related .slick-related .item .note {
  padding-top: 60px;
}
.wrap-details .group-details .details-list .menu-related .slick-related .item .note .tit a {
  font-size: 20px;
  font-weight: bold;
  color: #222;
  line-height: 30px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-details .group-details .details-list .menu-related .slick-related .item .note .tit a {
    font-size: 18px;
    line-height: 26px;
  }
}
.wrap-details .group-details .details-list .menu-related .slick-related .item .note .tit a:hover {
  color: #009694;
  text-decoration: underline;
}
.wrap-box {
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-box {
    padding-top: 40px;
  }
}
.details-tit {
  position: relative;
  z-index: 2;
  padding: 12px 30px;
}
.details-tit::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 0px 0px 4px 4px;
  background: #F3F3F3;
}
.details-tit::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 2px;
  background: #009694;
  left: 0;
  top: 0;
}
.details-tit h2 {
  position: relative;
  display: block;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .details-tit h2 {
    font-size: 18px;
    line-height: 26px;
  }
}
.wrap-about .introduce {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
@media (max-width: 1199px) {
  .wrap-about .introduce {
    height: auto;
    padding: 40px 0 200px 0;
  }
}
.wrap-about .introduce .top .common-txt p {
  color: #666;
}
.wrap-about .introduce .num {
  padding-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-about .introduce .num {
    padding-top: 30px;
  }
}
.wrap-about .introduce .num ul {
  display: flex;
  margin: 0 -15px;
  justify-content: center;
}
@media (max-width: 767px) {
  .wrap-about .introduce .num ul {
    flex-direction: column;
    margin: -7px 0;
  }
}
.wrap-about .introduce .num ul li {
  padding: 0 15px;
}
@media (max-width: 767px) {
  .wrap-about .introduce .num ul li {
    padding: 7px 0;
    width: 100%;
  }
}
.wrap-about .introduce .num ul li .item {
  text-align: center;
  height: 100%;
  padding: 18px 70px;
  border-radius: 10px;
  border: 1px solid #DEDEDE;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(2px);
}
.wrap-about .introduce .num ul li .item b {
  color: #009694;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}
@media (max-width: 1199px) {
  .wrap-about .introduce .num ul li .item b {
    font-size: 34px;
    line-height: 34px;
  }
}
.wrap-about .introduce .num ul li .item p {
  margin: 10px 0 0 0;
  color: #666;
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 1199px) {
  .wrap-about .introduce .num ul li .item p {
    font-size: 14px;
  }
}
.wrap-about .introduce .play {
  cursor: pointer;
  position: absolute;
  bottom: 200px;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 150px;
}
@keyframes border_animation {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
@media (max-width: 1199px) {
  .wrap-about .introduce .play {
    padding-top: 0px;
    bottom: 80px;
  }
}
.wrap-about .introduce .play a {
  position: relative;
  z-index: 2;
}
.wrap-about .introduce .play a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #fff;
  top: 0;
  z-index: -1;
  border-radius: 50%;
  animation: border_animation 3.9s linear 0s infinite;
  animation-play-state: running;
}
.wrap-about .introduce .play a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  z-index: -1;
  border-radius: 50%;
  animation: border_animation 3.9s linear 0s infinite;
  animation-play-state: running;
  animation-delay: 1.5s;
}
.wrap-about .introduce .play a i {
  width: 58px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  color: #222;
  font-size: 22px;
}
@media (max-width: 991px) {
  .wrap-about .introduce .play a i {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
}
.wrap-about .development {
  height: 100%;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-about .development {
    height: auto;
  }
}
.wrap-about .development .slick-development {
  margin: 0 -30px;
  padding-top: 70px;
}
@media (max-width: 1199px) {
  .wrap-about .development .slick-development {
    margin: 0 -7px;
    padding-top: 30px;
  }
}
.wrap-about .development .slick-development .slick-prev,
.wrap-about .development .slick-development .slick-next {
  top: 55%;
}
.wrap-about .development .slick-development .slick-list {
  padding-top: 400px;
}
@media (max-width: 1199px) {
  .wrap-about .development .slick-development .slick-list {
    padding-top: 0px;
  }
}
.wrap-about .development .slick-development .slick-list::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #DEDEDE;
  width: 100%;
  height: 1px;
}
@media (max-width: 1199px) {
  .wrap-about .development .slick-development .slick-list::before {
    display: none;
  }
}
.wrap-about .development .slick-development .slick-slide {
  padding: 0 30px;
  position: relative;
}
@media (max-width: 1199px) {
  .wrap-about .development .slick-development .slick-slide {
    padding: 0 7px;
  }
}
.wrap-about .development .slick-development .slick-slide:nth-child(2n+2) {
  top: -400px;
}
@media (max-width: 1199px) {
  .wrap-about .development .slick-development .slick-slide:nth-child(2n+2) {
    top: auto;
  }
}
.wrap-about .development .slick-development .slick-slide:nth-child(2n+2) .item .dev-mark {
  content: "";
  position: absolute;
  top: 111%;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #00969442;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .wrap-about .development .slick-development .slick-slide:nth-child(2n+2) .item .dev-mark {
    display: none;
  }
}
.wrap-about .development .slick-development .slick-slide:nth-child(2n+2) .item .dev-mark::after {
  width: 15px;
  height: 15px;
  content: "";
  position: absolute;
  background: #009694;
  border-radius: 50%;
}
.wrap-about .development .slick-development .slick-slide:nth-child(2n+2) .item .date {
  margin-top: 20px;
  order: 3;
}
@media (max-width: 1199px) {
  .wrap-about .development .slick-development .slick-slide:nth-child(2n+2) .item .date {
    order: 1;
    margin-top: 0;
  }
}
.wrap-about .development .slick-development .slick-slide:nth-child(2n+2) .item .pic {
  order: 1;
  margin-top: 0;
}
@media (max-width: 1199px) {
  .wrap-about .development .slick-development .slick-slide:nth-child(2n+2) .item .pic {
    order: 2;
    margin-top: 20px;
  }
}
.wrap-about .development .slick-development .slick-slide:nth-child(2n+2) .item .note {
  order: 2;
}
@media (max-width: 1199px) {
  .wrap-about .development .slick-development .slick-slide:nth-child(2n+2) .item .note {
    order: 3;
  }
}
.wrap-about .development .slick-development .item {
  display: flex !important;
  flex-direction: column !important;
  position: relative;
}
.wrap-about .development .slick-development .item .dev-mark {
  content: "";
  position: absolute;
  top: -19%;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #00969442;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .wrap-about .development .slick-development .item .dev-mark {
    display: none;
  }
}
.wrap-about .development .slick-development .item .dev-mark::after {
  width: 15px;
  height: 15px;
  content: "";
  position: absolute;
  background: #009694;
  border-radius: 50%;
}
.wrap-about .development .slick-development .item .date span {
  display: block;
  color: #009694;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
}
.wrap-about .development .slick-development .item .pic {
  margin-top: 20px;
}
.wrap-about .development .slick-development .item .pic .img-box {
  padding-bottom: calc(130 / 200 * 100%);
  border-radius: 6px;
}
.wrap-about .development .slick-development .item .note {
  margin-top: 15px;
  height: 80px;
  overflow: auto;
}
@media (max-width: 1199px) {
  .wrap-about .development .slick-development .item .note {
    height: auto;
  }
}
.wrap-about .development .slick-development .item .note p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-about .development .slick-development .item .note p {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-about .honor {
  background: #F7F7F7;
  overflow: hidden;
}
.wrap-about .honor .info .slick-honor {
  padding-top: 50px;
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-about .honor .info .slick-honor {
    padding-top: 30px;
    margin: 0 -7px;
  }
}
.wrap-about .honor .info .slick-honor .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-about .honor .info .slick-honor .slick-slide {
    padding: 0 7px;
  }
}
.wrap-about .honor .info .slick-honor .slick-prev,
.wrap-about .honor .info .slick-honor .slick-next {
  top: -6%;
}
.wrap-about .honor .info .slick-honor .slick-next {
  right: 0;
}
.wrap-about .honor .info .slick-honor .slick-prev {
  left: 92%;
}
.wrap-about .honor .info .slick-honor .item:hover {
  cursor: pointer;
}
.wrap-about .honor .info .slick-honor .item:hover .pic {
  background: #009694;
}
.wrap-about .honor .info .slick-honor .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.wrap-about .honor .info .slick-honor .item .pic {
  transition: all 0.2s ease-out;
  padding: 30px;
  background: #fff;
  border: 1px solid #DEDEDE;
  border-radius: 20px;
}
@media (max-width: 1199px) {
  .wrap-about .honor .info .slick-honor .item .pic {
    padding: 15px;
  }
}
.wrap-about .honor .info .slick-honor .item .pic .img-box {
  padding-bottom: calc(390 / 270 * 100%);
}
.wrap-about .honor .info .slick-honor .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-about .honor .info .slick-honor .item .tit {
  padding-top: 20px;
}
.wrap-about .honor .info .slick-honor .item .tit h2 {
  color: #222;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .wrap-about .honor .info .slick-honor .item .tit h2 {
    font-size: 14px;
  }
}
.wrap-about .factory .slick-factory {
  padding-top: 50px;
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-about .factory .slick-factory {
    padding-top: 30px;
    margin: 0 -7px;
  }
}
.wrap-about .factory .slick-factory .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-about .factory .slick-factory .slick-slide {
    padding: 0 7px;
  }
}
.wrap-about .factory .slick-factory .slick-prev,
.wrap-about .factory .slick-factory .slick-next {
  top: -6%;
}
.wrap-about .factory .slick-factory .slick-next {
  right: 0;
}
.wrap-about .factory .slick-factory .slick-prev {
  left: 92%;
}
@media (max-width: 1400px) {
  .wrap-about .factory .slick-factory .slick-prev {
    left: 88%;
  }
}
.wrap-about .factory .slick-factory .item:hover {
  cursor: pointer;
}
.wrap-about .factory .slick-factory .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.wrap-about .factory .slick-factory .item:hover .tit h2 {
  color: #009694;
}
.wrap-about .factory .slick-factory .item .pic {
  overflow: hidden;
}
.wrap-about .factory .slick-factory .item .pic .img-box {
  border-radius: 10px;
  padding-bottom: calc(310 / 450 * 100%);
}
.wrap-about .factory .slick-factory .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-about .factory .slick-factory .item .tit {
  padding-top: 20px;
}
.wrap-about .factory .slick-factory .item .tit span {
  margin-right: 20px;
}
.wrap-about .factory .slick-factory .item .tit h2 {
  color: #222;
  font-size: 22px;
  transition: all 0.2s ease-out;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-about .factory .slick-factory .item .tit h2 {
    font-size: 18px;
  }
}
.wrap-home .home-product .slick-product {
  padding-top: 60px;
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .slick-product {
    margin: 0 -7px;
    padding-top: 30px;
  }
}
.wrap-home .home-product .slick-product .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .slick-product .slick-slide {
    padding: 0 7px;
  }
}
.wrap-home .home-product .slick-product .item {
  border: 1px solid #FBFAF5;
  padding: 30px;
  border-radius: 10px;
  background: #FBFAF5;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .slick-product .item {
    margin-bottom: 20px;
    padding: 15px;
  }
}
.wrap-home .home-product .slick-product .item:hover {
  border: 1px solid #009694;
}
.wrap-home .home-product .slick-product .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.wrap-home .home-product .slick-product .item:hover .note .tit a {
  color: #009694;
  text-decoration: underline;
}
.wrap-home .home-product .slick-product .item .pic .img-box {
  padding-bottom: calc(250 / 260 * 100%);
  mix-blend-mode: multiply;
}
.wrap-home .home-product .slick-product .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-home .home-product .slick-product .item .note {
  padding-top: 60px;
}
.wrap-home .home-product .slick-product .item .note .tit a {
  font-size: 20px;
  font-weight: bold;
  color: #222;
  line-height: 30px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .slick-product .item .note .tit a {
    font-size: 18px;
    line-height: 26px;
  }
}
.wrap-home .home-product .slick-product .item .note .tit a:hover {
  color: #009694;
  text-decoration: underline;
}
.wrap-home .home-category {
  background: #FBFAF5;
}
.wrap-home .home-category .info .group {
  padding-top: 70px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group {
    padding-top: 30px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group {
    flex-direction: column;
  }
}
.wrap-home .home-category .info .group .left {
  width: 38%;
  display: flex;
  align-items: end;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .left {
    width: 100%;
    order: 2;
    margin-top: 30px;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .left .left-group .num {
    text-align: center;
  }
}
.wrap-home .home-category .info .group .left .left-group .num .current {
  color: #009694;
  font-size: 96px;
  font-weight: 300;
  line-height: 96px;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .left .left-group .num .current {
    font-size: 16px;
    line-height: 24px;
  }
}
.wrap-home .home-category .info .group .left .left-group .num .total {
  color: #666;
  font-size: 24px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .left .left-group .num .total {
    font-size: 16px;
    line-height: 24px;
  }
}
.wrap-home .home-category .info .group .left .left-group .more {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .left .left-group .more {
    margin-top: 20px;
  }
}
.wrap-home .home-category .info .group .left .left-group .more a {
  display: inline-block;
  padding: 10px 40px;
  text-align: center;
  border-radius: 6px;
  background: #009694;
  color: #fff;
  font-size: 16px;
  transition: all 0.2s ease-out;
}
.wrap-home .home-category .info .group .left .left-group .more a:hover {
  background: #222;
}
.wrap-home .home-category .info .group .right {
  width: 65%;
  padding: 0 150px;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .right {
    width: 100%;
    padding: 0;
  }
}
.wrap-home .home-category .info .group .right .slick-category {
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .right .slick-category {
    margin: 0 -7px;
  }
}
.wrap-home .home-category .info .group .right .slick-category .slick-prev,
.wrap-home .home-category .info .group .right .slick-category .slick-next {
  top: -30%;
}
.wrap-home .home-category .info .group .right .slick-category .slick-prev {
  left: 85%;
}
@media (max-width: 1470px) {
  .wrap-home .home-category .info .group .right .slick-category .slick-prev {
    left: 78%;
  }
}
@media (max-width: 1400px) {
  .wrap-home .home-category .info .group .right .slick-category .slick-prev {
    left: 74%;
  }
}
.wrap-home .home-category .info .group .right .slick-category .slick-next {
  right: 0;
}
.wrap-home .home-category .info .group .right .slick-category .slick-list {
  overflow: visible;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .right .slick-category .slick-list {
    overflow: hidden;
  }
}
.wrap-home .home-category .info .group .right .slick-category .slick-list::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  background: #FBFAF5;
  height: 100%;
  width: 1100%;
  z-index: 2;
}
.wrap-home .home-category .info .group .right .slick-category .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .right .slick-category .slick-slide {
    padding: 0 7px;
  }
}
.wrap-home .home-category .info .group .right .slick-category .item {
  display: flex !important;
  justify-content: space-between;
  padding: 20px;
  background: #009694;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .wrap-home .home-category .info .group .right .slick-category .item {
    flex-direction: column;
  }
}
.wrap-home .home-category .info .group .right .slick-category .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.wrap-home .home-category .info .group .right .slick-category .item:hover .note .list .tit a {
  color: #FFFBE1;
  text-decoration: underline;
}
.wrap-home .home-category .info .group .right .slick-category .item .pic {
  width: 50%;
}
@media (max-width: 767px) {
  .wrap-home .home-category .info .group .right .slick-category .item .pic {
    width: 100%;
    order: 2;
    margin-top: 20px;
  }
}
.wrap-home .home-category .info .group .right .slick-category .item .pic .img-box {
  padding-bottom: calc(400 / 310 * 100%);
  border-radius: 20px;
}
.wrap-home .home-category .info .group .right .slick-category .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-home .home-category .info .group .right .slick-category .item .note {
  width: 44%;
  display: flex;
  flex-direction: column;
  order: 1;
}
@media (max-width: 767px) {
  .wrap-home .home-category .info .group .right .slick-category .item .note {
    width: 100%;
  }
}
.wrap-home .home-category .info .group .right .slick-category .item .note .num span {
  display: inline-block;
  padding: 5px 20px;
  border-radius: 100px;
  border: 1px solid rgba(222, 222, 222, 0.7);
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  color: #fff;
  font-size: 14px;
}
.wrap-home .home-category .info .group .right .slick-category .item .note .list {
  padding-top: 8.85vw;
}
@media (max-width: 1400px) {
  .wrap-home .home-category .info .group .right .slick-category .item .note .list {
    padding-top: 2.85vw;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-category .info .group .right .slick-category .item .note .list {
    padding-top: 20px;
  }
}
.wrap-home .home-category .info .group .right .slick-category .item .note .list .tit a {
  transition: all 0.2s ease-out;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .right .slick-category .item .note .list .tit a {
    font-size: 18px;
    line-height: 26px;
    height: 26px;
  }
}
.wrap-home .home-category .info .group .right .slick-category .item .note .list .txt {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .right .slick-category .item .note .list .txt {
    padding-top: 20px;
  }
}
.wrap-home .home-category .info .group .right .slick-category .item .note .list .txt p {
  color: #FFF;
  font-size: 16px;
  line-height: 24px;
  font-weight: 290;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 72px;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .right .slick-category .item .note .list .txt p {
    font-size: 14px;
  }
}
.wrap-home .home-video .pic {
  position: relative;
}
.wrap-home .home-video .pic img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 1199px) {
  .wrap-home .home-video .pic img {
    width: 200%;
    max-width: 200%;
    margin-left: -100%;
  }
}
.wrap-home .home-video .pic .play {
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes border_animation {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
.wrap-home .home-video .pic .play a {
  position: relative;
  z-index: 2;
}
.wrap-home .home-video .pic .play a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #fff;
  top: 0;
  z-index: -1;
  border-radius: 50%;
  animation: border_animation 3.9s linear 0s infinite;
  animation-play-state: running;
}
.wrap-home .home-video .pic .play a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  z-index: -1;
  border-radius: 50%;
  animation: border_animation 3.9s linear 0s infinite;
  animation-play-state: running;
  animation-delay: 1.5s;
}
.wrap-home .home-video .pic .play a i {
  width: 58px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  color: #222;
  font-size: 22px;
}
@media (max-width: 767px) {
  .wrap-home .home-video .pic .play a i {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
}
.wrap-home .home-about {
  padding: 170px 0;
  background: #102A21;
}
@media (max-width: 1199px) {
  .wrap-home .home-about {
    padding: 40px 0;
  }
}
.wrap-home .home-about .info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info {
    flex-direction: column;
  }
}
.wrap-home .home-about .info::before {
  width: 20.83vw;
  height: 20.83vw;
  border-radius: 672.364px;
  background: rgba(0, 129, 120, 0.5);
  filter: blur(150px);
  content: "";
  position: absolute;
  z-index: -1;
}
.wrap-home .home-about .info::after {
  width: 20.83vw;
  height: 20.83vw;
  border-radius: 672.364px;
  background: rgba(0, 129, 120, 0.5);
  filter: blur(150px);
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -20%;
  right: 0;
}
.wrap-home .home-about .info .left {
  width: 25%;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .left {
    width: 50%;
    display: none;
  }
}
.wrap-home .home-about .info .left .pic {
  position: relative;
}
.wrap-home .home-about .info .left .pic .img-box {
  padding-bottom: calc(510 / 400 * 100%);
  border-radius: 20px;
}
.wrap-home .home-about .info .left .pic .note {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  height: 100%;
  padding: 50px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .left .pic .note {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-about .info .left .pic .note {
    padding: 15px;
  }
}
.wrap-home .home-about .info .left .pic .note b {
  color: #009694;
  font-size: 60px;
  font-weight: bold;
  line-height: 70px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .left .pic .note b {
    font-size: 34px;
    line-height: 34px;
  }
}
.wrap-home .home-about .info .left .pic .note p {
  margin: 15px 0 0 0;
  color: #009694;
  font-size: 20px;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .left .pic .note p {
    margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-home .home-about .info .right {
  width: 68%;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .right {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
}
.wrap-home .home-about .info .right .top .common-tit h2 {
  color: #fff;
}
.wrap-home .home-about .info .right .top .common-txt p {
  color: #fff;
}
.wrap-home .home-about .info .right .top .more {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .right .top .more {
    margin-top: 30px;
  }
}
.wrap-home .home-about .info .right .top .more a {
  padding: 10px 40px;
  background: #fff;
  display: inline-block;
  text-align: center;
  color: #009694;
  font-size: 18px;
  border-radius: 6px;
  transition: all 0.2s ease-out;
}
.wrap-home .home-about .info .right .top .more a:hover {
  background: #009694;
  color: #fff;
}
.wrap-home .home-about .info .right .end {
  padding-top: 100px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .right .end {
    padding-top: 30px;
  }
}
.wrap-home .home-about .info .right .end ul {
  display: flex;
  justify-content: end;
  margin: 0 -45px;
  flex-wrap: wrap;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .right .end ul {
    justify-content: center;
    margin: 0 -10px;
  }
}
.wrap-home .home-about .info .right .end ul li {
  padding: 0 45px;
}
@media (max-width: 1400px) {
  .wrap-home .home-about .info .right .end ul li {
    padding: 0 20px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .right .end ul li {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-about .info .right .end ul li {
    width: 50%;
    font-size: 1;
    margin: 10px 0;
  }
}
.wrap-home .home-about .info .right .end ul li .item {
  height: 100%;
}
.wrap-home .home-about .info .right .end ul li .item b {
  color: #FFF;
  font-size: 50px;
  font-weight: bold;
  line-height: 50px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .right .end ul li .item b {
    font-size: 34px;
    line-height: 34px;
  }
}
.wrap-home .home-about .info .right .end ul li .item p {
  margin: 20px 0 0 0;
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .right .end ul li .item p {
    margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-home .home-factory .info .top {
  width: 60%;
}
@media (max-width: 1199px) {
  .wrap-home .home-factory .info .top {
    width: 100%;
  }
}
.wrap-home .home-factory .info .slick-h-factory {
  padding-top: 50px;
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-factory .info .slick-h-factory {
    padding-top: 30px;
    margin: 0 -7px;
  }
}
.wrap-home .home-factory .info .slick-h-factory .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-factory .info .slick-h-factory .slick-slide {
    padding: 0 7px;
  }
}
.wrap-home .home-factory .info .slick-h-factory .slick-prev,
.wrap-home .home-factory .info .slick-h-factory .slick-next {
  top: -6%;
}
.wrap-home .home-factory .info .slick-h-factory .slick-next {
  right: 0;
}
.wrap-home .home-factory .info .slick-h-factory .slick-prev {
  left: 93%;
}
@media (max-width: 1470px) {
  .wrap-home .home-factory .info .slick-h-factory .slick-prev {
    left: 91%;
  }
}
@media (max-width: 1400px) {
  .wrap-home .home-factory .info .slick-h-factory .slick-prev {
    left: 89%;
  }
}
.wrap-home .home-factory .info .slick-h-factory .item:hover {
  cursor: pointer;
}
.wrap-home .home-factory .info .slick-h-factory .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.wrap-home .home-factory .info .slick-h-factory .item:hover .tit h2 {
  color: #009694;
}
.wrap-home .home-factory .info .slick-h-factory .item .pic {
  overflow: hidden;
}
.wrap-home .home-factory .info .slick-h-factory .item .pic .img-box {
  border-radius: 10px;
  padding-bottom: calc(260 / 400 * 100%);
}
.wrap-home .home-factory .info .slick-h-factory .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-home .home-factory .info .slick-h-factory .item .tit {
  padding-top: 20px;
}
.wrap-home .home-factory .info .slick-h-factory .item .tit span {
  margin-right: 20px;
}
.wrap-home .home-factory .info .slick-h-factory .item .tit h2 {
  color: #222;
  font-size: 22px;
  transition: all 0.2s ease-out;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-home .home-factory .info .slick-h-factory .item .tit h2 {
    font-size: 18px;
  }
}
.wrap-home .home-news .info .top {
  padding-bottom: 50px;
  border-bottom: 1px solid #DEDEDE;
  display: flex;
  align-items: end;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .top {
    flex-direction: column;
    padding-bottom: 15px;
    align-items: start;
    border-bottom: none;
  }
}
.wrap-home .home-news .info .top .left {
  width: 60%;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .top .left {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .top .right {
    margin-top: 30px;
  }
}
.wrap-home .home-news .info .top .right a {
  padding: 11px 40px;
  text-align: center;
  background: #009694;
  color: #fff;
  font-size: 16px;
  transition: all 0.2s ease-out;
  border-radius: 6px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .top .right a {
    font-size: 14px;
  }
}
.wrap-home .home-news .info .top .right a:hover {
  background: #222;
}
.wrap-home .home-news .info .slick-news {
  padding-top: 60px;
  margin: 0 -50px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news {
    padding-top: 30px;
    margin: 0 -7px;
  }
}
@media (max-width: 1470px) {
  .wrap-home .home-news .info .slick-news {
    margin: 0 -20px;
  }
}
.wrap-home .home-news .info .slick-news .slick-slide {
  padding: 0 50px;
}
@media (max-width: 1470px) {
  .wrap-home .home-news .info .slick-news .slick-slide {
    padding: 0 20px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news .slick-slide {
    padding: 0 7px;
  }
}
.wrap-home .home-news .info .slick-news .item {
  padding-left: 40px;
  position: relative;
}
.wrap-home .home-news .info .slick-news .item:hover::after {
  height: 100%;
}
.wrap-home .home-news .info .slick-news .item:hover .note .tit a {
  color: #009694;
  text-decoration: underline;
}
.wrap-home .home-news .info .slick-news .item:hover .note .txt p {
  color: #009694;
}
.wrap-home .home-news .info .slick-news .item::before {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  height: 100%;
  top: 0;
  background: #D9D9D9;
}
.wrap-home .home-news .info .slick-news .item::after {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  height: 30%;
  transition: all 0.3s ease-out;
  top: 0;
  background: #009694;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news .item {
    padding-left: 15px;
  }
}
.wrap-home .home-news .info .slick-news .item .type span {
  display: block;
  color: #666;
  font-size: 14px;
  line-height: 24px;
}
.wrap-home .home-news .info .slick-news .item .note {
  padding-top: 100px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news .item .note {
    padding-top: 30px;
  }
}
.wrap-home .home-news .info .slick-news .item .note .tit a {
  color: #222;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 60px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news .item .note .tit a {
    font-size: 18px;
    line-height: 26px;
    height: 52px;
  }
}
.wrap-home .home-news .info .slick-news .item .note .txt {
  margin-top: 15px;
}
.wrap-home .home-news .info .slick-news .item .note .txt p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 48px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news .item .note .txt p {
    font-size: 14px;
    line-height: 26px;
    height: 52px;
  }
}


.contact_tel p{
  display:flex;
}