@font-face {
  font-family: 'Anton';
  src: local('Anton Regular'), local('Anton-Regular'), url('../fonts/Anton-Regular.woff2') format('woff2'), url('../fonts/Anton-Regular.woff') format('woff'), url('../fonts/Anton-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: local('Lato Regular'), local('Lato-Regular'), url('../fonts/Lato-Regular.woff2') format('woff2'), url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato Bold';
  src: local('Lato Bold'), local('Lato-Bold'), url('../fonts/Lato-Bold.woff2') format('woff2'), url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
:root {
  --pad: -webkit-calc(-655vw);
  --pad: calc(50vw - 705px);
}
@media (min-width: 1470px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1710px) {
  .con1680 {
    max-width: 1680px;
  }
}
h3 {
  font-size: 20px;
  color: #08111A;
  text-align: center;
  font-family: 'Lato Bold';
}
@media (max-width: 767px) {
  h3 {
    font-size: 16px;
  }
}
h4 {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Anton', 'Lato';
  color: #FFF;
  margin: 0;
}
@media (max-width: 767px) {
  h4 {
    font-size: 14px;
  }
}
span {
  color: #FFF;
  font-size: 14px;
}
.img-box img {
  border-radius: 25px;
}
p {
  font-size: 16px;
  margin: 0px;
}
@media (max-width: 767px) {
  p {
    font-size: 14px;
  }
}
.product-title h2 {
  color: #08111A;
  font-family: 'Anton', 'Lato';
  font-size: 32px;
}
@media (max-width: 991px) {
  .product-title h2 {
    font-size: 24px;
  }
}
.top-title h2 {
  color: #08111A;
  font-family: 'Anton', 'Lato';
  font-size: 32px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .top-title h2 {
    font-size: 24px;
  }
}
.footer-list ul li a {
  color: #999;
  font-size: 16px;
  font-style: normal;
}
.fszero {
  font-size: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}
.fszero h1 {
  margin: 0;
}
.animated {
  -webkit-animation: none !important;
}
body {
  font-family: 'Lato', Arial, Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  font-size: 14px;
  font-weight: normal;
  overflow-x: hidden;
  color: #222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box img,
.img-box iframe,
.img-box video {
  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;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input,
textarea {
  outline: none;
}
.banner-in {
  position: relative;
  overflow: hidden;
  padding-top: 90px;
}
.banner-in img {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wrap {
  padding: 120px 0;
  overflow: hidden;
}
@media (max-width: 1470px) {
  .wrap {
    padding: 90px 0;
  }
}
@media (max-width: 1199px) {
  .wrap {
    padding: 60px 0;
  }
}
@media (max-width: 991px) {
  .wrap {
    padding: 40px 0;
    overflow: hidden;
  }
}
.wrap-in {
  padding: 70px 0;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-in {
    padding: 60px 0;
  }
}
@media (max-width: 991px) {
  .wrap-in {
    padding: 40px 0;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .wrap-in {
    padding: 20px 0;
  }
}
.news-in {
  padding: 0 0 20px 0;
}
.search-in {
  padding: 20px 0 40px 0;
}
.home-title h2 {
  color: #08111A;
  font-size: 76px;
  font-family: 'Anton', 'Lato';
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 1470px) {
  .home-title h2 {
    font-size: 66px;
  }
}
@media (max-width: 1400px) {
  .home-title h2 {
    font-size: 56px;
  }
}
@media (max-width: 1199px) {
  .home-title h2 {
    font-size: 46px;
  }
}
@media (max-width: 991px) {
  .home-title h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .home-title h2 {
    font-size: 26px;
  }
}
.footer .footer-title h2 {
  color: #FFF;
  font-family: 'Anton', 'Lato';
  font-size: 48px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .footer .footer-title h2 {
    font-size: 24px;
  }
}
.footer .footer-r .r-email span {
  color: #FFF;
  text-align: right;
  font-family: 'Anton', 'Lato';
  font-size: 32px;
  line-height: 100%;
}
@media (max-width: 767px) {
  .footer .footer-r .r-email span {
    font-size: 24px;
  }
}
.footer .footer-r .r-tel span {
  color: #FFF;
  text-align: right;
  font-family: 'Anton', 'Lato';
  font-size: 32px;
  line-height: 100%;
}
@media (max-width: 767px) {
  .footer .footer-r .r-tel span {
    font-size: 24px;
  }
}
.footer .footer-r .r-address p {
  color: #FFF;
  text-align: right;
  font-family: 'Lato', 'Anton', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  font-size: 16px;
  line-height: 170%;
}
@media (max-width: 767px) {
  .footer .footer-r .r-address p {
    font-size: 14px;
    text-align: left;
  }
}
.google-translation span {
  color: #000;
}
.header {
  width: 100%;
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  z-index: 9;
  transition: all 0.5s ease-in-out;
  transition: background 0.3s, height 0.3s;
}
@media (max-width: 1199px) {
  .header {
    height: 60px;
    background: #08111A;
  }
}
.header .pc-header {
  height: 100%;
  width: 100%;
}
.header .pc-header #menu-toggle {
  display: none;
}
@media (max-width: 1199px) {
  .header .pc-header #menu-toggle {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px 20px;
    background-color: #E4EA04;
    color: #08111A;
    font-weight: 700;
    border: none;
    cursor: pointer;
    overflow-y: auto;
    z-index: 11;
  }
}
.header .pc-header .pc-logo img {
  padding: 0 80px;
}
@media (max-width: 1199px) {
  .header .pc-header .pc-logo img {
    padding: 5px 5px 5px 20px;
    height: 60px;
  }
}
.header .pc-header .pc-nav {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1199px) {
  .header .pc-header .pc-nav {
    display: none;
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 999;
    width: 280px;
    height: 100vh;
    background: #222;
  }
}
.header .pc-header .pc-nav .nav-list1 .nav-close {
  display: none;
  font-size: 16px;
  color: #FFF;
  padding: 20px;
  font-family: 'Lato', sans-serif;
  text-align: end;
}
@media (max-width: 1199px) {
  .header .pc-header .pc-nav .nav-list1 .nav-close {
    display: block;
  }
}
.header .pc-header .pc-nav .nav-list1 .nav-close i {
  color: #FFF;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .header .pc-header .pc-nav .nav-list1 {
    display: flex;
    flex-direction: column;
  }
}
.header .pc-header .pc-nav .nav-list1 li {
  position: relative;
}
@media (max-width: 1199px) {
  .header .pc-header .pc-nav .nav-list1 li {
    background: #222;
    width: 100%;
    border-bottom: 1px solid #08111A;
  }
}
@media (max-width: 1199px) {
  .header .pc-header .pc-nav .nav-list1 li a {
    line-height: 60px;
  }
}
.header .pc-header .pc-nav .nav-list1 li .about-down {
  color: #FFF;
  opacity: 0;
  display: none;
  width: 30%;
  height: 100%;
}
@media (max-width: 1199px) {
  .header .pc-header .pc-nav .nav-list1 li .about-down {
    display: block;
    opacity: 1;
    position: absolute;
    top: 15px;
    z-index: 9;
    right: -20px;
  }
}
.header .pc-header .pc-nav #pc-menulist {
  display: none;
  position: absolute;
  top: 90px;
  z-index: 999;
  width: 400px;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  background: #08111A;
}
@media (max-width: 1199px) {
  .header .pc-header .pc-nav #pc-menulist {
    background: #222;
    right: 260px;
    z-index: 999;
    position: static;
  }
}
.header .pc-header .pc-nav #pc-menulist li {
  display: flex;
  flex-direction: column;
  background: #08111A;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1199px) {
  .header .pc-header .pc-nav #pc-menulist li {
    background: #222;
  }
}
.header .pc-header .pc-nav #pc-menulist li a {
  font-size: 14px;
  line-height: 36px;
}
.header .pc-header .pc-nav #pc-menulist li a::after {
  left: calc(5% - 3px);
  top: 12px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .header .pc-header .pc-nav #pc-menulist li a::after {
    left: 0;
  }
}
.header .pc-header .pc-nav #pc-menulist li:hover {
  background: #008747;
}
.header .pc-header .pc-nav ul li {
  font-size: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.header .pc-header .pc-nav ul li a {
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 90px;
  position: static;
  padding: 0 36px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  white-space: normal;
  word-wrap: break-word;
  display: inline-block;
}
@media (max-width: 1470px) {
  .header .pc-header .pc-nav ul li a {
    padding: 0 30px;
  }
}
@media (max-width: 1400px) {
  .header .pc-header .pc-nav ul li a {
    padding: 0 20px;
  }
}
.header .pc-header .pc-nav ul li a:hover::after {
  opacity: 1;
}
.header .pc-header .pc-nav ul li a::after {
  display: block;
  content: '.';
  width: 6px;
  height: 6px;
  background: #E4EA04;
  position: absolute;
  border-radius: 50%;
  bottom: 15px;
  transition: all 0.2s;
  left: calc(50% - 3px);
  transition: all 0.2s ease;
  opacity: 0;
  overflow: hidden;
}
.header .pc-header-r {
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.header .pc-header-r .goole-box {
  width: 180px;
  height: 40px;
  border-radius: 100px;
  background: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .header .pc-header-r .goole-box {
    width: 156px;
    overflow: hidden;
  }
}
.header .pc-header-r .goole-box #google_translate_element,
.header .pc-header-r .goole-box #google_translate_element * {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}
.header .pc-header-r .search-input {
  width: 180px;
  height: 40px;
  background: #FFF;
  border-radius: 100px;
}
.header .pc-header-r .pc-header-search {
  width: 40px;
  height: 40px;
  background-color: #E4EA04;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 135px;
  margin-left: 10px;
}
.header .pc-header-r .pc-header-search .search-r {
  padding: 20px;
  position: absolute;
  top: 90px;
  right: 135px;
  background: #FFF;
  transition: all 0.2s ease-in-out;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.4);
  visibility: hidden;
}
.header .pc-header-r .pc-header-search .search-r input {
  border: 1px solid #E4EA04;
  z-index: 9;
  width: 180px;
  height: 40px;
  background: #FFF;
  border-radius: 100px;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .header .pc-header-r .pc-header-search .search-r {
    top: 60px;
    right: 0;
  }
}
@media (max-width: 1199px) {
  .header .pc-header-r .pc-header-search {
    margin-right: 70px;
  }
}
.header .pc-header-r .pc-header-search button {
  background: none;
  border: none;
}
.header .pc-header-r .pc-header-search button i {
  font-size: 16px;
  color: #08111a;
  cursor: pointer;
  font-weight: 700;
}
.banner {
  width: 100%;
}
@media (max-width: 991px) {
  .banner {
    padding-top: 60px;
  }
}
.banner .swiper-slide {
  overflow: hidden;
}
.banner .banner-video-box {
  padding-bottom: 50%;
}
.banner .banner-video-box .banner-video {
  object-fit: cover;
}
.banner .fluid_video_wrapper {
  position: absolute;
  left: 0;
  top: 0;
}
.banner img {
  width: 100%;
}
.banner .swiper-home-pagination {
  position: absolute;
  bottom: 40;
  z-index: 9;
  text-align: center;
}
.banner .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background: #E4EA04;
}
@media (max-width: 767px) {
  .banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
  }
}
.home-colnum {
  width: 100%;
  height: auto;
  background: #F5FAF7;
}
@media (max-width: 991px) {
  .home-colnum {
    padding: 40px 0 40px 0;
  }
}
.home-colnum .colnum-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .home-colnum .colnum-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.home-colnum .colnum-box .colnum-line {
  width: 1px;
  height: 175px;
  background: #E6EBE9;
  margin: 95px 75px 95px 75px;
}
@media (max-width: 991px) {
  .home-colnum .colnum-box .colnum-line {
    height: 1px;
    width: 175px;
    background: #E6EBE9;
    margin: 20px 0 20px 0;
  }
}
.home-colnum .colnum-box .colnum-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all 0.3s;
}
.home-colnum .colnum-box .colnum-list:hover {
  color: #008747;
}
.home-colnum .colnum-box .colnum-list:hover .colnum-des p {
  color: #008747;
}
@media (max-width: 991px) {
  .home-colnum .colnum-box .colnum-list {
    width: 100%;
  }
}
.home-colnum .colnum-box .colnum-list .colnum-icon {
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .home-colnum .colnum-box .colnum-list .colnum-icon {
    padding-bottom: 0px;
  }
}
.home-colnum .colnum-box .colnum-list .colnum-icon i {
  font-size: 46px;
}
@media (max-width: 991px) {
  .home-colnum .colnum-box .colnum-list .colnum-icon i {
    font-size: 32px;
  }
}
.home-colnum .colnum-box .colnum-list p {
  color: #555;
}
.wrap-product .swiper-product .img-box {
  border-radius: 25px;
}
.wrap-product .swiper-product .item {
  width: 100%;
  border: 1px solid #FFF;
  border-radius: 25px;
}
.wrap-product .swiper-product .item img {
  border-radius: 25px;
  transition: all 0.5s ease;
}
.wrap-product .swiper-product .swiper-slide:hover img {
  transform: scale(1.1);
  cursor: pointer;
}
.wrap-product .swiper-product .swiper-slide {
  border-radius: 25px;
}
.wrap-product .swiper-product .swiper-slide h3 {
  padding-top: 30px;
  transition: all 0.5s ease;
}
@media (max-width: 991px) {
  .wrap-product .swiper-product .swiper-slide h3 {
    padding-top: 15px;
    margin-bottom: 0px;
  }
}
.wrap-product .swiper-product .swiper-slide p {
  text-align: center;
  color: #999;
}
.wrap-product .swiper-product .swiper-slide:hover h3 {
  color: #008747;
}
.wrap-product .swiper-naviagtion-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.wrap-product .swiper-naviagtion-box .swiper-product-prev,
.wrap-product .swiper-naviagtion-box .swiper-product-next {
  width: 50px;
  height: 50px;
  background: #08111A;
  border-radius: 100px;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease;
}
.wrap-product .swiper-naviagtion-box .swiper-product-prev {
  margin-right: 20px;
}
.wrap-product .swiper-naviagtion-box .swiper-product-prev:hover,
.wrap-product .swiper-naviagtion-box .swiper-product-next:hover {
  background: #008747;
}
.wrap-product .swiper-naviagtion-box .swiper-product-prev .icon-xiangyou1 {
  transform: rotate(-180deg);
}
.focus-company {
  width: 100%;
  height: 700px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .focus-company {
    height: auto;
  }
}
.focus-company .focus-box {
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .focus-company .focus-box {
    display: block;
    flex-direction: column;
    justify-content: center;
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .focus-company .focus-box {
    justify-content: space-between;
    padding-bottom: 50px;
  }
}
.focus-company .focus-box .focus-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.focus-company .focus-box .focus-left h2 {
  font-family: 'Anton';
  font-size: 76px;
  background: linear-gradient(90deg, #E4EA04 0%, #FFF 56.84%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}
@media (max-width: 1470px) {
  .focus-company .focus-box .focus-left h2 {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .focus-company .focus-box .focus-left h2 {
    font-size: 26px;
  }
}
.focus-company .focus-box .focus-left .home-more {
  transition: all 0.3s ease-in-out;
  margin-top: 70px;
  color: #FFF;
}
@media (max-width: 991px) {
  .focus-company .focus-box .focus-left .home-more {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .focus-company .focus-box .focus-left .home-more {
    width: 100%;
    height: 30px;
    line-height: 30px;
  }
}
.focus-company .focus-box .focus-left .home-more a {
  border: 1px solid #FFF;
  padding: 18px 45px;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767px) {
  .focus-company .focus-box .focus-left .home-more a {
    display: block;
    text-align: center;
    padding: 0px;
  }
}
.focus-company .focus-box .focus-left .home-more a:hover {
  background: #E4EA04;
  color: #08111A;
}
.focus-company .focus-box .focus-rdes {
  display: flex;
  justify-content: end;
}
.focus-company .focus-box .focus-rdes .focus-r {
  display: flex;
  flex-direction: column;
  width: 450px;
}
@media (max-width: 991px) {
  .focus-company .focus-box .focus-rdes .focus-r {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .focus-company .focus-box .focus-rdes .focus-r {
    flex-direction: column;
  }
}
.focus-company .focus-box .focus-rdes .focus-r .item {
  text-align: end;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .focus-company .focus-box .focus-rdes .focus-r .item {
    text-align: center;
  }
}
.focus-company .focus-box .focus-rdes .focus-r .item img {
  border-radius: 25px;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 2;
}
.focus-company .focus-box .focus-rdes .focus-r .item img:hover {
  transform: scale(1.1);
}
.focus-company .focus-box .focus-rdes .focus-r .item .item-bg {
  position: absolute;
  top: 50%;
  left: 64%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 8;
}
@media (max-width: 991px) {
  .focus-company .focus-box .focus-rdes .focus-r .item .item-bg {
    top: 50%;
    left: 50%;
  }
}
.focus-company .focus-box .focus-rdes .focus-r .item .item-bg img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  border-radius: 25px;
  transition: all 0.3s ease-in-out;
}
.focus-company .focus-box .focus-rdes .focus-r .item .item-bg img:hover {
  transform: scale(1.1);
  display: block;
}
.focus-company .focus-box .focus-rdes .focus-r .item:hover .item-bg img {
  display: block;
}
.focus-company .focus-box .focus-rdes .focus-r .item:hover {
  cursor: pointer;
}
.focus-company .focus-box .focus-rdes .focus-r p {
  color: #FFF;
  line-height: 22px;
  padding-top: 15px;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .focus-company .focus-box .focus-rdes .focus-r p {
    padding-left: 0;
  }
}
.focus-company .focus-box .focus-rdes .focus-r .right-mark {
  width: 86px;
  height: 86px;
  position: absolute;
  top: -45px;
  right: -45px;
  box-shadow: rgba(226, 234, 4, 0.788);
  border-radius: 100px;
  z-index: 1;
}
.focus-company .focus-box .focus-rdes .focus-r .right-mark::before {
  content: '';
  position: absolute;
  top: -10px;
  right: -10px;
  width: 116px;
  height: 116px;
  border-radius: 100%;
  background: radial-gradient(circle, rgba(226, 234, 4, 0.76) 0%, rgba(255, 255, 255, 0) 80%);
  z-index: -1;
}
@media (max-width: 767px) {
  .focus-company .focus-box .focus-rdes .focus-r .right-mark::before {
    right: 65px;
  }
}
.focuschem {
  width: 100%;
  margin-top: -44px;
  position: relative;
  z-index: 6;
}
@media (max-width: 767px) {
  .focuschem {
    margin-top: -15px;
  }
}
.focuschem img {
  width: 100%;
}
.home-products {
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .home-products .home-title {
    padding-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .home-products .home-title h1 {
    font-size: 45px;
  }
}
@media (max-width: 991px) {
  .home-products .home-title h1 {
    font-size: 26px;
  }
}
.home-products .swiper-productlist {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .home-products .swiper-productlist {
    margin-top: 0px;
  }
}
.home-products .swiper-productlist .item {
  border-radius: 25px;
  position: relative;
}
.home-products .swiper-productlist .item:hover .img-box-bg {
  opacity: 1;
}
@media (max-wdith: 767px) {
  .home-products .swiper-productlist .item:hover .img-box-bg {
    opacity: 0;
  }
}
.home-products .swiper-productlist .item .img-box-bg {
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #008747;
  opacity: 0;
  z-index: 9;
  border-radius: 25px;
  padding: 30px 20px 30px 20px;
  text-align: start;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .home-products .swiper-productlist .item .img-box-bg {
    display: none;
  }
}
.home-products .swiper-productlist .item .img-box-bg .boxbg-title {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 100%;
}
.home-products .swiper-productlist .item .img-box-bg .boxbg-title h4 {
  font-size: 30px;
  text-transform: uppercase;
}
.home-products .swiper-productlist .item .img-box-bg .boxbg-title .btn-title-menu {
  color: #FFF;
  line-height: 24px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  flex-wrap: wrap;
  padding-left: 20px;
  right: 0;
}
.home-products .swiper-productlist .item .img-box-bg .boxbg-title .btn-title-menu li {
  list-style: disc;
  font-size: 14px;
}
.home-products .swiper-productlist .item .img-box-bg .boxbg-btn {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background: #E4EA04;
  color: #08111A;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 85%;
}
.home-products .swiper-productlist .item .img-box img {
  transition: all 0.5s ease-in-out;
  border-radius: 25px;
}
.home-products .swiper-productlist .item .img-box {
  border-radius: 25px;
}
.home-products .swiper-productlist .item:hover {
  cursor: pointer;
}
.home-products .swiper-productlist .item:hover img {
  transform: scale(1.1);
  border-radius: 25px;
}
.home-products .swiper-productlist .img-box {
  padding-bottom: 139%;
}
.home-products .swiper-productlist .item-btn {
  position: absolute;
  transition: 0.5s ease-in;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 70px;
  line-height: 70px;
  border-radius: 15px;
  margin: 10px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}
.home-products .swiper-productlist .item-btn .btn-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 65%;
}
.home-products .swiper-productlist .item-btn .btn-title .btn-title-menu {
  display: none;
  list-style: circle;
  color: #FFF;
  line-height: 24px;
}
.home-products .swiper-productlist .item-btn .btn-title .btn-title-menu li {
  list-style: disc;
  font-size: 14px;
}
.home-products .swiper-productlist .item-btn:hover .btn-icon {
  bottom: 30px;
  margin: 0;
  right: 20px;
  position: absolute;
}
.home-products .swiper-productlist .item-btn > div:nth-child(2) {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background-color: #E4EA04;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
.home-products .swiper-naviagtion-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 70px;
}
@media (max-width: 991px) {
  .home-products .swiper-naviagtion-box {
    padding-top: 20px;
  }
}
.home-products .swiper-naviagtion-box .swiper-productlist-prev,
.home-products .swiper-naviagtion-box .swiper-productlist-next {
  width: 50px;
  height: 50px;
  background: #08111A;
  border-radius: 100px;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease;
}
.home-products .swiper-naviagtion-box .swiper-productlist-prev {
  margin-right: 20px;
}
.home-products .swiper-naviagtion-box .swiper-productlist-prev:hover,
.home-products .swiper-naviagtion-box .swiper-productlist-next:hover {
  background: #008747;
}
.home-products .swiper-naviagtion-box .swiper-productlist-prev .icon-xiangyou1 {
  transform: rotate(-180deg);
}
.home-news .home-title p {
  font-size: 16px;
  text-align: center;
  color: #555;
}
.home-news .news {
  overflow: hidden;
}
.home-news .swiper-news {
  width: 141%;
  cursor: pointer;
}
@media (max-width: 991px) {
  .home-news .swiper-news {
    width: 100% !important;
  }
}
.home-news .swiper-news .item {
  display: flex;
}
@media (max-width: 991px) {
  .home-news .swiper-news .item {
    flex-direction: column ;
  }
}
.home-news .swiper-news .item .pic {
  width: 40%;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .home-news .swiper-news .item .pic {
    width: 100% !important;
  }
}
.home-news .swiper-news .item .discover-our {
  width: 60%;
}
@media (max-width: 991px) {
  .home-news .swiper-news .item .discover-our {
    margin-top: 10px;
    width: 100% !important;
  }
}
.home-news .swiper-news .img-box {
  padding-bottom: 75%;
  height: 340px;
  transition: all 0.5s ease-in-out;
  border-radius: 25px;
}
.home-news .swiper-news .img-box img {
  object-fit: cover;
  border-radius: 25px;
  transition: all 0.5s ease-in-out;
}
.home-news .swiper-news .pic .img-box:hover img {
  transform: scale(1.1);
  border-radius: 25px;
}
.home-news .swiper-news .discover-our {
  transition: all 0.3s ease-in-out;
  padding: 50px 70px;
  background-image: url('../img/group-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  border-radius: 25px;
  display: flex;
  flex-direction: column;
  color: #FFF;
}
@media (max-width: 991px) {
  .home-news .swiper-news .discover-our {
    padding: 15px;
  }
}
@media (max-width: 1199px) {
  .home-news .swiper-news .discover-our {
    padding: 20px;
  }
}
.home-news .swiper-news .discover-our .discover-title {
  display: flex;
  justify-content: start;
  align-items: start;
  text-align: start;
}
.home-news .swiper-news .discover-our .discover-title h3 {
  color: #FFF;
  text-align: left;
}
.home-news .swiper-news .discover-our .discover-box {
  margin-top: 90px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 991px) {
  .home-news .swiper-news .discover-our .discover-box {
    margin-top: 10px;
  }
}
.home-news .swiper-news .discover-our .discover-box .d-box-date {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.home-news .swiper-news .discover-our .discover-box .d-box-date div:nth-child(1) {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background: #E4EA04;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #08111A;
  font-weight: 500;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .home-news .swiper-news .discover-our .discover-box .d-box-date div:nth-child(1) {
    margin-bottom: 0px;
  }
}
.home-news .swiper-news .discover-our .discover-box .d-box-date div:nth-child(2) {
  display: flex;
}
.home-news .swiper-news .discover-our .discover-box .d-box-date div:nth-child(2) p {
  color: #FFF;
  align-items: center;
}
.home-news .swiper-news .discover-our .discover-box .d-box-button {
  width: 150px;
  height: 50px;
  border-radius: 100px;
  border: 1px solid #E4EA04;
  display: flex;
  justify-content: space-around;
  align-items: center;
  transition: all 0.3s;
}
.home-news .swiper-news .discover-our .discover-box .d-box-button div:nth-child(1) {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background: #E4EA04;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #08111A;
}
.home-news .swiper-news .discover-our .discover-box .d-box-button div:nth-child(2) {
  color: #E4EA04;
}
.home-news .swiper-news .discover-our .discover-box .d-box-button:hover {
  background: #E4EA04;
}
.home-news .swiper-news .discover-our .discover-box .d-box-button:hover div:nth-child(1) {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #08111A;
}
.home-news .swiper-news .discover-our .discover-box .d-box-button:hover div:nth-child(2) {
  color: #08111A;
}
.home-news .swiper-news .discover-our .discover-box .d-box-button:hover {
  cursor: pointer;
}
.home-news .swiper-news .discover-our:hover .d-box-button {
  background: #E4EA04;
}
.home-news .swiper-news .discover-our:hover .d-box-button div:nth-child(1) {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #08111A;
}
.home-news .swiper-news .discover-our:hover .d-box-button div:nth-child(2) {
  color: #08111A;
}
.home-news .swiper-news .swiper-naviagtion-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.home-news .swiper-news .swiper-naviagtion-box .swiper-news-prev,
.home-news .swiper-news .swiper-naviagtion-box .swiper-news-next {
  width: 50px;
  height: 50px;
  background: #08111A;
  border-radius: 100px;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease-in-out;
}
.home-news .swiper-news .swiper-naviagtion-box .swiper-news-prev {
  margin-right: 20px;
}
.home-news .swiper-news .swiper-naviagtion-box .swiper-news-prev:hover,
.home-news .swiper-news .swiper-naviagtion-box .swiper-news-next:hover {
  cursor: pointer;
  background: #008747;
}
.home-news .swiper-news .swiper-naviagtion-box .swiper-news-prev .icon-xiangyou1 {
  transform: rotate(-180deg);
}
.home-news .swiper-naviagtion-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.home-news .swiper-naviagtion-box .swiper-news-prev,
.home-news .swiper-naviagtion-box .swiper-news-next {
  width: 50px;
  height: 50px;
  background: #08111A;
  border-radius: 100px;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease-in-out;
}
.home-news .swiper-naviagtion-box .swiper-news-prev {
  margin-right: 20px;
}
.home-news .swiper-naviagtion-box .swiper-news-prev:hover,
.home-news .swiper-naviagtion-box .swiper-news-next:hover {
  cursor: pointer;
  background: #008747;
}
.home-news .swiper-naviagtion-box .swiper-news-prev .icon-xiangyou1 {
  transform: rotate(-180deg);
}
.footer {
  width: 100%;
  height: auto;
  background: #000;
}
@media (max-width: 767px) {
  .footer {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .footer {
    width: 100%;
  }
}
.footer .footer-box {
  display: flex;
  justify-content: space-between;
  padding: 100px 0 135px 0;
}
@media (max-width: 767px) {
  .footer .footer-box {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 40px 40px 0px 40px;
  }
}
@media (max-width: 991px) {
  .footer .footer-box {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 40px 0 0 0 ;
  }
}
.footer .footer-box .footer-l {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .footer .footer-box .footer-l {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .footer .footer-box .footer-l {
    width: 100%;
  }
}
.footer .footer-box .footer-l .footer-title p {
  font-size: 18px;
  color: #FFF;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .footer .footer-box .footer-l .footer-title p {
    font-size: 14px;
    padding-top: 0px;
  }
}
@media (max-width: 991px) {
  .footer .footer-box .footer-l .footer-title p {
    padding-top: 0px;
  }
}
.footer .footer-box .footer-l .footer-search {
  padding-top: 40px;
  display: flex;
  flex-direction: row;
}
@media (max-width: 767px) {
  .footer .footer-box .footer-l .footer-search {
    padding-top: 15px;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .footer .footer-box .footer-l .footer-search {
    padding-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.footer .footer-box .footer-l .footer-search .search-email {
  width: 360px;
  height: 50px;
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .footer .footer-box .footer-l .footer-search .search-email {
    width: 66%;
  }
}
.footer .footer-box .footer-l .footer-search .search-email input {
  border: 0;
  border-radius: 50px;
  height: 50px;
  width: 100%;
  background: none;
  padding-left: 30px;
  color: #FFF;
}
@media (max-width: 991px) {
  .footer .footer-box .footer-l .footer-search .search-email input {
    padding: 0 15px;
  }
}
.footer .footer-box .footer-l .footer-search .search-btn {
  padding: 0 18px;
  height: 50px;
  margin-left: 10px;
  background: #E4EA04;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .footer .footer-box .footer-l .footer-search .search-btn {
    width: 29%;
  }
}
.footer .footer-box .footer-l .footer-search .search-btn:hover {
  background: #008747;
}
.footer .footer-box .footer-l .footer-search .search-btn:hover span {
  color: #FFF;
}
.footer .footer-box .footer-l .footer-search .search-btn span {
  color: #08111A;
  font-weight: 700;
}
.footer .footer-box .footer-l .footer-search .search-btn .btn-icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFF;
  border-radius: 100px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .footer .footer-box .footer-l .footer-search .search-btn .btn-icon {
    display: none;
  }
}
.footer .footer-box .footer-l .footer-search .search-btn:hover {
  cursor: pointer;
}
.footer .footer-box .footer-l .footer-list {
  padding-top: 70px;
  width: 830px;
}
@media (max-width: 1199px) {
  .footer .footer-box .footer-l .footer-list {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer .footer-box .footer-l .footer-list {
    width: 100%;
    padding-top: 15px;
  }
}
@media (max-width: 991px) {
  .footer .footer-box .footer-l .footer-list {
    padding-top: 15px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer .footer-box .footer-l .footer-list ul {
    padding: 0 0 15px 0;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .footer .footer-box .footer-l .footer-list ul {
    padding: 0 0 15px 0;
    width: 100%;
  }
}
.footer .footer-box .footer-l .footer-list ul li {
  display: inline-block;
  flex-wrap: wrap;
  padding-right: 24px;
  line-height: 36px;
}
.footer .footer-box .footer-l .footer-list ul li a {
  transition: all 0.3s ease-in-out;
}
.footer .footer-box .footer-l .footer-list ul li a:hover {
  color: #FFF;
}
.footer .footer-box .footer-r {
  width: 360px;
  display: flex;
  flex-direction: column;
  align-items: end;
}
@media (max-width: 767px) {
  .footer .footer-box .footer-r {
    width: 100%;
    align-items: start;
  }
}
@media (max-width: 991px) {
  .footer .footer-box .footer-r {
    width: 100%;
    align-items: start;
  }
}
.footer .footer-box .footer-r .r-email {
  padding-top: 40px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .footer .footer-box .footer-r .r-email {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .footer .footer-box .footer-r .r-email {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.footer .footer-box .footer-r .r-email a:hover {
  text-decoration: underline;
}
.footer .footer-box .footer-r .r-tel {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .footer .footer-box .footer-r .r-tel {
    padding-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .footer .footer-box .footer-r .r-tel {
    padding-bottom: 20px;
  }
}
.footer .footer-box .footer-r .r-tel a:hover {
  text-decoration: underline;
}
.footer .footer-box .footer-r .r-address {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .footer .footer-box .footer-r .r-address {
    padding-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .footer .footer-box .footer-r .r-address {
    padding-bottom: 20px;
  }
}
.footer .footer-box .footer-r .r-icon {
  display: flex;
  flex-direction: row;
}
.footer .footer-box .footer-r .r-icon .icon-box {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  margin-left: 10px;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 991px) {
  .footer .footer-box .footer-r .r-icon .icon-box {
    margin-right: 10px;
    margin-left: 0px;
  }
}
.footer .footer-box .footer-r .r-icon .icon-box:hover {
  background: #E4EA04;
  color: #000;
  cursor: pointer;
}
.footer .footer-end {
  height: 90px;
  background: #E4EA04;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .footer .footer-end {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    height: auto;
  }
}
@media (max-width: 991px) {
  .footer .footer-end {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    height: 100%;
    padding-bottom: 80px;
  }
}
.footer .footer-end .end-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1470px) {
  .footer .footer-end .end-inner {
    flex-direction: column;
  }
}
.footer .footer-end .end-left {
  color: #08111A;
}
@media (max-width: 1470px) {
  .footer .footer-end .end-left {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .footer .footer-end .end-left {
    padding-left: 0px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .footer .footer-end .end-left {
    padding-left: 0px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    margin-top: 10px;
  }
}
.footer .footer-end .end-left p a:nth-child(1):hover {
  text-decoration: underline;
}
.footer .footer-end .end-right {
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .footer .footer-end .end-right {
    margin-right: 0px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .footer .footer-end .end-right {
    margin-right: 0px;
    height: 100%;
  }
}
@media (max-width: 575px) {
  .footer .footer-end .end-right {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
.footer .footer-end .end-right p {
  color: #08111A;
  font-size: 14px;
  font-weight: 700;
}
.footer .footer-end .end-right .end-policy {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .footer-end .end-right .end-policy a {
  line-height: 52px;
  border: 1px solid #08111A;
  border-radius: 100px;
  padding: 0 26px;
  font-weight: 700;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .footer .footer-end .end-right .end-policy a {
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .footer .footer-end .end-right .end-policy a {
    padding: 0 20px;
    line-height: 32px;
  }
}
.footer .footer-end .end-right .end-policy a:hover {
  background: #008747;
  color: #FFF;
}
.footer .footer-end .end-right .end-sitemap {
  margin-left: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .footer .footer-end .end-right .end-sitemap {
    margin-left: 0px;
    margin-top: 0px;
  }
}
.footer .footer-end .end-right .end-sitemap a {
  line-height: 52px;
  border: 1px solid #08111A;
  border-radius: 100px;
  padding: 0 60px;
  font-weight: 700;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .footer .footer-end .end-right .end-sitemap a {
    line-height: 42px;
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .footer .footer-end .end-right .end-sitemap a {
    padding: 0 20px;
    line-height: 32px;
  }
}
.footer .footer-end .end-right .end-sitemap a:hover {
  background: #008747;
  color: #FFF;
}
.footer .footer-five {
  display: none;
  width: 100%;
  height: 60px;
  position: fixed;
  background: #E4EA04;
  bottom: 0px;
  z-index: 99;
}
@media (max-width: 991px) {
  .footer .footer-five {
    display: block;
  }
}
.footer .footer-five .endfive-menu {
  display: flex;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.footer .footer-five .endfive-menu li {
  border-top: 1px solid #08111A;
  border-right: 1px solid #08111A;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer .footer-five .endfive-menu li i {
  font-size: 26px;
}
.top-link {
  width: 100%;
  background: #F5FAF7;
  height: 240px;
}
.top-link .link-address {
  height: 60px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #E6EBE9;
}
.top-link .link-address p {
  color: #555;
  line-height: 24px;
}
.top-link .link-address p i {
  font-size: 20px;
  margin-right: 10px;
}
.top-link .link-address p a:hover {
  text-decoration: underline;
}
.top-link .product-title {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .top-link .product-title {
    margin-top: 40px;
  }
}
.top-link .product-title h2 {
  text-transform: uppercase;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .top-link .product-title h2 {
    padding-bottom: 0px;
  }
}
.top-link .product-title p {
  color: #999;
  line-height: 20px;
}
.xs-product-nav {
  display: none;
  margin-top: 70px;
}
@media (max-width: 1199px) {
  .xs-product-nav {
    display: block;
    margin-top: 40px;
  }
}
.xs-product-nav ul {
  display: flex;
  flex-wrap: wrap;
}
.xs-product-nav ul li {
  width: 50%;
  display: inline-block;
  overflow: hidden;
  height: auto;
  padding: 4px;
  height: 70px;
  vertical-align: top;
  color: #FFF;
  font-family: 'Anton', 'Lato', sans-serif;
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
  border-radius: 15px;
}
.xs-product-nav ul li a {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  height: 100%;
  border-radius: 15px;
  background: #08111A;
  padding: 2px 10px;
  text-transform: capitalize;
  display: flex;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-in {
  padding: 70px 0;
}
@media (max-width: 767px) {
  .list-in {
    padding: 40px 0;
  }
}
@media (max-width: 1199px) {
  .wrap-list .left-list-menu {
    display: none;
  }
}
.wrap-list .left-list-menu ul li {
  width: 100%;
  border-radius: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #000;
  margin-bottom: 10px;
  padding: 20px;
  color: #FFF;
  font-family: 'Anton', 'Lato', sans-serif;
  text-transform: uppercase;
  transition: all 0.5s ease-in-out;
}
.wrap-list .left-list-menu ul li .list-menu-icon {
  width: 30px;
  height: 30px;
  background: #E4EA04;
  border-radius: 100px;
  color: #08111A;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrap-list .left-list-menu ul li a {
  font-size: 16px;
}
.wrap-list .left-list-menu ul li:hover {
  background: #008747;
  cursor: pointer;
}
.wrap-list .right-list-info .search-none h2 {
  font-family: 'Lato';
}
.wrap-list .right-list-info .search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}
.wrap-list .right-list-info .search-more {
  margin-top: 70px;
}
.wrap-list .right-list-info .little-tille-details p img {
  padding: 10px;
}
.wrap-list .right-list-info .info-box .item {
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .wrap-list .right-list-info .info-box .item {
    padding-bottom: 15px;
  }
}
.wrap-list .right-list-info .info-box .item .img-box {
  border-radius: 25px;
}
.wrap-list .right-list-info .info-box .item img {
  border-radius: 25px;
  transition: all 0.5s ease-in-out;
}
.wrap-list .right-list-info .info-box p {
  color: #999;
  text-align: center;
}
.wrap-list .right-list-info .info-box h3 {
  transition: all 0.5s ease-in-out;
}
.wrap-list .right-list-info .info-box:hover {
  cursor: pointer;
}
.wrap-list .right-list-info .info-box:hover img {
  transform: scale(1.1);
}
.wrap-list .right-list-info .info-box:hover h3 {
  color: #008747;
}
.wrap-list .right-list-info .productlist-pagination {
  text-align: center;
  margin-top: 70px;
}
@media (max-width: 991px) {
  .wrap-list .right-list-info .productlist-pagination {
    margin-top: 20px;
  }
}
.wrap-list .right-list-info .productlist-pagination ul {
  padding: 0px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.wrap-list .right-list-info .productlist-pagination ul li {
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 100px;
  align-items: center;
  justify-content: center;
  line-height: 50px;
  background: #08111A;
  color: #FFF;
  transition: all 0.5s ease-in-out;
}
.wrap-list .right-list-info .productlist-pagination ul li:nth-child(1) {
  transform: rotate(-180deg);
}
.wrap-list .right-list-info .productlist-pagination ul li:nth-child(2) {
  margin: 0 10px 0 10px;
}
.wrap-list .right-list-info .productlist-pagination ul li:hover {
  background: #008747;
}
.top-box {
  overflow: hidden;
}
@media (max-width: 767px) {
  .top-box {
    padding: 0;
    padding-bottom: 40px;
  }
}
.top-box .top-title {
  overflow: hidden;
  text-align: center;
}
@media (max-width: 767px) {
  .top-box .top-title {
    text-align: start;
  }
}
.top-box .top-title h2 {
  text-align: center;
  position: relative;
  display: inline-block;
  padding-top: 40px;
}
.top-box .top-title h2::after {
  content: "";
  width: 30px;
  height: 30px;
  background: #E4EA04;
  border-radius: 100px;
  position: absolute;
  top: 25px;
  right: -15px;
  z-index: -1;
}
.top-box .top-title p {
  font-size: 18px;
  text-align: center;
  color: #555;
  line-height: 27px;
}
@media (max-width: 767px) {
  .top-box .top-title p {
    font-size: 16px;
    line-height: 1;
    text-align: start;
  }
}
.newstop-inner {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .newstop-inner {
    margin-top: 0px;
  }
}
.contact-in {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .contact-in {
    padding: 40px 0;
  }
}
.contact-colnum {
  width: 100%;
  height: auto;
  background: #F5FAF7;
}
.contact-colnum .colnum-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .contact-colnum .colnum-box {
    display: flex;
    flex-direction: column;
  }
}
.contact-colnum .colnum-box .colnum-line {
  width: 1px;
  height: 175px;
  background: #E6EBE9;
}
@media (max-width: 767px) {
  .contact-colnum .colnum-box .colnum-line {
    height: 1px;
    width: 175px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.contact-colnum .colnum-box .colnum-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 410px;
  text-align: center;
}
@media (max-width: 767px) {
  .contact-colnum .colnum-box .colnum-list {
    width: 100%;
  }
}
.contact-colnum .colnum-box .colnum-list .colnum-icon {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .contact-colnum .colnum-box .colnum-list .colnum-icon {
    padding-bottom: 0px;
  }
}
.contact-colnum .colnum-box .colnum-list .colnum-icon i {
  font-size: 46px;
}
@media (max-width: 767px) {
  .contact-colnum .colnum-box .colnum-list .colnum-icon i {
    font-size: 20px;
  }
}
.contact-colnum .colnum-box .colnum-list .colnum-des a:hover {
  text-decoration: underline;
}
.contact-colnum .colnum-box .colnum-list p {
  color: #555;
}
.contact-right form .form-group {
  padding-bottom: 20px;
}
.contact-right form .form-group label {
  color: #555;
  font-family: 'Lato', 'Anton', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  padding-bottom: 10px;
}
.contact-right form .form-group input {
  background: #F7F7F7;
  border-radius: 5px;
  width: 100%;
  height: 50px;
  outline: none;
  border: 0;
  padding-left: 20px;
}
.contact-right form .form-group textarea {
  border: 0;
  background: #F7F7F7;
  border-radius: 5px;
  padding: 20px;
}
.contact-right form .form-submit {
  color: #08111A;
  font-family: 'Lato Bold', 'Anton', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}
.contact-form {
  margin-bottom: 100px;
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .contact-form {
    margin-bottom: 40px;
  }
}
.contact-form .contact-left {
  width: 80%;
  display: flex;
  flex-direction: column;
}
.contact-form .contact-left .top-title h2 {
  position: relative;
  display: inline-block;
  padding-top: 15px;
}
.contact-form .contact-left .top-title h2::after {
  content: "";
  width: 30px;
  height: 30px;
  background: #E4EA04;
  border-radius: 100px;
  position: absolute;
  top: 5px;
  right: -15px;
  z-index: -1;
}
.contact-form .contact-left .contact-little {
  padding-top: 40px;
}
@media (max-width: 767px) {
  .contact-form .contact-left .contact-little {
    padding-top: 0px;
  }
}
.contact-form .contact-left .contact-little h4 {
  font-size: 20px;
  color: #08111A;
  line-height: 28px;
}
@media (max-width: 767px) {
  .contact-form .contact-left .contact-little h4 {
    font-size: 16px;
  }
}
.contact-form .contact-left .contact-little p {
  padding-top: 16px;
  color: #555;
}
@media (max-width: 767px) {
  .contact-form .contact-left .contact-little p {
    padding-top: 0px;
  }
}
.contact-form .contact-right {
  width: 100%;
  height: auto;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 30px;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .contact-form .contact-right {
    margin-top: 40px;
  }
}
.contact-form .contact-right form {
  padding: 50px 20px 50px 20px;
}
@media (max-width: 767px) {
  .contact-form .contact-right form {
    padding: 40px 15px 40px 15px;
  }
}
.contact-form .contact-right form .form-group {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .contact-form .contact-right form .form-group {
    padding-bottom: 15px;
  }
}
.contact-form .contact-right form .form-submit {
  width: 100%;
  height: 50px;
  background: #E4EA04;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.contact-form .contact-right form .form-submit button {
  width: 100%;
  height: 50px;
  border-radius: 100px;
  background: #E4EA04;
  border: 0;
  transition: all 0.3s;
}
.contact-form .contact-right form .form-submit:hover button {
  background: #008747;
  color: #fff;
}
.contact-form .contact-world {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  left: 0;
  top: 300px;
}
.news-list .news-box {
  background: #F5FAF7;
  height: 600px;
  border-radius: 25px;
  display: flex;
  flex-direction: column;
  padding: 50px 30px 0px 30px;
  transition: all 0.5s ease-in-out;
  margin-bottom: 105px;
  position: relative;
}
@media (max-width: 1199px) {
  .news-list .news-box {
    padding: 20px 15px 0px 15px;
  }
}
@media (max-width: 991px) {
  .news-list .news-box {
    margin-bottom: 20px;
    padding: 15px;
    height: auto;
  }
}
.news-list .news-box .news-colnum {
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.news-list .news-box .news-colnum .colnum-date {
  display: flex;
  flex-direction: row;
  margin-bottom: 18px;
}
.news-list .news-box .news-colnum .colnum-date div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.news-list .news-box .news-colnum .colnum-date .date-box {
  width: 30px;
  height: 30px;
  background: #E4EA04;
  color: #08111A;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  margin-right: 10px;
}
.news-list .news-box .news-colnum .colnum-date p {
  color: #08111A;
  transition: all 0.5s ease-in-out;
}
.news-list .news-box .news-colnum .colnum-title {
  margin-bottom: 55px;
  height: 120px;
}
@media (max-width: 991px) {
  .news-list .news-box .news-colnum .colnum-title {
    margin-bottom: 15px;
  }
}
.news-list .news-box .news-colnum .colnum-title h3 {
  text-align: left;
  transition: all 0.5s ease-in-out;
  flex-wrap: wrap;
  font-weight: 700;
  line-height: 28px;
}
@media (max-width: 1199px) {
  .news-list .news-box .news-colnum .colnum-title h3 {
    line-height: 24px;
    font-size: 16px;
  }
}
.news-list .news-box .news-colnum .colnum-btn {
  margin-bottom: 40px;
  width: 150px;
  height: 50px;
  border-radius: 100px;
  border: 1px solid #E4EA04;
  color: #08111A;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .news-list .news-box .news-colnum .colnum-btn {
    margin-bottom: 15px;
  }
}
.news-list .news-box .news-colnum .colnum-btn span {
  color: #08111A;
  font-family: 'Lato Bold', 'Anton', sans-serif;
  transition: all 0.5s ease-in-out;
  font-weight: 700;
}
.news-list .news-box .news-colnum .colnum-btn .colnum-btn-more {
  width: 30px;
  height: 30px;
  background: #E4EA04;
  color: #08111A;
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-radius: 100px;
  margin-right: 10px;
  transition: all 0.3s ease-in-out;
}
.news-list .news-box .news-colnum .item .img-box {
  padding-bottom: 76%;
}
.news-list .news-box .news-colnum .item .img-box img {
  border-radius: 25px;
}
.news-list .news-box:hover {
  cursor: pointer;
  background: #08111A;
}
.news-list .news-box:hover .colnum-date p {
  color: #FFF;
}
.news-list .news-box:hover .colnum-title h3 {
  color: #FFF;
}
.news-list .news-box:hover .colnum-btn {
  background: #E4EA04;
}
.news-list .news-box:hover .colnum-btn span {
  color: #FFF;
}
.news-list .news-box:hover .news-colnum a .colnum-btn-more {
  background: #FFF;
}
.news-list .news-box:hover .news-colnum a span {
  color: #08111A;
}
.news-list .news-box:hover .colnum-btn-more i {
  color: #E4EA04;
}
.news-list .productlist-pagination {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 70px;
}
@media (max-width: 991px) {
  .news-list .productlist-pagination {
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
.news-list .productlist-pagination ul {
  padding: 0px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.news-list .productlist-pagination ul li {
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 100px;
  align-items: center;
  justify-content: center;
  line-height: 50px;
  background: #08111A;
  color: #FFF;
  transition: all 0.5s ease-in-out;
}
.news-list .productlist-pagination ul li:nth-child(1) {
  transform: rotate(-180deg);
}
.news-list .productlist-pagination ul li:nth-child(2) {
  margin: 0 10px 0 10px;
}
.news-list .productlist-pagination ul li:hover {
  background: #008747;
}
.about-top-menu {
  width: 100%;
  height: 70px;
  background: #F5FAF7;
  display: flex;
  justify-content: center;
  align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
  z-index: 7;
}
@media (max-width: 1199px) {
  .about-top-menu {
    top: 60px;
  }
}
.about-top-menu .menu-list {
  text-align: center;
}
@media (max-width: 767px) {
  .about-top-menu .menu-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.about-top-menu .menu-list li {
  display: inline-block;
}
.about-top-menu .menu-list li a {
  color: #08111A;
  font-family: 'Anton', sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  transition: all 0.2s;
}
.about-top-menu .menu-list li a:hover {
  color: #008747;
}
.about-top-menu .menu-list li .active {
  color: #008747;
}
.about-top-menu .menu-list li:nth-child(1) {
  margin-right: 160px;
}
@media (max-width: 767px) {
  .about-top-menu .menu-list li:nth-child(1) {
    width: 50%;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .about-top-menu .menu-list li:nth-child(2) {
    width: 50%;
  }
}
.about-top-menu .menu-list li:nth-child(3) {
  margin-left: 160px;
}
@media (max-width: 767px) {
  .about-top-menu .menu-list li:nth-child(3) {
    margin-left: 0px;
    width: 50%;
  }
}
.about-top-menu .menu-list li:hover a {
  color: #008747;
}
.about-details .details-footer {
  margin-top: 70px;
}
.about-details .details-box {
  display: flex;
  flex-direction: column;
}
.about-details .details-box .details-left {
  width: 90%;
}
.about-details .details-box .img-box img {
  border-radius: 30px;
}
.about-details .details-box p {
  color: #555;
}
.about-details .details-box .top-title h2 {
  position: relative;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .about-details .details-box .top-title h2 {
    padding-bottom: 0px;
  }
}
.about-details .details-box .top-title h2::after {
  content: "";
  width: 30px;
  height: 30px;
  background: #E4EA04;
  border-radius: 100px;
  position: absolute;
  top: 5px;
  right: -15px;
  z-index: -1;
}
.about-details .details-box .top-title h3 {
  font-family: 'Anton', sans-serif;
  text-align: left;
  padding-bottom: 15px;
}
.about-details .details-box div:nth-child(2) {
  padding-bottom: 16px;
}
.about-details .details-box div:nth-child(3) {
  margin-bottom: 190px;
}
@media (max-width: 991px) {
  .about-details .details-box div:nth-child(3) {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .about-details .item {
    margin-bottom: 20px;
  }
}
.about-details .item .img-box {
  padding-bottom: 63%;
}
.about-details .details-box-r {
  display: flex;
  flex-direction: column;
}
.about-details .details-box-r .details-right {
  padding-left: 60px;
}
@media (max-width: 1199px) {
  .about-details .details-box-r .details-right {
    padding-left: 40px;
  }
}
@media (max-width: 991px) {
  .about-details .details-box-r .details-right {
    padding-left: 0px;
  }
}
.about-details .details-box-r .details-right h2 {
  text-transform: none;
}
.about-details .details-box-r p {
  color: #555;
}
.about-details .details-box-r .top-title {
  margin-top: 110px;
}
@media (max-width: 991px) {
  .about-details .details-box-r .top-title {
    margin-top: 40px;
  }
}
.about-details .details-box-r .top-title h2 {
  position: relative;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .about-details .details-box-r .top-title h2 {
    padding-bottom: 0px;
  }
}
.about-details .details-box-r div:nth-child(2) {
  padding-bottom: 16px;
}
.about-team .team-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 767px) {
  .about-team .team-box {
    display: flex;
    flex-direction: column;
  }
}
.about-team .team-box .top-title h2 {
  position: relative;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .about-team .team-box .top-title h2 {
    padding-bottom: 20px;
  }
}
.about-team .team-box .top-title h2::after {
  content: "";
  width: 30px;
  height: 30px;
  background: #E4EA04;
  border-radius: 100px;
  position: absolute;
  top: 5px;
  right: -15px;
  z-index: -1;
}
.about-team .team-box .top-right-box {
  width: 45%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .about-team .team-box .top-right-box {
    width: 100%;
  }
}
.about-team .team-box .top-right-box h3 {
  text-align: left;
}
.about-team .team-box .top-right-box .top-right-btn {
  margin-top: 40px;
  display: flex;
  flex-direction: row;
}
@media (max-width: 767px) {
  .about-team .team-box .top-right-box .top-right-btn {
    margin-top: 20px;
  }
}
.about-team .team-box .top-right-box .top-right-btn .swiper-aboutend-prev {
  margin-right: 20px;
}
.about-team .team-box .top-right-box .top-right-btn .prev-left {
  transform: rotate(-180deg);
}
.about-team .team-box .top-right-box .top-right-btn div {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background: #08111A;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
.about-team .team-box .top-right-box .top-right-btn div:hover {
  cursor: pointer;
  background: #008747;
}
.about-team .swiper-about {
  margin-top: 50px;
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  .about-team .swiper-about {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
.about-team .swiper-about .item .img-box {
  padding-bottom: 63%;
}
.about-company {
  width: 100%;
  height: auto;
  background: #F5FAF7;
  position: relative;
}
.about-company .top-title {
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .about-company .top-title {
    margin-bottom: 20px;
  }
}
.about-company .top-title h2 {
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
  z-index: 1;
}
.about-company .top-title h2::after {
  content: "";
  width: 30px;
  height: 30px;
  background: #E4EA04;
  border-radius: 100px;
  position: absolute;
  top: -10px;
  right: -15px;
  z-index: -1;
  bottom: 0;
}
.about-company .swiper-company .swiper-wrapper {
  transform: translate3d(-1765px, 0px, 0px) !important;
}
@media (max-width: 767px) {
  .about-company .swiper-company .swiper-wrapper {
    transform: none !important;
  }
}
.about-company .swiper-company .swiper-slide {
  transition: all 0.5s ease-in-out;
}
.about-company .swiper-company .swiper-slide:hover {
  width: 690px !important;
  cursor: pointer;
}
.about-company .swiper-company .swiper-slide:hover .img-box {
  z-index: 2;
}
.about-company .swiper-company .img-box {
  padding-bottom: 0%;
  border-radius: 35px;
  transition: all 0.5s ease-in-out;
  height: 445px;
}
.about-company .swiper-company .img-box img {
  object-fit: cover;
}
.product-top-link {
  width: 100%;
  background: #F5FAF7;
  height: 60px;
}
.product-top-link .link-address {
  height: 60px;
  display: flex;
  align-items: center;
}
.product-top-link .link-address p {
  color: #555;
  line-height: 24px;
}
.product-top-link .link-address p i {
  font-size: 20px;
  margin-right: 10px;
}
.product-top-link .link-address p a:hover {
  text-decoration: underline;
}
.product-top-title .top {
  color: #DFE5E2;
  text-align: left;
  font-family: 'Anton', 'Lato', sans-serif;
  font-size: 94px;
  text-transform: uppercase;
}
@media (max-width: 1300px) {
  .product-top-title .top {
    font-size: 68px;
  }
}
@media (max-width: 991px) {
  .product-top-title .top {
    font-size: 24px;
  }
}
.product-top-title .product-topbox .topbox-left {
  display: flex;
  flex-direction: column;
  align-items: start;
}
.product-top-title .product-topbox .topbox-left .top-title h2 {
  position: relative;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .product-top-title .product-topbox .topbox-left .top-title h2 {
    padding-bottom: 0px;
  }
}
.product-top-title .product-topbox .topbox-left .top-title h2::after {
  content: "";
  width: 30px;
  height: 30px;
  background: #E4EA04;
  border-radius: 100px;
  position: absolute;
  top: 5px;
  right: -15px;
  z-index: -1;
}
.product-top-title .product-topbox .topbox-left .top-title p {
  color: #555;
}
.product-top-title .product-topbox .topbox-left .product-inquire {
  text-align: center;
  background: #E4EA04;
  border-radius: 100px;
  margin-top: 70px;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .product-top-title .product-topbox .topbox-left .product-inquire {
    margin-top: 20px;
  }
}
.product-top-title .product-topbox .topbox-left .product-inquire a {
  line-height: 56px;
  padding: 0 43px;
  display: inline-block;
  color: #08111A;
  font-weight: 600;
}
.product-top-title .product-topbox .topbox-left .product-inquire a i {
  float: left;
  margin-right: 8px;
  font-size: 20px;
}
.product-top-title .product-topbox .topbox-left .product-inquire:hover {
  background: #008747;
}
.product-top-title .product-topbox .topbox-left .product-inquire:hover a {
  color: #FFF;
}
.product-top-title .product-topbox .topbox-left .topbox-btn {
  width: 190px;
  height: 50px;
  margin-top: 70px;
  border-radius: 100px;
  background: #E4EA04;
  color: #08111A;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
  .product-top-title .product-topbox .topbox-left .topbox-btn {
    margin-top: 40px;
  }
}
.product-top-title .product-topbox .topbox-left .topbox-btn div:nth-child(1) {
  margin-right: 6px;
}
.product-top-title .product-topbox .topbox-left .topbox-btn span {
  color: #08111A;
  font-family: 'Lato Bold', 'Lato';
}
.product-top-title .product-topbox .topbox-left .topbox-btn:hover {
  background: #008747;
  color: #FFF;
}
.product-top-title .product-topbox .topbox-left .topbox-btn:hover span {
  color: #FFF;
}
.product-top-title .product-topbox .topbox-left .topbox-page {
  margin-top: 100px;
  width: 100%;
  border-radius: 30px;
  background: #08111A;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .product-top-title .product-topbox .topbox-left .topbox-page {
    margin-top: 40px;
  }
}
.product-top-title .product-topbox .topbox-left .topbox-page .page-prev {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-top-title .product-topbox .topbox-left .topbox-page .page-prev div:nth-child(1) {
  width: 30px;
  height: 30px;
  background: #E4EA04;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  margin-left: 20px;
}
.product-top-title .product-topbox .topbox-left .topbox-page .page-prev div:nth-child(1) a {
  transform: rotate(-180deg);
}
.product-top-title .product-topbox .topbox-left .topbox-page .page-prev div:nth-child(2) {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-top-title .product-topbox .topbox-left .topbox-page .page-prev div:nth-child(2) p {
  color: #FFF;
  font-family: 'Anton', 'Lato';
  font-size: 16px;
  text-transform: uppercase;
  margin-left: 10px;
}
.product-top-title .product-topbox .topbox-left .topbox-page .page-next {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-top-title .product-topbox .topbox-left .topbox-page .page-next div:nth-child(2) {
  width: 30px;
  height: 30px;
  background: #E4EA04;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  margin-right: 20px;
}
.product-top-title .product-topbox .topbox-left .topbox-page .page-next div:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-top-title .product-topbox .topbox-left .topbox-page .page-next div:nth-child(1) p {
  color: #FFF;
  font-family: 'Anton', 'Lato';
  font-size: 16px;
  text-transform: uppercase;
  margin-right: 10px;
}
.product-top-title .product-topbox .topbox-right {
  position: relative;
  padding-right: 30%;
}
.product-top-title .product-topbox .topbox-right .topbox-l-swiper {
  overflow: hidden;
}
.product-top-title .product-topbox .topbox-right .topbox-l-swiper .swiper-box {
  overflow: hidden;
  margin-top: 70px;
}
.product-top-title .product-topbox .topbox-right .topbox-l-swiper .swiper-box .swiper-slide {
  padding: 40px 40px 40px 40px;
}
@media (max-width: 991px) {
  .product-top-title .product-topbox .topbox-right .topbox-l-swiper {
    margin-top: 40px;
  }
}
.product-top-title .product-topbox .topbox-right .topbox-l-swiper .video-inner {
  transform: rotate(90deg);
  position: absolute;
  top: 40%;
  right: 40%;
  z-index: 99;
}
.product-top-title .product-topbox .topbox-right .topbox-l-swiper .video-inner img {
  border-radius: 100px;
}
.product-top-title .product-topbox .topbox-right .topbox-r-btn {
  width: 30%;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
}
.product-top-title .product-topbox .topbox-right .topbox-r-btn .swiper-box-end {
  height: 100%;
}
.product-top-title .product-topbox .topbox-right .topbox-r-btn .swiper-box-end .item {
  position: relative;
}
.product-top-title .product-topbox .topbox-right .topbox-r-btn .swiper-box-end .video-inner {
  position: absolute;
  top: 40%;
  right: 40%;
  z-index: 99;
}
.product-top-title .product-topbox .topbox-right .topbox-r-btn .swiper-box-end .video-inner img {
  border-radius: 100px;
}
.product-menu {
  height: 70px;
  background: #F5FAF7;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: -webkit-sticky;
  position: static;
  top: 90px;
  z-index: 1000;
}
.product-menu .product-menu-list {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .product-menu .product-menu-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.product-menu .product-menu-list .active {
  color: #008747;
}
.product-menu .product-menu-list li {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}
.product-menu .product-menu-list li a {
  color: #08111A;
  font-family: 'Anton', 'Lato', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  line-height: 24px;
}
.product-menu .product-menu-list li a:hover {
  color: #008747;
  cursor: pointer;
}
.product-menu .product-menu-list li:nth-child(1) {
  margin-right: 80px;
}
@media (max-width: 991px) {
  .product-menu .product-menu-list li:nth-child(1) {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .product-menu .product-menu-list li:nth-child(1) {
    width: 50%;
    margin-right: 0px;
    padding: 5px 0 ;
  }
}
.product-menu .product-menu-list li:nth-child(2) {
  width: 1px;
  height: 30px;
  background: #E6E6E6;
  margin-left: 80px;
  margin-right: 80px;
}
@media (max-width: 991px) {
  .product-menu .product-menu-list li:nth-child(2) {
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .product-menu .product-menu-list li:nth-child(2) {
    margin-left: 0px;
    margin-right: 0px;
    display: none;
  }
}
.product-menu .product-menu-list li:nth-child(3) {
  margin-right: 80px;
}
@media (max-width: 991px) {
  .product-menu .product-menu-list li:nth-child(3) {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .product-menu .product-menu-list li:nth-child(3) {
    width: 50%;
    margin-right: 0px;
  }
}
.product-menu .product-menu-list li:nth-child(4) {
  width: 1px;
  height: 30px;
  background: #E6E6E6;
  margin-right: 80px;
}
@media (max-width: 991px) {
  .product-menu .product-menu-list li:nth-child(4) {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .product-menu .product-menu-list li:nth-child(4) {
    margin-left: 0px;
    margin-right: 0px;
    display: none;
  }
}
@media (max-width: 767px) {
  .product-menu .product-menu-list li:nth-child(5) {
    width: 50%;
    padding: 5px 0;
  }
}
.product-details {
  display: flex;
  flex-direction: column;
}
.product-details .top-title h2 {
  position: relative;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .product-details .top-title h2 {
    padding-bottom: 10px;
    padding-top: 20px;
  }
}
.product-details .top-title h2::after {
  content: "";
  width: 30px;
  height: 30px;
  background: #E4EA04;
  border-radius: 100px;
  position: absolute;
  top: 5px;
  right: -15px;
  z-index: -1;
}
.product-details .title-details table {
  border: 1px solid #ccc;
}
.product-details .title-details table tbody tr {
  border-width: 1px;
}
.product-details .title-details table tbody td {
  border-width: 1px;
}
.product-details .title-details span {
  color: #000;
}
.product-details .title-details p {
  position: relative;
  color: #000000;
}
.product-form {
  display: flex;
  flex-direction: column;
}
.product-form .top-title h2 {
  position: relative;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .product-form .top-title h2 {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
.product-form .top-title h2::after {
  content: "";
  width: 30px;
  height: 30px;
  background: #E4EA04;
  border-radius: 100px;
  position: absolute;
  top: 5px;
  right: -15px;
  z-index: -1;
}
.product-form .message-form form input,
.product-form .message-form form textarea {
  border: 0;
}
.product-form .message-form form .form-group-title {
  width: 100%;
  height: 50px;
  border-radius: 5px;
  margin-bottom: 16px;
}
.product-form .message-form form .form-group-title input {
  width: 100%;
  border-radius: 5px;
  height: 100%;
  background: #E4EA04;
  padding-left: 20px;
}
.product-form .message-form form .form-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .product-form .message-form form .form-box {
    flex-direction: column;
    margin-bottom: 0px;
  }
}
.product-form .message-form form .form-box .form-group {
  width: 49%;
  height: 50px;
  border-radius: 5px;
  position: relative;
}
@media (max-width: 767px) {
  .product-form .message-form form .form-box .form-group {
    width: 100%;
    margin-bottom: 10px;
  }
}
.product-form .message-form form .form-box .form-group input {
  width: 100%;
  border-radius: 5px;
  height: 100%;
  background: #F5FAF7;
  padding: 0 20px;
}
.product-form .message-form form .form-box .form-group input:placeholder {
  transition: all 0.3s;
}
.product-form .message-form form .form-box .form-group input:focus::placeholder {
  color: #999;
}
.product-form .message-form form .form-box .form-textarea {
  width: 100%;
}
.product-form .message-form form .form-box .form-textarea textarea {
  width: 100%;
  background: #F5FAF7;
  border-radius: 5px;
  padding: 20px 0px 0px 20px;
}
.product-form .message-form form .form-box .form-textarea textarea:placeholder {
  transition: all 0.3s;
}
.product-form .message-form form .form-box .form-textarea textarea:focus::placeholder {
  color: #999;
}
.product-form .message-form .form-submit {
  width: 140px;
  height: 50px;
  background: #E4EA04;
  color: #08111A;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .product-form .message-form .form-submit {
    margin-top: 20px;
  }
}
.product-form .message-form .form-submit button {
  height: 50px;
  border: 0px;
  background: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-form .message-form .form-submit button span {
  font-family: 'Lato Bold';
  color: #08111A;
  transition: all 0.3s;
}
.product-form .message-form .form-submit div:nth-child(2) {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background: #FFF;
  color: #08111A;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
}
.product-form .message-form .form-submit:hover {
  background: #008747;
  color: #FFF;
}
.product-form .message-form .form-submit:hover button span {
  color: #FFF;
}
@media (max-width: 991px) {
  .product-swiper {
    margin-top: 40px;
  }
}
.product-swiper .end-box .end-top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .product-swiper .end-box .end-top {
    display: flex;
    flex-wrap: wrap;
  }
}
.product-swiper .end-box .end-top .top-title h2 {
  position: relative;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 40px;
}
.product-swiper .end-box .end-top .top-title h2::after {
  content: "";
  width: 30px;
  height: 30px;
  background: #E4EA04;
  border-radius: 100px;
  position: absolute;
  top: 5px;
  right: -15px;
  z-index: -1;
}
.product-swiper .end-box .end-top .swiper-naviagtion-box {
  display: flex;
  flex-direction: row;
}
.product-swiper .end-box .end-top .swiper-naviagtion-box .swiper-end-prev {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background: #08111A;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
  margin-right: 20px;
}
.product-swiper .end-box .end-top .swiper-naviagtion-box .swiper-end-prev i {
  transform: rotate(-180deg);
}
.product-swiper .end-box .end-top .swiper-naviagtion-box .swiper-end-next {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background: #08111A;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
.product-swiper .end-box .end-top .swiper-naviagtion-box .swiper-end-prev:hover,
.product-swiper .end-box .end-top .swiper-naviagtion-box .swiper-end-next:hover {
  background: #008747;
}
@media (max-width: 991px) {
  .product-swiper .end-box .swiper-end-product {
    margin-top: 40px;
  }
}
.product-swiper .end-box .swiper-end-product .img-box img {
  transition: all 0.3s ease-in-out;
}
.product-swiper .end-box .swiper-end-product .swiper-slide {
  border-radius: 25px;
}
.product-swiper .end-box .swiper-end-product .swiper-slide h3 {
  margin-top: 30px;
  transition: all 0.3s ease-in-out;
}
.product-swiper .end-box .swiper-end-product .swiper-slide p {
  text-align: center;
  color: #999;
}
.product-swiper .end-box .swiper-end-product .swiper-slide .img-box {
  border-radius: 25px;
}
.product-swiper .end-box .swiper-end-product .swiper-slide:hover {
  cursor: pointer;
}
.product-swiper .end-box .swiper-end-product .swiper-slide:hover h3 {
  color: #008747;
}
.product-swiper .end-box .swiper-end-product .swiper-slide:hover img {
  transform: scale(1.1);
  border-radius: 25px;
}
.policy-box {
  padding: 0 120px;
  overflow: hidden;
  padding-top: 70px;
  margin-bottom: 70px;
  text-align: center;
}
@media (max-width: 991px) {
  .policy-box {
    padding: 15px;
  }
}
.policy-box .top-title h2 {
  text-align: center;
  position: relative;
  display: inline-block;
  padding-top: 15px;
}
.policy-box .top-title h2::after {
  content: "";
  width: 30px;
  height: 30px;
  background: #E4EA04;
  border-radius: 100px;
  position: absolute;
  top: 5px;
  right: -15px;
  z-index: -1;
}
.policy-box .top-title p {
  color: #999;
  text-align: start;
}
.topbox-swiper {
  display: flex;
  flex-direction: row;
}
.swiper-box-end .swiper-wrapper .swiper-slide-active {
  border: 1px solid #008747;
  border-radius: 25px;
}
.swiper-box-end .swiper-wrapper .img-box img {
  border-radius: 25px;
}
.swiper-box-end .swiper-wrapper .swiper-slide:hover {
  cursor: pointer;
}
.end-page-prev {
  width: 50px;
  height: 80px;
  border-radius: 100px;
  background: #08111A;
  color: #FFF;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
  margin-right: 20px;
}
.end-page-prev i {
  transform: rotate(-180deg);
}
.end-page-prev:hover,
.end-page-next:hover {
  background: #008747;
}
.end-page-next {
  width: 50px;
  height: 80px;
  border-radius: 100px;
  background: #08111A;
  color: #FFF;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
  margin-left: 20px;
}
.end-page-next i {
  transform: rotate(0deg);
}
.wrap-sitemap {
  padding: 120px 0;
  overflow: hidden;
}
@media (max-width: 991px) {
  .wrap-sitemap {
    padding: 40px 0;
  }
}
.wrap-sitemap .top-title h2 {
  text-align: center;
  position: relative;
  display: inline-block;
  padding-top: 15px;
}
.wrap-sitemap .top-title h2::after {
  content: "";
  width: 30px;
  height: 30px;
  background: #E4EA04;
  border-radius: 100px;
  position: absolute;
  top: 5px;
  right: -15px;
  z-index: -1;
}
.wrap-sitemap .menu-toplist {
  margin-top: 70px;
}
@media (max-width: 991px) {
  .wrap-sitemap .menu-toplist {
    margin-top: 40px;
  }
}
.wrap-sitemap .menu-toplist .menu-l {
  width: 100%;
}
.wrap-sitemap .menu-toplist .menu-l li {
  width: 20%;
  line-height: 24px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #08111A;
  color: #FFF;
  font-weight: 500;
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
  .wrap-sitemap .menu-toplist .menu-l li {
    width: 50%;
  }
}
.wrap-sitemap .menu-toplist .menu-l li:hover {
  background: #008747;
  cursor: pointer;
}
.wrap-sitemap .menu-toplist .menu-l li:nth-child(3),
.wrap-sitemap .menu-toplist .menu-l li:nth-child(4),
.wrap-sitemap .menu-toplist .menu-l li:nth-child(5),
.wrap-sitemap .menu-toplist .menu-l li:nth-child(6),
.wrap-sitemap .menu-toplist .menu-l li:nth-child(7),
.wrap-sitemap .menu-toplist .menu-l li:nth-child(8),
.wrap-sitemap .menu-toplist .menu-l li:nth-child(9),
.wrap-sitemap .menu-toplist .menu-l li:nth-child(10),
.wrap-sitemap .menu-toplist .menu-l li:nth-child(11) {
  background: none;
  color: #999;
  height: 30px;
  line-height: 1;
}
.wrap-sitemap .menu-toplist .menu-l .menu-r {
  width: 100%;
  position: absolute;
  left: 0px;
}
.wrap-sitemap .search-toplist {
  margin-top: 70px;
}
.wrap-sitemap .search-toplist .menu-l {
  width: 100%;
}
.wrap-sitemap .search-toplist .menu-l li {
  width: 50%;
  line-height: 24px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #08111A;
  color: #FFF;
  font-weight: 500;
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
}
.wrap-sitemap .search-toplist .menu-l li:hover {
  background: #008747;
  cursor: pointer;
}
.wrap-sitemap .search-toplist .menu-l .menu-r {
  width: 100%;
  position: absolute;
  left: 0px;
}
.news-showbox {
  padding: 70px 0 0 0 ;
}
@media (max-width: 767px) {
  .news-showbox {
    padding: 25px 0 0 0;
  }
}
.news-showbox .top-title h2 {
  text-align: center;
  position: relative;
  display: inline-block;
  padding-top: 15px;
}
.news-showbox .top-title h2::after {
  content: "";
  width: 30px;
  height: 30px;
  background: #E4EA04;
  border-radius: 100px;
  position: absolute;
  top: 5px;
  right: -15px;
  z-index: -1;
}
.news-showbox .top-title h3 {
  text-align: start;
}
.news-showbox .top-title p {
  color: #999;
  margin-bottom: 70px;
}
@media (max-width: 991px) {
  .news-showbox .top-title p {
    margin-bottom: 40px;
  }
}
.news-showbox .little-tille-details p img {
  padding: 10px;
}
.news-showbox .share {
  margin-top: 70px;
  margin-bottom: 70px;
  display: flex;
  flex-direction: row;
}
.news-showbox .share div:nth-child(1) {
  margin-right: 20px;
}
@media (max-width: 991px) {
  .news-showbox .share {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .news-showbox .share {
    display: flex;
    flex-direction: row;
    margin-top: 20px;
  }
}
.news-showbox .more-href {
  width: 100%;
  height: 60px;
  font-family: 'Manrope', sans-serif;
  font-weight: bold;
  line-height: 60px;
  border-top: 2px solid #f1f1f1;
  border-bottom: 2px solid #f1f1f1;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 70px;
}
@media (max-width: 720px) {
  .news-showbox .more-href {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .news-showbox .more-href {
    margin-top: 0px;
    margin-bottom: 40px;
  }
}
@media (max-width: 540px) {
  .news-showbox .more-href {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 0px;
  }
}
.news-showbox .more-href a:hover {
  color: #008747;
  text-decoration: underline;
}
.news-showbox .product-form {
  margin-bottom: 70px;
}
@media (max-width: 991px) {
  .news-showbox .product-form {
    margin-bottom: 40px;
  }
}
.float-title {
  position: fixed;
  width: auto;
  height: 141px;
  top: 50%;
  right: 60px;
  z-index: 1000;
  border-radius: 20px 0px 0px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: end;
  visibility: hidden;
}
.float-title .title-whatsapp {
  width: 180px;
  height: 36px;
  background: #008747;
  border-radius: 20px;
  line-height: 32px;
  font-weight: 600;
  font-size: 24px;
  padding-left: 20px;
  visibility: hidden;
}
.float-title .title-skype {
  width: 100px;
  height: 36px;
  background: #008747;
  border-radius: 20px;
  line-height: 32px;
  font-weight: 600;
  font-size: 24px;
  padding-left: 20px;
  visibility: hidden;
}
.float-title .title-top {
  width: 100px;
  height: 36px;
  background: #008747;
  border-radius: 20px;
  line-height: 32px;
  opacity: 0;
}
.float-window {
  position: fixed;
  width: 46px;
  height: 141px;
  top: 50%;
  right: 20px;
  z-index: 999;
  border-radius: 100px;
  background: rgba(25, 25, 25, 0.7);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
@media (max-width: 991px) {
  .float-window {
    right: 0;
  }
}
.float-window .window-box {
  width: 36px;
  height: 36px;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  transition: all 0.3s ease-in-out;
}
.float-window .window-box i {
  font-size: 26px;
}
.float-window .window-box:nth-child(3) {
  transform: rotate(-90deg);
}
.float-window .window-box:hover {
  background: #008747;
  cursor: pointer;
}
#float-window-close {
  position: fixed;
  right: 0;
  top: 73%;
  z-index: 99;
  width: 46px;
  height: 46px;
  background: #008747;
  color: #08111A;
  border-radius: 10px;
  text-align: center;
  line-height: 46px;
}
@media (min-width: 991px) {
  #float-window-close {
    display: none;
  }
}
#float-window-close i {
  font-size: 32px;
}
#float-window-close:hover {
  cursor: pointer;
}
#float-window-open {
  position: fixed;
  right: 0;
  top: 73%;
  z-index: 99;
  width: 46px;
  height: 46px;
  background: #008747;
  border-radius: 10px;
  color: #08111A;
  text-align: center;
  line-height: 46px;
  display: none;
}
#float-window-open i {
  font-size: 32px;
  transform: rotate(-45deg);
}
#float-window-open:hover {
  cursor: pointer;
}
.wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
}
.product-show .item {
  overflow: hidden;
}
.product-show .slider-for {
  position: relative;
  overflow: hidden;
  border-radius: 25px;
}
.product-show .slider-for .slick-arrow {
  background: rgba(34, 34, 34, 0.5);
}
.product-show .slider-for .slick-prev {
  left: 0;
}
.product-show .slider-for .slick-next {
  right: 0;
}
.product-show .slider-for .slick-arrow:hover {
  color: #fff;
  background-color: #10539e;
}
.product-show .slider-for .zoom {
  position: relative;
  cursor: crosshair;
}
.product-show .slider-for .iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product-show .slider-nav {
  margin: 0 -5px;
  margin-top: 16px;
}
.slick-box-right {
  display: flex;
  justify-content: space-around;
  align-items: start;
  flex-direction: row;
  width: 100%;
}
@media (max-width: 991px) {
  .slick-box-right {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .slick-box-right {
    align-items: center;
    margin-top: 40px;
    flex-direction: column;
  }
}
.slick-box-right .slick-two {
  width: 82%;
  padding-right: 3%;
}
@media (max-width: 767px) {
  .slick-box-right .slick-two {
    width: 100%;
    padding-right: 0;
  }
}
.slick-box-right .slick-two .img-box {
  cursor: pointer;
  border-radius: 25px;
}
@media (max-width: 767px) {
  .slick-box-right .slick-two .img-box {
    border-radius: 10px;
  }
}
.slick-box-right .slick-two .slick-dots {
  display: none !important;
}
.slick-box-right .slick-two .slick-arrow {
  display: none !important;
}
.slick-box-right .slick-r {
  width: 18%;
}
@media (max-width: 767px) {
  .slick-box-right .slick-r {
    width: 78%;
  }
}
.slick-box-right .slick-r .slick-slide {
  border-radius: 25px;
}
.slick-box-right .slick-r .slick-slide .img-box {
  border-radius: 25px;
}
@media (max-width: 767px) {
  .slick-box-right .slick-r .slick-slide .img-box {
    border-radius: 10px;
  }
}
.slick-box-right .slick-r .slick-slide .img-box img {
  border-radius: 25px;
}
@media (max-width: 767px) {
  .slick-box-right .slick-r .slick-slide .img-box img {
    border-radius: 10px;
  }
}
@media (max-width: 767px) {
  .slick-box-right .slick-r .slick-slide {
    padding: 5px;
    border-radius: 10px;
  }
}
.slick-box-right .slick-r .slick-current .item {
  border: 1px solid #008747;
  border-radius: 25px;
}
@media (max-width: 767px) {
  .slick-box-right .slick-r .slick-current .item {
    border-radius: 10px;
  }
}
.slick-box-right .slick-r .slick-slide {
  position: relative;
  transition: all 0.3s;
}
.slick-box-right .slick-r .slick-slide:hover {
  cursor: pointer;
}
.slick-box-right .slick-r .slick-slide .item-video:after {
  content: "\e618";
  width: 36px;
  height: 36px;
  font-family: 'iconfont' !important;
  position: absolute;
  z-index: 9;
  background: #FFF;
  color: #008747;
  text-align: center;
  line-height: 37px;
  top: 33%;
  left: 33%;
  bottom: 33%;
  right: 33%;
  border-radius: 100px;
  opacity: 1;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .slick-box-right .slick-r .slick-slide .item-video:after {
    width: 26px;
    height: 26px;
    line-height: 26px;
  }
}
.slick-box-right .slick-r .slick-slide .item-video:hover:after {
  cursor: pointer;
  transform: scale(1.1);
}
.slick-box-right .slick-r .slick-prev {
  width: 50px;
  height: 50px;
  background: #08111A;
  border-radius: 100px;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
  transform: rotate(-90deg);
  font-size: 0px;
  border: 0px;
  margin-left: 28%;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .slick-box-right .slick-r .slick-prev {
    position: absolute;
    z-index: -1;
    left: -55px;
    top: 24px;
    margin-left: 10px;
    transform: rotate(-180deg);
    width: 40px;
    height: 40px;
  }
}
.slick-box-right .slick-r .slick-prev:before {
  content: "\e775";
  color: #FFF;
  font-size: 16px;
  display: block;
  text-align: center;
  font-family: 'iconfont' !important;
}
.slick-box-right .slick-r .slick-next {
  width: 50px;
  height: 50px;
  background: #08111A;
  border-radius: 100px;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
  margin-top: 18px;
  font-size: 0px;
  border: 0px;
  margin-left: 28%;
}
@media (max-width: 767px) {
  .slick-box-right .slick-r .slick-next {
    position: absolute;
    z-index: -1;
    right: -44px;
    top: 25px;
    margin: 0px;
    transform: rotate(0deg);
    width: 40px;
    height: 40px;
  }
}
.slick-box-right .slick-r .slick-next:before {
  content: "\e775";
  color: #FFF;
  font-size: 16px;
  display: block;
  text-align: center;
  font-family: 'iconfont' !important;
}
.slick-box-right .slick-r .slick-prev:hover,
.slick-box-right .slick-r .slick-next:hover {
  background: #008747;
  cursor: pointer;
}
.slick-box-right .slick-r .slick-top .img-box:hover {
  cursor: pointer;
}
.slick-box-right .slick-r .slick-top .slick-video {
  position: absolute;
  top: 0;
  z-index: 99;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slick-box-right .slick-r .slick-top .slick-video img {
  visibility: hidden;
  border-radius: 25px;
  transition: all 0.3s ease-in-out;
}
.slick-box-right .slick-r .slick-top .slick-video img:hover {
  cursor: pointer;
  transform: scale(1.1);
}
.slick-box-right .slick-r .slick-top .item {
  position: relative;
  border-radius: 25px;
}
.slick-box-right .slick-r .slick-top .item .img-box {
  padding-bottom: 100%;
  border-radius: 25px;
}
.slick-box-right .slick-r .slick-top .item .img-box:hover {
  cursor: pointer;
}
.slick-box-right .slick-r .slick-top .item .slick-bg {
  position: absolute;
}
.slick-box-right .slick-r .slick-top .item:hover {
  cursor: pointer;
}
.slick-box-right .slick-r .slick-top .item:hover .slick-video img {
  visibility: visible;
}
.slick-box-right .slick-r .slick-top .slick-arrow {
  content: "";
  width: 50px;
  height: 50px;
  background: #08111A;
  color: #fff;
  text-align: center;
  border-radius: 100px;
  border: 0px;
  transition: all 0.3s ease-in-out;
  display: none !important;
}
.slick-box-right .slick-r .slick-top .slick-arrow:hover {
  cursor: pointer;
}
.slick-box-right .slick-r .slick-top .slick-prev {
  justify-content: center;
}
.slick-box-right .slick-r .slick-top .slick-dots {
  display: none !important;
}
auto-adjust-img img {
  max-width: 100% !important;
  height: auto !important;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
  font-size: 0 !important;
  overflow-x: hidden;
  margin: 0 -5px !important;
  padding: 0;
}
@media (min-width: 767px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
.fluid_html_on_pause,
.fluid_pseudo_poster,
.fluid_controls_container {
  display: none;
}
