@font-face {
  font-family: 'Inter Tight';
  src: local('Inter Tight ExtraBold'), local('InterTight-ExtraBold'), url('../fonts/InterTight-ExtraBold.woff2') format('woff2'), url('../fonts/InterTight-ExtraBold.woff') format('woff'), url('../fonts/InterTight-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Tight';
  src: local('Inter Tight Black'), local('InterTight-Black'), url('../fonts/InterTight-Black.woff2') format('woff2'), url('../fonts/InterTight-Black.woff') format('woff'), url('../fonts/InterTight-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Tight';
  src: local('Inter Tight Bold'), local('InterTight-Bold'), url('../fonts/InterTight-Bold.woff2') format('woff2'), url('../fonts/InterTight-Bold.woff') format('woff'), url('../fonts/InterTight-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Tight';
  src: local('Inter Tight Light'), local('InterTight-Light'), url('../fonts/InterTight-Light.woff2') format('woff2'), url('../fonts/InterTight-Light.woff') format('woff'), url('../fonts/InterTight-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Tight';
  src: local('Inter Tight Italic'), local('InterTight-Italic'), url('../fonts/InterTight-Italic.woff2') format('woff2'), url('../fonts/InterTight-Italic.woff') format('woff'), url('../fonts/InterTight-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Tight';
  src: local('Inter Tight Medium'), local('InterTight-Medium'), url('../fonts/InterTight-Medium.woff2') format('woff2'), url('../fonts/InterTight-Medium.woff') format('woff'), url('../fonts/InterTight-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Tight';
  src: local('Inter Tight Regular'), local('InterTight-Regular'), url('../fonts/InterTight-Regular.woff2') format('woff2'), url('../fonts/InterTight-Regular.woff') format('woff'), url('../fonts/InterTight-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Inter Tight', Arial, Helvetica, 'Microsoft YaHei', '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: absolute;
  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: #036A51;
  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: 100px 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: #036A51;
  color: #fff;
  border: 1px solid #036A51;
}
.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;
  }
}
.fancybox-slide--video video {
  max-width: 80%;
}
@media (max-width: 767px) {
  .fancybox-slide--video video {
    max-width: 90%;
  }
}
.fancybox-slide > video {
  padding: 0;
}
@media (max-width: 767px) {
  .banner-box.home-banner .banner 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 .fancybox-slide--video video {
  max-width: 80%;
}
@media (max-width: 767px) {
  .banner-box .banner .fancybox-slide--video video {
    max-width: 90%;
  }
}
.banner-box .banner .fancybox-slide > video {
  padding: 0;
}
.banner-box .banner img {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .banner-box .banner img {
    width: 140%;
    max-width: 140%;
    margin-left: -20%;
  }
}
.banner-box .banner .swiper-slide {
  overflow: hidden;
}
.banner-box .banner .swiper-slide.swiper-slide-active .item img {
  animation: an1 4.8s ease forwards;
}
.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: calc(860 / 1920 * 100%);
  -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: '\e630';
  font-family: 'iconfont' !important;
  -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 .banner .slick-arrow:before {
  font-size: 20px;
  content: '\eb60';
}
.banner-box .banner .slick-arrow.slick-next {
  right: 5%;
  left: auto;
}
.banner-box .banner .slick-arrow:hover {
  background-color: rgba(21, 44, 95, 0.7);
}
.banner-box .swiper-pagination {
  z-index: 6;
  width: auto;
  display: flex;
  bottom: 8% !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;
  margin: 0 20px !important;
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 50px;
  background: #036A51;
  background-clip: content-box;
  transition: all 0.4s ease;
  display: flex;
  opacity: 0.5;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin: 0 7px !important;
  }
}
.banner-box .swiper-pagination-bullet::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: scale(4);
  border: 1px solid rgba(3, 106, 81, 0.5);
  opacity: 0;
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination-bullet::before {
    transform: scale(2);
  }
}
.banner-box .swiper-pagination-bullet-active {
  animation: pagCircle 10s linear infinite;
  opacity: 1;
  background: #036A51;
}
.banner-box .swiper-pagination-bullet-active::before {
  opacity: 1;
}
@media (max-width: 1199px) {
  .fadeup1,
  .fadeup2,
  .fadedown1,
  .fadedown2,
  .fadein1,
  .fadein2,
  .fadeleft1,
  .faderight1 {
    animation: none ;
  }
}
:root {
  --48: 48px;
  --16: 16px;
}
@keyframes an1 {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.setSlow1 {
  animation: an1 4.8s ease forwards;
}
.setSlow2 {
  animation: an2 2s ease forwards;
}
@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-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: #036A51;
  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: #036A51;
  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;
  }
}
.wrap-show .wrap-tit h2 {
  color: #fff;
}
.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 {
  padding: 10px 20px;
  border-radius: 6px;
  background: #036A51;
  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 {
    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: #036A51;
}
.nav-container i {
  display: none;
}
.footer-five {
  display: none;
  width: 100%;
  height: 55px;
  position: fixed;
  background: #036A51;
  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;
  justify-content: space-evenly;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.25);
  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;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.25);
  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: #036A51;
  color: #FFF;
}
.float-window .window-box:hover i {
  color: #fff;
}
.float-window .window-box i {
  font-size: 26px;
  color: #fff;
  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: #036A51;
  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: #036A51;
  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: #036A51;
  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: #036A51;
  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 {
  position: fixed;
  width: 100%;
  z-index: 11;
  transition: all 0.4s ease;
  background: #FFF;
}
.header .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .header .info {
    height: 60px;
  }
}
.header .info .menu-logo a img {
  max-height: 80px;
}
@media (max-width: 1199px) {
  .header .info .menu-logo a img {
    max-height: 50px;
  }
}
.header .info .menu-nav {
  display: flex;
  align-items: center;
  transition: all 0.5s ease;
}
@media (max-width: 1199px) {
  .header .info .menu-nav {
    display: none;
  }
}
.header .info .menu-nav .nav-first {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all 0.4s ease;
}
.header .info .menu-nav .nav-first li.active a {
  color: #036A51;
  text-decoration: underline;
}
.header .info .menu-nav .nav-first li.active ul li a {
  color: #000;
  background: none;
  text-decoration: none;
}
.header .info .menu-nav .nav-first li.active ul li a::before {
  display: none;
}
.header .info .menu-nav .nav-first li.active ul li a:hover::before {
  width: 0%;
}
.header .info .menu-nav .nav-first li.active ul li > ul li a {
  background: none;
  color: #000;
}
.header .info .menu-nav .nav-first li.active ul li > ul li a:hover {
  color: #000000;
}
.header .info .menu-nav .nav-first li {
  position: relative;
  display: inline-block;
  padding: 0 35px;
}
@media (max-width: 1720px) {
  .header .info .menu-nav .nav-first li {
    padding: 0 25px;
  }
}
@media (max-width: 1470px) {
  .header .info .menu-nav .nav-first li {
    padding: 0 15px;
  }
}
.header .info .menu-nav .nav-first li a {
  color: #222;
  display: block;
  transition: all 0.2s;
  line-height: 100px;
  font-size: 18px;
  font-weight: 400;
  position: relative;
}
.header .info .menu-nav .nav-first li a:hover {
  color: #036A51;
  text-decoration: underline;
}
.header .info .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: #fff;
  padding: 15px 0;
  z-index: 2;
}
.header .info .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 .menu-nav .nav-first li > ul li a {
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  color: #222;
  line-height: 26px;
  font-weight: 400;
  padding: 5px 30px;
  text-transform: capitalize;
  position: relative;
}
.header .info .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 .menu-nav .nav-first li > ul li a:hover {
  color: #000000;
  text-decoration: underline;
  color: #036A51;
}
.header .info .menu-nav .nav-first li > ul li a:hover::before {
  display: none;
}
.header .info .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: #fff;
  color: #222;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform: none;
  height: auto;
}
.header .info .menu-nav .nav-first li > ul li > ul li {
  display: block;
  text-align: start;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}
.header .info .menu-nav .nav-first li > ul li > ul li a {
  text-transform: capitalize;
  font-size: 16px;
  line-height: 24px;
  padding: 5px 20px;
  font-size: 15px;
}
.header .info .menu-nav .nav-first li > ul li > ul li a:hover::after {
  left: 0;
}
.header .info .menu-nav .nav-first li:hover .drop-product {
  opacity: 1;
  pointer-events: all;
}
.header .info .menu-nav .nav-first li .drop-product {
  opacity: 0;
  transition: all 0.3s ease-out;
  pointer-events: none;
  content: '';
  position: fixed;
  background: rgba(34, 34, 34, 0.4);
  backdrop-filter: blur(11px);
  top: 80px;
  left: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  width: 100%;
  padding: 3% 12%;
  white-space: nowrap;
  overflow: auto;
  max-height: 600px;
}
@media (max-width: 1199px) {
  .header .info .menu-nav .nav-first li .drop-product {
    display: none !important;
  }
}
.header .info .menu-nav .nav-first li .drop-product .item {
  vertical-align: top;
  padding: 0 30px;
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.11);
  position: relative;
  min-width: 300px;
}
.header .info .menu-nav .nav-first li .drop-product .item:last-child {
  border-right: none;
}
.header .info .menu-nav .nav-first li .drop-product .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.header .info .menu-nav .nav-first li .drop-product .item .pic {
  padding: 10px;
}
.header .info .menu-nav .nav-first li .drop-product .item .pic .img-box {
  padding-bottom: calc(90 / 180 * 100%);
  line-height: normal;
}
.header .info .menu-nav .nav-first li .drop-product .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.header .info .menu-nav .nav-first li .drop-product .item .pic .img-box::before {
  display: none;
}
.header .info .menu-nav .nav-first li .drop-product .item .note .tit {
  padding: 10px;
  margin: 10px 0 5px 0;
}
.header .info .menu-nav .nav-first li .drop-product .item .note .tit a {
  color: #FFF;
  font-family: 'Heebo', sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 24px;
}
.header .info .menu-nav .nav-first li .drop-product .item .note .tit a:hover {
  text-decoration: underline;
}
.header .info .menu-nav .nav-first li .drop-product .item .note .tit a::before {
  display: none;
}
.header .info .menu-nav .nav-first li .drop-product .item .note .list {
  white-space: normal;
  height: 300px;
  overflow: auto;
}
.header .info .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar {
  border-radius: 5px;
  width: 3px;
  height: 3px;
  background-color: #fff;
}
.header .info .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fff;
}
.header .info .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #fff;
}
.header .info .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
}
.header .info .menu-nav .nav-first li .drop-product .item .note .list ul li {
  padding: 0;
  display: block;
}
.header .info .menu-nav .nav-first li .drop-product .item .note .list ul li a {
  padding: 7px 10px;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  display: block;
}
.header .info .menu-nav .nav-first li .drop-product .item .note .list ul li a:hover {
  background: #000000;
  color: #fff;
}
.header .info .menu-nav .nav-first li .drop-product .item .note .list ul li a::before {
  display: none;
}
.header .info .menu-right {
  display: flex;
  align-items: center;
}
.header .info .menu-right .menu-search .find a i {
  font-weight: bold;
}
.header .info .menu-right .menu-language {
  padding: 0 30px;
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-language {
    padding: 0 15px;
  }
}
.header .info .menu-right .menu-language a {
  display: block;
}
.header .info .menu-right .menu-language a img {
  max-height: 15px;
}
.header .info .menu-right .translate .goog-te-gadget-simple {
  border: none !important;
}
.wrap-tit h2 {
  color: #222;
  font-size: 56px;
  font-weight: 500;
  line-height: 60px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-tit h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.wrap-txt {
  margin-top: 20px;
}
.wrap-txt p {
  color: #444;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-txt p {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-contact {
  position: relative;
  z-index: 1;
}
.wrap-contact::before {
  content: '';
  position: absolute;
  width: 30vw;
  height: 30vw;
  border-radius: 50%;
  opacity: 0.2;
  background: #036A51;
  filter: blur(100px);
  top: -15vw;
  left: 0;
  z-index: -1;
}
.wrap-contact::after {
  content: '';
  position: absolute;
  width: 40%;
  z-index: -1;
  height: 100%;
  top: 0;
  right: 0;
  background: url(../img/c-right.png) no-repeat center;
  background-size: cover;
}
.wrap-contact .info {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-contact .info {
    flex-direction: column;
  }
}
.wrap-contact .info .left {
  width: 40%;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left {
    width: 100%;
  }
}
.wrap-contact .info .left .tit h2 {
  font-size: 128px;
  font-weight: bold;
  line-height: 100%;
  background: linear-gradient(98deg, #036A51 0%, #003327 50%, #036A51 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}
@media (max-width: 1470px) {
  .wrap-contact .info .left .tit h2 {
    font-size: 80px;
  }
}
@media (max-width: 1199px) {
  .wrap-contact .info .left .tit h2 {
    font-size: 32px;
  }
}
.wrap-contact .info .left .txt {
  margin-top: 100px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left .txt {
    margin-top: 20px;
  }
}
.wrap-contact .info .left .txt p {
  color: #222;
  font-size: 36px;
  font-weight: 500;
  line-height: 40px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left .txt p {
    font-size: 24px;
    line-height: 26px;
  }
}
.wrap-contact .info .left .list {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left .list {
    margin-top: 20px;
  }
}
.wrap-contact .info .left .list p {
  margin: 0 0 20px 0;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left .list p {
    margin: 0 0 15px 0;
  }
}
.wrap-contact .info .left .list p:last-child {
  margin: 0;
}
.wrap-contact .info .left .list p span {
  display: block;
  color: #444;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left .list p span {
    font-size: 14px;
  }
}
.wrap-contact .info .left .list p .address,
.wrap-contact .info .left .list p .name,
.wrap-contact .info .left .list p a {
  margin-top: 5px;
  display: block;
  color: #222;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left .list p .address,
  .wrap-contact .info .left .list p .name,
  .wrap-contact .info .left .list p a {
    font-size: 16px;
    line-height: 24px;
  }
}
.wrap-contact .info .left .list p a:hover {
  color: #036A51;
  text-decoration: underline;
}
.wrap-contact .info .right {
  width: 50%;
}
@media (max-width: 1199px) {
  .wrap-contact .info .right {
    width: 100%;
    margin-top: 30px;
  }
}
.wrap-contact .info .right .txt {
  margin-top: 20%;
  padding-left: 40%;
  position: relative;
}
@media (max-width: 1199px) {
  .wrap-contact .info .right .txt {
    margin-top: 0;
    padding-left: 0;
  }
}
@keyframes breathe {
  0%,
  100% {
    transform: translateX(0);
    /* 原始位置 */
  }
  50% {
    transform: translateX(20px);
    /* 向上移动5px */
  }
}
.wrap-contact .info .right .txt::before {
  content: '';
  position: absolute;
  width: 30%;
  height: 10px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/jt.png) no-repeat center;
  background-size: 100% 100%;
  animation: breathe 3s infinite ease-in-out;
}
@media (max-width: 1199px) {
  .wrap-contact .info .right .txt::before {
    display: none;
  }
}
.wrap-contact .info .right .txt p {
  color: #444;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-contact .info .right .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-contact .info .right .common-form {
  margin-top: 110px;
}
@media (max-width: 1470px) {
  .wrap-contact .info .right .common-form {
    margin-top: 80px;
  }
}
@media (max-width: 1199px) {
  .wrap-contact .info .right .common-form {
    margin-top: 30px;
  }
}
.common-form {
  padding: 45px;
  border-radius: 8px;
  background: linear-gradient(98deg, #036A51 0%, #003327 50%, #036A51 100%);
}
@media (max-width: 1199px) {
  .common-form {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .common-form {
    padding: 20px;
  }
}
.common-form .tit {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .common-form .tit {
    margin-bottom: 20px;
  }
}
.common-form .tit h2 {
  color: #FFF;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .common-form .tit h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
.common-form form .row .col-12 .form-group {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group {
    margin-bottom: 15px;
  }
}
.common-form form .row .col-12 .form-group input {
  width: 100%;
  padding: 12px 20px;
  border-radius: 50px;
  background: #FFF;
  border: none;
  color: rgba(102, 102, 102, 0.6);
}
.common-form form .row .col-12 .form-group textarea {
  color: rgba(102, 102, 102, 0.6);
  width: 100%;
  padding: 12px 20px;
  border-radius: 16px;
  background: #FFF;
  border: none;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group input,
  .common-form form .row .col-12 .form-group textarea {
    padding: 10px 15px;
  }
}
.common-form form .row .col-12 .form-group input::placeholder,
.common-form form .row .col-12 .form-group textarea::placeholder {
  color: rgba(102, 102, 102, 0.6);
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group input::placeholder,
  .common-form form .row .col-12 .form-group textarea::placeholder {
    font-size: 14px;
  }
}
.common-form form .row .col-12 .form-group input:focus::placeholder,
.common-form form .row .col-12 .form-group textarea:focus::placeholder {
  color: #999;
}
.common-form form .row .col-12 .submit-group button {
  width: 100%;
  text-align: center;
  border: none;
  background: #fff;
  border-radius: 50px;
  padding: 17px;
  color: #036A51;
  font-size: 16px;
  line-height: 100%;
  transition: all 0.2s ease;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.common-form form .row .col-12 .submit-group button::before {
  position: absolute;
  content: "";
  background: #036A51;
  width: 2200px;
  height: 1200px;
  z-index: -1;
  border-radius: 100px;
  top: 100%;
  left: 100%;
  transition: 0.5s ease;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .submit-group button {
    font-size: 14px;
    padding: 12px;
  }
}
.common-form form .row .col-12 .submit-group button:hover {
  color: #fff;
}
.common-form form .row .col-12 .submit-group button:hover::before {
  top: -30px;
  left: -30px;
}
.footer {
  background: #003327;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.footer::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 20%;
  height: 70%;
  background: url(../img/end-pic.png) no-repeat center;
  background-size: cover;
  z-index: -1;
}
@media (max-width: 767px) {
  .footer::after {
    width: 100%;
    height: 50%;
  }
}
.footer .foot-tit h2 {
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .footer .foot-tit h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
.footer .info {
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .footer .info {
    margin-top: 15px;
  }
}
.footer .foot-contact {
  padding: 50px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer .foot-contact {
    padding: 20px 0;
  }
}
@media (max-width: 1199px) {
  .footer .foot-contact {
    flex-direction: column;
    align-items: start;
  }
}
.footer .foot-contact .share .tit {
  margin-bottom: 15px;
}
.footer .foot-contact .share .tit h2 {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 1199px) {
  .footer .foot-contact .share .tit h2 {
    font-size: 14px;
  }
}
.footer .foot-contact .share ul li {
  display: inline-block;
  margin-right: 20px;
}
.footer .foot-contact .share ul li a {
  display: block;
}
.footer .foot-contact .share ul li a i {
  font-size: 24px;
  transition: all 0.2s ease;
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1199px) {
  .footer .foot-contact .share ul li a i {
    font-size: 20px;
  }
}
.footer .foot-contact .share ul li a i:hover {
  color: #fff;
  transform: translateY(-5px);
}
.footer .foot-contact .right {
  display: flex;
  width: 50%;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer .foot-contact .right {
    width: 100%;
    margin-top: 20px;
    justify-content: start;
  }
}
@media (max-width: 767px) {
  .footer .foot-contact .right {
    flex-direction: column;
  }
}
.footer .foot-contact .right .item {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .footer .foot-contact .right .item {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .footer .foot-contact .right .item {
    margin: 10px 0;
  }
}
.footer .foot-contact .right .item i {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: #fff;
  font-size: 20px;
}
@media (max-width: 1199px) {
  .footer .foot-contact .right .item i {
    width: 45px;
    height: 45px;
    font-size: 18px;
  }
}
.footer .foot-contact .right .item p {
  margin: 0 0 0 15px;
}
.footer .foot-contact .right .item p span {
  display: block;
  color: #FFF;
  opacity: 0.5;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
}
@media (max-width: 1199px) {
  .footer .foot-contact .right .item p span {
    font-size: 14px;
  }
}
.footer .foot-contact .right .item p a {
  display: block;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .footer .foot-contact .right .item p a {
    font-size: 14px;
  }
}
.footer .foot-contact .right .item p a:hover {
  text-decoration: underline;
}
.footer .foot-menu {
  padding: 60px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer .foot-menu {
    padding: 20px 0;
  }
}
@media (max-width: 1199px) {
  .footer .foot-menu {
    flex-direction: column;
  }
}
@media (max-width: 1199px) {
  .footer .foot-menu .foot-nav {
    margin-bottom: 20px;
  }
}
.footer .foot-menu .foot-nav .info a {
  display: block;
  color: #FFF;
  opacity: 0.6;
  font-weight: 400;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .footer .foot-menu .foot-nav .info a {
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
  }
}
.footer .foot-menu .foot-nav .info a:last-child {
  margin-bottom: 0;
}
.footer .foot-menu .foot-nav .info a:hover {
  opacity: 1;
  text-decoration: underline;
}
.footer .foot-menu .foot-email {
  width: 40%;
}
@media (max-width: 1199px) {
  .footer .foot-menu .foot-email {
    width: 100%;
  }
}
.footer .foot-menu .foot-email .box {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .footer .foot-menu .foot-email .box {
    margin-top: 15px;
  }
}
.footer .foot-menu .foot-email .box form {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .foot-menu .foot-email .box form input {
  width: 78%;
  border-radius: 50px;
  border: none;
  background: #fff;
  padding: 17px 20px;
  color: #666;
}
@media (max-width: 1199px) {
  .footer .foot-menu .foot-email .box form input {
    padding: 13px 15px;
    width: 85%;
  }
}
.footer .foot-menu .foot-email .box form input::placeholder {
  color: #666;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .footer .foot-menu .foot-email .box form input::placeholder {
    font-size: 14px;
  }
}
.footer .foot-menu .foot-email .box form input:focus::placeholder {
  color: #999;
}
.footer .foot-menu .foot-email .box form button {
  padding: 17px 40px;
  background: #fff;
  border-radius: 50px;
  text-align: center;
  border: none;
  color: #036A51;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.2s ease;
  min-width: 120px;
}
.footer .foot-menu .foot-email .box form button:hover {
  background: #eee;
}
@media (max-width: 1199px) {
  .footer .foot-menu .foot-email .box form button {
    padding: 13px 25px;
    font-size: 14px;
  }
}
.footer .foot-menu .foot-email .box p {
  margin: 20px 0 0 0;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.6;
}
@media (max-width: 1199px) {
  .footer .foot-menu .foot-email .box p {
    margin: 15px 0 0 0;
  }
}
@media (max-width: 1199px) {
  .footer .foot-menu .foot-email .box p {
    font-size: 14px;
  }
}
.footer .copyright {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
@media (max-width: 1199px) {
  .footer .copyright {
    padding: 15px 0 70px 0;
    flex-direction: column;
    text-align: center;
  }
}
.footer .copyright p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 1199px) {
  .footer .copyright p {
    font-size: 14px;
  }
}
.footer .copyright p a:hover {
  color: #fff;
}
.footer .copyright .link {
  padding-left: 15px;
}
@media (max-width: 1199px) {
  .footer .copyright .link {
    padding-left: 0;
    padding-top: 15px;
  }
}
.footer .copyright .link a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .footer .copyright .link a {
    font-size: 14px;
  }
}
.footer .copyright .link a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer .copyright .link a:first-child::before {
  display: none;
}
.footer .copyright .link a::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 12px;
  background: rgba(255, 255, 255, 0.5);
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.wrap-nav .info ul {
  display: inline-block;
  padding: 15px 130px 15px 20px;
  position: relative;
  z-index: 1;
}
.wrap-nav .info ul::before {
  content: '';
  position: absolute;
  border-radius: 4px;
  opacity: 0.05;
  background: linear-gradient(90deg, #036A51 0%, rgba(3, 106, 81, 0) 100%);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.wrap-nav .info ul::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  background: #036A51;
  width: 4px;
  height: 100%;
  z-index: 1;
}
.wrap-nav .info ul li {
  display: inline-block;
  padding-right: 20px;
  position: relative;
}
.wrap-nav .info ul li:last-child::after {
  display: none;
}
.wrap-nav .info ul li::after {
  content: '>';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
}
.wrap-nav .info ul li a {
  display: block;
  color: #444;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .wrap-nav .info ul li a {
    font-size: 14px;
  }
}
.wrap-nav .info ul li a:hover {
  color: #036A51;
  text-decoration: underline;
}
.wrap-news .group .top {
  display: flex;
  justify-content: space-between;
  padding: 40px 0;
  border-bottom: 1px solid #D9D9D9;
}
@media (max-width: 1199px) {
  .wrap-news .group .top {
    padding: 20px 0;
    flex-direction: column;
  }
}
.wrap-news .group .top .left {
  width: 45%;
}
@media (max-width: 1199px) {
  .wrap-news .group .top .left {
    width: 100%;
  }
}
.wrap-news .group .top .left .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-news .group .top .left .item:hover .note .tit a {
  text-decoration: underline;
}
.wrap-news .group .top .left .item .pic {
  position: relative;
  overflow: hidden;
}
.wrap-news .group .top .left .item .pic .img-box {
  padding-bottom: calc(450 / 670 * 100%);
  border-radius: 8px;
}
.wrap-news .group .top .left .item .pic .img-box img {
  transition: all 0.5s ease;
}
.wrap-news .group .top .left .item .pic .note {
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  content: '';
  position: absolute;
  width: 100%;
  padding: 30px;
  bottom: 0;
  left: 0;
  z-index: 2;
}
@media (max-width: 1199px) {
  .wrap-news .group .top .left .item .pic .note {
    padding: 20px;
  }
}
.wrap-news .group .top .left .item .pic .note .tit a {
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
  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 .top .left .item .pic .note .tit a {
    font-size: 18px;
    line-height: 24px;
    height: 24px;
  }
}
.wrap-news .group .top .left .item .pic .note .txt {
  margin-top: 10px;
}
.wrap-news .group .top .left .item .pic .note .txt p {
  color: #FFF;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  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-news .group .top .left .item .pic .note .txt p {
    font-size: 14px;
  }
}
.wrap-news .group .top .left .item .pic .date {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  padding: 15px 60px 15px 24px;
  background: url(../img/date-bg.png) no-repeat center;
  background-size: 100% 100%   ;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .wrap-news .group .top .left .item .pic .date {
    font-size: 14px;
  }
}
.wrap-news .group .top .right {
  width: 52%;
  border-radius: 8px;
  background: #F5F8F1;
  padding: 0 30px;
}
@media (max-width: 1199px) {
  .wrap-news .group .top .right {
    padding: 0 15px;
    width: 100%;
    margin-top: 20px;
  }
}
.wrap-news .group .top .right .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
  border-bottom: 1px solid #D9D9D9;
}
@media (max-width: 1199px) {
  .wrap-news .group .top .right .item {
    padding: 15px 0;
  }
}
@media (max-width: 991px) {
  .wrap-news .group .top .right .item {
    flex-direction: column;
  }
}
.wrap-news .group .top .right .item:last-child {
  border-bottom: none;
}
.wrap-news .group .top .right .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-news .group .top .right .item:hover .note .tit a {
  color: #036A51;
  text-decoration: underline;
}
.wrap-news .group .top .right .item .pic {
  width: 35%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .wrap-news .group .top .right .item .pic {
    width: 100%;
  }
}
.wrap-news .group .top .right .item .pic .img-box {
  padding-bottom: calc(450 / 670 * 100%);
  border-radius: 8px;
}
.wrap-news .group .top .right .item .pic .img-box img {
  transition: all 0.5s ease;
}
.wrap-news .group .top .right .item .note {
  width: 60%;
}
@media (max-width: 991px) {
  .wrap-news .group .top .right .item .note {
    width: 100%;
    margin-top: 20px;
  }
}
.wrap-news .group .top .right .item .note .date {
  color: #036A51;
}
@media (max-width: 1199px) {
  .wrap-news .group .top .right .item .note .date {
    font-size: 14px;
  }
}
.wrap-news .group .top .right .item .note .date i {
  margin-right: 10px;
}
.wrap-news .group .top .right .item .note .tit {
  margin: 15px 0;
}
.wrap-news .group .top .right .item .note .tit a {
  color: #222;
  font-size: 20px;
  font-weight: 500;
  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 .top .right .item .note .tit a {
    font-size: 18px;
    line-height: 24px;
    height: 24px;
  }
}
.wrap-news .group .top .right .item .note .txt p {
  color: #444;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  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-news .group .top .right .item .note .txt p {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .wrap-news .group .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .wrap-news .group .row .col-12 {
    width: 100%;
  }
}
.wrap-news .group .row .col-12 .item {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-news .group .row .col-12 .item {
    margin-top: 20px;
  }
}
.wrap-news .group .row .col-12 .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-news .group .row .col-12 .item:hover .note .tit a {
  text-decoration: underline;
}
.wrap-news .group .row .col-12 .item .pic {
  position: relative;
  overflow: hidden;
}
.wrap-news .group .row .col-12 .item .pic .img-box {
  padding-bottom: calc(450 / 670 * 100%);
  border-radius: 8px;
}
.wrap-news .group .row .col-12 .item .pic .img-box img {
  transition: all 0.5s ease;
}
.wrap-news .group .row .col-12 .item .pic .date {
  content: '';
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  padding: 15px 60px 15px 24px;
  background: url(../img/date-bg1.png) no-repeat center;
  background-size: 100% 100%   ;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .wrap-news .group .row .col-12 .item .pic .date {
    font-size: 13px;
    padding: 11px 60px 11px 15px;
  }
}
.wrap-news .group .row .col-12 .item .note {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-news .group .row .col-12 .item .note {
    margin-top: 20px;
  }
}
.wrap-news .group .row .col-12 .item .note .tit a {
  color: #222;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 60px;
}
@media (max-width: 1199px) {
  .wrap-news .group .row .col-12 .item .note .tit a {
    font-size: 18px;
    line-height: 24px;
    height: 48px;
  }
}
.wrap-news .group .row .col-12 .item .note .txt {
  margin-top: 10px;
}
.wrap-news .group .row .col-12 .item .note .txt p {
  color: #444;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  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-news .group .row .col-12 .item .note .txt p {
    font-size: 14px;
  }
}
.pagination {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .pagination {
    padding-top: 30px;
  }
}
.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: 44px;
  height: 44px;
  text-align: center;
  font-size: 18px;
  color: #222;
  transition: all 0.2s ease-out;
  border-radius: 100%;
  background: #F5F8F1;
}
@media (max-width: 1199px) {
  .pagination ul li a {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .pagination ul li a {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
}
.pagination ul li a:hover {
  cursor: pointer;
  color: #FFF;
  background: #036A51;
}
.pagination ul li.active a {
  background: #036A51;
  color: #fff;
}
.pagination ul li.next a:hover {
  cursor: pointer;
  color: #FFF;
}
.pagination ul li.next a:hover i {
  color: #fff;
}
.pagination ul li.next a i {
  color: #222;
  font-size: 20px;
  font-weight: 500;
}
.pagination ul li.prev a:hover {
  cursor: pointer;
  color: #FFF;
}
.pagination ul li.prev a:hover i {
  color: #fff;
}
.pagination ul li.prev a i {
  color: #222;
  font-size: 20px;
  font-weight: 500;
}
.wrap-application .info .group {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-application .info .group {
    margin-top: 30px;
  }
}
.wrap-application .info .group .row .col-12 {
  margin: 10px 0;
}
@media (max-width: 1199px) {
  .wrap-application .info .group .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .wrap-application .info .group .row .col-12 {
    width: 100%;
  }
}
.wrap-application .info .group .row .col-12 .item {
  margin-bottom: 10px;
}
.wrap-application .info .group .row .col-12 .item:hover {
  cursor: pointer;
}
.wrap-application .info .group .row .col-12 .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-application .info .group .row .col-12 .item:hover .pic .note {
  background: #036A51;
  color: #fff;
}
.wrap-application .info .group .row .col-12 .item:hover .pic .note .tit a {
  color: #fff;
}
.wrap-application .info .group .row .col-12 .item:hover .pic .note .more {
  opacity: 1;
  pointer-events: all;
}
.wrap-application .info .group .row .col-12 .item:hover .pic .note .more a i {
  transform: translateX(0);
}
.wrap-application .info .group .row .col-12 .item .pic {
  position: relative;
  overflow: hidden;
}
.wrap-application .info .group .row .col-12 .item .pic .img-box {
  padding-bottom: calc(530 / 800 * 100%);
  border-radius: 8px;
}
.wrap-application .info .group .row .col-12 .item .pic .img-box img {
  transition: all 0.5s ease;
}
.wrap-application .info .group .row .col-12 .item .pic .note {
  content: '';
  z-index: 2;
  position: absolute;
  bottom: 10px;
  width: 97%;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px;
  border-radius: 4px;
  transition: all 0.2s ease;
}
@media (max-width: 1199px) {
  .wrap-application .info .group .row .col-12 .item .pic .note {
    padding: 11px 15px;
  }
}
.wrap-application .info .group .row .col-12 .item .pic .note .tit {
  width: 85%;
}
.wrap-application .info .group .row .col-12 .item .pic .note .tit a {
  color: #222;
  font-size: 16px;
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .wrap-application .info .group .row .col-12 .item .pic .note .tit a {
    font-size: 14px;
  }
}
.wrap-application .info .group .row .col-12 .item .pic .note .more {
  opacity: 0;
  transition: all 0.2s ease-out;
  pointer-events: none;
}
.wrap-application .info .group .row .col-12 .item .pic .note .more a i {
  transition: all 0.2s ease;
  display: inline-block;
  font-size: 18px;
  transform: translateX(-20px);
}
@media (max-width: 1199px) {
  .wrap-product,
  .wrap-details {
    padding-top: 0;
  }
}
.wrap-product .list,
.wrap-details .list {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-product .list,
  .wrap-details .list {
    flex-direction: column;
    align-items: start;
  }
}
.wrap-product .list .wrap-txt,
.wrap-details .list .wrap-txt {
  width: 50%;
}
@media (max-width: 1199px) {
  .wrap-product .list .wrap-txt,
  .wrap-details .list .wrap-txt {
    width: 100%;
    margin-top: 20px;
  }
}
.wrap-product .group,
.wrap-details .group {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-product .group,
  .wrap-details .group {
    margin-top: 30px;
  }
}
.wrap-product .group .left,
.wrap-details .group .left {
  width: 25%;
}
@media (max-width: 1199px) {
  .wrap-product .group .left,
  .wrap-details .group .left {
    display: none;
  }
}
.wrap-product .group .left .left-group ul li.active::after,
.wrap-details .group .left .left-group ul li.active::after {
  display: none;
}
.wrap-product .group .left .left-group ul li.active a,
.wrap-details .group .left .left-group ul li.active a {
  background: #036A51;
  color: #fff;
}
.wrap-product .group .left .left-group ul li.active > ul,
.wrap-details .group .left .left-group ul li.active > ul {
  display: block;
  border-radius: 8px;
  background: #F5F8F1;
  padding: 30px;
  position: relative;
  top: -5px;
  z-index: -1;
}
.wrap-product .group .left .left-group ul li.active > ul li,
.wrap-details .group .left .left-group ul li.active > ul li {
  margin-bottom: 0;
}
.wrap-product .group .left .left-group ul li.active > ul li::after,
.wrap-details .group .left .left-group ul li.active > ul li::after {
  display: none;
}
.wrap-product .group .left .left-group ul li.active > ul li a,
.wrap-details .group .left .left-group ul li.active > ul li a {
  padding: 10px 0;
  color: #444;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  background: transparent;
}
.wrap-product .group .left .left-group ul li.active > ul li a::after,
.wrap-details .group .left .left-group ul li.active > ul li a::after {
  display: none;
}
.wrap-product .group .left .left-group ul li.active > ul li a:hover,
.wrap-details .group .left .left-group ul li.active > ul li a:hover {
  color: #036A51;
  text-decoration: underline;
}
.wrap-product .group .left .left-group ul li.active > ul li a::before,
.wrap-details .group .left .left-group ul li.active > ul li a::before {
  display: none;
}
.wrap-product .group .left .left-group ul li,
.wrap-details .group .left .left-group ul li {
  margin-bottom: 8px;
  position: relative;
  z-index: 2;
}
.wrap-product .group .left .left-group ul li a,
.wrap-details .group .left .left-group ul li a {
  display: block;
  padding: 15px 40px;
  border-radius: 8px;
  background: #F5F8F1;
  color: #222;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  position: relative;
  transition: all 0.2s ease;
}
.wrap-product .group .left .left-group ul li a:hover,
.wrap-details .group .left .left-group ul li a:hover {
  background: #036A51;
  color: #fff;
}
.wrap-product .group .left .left-group ul li a::before,
.wrap-details .group .left .left-group ul li a::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  top: 50%;
  transform: translateY(-50%);
  background: #999;
  border-radius: 50%;
  left: 20px;
}
.wrap-product .group .left .left-group ul li a::after,
.wrap-details .group .left .left-group ul li a::after {
  content: '';
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  height: 50%;
  background: #ccc;
  width: 2px;
}
.wrap-product .group .left .left-group ul li > ul,
.wrap-details .group .left .left-group ul li > ul {
  display: none;
}
.wrap-product .group .right,
.wrap-details .group .right {
  width: 72%;
}
@media (max-width: 1199px) {
  .wrap-product .group .right,
  .wrap-details .group .right {
    width: 100%;
  }
}
.wrap-product .group .right .row .col-12 .item,
.wrap-details .group .right .row .col-12 .item {
  border-radius: 8px;
  background: #F5F8F1;
  padding: 30px 20px;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .row .col-12 .item,
  .wrap-details .group .right .row .col-12 .item {
    margin-bottom: 20px;
  }
}
.wrap-product .group .right .row .col-12 .item:hover .pic .img-box img,
.wrap-details .group .right .row .col-12 .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-product .group .right .row .col-12 .item:hover .note .tit a,
.wrap-details .group .right .row .col-12 .item:hover .note .tit a {
  color: #036A51;
  text-decoration: underline;
}
.wrap-product .group .right .row .col-12 .item:hover .note .more a i,
.wrap-details .group .right .row .col-12 .item:hover .note .more a i {
  background: #036A51;
  color: #fff;
}
.wrap-product .group .right .row .col-12 .item .note,
.wrap-details .group .right .row .col-12 .item .note {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wrap-product .group .right .row .col-12 .item .note .tit,
.wrap-details .group .right .row .col-12 .item .note .tit {
  width: 85%;
}
.wrap-product .group .right .row .col-12 .item .note .tit a,
.wrap-details .group .right .row .col-12 .item .note .tit a {
  color: #222;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 24px;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .row .col-12 .item .note .tit a,
  .wrap-details .group .right .row .col-12 .item .note .tit a {
    font-size: 16px;
  }
}
.wrap-product .group .right .row .col-12 .item .note .more a i,
.wrap-details .group .right .row .col-12 .item .note .more a i {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #444;
  transition: all 0.2s ease;
  font-weight: 500;
}
.wrap-product .group .right .row .col-12 .item .pic,
.wrap-details .group .right .row .col-12 .item .pic {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .row .col-12 .item .pic,
  .wrap-details .group .right .row .col-12 .item .pic {
    margin-top: 20px;
  }
}
.wrap-product .group .right .row .col-12 .item .pic .img-box,
.wrap-details .group .right .row .col-12 .item .pic .img-box {
  border-radius: 10px;
}
.wrap-product .group .right .row .col-12 .item .pic .img-box img,
.wrap-details .group .right .row .col-12 .item .pic .img-box img {
  transition: all 0.5s ease;
}
.wrap-product .group .right .introduce,
.wrap-details .group .right .introduce {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .introduce,
  .wrap-details .group .right .introduce {
    flex-direction: column;
  }
}
.wrap-product .group .right .introduce .group-left,
.wrap-details .group .right .introduce .group-left {
  width: 46%;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .introduce .group-left,
  .wrap-details .group .right .introduce .group-left {
    width: 100%;
  }
}
.wrap-product .group .right .introduce .group-left .slider-for,
.wrap-details .group .right .introduce .group-left .slider-for {
  font-size: 0;
  border-radius: 8px;
  overflow: hidden;
}
.wrap-product .group .right .introduce .group-left .slider-nav,
.wrap-details .group .right .introduce .group-left .slider-nav {
  margin-top: 15px;
  font-size: 0;
}
.wrap-product .group .right .introduce .group-left .slider-nav .slick-list,
.wrap-details .group .right .introduce .group-left .slider-nav .slick-list {
  margin: 0 -8px;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .introduce .group-left .slider-nav .slick-list,
  .wrap-details .group .right .introduce .group-left .slider-nav .slick-list {
    margin: 0 -7px;
  }
}
.wrap-product .group .right .introduce .group-left .slider-nav .slick-slide,
.wrap-details .group .right .introduce .group-left .slider-nav .slick-slide {
  padding: 0 8px;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .introduce .group-left .slider-nav .slick-slide,
  .wrap-details .group .right .introduce .group-left .slider-nav .slick-slide {
    padding: 0 7px;
  }
}
.wrap-product .group .right .introduce .group-left .slider-nav .slick-current .item,
.wrap-details .group .right .introduce .group-left .slider-nav .slick-current .item {
  border: 1px solid #036A51;
}
.wrap-product .group .right .introduce .group-left .slider-nav .item,
.wrap-details .group .right .introduce .group-left .slider-nav .item {
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 8px;
  overflow: hidden;
}
.wrap-product .group .right .introduce .group-left .slider-nav .item-video,
.wrap-details .group .right .introduce .group-left .slider-nav .item-video {
  position: relative;
}
.wrap-product .group .right .introduce .group-left .slider-nav .item-video .play,
.wrap-details .group .right .introduce .group-left .slider-nav .item-video .play {
  content: '';
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap-product .group .right .introduce .group-left .slider-nav .item-video .play i,
.wrap-details .group .right .introduce .group-left .slider-nav .item-video .play i {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #036A51;
  color: #fff;
  font-size: 20px;
}
.wrap-product .group .right .introduce .group-right,
.wrap-details .group .right .introduce .group-right {
  width: 50%;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .introduce .group-right,
  .wrap-details .group .right .introduce .group-right {
    width: 100%;
    margin-top: 20px;
  }
}
.wrap-product .group .right .introduce .group-right .tit h2,
.wrap-details .group .right .introduce .group-right .tit h2 {
  color: #222;
  font-size: 48px;
  font-weight: 500;
  line-height: 60px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .introduce .group-right .tit h2,
  .wrap-details .group .right .introduce .group-right .tit h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.wrap-product .group .right .introduce .group-right .select-box,
.wrap-details .group .right .introduce .group-right .select-box {
  margin-top: 40px;
  border-radius: 8px;
  background: #F5F8F1;
  padding: 10px;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .introduce .group-right .select-box,
  .wrap-details .group .right .introduce .group-right .select-box {
    margin-top: 20px;
  }
}
.wrap-product .group .right .introduce .group-right .select-box ul,
.wrap-details .group .right .introduce .group-right .select-box ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wrap-product .group .right .introduce .group-right .select-box ul li,
.wrap-details .group .right .introduce .group-right .select-box ul li {
  width: 49%;
  border-radius: 8px;
  background: #FFF;
  text-align: center;
  padding: 12px;
  color: #222;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.2s ease;
}
.wrap-product .group .right .introduce .group-right .select-box ul li:hover,
.wrap-details .group .right .introduce .group-right .select-box ul li:hover {
  cursor: pointer;
  background: #036A51;
  color: #fff;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .introduce .group-right .select-box ul li,
  .wrap-details .group .right .introduce .group-right .select-box ul li {
    font-size: 14px;
  }
}
.wrap-product .group .right .introduce .group-right .select-box ul li.on,
.wrap-details .group .right .introduce .group-right .select-box ul li.on {
  background: #036A51;
  color: #fff;
}
.wrap-product .group .right .introduce .group-right .select-box .txt-box,
.wrap-details .group .right .introduce .group-right .select-box .txt-box {
  padding: 30px 20px;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .introduce .group-right .select-box .txt-box,
  .wrap-details .group .right .introduce .group-right .select-box .txt-box {
    padding: 15px;
  }
}
.wrap-product .group .right .introduce .group-right .select-box .txt-box p,
.wrap-details .group .right .introduce .group-right .select-box .txt-box p {
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .introduce .group-right .select-box .txt-box p,
  .wrap-details .group .right .introduce .group-right .select-box .txt-box p {
    font-size: 14px;
  }
}
.wrap-product .group .right .introduce .group-right .select-box .txt-box .common-txt.on,
.wrap-details .group .right .introduce .group-right .select-box .txt-box .common-txt.on {
  display: block;
}
.wrap-product .group .right .introduce .group-right .select-box .txt-box .common-txt,
.wrap-details .group .right .introduce .group-right .select-box .txt-box .common-txt {
  display: none;
}
.wrap-product .group .right .introduce .group-right .prev-next,
.wrap-details .group .right .introduce .group-right .prev-next {
  margin-top: 90px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1470px) {
  .wrap-product .group .right .introduce .group-right .prev-next,
  .wrap-details .group .right .introduce .group-right .prev-next {
    margin-top: 40px;
  }
}
@media (max-width: 1199px) {
  .wrap-product .group .right .introduce .group-right .prev-next,
  .wrap-details .group .right .introduce .group-right .prev-next {
    margin-top: 20px;
  }
}
.wrap-product .group .right .introduce .group-right .prev-next .slick-arrow,
.wrap-details .group .right .introduce .group-right .prev-next .slick-arrow {
  padding: 12px 40px;
  border-radius: 50px;
  border: 1px solid #999;
  color: #444;
  cursor: pointer;
  transition: all 0.2s ease;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .introduce .group-right .prev-next .slick-arrow,
  .wrap-details .group .right .introduce .group-right .prev-next .slick-arrow {
    padding: 10px 30px;
    font-size: 14px;
  }
}
.wrap-product .group .right .introduce .group-right .prev-next .slick-arrow:hover,
.wrap-details .group .right .introduce .group-right .prev-next .slick-arrow:hover {
  background: #036A51;
  border: 1px solid #036A51;
  color: #fff;
}
.wrap-product .group .right .introduce .group-right .prev-next .slick-arrow i,
.wrap-details .group .right .introduce .group-right .prev-next .slick-arrow i {
  font-weight: 500;
  font-size: 18px;
  vertical-align: middle;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .introduce .group-right .prev-next .slick-arrow i,
  .wrap-details .group .right .introduce .group-right .prev-next .slick-arrow i {
    font-size: 16px;
  }
}
.wrap-product .group .right .introduce .group-right .prev-next .prev-btn i,
.wrap-details .group .right .introduce .group-right .prev-next .prev-btn i {
  margin-right: 5px;
}
.wrap-product .group .right .introduce .group-right .prev-next .next-btn i,
.wrap-details .group .right .introduce .group-right .prev-next .next-btn i {
  margin-left: 5px;
}
.wrap-product .group .right .details-list .note-box,
.wrap-details .group .right .details-list .note-box {
  margin-top: 40px;
  border-radius: 8px;
  background: #F5F8F1;
  padding: 30px;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .details-list .note-box,
  .wrap-details .group .right .details-list .note-box {
    margin-top: 20px;
    padding: 20px;
  }
}
.wrap-product .group .right .details-list .note-box .editor-content .table-box,
.wrap-details .group .right .details-list .note-box .editor-content .table-box {
  width: 100% !important;
  overflow: auto;
}
.wrap-product .group .right .details-list .note-box .editor-content .table-box table,
.wrap-details .group .right .details-list .note-box .editor-content .table-box table {
  width: 100% !important;
}
.wrap-product .group .right .details-list .note-box .editor-content .table-box table tr td,
.wrap-details .group .right .details-list .note-box .editor-content .table-box table tr td {
  padding: 8px;
  text-align: center;
  border-width: 1px;
  border-color: #ccc;
  color: #444;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .details-list .note-box .editor-content .table-box table tr td,
  .wrap-details .group .right .details-list .note-box .editor-content .table-box table tr td {
    font-size: 14px;
  }
}
.wrap-product .group .right .details-list .note-box .editor-content .table-box table tr td p,
.wrap-details .group .right .details-list .note-box .editor-content .table-box table tr td p {
  color: #444;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .details-list .note-box .editor-content .table-box table tr td p,
  .wrap-details .group .right .details-list .note-box .editor-content .table-box table tr td p {
    font-size: 14px;
  }
}
.wrap-product .group .right .details-list .note-box .editor-content ul,
.wrap-details .group .right .details-list .note-box .editor-content ul {
  padding-left: 20px;
}
.wrap-product .group .right .details-list .note-box .editor-content ul li,
.wrap-details .group .right .details-list .note-box .editor-content ul li {
  list-style-type: disc;
  color: #444;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .details-list .note-box .editor-content ul li,
  .wrap-details .group .right .details-list .note-box .editor-content ul li {
    font-size: 14px;
  }
}
.wrap-product .group .right .details-list .note-box .editor-content p,
.wrap-details .group .right .details-list .note-box .editor-content p {
  color: #444;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .details-list .note-box .editor-content p,
  .wrap-details .group .right .details-list .note-box .editor-content p {
    font-size: 14px;
  }
}
.wrap-product .group .right .details-list .list-des,
.wrap-details .group .right .details-list .list-des,
.wrap-product .group .right .details-list .list-spe,
.wrap-details .group .right .details-list .list-spe,
.wrap-product .group .right .details-list .list-related,
.wrap-details .group .right .details-list .list-related {
  padding-top: 80px;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .details-list .list-des,
  .wrap-details .group .right .details-list .list-des,
  .wrap-product .group .right .details-list .list-spe,
  .wrap-details .group .right .details-list .list-spe,
  .wrap-product .group .right .details-list .list-related,
  .wrap-details .group .right .details-list .list-related {
    padding-top: 40px;
  }
}
.wrap-product .group .right .details-list .list-des .slick-related,
.wrap-details .group .right .details-list .list-des .slick-related,
.wrap-product .group .right .details-list .list-spe .slick-related,
.wrap-details .group .right .details-list .list-spe .slick-related,
.wrap-product .group .right .details-list .list-related .slick-related,
.wrap-details .group .right .details-list .list-related .slick-related {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .details-list .list-des .slick-related,
  .wrap-details .group .right .details-list .list-des .slick-related,
  .wrap-product .group .right .details-list .list-spe .slick-related,
  .wrap-details .group .right .details-list .list-spe .slick-related,
  .wrap-product .group .right .details-list .list-related .slick-related,
  .wrap-details .group .right .details-list .list-related .slick-related {
    margin-top: 20px;
  }
}
.wrap-product .group .right .details-list .list-des .slick-related .slick-list,
.wrap-details .group .right .details-list .list-des .slick-related .slick-list,
.wrap-product .group .right .details-list .list-spe .slick-related .slick-list,
.wrap-details .group .right .details-list .list-spe .slick-related .slick-list,
.wrap-product .group .right .details-list .list-related .slick-related .slick-list,
.wrap-details .group .right .details-list .list-related .slick-related .slick-list {
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .details-list .list-des .slick-related .slick-list,
  .wrap-details .group .right .details-list .list-des .slick-related .slick-list,
  .wrap-product .group .right .details-list .list-spe .slick-related .slick-list,
  .wrap-details .group .right .details-list .list-spe .slick-related .slick-list,
  .wrap-product .group .right .details-list .list-related .slick-related .slick-list,
  .wrap-details .group .right .details-list .list-related .slick-related .slick-list {
    margin: 0 -7px;
  }
}
.wrap-product .group .right .details-list .list-des .slick-related .slick-slide,
.wrap-details .group .right .details-list .list-des .slick-related .slick-slide,
.wrap-product .group .right .details-list .list-spe .slick-related .slick-slide,
.wrap-details .group .right .details-list .list-spe .slick-related .slick-slide,
.wrap-product .group .right .details-list .list-related .slick-related .slick-slide,
.wrap-details .group .right .details-list .list-related .slick-related .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .details-list .list-des .slick-related .slick-slide,
  .wrap-details .group .right .details-list .list-des .slick-related .slick-slide,
  .wrap-product .group .right .details-list .list-spe .slick-related .slick-slide,
  .wrap-details .group .right .details-list .list-spe .slick-related .slick-slide,
  .wrap-product .group .right .details-list .list-related .slick-related .slick-slide,
  .wrap-details .group .right .details-list .list-related .slick-related .slick-slide {
    padding: 0 7px;
  }
}
.wrap-product .group .right .details-list .list-des .slick-related .item,
.wrap-details .group .right .details-list .list-des .slick-related .item,
.wrap-product .group .right .details-list .list-spe .slick-related .item,
.wrap-details .group .right .details-list .list-spe .slick-related .item,
.wrap-product .group .right .details-list .list-related .slick-related .item,
.wrap-details .group .right .details-list .list-related .slick-related .item {
  border-radius: 8px;
  background: #F5F8F1;
  padding: 30px 20px;
}
.wrap-product .group .right .details-list .list-des .slick-related .item:hover .pic .img-box img,
.wrap-details .group .right .details-list .list-des .slick-related .item:hover .pic .img-box img,
.wrap-product .group .right .details-list .list-spe .slick-related .item:hover .pic .img-box img,
.wrap-details .group .right .details-list .list-spe .slick-related .item:hover .pic .img-box img,
.wrap-product .group .right .details-list .list-related .slick-related .item:hover .pic .img-box img,
.wrap-details .group .right .details-list .list-related .slick-related .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-product .group .right .details-list .list-des .slick-related .item:hover .note .tit a,
.wrap-details .group .right .details-list .list-des .slick-related .item:hover .note .tit a,
.wrap-product .group .right .details-list .list-spe .slick-related .item:hover .note .tit a,
.wrap-details .group .right .details-list .list-spe .slick-related .item:hover .note .tit a,
.wrap-product .group .right .details-list .list-related .slick-related .item:hover .note .tit a,
.wrap-details .group .right .details-list .list-related .slick-related .item:hover .note .tit a {
  color: #036A51;
  text-decoration: underline;
}
.wrap-product .group .right .details-list .list-des .slick-related .item:hover .note .more a i,
.wrap-details .group .right .details-list .list-des .slick-related .item:hover .note .more a i,
.wrap-product .group .right .details-list .list-spe .slick-related .item:hover .note .more a i,
.wrap-details .group .right .details-list .list-spe .slick-related .item:hover .note .more a i,
.wrap-product .group .right .details-list .list-related .slick-related .item:hover .note .more a i,
.wrap-details .group .right .details-list .list-related .slick-related .item:hover .note .more a i {
  background: #036A51;
  color: #fff;
}
.wrap-product .group .right .details-list .list-des .slick-related .item .note,
.wrap-details .group .right .details-list .list-des .slick-related .item .note,
.wrap-product .group .right .details-list .list-spe .slick-related .item .note,
.wrap-details .group .right .details-list .list-spe .slick-related .item .note,
.wrap-product .group .right .details-list .list-related .slick-related .item .note,
.wrap-details .group .right .details-list .list-related .slick-related .item .note {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wrap-product .group .right .details-list .list-des .slick-related .item .note .tit,
.wrap-details .group .right .details-list .list-des .slick-related .item .note .tit,
.wrap-product .group .right .details-list .list-spe .slick-related .item .note .tit,
.wrap-details .group .right .details-list .list-spe .slick-related .item .note .tit,
.wrap-product .group .right .details-list .list-related .slick-related .item .note .tit,
.wrap-details .group .right .details-list .list-related .slick-related .item .note .tit {
  width: 85%;
}
.wrap-product .group .right .details-list .list-des .slick-related .item .note .tit a,
.wrap-details .group .right .details-list .list-des .slick-related .item .note .tit a,
.wrap-product .group .right .details-list .list-spe .slick-related .item .note .tit a,
.wrap-details .group .right .details-list .list-spe .slick-related .item .note .tit a,
.wrap-product .group .right .details-list .list-related .slick-related .item .note .tit a,
.wrap-details .group .right .details-list .list-related .slick-related .item .note .tit a {
  color: #222;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 24px;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .details-list .list-des .slick-related .item .note .tit a,
  .wrap-details .group .right .details-list .list-des .slick-related .item .note .tit a,
  .wrap-product .group .right .details-list .list-spe .slick-related .item .note .tit a,
  .wrap-details .group .right .details-list .list-spe .slick-related .item .note .tit a,
  .wrap-product .group .right .details-list .list-related .slick-related .item .note .tit a,
  .wrap-details .group .right .details-list .list-related .slick-related .item .note .tit a {
    font-size: 16px;
  }
}
.wrap-product .group .right .details-list .list-des .slick-related .item .note .more a i,
.wrap-details .group .right .details-list .list-des .slick-related .item .note .more a i,
.wrap-product .group .right .details-list .list-spe .slick-related .item .note .more a i,
.wrap-details .group .right .details-list .list-spe .slick-related .item .note .more a i,
.wrap-product .group .right .details-list .list-related .slick-related .item .note .more a i,
.wrap-details .group .right .details-list .list-related .slick-related .item .note .more a i {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #444;
  transition: all 0.2s ease;
  font-weight: 500;
}
.wrap-product .group .right .details-list .list-des .slick-related .item .pic,
.wrap-details .group .right .details-list .list-des .slick-related .item .pic,
.wrap-product .group .right .details-list .list-spe .slick-related .item .pic,
.wrap-details .group .right .details-list .list-spe .slick-related .item .pic,
.wrap-product .group .right .details-list .list-related .slick-related .item .pic,
.wrap-details .group .right .details-list .list-related .slick-related .item .pic {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-product .group .right .details-list .list-des .slick-related .item .pic,
  .wrap-details .group .right .details-list .list-des .slick-related .item .pic,
  .wrap-product .group .right .details-list .list-spe .slick-related .item .pic,
  .wrap-details .group .right .details-list .list-spe .slick-related .item .pic,
  .wrap-product .group .right .details-list .list-related .slick-related .item .pic,
  .wrap-details .group .right .details-list .list-related .slick-related .item .pic {
    margin-top: 20px;
  }
}
.wrap-product .group .right .details-list .list-des .slick-related .item .pic .img-box,
.wrap-details .group .right .details-list .list-des .slick-related .item .pic .img-box,
.wrap-product .group .right .details-list .list-spe .slick-related .item .pic .img-box,
.wrap-details .group .right .details-list .list-spe .slick-related .item .pic .img-box,
.wrap-product .group .right .details-list .list-related .slick-related .item .pic .img-box,
.wrap-details .group .right .details-list .list-related .slick-related .item .pic .img-box {
  border-radius: 10px;
}
.wrap-product .group .right .details-list .list-des .slick-related .item .pic .img-box img,
.wrap-details .group .right .details-list .list-des .slick-related .item .pic .img-box img,
.wrap-product .group .right .details-list .list-spe .slick-related .item .pic .img-box img,
.wrap-details .group .right .details-list .list-spe .slick-related .item .pic .img-box img,
.wrap-product .group .right .details-list .list-related .slick-related .item .pic .img-box img,
.wrap-details .group .right .details-list .list-related .slick-related .item .pic .img-box img {
  transition: all 0.5s ease;
}
.details-tit h2 {
  color: #222;
  font-size: 36px;
  line-height: 36px;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 1199px) {
  .details-tit h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.home-offices,
.offices {
  background: linear-gradient(180deg, #F5F8F1 0%, rgba(245, 248, 241, 0) 100%);
  padding: 100px 0;
}
@media (max-width: 1199px) {
  .home-offices,
  .offices {
    padding: 40px 0;
  }
}
.home-offices .info .pic,
.offices .info .pic {
  margin-top: 50px;
  position: relative;
}
@media (max-width: 1199px) {
  .home-offices .info .pic,
  .offices .info .pic {
    margin-top: 30px;
  }
}
.home-offices .info .pic img,
.offices .info .pic img {
  width: 100%;
  display: block;
  height: auto;
}
.home-offices .info .pic .list .item,
.offices .info .pic .list .item {
  content: '';
  position: absolute;
  top: 20%;
  left: 12%;
}
.home-offices .info .pic .list .item:nth-child(1) span::before,
.offices .info .pic .list .item:nth-child(1) span::before {
  transform: none;
  right: 110%;
  top: auto;
  left: auto;
}
.home-offices .info .pic .list .item:nth-child(2),
.offices .info .pic .list .item:nth-child(2) {
  top: 30%;
  left: 15%;
}
.home-offices .info .pic .list .item:nth-child(2) span::before,
.offices .info .pic .list .item:nth-child(2) span::before {
  transform: none;
  right: 110%;
  top: auto;
  left: auto;
}
.home-offices .info .pic .list .item:nth-child(3),
.offices .info .pic .list .item:nth-child(3) {
  top: 40%;
  left: 13%;
}
.home-offices .info .pic .list .item:nth-child(3) span::before,
.offices .info .pic .list .item:nth-child(3) span::before {
  transform: none;
  right: 110%;
  top: auto;
  left: auto;
}
.home-offices .info .pic .list .item:nth-child(4),
.offices .info .pic .list .item:nth-child(4) {
  top: 60%;
  left: 25%;
}
.home-offices .info .pic .list .item:nth-child(5),
.offices .info .pic .list .item:nth-child(5) {
  top: 75%;
  left: 19%;
}
.home-offices .info .pic .list .item:nth-child(6),
.offices .info .pic .list .item:nth-child(6) {
  top: 10%;
  left: 48%;
}
.home-offices .info .pic .list .item:nth-child(6) span::before,
.offices .info .pic .list .item:nth-child(6) span::before {
  transform: none;
  right: 110%;
  top: auto;
  left: auto;
}
.home-offices .info .pic .list .item:nth-child(7),
.offices .info .pic .list .item:nth-child(7) {
  top: 17%;
  left: 38%;
}
.home-offices .info .pic .list .item:nth-child(7) span::before,
.offices .info .pic .list .item:nth-child(7) span::before {
  transform: none;
  left: 110%;
  top: auto;
}
.home-offices .info .pic .list .item:nth-child(8),
.offices .info .pic .list .item:nth-child(8) {
  top: 22%;
  left: 39%;
}
.home-offices .info .pic .list .item:nth-child(8) span::before,
.offices .info .pic .list .item:nth-child(8) span::before {
  transform: none;
  left: 110%;
  top: auto;
}
.home-offices .info .pic .list .item:nth-child(9),
.offices .info .pic .list .item:nth-child(9) {
  top: 26%;
  left: 42%;
}
.home-offices .info .pic .list .item:nth-child(9) span::before,
.offices .info .pic .list .item:nth-child(9) span::before {
  transform: none;
  right: 110%;
  top: auto;
  left: auto;
}
.home-offices .info .pic .list .item:nth-child(10),
.offices .info .pic .list .item:nth-child(10) {
  top: 18%;
  left: 47%;
}
.home-offices .info .pic .list .item:nth-child(10) span::before,
.offices .info .pic .list .item:nth-child(10) span::before {
  transform: none;
  right: 110%;
  top: auto;
  left: auto;
}
.home-offices .info .pic .list .item:nth-child(11),
.offices .info .pic .list .item:nth-child(11) {
  top: 23%;
  left: 47%;
}
.home-offices .info .pic .list .item:nth-child(11) span::before,
.offices .info .pic .list .item:nth-child(11) span::before {
  transform: none;
  right: 110%;
  top: auto;
  left: auto;
}
.home-offices .info .pic .list .item:nth-child(12),
.offices .info .pic .list .item:nth-child(12) {
  top: 20%;
  left: 53%;
}
.home-offices .info .pic .list .item:nth-child(13),
.offices .info .pic .list .item:nth-child(13) {
  top: 38%;
  left: 50%;
}
.home-offices .info .pic .list .item:nth-child(14),
.offices .info .pic .list .item:nth-child(14) {
  top: 74%;
  left: 48%;
}
.home-offices .info .pic .list .item:nth-child(15),
.offices .info .pic .list .item:nth-child(15) {
  top: 43%;
  left: 65%;
}
.home-offices .info .pic .list .item:nth-child(16),
.offices .info .pic .list .item:nth-child(16) {
  top: 35%;
  left: 70%;
}
.home-offices .info .pic .list .item:nth-child(16) span,
.offices .info .pic .list .item:nth-child(16) span {
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .home-offices .info .pic .list .item:nth-child(16) span,
  .offices .info .pic .list .item:nth-child(16) span {
    font-size: 13px;
  }
}
.home-offices .info .pic .list .item:nth-child(16) span::before,
.offices .info .pic .list .item:nth-child(16) span::before {
  width: 30px;
  height: 30px;
}
.home-offices .info .pic .list .item:nth-child(17),
.offices .info .pic .list .item:nth-child(17) {
  top: 56%;
  left: 71%;
}
.home-offices .info .pic .list .item:nth-child(18),
.offices .info .pic .list .item:nth-child(18) {
  top: 38%;
  left: 77%;
}
.home-offices .info .pic .list .item:nth-child(19),
.offices .info .pic .list .item:nth-child(19) {
  top: 55%;
  left: 78%;
}
.home-offices .info .pic .list .item:nth-child(19) span::before,
.offices .info .pic .list .item:nth-child(19) span::before {
  transform: none;
  right: 110%;
  top: auto;
  left: auto;
}
.home-offices .info .pic .list .item:nth-child(20),
.offices .info .pic .list .item:nth-child(20) {
  top: 34%;
  left: 82%;
}
.home-offices .info .pic .list .item:nth-child(20) span::before,
.offices .info .pic .list .item:nth-child(20) span::before {
  transform: none;
  right: 110%;
  top: auto;
  left: auto;
}
.home-offices .info .pic .list .item:nth-child(21),
.offices .info .pic .list .item:nth-child(21) {
  top: 84%;
  left: 88%;
}
.home-offices .info .pic .list .item span,
.offices .info .pic .list .item span {
  position: relative;
  display: block;
  color: #036A51;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .home-offices .info .pic .list .item span,
  .offices .info .pic .list .item span {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .home-offices .info .pic .list .item span,
  .offices .info .pic .list .item span {
    font-size: 8px;
  }
}
.home-offices .info .pic .list .item span::before,
.offices .info .pic .list .item span::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(../images/address.svg) no-repeat center;
  background-size: cover;
  top: -100%;
  left: 50%;
  transform: translateX(-50%);
}
.wrap-about {
  background: #fff;
}
.wrap-about .introduce {
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 100px 0;
}
.wrap-about .introduce::before {
  content: '';
  position: absolute;
  right: 0;
  z-index: -1;
  top: 0;
  width: 30%;
  height: 100%;
  background: url(../img/a-bg1.png) no-repeat center;
  background-size: cover;
  opacity: 0.4;
}
@media (max-width: 1199px) {
  .wrap-about .introduce {
    padding: 40px 0;
  }
}
.wrap-about .introduce .info {
  width: 70%;
}
@media (max-width: 1199px) {
  .wrap-about .introduce .info {
    width: 100%;
  }
}
.wrap-about .introduce .info .wrap-txt {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-about .introduce .info .wrap-txt {
    margin-top: 20px;
  }
}
.wrap-about .introduce .info .common-num {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-about .introduce .info .common-num {
    margin-top: 30px;
  }
}
.wrap-about .about-video .pic {
  position: relative;
}
.wrap-about .about-video .pic img {
  width: 100%;
  display: block;
  height: auto;
}
@media (max-width: 767px) {
  .wrap-about .about-video .pic img {
    width: 180%;
    max-width: 180%;
    margin-left: -40%;
  }
}
.wrap-about .about-video .pic .play {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  left: 0;
  cursor: pointer;
}
.wrap-about .about-video .pic .play a {
  position: relative;
  z-index: 2;
}
.wrap-about .about-video .pic .play a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 50%;
  background: rgba(3, 106, 81, 0.5);
  z-index: -1;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: border_animation 3.9s linear 0s infinite;
  animation: border_animation 3.9s linear 0s infinite;
}
.wrap-about .about-video .pic .play a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 50%;
  background: rgba(3, 106, 81, 0.25);
  animation-delay: 1.3s;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: border_animation 1.9s linear 0s infinite;
  animation: border_animation 1.9s linear 0s infinite;
}
.wrap-about .about-video .pic .play a i {
  width: 80px;
  height: 80px;
  background: #036A51;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #fff;
}
@media (max-width: 1199px) {
  .wrap-about .about-video .pic .play a i {
    width: 60px;
    height: 60px;
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .wrap-about .about-video .pic .play a i {
    width: 45px;
    height: 45px;
    font-size: 23px;
  }
}
.wrap-about .honor {
  padding: 100px 0 200px 0;
}
@media (max-width: 1199px) {
  .wrap-about .honor {
    padding: 40px 0;
  }
}
.wrap-about .honor .info .slick-honor {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-about .honor .info .slick-honor {
    margin-top: 30px;
  }
}
.wrap-about .honor .info .slick-honor .slick-prev,
.wrap-about .honor .info .slick-honor .slick-next {
  top: 120%;
}
.wrap-about .honor .info .slick-honor .slick-prev {
  left: 0;
}
.wrap-about .honor .info .slick-honor .slick-next {
  right: 93%;
}
@media (max-width: 1470px) {
  .wrap-about .honor .info .slick-honor .slick-next {
    right: 91%;
  }
}
.wrap-about .honor .info .slick-honor .slick-list {
  overflow: visible;
  margin: 0 -15px;
  position: relative;
}
@media (max-width: 1199px) {
  .wrap-about .honor .info .slick-honor .slick-list {
    margin: 0 -7px;
    overflow: hidden;
  }
}
.wrap-about .honor .info .slick-honor .slick-list::before {
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 2;
}
.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 .item:hover {
  cursor: pointer;
}
.wrap-about .honor .info .slick-honor .item:hover .pic .img-box {
  border: 1px solid #036A51;
}
.wrap-about .honor .info .slick-honor .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-about .honor .info .slick-honor .item .pic .img-box {
  padding-bottom: calc(880 / 620 * 100%);
  border-radius: 8px;
  border: 1px solid #CCC;
}
.wrap-about .honor .info .slick-honor .item .pic .img-box img {
  transition: all 0.5s ease;
}
.wrap-about .panter {
  padding: 100px 0;
}
@media (max-width: 1199px) {
  .wrap-about .panter {
    padding: 40px 0;
  }
}
.wrap-about .panter .slick-brand {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-about .panter .slick-brand {
    margin-top: 30px;
  }
}
.wrap-about .panter .slick-brand .slick-slide {
  margin: -15px;
}
@media (max-width: 1199px) {
  .wrap-about .panter .slick-brand .slick-slide {
    margin: -7px;
  }
}
.wrap-about .panter .slick-brand .item {
  cursor: grab;
  padding: 15px;
}
@media (max-width: 1199px) {
  .wrap-about .panter .slick-brand .item {
    padding: 7px;
  }
}
.wrap-about .panter .slick-brand .item .pic .img-box {
  padding-bottom: calc(340 / 500 * 100%);
  border-radius: 8px;
  border: 1px solid #CCC;
}
.common-num ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .common-num ul {
    margin: 0 -7px;
  }
}
@media (max-width: 1199px) {
  .common-num ul li {
    width: 50%;
    margin: 10px 0;
    padding: 0 7px ;
  }
}
.common-num ul li .item b {
  color: #036A51;
  font-size: 50px;
  font-weight: 500;
  line-height: 50px;
}
@media (max-width: 1199px) {
  .common-num ul li .item b {
    font-size: 34px;
    line-height: 40px;
  }
}
.common-num ul li .item p {
  margin: 15px 0 0 0;
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 1199px) {
  .common-num ul li .item p {
    font-size: 14px;
  }
}
.wrap-equipment .info .top {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-equipment .info .top {
    flex-direction: column;
  }
}
.wrap-equipment .info .top .left {
  width: 65%;
}
@media (max-width: 1199px) {
  .wrap-equipment .info .top .left {
    width: 100%;
  }
}
.wrap-equipment .info .top .left .wrap-txt {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-equipment .info .top .left .wrap-txt {
    margin-top: 20px;
  }
}
@media (max-width: 1199px) {
  .wrap-equipment .info .top .right {
    margin-top: 20px;
  }
}
.wrap-equipment .info .top .right ul {
  display: flex;
  align-items: center;
}
.wrap-equipment .info .top .right ul li.active a {
  background: #036A51;
  color: #fff;
}
.wrap-equipment .info .top .right ul li {
  display: inline-block;
  margin-left: 15px;
}
@media (max-width: 1199px) {
  .wrap-equipment .info .top .right ul li {
    margin-left: 0;
    margin-right: 15px;
  }
}
.wrap-equipment .info .top .right ul li a {
  display: inline-block;
  padding: 17px 26px;
  text-align: center;
  border: 1px solid #999;
  border-radius: 50px;
  transition: all 0.2s ease;
  color: #444;
  font-size: 16px;
  line-height: 16px;
}
@media (max-width: 1199px) {
  .wrap-equipment .info .top .right ul li a {
    padding: 13px 20px;
    font-size: 14px;
  }
}
.wrap-equipment .info .top .right ul li a:hover {
  background: #036A51;
  color: #fff;
}
.wrap-equipment .info .group {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-equipment .info .group {
    margin-top: 30px;
  }
}
.wrap-equipment .info .group .row .col-12 {
  margin: 15px 0;
}
@media (max-width: 1199px) {
  .wrap-equipment .info .group .row .col-12 {
    margin: 10px 0;
    width: 33.333333%;
  }
}
@media (max-width: 991px) {
  .wrap-equipment .info .group .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .wrap-equipment .info .group .row .col-12 {
    width: 100%;
  }
}
.wrap-equipment .info .group .row .col-12 .item:hover {
  cursor: pointer;
}
.wrap-equipment .info .group .row .col-12 .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-equipment .info .group .row .col-12 .item .pic .img-box {
  padding-bottom: calc(260 / 390 * 100%);
  border-radius: 8px;
}
.wrap-equipment .info .group .row .col-12 .item .pic .img-box img {
  transition: all 0.5s ease;
}
.wrap-equipment .info .group .row .col-12 .item .tit p {
  margin: 15px 0 0 0;
  color: #444;
}
@media (max-width: 1199px) {
  .wrap-equipment .info .group .row .col-12 .item .tit p {
    font-size: 14px;
  }
}
.wrap-home .home-product {
  padding: 120px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-product {
    padding: 40px 0;
  }
}
.wrap-home .home-product .info .top {
  padding-right: 30%;
  position: relative;
}
@keyframes roatevideo {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wrap-home .home-product .info .top::before {
  animation: roatevideo 20s linear infinite;
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: url(../img/btn.png) no-repeat center;
  background-size: cover;
  right: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .top::before {
    width: 90px;
    height: 90px;
  }
}
.wrap-home .home-product .info .slick-product {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .slick-product {
    margin-top: 30px;
  }
}
.wrap-home .home-product .info .slick-product .slick-list {
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .slick-product .slick-list {
    margin: 0 -7px;
  }
}
.wrap-home .home-product .info .slick-product .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .slick-product .slick-slide {
    padding: 0 7px;
  }
}
.wrap-home .home-product .info .slick-product .item {
  border-radius: 8px;
  background: #F5F8F1;
  padding: 30px 20px;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .slick-product .item {
    margin-bottom: 20px;
  }
}
.wrap-home .home-product .info .slick-product .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-home .home-product .info .slick-product .item:hover .note .tit a {
  color: #036A51;
  text-decoration: underline;
}
.wrap-home .home-product .info .slick-product .item:hover .note .more a i {
  background: #036A51;
  color: #fff;
}
.wrap-home .home-product .info .slick-product .item .note {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wrap-home .home-product .info .slick-product .item .note .tit {
  width: 85%;
}
.wrap-home .home-product .info .slick-product .item .note .tit a {
  color: #222;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 24px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .slick-product .item .note .tit a {
    font-size: 16px;
  }
}
.wrap-home .home-product .info .slick-product .item .note .more a i {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #444;
  transition: all 0.2s ease;
  font-weight: 500;
}
.wrap-home .home-product .info .slick-product .item .pic {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .slick-product .item .pic {
    margin-top: 20px;
  }
}
.wrap-home .home-product .info .slick-product .item .pic .img-box {
  border-radius: 10px;
}
.wrap-home .home-product .info .slick-product .item .pic .img-box img {
  transition: all 0.5s ease;
}
.wrap-home .home-about {
  padding: 120px 0;
  background: url(../img/h-a-bg1.png) no-repeat center;
  background-size: 100% 100%;
  position: relative;
  z-index: 1;
  overflow: visible;
}
@media (max-width: 1199px) {
  .wrap-home .home-about {
    padding: 40px 0;
  }
}
.wrap-home .home-about::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: url(../img/h-a-bg.png) no-repeat center;
  background-size: cover;
  mix-blend-mode: multiply;
}
.wrap-home .home-about .info .top .wrap-tit h2 {
  color: #fff;
}
.wrap-home .home-about .info .top .wrap-txt {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .top .wrap-txt {
    margin-top: 20px;
  }
}
.wrap-home .home-about .info .top .wrap-txt p {
  color: #fff;
}
.wrap-home .home-about .info .top .more {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .top .more {
    margin-top: 30px;
  }
}
.wrap-home .home-about .info .top .more a {
  color: #FFF;
  font-weight: bold;
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .top .more a {
    font-size: 14px;
  }
}
.wrap-home .home-about .info .common-num {
  margin-top: 100px;
  border-radius: 16px;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(5px);
  padding: 40px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .common-num {
    margin-top: 40px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .common-num {
    padding: 30px;
  }
}
.wrap-home .home-about .info .common-num ul {
  flex-wrap: wrap;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .common-num ul {
    margin: 0 -7px;
  }
}
.wrap-home .home-about .info .common-num ul li {
  text-align: center;
  position: relative;
  width: calc(100% / 4);
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .common-num ul li {
    width: calc(100% / 2);
    margin: 10px 0;
    padding: 0 7px;
  }
}
.wrap-home .home-about .info .common-num ul li:last-child::after {
  display: none;
}
.wrap-home .home-about .info .common-num ul li::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 80px;
  background: rgba(255, 255, 255, 0.5);
  top: 50%;
  transform: translateY(-50%);
  right: 0%;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .common-num ul li::after {
    display: none;
  }
}
.wrap-home .home-about .info .common-num ul li .item b {
  color: #fff;
}
.wrap-home .home-about .info .common-num ul li .item p {
  color: #fff;
}
@keyframes breathe {
  0%,
  100% {
    transform: translateY(0);
    /* 原始位置 */
  }
  50% {
    transform: translateY(-10px);
    /* 向上移动5px */
  }
}
.wrap-home .home-about .end-video {
  cursor: pointer;
  position: absolute;
  content: '';
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
.wrap-home .home-about .end-video a i {
  animation: breathe 3s infinite ease-in-out;
  background: #036A51;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 30px;
  color: #fff;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .end-video a i {
    animation: none;
  }
}
.wrap-home .home-advantage {
  padding: 150px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage {
    padding: 80px 0 40px 0;
  }
}
.wrap-home .home-advantage::before {
  content: '';
  position: absolute;
  width: 50%;
  left: 0;
  top: 0;
  z-index: -1;
  background: url(../img/adv-bg.png) no-repeat center;
  background-size: cover;
  height: 80%;
  mix-blend-mode: multiply;
}
.wrap-home .home-advantage .info .tit h2 {
  color: #222;
  font-size: 56px;
  font-weight: 500;
  line-height: 60px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .tit h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.wrap-home .home-advantage .info .tit h2 span {
  color: #999;
}
.wrap-home .home-advantage .info .wrap-tit {
  padding-left: 8vw;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .wrap-tit {
    padding-left: 0;
  }
}
.wrap-home .home-advantage .info .wrap-tit h2 span {
  color: #036A51;
}
.wrap-home .home-advantage .info .wrap-tit h2 .padd {
  padding-left: 20vw;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .wrap-tit h2 .padd {
    padding-left: 0;
  }
}
.wrap-home .home-advantage .info .list {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .list {
    margin-top: 30px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .list {
    flex-direction: column;
  }
}
.wrap-home .home-advantage .info .list .wrap-txt {
  width: 60%;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .list .wrap-txt {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .list .more {
    margin-top: 20px;
  }
}
.wrap-home .home-advantage .info .list .more a {
  padding: 14px 40px;
  border-radius: 50px;
  background: #036A51;
  display: inline-block;
  color: #fff;
  transition: all 0.2s ease;
}
.wrap-home .home-advantage .info .list .more a:hover {
  opacity: 0.8;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .list .more a {
    padding: 11px 30px;
    font-size: 14px;
  }
}
.wrap-home .home-advantage .info .group {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .group {
    margin-top: 30px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .group .row .col-12 {
    margin: 10px 0;
  }
}
.wrap-home .home-advantage .info .group .row .col-12:nth-child(2) {
  margin-top: 30px;
  animation-delay: 0.2s;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .group .row .col-12:nth-child(2) {
    margin-top: 0;
  }
}
.wrap-home .home-advantage .info .group .row .col-12:nth-child(3) {
  margin-top: 60px;
  animation-delay: 0.4s;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .group .row .col-12:nth-child(3) {
    margin-top: 0;
  }
}
.wrap-home .home-advantage .info .group .row .col-12:nth-child(4) {
  margin-top: 90px;
  animation-delay: 0.6s;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .group .row .col-12:nth-child(4) {
    margin-top: 0;
  }
}
.wrap-home .home-advantage .info .group .row .col-12 .item {
  animation-duration: 1s;
  border-radius: 8px;
  background: #F5F8F1;
  padding: 30px;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .group .row .col-12 .item {
    padding: 20px;
  }
}
.wrap-home .home-advantage .info .group .row .col-12 .item:hover {
  background: #036A51;
}
.wrap-home .home-advantage .info .group .row .col-12 .item:hover::before {
  opacity: 1;
}
.wrap-home .home-advantage .info .group .row .col-12 .item:hover .tit h2 {
  color: #fff;
}
.wrap-home .home-advantage .info .group .row .col-12 .item:hover .tit h2 span {
  color: #fff;
}
.wrap-home .home-advantage .info .group .row .col-12 .item:hover .tit h2 sup {
  opacity: 0.5;
  color: #fff;
}
.wrap-home .home-advantage .info .group .row .col-12 .item:hover .pic {
  filter: brightness(0) invert(1);
}
.wrap-home .home-advantage .info .group .row .col-12 .item:hover .pic img {
  animation: swing 1s 0s ease both;
}
.wrap-home .home-advantage .info .group .row .col-12 .item:hover .txt p {
  color: #fff;
  opacity: 0.6;
}
.wrap-home .home-advantage .info .group .row .col-12 .item::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../img/bg2.png) no-repeat center;
  background-size: cover;
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s ease;
}
.wrap-home .home-advantage .info .group .row .col-12 .item .tit h2 {
  display: flex;
  align-items: start;
  color: #222;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  margin: 0;
}
.wrap-home .home-advantage .info .group .row .col-12 .item .tit h2 sup {
  margin-right: 10px;
  top: 1em;
  color: #036A51;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .group .row .col-12 .item .tit h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
.wrap-home .home-advantage .info .group .row .col-12 .item .tit h2 span {
  color: #222;
}
.wrap-home .home-advantage .info .group .row .col-12 .item .pic {
  margin-top: 150px;
}
@media (max-width: 1470px) {
  .wrap-home .home-advantage .info .group .row .col-12 .item .pic {
    margin-top: 120px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .group .row .col-12 .item .pic {
    margin-top: 30px;
  }
}
.wrap-home .home-advantage .info .group .row .col-12 .item .pic img {
  display: block;
  max-height: 24px;
}
.wrap-home .home-advantage .info .group .row .col-12 .item .txt {
  margin-top: 15px;
}
.wrap-home .home-advantage .info .group .row .col-12 .item .txt p {
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .info .group .row .col-12 .item .txt p {
    font-size: 14px;
  }
}
.wrap-home .home-offices {
  background: transparent;
  position: relative;
}
.wrap-home .home-offices::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 75%;
  bottom: 0;
  left: 0;
  background: url(../img/office-bg.png) no-repeat center;
  background-size: 100% 100%;
}
.wrap-home .home-offices .info .wrap-tit h2 span {
  color: #036A51;
}
.wrap-home .home-offices .info .pic {
  margin-top: 90px;
}
.wrap-home .home-news {
  background: #F5F7F0;
  padding: 120px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-news {
    padding: 40px 0;
  }
}
.wrap-home .home-news .info .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .top {
    flex-direction: column;
    align-items: start;
  }
}
.wrap-home .home-news .info .top .wrap-tit h2 span {
  color: #036A51;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .top .more {
    margin-top: 20px;
  }
}
.wrap-home .home-news .info .top .more a {
  padding: 14px 40px;
  border-radius: 50px;
  background: #036A51;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.2s ease;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .top .more a {
    padding: 11px 30px;
    font-size: 14px;
  }
}
.wrap-home .home-news .info .top .more a:hover {
  opacity: 0.8;
}
.wrap-home .home-news .info .slick-news {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news {
    margin-top: 30px;
  }
}
.wrap-home .home-news .info .slick-news .slick-list {
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news .slick-list {
    margin: 0 -7px;
  }
}
.wrap-home .home-news .info .slick-news .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news .slick-slide {
    padding: 0 7px;
  }
}
.wrap-home .home-news .info .slick-news .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-home .home-news .info .slick-news .item:hover .note .tit a {
  text-decoration: underline;
}
.wrap-home .home-news .info .slick-news .item:hover .note .more a {
  color: #036A51;
  text-decoration: underline;
}
.wrap-home .home-news .info .slick-news .item .pic {
  position: relative;
  overflow: hidden;
}
.wrap-home .home-news .info .slick-news .item .pic .img-box {
  padding-bottom: calc(450 / 670 * 100%);
  border-radius: 8px;
}
.wrap-home .home-news .info .slick-news .item .pic .img-box img {
  transition: all 0.5s ease;
}
.wrap-home .home-news .info .slick-news .item .pic .date {
  content: '';
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  padding: 15px 60px 15px 24px;
  background: url(../img/date-bg1.png) no-repeat center;
  background-size: 100% 100%   ;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news .item .pic .date {
    font-size: 14px;
    padding: 11px 60px 11px 15px;
  }
}
.wrap-home .home-news .info .slick-news .item .note {
  background: #fff;
  padding: 30px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news .item .note {
    padding: 20px;
  }
}
.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;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news .item .note .tit a {
    font-size: 18px;
    line-height: 24px;
    height: 48px;
  }
}
.wrap-home .home-news .info .slick-news .item .note .txt {
  margin-top: 10px;
}
.wrap-home .home-news .info .slick-news .item .note .txt p {
  color: #444;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  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;
  }
}
.wrap-home .home-news .info .slick-news .item .note .more {
  margin-top: 20px;
}
.wrap-home .home-news .info .slick-news .item .note .more a {
  color: #666;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news .item .note .more a {
    font-size: 14px;
  }
}
.home-vr .pic {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.home-vr .pic::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  pointer-events: none;
  transition: all 0.3s ease;
}
.home-vr .pic img {
  width: 100%;
  display: block;
  height: auto;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .home-vr .pic img {
    width: 160%;
    max-width: 160%;
    margin-left: -30%;
  }
}
.home-vr .pic .play-vr a {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.home-vr .pic .play-vr a i {
  font-size: 6vw;
  color: #fff;
}
