input:focus {
  outline: none;
}

p {
  margin-bottom: 0;
}

li,
ol,
ul {
  margin: 0;
  padding: 0;
}

.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}

.img-box img,
.img-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/ajax-loader.gif) no-repeat center;
}

.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.loaded {
  background-size: cover;
}

.fancybox-slide--iframe .fancybox-content {
  width: 100%;
  max-width: 80%;
  height: 100%;
  min-height: 50%;
  max-height: 80%;
  margin: 0;
}

.fancybox-slide--video video {
  max-width: 80%;
  padding: 0;
}

.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}

.auto-adjust-img p.contains-pictures {
  padding: 0;
  margin: 0 -5px !important;
  font-size: 0 !important;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}

.auto-adjust-img p.contains-pictures>img {
  display: inline-block;
  margin: 5px;
}

.fszero {
  font-size: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}

.fszero h1 {
  margin: 0;
}

@media (max-width: 990px) {
  .container2 {
    max-width: 95%;
  }
}

@media (max-width: 767px) {
  .fancybox-slide--video video {
    max-width: 95%;
  }
}

.fancybox-slide>video {
  padding: 0;
}

@media (min-width: 1440px) {
  .container {
    max-width: 1410px;
  }
}

@media (min-width: 1470px) {
  .container.con1410 {
    max-width: 1440px;
  }
}

@media (min-width: 1710px) {
  .container.con1660 {
    max-width: 1690px;
  }
}

@font-face {
  font-family: 'Inter18pt';
  src: local('Inter18pt Bold'), local('Inter18pt-Bold'), url('../fonts/Inter18pt-Bold.woff2') format('woff2'), url('../fonts/Inter18pt-Bold.woff') format('woff'), url('../fonts/Inter18pt-Bold.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 600;
}

@font-face {
  font-family: 'Inter18pt';
  src: local('Inter18pt Light'), local('Inter18pt-Light'), url('../fonts/Inter18pt-Light.woff2') format('woff2'), url('../fonts/Inter18pt-Light.woff') format('woff'), url('../fonts/Inter18pt-Light.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter18pt';
  src: local('Inter18pt Medium'), local('Inter18pt-Medium'), url('../fonts/Inter18pt-Medium.woff2') format('woff2'), url('../fonts/Inter18pt-Medium.woff') format('woff'), url('../fonts/Inter18pt-Medium.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 500;
}

@font-face {
  font-family: 'Inter18pt';
  src: local('Inter18pt Regular'), local('Inter18pt-Regular'), url('../fonts/Inter18pt-Regular.woff2') format('woff2'), url('../fonts/Inter18pt-Regular.woff') format('woff'), url('../fonts/Inter18pt-Regular.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}

body {
  font-family: 'Inter18pt', Arial, Helvetica, "Microsoft YaHei", "WenQuanYi Micro Hei", "Heiti SC", "PingFang SC", "Hiragino Sans GB", sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  transition: all 0.3s;
}

.index-padding {
  margin: 150px 0;
}

@media (max-width: 1560px) {
  .index-padding {
    margin: 60px 0;
  }
}

@media (max-width: 991px) {
  .index-padding {
    margin: 40px 0;
  }
}

@media (max-width: 767px) {
  .index-padding {
    margin: 35px 0;
  }
}

@media (max-width: 575px) {
  .index-padding {
    margin: 30px 0;
  }
}

.index-title h2 {
  margin: 0;
  color: #0B3406;
  font-size: 48px;
  font-weight: 500;
  letter-spacing: -2.88px;
}

@media (max-width: 1400px) {
  .index-title h2 {
    font-size: 35px;
  }
}

@media (max-width: 1199px) {
  .index-title h2 {
    letter-spacing: -1.88px;
  }
}

@media (max-width: 767px) {
  .index-title h2 {
    font-size: 28px;
    letter-spacing: -0.88px;
  }
}

@media (max-width: 575px) {
  .index-title h2 {
    font-size: 23px;
  }
}

.index-title p {
  margin-top: 30px;
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

@media (max-width: 1760px) {
  .index-title p {
    font-size: 16px;
  }
}

@media (max-width: 1440px) {
  .index-title p {
    margin-top: 10px;
  }
}

@media (max-width: 991px) {
  .index-title p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .index-title p {
    font-size: 14px;
    line-height: 22px;
  }
}

.index-more {
  display: inline-flex;
}

.index-more span {
  display: inline-block;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  background-color: #222222;
  padding: 10px 25px;
  border-radius: 100px;
  transition: all 0.3s;
}

.index-more span::after {
  font-family: 'iconfont' !important;
  content: '\e740';
  font-size: 16px;
  margin-left: 6px;
  color: #FFF;
  transition: all 0.3s;
}

@media (max-width: 991px) {
  .index-more span {
    padding: 5px 18px;
    font-size: 14px;
  }

  .index-more span::after {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .index-more span {
    background-color: #0B3406;
  }
}

.index-more:hover span {
  background-color: #0B3406;
}

.index-more:hover span::after {
  transform: rotate();
}

.header.scrolled {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border: none;
}

.header {
  position: sticky;
  top: 0;
  z-index: 999;
  width: 100%;
  padding: 14px 0;
  transition: all 0.3s ease;
  background: #234F1E;
}

@media (max-width: 991px) {
  .header {
    padding: 10px 0;
  }
}

@media (max-width: 767px) {
  .header {
    padding: 5px 0;
  }
}

.header .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header .box .logo {
  width: 136px;
  display: inline-block;
}

@media (max-width: 1400px) {
  .header .box .logo {
    width: 100px;
  }
}

@media (max-width: 767px) {
  .header .box .logo {
    width: 80px;
  }
}

.header .box .logo img {
  width: 100%;
}

@media (max-width: 1199px) {
  .header .box .header-nav {
    display: none;
  }
}

.header .box .header-nav .nav {
  margin: 0 -35px;
}

.header .box .header-nav .nav ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
}

.header .box .header-nav .nav ul>li {
  margin: 0 35px;
  position: relative;
}

@media (max-width: 1710px) {
  .header .box .header-nav .nav ul>li {
    margin: 0 15px;
  }
}

@media (max-width: 1400px) {
  .header .box .header-nav .nav ul>li {
    margin: 0 10px;
  }
}

.header .box .header-nav .nav ul>li a {
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
  position: relative;
  transition: all 0.3s;
}

@media (max-width: 1710px) {
  .header .box .header-nav .nav ul>li a {
    font-size: 18px;
  }
}

@media (max-width: 1400px) {
  .header .box .header-nav .nav ul>li a {
    font-size: 16px;
  }
}

.header .box .header-nav .nav ul>li a.active::after {
  width: 100%;
}

.header .box .header-nav .nav ul>li a:hover::after {
  width: 100%;
}

.header .box .header-nav .nav ul>li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #FFF;
  transition: all 0.3s;
}

.header .box .header-nav .nav ul>li ul {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
  background-color: #FFFFFF;
  display: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.header .box .header-nav .nav ul>li ul li {
  padding: 10px 0;
}

.header .box .header-nav .nav ul>li ul li a {
  display: inline-block;
  font-size: 16px;
  white-space: nowrap;
  color: #052901;
}

.header .box .header-nav .nav ul>li ul li a::after {
  background-color: #052901;
}

.header .box .car-search {
  display: flex;
  align-items: center;
}

.header .box .car-search .cart {
  display: flex;
  align-items: center;
  position: relative;
}

.header .box .car-search .cart .iconfont {
  color: #FFFFFF;
  font-size: 24px;
}

@media (max-width: 767px) {
  .header .box .car-search .cart .iconfont {
    font-size: 20px;
  }
}

.header .box .car-search .cart b {
  position: absolute;
  display: block;
  background-color: #CA0000;
  width: 10px;
  height: 10px;
  border-radius: 100px;
  top: 6px;
  left: 13px;
}

.header .box .car-search .cart span {
  display: inline-block;
  /*margin-left: 6px;*/
  color: #FFF;
  font-size: 18px;
}

@media (max-width: 767px) {
  .header .box .car-search .cart span {
    font-size: 14px;
  }
}

.header .box .car-search .header-search {
  margin-left: 30px;
}

@media (max-width: 1400px) {
  .header .box .car-search .header-search {
    margin-left: 20px;
  }
}

.header .box .car-search .header-search .serch-none {
  display: none;
}

@media (max-width: 1199px) {
  .header .box .car-search .header-search .serch-none {
    display: block;
    font-size: 20px;
    color: #fff;
  }
}

.header .box .car-search .header-search form {
  border-radius: 100px;
  padding: 0px 20px;
  background-color: #FFF;
}

@media (max-width: 1199px) {
  .header .box .car-search .header-search form {
    display: none !important;
  }
}

.header .box .car-search .header-search form input {
  border: none;
  padding: 8px 0;
  width: 50px;
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
}

.header .box .car-search .header-search form input::placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
}

.header .box .car-search .header-search form button {
  background: transparent;
  border: none;
  cursor: pointer;
}

.header .box .car-search .header-search form button .iconfont {
  font-size: 20px;
  color: #000000;
}

.header .box .car-search .header-search form button .iconfont:hover {
  animation: swing 1s 0s ease both;
}

.header-serch-box {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
}

.header-serch-box form {
  margin-bottom: 0;
  width: 60%;
  padding: 10px;
  background-color: #FFFFFF;
}

@media (max-width: 767px) {
  .header-serch-box form {
    width: 80%;
  }
}

.header-serch-box input {
  height: 40px;
  padding: 0 0 0 12px;
  color: rgba(38, 38, 38, 0.4);
  font-size: 14px;
  border: 1px solid #052901;
  width: 94%;
}

.header-serch-box button {
  border-radius: 5px;
  background: #999;
  width: 74px;
  height: 40px;
  color: #FFF;
  text-align: center;
  text-transform: capitalize;
  margin-left: 7px;
  border: none;
  transition: background-color 0.3s ease;
}

.header-serch-box button:hover {
  background-color: #052901;
}

.header-serch-box button .iconfont {
  font-size: 20px;
}

.header-serch-box .header-serch-none {
  font-size: 22px;
  cursor: pointer;
  position: fixed;
  top: 20px;
  right: 30px;
  color: #FFFFFF;
}

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

.btn-menu {
  position: relative;
  display: none;
  margin-left: 20px;
}

.btn-menu a {
  text-decoration: none;
  color: #FFFFFF;
}

.btn-menu a .iconfont {
  font-size: 28px;
}

@media (max-width: 767px) {
  .btn-menu a .iconfont {
    font-size: 24px;
  }
}

@media (max-width: 1199px) {
  .btn-menu {
    display: inline-block;
    vertical-align: middle;
  }
}

@media (max-width: 575px) {
  .btn-menu {
    margin-right: 10px;
  }
}

/* swiper */
.banner-box {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .banner-box {
    padding-top: 0;
  }
}

@media (max-width: 991px) {
  .banner-box {
    width: 100%;
  }
}

.swiper-slide {
  position: relative;
  width: 100%;
  height: auto;
  /* 让其根据内容自动适配 */
}

.item-video {
  height: 100%;
}

.banner-video-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.banner-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner {
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  width: 100%;
}

@media (max-width: 1199px) {
  .banner {
    padding-top: 0;
  }
}

.banner .swiper-slide {
  overflow: hidden;
}

.banner a {
  display: block;
}

.banner img {
  width: 100%;
  height: auto;
}

.banner .swiper-pagination {
  display: block;
  bottom: 6% !important;
  z-index: 22;
}

.swiper-pagination-bullet-active {
  width: 70px !important;
  height: 3px !important;
  background-color: #FFFFFF !important;
  border-radius: 0;
}

@media (max-width: 991px) {
  .swiper-pagination-bullet-active {
    width: 40px !important;
  }
}

@media (max-width: 767px) {
  .swiper-pagination-bullet-active {
    width: 25px !important;
  }
}

.swiper-pagination-bullet {
  width: 70px !important;
  height: 3px !important;
  background: #FFF;
  border-radius: 0;
}

@media (max-width: 991px) {
  .swiper-pagination-bullet {
    width: 40px !important;
  }
}

@media (max-width: 767px) {
  .swiper-pagination-bullet {
    width: 25px !important;
  }
}

.index-nav.show {
  right: calc(100% - 100%);
  /* 滑入左侧 */
}

.index-nav {
  position: fixed;
  top: 40%;
  right: 0px;
  z-index: 222;
  border-radius: 6px 0px 0px 6px;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  padding: 17px 10px;
}

@media (max-width: 1199px) {
  .index-nav {
    display: none;
  }
}

.index-nav a {
  display: block;
  text-decoration: none;
  position: relative;
  transition: all 0.3s ease;
  margin-top: 17px;
}

.index-nav a:nth-child(1) {
  margin-top: 0;
}

.index-nav a .iconfont {
  font-size: 22px;
  color: #FFFFFF99;
  transition: all 0.3s ease;
}

.index-nav a:hover .fix-nav-phonenumber {
  transform: translateY(-50%) translateX(0);
}

.index-nav a:hover .iconfont {
  color: #FFFFFF;
}

.index-nav .fix-nav-phonenumber {
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%) translateX(300%);
  transition: all 0.3s ease;
  line-height: 30px;
}

.index-nav .fix-nav-phonenumber p {
  margin: 0;
  padding: 4px 10px;
  color: #fff;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.44);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
  font-size: 14px;
  white-space: nowrap;
}

.fix-nav-none {
  display: none;
  position: fixed;
  right: 0;
  color: white;
  bottom: 10%;
  font-size: 30px;
  border: 1px solid #333;
  border-radius: 10px;
  width: 45px;
  height: 45px;
  line-height: 40px;
  background-color: #333;
  text-align: center;
  z-index: 222;
}

@media (max-width: 1199px) {
  .fix-nav-none {
    display: block;
  }
}

.fix-nav-none.rotated {
  transform: rotate(45deg);
  transition: all 0.5s;
}

.xs-online {
  position: fixed;
  z-index: 222;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
  color: #fff;
  background-color: #052901;
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  display: none;
}

.xs-online .imgbbb {
  transform: translateX(-50%) translateY(-120px) !important;
  animation: fadeInUp 0.5s ease forwards;
}

.xs-online .xs-online-wx {
  position: relative;
}

.xs-online .xs-online-wx img {
  position: absolute;
  width: 100px;
  left: 50%;
  background-color: #FFFFFF;
  transform: translateX(-50%) translateY(60px);
  transition: all 0.3 ease;
}

.xs-online ul li {
  float: left;
  width: 20%;
  list-style: none;
  border-right: 1px solid #000;
  border-left: 1px solid rgba(255, 255, 255, 0.6);
  transition: all 0.3s ease;
}

.xs-online ul li .iconfont {
  display: block;
}

.xs-online ul li:first-child {
  border-left: none;
}

.xs-online a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  color: white;
}

.xs-online a .iconfont {
  font-size: 18px;
}

@media (max-width: 1199px) {
  .xs-online {
    display: block !important;
  }
}

.index-product {
  padding: 140px 0 170px 0;
  overflow: hidden;
}

@media (max-width: 1560px) {
  .index-product {
    padding: 90px 0 110px 0;
  }
}

@media (max-width: 991px) {
  .index-product {
    padding: 35px 0 40px 0;
  }
}

.index-product .top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.index-product .top .product-more {
  color: #333;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1.08px;
  transition: all 0.3s ease-in-out;
}

.index-product .top .product-more:hover {
  color: #0B3406;
}

@media (max-width: 991px) {
  .index-product .top .product-more {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .index-product .top .product-more {
    color: #0B3406;
    font-size: 14px;
  }
}

.index-product .product-slick {
  margin: 0 -30px;
  margin-top: 50px;
}

@media (max-width: 1400px) {
  .index-product .product-slick {
    margin: 0 -15px;
    margin-top: 30px;
  }
}

.index-product .product-slick .item-box {
  padding: 0 30px;
}

@media (max-width: 1470px) {
  .index-product .product-slick .item-box {
    padding: 0 15px;
  }
}

.index-product .product-slick .item-box .item:hover .img-box img {
  transform: scale(1.06);
}

.index-product .product-slick .item-box .item .img-box {
  padding-bottom: calc(420 / 390 * 100%);
  border-radius: 6px;
  overflow: hidden;
}

.index-product .product-slick .item-box .item .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.index-product .product-slick .item-box .item .title {
  display: inline-block;
  margin-top: 20px;
  color: #222;
  font-size: 18px;
  font-weight: 500;
  /* 133.333% */
  letter-spacing: -1.08px;
  transition: all 0.3s;
  position: relative;
}

@media (max-width: 1199px) {
  .index-product .product-slick .item-box .item .title {
    margin-top: 10px;
    font-size: 16px;
  }
}

.index-product .product-slick .item-box .item .title:hover {
  color: #0B3406;
}

.index-product .product-slick .item-box .item .title:hover::after {
  width: 100%;
}

.index-product .product-slick .item-box .item .title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 0;
  height: 2px;
  background: #0B3406;
  transition: all 0.3s;
}

.index-product .product-slick .item-box .item .text p {
  margin-top: 10px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
}

@media (max-width: 1199px) {
  .index-product .product-slick .item-box .item .text p {
    margin-top: 5px;
  }
}

.index-video {
  background-image: url(../img/index-video-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .index-video {
    padding: 20px 0;
  }
}

.index-video .video-cont {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.43);
  backdrop-filter: blur(15px);
  padding: 40px 60px 105px 40px;
  width: 32%;
}

@media (max-width: 1710px) {
  .index-video .video-cont {
    width: 40%;
  }
}

@media (max-width: 1400px) {
  .index-video .video-cont {
    padding: 25px 35px 35px 30px;
  }
}

@media (max-width: 1199px) {
  .index-video .video-cont {
    width: 47%;
  }
}

@media (max-width: 991px) {
  .index-video .video-cont {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .index-video .video-cont {
    width: 70%;
  }
}

@media (max-width: 575px) {
  .index-video .video-cont {
    width: 100%;
  }
}

.index-video .video-cont b {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.96px;
}

@media (max-width: 991px) {
  .index-video .video-cont b {
    font-size: 14px;
  }
}

.index-video .video-cont .index-title {
  margin-top: 60%;
}

@media (max-width: 1400px) {
  .index-video .video-cont .index-title {
    margin-top: 40%;
  }
}

@media (max-width: 991px) {
  .index-video .video-cont .index-title {
    margin-top: 30px;
  }
}

.index-video .video-cont .index-title h2 {
  color: #FFFFFF;
}

.index-video .video-cont .text {
  margin-top: 30px;
}

@media (max-width: 1400px) {
  .index-video .video-cont .text {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .index-video .video-cont .text {
    margin-top: 10px;
  }
}

.index-video .video-cont .text p {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 991px) {
  .index-video .video-cont .text p {
    font-size: 14px;
  }
}

.index-video .video-cont .more-video {
  display: flex;
  align-items: center;
  /* 定义旋转动画 */
}

@media (max-width: 991px) {
  .index-video .video-cont .more-video {
    flex-wrap: wrap;
  }
}

.index-video .video-cont .more-video .about-more {
  margin-top: 50px;
  margin-right: 40px;
  border-radius: 100px;
  background: #FFF;
  padding: 10px 25px;
  color: #222;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  display: flex;
  align-items: center;
}

.index-video .video-cont .more-video .about-more:hover {
  background-color: #0B3406;
  color: #FFFFFF;
}

.index-video .video-cont .more-video .about-more:hover .iconfont {
  color: #FFFFFF;
}

@media (max-width: 1199px) {
  .index-video .video-cont .more-video .about-more {
    padding: 5px 20px;
  }
}

@media (max-width: 991px) {
  .index-video .video-cont .more-video .about-more {
    margin-top: 20px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .index-video .video-cont .more-video .about-more {
    background-color: #0B3406;
    color: #FFFFFF;
  }
}

.index-video .video-cont .more-video .about-more .iconfont {
  display: inline-block;
  margin-left: 6px;
  color: #222222;
  font-size: 16px;
  transition: all 0.3s;
}

@media (max-width: 767px) {
  .index-video .video-cont .more-video .about-more .iconfont {
    color: #FFFFFF;
  }
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.index-video .video-cont .more-video .video {
  margin-top: 50px;
  cursor: pointer;
}

@media (max-width: 991px) {
  .index-video .video-cont .more-video .video {
    margin-top: 20px;
  }
}

.index-video .video-cont .more-video .video .play {
  display: flex;
  align-items: center;
}

.index-video .video-cont .more-video .video .play:hover span {
  text-decoration: underline;
}

.index-video .video-cont .more-video .video .play .play-icon {
  position: relative;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.index-video .video-cont .more-video .video .play .play-icon::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  animation: rotate 10s linear infinite;
  background: url(../img/index-video-2.png) no-repeat center;
  background-size: cover;
}

.index-video .video-cont .more-video .video .play .play-icon .iconfont {
  color: #004540;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 100px;
  background-color: #FFFFFF;
  font-size: 14px;
}

.index-video .video-cont .more-video .video .play span {
  margin-left: 14px;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.3s;
}

.index-mgo {
  overflow: hidden;
}

.index-mgo .box {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .index-mgo .box {
    flex-wrap: wrap;
  }
}

.index-mgo .box .index-title {
  /* width: 295px; */
  width: 35%;
}

@media (max-width: 1199px) {
  .index-mgo .box .index-title {
    width: 28%;
  }
}

@media (max-width: 991px) {
  .index-mgo .box .index-title {
    width: 100%;
  }
}

.index-nav .fix-nav-phonenumber p img {
  width: 100px;
  background-color: #FFFFFF;
}

.index-mgo .box .index-title h2 {
  color: #0B3406;
  font-size: 60px;
  font-weight: 500;
  letter-spacing: -4.2px;
  line-height: 1;
}

@media (max-width: 1400px) {
  .index-mgo .box .index-title h2 {
    font-size: 50px;
  }
}

@media (max-width: 991px) {
  .index-mgo .box .index-title h2 {
    font-size: 35px;
    letter-spacing: -1.2px;
  }
}

@media (max-width: 767px) {
  .index-mgo .box .index-title h2 {
    font-size: 26px;
    letter-spacing: -0.88px;
  }
}

.index-mgo .box .index-title p {
  margin-top: 20px;
  color: #222;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -1.08px;
}

@media (max-width: 1199px) {
  .index-mgo .box .index-title p {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .index-mgo .box .index-title p {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .index-mgo .box .index-title p {
    font-size: 14px;
  }
}

.index-mgo .box .index-title .cont-img {
  margin-top: 40px;
}

.index-mgo .box .index-title .cont-img .left-img {
  width: 100%;

}

.index-mgo .box .index-title .cont-img .right-img {
  width: 100%;
  margin-top: 20px;
}
@media(max-width:1440px){
  .index-mgo .box .index-title .cont-img {
    margin-top: 70px;
  }
  .index-mgo .box .index-title .cont-img .right-img {
    margin-top: 40px;
  }
}
@media(max-width:991px){
  .index-mgo .box .index-title .cont-img {
    margin-top: 40px;
  }
  .index-mgo .box .index-title .cont-img .right-img {
    margin-top: 20px;
  }
}

.index-mgo .box .index-title .cont-img .left-img .img-box {
  padding-bottom: calc(260 / 630 * 100%);

}

.index-mgo .box .index-title .cont-img .right-img .img-box {
  padding-bottom: calc(260 / 630 * 100%);
}
.index-mgo .box .index-title .con-img2{
  display: none;
}
.index-mgo .box .index-title .con-img2 .img-box {
  padding-bottom: calc(530 / 500 * 100%);
  margin-bottom: 20px;
}
@media (max-width: 1199px) { 
  .index-mgo .box .index-title .cont-img {
    display: none;
  } 
  .index-mgo .box .index-title .con-img2{
    display: block;
  }
}
@media (max-width: 991px) { 
  .index-mgo .box .index-title .cont-img {
    display: block;
  }
  .index-mgo .box .index-title .con-img2{
    display: none;
  }
}




.index-mgo .box .right {
  width: 60%;
}

@media (max-width: 1199px) {
  .index-mgo .box .right {
    width: 70%;
  }
}

@media (max-width: 991px) {
  .index-mgo .box .right {
    width: 100%;
    margin-top: 20px;
  }
}

.index-mgo .box .right .text {
  padding-bottom: 50px;
  border-bottom: 1px solid #DEDEDE;
}

@media (max-width: 1440px) {
  .index-mgo .box .right .text {
    padding-bottom: 20px;
  }
}

.index-mgo .box .right .text b {
  color: #333;
  font-weight: 400;
  line-height: 26px;
}

.index-mgo .box .right .text p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 1199px) {
  .index-mgo .box .right .text p {
    /* font-size: 18px; */
  }
}

@media (max-width: 991px) {
  .index-mgo .box .right .text p {
    font-size: 16px;
  }
}

.index-mgo .box .right .right-bottom {
  padding-top: 50px;
  /* display: flex; */
  justify-content: space-between;
}

@media (max-width: 1440px) {
  .index-mgo .box .right .right-bottom {
    padding-top: 20px;
  }
}

@media (max-width: 767px) {
  .index-mgo .box .right .right-bottom {
    flex-wrap: wrap;
  }
}

.index-mgo .box .right .right-bottom .title {
  color: #000;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: -1.2px;
}

@media (max-width: 1199px) {
  .index-mgo .box .right .right-bottom .title {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .index-mgo .box .right .right-bottom .title {
    font-size: 16px;
  }
}

.index-mgo .box .right .right-bottom .cont-more {
  /* width: 72%; */
  width: 100%;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .index-mgo .box .right .right-bottom .cont-more {
    width: 100%;
    margin-top: 10px;
  }
}

.index-mgo .box .right .right-bottom .cont-more .cont p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 1199px) {
  .index-mgo .box .right .right-bottom .cont-more .cont p {
    font-size: 14px;
  }
}

.index-mgo .box .right .right-bottom .cont-more .index-more {
  margin-top: 50px;
}

@media (max-width: 1440px) {
  .index-mgo .box .right .right-bottom .cont-more .index-more {
    margin-top: 20px;
  }
}

.index-mgo .box2 {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .index-mgo .box2 {
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .index-mgo .box2 {
    flex-wrap: wrap;
  }
}

.index-mgo .box2 .left-img {
  width: 40%;
  overflow: hidden;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .index-mgo .box2 .left-img {
    width: 100%;
  }
}

.index-mgo .box2 .left-img .img-box {
  height: 100%;
  padding-bottom: calc(400 / 670 * 100%);
}

.index-mgo .box2 .left-img .img-box img {
  width: 100%;
}

.index-mgo .box2 .right-img {
  width: 58%;
  overflow: hidden;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .index-mgo .box2 .right-img {
    width: 100%;
    margin-top: 10px;
  }
}

.index-mgo .box2 .right-img .img-box {
  padding-bottom: calc(400 / 960 * 100%);
}

.index-mgo .box2 .right-img .img-box img {
  width: 100%;
}

.index-benefits {
  overflow: hidden;
}

.index-benefits .top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

@media (max-width: 767px) {
  .index-benefits .top {
    flex-wrap: wrap;
  }
}

.index-benefits .top .index-title {
  width: 43%;
}

@media (max-width: 1400px) {
  .index-benefits .top .index-title {
    width: 55%;
  }
}

@media (max-width: 1199px) {
  .index-benefits .top .index-title {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .index-benefits .top .index-title {
    width: 100%;
    margin-bottom: 20px;
  }
}

.index-benefits .benefits {
  margin-top: 30px;
}

@media (max-width: 1199px) {
  .index-benefits .benefits {
    margin-top: 0;
  }
}

.index-benefits .benefits .row-box {
  margin: 0 -15px;
}

.index-benefits .benefits .row-box .col-box {
  padding: 0 15px;
  margin-top: 30px;
}

.index-benefits .benefits .row-box .col-box .item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 30px;
  overflow: hidden;
  border-radius: 10px;
  background: #F6F6F6;
  transition: all 0.3s;
  /* height: 230px; */
  height: 260px;
}

@media (max-width: 1440px) {
  .index-benefits .benefits .row-box .col-box .item {
    padding: 20px 15px;
    /* height: 160px; */
    height: 230px;
  }
}

@media (max-width: 767px) {
  .index-benefits .benefits .row-box .col-box .item {
    background: #F6F6F6 !important;
  }
}

.index-benefits .benefits .row-box .col-box .item:hover {
  background: #0B3406;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.04);
  justify-content: flex-start;
  align-items: flex-start;
}

.index-benefits .benefits .row-box .col-box .item:hover .item-cont .iconfont {
  opacity: 0;
  height: 0;
  display: none;
}

.index-benefits .benefits .row-box .col-box .item:hover .item-cont .title {
  color: #FFF;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -1.44px;
  text-align: left;
  margin-top: 0;
}

@media (max-width: 1400px) {
  .index-benefits .benefits .row-box .col-box .item:hover .item-cont .title {
    font-size: 18px;
    letter-spacing: -0.9px;
  }
}

.index-benefits .benefits .row-box .col-box .item:hover .item-cont .text {
  opacity: 1;
  height: auto;
}

.index-benefits .benefits .row-box .col-box .item .item-cont .iconfont {
  color: #0B3406;
  font-size: 35px;
  display: inline-block;
  margin-left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s;
}

@media (max-width: 1400px) {
  .index-benefits .benefits .row-box .col-box .item .item-cont .iconfont {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .index-benefits .benefits .row-box .col-box .item .item-cont .iconfont {
    opacity: 0;
    height: 0;
    display: none;
  }
}

.index-benefits .benefits .row-box .col-box .item .item-cont .title {
  margin-top: 16px;
  text-align: center;
  color: #0B3406;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1.08px;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 1400px) {
  .index-benefits .benefits .row-box .col-box .item .item-cont .title {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .index-benefits .benefits .row-box .col-box .item .item-cont .title {
    color: #0B3406 !important;
    font-weight: 500;
    text-align: left;
    margin-top: 0;
    font-size: 18px;
    letter-spacing: -0.9px;
  }
}

.index-benefits .benefits .row-box .col-box .item .item-cont .text {
  margin-top: 20px;
  opacity: 0;
  height: 0;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 1400px) {
  .index-benefits .benefits .row-box .col-box .item .item-cont .text {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .index-benefits .benefits .row-box .col-box .item .item-cont .text {
    opacity: 1;
    height: auto;
    color: #052901;
  }
}

.index-benefits .benefits .row-box .col-box .item .item-cont .text p {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

@media (max-width: 1400px) {
  .index-benefits .benefits .row-box .col-box .item .item-cont .text p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .index-benefits .benefits .row-box .col-box .item .item-cont .text p {
    color: #0B3406 !important;
  }
}

.index-project {
  /* padding: 200px 0; */
  padding: 120px 0;

  background: #F6F6F6;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .index-project {
    padding: 120px 0;
  }
}

@media (max-width: 1199px) {
  .index-project {
    padding: 80px 0;
  }
}

@media (max-width: 991px) {
  .index-project {
    padding: 35px 0;
  }
}

.index-project .box {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1400px) {
  .index-project .box {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .index-project .box {
    position: relative;
  }
}

.index-project .box .left {
  width: 390px;
}

@media (max-width: 1199px) {
  .index-project .box .left {
    width: 25%;
  }
}

@media (max-width: 991px) {
  .index-project .box .left {
    width: 100%;
  }
}

.index-project .box .left .prev-next {
  width: 30px;
  color: white;
  position: relative;
  margin-top: 60px;
  margin-left: 28px;
}

@media (max-width: 991px) {
  .index-project .box .left .prev-next {
    margin-top: 36px;
    margin-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .index-project .box .left .prev-next {
    display: none;
    position: absolute;
    top: 60%;
    left: 50%;
    z-index: 12;
    transform: translateX(-50%);
    width: 80%;
  }
}

@media (max-width: 575px) {
  .index-project .box .left .prev-next {
    width: 80%;
  }
}

.index-project .box .left .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 20px;
  display: block;
  content: '\e622';
  line-height: 36px;
  color: #333333;
  transition: all 0.3s ease;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.index-project .box .left .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 20px;
  display: block;
  content: '\e622';
  line-height: 36px;
  color: #333333;
  transition: all 0.3s ease;
  transform: rotate(-90deg);
}

.index-project .box .left .prev-next .slick-prev,
.index-project .box .left .prev-next .slick-next {
  z-index: 1;
  border: 1px solid #333333;
  width: 36px;
  height: 36px;
  border-radius: 100px;
  text-align: center;
  transition: all 0.3s ease;
}

.index-project .box .left .prev-next .slick-prev:hover,
.index-project .box .left .prev-next .slick-next:hover {
  color: #222222;
}

.index-project .box .left .prev-next .slick-next:hover {
  background-color: #0B3406;
}

.index-project .box .left .prev-next .slick-prev:hover {
  background-color: #0B3406;
}

.index-project .box .left .prev-next .slick-prev,
.index-project .box .left .prev-next .slick-next:hover::before {
  color: #FFFFFF;
}

.index-project .box .left .prev-next .slick-prev:hover::before {
  color: #FFFFFF;
}

.index-project .box .right {
  padding-left: 30px;
  width: calc(100% - 390px);
}

@media (max-width: 1199px) {
  .index-project .box .right {
    width: 75%;
  }
}

@media (max-width: 991px) {
  .index-project .box .right {
    width: 100%;
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .index-project .box .right {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .index-project .box .right .project-slick {
    margin: 0 -15px;
  }
}

.index-project .box .right .project-slick .item-box {
  padding: 0 15px;
}

.index-project .box .right .project-slick .item-box .item:hover .img-box img {
  transform: scale(1.06);
}

.index-project .box .right .project-slick .item-box .item .img-box {
  padding-bottom: calc(260 / 390 * 100%);
  border-radius: 10px;
  overflow: hidden;
}

.index-project .box .right .project-slick .item-box .item .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.index-project .box .right .project-slick .item-box .item .content .title {
  display: inline-block;
  margin: 30px 0 20px 0;
  text-decoration: none;
  color: #222;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1.08px;
  transition: all 0.3s ease-in-out;
}

.index-project .box .right .project-slick .item-box .item .content .title:hover {
  color: #0B3406;
  text-decoration: underline;
}

@media (max-width: 1199px) {
  .index-project .box .right .project-slick .item-box .item .content .title {
    margin: 15px 0 10px 0;
  }
}

.index-project .box .right .project-slick .item-box .item .content .text p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.index-news {
  overflow: hidden;
}

.index-news .top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 50px;
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .index-news .top {
    flex-wrap: wrap;
  }
}

.index-news .top .index-title {
  width: 40%;
}

@media (max-width: 1400px) {
  .index-news .top .index-title {
    width: 57%;
  }
}

@media (max-width: 1199px) {
  .index-news .top .index-title {
    width: 65%;
  }
}

@media (max-width: 767px) {
  .index-news .top .index-title {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 1400px) {
  .index-news .top {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}

.index-news .news-slick {
  margin: 0 -15px;
}

.index-news .news-slick .item {
  padding: 0 15px;
}

.index-news .news-slick .item:hover .img-box img {
  transform: scale(1.06);
}

.index-news .news-slick .item .img-box {
  padding-bottom: calc(280 / 530 * 100%);
  border-radius: 10px;
  overflow: hidden;
}

.index-news .news-slick .item .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.index-news .news-slick .item .content {
  padding-top: 22px;
}

@media (max-width: 1400px) {
  .index-news .news-slick .item .content {
    padding-top: 15px;
  }
}

.index-news .news-slick .item .content .data {
  display: flex;
}

.index-news .news-slick .item .content .data b {
  display: inline-block;
  padding: 2.5px 14px;
  border-radius: 100px;
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
  margin-right: 10px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  /* 142.857% */
}

.index-news .news-slick .item .content .data span {
  display: inline-block;
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  /* 142.857% */
  padding: 2px 14px;
  border-radius: 100px;
  background: #9D9D9D;
}

.index-news .news-slick .item .content .title {
  display: inline-block;
  margin-top: 30px;
  color: #222;
  white-space: nowrap;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1.08px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  transition: all 0.3s ease;
}

.index-news .news-slick .item .content .title:hover {
  color: #0B3406;
  text-decoration: underline;
}

@media (max-width: 1400px) {
  .index-news .news-slick .item .content .title {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .index-news .news-slick .item .content .title {
    font-size: 16px;
  }
}

.index-news .news-slick .item .content .text {
  margin-top: 14px;
}

@media (max-width: 1400px) {
  .index-news .news-slick .item .content .text {
    margin-top: 10px;
  }
}

.index-news .news-slick .item .content .text p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

@media (max-width: 767px) {
  .index-news .news-slick .item .content .text p {
    font-size: 14px;
  }
}

.footer {
  padding-top: 100px;
  background: #234F1E;
  overflow: hidden;
}

@media (max-width: 1470px) {
  .footer {
    padding-top: 70px;
  }
}

@media (max-width: 1199px) {
  .footer {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}

.footer .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 40px;
  border-bottom: 1px solid #FFFFFF99;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .footer .top {
    flex-wrap: wrap;
  }
}

.footer .top .bottom-logo {
  width: 170px;
}

@media (max-width: 1199px) {
  .footer .top .bottom-logo {
    width: 140px;
  }
}

@media (max-width: 767px) {
  .footer .top .bottom-logo {
    width: 100px;
  }
}

.footer .top .bottom-logo img {
  width: 100%;
}

.footer .top .bottom-nav {
  display: flex;
  align-items: center;
}

.footer .top .bottom-nav a:first-child .iconfont {
  margin-left: 0;
}

.footer .top .bottom-nav a .iconfont {
  display: inline-flex;
  font-size: 24px;
  margin-left: 20px;
  width: 46px;
  height: 46px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #FFFFFF4D;
  transition: all 0.3s;
  color: #FFFFFF;
}

.footer .top .bottom-nav a .iconfont:hover {
  background-color: #FFFFFF;
  color: #052901;
}

@media (max-width: 767px) {
  .footer .top .bottom-nav a .iconfont {
    width: 35px;
    height: 35px;
    font-size: 18px;
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .footer .top {
    padding-bottom: 20px;
  }
}

.footer .center {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1199px) {
  .footer .center {
    flex-wrap: wrap;
  }
}

.footer .center .left {
  width: 28%;
}

@media (max-width: 1199px) {
  .footer .center .left {
    width: 100%;
  }
}

.footer .center .left h3 {
  color: #FFF;
  font-size: 24px;
  font-weight: 500;
}

@media (max-width: 1199px) {
  .footer .center .left h3 {
    font-size: 20px;
  }
}

.footer .center .left .text {
  margin: 24px 0 50px 0;
}

@media (max-width: 991px) {
  .footer .center .left .text {
    margin: 10px 0 25px 0;
  }
}

.footer .center .left .text p {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

@media (max-width: 767px) {
  .footer .center .left .text p {
    font-size: 14px;
  }
}

.footer .center .right {
  width: 50%;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1400px) {
  .footer .center .right {
    width: 70%;
  }
}

@media (max-width: 1199px) {
  .footer .center .right {
    width: 100%;
    margin-top: 30px;
    flex-wrap: wrap;
    margin-top: 0;
  }
}

.footer .center .right h3 {
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
  white-space: nowrap;
}

@media (max-width: 1199px) {
  .footer .center .right h3 {
    font-size: 18px;
  }
}

.footer .center .right .list {
  width: 25%;
}

@media (max-width: 1199px) {
  .footer .center .right .list {
    width: 100%;
    margin-top: 20px;
  }
}

.footer .center .right .list:last-child {
  width: 40%;
}

@media (max-width: 1199px) {
  .footer .center .right .list:last-child {
    width: 100%;
  }
}

.footer .center .right ul {
  margin-top: 30px;
  list-style: none;
}

@media (max-width: 1199px) {
  .footer .center .right ul {
    margin-top: 10px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}

.footer .center .right ul li {
  margin-top: 20px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 1199px) {
  .footer .center .right ul li {
    margin-top: 0;
    margin-right: 20px;
    font-size: 14px;
  }
}

.footer .center .right ul li a {
  color: #FFFFFF;
  transition: all 0.3s ease-in-out;
}

.footer .center .right ul li a:hover {
  text-decoration: underline;
  color: #FFFFFFCC;
}

.footer .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 96px 0 30px 0;
}

@media (max-width: 991px) {
  .footer .bottom {
    margin: 40px 0 60px 0;
    flex-wrap: wrap;
  }
}

.footer .bottom .text {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-weight: 400;
  /* 128.571% */
}

.footer .bottom .text a {
  color: rgba(255, 255, 255, 0.7);
  margin: 0 10px;
  transition: all 0.3s;
}

.footer .bottom .text a:hover {
  color: #EAEAEA80;
  text-decoration: underline;
}

@media (max-width: 1400px) {
  .footer .bottom .text a {
    margin: 0 5px;
  }
}

.footer .bottom .text .cnzz {
  display: inline-block;
}

.footer .bottom .right {
  display: flex;
  align-items: center;
}

@media (max-width: 991px) {
  .footer .bottom .right {
    margin-top: 10px;
  }
}

.footer .bottom .right a {
  color: rgba(234, 234, 234, 0.7);
  font-size: 14px;
  font-weight: 400;
  transition: all 0.3s;
}

.footer .bottom .right a:hover {
  color: #EAEAEA80;
  text-decoration: underline;
}

.footer .bottom .right span {
  display: block;
  margin: 0 15px;
  width: 1px;
  height: 14px;
  background: rgba(255, 255, 255, 0.7);
}

.about-banner {
  position: relative;
  border-bottom: 1px solid #DEDEDE;
}

.about-banner img {
  width: 100%;
}

.about-banner .box {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  /* 114.286% */
  letter-spacing: -0.56px;
  display: flex;
  align-items: center;
  padding: 17px 0;
  background: #FFF;
}

@media (max-width: 991px) {
  .about-banner .box {
    padding: 5px 0;
  }
}

@media (max-width: 575px) {
  .about-banner .box {
    padding-left: 10px;
  }
}

.about-banner .box a {
  color: #666;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
}

.about-banner .box a:hover {
  color: #0B3406;
}

.about-banner .box a:first-child::before {
  font-family: 'iconfont' !important;
  content: '\e66b';
  font-size: 20px;
  color: #666666;
  margin-right: 10px;
}

.about-banner .box span {
  display: block;
  margin: 0 5px;
}

.about-banner .banner-title {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.about-banner .banner-title>div {
  padding: 0;
}

@media (max-width: 575px) {
  .about-banner .banner-title>div {
    padding-left: 10px;
  }
}

.about-banner .banner-title h3 {
  width: 60%;
  color: #FFF;
  font-size: 100px;
  font-weight: 700;
  letter-spacing: -4px;
}

@media (max-width: 1400px) {
  .about-banner .banner-title h3 {
    font-size: 60px;
  }
}

@media (max-width: 991px) {
  .about-banner .banner-title h3 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .about-banner .banner-title h3 {
    font-size: 30px;
    letter-spacing: 0;
  }
}

@media (max-width: 575px) {
  .about-banner .banner-title h3 {
    font-size: 24px;
  }
}

.about-title h2 {
  color: #0B3406;
  font-size: 52px;
  font-weight: 600;
  /* letter-spacing: -2.08px; */
}

.about-title h2 span {
  color: #969696;
}

@media (max-width: 1400px) {
  .about-title h2 {
    font-size: 40px;
  }
}

@media (max-width: 991px) {
  .about-title h2 {
    font-size: 32px;
    /* letter-spacing: -1.08px; */
  }
}

@media (max-width: 767px) {
  .about-title h2 {
    font-size: 26px;
    letter-spacing: -0.08px;
  }
}

@media (max-width: 575px) {
  .about-title h2 {
    font-size: 22px;
  }
}

.about-title p {
  margin-top: 20px;
  color: #222;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

@media (max-width: 1199px) {
  .about-title p {
    font-size: 16px;
    margin-top: 10px;
    line-height: 22px;
  }
}

@media (max-width: 767px) {
  .about-title p {
    font-size: 14px;
  }
}

.about-padding {
  margin: 140px 0;
}

@media (max-width: 1400px) {
  .about-padding {
    margin: 80px 0;
  }
}

@media (max-width: 991px) {
  .about-padding {
    margin: 40px 0;
  }
}

.about-elevate {
  overflow: hidden;
  background-image: url(../img/about-bg1.jpg);
  background-position: top right;
  background-size: 50%;
  background-repeat: no-repeat;
  padding: 140px 0;
}

@media (max-width: 1400px) {
  .about-elevate {
    padding: 80px 0;
  }
}

@media (max-width: 991px) {
  .about-elevate {
    padding: 40px 0;
  }
}

.about-elevate .top {
  display: flex;
  justify-content: space-between;
  /* 定义旋转动画 */
}

@media (max-width: 991px) {
  .about-elevate .top {
    flex-wrap: wrap;
  }
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.about-elevate .top .left .video {
  position: relative;
  width: 170px;
  height: 170px;
  cursor: pointer;
}

@media (max-width: 1199px) {
  .about-elevate .top .left .video {
    width: 120px;
    height: 120px;
  }
}

@media (max-width: 767px) {
  .about-elevate .top .left .video {
    width: 80px;
    height: 80px;
  }
}

.about-elevate .top .left .video::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  animation: rotate 10s linear infinite;
  background: url(../img/about-video-1.jpg) no-repeat center;
  background-size: cover;
}

.about-elevate .top .left .video span {
  line-height: 60px;
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.about-elevate .top .left .video span .iconfont {
  font-size: 28px;
  color: #0B3406;
}

@media (max-width: 767px) {
  .about-elevate .top .left .video span .iconfont {
    font-size: 20px;
  }
}

.about-elevate .top .about-title {
  width: 55%;
}

@media (max-width: 1199px) {
  .about-elevate .top .about-title {
    width: 66%;
  }
}

@media (max-width: 991px) {
  .about-elevate .top .about-title {
    width: 100%;
    margin-top: 20px;
  }
}

.about-elevate .bottom {
  margin-top: 90px;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1400px) {
  .about-elevate .bottom {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .about-elevate .bottom {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .about-elevate .bottom {
    margin-top: 20px;
  }
}

.about-elevate .bottom .left {
  width: 52%;
}

@media (max-width: 1199px) {
  .about-elevate .bottom .left {
    width: 40%;
  }
}

@media (max-width: 991px) {
  .about-elevate .bottom .left {
    width: 100%;
  }
}

.about-elevate .bottom .left img {
  width: 100%;
  height: auto;
}

.about-elevate .bottom .right {
  width: 48%;
  padding-left: 66px;
}

@media (max-width: 1199px) {
  .about-elevate .bottom .right {
    width: 60%;
    padding-left: 40px;
  }
}

@media (max-width: 991px) {
  .about-elevate .bottom .right {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
}

.about-elevate .bottom .right h3 {
  color: #222;
  font-size: 40px;
  font-weight: 500;
  /* 125% */
  letter-spacing: -2.4px;
  margin-bottom: 30px;
}

@media (max-width: 1199px) {
  .about-elevate .bottom .right h3 {
    font-size: 34px;
    margin-bottom: 10px;
    letter-spacing: -1.4px;
  }
}

@media (max-width: 767px) {
  .about-elevate .bottom .right h3 {
    font-size: 24px;
    letter-spacing: -0.4px;
  }
}

.about-elevate .bottom .right p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

@media (max-width: 767px) {
  .about-elevate .bottom .right p {
    font-size: 14px;
    line-height: 22px;
  }
}

.about-elevate .bottom-txt{
  margin-top: 20px;
}
.about-elevate .bottom-txt h3 {
  color: #222;
  font-size: 40px;
  font-weight: 500;
  /* 125% */
  letter-spacing: -2.4px;
  margin-bottom: 30px;
}

@media (max-width: 1199px) {
  .about-elevate .bottom-txt h3 {
    font-size: 34px;
    margin-bottom: 10px;
    letter-spacing: -1.4px;
  }
}

@media (max-width: 767px) {
  .about-elevate .bottom-txt h3 {
    font-size: 24px;
    letter-spacing: -0.4px;
  }
}

.about-elevate .bottom-txt p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

@media (max-width: 767px) {
  .about-elevate .bottom-txt p {
    font-size: 14px;
    line-height: 22px;
  }
}



.about-choose {
  overflow: hidden;
  background: #F7F7F7;
  padding: 100px 0;
}

@media (max-width: 1400px) {
  .about-choose {
    margin: 80px 0;
  }
}

@media (max-width: 991px) {
  .about-choose {
    margin: 40px 0;
  }
}

.about-choose .box {
  /* display: flex; */
  justify-content: space-between;
}

@media (max-width: 991px) {
  .about-choose .box {
    flex-wrap: wrap;
  }
}

.about-choose .box .left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .about-choose .box .left {
    width: 100%;
  }
}

.about-choose .box .left .left-img {
  width: 240px;
}

@media (max-width: 991px) {
  .about-choose .box .left .left-img {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .about-choose .box .left .left-img {
    width: 100%;
  }
}

.about-choose .box .left .left-img img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}

.about-choose .box .right {
  /* width: 63%; */
  width: 100%;
  margin-top: 30px;
}

@media (max-width: 991px) {
  .about-choose .box .right {
    width: 100%;
    margin-top: 30px;
  }
}

.about-choose .box .right .top {
  padding-bottom: 30px;
  border-bottom: 1px solid #DEDEDE;
}

@media (max-width: 1199px) {
  .about-choose .box .right .top {
    padding-bottom: 15px;
  }
}

.about-choose .box .right .top .text {
  /* width: 55%; */
  width: 100%;
}

@media (max-width: 1400px) {
  .about-choose .box .right .top .text {
    /* width: 80%; */
  }
}

@media (max-width: 767px) {
  .about-choose .box .right .top .text {
    width: 100%;
  }
}

.about-choose .box .right .top p {
  color: #222;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

@media (max-width: 1199px) {
  .about-choose .box .right .top p {
    font-size: 16px;
    line-height: 22px;
  }
}

.about-choose .box .right .bottom {
  margin-top: 30px;
}

@media (max-width: 1199px) {
  .about-choose .box .right .bottom {
    margin-top: 15px;
  }
}

.about-choose .box .right .bottom .item {
  padding: 30px 0;
  /* display: flex; */
  justify-content: space-between;
  border-bottom: 1px solid #DEDEDE;
}

@media (max-width: 1199px) {
  .about-choose .box .right .bottom .item {
    padding: 20px 0;
  }
}

@media (max-width: 767px) {
  .about-choose .box .right .bottom .item {
    flex-wrap: wrap;
    padding: 15px 0;
  }
}

.about-choose .box .right .bottom .item .title {
  /* width: 37%; */
  color: #222;
  font-size: 24px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -1.44px;
}

@media (max-width: 1199px) {
  .about-choose .box .right .bottom .item .title {
    font-size: 20px;
    line-height: 30px;
  }
}

@media (max-width: 991px) {
  .about-choose .box .right .bottom .item .title {
    /* width: 44%; */
  }
}

@media (max-width: 767px) {
  .about-choose .box .right .bottom .item .title {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
  }
}

.about-choose .box .right .bottom .item .cont {
  /* width: 48%; */
  margin-top: 20px;
}

@media (max-width: 767px) {
  .about-choose .box .right .bottom .item .cont {
    width: 100%;
    margin-top: 15px;
  }
}

.about-choose .box .right .bottom .item .cont p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 1199px) {
  .about-choose .box .right .bottom .item .cont p {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .about-choose .box .right .bottom .item .cont p {
    font-size: 14px;
  }
}

.about-stories .box {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .about-stories .box {
    flex-wrap: wrap;
  }
}

.about-stories .box .about-title {
  width: 48%;
}

@media (max-width: 1199px) {
  .about-stories .box .about-title {
    width: 70%;
  }
}

@media (max-width: 991px) {
  .about-stories .box .about-title {
    width: 100%;
  }
}

.about-stories .box .right {
  width: 50%;
}

@media (max-width: 991px) {
  .about-stories .box .right {
    width: 100%;
    margin-top: 30px;
  }
}

.about-stories .box .right .cont-box {
  padding-left: 65px;
  overflow-y: auto;
  height: 400px;
  /* 将滚动条显示在左侧 */
  direction: rtl;
  /* 设置滚动条的宽度 */
  /* 设置滚动条的轨道 */
  /* 设置滚动条的滑块 */
  /* 设置滚动条的滑块在悬停时的颜色 */
}

@media (max-width: 991px) {
  .about-stories .box .right .cont-box {
    padding-left: 40px;
  }
}

.about-stories .box .right .cont-box::-webkit-scrollbar {
  width: 2px;
}

.about-stories .box .right .cont-box::-webkit-scrollbar-track {
  background: #D9D9D9;
}

.about-stories .box .right .cont-box::-webkit-scrollbar-thumb {
  background: #0B3406;
  border-radius: 5px;
}

.about-stories .box .right .cont-box::-webkit-scrollbar-thumb:hover {
  background: #0B3406;
}

.about-stories .box .right .cont-box .item {
  margin-top: 50px;
  direction: ltr;
}

@media (max-width: 767px) {
  .about-stories .box .right .cont-box .item {
    margin-top: 30px;
  }
}

.about-stories .box .right .cont-box .item:first-child {
  margin-top: 0;
}

.about-stories .box .right .cont-box .item .user-star {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #DEDEDE;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .about-stories .box .right .cont-box .item .user-star {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}

.about-stories .box .right .cont-box .item .user-star .user-box {
  display: flex;
  align-items: center;
}

.about-stories .box .right .cont-box .item .user-star .user-box img {
  width: 50px;
  border-radius: 100px;
  margin-right: 20px;
}

@media (max-width: 767px) {
  .about-stories .box .right .cont-box .item .user-star .user-box img {
    margin-right: 10px;
  }
}

.about-stories .box .right .cont-box .item .user-star .user-box .name-position .name {
  color: #222;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.64px;
}

@media (max-width: 767px) {
  .about-stories .box .right .cont-box .item .user-star .user-box .name-position .name {
    font-size: 14px;
  }
}

.about-stories .box .right .cont-box .item .user-star .user-box .name-position .position {
  margin-top: 6px;
  color: #666;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.64px;
}

@media (max-width: 767px) {
  .about-stories .box .right .cont-box .item .user-star .user-box .name-position .position {
    margin-top: 5px;
    font-size: 14px;
  }
}

.about-stories .box .right .cont-box .item .user-star .star .iconfont {
  font-size: 18px;
  color: #FFD726;
  margin-right: 10px;
}

.about-stories .box .right .cont-box .item .user-star .star span {
  color: #222;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.64px;
}

@media (max-width: 767px) {
  .about-stories .box .right .cont-box .item .user-star .star span {
    font-size: 14px;
  }
}

.about-stories .box .right .cont-box .item .cont-text {
  width: 80%;
}

.about-stories .box .right .cont-box .item .cont-text p {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 767px) {
  .about-stories .box .right .cont-box .item .cont-text p {
    font-size: 14px;
  }
}

.about-factory {
  overflow: hidden;
}

.about-factory .top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.about-factory .top .about-title {
  width: 50%;
}

@media (max-width: 1199px) {
  .about-factory .top .about-title {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .about-factory .top .about-title {
    width: 100%;
  }
}

.about-factory .top .prev-next {
  width: 30px;
  color: white;
  position: relative;
  margin-right: 26px;
  margin-bottom: 26px;
}

@media (max-width: 767px) {
  .about-factory .top .prev-next {
    display: none;
    position: absolute;
    top: 60%;
    left: 50%;
    z-index: 12;
    transform: translateX(-50%);
    width: 80%;
  }
}

@media (max-width: 575px) {
  .about-factory .top .prev-next {
    width: 80%;
  }
}

.about-factory .top .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 20px;
  display: block;
  content: '\e622';
  line-height: 36px;
  color: #222;
  transition: all 0.3s ease;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.about-factory .top .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 20px;
  display: block;
  content: '\e622';
  line-height: 36px;
  color: #222;
  transition: all 0.3s ease;
  transform: rotate(-90deg);
}

.about-factory .top .prev-next .slick-prev,
.about-factory .top .prev-next .slick-next {
  z-index: 1;
  border: 1px solid #ADADAD;
  width: 36px;
  height: 36px;
  border-radius: 100px;
  text-align: center;
  transition: all 0.3s ease;
}

.about-factory .top .prev-next .slick-prev:hover,
.about-factory .top .prev-next .slick-next:hover {
  color: #222222;
}

.about-factory .top .prev-next .slick-next:hover {
  background-color: #052901;
}

.about-factory .top .prev-next .slick-prev:hover {
  background-color: #052901;
}

.about-factory .top .prev-next .slick-prev,
.about-factory .top .prev-next .slick-next:hover::before {
  color: #FFFFFF;
}

.about-factory .top .prev-next .slick-prev:hover::before {
  color: #FFFFFF;
}

.about-factory .factory-slick {
  margin: 0 -15px;
  margin-top: 40px;
}

@media (max-width: 1199px) {
  .about-factory .factory-slick {
    margin: 0 -15px;
    margin-top: 20px;
  }
}

.about-factory .factory-slick .item {
  padding: 0 15px;
}

.about-factory .factory-slick .item:hover .img-box img {
  transform: scale(1.06);
}

.about-factory .factory-slick .item .img-box {
  padding-bottom: calc(240 / 330 * 100%);
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
}

.about-factory .factory-slick .item .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.about-certificate {
  overflow: hidden;
  margin-bottom: 140px;
}

@media (max-width: 1400px) {
  .about-certificate {
    margin-bottom: 80px;
  }
}

@media (max-width: 1199px) {
  .about-certificate {
    margin-bottom: 60px;
  }
}

@media (max-width: 991px) {
  .about-certificate {
    margin-bottom: 40px;
  }
}

.about-certificate .top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.about-certificate .top .about-title {
  width: 50%;
}

@media (max-width: 1199px) {
  .about-certificate .top .about-title {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .about-certificate .top .about-title {
    width: 100%;
  }
}

.about-certificate .top .prev-next {
  width: 30px;
  color: white;
  position: relative;
  margin-right: 26px;
  margin-bottom: 26px;
}

@media (max-width: 767px) {
  .about-certificate .top .prev-next {
    display: none;
    position: absolute;
    top: 60%;
    left: 50%;
    z-index: 12;
    transform: translateX(-50%);
    width: 80%;
  }
}

@media (max-width: 575px) {
  .about-certificate .top .prev-next {
    width: 80%;
  }
}

.about-certificate .top .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 20px;
  display: block;
  content: '\e622';
  line-height: 36px;
  color: #222222;
  transition: all 0.3s ease;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.about-certificate .top .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 20px;
  display: block;
  content: '\e622';
  line-height: 36px;
  color: #222222;
  transition: all 0.3s ease;
  transform: rotate(-90deg);
}

.about-certificate .top .prev-next .slick-prev,
.about-certificate .top .prev-next .slick-next {
  z-index: 1;
  border: 1px solid #ADADAD;
  width: 36px;
  height: 36px;
  border-radius: 100px;
  text-align: center;
  transition: all 0.3s ease;
}

.about-certificate .top .prev-next .slick-prev:hover,
.about-certificate .top .prev-next .slick-next:hover {
  color: #222222;
}

.about-certificate .top .prev-next .slick-next:hover {
  background-color: #0B3406;
}

.about-certificate .top .prev-next .slick-prev:hover {
  background-color: #0B3406;
}

.about-certificate .top .prev-next .slick-prev,
.about-certificate .top .prev-next .slick-next:hover::before {
  color: #FFFFFF;
}

.about-certificate .top .prev-next .slick-prev:hover::before {
  color: #FFFFFF;
}

.about-certificate .certificate-slick {
  margin: 0 -15px;
  margin-top: 60px;
}

@media (max-width: 1199px) {
  .about-certificate .certificate-slick {
    margin: 0 -15px;
    margin-top: 30px;
  }
}

.about-certificate .certificate-slick .item-box {
  padding: 0 15px;
}

.about-certificate .certificate-slick .item-box:hover .item {
  border: 1px solid #DEDEDE;
  background: linear-gradient(180deg, #0B3406 0%, #FFF 100%);
}

.about-certificate .certificate-slick .item-box:hover .item .img-box img {
  transform: scale(1.06);
}

.about-certificate .certificate-slick .item-box:hover .title {
  color: #0B3406;
}

.about-certificate .certificate-slick .item {
  border-radius: 20px;
  border: 1px solid #0B3406;
  background: #FFF;
  padding: 30px;
  transition: all 0.3s;
}

@media (max-width: 991px) {
  .about-certificate .certificate-slick .item {
    padding: 20px;
  }
}

@media (max-width: 767px) {
  .about-certificate .certificate-slick .item {
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #DEDEDE;
    background: linear-gradient(180deg, #0B3406 0%, #FFF 100%);
  }
}

.about-certificate .certificate-slick .item .img-box {
  padding-bottom: calc(390 / 280 * 100%);
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
}

.about-certificate .certificate-slick .item .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.about-certificate .certificate-slick .title {
  margin-top: 20px;
  color: #222;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s;
}

@media (max-width: 991px) {
  .about-certificate .certificate-slick .title {
    font-size: 16px;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .about-certificate .certificate-slick .title {
    font-size: 14px;
  }
}

.mgo .about-title {
  width: 50%;
}

@media (max-width: 991px) {
  .mgo .about-title {
    width: 90%;
  }
}

.mgo .about-title p {
  margin-top: 20px;
}

@media (max-width: 991px) {
  .mgo .about-title p {
    margin-top: 10px;
  }
}

.mgo .popular {
  padding-top: 60px;
  margin-top: 40px;
  border-top: 1px solid #DEDEDE;
}

@media (max-width: 1199px) {
  .mgo .popular {
    padding-top: 20px;
    margin-top: 15px;
  }
}

.mgo .popular .top-nav {
  display: flex;
  display: none;
  align-items: center;
}

@media (max-width: 1199px) {
  .mgo .popular .top-nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .mgo .popular .top-nav {
    font-size: 14px;
  }
}

.mgo .popular .top-nav li {
  display: block;
  padding: 10px;
}

@media (max-width: 991px) {
  .mgo .popular .top-nav li {
    width: 50%;
    padding: 5px;
  }
}

.mgo .popular .top-nav .top-a {
  text-decoration: none;
  color: #FFF;
  display: inline-block;
  background-color: #000;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  padding: 10px 6px;
  font-size: 16px;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

@media (max-width: 991px) {
  .mgo .popular .top-nav .top-a {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .mgo .popular .top-nav .top-a {
    font-size: 14px;
  }
}

.mgo .popular .top-nav .top-a:hover {
  color: white;
  background-color: #008842;
}

.mgo .popular .popular-box {
  flex-wrap: wrap;
}

@media (max-width: 156px) {
  .mgo .popular .popular-box {
    width: 100%;
  }
}

.mgo .popular .popular-box .popular-left {
  width: 220px;
}

@media (max-width: 1199px) {
  .mgo .popular .popular-box .popular-left {
    display: none;
  }
}

.mgo .popular .popular-box .popular-left .left-ul {
  position: sticky;
  top: 130px;
}

.mgo .popular .popular-box .popular-left .ul-li {
  display: block;
  position: relative;
  margin-top: 20px;
}

.mgo .popular .popular-box .popular-left .ul-li:first-child {
  margin-top: 0;
}

.mgo .popular .popular-box .popular-left .ul-li>a {
  padding: 13px 30px;
  display: block;
  width: 100%;
  text-decoration: none;
  border-radius: 100px;
  background: #222;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  transition: all 0.3s ease;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

@media (max-width: 575px) {
  .mgo .popular .popular-box .popular-left .ul-li>a {
    font-size: 16px;
  }
}

.mgo .popular .popular-box .popular-left .ul-li>a:hover {
  background: #052901;
}

.mgo .popular .popular-box .popular-left .ul-li.active>a {
  background: #052901;
}

.mgo .popular .popular-box .popular-right {
  width: calc(100% - 290px);
  margin-left: auto;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .mgo .popular .popular-box .popular-right {
    width: 100%;
  }
}

.mgo .popular .popular-box .popular-right .title {
  color: #052901;
  font-size: 40px;
  font-weight: 500;
}

@media (max-width: 1400px) {
  .mgo .popular .popular-box .popular-right .title {
    font-size: 34px;
  }
}

@media (max-width: 1199px) {
  .mgo .popular .popular-box .popular-right .title {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .mgo .popular .popular-box .popular-right .title {
    font-size: 20px;
  }
}

.mgo .popular .popular-box .popular-right .cont1 {
  margin-top: 30px;
}

@media (max-width: 1199px) {
  .mgo .popular .popular-box .popular-right .cont1 {
    margin-top: 15px;
  }
}

.mgo .popular .popular-box .popular-right .cont1 .top {
  color: #222;
  font-size: 22px;
  font-weight: 500;
}

@media (max-width: 1199px) {
  .mgo .popular .popular-box .popular-right .cont1 .top {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .mgo .popular .popular-box .popular-right .cont1 .top {
    font-size: 18px;
  }
}

.mgo .popular .popular-box .popular-right .cont1 .text-cont {
  margin-top: 30px;
}

@media (max-width: 1199px) {
  .mgo .popular .popular-box .popular-right .cont1 .text-cont {
    margin-top: 15px;
  }
}

.mgo .popular .popular-box .popular-right .cont1 .text-cont .text-title {
  color: #222;
  font-size: 18px;
  font-weight: 500;
}

@media (max-width: 1199px) {
  .mgo .popular .popular-box .popular-right .cont1 .text-cont .text-title {
    margin-top: 16px;
  }
}

@media (max-width: 991px) {
  .mgo .popular .popular-box .popular-right .cont1 .text-cont .text-title {
    font-size: 16px;
  }
}

.mgo .popular .popular-box .popular-right .cont1 .text-cont .text-title::before {
  display: inline-block;
  content: '';
  width: 10px;
  height: 10px;
  background-color: #222222;
  border-radius: 100px;
  margin-right: 14px;
}

@media (max-width: 991px) {
  .mgo .popular .popular-box .popular-right .cont1 .text-cont .text-title::before {
    width: 8px;
    height: 8px;
    margin-right: 10px;
  }
}

.mgo .popular .popular-box .popular-right .cont1 .text-cont .text {
  margin-top: 20px;
}

@media (max-width: 1199px) {
  .mgo .popular .popular-box .popular-right .cont1 .text-cont .text {
    margin-top: 10px;
  }
}

.mgo .popular .popular-box .popular-right  p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

@media (max-width: 991px) {
  .mgo .popular .popular-box .popular-right  p {
    font-size: 14px;
  }
}

.mgo .popular .popular-box .popular-right  p b {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
}

@media (max-width: 991px) {
  .mgo .popular .popular-box .popular-right  p b {
    font-size: 14px;
  }
}

.mgo .popular .popular-box .popular-right  p b::before {
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 100px;
  display: inline-block;
  background-color: #333;
  margin-right: 10px;
}

.mgo .popular .popular-box .popular-right .cont2 {
  margin-top: 68px;
}

@media (max-width: 1199px) {
  .mgo .popular .popular-box .popular-right .cont2 {
    margin-top: 30px;
  }
}

.mgo .popular .popular-box .popular-right .cont2 img {
  border-radius: 6px;
}

.mgo .popular .popular-box .popular-right .cont3 {
  margin-top: 40px;
}

@media (max-width: 1199px) {
  .mgo .popular .popular-box .popular-right .cont3 {
    margin-top: 30px;
  }
}

.mgo .popular .popular-box .popular-right .table-box {
  overflow-x: auto;
}

.mgo .popular .popular-box .popular-right table {
  border-collapse: separate;
  /* border-spacing: 10px; */
  width: 100%;
  max-width: 100%;
  border-spacing: 5px;
}
.mgo .popular .popular-box .popular-right table tr:nth-child(1) td{
  text-align: center;
  font-weight: bold;

}
.mgo .popular .popular-box .popular-right table tr:nth-child(1) td p{
  text-align: center;
  font-weight: bold;

}
.mgo .popular .popular-box .popular-right table tr td {
  border: 1px solid #000;
  color: #000;
  font-size: 18px;
  padding: 5px 10px;
}
.mgo .popular .popular-box .popular-right table tr td:nth-child(1)  p{
  font-weight: bold;
}
@media (max-width: 991px) {
  .mgo .popular .popular-box .popular-right table tr td {
    font-size: 14px;
  }
}

.mgo .popular .popular-box .popular-right table tr td b {
  display: inline-block;
  padding: 10px 30px;
}

@media (max-width: 767px) { 
  .mgo .popular .popular-box .popular-right table tr td b {
    padding: 10px;
  }
}

.mgo .popular .popular-box .popular-right .cont4 {
  margin-top: 40px;
}

@media (max-width: 1199px) {
  .mgo .popular .popular-box .popular-right .cont4 {
    margin-top: 30px;
  }
}

.mgo .popular .popular-box .popular-right .cont4 .title {
  color: #222;
  font-size: 22px;
  font-weight: 500;
}

@media (max-width: 991px) {
  .mgo .popular .popular-box .popular-right .cont4 .title {
    font-size: 18px;
  }
}

.mgo .popular .popular-box .popular-right ul {
  margin-top: 20px;
  list-style-position: inside;
}

@media (max-width: 991px) {
  .mgo .popular .popular-box .popular-right ul {
    margin-top: 10px;
  }
}

.mgo .popular .popular-box .popular-right ul li {
  color: #666;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 991px) {
  .mgo .popular .popular-box .popular-right ul li {
    font-size: 14px;
  }
}

.mgo .popular .popular-box .popular-right ul li b {
  color: #333;
  font-size: 16px;
  font-weight: 500;
} 

@media (max-width: 991px) {
  .mgo .popular .popular-box .popular-right ul li b {
    font-size: 14px;
  }
}

.boards .about-title h2 {
  width: 60%;
}

@media (max-width: 1199px) {
  .boards .about-title h2 {
    width: 80%;
  }
}

.boards .about-title p {
  width: 70%;
  color: #666;
}

@media (max-width: 1199px) {
  .boards .about-title p {
    width: 90%;
  }
}

.boards .cont-box {
  margin-top: 10px;
}

.boards .cont-box .cont1 {
  margin-top: 60px;
}

@media (max-width: 1199px) {
  .boards .cont-box .cont1 {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .boards .cont-box .cont1 {
    margin-top: 30px;
  }
}

.boards .cont-box .cont1 h3 {
  color: #0B3406;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 16px;
}

@media (max-width: 1199px) {
  .boards .cont-box .cont1 h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

@media (max-width: 991px) {
  .boards .cont-box .cont1 h3 {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .boards .cont-box .cont1 h3 {
    font-size: 18px;
  }
}

.boards .cont-box .cont1 p {
  color: #666;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

@media (max-width: 1199px) {
  .boards .cont-box .cont1 p {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .boards .cont-box .cont1 p {
    font-size: 14px;
    line-height: 22px;
  }
}

.boards .cont-box .cont1 p img {
  border-radius: 6px;
}

.product {
  padding: 80px 0 150px 0;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .product {
    padding: 50px 0 100px 0;
  }
}

@media (max-width: 991px) {
  .product {
    padding: 35px 0 70px 0;
  }
}

.product .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 991px) {
  .product .top {
    flex-wrap: wrap;
  }
}

.product .top .about-title {
  width: 39%;
}

@media (max-width: 991px) {
  .product .top .about-title {
    width: 100%;
  }
}

.product .top .img {
  width: 50%;
}

@media (max-width: 991px) {
  .product .top .img {
    width: 100%;
    margin-top: 20px;
  }
}

.product .top .img img {
  width: 100%;
  height: auto;
}

.product .content-box {
  margin-top: 40px;
}

.product .content-box .cont {
  margin-top: 40px;
  display: flex;
  border-radius: 20px;
  background: #F7F7F7;
  padding: 33px;
  transition: all 0.3s;
  border: 1px solid #F7F7F7;
}

.product .content-box .cont:hover {
  border: 1px solid #052901;
}

@media (max-width: 1199px) {
  .product .content-box .cont {
    padding: 25px;
  }
}

@media (max-width: 991px) {
  .product .content-box .cont {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .product .content-box .cont {
    padding: 20px 15px;
  }
}

.product .content-box .cont .left {
  width: 40%;
}

@media (max-width: 991px) {
  .product .content-box .cont .left {
    width: 100%;
  }
}

.product .content-box .cont .left:hover .img-box img {
  transform: scale(1.06);
}

.product .content-box .cont .left .img-box {
  padding-bottom: calc(390 / 540 * 100%);
  overflow: hidden;
  border-radius: 6px;
}

.product .content-box .cont .left .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.product .content-box .cont .right {
  width: 50%;
  padding-left: 60px;
}

@media (max-width: 1199px) {
  .product .content-box .cont .right {
    padding-left: 30px;
  }
}

@media (max-width: 991px) {
  .product .content-box .cont .right {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
}

.product .content-box .cont .right .title-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #DEDEDE;
}

@media (max-width: 1199px) {
  .product .content-box .cont .right .title-box {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}

.product .content-box .cont .right .title-box .title {
  color: #222;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: -1.8px;
  transition: all 0.3s;
  position: relative;
}

@media (max-width: 1199px) {
  .product .content-box .cont .right .title-box .title {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .product .content-box .cont .right .title-box .title {
    font-size: 20px;
    letter-spacing: 0;
    color: #0B3406;
  }
}

@media (max-width: 575px) {
  .product .content-box .cont .right .title-box .title {
    font-size: 18px;
  }
}

.product .content-box .cont .right .title-box .title::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  background-color: #0B3406;
  width: 0;
  height: 2px;
  transition: all 0.3s;
}

@media (max-width: 767px) {
  .product .content-box .cont .right .title-box .title::after {
    width: 100%;
  }
}

.product .content-box .cont .right .title-box .title:hover {
  color: #0B3406;
}

.product .content-box .cont .right .title-box .title:hover::after {
  width: 100%;
}

.product .content-box .cont .right .title-box span {
  display: inline-block;
  padding: 2px 12px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  border-radius: 100px;
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
}

.product .content-box .cont .right .text p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 767px) {
  .product .content-box .cont .right .text p {
    font-size: 14px;
  }
}

.product .content-box .cont .right .index-more {
  margin-top: 50px;
}

@media (max-width: 1199px) {
  .product .content-box .cont .right .index-more {
    margin-top: 30px;
  }
}

.productdatails-top {
  overflow: hidden;
  padding: 100px 0 110px 0;
  background: #F7F7F7;
}

@media (max-width: 1400px) {
  .productdatails-top {
    padding: 60px 0 70px 0;
  }
}

@media (max-width: 991px) {
  .productdatails-top {
    padding: 40px 0 50px 0;
  }
}

@media (max-width: 1199px) {
  .productdatails-top .pouch-cont {
    flex-wrap: wrap;
  }
}

@media (max-width: 575px) {
  .productdatails-top .pouch-cont {
    padding-top: 10px;
  }
}

.productdatails-top .pouch-cont .pouch-cont-left {
  width: 62%;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}

@media (max-width: 1199px) {
  .productdatails-top .pouch-cont .pouch-cont-left {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .productdatails-top .pouch-cont .pouch-cont-left {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .productdatails-top .pouch-cont .pouch-cont-left {
    padding: 00px;
  }
}

.productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
  width: 18%;
  margin-right: 4%;
}

@media (max-width: 991px) {
  .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
    width: 100%;
    margin-top: 20px;
    padding-right: 0;
    margin-right: 0;
    margin-left: 0;
  }
}

.productdatails-top .pouch-cont .pouch-cont-left .left-vertical .item {
  overflow: hidden;
  border-radius: 6px;
}

.productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide {
  margin: 5px 0;
  overflow: hidden;
  position: relative;
  padding-right: 2px;
  padding-top: 2px;
}

@media (max-width: 991px) {
  .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide {
    margin: 0 5px;
  }
}

.productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide.slick-current .item {
  border: 1px solid #052901;
}

@keyframes videoan {
  0% {
    background-position: 50% 50%;
    transform: scale(1);
  }

  50% {
    background-position: 0% 0%;
    transform: scale(1.2);
  }

  100% {
    background-position: 50% 50%;
    transform: scale(1);
  }
}

.productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide .item-video::after {
  z-index: 9;
  font-family: 'iconfont' !important;
  font-size: 28px;
  display: block;
  content: '\e624';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: #052901;
  text-align: center;
  cursor: pointer;
}

.productdatails-top .pouch-cont .pouch-cont-left .left-vertical .img-box {
  border-radius: 6px;
  position: relative;
  padding-bottom: calc(120 / 166 * 100%);
  overflow: hidden;
}

.productdatails-top .pouch-cont .pouch-cont-left .left-vertical .img-box img {
  width: 100%;
}

.productdatails-top .pouch-cont .pouch-cont-left .left-horizontal {
  width: 78%;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal {
    width: 82%;
  }
}

@media (max-width: 991px) {
  .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal {
    width: 100%;
    margin: 0;
  }
}

.productdatails-top .pouch-cont .pouch-cont-left .left-horizontal .item {
  border-radius: 6px;
  overflow: hidden;
}

.productdatails-top .pouch-cont .pouch-cont-left .left-horizontal .img-box {
  padding-bottom: calc(500 / 710 * 100%);
  overflow: hidden;
}

.productdatails-top .pouch-cont .pouch-cont-left .left-horizontal .img-box img {
  width: 100%;
}

.productdatails-top .pouch-cont .pouch-cont-right {
  padding-left: 46px;
  width: 38%;
}

@media (max-width: 1199px) {
  .productdatails-top .pouch-cont .pouch-cont-right {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
}

.productdatails-top .pouch-cont .pouch-cont-right .title {
  color: #222;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: -1.8px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #DEDEDE;
}

@media (max-width: 1400px) {
  .productdatails-top .pouch-cont .pouch-cont-right .title {
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 24px;
  }
}

.productdatails-top .pouch-cont .pouch-cont-right .share {
  align-items: center;
}

.productdatails-top .pouch-cont .pouch-cont-right .share p {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  margin-right: 13px;
}

@media (max-width: 767px) {
  .productdatails-top .pouch-cont .pouch-cont-right .share p {
    font-size: 14px;
  }
}

.productdatails-top .pouch-cont .pouch-cont-right .cont h3 {
  margin: 30px 0 20px 0;
  color: #222;
  font-size: 18px;
  font-weight: 500;
}

@media (max-width: 991px) {
  .productdatails-top .pouch-cont .pouch-cont-right .cont h3 {
    margin: 15px 0 10px 0;
  }
}

@media (max-width: 767px) {
  .productdatails-top .pouch-cont .pouch-cont-right .cont h3 {
    font-size: 16px;
  }
}

.productdatails-top .pouch-cont .pouch-cont-right .cont p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

@media (max-width: 767px) {
  .productdatails-top .pouch-cont .pouch-cont-right .cont p {
    font-size: 14px;
  }
}

.productdatails-top .pouch-cont .pouch-cont-right .inquire-cart {
  margin-top: 60px;
}

@media (max-width: 1400px) {
  .productdatails-top .pouch-cont .pouch-cont-right .inquire-cart {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .productdatails-top .pouch-cont .pouch-cont-right .inquire-cart {
    margin-top: 10px;
  }
}

.productdatails-top .pouch-cont .pouch-cont-right .inquire-cart a {
  display: inline-block;
  padding: 10px 30px;
  border-radius: 100px;
  background: #000;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  margin-right: 10px;
}

@media (max-width: 767px) {
  .productdatails-top .pouch-cont .pouch-cont-right .inquire-cart a {
    margin-top: 15px;
  }
}

.productdatails-top .pouch-cont .pouch-cont-right .inquire-cart a:hover {
  background-color: #052901;
}

.details-title h3 {
  color: #222;
  font-size: 22px;
  font-weight: 500;
}

@media (max-width: 991px) {
  .details-title h3 {
    font-size: 18px;
  }
}

.details-title p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

@media (max-width: 991px) {
  .details-title p {
    font-size: 14px;
  }
}

.details-title h4 {
  color: #222;
  font-size: 18px;
  font-weight: 500;
  display: flex;
  align-items: center;
  margin: 30px 0 20px 0;
}

@media (max-width: 991px) {
  .details-title h4 {
    margin: 20px 0 10px 0;
    font-size: 16px;
  }
}

.details-title h4::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background-color: #222;
  margin-right: 14px;
}

.position-left {
  width: 22%;
  position: sticky;
  top: 10px;
  left: 0;
}

@media (max-width: 1199px) {
  .position-left {
    top: 25px;
  }
}

@media (max-width: 991px) {
  .position-left {
    position: static;
    width: 100%;
  }
}

.details-left {
  padding-right: 47px;
  padding-top: 100px;
  color: #052901;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: -1.8px;
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}

@media (max-width: 1199px) {
  .details-left {
    padding-top: 50px;
    padding-right: 20px;
    font-size: 26px;
  }
}

@media (max-width: 991px) {
  .details-left {
    width: 100%;
    padding-right: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    font-size: 22px;
    letter-spacing: -0.8px;
    position: static;
  }
}

.details-right {
  width: 76%;
  margin-left: 24%;
  border-left: 1px solid #DEDEDE;
  padding-left: 90px;
  padding-top: 100px;
}

@media (max-width: 1199px) {
  .details-right {
    padding-top: 50px;
    padding-left: 50px;
  }
}

@media (max-width: 991px) {
  .details-right {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
    border-left: none;
    border-top: 1px solid #DEDEDE;
    margin-left: 0;
  }
}

.productdatails-content {
  overflow: visible;
}

.productdatails-content .detailed {
  position: relative;
}

@media (max-width: 991px) {
  .productdatails-content .detailed {
    flex-wrap: wrap;
  }
}

.productdatails-content .detailed .details-right h2 {
  margin-bottom: 20px;
}

.productdatails-content .detailed .details-right .cont2 {
  margin-top: 40px;
}

@media (max-width: 991px) {
  .productdatails-content .detailed .details-right .cont2 {
    margin-top: 30px;
  }
}

.productdatails-content .detailed .details-right .cont3 {
  margin-top: 40px;
}

@media (max-width: 991px) {
  .productdatails-content .detailed .details-right .cont3 {
    margin-top: 30px;
  }
}

.productdatails-content .detailed .details-right .cont3 ul {
  margin-top: 30px;
  list-style-position: inside;
}

@media (max-width: 991px) {
  .productdatails-content .detailed .details-right .cont3 ul {
    margin-top: 10px;
  }
}

.productdatails-content .detailed .details-right .cont3 ul li {
  color: #666;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 991px) {
  .productdatails-content .detailed .details-right .cont3 ul li {
    font-size: 14px;
  }
}

.productdatails-content .detailed .details-right .cont4 {
  margin-top: 40px;
}

@media (max-width: 991px) {
  .productdatails-content .detailed .details-right .cont4 {
    margin-top: 30px;
  }
}

.productdatails-content .detailed .details-right .cont4 .table-box {
  overflow-x: auto;
}

.productdatails-content .detailed .details-right .cont4 table {
  margin-top: 30px;
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #E6E6E6;
}

@media (max-width: 991px) {
  .productdatails-content .detailed .details-right .cont4 table {
    margin-top: 10px;
  }
}

.productdatails-content .detailed .details-right .cont4 table tr td {
  border: 1px solid #222;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  /* 24.82px */
  padding: 12px 36px;
  text-align: center;
}

@media (max-width: 991px) {
  .productdatails-content .detailed .details-right .cont4 table tr td {
    font-size: 14px;
    padding: 10px 18px;
  }
}

.productdatails-content .details-questions {
  position: relative;
}

@media (max-width: 991px) {
  .productdatails-content .details-questions {
    flex-wrap: wrap;
    margin-top: 20px;
  }
}

.productdatails-content .details-questions .message {
  width: 100%;
  overflow: hidden;
}

.productdatails-content .details-questions .message .title-inquiry {
  color: #222;
  font-size: 22px;
  font-weight: 500;
}

.productdatails-content .details-questions .message .now-title {
  margin-top: 20px;
}

@media (max-width: 991px) {
  .productdatails-content .details-questions .message .now-title {
    margin-top: 0px;
  }
}

.productdatails-content .details-questions .message .now-title input {
  width: 100%;
  background-color: #052901;
  padding: 12px 34px;
  border: none;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  border-radius: 10px;
}

.productdatails-content .details-questions .message .now-title input::placeholder {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
}

@media (max-width: 991px) {
  .productdatails-content .details-questions .message .now-title input::placeholder {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .productdatails-content .details-questions .message .now-title input {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .productdatails-content .details-questions .message .now-title input {
    padding: 10px;
  }
}

.productdatails-content .details-questions .message .formbox li {
  list-style: none;
  margin-top: 20px;
}

.productdatails-content .details-questions .message .formbox .group {
  position: relative;
}

.productdatails-content .details-questions .message .formbox .group b {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  margin-bottom: 10px;
  display: block;
}

@media (max-width: 991px) {
  .productdatails-content .details-questions .message .formbox .group b {
    font-size: 14px;
  }
}

.productdatails-content .details-questions .message .formbox .group input {
  width: 100%;
  border-radius: 6px;
  background: #F7F7F7;
  border: none;
  padding: 15px 14px;
  outline: none;
  transition: border-color 0.3s ease;
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

.productdatails-content .details-questions .message .formbox .group input::placeholder {
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

@media (max-width: 575px) {
  .productdatails-content .details-questions .message .formbox .group input {
    padding: 10px 10px;
  }
}

.productdatails-content .details-questions .message .formbox .group input:focus label {
  display: none;
}

.productdatails-content .details-questions .message .formbox .group input:focus::placeholder {
  color: #999;
}

.productdatails-content .details-questions .message .formbox .group textarea {
  width: 100%;
  border-radius: 6px;
  background: #F7F7F7;
  padding: 15px 14px;
  border: none;
  outline: none;
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

.productdatails-content .details-questions .message .formbox .group textarea::placeholder {
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

@media (max-width: 575px) {
  .productdatails-content .details-questions .message .formbox .group textarea {
    padding: 10px 10px;
  }
}

.productdatails-content .details-questions .message .formbox .group textarea:focus label {
  display: none;
}

.productdatails-content .details-questions .message .formbox .group textarea:focus::placeholder {
  color: #999;
}

.productdatails-content .details-questions .message .formbox .group label {
  position: absolute;
  top: 18px;
  left: 20px;
  color: #666;
  font-size: 14px;
  /* 128.571% */
  pointer-events: none;
  /* 确保label不会干扰输入 */
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}

.productdatails-content .details-questions .message .func {
  margin-top: 50px;
}

@media (max-width: 991px) {
  .productdatails-content .details-questions .message .func {
    margin-top: 20px;
  }
}

.productdatails-content .details-questions .message .func .submit-group {
  display: flex;
}

.productdatails-content .details-questions .message .func button {
  text-align: center;
  padding: 10px 114px;
  border-radius: 100px;
  background: #052901;
  color: #FFF;
  font-family: Manrope;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .productdatails-content .details-questions .message .func button {
    padding: 5px 50px;
    font-size: 16px;
  }
}

.productdatails-content .details-questions .message .func button:hover {
  background: #0B3406;
}

.productdatails-content .details-reviews {
  position: relative;
}

@media (max-width: 991px) {
  .productdatails-content .details-reviews {
    flex-wrap: wrap;
    margin-top: 20px;
  }
}

.productdatails-content .details-reviews .details-right {
  padding-bottom: 108px;
}

@media (max-width: 991px) {
  .productdatails-content .details-reviews .details-right {
    padding-bottom: 70px;
  }
}

@media (max-width: 767px) {
  .productdatails-content .details-reviews .details-right {
    padding-bottom: 40px;
  }
}

.productdatails-content .details-reviews .review-slick {
  margin: 0 -10px;
}

.productdatails-content .details-reviews .review-slick .item-box {
  padding: 0 10px;
}

.productdatails-content .details-reviews .review-slick .item-box .item {
  padding: 24px 30px;
  background: #F7F7F7;
}

.productdatails-content .details-reviews .review-slick .item-box .item .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 18px;
  margin-bottom: 16px;
  border-bottom: 1px solid #DEDEDE;
}

.productdatails-content .details-reviews .review-slick .item-box .item .top .title {
  color: #052901;
  font-size: 16px;
  font-weight: 700;
}

.productdatails-content .details-reviews .review-slick .item-box .item .top .date {
  color: var(--Gray-2, #474747);
  font-size: 14px;
  font-weight: 400;
}

.productdatails-content .details-reviews .review-slick .item-box .item .text p {
  color: var(--Gray-2, #474747);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.productdatails-content .details-related {
  padding: 110px 0 150px 0;
  background: #F7F7F7;
  position: relative;
  z-index: 111;
}

@media (max-width: 1400px) {
  .productdatails-content .details-related {
    padding: 80px 0 120px 0;
  }
}

@media (max-width: 1199px) {
  .productdatails-content .details-related {
    padding: 60px 0 100px 0;
  }
}

@media (max-width: 991px) {
  .productdatails-content .details-related {
    padding: 40px 0 60px 0;
  }
}

.productdatails-content .details-related .title {
  color: #052901;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: -2.4px;
}

@media (max-width: 1199px) {
  .productdatails-content .details-related .title {
    font-size: 32px;
  }
}

@media (max-width: 991px) {
  .productdatails-content .details-related .title {
    font-size: 26px;
    letter-spacing: -1.4px;
  }
}

@media (max-width: 767px) {
  .productdatails-content .details-related .title {
    font-size: 24px;
    letter-spacing: -0.4px;
  }
}

.productdatails-content .details-related .related-slick {
  margin: 0 -20px;
  margin-top: 40px;
}

@media (max-width: 1199px) {
  .productdatails-content .details-related .related-slick {
    margin: 0 -15px;
    margin-top: 20px;
  }
}

.productdatails-content .details-related .related-slick .item-box {
  padding: 0 20px;
}

@media (max-width: 1199px) {
  .productdatails-content .details-related .related-slick .item-box {
    padding: 0 15px;
  }
}

.productdatails-content .details-related .related-slick .item-box .item .img-box {
  padding-bottom: calc(230 / 320 * 100%);
  border-radius: 6px;
  overflow: hidden;
}

.productdatails-content .details-related .related-slick .item-box .item .img-box:hover img {
  transform: scale(1.05);
}

.productdatails-content .details-related .related-slick .item-box .item .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.productdatails-content .details-related .related-slick .item-box .item .title {
  margin-top: 30px;
  color: #222;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1.08px;
  transition: all 0.3s;
  display: inline-block;
  position: relative;
}

@media (max-width: 991px) {
  .productdatails-content .details-related .related-slick .item-box .item .title {
    margin-top: 15px;
    font-size: 16px;
  }
}

.productdatails-content .details-related .related-slick .item-box .item .title:hover {
  color: #0B3406;
}

.productdatails-content .details-related .related-slick .item-box .item .title:hover::after {
  width: 100%;
}

.productdatails-content .details-related .related-slick .item-box .item .title::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #0B3406;
  transition: all 0.3s;
}

.productdatails-content .details-related .related-slick .item-box .item .text {
  margin-top: 14px;
}

@media (max-width: 991px) {
  .productdatails-content .details-related .related-slick .item-box .item .text {
    margin-top: 7px;
  }
}

.productdatails-content .details-related .related-slick .item-box .item .text p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

@media (max-width: 991px) {
  .productdatails-content .details-related .related-slick .item-box .item .text p {
    font-size: 14px;
  }
}

.news {
  padding: 140px 0 150px 0;
  background-image: url(../img/news-1.jpg);
  background-size: 80%;
  background-position: left top;
  background-repeat: no-repeat;
}

@media (max-width: 1440px) {
  .news {
    padding: 80px 0 100px 0;
  }
}

@media (max-width: 1199px) {
  .news {
    padding: 60px 0 80px 0;
  }
}

@media (max-width: 991px) {
  .news {
    padding: 40px 0 60px 0;
  }
}

.news .popular .top-nav {
  display: flex;
  display: none;
  align-items: center;
}

@media (max-width: 1199px) {
  .news .popular .top-nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .news .popular .top-nav {
    font-size: 14px;
  }
}

.news .popular .top-nav li {
  display: block;
  padding: 10px;
}

@media (max-width: 991px) {
  .news .popular .top-nav li {
    width: 50%;
    padding: 5px;
  }
}

.news .popular .top-nav .top-a {
  text-decoration: none;
  color: #FFF;
  display: inline-block;
  background-color: #000;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  padding: 10px 6px;
  font-size: 16px;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

@media (max-width: 991px) {
  .news .popular .top-nav .top-a {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .news .popular .top-nav .top-a {
    font-size: 14px;
  }
}

.news .popular .top-nav .top-a:hover {
  color: white;
  background-color: #008842;
}

.news .popular .popular-box {
  flex-wrap: wrap;
}

@media (max-width: 156px) {
  .news .popular .popular-box {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .news .popular .popular-box {
    margin-top: 20px;
  }
}

.news .popular .popular-box .popular-left {
  /* width: 220px; */
  width: 370px;
}

.news .popular .popular-box .popular-left .cont-img {
  width: 100%;
  margin-top: 40px;
}

.news .popular .popular-box .popular-left .cont-img .img-box {
  padding-bottom: calc(620 / 400 * 100%);
}

@media (max-width: 1199px) {
  .news .popular .popular-box .popular-left {
    display: none;
  }
}

.news .popular .popular-box .popular-left .left-ul {
  position: sticky;
  top: 130px;
}

.news .popular .popular-box .popular-left .ul-li {
  display: block;
  position: relative;
  margin-top: 20px;
}

.news .popular .popular-box .popular-left .ul-li:first-child {
  margin-top: 0;
}

.news .popular .popular-box .popular-left .ul-li>a {
  padding: 13px 30px;
  display: block;
  width: 100%;
  text-decoration: none;
  border-radius: 100px;
  background: #222;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  transition: all 0.3s ease;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

@media (max-width: 575px) {
  .news .popular .popular-box .popular-left .ul-li>a {
    font-size: 16px;
  }
}

.news .popular .popular-box .popular-left .ul-li>a:hover {
  background: #052901;
}

.news .popular .popular-box .popular-left .ul-li.active>a {
  background: #052901;
}

.news .popular .popular-box .popular-right {
  /* width: calc(100% - 290px); */
  width: calc(100% - 440px);
  margin-left: auto;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .news .popular .popular-box .popular-right {
    width: 100%;
  }
}

.news .popular .popular-box .popular-right .about-title {
  /* width: 74%; */
}

@media (max-width: 991px) {
  .news .popular .popular-box .popular-right .about-title {
    /* width: 90%; */
  }
}

.news .popular .popular-box .popular-right .about-title h2 {
  letter-spacing: -2.08px;
}

@media(max-width: 1470px) {
  .news .popular .popular-box .popular-right .about-title h2 {
    font-size: 44px;
  }
}

@media(max-width: 1400px) {
  .news .popular .popular-box .popular-right .about-title h2 {
    font-size: 36px;
  }
}

@media (max-width: 991px) {
  .news .popular .popular-box .popular-right .about-title h2 {
    letter-spacing: -1.08px;
  }
}

@media (max-width: 767px) {
  .news .popular .popular-box .popular-right .about-title h2 {
    letter-spacing: -0.8px;
    font-size: 26px;
  }
}

.news .popular .popular-box .popular-right .about-title p {
  margin-top: 20px;
}

@media (max-width: 991px) {
  .news .popular .popular-box .popular-right .about-title p {
    margin-top: 10px;
  }
}

.news .popular .popular-box .popular-right .news-cont {
  margin: 0 -12px;
  margin-top: 20px;
}

@media (max-width: 991px) {
  .news .popular .popular-box .popular-right .news-cont {
    margin-top: 0;
  }
}

.news .popular .popular-box .popular-right .news-cont .col-box {
  padding: 0 12px;
  margin-top: 40px;
}

@media (max-width: 991px) {
  .news .popular .popular-box .popular-right .news-cont .col-box {
    margin-top: 30px;
  }
}

.news .popular .popular-box .popular-right .news-cont .col-box .item:hover .img-box img {
  transform: scale(1.06);
}

.news .popular .popular-box .popular-right .news-cont .col-box .item:hover .title {
  color: #0B3406;
}

.news .popular .popular-box .popular-right .news-cont .col-box .item:hover .top .date {
  background-color: #0B3406;
  color: #FFFFFF;
}

.news .popular .popular-box .popular-right .news-cont .col-box .item .top {
  padding-bottom: 16px;
  border-bottom: 1px solid #DEDEDE;
}

@media (max-width: 767px) {
  .news .popular .popular-box .popular-right .news-cont .col-box .item .top {
    padding-bottom: 10px;
  }
}

.news .popular .popular-box .popular-right .news-cont .col-box .item .top .date {
  padding: 2px 14px;
  border-radius: 100px;
  border: 1px solid #DEDEDE;
  background: #EFEFEF;
  display: inline-block;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
}

.news .popular .popular-box .popular-right .news-cont .col-box .item .title {
  display: inline-block;
  margin: 10px 0 20px 0;
  color: #222;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -1.08px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 0.3s ease;
}

@media (max-width: 991px) {
  .news .popular .popular-box .popular-right .news-cont .col-box .item .title {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .news .popular .popular-box .popular-right .news-cont .col-box .item .title {
    margin: 5px 0 10px 0;
  }
}

.news .popular .popular-box .popular-right .news-cont .col-box .item .img-box {
  padding-bottom: calc(190 / 360 * 100%);
  border-radius: 10px;
  overflow: hidden;
}

.news .popular .popular-box .popular-right .news-cont .col-box .item .img-box img {
  width: 100%;
  transition: all 0.3s ease;
}

.news .popular .popular-box .popular-right .faq .asked-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.news .popular .popular-box .popular-right .faq .asked-ul li {
  display: block;
  cursor: pointer;
  padding: 36px 52px;
  border-radius: 10px;
  background: #F7F7F7;
  margin-top: 20px;
}

@media (max-width: 1400px) {
  .news .popular .popular-box .popular-right .faq .asked-ul li {
    padding: 20px 30px;
  }
}

@media (max-width: 767px) {
  .news .popular .popular-box .popular-right .faq .asked-ul li {
    padding: 15px 20px;
  }
}

.news .popular .popular-box .popular-right .faq .asked-ul li .cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.news .popular .popular-box .popular-right .faq .asked-ul li .cont::after {
  font-family: 'iconfont' !important;
  content: "\e622";
  font-size: 18px;
  color: #222222;
  display: inline-block;
  text-align: center;
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
}

@media (max-width: 767px) {
  .news .popular .popular-box .popular-right .faq .asked-ul li .cont::after {
    margin-right: 0;
  }
}

.news .popular .popular-box .popular-right .faq .asked-ul li .cont p {
  color: #222;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.8px;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 1199px) {
  .news .popular .popular-box .popular-right .faq .asked-ul li .cont p {
    font-size: 17px;
  }
}

@media (max-width: 991px) {
  .news .popular .popular-box .popular-right .faq .asked-ul li .cont p {
    font-size: 16px;
  }
}

.news .popular .popular-box .popular-right .faq .asked-ul li .text-box {
  display: none;
  padding-top: 28px;
  position: relative;
}

@media (max-width: 1400px) {
  .news .popular .popular-box .popular-right .faq .asked-ul li .text-box {
    padding-top: 15px;
  }
}

.news .popular .popular-box .popular-right .faq .asked-ul li .text-box p {
  color: #666;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: -0.36px;
}

@media (max-width: 1199px) {
  .news .popular .popular-box .popular-right .faq .asked-ul li .text-box p {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .news .popular .popular-box .popular-right .faq .asked-ul li .text-box p {
    font-size: 14px;
  }
}

.news .popular .popular-box .popular-right .faq .asked-ul li.on .cont span {
  transform: rotate(135deg);
}

.news .popular .popular-box .popular-right .faq .asked-ul li.current .cont p {
  color: #052901;
}

.news .popular .popular-box .popular-right .faq .asked-ul li.current .cont::after {
  transform: rotate(0);
  color: #052901;
}

.project {
  overflow: hidden;
  margin: 140px 0 150px 0;
}

@media (max-width: 1440px) {
  .project {
    margin: 80px 0 100px 0;
  }
}

@media (max-width: 1199px) {
  .project {
    margin: 60px 0 80px 0;
  }
}

@media (max-width: 991px) {
  .project {
    margin: 40px 0 60px 0;
  }
}

.project .about-title p {
  width: 50%;
  margin-top: 20px;
}

@media (max-width: 1400px) {
  .project .about-title p {
    width: 73%;
  }
}

@media (max-width: 991px) {
  .project .about-title p {
    width: 88%;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .project .about-title p {
    width: 95%;
  }
}

.project .row-box {
  margin: 0 -15px;
  margin-top: 10px;
}

@media (max-width: 991px) {
  .project .row-box {
    margin-top: 0;
  }
}

.project .row-box .col-box {
  padding: 0 15px;
  margin-top: 40px;
}

@media (max-width: 991px) {
  .project .row-box .col-box {
    margin-top: 30px;
  }
}

.project .row-box .col-box .item {
  padding: 30px 16px 10px 16px;
  border-radius: 6px;
  border: 1px solid #DEDEDE;
  transition: all 0.3s ease-in-out;
  position: relative;

  height: 100%;
}

@media (max-width: 991px) {
  .project .row-box .col-box .item {
    padding: 20px 16px 10px 16px;
  }
}

.project .row-box .col-box .item:hover {
  border: 1px solid #052901;
}

.project .row-box .col-box .item:hover .iconfont {
  background-color: #052901;
}

.project .row-box .col-box .item .title {
  position: relative;
  display: inline-block;
  color: #222;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1.08px;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 991px) {
  .project .row-box .col-box .item .title {
    font-size: 16px;
    letter-spacing: -0.08px;
  }
}

@media (max-width: 767px) {
  .project .row-box .col-box .item .title {
    color: #052901;
  }

  .project .row-box .col-box .item .title::after {
    width: 100%;
  }
}

.project .row-box .col-box .item .title:hover {
  color: #052901;
}

.project .row-box .col-box .item .title:hover::after {
  width: 100%;
}

.project .row-box .col-box .item .title::after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #052901;
  transition: all 0.3s ease-in-out;
}

.project .row-box .col-box .item .text {
  margin: 10px 0 36px 0;
}

@media (max-width: 991px) {
  .project .row-box .col-box .item .text {
    margin: 10px 0 20px 0;
  }
}

.project .row-box .col-box .item .text p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

@media (max-width: 991px) {
  .project .row-box .col-box .item .text p {
    font-size: 14px;
  }
}

.project .row-box .col-box .item .img-box {
  padding-bottom: calc(280 / 420 * 100%);
  overflow: hidden;
  border-radius: 10px;
}

.project .row-box .col-box .item .img-box::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 0;
  height: 0;
  border-top: 70px solid #FFFFFF;
  border-right: 110px solid transparent;
  border-bottom: 0;
  border-left: 0;
  transform: rotate(180deg);
}

@media (max-width: 991px) {
  .project .row-box .col-box .item .img-box::after {
    border-top: 60px solid #FFFFFF;
    border-right: 90px solid transparent;
  }
}

.project .row-box .col-box .item .img-box:hover img {
  transform: scale(1.06);
}

.project .row-box .col-box .item .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.project .row-box .col-box .item .iconfont {
  position: absolute;
  z-index: 4;
  bottom: 9px;
  right: 9px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background-color: #222222;
  color: #FFFFFF;
  font-size: 18px;
  transition: all 0.3s ease;
}

@media (max-width: 991px) {
  .project .row-box .col-box .item .iconfont {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}

.video-box {
  padding: 140px 0 150px 0;
  background: #F7F7F7;
}

@media (max-width: 1440px) {
  .video-box {
    padding: 80px 0 100px 0;
  }
}

@media (max-width: 1199px) {
  .video-box {
    padding: 60px 0 80px 0;
  }
}

@media (max-width: 991px) {
  .video-box {
    padding: 40px 0 60px 0;
  }
}

.video-box .about-title p {
  width: 50%;
  margin-top: 20px;
}

@media (max-width: 1400px) {
  .video-box .about-title p {
    width: 73%;
  }
}

@media (max-width: 991px) {
  .video-box .about-title p {
    width: 88%;
  }
}

.video-box .video {
  margin-top: 40px;
}

.video-box .video .cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0;
  border-top: 1px solid #DEDEDE;
}

@media (max-width: 1199px) {
  .video-box .video .cont {
    padding: 30px 0;
  }
}

@media (max-width: 991px) {
  .video-box .video .cont {
    padding: 20px 0;
    position: relative;
  }
}

.video-box .video .cont .left {
  display: flex;
  align-items: center;
  width: 82%;
}

@media (max-width: 1400px) {
  .video-box .video .cont .left {
    width: 90%;
  }
}

@media (max-width: 991px) {
  .video-box .video .cont .left {
    flex-wrap: wrap;
    width: 100%;
  }
}

.video-box .video .cont .left .number {
  width: 58px;
  font-size: 52px;
  font-weight: 600;
  letter-spacing: -2.08px;
  color: transparent;
  /* 文字颜色透明 */
  -webkit-text-stroke: 1px #052901;
  text-stroke: 1px #052901;
  margin-right: 60px;
}

@media (max-width: 1199px) {
  .video-box .video .cont .left .number {
    font-size: 40px;
    margin-right: 30px;
  }
}

@media (max-width: 991px) {
  .video-box .video .cont .left .number {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .video-box .video .cont .left .number {
    font-size: 30px;
  }
}

.video-box .video .cont .left .box-img {
  width: 35%;
}

@media (max-width: 991px) {
  .video-box .video .cont .left .box-img {
    width: 100%;
    margin-top: 20px;
  }
}

.video-box .video .cont .left .img-box {
  padding-bottom: calc(220 / 450 * 100%);
  overflow: hidden;
  border-radius: 6px;
}

.video-box .video .cont .left .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.video-box .video .cont .left .text-cont {
  padding-left: 50px;
  width: 50%;
}

@media (max-width: 1199px) {
  .video-box .video .cont .left .text-cont {
    padding-left: 30px;
  }
}

@media (max-width: 991px) {
  .video-box .video .cont .left .text-cont {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
}

.video-box .video .cont .left .text-cont .title {
  color: #0B3406;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: -0.96px;
}

@media (max-width: 1199px) {
  .video-box .video .cont .left .text-cont .title {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .video-box .video .cont .left .text-cont .title {
    font-size: 18px;
    line-height: 24px;
  }
}

.video-box .video .cont .left .text-cont .text {
  margin-top: 20px;
}

@media (max-width: 1199px) {
  .video-box .video .cont .left .text-cont .text {
    margin-top: 10px;
  }
}

.video-box .video .cont .left .text-cont .text p {
  color: #666;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

@media (max-width: 1199px) {
  .video-box .video .cont .left .text-cont .text p {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 991px) {
  .video-box .video .cont .left .text-cont .text p {
    font-size: 14px;
    line-height: 24px;
  }
}

.video-box .video .cont .video-icon {
  cursor: pointer;
}

.video-box .video .cont .video-icon .iconfont {
  color: #333333;
  font-size: 50px;
  transition: all 0.3s;
}

.video-box .video .cont .video-icon .iconfont:hover {
  color: #052901;
}

@media (max-width: 991px) {
  .video-box .video .cont .video-icon .iconfont {
    color: #052901;
  }
}

@media (max-width: 991px) {
  .video-box .video .cont .video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 8;
  }
}

@media (max-width: 480px) {
  .video-box .video .cont .video-icon {
    top: 45%;
  }
}

.video-box .video .cont:last-child {
  border-bottom: 1px solid #DEDEDE;
}

.video-box .video .cont2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0;
  border-top: 1px solid #DEDEDE;
  position: relative;
}

@media (max-width: 991px) {
  .video-box .video .cont2 {
    flex-wrap: wrap;
    padding: 20px 0;
  }
}

.video-box .video .cont2 .text-cont {
  width: 40%;
}

@media (max-width: 991px) {
  .video-box .video .cont2 .text-cont {
    width: 100%;
  }
}

.video-box .video .cont2 .text-cont .title {
  color: #0B3406;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: -0.96px;
}

@media (max-width: 991px) {
  .video-box .video .cont2 .text-cont .title {
    font-size: 22px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .video-box .video .cont2 .text-cont .title {
    font-size: 20px;
    line-height: 24px;
  }
}

.video-box .video .cont2 .text-cont .text {
  margin-top: 20px;
}

@media (max-width: 991px) {
  .video-box .video .cont2 .text-cont .text {
    margin-top: 10px;
  }
}

.video-box .video .cont2 .text-cont .text p {
  color: #666;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

@media (max-width: 991px) {
  .video-box .video .cont2 .text-cont .text p {
    font-size: 16px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .video-box .video .cont2 .text-cont .text p {
    font-size: 14px;
    line-height: 24px;
  }
}

.video-box .video .cont2 .video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

@media (max-width: 991px) {
  .video-box .video .cont2 .video-icon {
    position: static;
    margin-top: 20px;
    margin-left: 50%;
    transform: translate(-50%, 0);
  }
}

.video-box .video .cont2 .video-icon .iconfont {
  color: #052901;
  font-size: 100px;
}

@media (max-width: 1400px) {
  .video-box .video .cont2 .video-icon .iconfont {
    font-size: 80px;
  }
}

@media (max-width: 991px) {
  .video-box .video .cont2 .video-icon .iconfont {
    font-size: 60px;
  }
}

@media (max-width: 767px) {
  .video-box .video .cont2 .video-icon .iconfont {
    font-size: 50px;
  }
}

.video-box .video .cont2 .watch {
  font-size: 80px;
  font-weight: 600;
  /* 112.5% */
  letter-spacing: -3.2px;
  color: transparent;
  /* 文字颜色透明 */
  -webkit-text-stroke: 1px #052901;
  text-stroke: 1px #052901;
}

@media (max-width: 1400px) {
  .video-box .video .cont2 .watch {
    font-size: 60px;
  }
}

@media (max-width: 991px) {
  .video-box .video .cont2 .watch {
    width: 100%;
    margin-top: 20px;
    text-align: center;
    font-size: 40px;
    letter-spacing: -1.2px;
  }
}

@media (max-width: 767px) {
  .video-box .video .cont2 .watch {
    font-size: 30px;
  }
}

.contact {
  margin: 120px 0 140px 0;
  background-image: url(../img/contact-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

@media (max-width: 1440px) {
  .contact {
    margin: 80px 0 100px 0;
  }
}

@media (max-width: 1199px) {
  .contact {
    margin: 60px 0 80px 0;
  }
}

@media (max-width: 991px) {
  .contact {
    margin: 40px 0 60px 0;
  }
}

.contact .box {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .contact .box {
    flex-wrap: wrap;
  }
}

.contact .left {
  width: 39%;
}

@media (max-width: 1199px) {
  .contact .left {
    width: 42%;
  }
}

@media (max-width: 991px) {
  .contact .left {
    width: 100%;
  }
}

.contact .left .about-title p {
  margin-top: 20px;
}

@media (max-width: 1199px) {
  .contact .left .about-title p {
    margin-top: 10px;
  }
}

.contact .left .cont-box {
  margin-top: 30px;
}

.contact .left .cont-box .cont {
  margin-top: 40px;
}

@media (max-width: 991px) {
  .contact .left .cont-box .cont {
    margin-top: 25px;
  }
}

.contact .left .cont-box .cont .title {
  color: #222;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -1.2px;
}

@media (max-width: 991px) {
  .contact .left .cont-box .cont .title {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .contact .left .cont-box .cont .title {
    font-size: 16px;
    letter-spacing: -0.2px;
  }
}

.contact .left .cont-box .cont p {
  margin-top: 20px;
  color: #222;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

@media (max-width: 1199px) {
  .contact .left .cont-box .cont p {
    margin-top: 10px;
  }
}

@media (max-width: 991px) {
  .contact .left .cont-box .cont p {
    font-size: 14px;
  }
}

.contact .left .cont-box .cont p a {
  color: #222;
  text-decoration: none;
  transition: all 0.3s ease;
}

.contact .left .cont-box .cont p a:hover {
  color: #052901;
  text-decoration: underline;
}

.contact .right {
  width: 55%;
  border-radius: 20px;
  border: 1px solid #DEDEDE;
  background: rgba(247, 247, 247, 0.97);
  padding: 40px;
}

@media (max-width: 1199px) {
  .contact .right {
    padding: 30px;
  }
}

@media (max-width: 991px) {
  .contact .right {
    width: 100%;
    margin-top: 30px;
    padding: 20px;
  }
}

.contact .right .message {
  width: 100%;
  overflow: hidden;
}

.contact .right .message .formbox li {
  list-style: none;
  margin-top: 20px;
}

.contact .right .message .formbox .group {
  position: relative;
}

.contact .right .message .formbox .group b {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  margin-bottom: 10px;
  display: block;
}

@media (max-width: 991px) {
  .contact .right .message .formbox .group b {
    font-size: 14px;
  }
}

.contact .right .message .formbox .group input {
  width: 100%;
  border-radius: 6px;
  background: #FFFFFF;
  border: none;
  padding: 15px 14px;
  outline: none;
  transition: border-color 0.3s ease;
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

.contact .right .message .formbox .group input::placeholder {
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

@media (max-width: 575px) {
  .contact .right .message .formbox .group input {
    padding: 10px 10px;
  }
}

.contact .right .message .formbox .group input:focus label {
  display: none;
}

.contact .right .message .formbox .group input:focus::placeholder {
  color: #999;
}

.contact .right .message .formbox .group textarea {
  width: 100%;
  border-radius: 6px;
  background: #FFFFFF;
  padding: 15px 14px;
  border: none;
  outline: none;
  height: 200px;
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

.contact .right .message .formbox .group textarea::placeholder {
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

@media (max-width: 767px) {
  .contact .right .message .formbox .group textarea {
    height: auto;
  }
}

@media (max-width: 575px) {
  .contact .right .message .formbox .group textarea {
    padding: 10px 10px;
  }
}

.contact .right .message .formbox .group textarea:focus label {
  display: none;
}

.contact .right .message .formbox .group textarea:focus::placeholder {
  color: #999;
}

.contact .right .message .formbox .group label {
  position: absolute;
  top: 18px;
  left: 20px;
  color: #666;
  font-size: 14px;
  /* 128.571% */
  pointer-events: none;
  /* 确保label不会干扰输入 */
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}

.contact .right .message .func {
  margin-top: 50px;
}

@media (max-width: 991px) {
  .contact .right .message .func {
    margin-top: 26px;
  }
}

.contact .right .message .func button {
  text-align: center;
  padding: 10px 114px;
  border-radius: 100px;
  background: #052901;
  width: 100%;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .contact .right .message .func button {
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .contact .right .message .func button {
    font-size: 14px;
  }
}

.contact .right .message .func button:hover {
  background: #0B3406;
}

.contact .right .bottom-nav {
  display: flex;
  align-items: center;
  margin-top: 45px;
}

.contact .right .bottom-nav a .iconfont {
  display: inline-flex;
  font-size: 24px;
  margin-right: 20px;
  width: 46px;
  height: 46px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #0B340621;
  transition: all 0.3s;
  color: #052901;
}

.contact .right .bottom-nav a .iconfont:hover {
  background-color: #052901;
  color: #FFFFFF;
}

.sitmap {
  padding: 100px 0;
}

@media (max-width: 991px) {
  .sitmap {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .sitmap {
    padding: 30px 0;
  }
}

.sitmap h2 {
  font-size: 45px;
  font-weight: 500;
  color: #000;
}

@media (max-width: 991px) {
  .sitmap h2 {
    font-size: 32px;
  }
}

@media (max-width: 575px) {
  .sitmap h2 {
    font-size: 24px;
  }
}

.sitmap ul {
  list-style: none;
}

.sitmap ul li {
  margin-top: 20px;
}

.sitmap ul li:hover a {
  text-decoration: underline;
  color: white;
  background-color: #004774;
}

.sitmap ul li:hover ul {
  margin-top: 20px;
}

.sitmap ul li:hover ul li a {
  color: #666;
  text-decoration: none;
  background-color: white;
}

.sitmap ul li:hover ul li ul li a {
  color: #ccc;
  text-decoration: none;
  background-color: white;
}

.sitmap ul li:hover .ul-block {
  opacity: 1;
  max-height: 100%;
  transition: opacity 0.3s ease, max-height 0.3s ease;
}

.sitmap ul li a {
  border: 1px solid #666;
  width: 260px;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  color: #333;
  font-weight: bold;
  font-size: 18px;
  transition: color 0.3s ease;
  transition: background-color 0.3s ease;
}

@media (max-width: 991px) {
  .sitmap ul li a {
    font-size: 16px;
  }
}

.sitmap ul li .ul-block {
  opacity: 1;
  max-height: 100%;
}

.sitmap ul li ul {
  margin-top: 20px;
  padding: 0;
  overflow: hidden;
}

.sitmap ul li ul li {
  margin: 0;
  padding: 0;
  border: none !important;
  margin-bottom: 10px;
}

.sitmap ul li ul li:hover a {
  color: #000;
  text-decoration: underline;
}

.sitmap ul li ul li a {
  font-size: 16px;
  line-height: 30px;
  display: block;
  padding: 0;
  text-transform: capitalize;
  color: #666;
  transition: color 0.3s ease;
  border: none;
}

@media (max-width: 991px) {
  .sitmap ul li ul li a {
    font-size: 14px;
  }
}

.sitmap ul li ul li ul {
  display: flex !important;
  flex-wrap: wrap;
  margin-top: 0px !important;
}

.sitmap ul li ul li ul li {
  border: none !important;
  margin-top: 10px;
  display: inline-block;
}

.sitmap ul li ul li ul li:hover a {
  color: #000;
  text-decoration: underline;
}

.sitmap ul li ul li ul li a {
  color: #004774;
  font-size: 16px;
  display: block;
  padding: 0;
  transition: color 0.3s ease;
  padding-left: 10px;
  border: none;
}

.privalcy {
  padding: 100px 0;
}

@media (max-width: 991px) {
  .privalcy {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .privalcy {
    padding: 30px 0;
  }
}

.privalcy h2 {
  font-size: 45px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  color: #333;
  font-weight: 500;
}

@media (max-width: 991px) {
  .privalcy h2 {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .privalcy h2 {
    font-size: 24px;
  }
}

.privalcy .content p {
  margin-top: 20px;
  color: #666;
  font-size: 16px;
}

@media (max-width: 767px) {
  .privalcy .content p {
    font-size: 14px;
  }
}

nav {
  text-align: center;
}

a {
  text-decoration: none;
}

.pagination {
  display: flex;
  justify-content: flex-end;
  padding: 60px 0 0 0;
}

@media (max-width: 1560px) {
  .pagination {
    padding: 30px 0 0px 0;
  }
}

@media (max-width: 991px) {
  .pagination {
    padding: 15px 0 0 0;
  }
}

.pagination li {
  display: flex;
  align-items: center;
  margin: 0px 10px;
  vertical-align: top;
}

@media (max-width: 767px) {
  .pagination li {
    margin: 0 4px;
  }
}

.pagination li.prev a,
.pagination li.next a {
  color: #737373;
  display: flex;
  background-color: #FFFFFF !important;
}

.pagination li.prev a:hover::before,
.pagination li.next a:hover::before {
  color: #052901;
}

.pagination li.prev a:hover span,
.pagination li.next a:hover span {
  color: #052901;
}

.pagination li.prev a {
  margin-right: 50px;
}

.pagination li.next a {
  margin-left: 50px;
  flex-direction: row-reverse;
}

.pagination li.prev a:before,
.pagination li.next a:before {
  font-family: 'iconfont' !important;
  font-size: 16px;
  display: block;
  content: '\e622';
  color: #737373;
  text-align: center;
  transition: all 0.3s;
}

.pagination li.prev a:before:hover,
.pagination li.next a:before:hover {
  color: #052901 !important;
}

@media (max-width: 767px) {

  .pagination li.prev a:before,
  .pagination li.next a:before {
    font-size: 14px;
  }
}

.pagination li.prev a:hover:before,
.pagination li.next a:hover:before {
  color: #737373;
}

.pagination li.prev a:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-right: 4px;
}

.pagination li.next a:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-left: 4px;
}

.pagination li a {
  font-size: 16px;
  display: block;
  padding: 0;
  color: #737373;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100px;
}

@media (max-width: 767px) {
  .pagination li a {
    font-size: 14px;
    line-height: 28px;
    width: 28px;
    height: 28px;
  }
}

.pagination li a span {
  border-radius: 0;
  color: #737373;
  transition: all 0.3s;
}

.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  color: #052901;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover {
  color: #FFFFFF;
  background-color: #052901;
}

.pagination>li>a:focus,
.pagination>li>a:hover {
  color: #FFFFFF;
  background-color: #052901;
}

.newsdetails {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .newsdetails {
    margin-top: 20px;
  }
}

.newsdetails .title h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  overflow: hidden;
}

@media (max-width: 575px) {
  .newsdetails .title h2 {
    font-size: 20px;
  }
}

.newsdetails .title p {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin-top: 30px;
  color: #052901;
}

@media (max-width: 767px) {
  .newsdetails .title p {
    margin-top: 10px;
  }
}

@media (max-width: 575px) {
  .newsdetails .title p {
    font-size: 16px;
  }
}

.newsdetails .cont {
  padding-bottom: 40px;
  border-bottom: 1px solid #d9d9d9;
}

@media (max-width: 767px) {
  .newsdetails .cont {
    margin-top: 0;
  }
}

.newsdetails .cont .table-box {
  overflow-x: auto;
}

.newsdetails .cont table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #000;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .newsdetails .cont table {
    margin-top: 20px;
  }
}

@media (max-width: 575px) {
  .newsdetails .cont table {
    margin-top: 10px;
  }
}

.newsdetails .cont table tr:nth-child(even) td {
  background-color: #f2f2f2;
}

.newsdetails .cont table tr td {
  border: 1px solid #000;
  padding: 10px 15px;
}

.newsdetails .cont ul {
  margin-top: 10px;
  list-style: none;
}

.newsdetails .cont ul li {
  list-style: disc !important;
  margin: 5px 0;
  margin-left: 15px;
}

.newsdetails .cont p {
  font-size: 16px;
  line-height: 1.875;
  margin: 0;
  color: #666;
}

@media (max-width: 575px) {
  .newsdetails .cont p {
    font-size: 14px;
  }
}

.newsdetails .auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}

.newsdetails .auto-adjust-img p.contains-pictures {
  padding: 0;
  margin: 0 -5px !important;
  font-size: 0 !important;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  .newsdetails .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}

.newsdetails .auto-adjust-img p.contains-pictures>img {
  display: inline-block;
  margin: 5px;
}

.newsdetails .share {
  align-items: center;
  margin-top: 30px;
}

.newsdetails .share a {
  margin-left: 10px;
}

.newsdetails .relate-details {
  font-size: 0;
  padding-top: 20px;
}

@media (max-width: 991px) {
  .newsdetails .relate-details {
    margin-top: 40px;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .newsdetails .relate-details {
    margin-top: 0;
  }
}

.newsdetails .relate-details ul li {
  margin-top: 10px;
  list-style: none;
}

.newsdetails .relate-details a {
  color: #666;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  text-decoration: none;
  position: relative;
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  height: 36px;
  padding-left: 60px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  vertical-align: middle;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

@media (max-width: 767px) {
  .newsdetails .relate-details a {
    font-size: 14px;
  }
}

.newsdetails .relate-details a:before {
  font-family: 'iconfont' !important;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 36px;
  height: 36px;
  content: '\e622';
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background-color: #999;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.newsdetails .relate-details a:hover {
  color: #052901;
}

.newsdetails .relate-details a:hover:before {
  color: #fff;
  background-color: #052901;
}

.newsdetails .relate-details .next a:before {
  content: '\e622';
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.now-bottom {
  padding: 40px 0 40px 0;
}

.now-bottom .now-title {
  margin-top: 20px;
}

.now-bottom .now-title h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  overflow: hidden;
}

@media (max-width: 575px) {
  .now-bottom .now-title h2 {
    font-size: 20px;
  }
}

.now-bottom .now-title input {
  width: 100%;
  font-size: 18px;
  background-color: #004774;
  border-radius: 10px;
  padding: 10px;
  color: white;
  border: none;
}

.now-bottom .contactus-right {
  background-color: #FFF;
  width: 100%;
  background-image: url();
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 1470px) {
  .now-bottom .contactus-right {
    margin: 0 auto;
    margin-top: 30px;
  }
}

@media (max-width: 575px) {
  .now-bottom .contactus-right {
    margin-top: 0;
  }
}

.now-bottom .contactus-right .message {
  width: 100%;
  overflow: hidden;
}

.now-bottom .contactus-right .message .now-title {
  margin-top: 20px;
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .now-title {
    margin-top: 0px;
  }
}

.now-bottom .contactus-right .message .now-title input {
  width: 100%;
  background-color: #052901;
  padding: 12px 34px;
  border: none;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  border-radius: 10px;
}

.now-bottom .contactus-right .message .now-title input::placeholder {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .now-title input::placeholder {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .now-title input {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .now-bottom .contactus-right .message .now-title input {
    padding: 10px;
  }
}

.now-bottom .contactus-right .message .formbox li {
  list-style: none;
  margin-top: 20px;
}

.now-bottom .contactus-right .message .formbox .group {
  position: relative;
}

.now-bottom .contactus-right .message .formbox .group b {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  margin-bottom: 10px;
  display: block;
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .formbox .group b {
    font-size: 14px;
  }
}

.now-bottom .contactus-right .message .formbox .group input {
  width: 100%;
  border-radius: 6px;
  background: #F7F7F7;
  border: none;
  padding: 15px 14px;
  outline: none;
  transition: border-color 0.3s ease;
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

.now-bottom .contactus-right .message .formbox .group input::placeholder {
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

@media (max-width: 575px) {
  .now-bottom .contactus-right .message .formbox .group input {
    padding: 10px 10px;
  }
}

.now-bottom .contactus-right .message .formbox .group input:focus label {
  display: none;
}

.now-bottom .contactus-right .message .formbox .group input:focus::placeholder {
  color: #999;
}

.now-bottom .contactus-right .message .formbox .group textarea {
  width: 100%;
  border-radius: 6px;
  background: #F7F7F7;
  padding: 15px 14px;
  border: none;
  outline: none;
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

.now-bottom .contactus-right .message .formbox .group textarea::placeholder {
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

@media (max-width: 575px) {
  .now-bottom .contactus-right .message .formbox .group textarea {
    padding: 10px 10px;
  }
}

.now-bottom .contactus-right .message .formbox .group textarea:focus label {
  display: none;
}

.now-bottom .contactus-right .message .formbox .group textarea:focus::placeholder {
  color: #999;
}

.now-bottom .contactus-right .message .formbox .group label {
  position: absolute;
  top: 18px;
  left: 20px;
  color: #666;
  font-size: 14px;
  /* 128.571% */
  pointer-events: none;
  /* 确保label不会干扰输入 */
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}

.now-bottom .contactus-right .message .func {
  margin-top: 50px;
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .func {
    margin-top: 20px;
  }
}

.now-bottom .contactus-right .message .func .submit-group {
  display: flex;
}

.now-bottom .contactus-right .message .func button {
  text-align: center;
  padding: 10px 114px;
  border-radius: 100px;
  background: #052901;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .func button {
    padding: 5px 50px;
    font-size: 16px;
  }
}

.now-bottom .contactus-right .message .func button:hover {
  background: #0B3406;
}

.inquiry-wrap a {
  color: #666;
  text-decoration: none;
}

.inquiry-wrap .size-list-box {
  padding-right: 15px;
}

.inquiry-wrap .size-list-box span {
  color: #fff;
  background-color: #0C3E30;
  border-color: #0C3E30;
}

.inquiry-wrap .inquiry-box .details-tit {
  padding-top: 5px;
}

.inquiry-wrap .iq-title,
.inquiry-wrap .list>li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  text-align: center;
  padding-left: 60px;
  padding-right: 45px;
}

@media (max-width: 991px) {

  .inquiry-wrap .iq-title,
  .inquiry-wrap .list>li {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 767px) {

  .inquiry-wrap .iq-title,
  .inquiry-wrap .list>li {
    padding-left: 2%;
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .inquiry-wrap .iq-title {
    margin-top: 20px;
  }
}

.inquiry-wrap .iq-title {
  overflow: hidden;
  background-color: #0C3E30;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-top: 40px;
}

.inquiry-wrap .iq-title .th {
  border: none;
  font-weight: normal;
  text-align: center;
  color: #fff;
}

.inquiry-wrap .iq-title .th.qty-box {
  text-align: center;
}

.inquiry-wrap .iq-title .th.introduce-box {
  padding-left: 50px;
}

.inquiry-wrap .iq-title .th span {
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  .inquiry-wrap .iq-title .th.check-box label.replace:after {
    display: block;
  }
}

@media (max-width: 1199px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    width: -webkit-calc(30%);
    width: calc(100% - 70px);
  }
}

@media (max-width: 575px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    width: -webkit-calc(55%);
    width: calc(100% - 45px);
    padding-left: 0;
  }
}

.inquiry-wrap .iq-title .pic-box {
  text-align: center;
  padding: 11px 0;
}

@media (max-width: 767px) {
  .inquiry-wrap .iq-title .check-box {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .iq-title .del-box {
    opacity: 0;
    width: 30px;
  }
}

.inquiry-wrap .inquiry-box {
  width: 100%;
  border: none;
  font-size: 18px;
}

.inquiry-wrap .inquiry-box .details-tit {
  margin-top: 0;
}

@media (max-width: 991px) {
  .inquiry-wrap .inquiry-box {
    font-size: 16px;
  }
}

.inquiry-wrap .inquiry-box label {
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  margin-bottom: 0;
}

.inquiry-wrap .inquiry-box label:before {
  background-color: #e6e6e6;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-title {
    padding-left: 0px !important;
    text-align: center;
  }
}

.inquiry-wrap .inquiry-box .check-box {
  width: 70px;
  text-align: left;
}

@media (max-width: 576px) {
  .inquiry-wrap .inquiry-box .check-box {
    width: 100px;
  }
}

@media (max-width: 576px) and (max-width: 767px) {
  .inquiry-wrap .inquiry-box .check-box {
    width: 30px;
  }
}

.inquiry-wrap .inquiry-box .check-box .check-all {
  margin: 0;
}

.inquiry-wrap .inquiry-box .check-box .check-all>label {
  margin-right: 10px;
}

.inquiry-wrap .inquiry-box .check-box .check-all span {
  font-weight: normal;
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .check-box .check-all span {
    display: none;
  }
}

.inquiry-wrap .inquiry-box .check-box label.replace {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: #fff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  position: relative;
  border: 1px solid #e3e3e3;
}

.inquiry-wrap .inquiry-box .check-box label.replace:after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-family: 'iconfont' !important;
  content: '\eaf1';
  opacity: 0;
  color: #000;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .check-box label.replace {
    margin-left: 5px;
    width: 16px;
    height: 16px;
    line-height: 14px;
  }

  .inquiry-wrap .inquiry-box .check-box label.replace:after {
    font-size: 20px;
  }
}

.inquiry-wrap .inquiry-box .check-box label.replace input {
  display: none;
}

.inquiry-wrap .inquiry-box .check-box label.change:after {
  opacity: 1;
}

.inquiry-wrap .inquiry-box .introduce-box {
  text-align: left;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .introduce-box img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }

  .inquiry-wrap .inquiry-box .introduce-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    display: block;
  }
}

@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 48%;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 40%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 200px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: -webkit-calc(-20%);
    width: calc(100% - 120px);
  }
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: -webkit-calc(30%);
    width: calc(100% - 70px);
  }
}

.inquiry-wrap .inquiry-box .introduce-box .pic-box {
  width: 200px;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 2;
  border-radius: 3px;
}

@media (max-width: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box {
    width: 150px;
    margin: 0 auto;
  }
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box {
    width: 90px;
  }
}

@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box .pic img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }

  .inquiry-wrap .inquiry-box .introduce-box .pic-box .pic:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}

.inquiry-wrap .inquiry-box .introduce-box .intro {
  -webkit-box-flex: 1;
  flex: 1 0 0%;
}

@media only screen and (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 5%;
  }
}

.inquiry-wrap .inquiry-box .introduce-box .name {
  margin: 0 0 5px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
  font-size: 1em;
}

.inquiry-wrap .inquiry-box .introduce-box .name a {
  text-decoration: none;
  color: #000;
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box .name {
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .introduce-box .name {
    font-size: 0.9em;
  }
}

.inquiry-wrap .inquiry-box .introduce-box .name:hover {
  text-decoration: underline;
}

.inquiry-wrap .inquiry-box .introduce-box .name~span {
  color: #999;
  margin-left: 15px;
}

.inquiry-wrap .inquiry-box .introduce-box .name~span:first-of-type {
  margin-left: 0;
}

.inquiry-wrap .inquiry-box .introduce-box p {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box .number-box {
    display: none;
  }
}

.inquiry-wrap .inquiry-box .number-box {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  min-width: 90px;
}

.inquiry-wrap .inquiry-box .number-box a {
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #999999;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.inquiry-wrap .inquiry-box .number-box a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.inquiry-wrap .inquiry-box .number-box a.del1:before {
  content: '\e729';
}

.inquiry-wrap .inquiry-box .number-box a.add1:before {
  content: '\e632';
}

@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .number-box a:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  }
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .number-box a {
    width: 25px;
    height: 25px;
    line-height: 23px;
    font-size: 12px;
  }
}

.inquiry-wrap .inquiry-box .number-box a.disable {
  cursor: not-allowed;
}

.inquiry-wrap .inquiry-box .number-box .ipt-num {
  float: left;
  width: 40px;
  min-width: 26px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  max-width: 60px;
  color: #333;
  font-size: 16px;
  background: none;
  border: none;
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .number-box .ipt-num {
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .number-box .ipt-num {
    width: 35px;
    height: 25px;
    line-height: 23px;
  }
}

.inquiry-wrap .inquiry-box .qty-box {
  text-align: center;
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .qty-box {
    display: none;
  }
}

@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .qty-box {
    width: 150px;
    text-align: center;
  }
}

.inquiry-wrap .inquiry-box .del-box {
  text-align: center;
}

@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .del-box {
    width: 80px;
  }
}

.inquiry-wrap .inquiry-box .del-box .del:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e8b6';
  color: #787878;
  font-size: 20px;
}

.inquiry-wrap .inquiry-box .del-box .del:hover:before {
  color: #000;
}

@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .del-box .del {
    font-weight: bold;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .del-box .del {
    margin-right: 10px;
  }

  .inquiry-wrap .inquiry-box .del-box .del:before {
    font-size: 18px;
  }
}

.inquiry-wrap .inquiry-box .list {
  border: 1px solid #DD4509;
  border-top: none;
}

.inquiry-wrap .inquiry-box .list>li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #0C3E30;
}

.inquiry-wrap .inquiry-box .list>li:nth-of-type(1) {
  border-top: none;
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .list>li {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.inquiry-wrap .inquiry-box .list>li {
  flex-wrap: wrap;
}

.inquiry-wrap .pro-parameter {
  width: 100%;
  text-align: left;
}

@media (min-width: 992px) {
  .inquiry-wrap .pro-parameter {
    display: -webkit-box;
    display: flex;
  }

  .inquiry-wrap .pro-parameter>div {
    -webkit-box-flex: 1;
    flex: 1;
    padding: 0 10px;
  }
}

.inquiry-wrap .parameter-list li:not(.active) {
  display: none;
}

.number-box input {
  -moz-appearance: textfield;
  /* Firefox */
  -webkit-appearance: none;
  /* Chrome, Safari, Edge */
  appearance: none;
}

/* 针对 WebKit 内核浏览器隐藏上下箭头 */
.number-box input::-webkit-inner-spin-button,
.number-box input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.inquiry-wrap .content .inquiry-box {
  margin-bottom: 80px;
}

@media (max-width: 1199px) {
  .inquiry-wrap .content .inquiry-box {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .content .inquiry-box {
    margin-bottom: 20px;
  }
}

.inquiry-wrap .content .message {
  width: 100%;
  overflow: hidden;
}

.inquiry-wrap .content .message .now-title {
  margin-top: 20px;
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .now-title {
    margin-top: 0px;
  }
}

.inquiry-wrap .content .message .now-title input {
  width: 100%;
  background-color: #052901;
  padding: 12px 34px;
  border: none;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  border-radius: 10px;
}

.inquiry-wrap .content .message .now-title input::placeholder {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .now-title input::placeholder {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .now-title input {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .content .message .now-title input {
    padding: 10px;
  }
}

.inquiry-wrap .content .message .formbox li {
  list-style: none;
  margin-top: 20px;
}

.inquiry-wrap .content .message .formbox .group {
  position: relative;
}

.inquiry-wrap .content .message .formbox .group b {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  margin-bottom: 10px;
  display: block;
}

/* @media (max-width: 991p */


@media (max-width: 991px) {
  .inquiry-wrap .content .message .formbox .group b {
    font-size: 14px;
  }
}
.inquiry-wrap .content .message .formbox .group input {
  width: 100%;
  border-radius: 6px;
  background: #F7F7F7;
  border: none;
  padding: 15px 14px;
  outline: none;
  transition: border-color 0.3s ease;
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}
.inquiry-wrap .content .message .formbox .group input::placeholder {
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}
@media (max-width: 575px) {
  .inquiry-wrap .content .message .formbox .group input {
    padding: 10px 10px;
  }
}
.inquiry-wrap .content .message .formbox .group input:focus label {
  display: none;
}
.inquiry-wrap .content .message .formbox .group input:focus::placeholder {
  color: #999;
}
.inquiry-wrap .content .message .formbox .group textarea {
  width: 100%;
  border-radius: 6px;
  background: #F7F7F7;
  padding: 15px 14px;
  border: none;
  outline: none;
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}
.inquiry-wrap .content .message .formbox .group textarea::placeholder {
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}
@media (max-width: 575px) {
  .inquiry-wrap .content .message .formbox .group textarea {
    padding: 10px 10px;
  }
}
.inquiry-wrap .content .message .formbox .group textarea:focus label {
  display: none;
}
.inquiry-wrap .content .message .formbox .group textarea:focus::placeholder {
  color: #999;
}
.inquiry-wrap .content .message .formbox .group label {
  position: absolute;
  top: 18px;
  left: 20px;
  color: #666;
  font-size: 14px;
  /* 128.571% */
  pointer-events: none;
  /* 确保label不会干扰输入 */
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}
.inquiry-wrap .content .message .func {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .inquiry-wrap .content .message .func {
    margin-top: 20px;
  }
}
.inquiry-wrap .content .message .func .submit-group {
  display: flex;
}
.inquiry-wrap .content .message .func button {
  text-align: center;
  padding: 10px 114px;
  border-radius: 100px;
  background: #052901;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .inquiry-wrap .content .message .func button {
    padding: 5px 50px;
    font-size: 16px;
  }
}
.inquiry-wrap .content .message .func button:hover {
  background: #0B3406;
}
.product .search-none {
  margin-top: 30px;
}
.product .search-none h2 {
  color: #666;
}
.product .search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}











.index-project .box .index-title{
  width: 30%;
}
.index-project .box .index-title .con-img{
  margin-top: 20px;

}
.index-project .box .index-title .con-img .img-box{
  padding-bottom: calc(530 / 500 * 100%);
  border-radius: 5px;
}
.index-project .faq {
  width: 60%;
}
@media(max-width:991px){
  .index-project .faq {
    width: 100%;
    margin-top: 20px;
  }
  .index-project .box .index-title{
    width: 100%;
  }
  
}


.index-project .faq .asked-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.index-project .faq .asked-ul li {
  display: block;
  cursor: pointer;
  padding: 36px 52px;
  border-radius: 10px;
  background: #F7F7F7;
  margin-top: 20px;
}

@media (max-width: 1400px) {
  .index-project .faq .asked-ul li {
    padding: 20px 30px;
  }
}

@media (max-width: 767px) {
  .index-project .faq .asked-ul li {
    padding: 15px 20px;
  }
}

.index-project .faq .asked-ul li .cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.index-project .faq .asked-ul li .cont::after {
  font-family: 'iconfont' !important;
  content: "\e622";
  font-size: 18px;
  color: #222222;
  display: inline-block;
  text-align: center;
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
}

@media (max-width: 767px) {
  .index-project .faq .asked-ul li .cont::after {
    margin-right: 0;
  }
}

.index-project .faq .asked-ul li .cont p {
  color: #222;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.8px;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 1199px) {
  .index-project .faq .asked-ul li .cont p {
    font-size: 17px;
  }
}

@media (max-width: 991px) {
  .index-project .faq .asked-ul li .cont p {
    font-size: 16px;
  }
}

.index-project .faq .asked-ul li .text-box {
  display: none;
  padding-top: 28px;
  position: relative;
}

@media (max-width: 1400px) {
  .index-project .faq .asked-ul li .text-box {
    padding-top: 15px;
  }
}

.index-project .faq .asked-ul li .text-box p {
  color: #666;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: -0.36px;
}

@media (max-width: 1199px) {
  .index-project .faq .asked-ul li .text-box p {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .index-project .faq .asked-ul li .text-box p {
    font-size: 14px;
  }
}

.index-project .faq .asked-ul li.on .cont span {
  transform: rotate(135deg);
}

.index-project .faq .asked-ul li.current .cont p {
  color: #052901;
}

.index-project .faq .asked-ul li.current .cont::after {
  transform: rotate(0);
  color: #052901;
}
