@font-face {
  font-family: 'MinionPro';
  src: url('../fonts/TradeGothicLTStd-Extended.woff2') format('woff2');
  src: url('../fonts/TradeGothicLTStd-Extended?#iefix') format('embedded-opentype'), url('../fonts/TradeGothicLTStd-Extended.ttf') format('truetype'), url('../fonts/TradeGothicLTStd-Extended.eot') format('embedded-opentype'), url('../fonts/TradeGothicLTStd-Extended.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MinionPro';
  src: url('../fonts/MinionPro-Regular.eot') format('woff2');
  src: url('../fonts/MinionPro-Regular?#iefix') format('embedded-opentype'), url('../fonts/MinionPro-Regular.ttf') format('truetype'), url('../fonts/MinionPro-Regular.eot') format('embedded-opentype'), url('../fonts/MinionPro-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MinionPro';
  src: url('../fonts/TradeGothicLTStd-BoldExt.woff2') format('woff2');
  src: url('../fonts/TradeGothicLTStd-BoldExt?#iefix') format('embedded-opentype'), url('../fonts/TradeGothicLTStd-BoldExt.ttf') format('truetype'), url('../fonts/TradeGothicLTStd-BoldExt.eot') format('embedded-opentype'), url('../fonts/TradeGothicLTStd-BoldExt.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MinionPro';
  src: url('../fonts/MinionPro-Medium.woff2') format('woff2');
  src: url('../fonts/MinionPro-Medium?#iefix') format('embedded-opentype'), url('../fonts/MinionPro-Medium.ttf') format('truetype'), url('../fonts/MinionPro-Medium.eot') format('embedded-opentype'), url('../fonts/MinionPro-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MinionPro';
  src: url('../fonts/MinionPro-Bold.woff2') format('woff2');
  src: url('../fonts/UtopiaStd-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/MinionPro-Bold.ttf') format('truetype'), url('../fonts/MinionPro-Bold.eot') format('embedded-opentype'), url('../fonts/MinionPro-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "MinionPro";
  max-width: 1920px;
  --color: #5a6d49;
  font-weight: 300;
  margin: 0 auto;
}
.container {
  width: 1750px;
}
.body-overflow-box {
  position: relative;
  left: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#innerMobileBanner{
  display: none !important;
}
.seoPublic .Auxil-about .box .right .text{
  max-height: 450px;
  padding-right: 30px;
}
.search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
.search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
.search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
.search-box form input {
  background: none;
  outline: none;
  border: none;
}
.search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
.search-box form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
.grid-box {
    font-size: 0;
    [;letter-spacing: -4px;
    font-size: 12px;
    ]}

.grid-box .column {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    [;letter-spacing: 0;
    ]}

.grid-box .column {
    width: 100%
}

.grid-box.two>.column {
    width: 50%
}

.grid-box.three>.column {
    width: 33.33333%
}

.grid-box.four>.column {
    width: 25%
}

.grid-box.five>.column {
    width: 20%
}

.grid-box.six>.column {
    width: 16.6666667%
}

.grid-box.seven>.column {
    width: 14.285714%
}

.grid-box.eight>.column {
    width: 12.5%
}

.grid-box.nine>.column {
    width: 11.11111111%
}

.grid-box.ten>.column {
    width: 10%
}
@media screen and (max-width: 1000px) {
    .grid-box.two>.column {
        width:50%
    }

    .grid-box.three>.column {
        width: 33.33333%
    }

    .grid-box.four>.column {
        width: 33.33333%
    }

    .grid-box.five>.column {
        width: 33.33333%
    }
}

@media screen and (max-width: 700px) {
    .grid-box.two>.column {
        width:50%
    }

    .grid-box.three>.column {
        width: 50%
    }

    .grid-box.four>.column {
        width: 50%
    }

    .grid-box.five>.column {
        width: 50%
    }
}

@media screen and (max-width: 500px) {
    .grid-box.two>.column {
        width:100%
    }

    .grid-box.three>.column {
        width: 100%
    }

    .grid-box.four>.column {
        width: 100%
    }

    .grid-box.five>.column {
        width: 100%
    }
}
.lh-1 {
  line-height: 1;
}
.lh-2 {
  line-height: 1.2;
}
.lh-3 {
  line-height: 1.3;
}
.lh-4 {
  line-height: 1.4;
}
.lh-5 {
  line-height: 1.5;
}
.lh-6 {
  line-height: 1.6;
}
.lh-7 {
  line-height: 1.7;
}
.lh-8 {
  line-height: 1.8;
}
.lh-9 {
  line-height: 1.9;
}
.lh-10 {
  line-height: 2;
}
#header {
  z-index: 21;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: transparent;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#header.active {
  background-color: var(--color);
}
#header.active .nav {
  padding: 15px;
}
#header.active .nav .logo {
  width: 80px;
}
#header .nav {
  padding-top: 40px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#header .nav .logo {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#header .nav .ui.menu .menu-box {
  height: 100%;
}
#header .nav .ui.menu .menu-box ul.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  font-size: 22px;
  color: white;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  float: left;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  margin-right: 50px;
}
#header .nav .ui.menu .menu-box ul.menu > li:last-child {
  margin-right: 0;
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  border-bottom: 1px solid transparent;
}
#header .nav .ui.menu .menu-box ul.menu > li > a:hover {
  border-color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 14px;
  background: #fff;
  top: 100%;
  left: -10px;
  width: auto;
  min-width: 180px;
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid var(--color);
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 8px 15px;
  color: black;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
  position: relative;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  display: none;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover > ul {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .ui.menu .right .h-search {
  cursor: pointer;
  margin-left: 145px;
}
#header .nav .ui.menu .right .h-inquiry {
  cursor: pointer;
  height: 60px;
  padding: 8px 15px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid transparent;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 22px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  background-color: var(--color);
  color: white;
}
#header .nav .ui.menu .right .h-inquiry:hover {
  border-color: white;
  color: white;
  background-color: transparent;
}
.language-box .zhuyu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  margin: 0 25px;
}
.language-box .zhuyu span {
  font-size: 22px;
  text-transform: uppercase;
  margin-right: 10px;
  margin-bottom: -3px;
  color: white;
}
.language-box .hover-language {
  width: auto;
  position: relative;
  vertical-align: middle;
}
.language-box ul.sub-menu {
  position: absolute;
  background: #fff;
  top: 40px;
  right: -30px;
  z-index: 100;
  white-space: nowrap;
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.5s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  display: none \9;
}
.language-box ul.sub-menu li a {
  width: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  float: none;
  padding: 0 15px;
  line-height: 30px;
  font-size: 14px;
  color: #000000;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.language-box ul.sub-menu li a img {
  margin-right: 10px;
  width: 25px;
  height: auto;
}
.language-box ul.sub-menu li:hover a {
  background: var(--color);
  color: white;
}
.language-box:hover .hover-language ul.sub-menu {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
.more {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  color: black;
  overflow: hidden;
  padding-bottom: 3px;
  display: block;
}
.more.white {
  color: white;
}
.more.white::after {
  background-color: white;
}
.more.white::before {
  background-color: white;
}
.more span {
  font-size: 14px;
  text-transform: uppercase;
}
.more::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background-color: black;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.more::before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 120%;
  height: 1px;
  width: 100%;
  background-color: black;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.more:hover::after {
  right: -120%;
}
.more:hover::before {
  right: 0;
}
.m-auto {
  margin: auto;
}
h2.h-title {
  font-size: 60px;
  font-weight: bold;
  line-height: 1;
  position: relative;
  z-index: 5;
}
.seoPublic h2.h-title{
  font-size: 32px;
}
@media (max-width: 1400px) {
  .seoPublic h2.h-title{
    font-size: 28px;
  }
}
@media screen and (max-width: 1000px) {
    .seoPublic h2.h-title{
        font-size:24px;
    }
}
.tit-font {
  font-family: var(--font);
}
.txt-hover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.txt-hover:hover {
  color: var(--color);
}
.white {
  color: white;
}
.img_cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.main-color {
  color: var(--color);
}
@-webkit-keyframes scale_play {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
@-moz-keyframes scale_play {
  0% {
    -moz-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
  }
  100% {
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes scale_play {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    -moz-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}


@keyframes scale_btn {
  0% {
    -webkit-transform:translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  50%{
    -webkit-transform: translate(-50%,-40px);
    -moz-transform: translate(-50%,-40px);
    transform: translate(-50%, -40px);
  }
  100% {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
#banner {
  position: relative;
  z-index: 1;
}
#banner .btn {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform:translate(-50%, 0);
  -ms-transform:translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 20px;
  z-index: 5;
  cursor: pointer;
  font-size: 16px;
  animation: scale_btn 2s infinite;
}
#banner .banner-content {
  position: relative;
}
#banner .banner-content ul li {
  position: relative;
  background-color: var(--color);
}
#banner .banner-content ul li .bg {
  -webkit-filter: brightness(0.6);
  filter: brightness(0.6);
  -webkit-clip-path: circle(62% at 50% 120%);
  clip-path: circle(62% at 50% 120%);
}
#banner .banner-content ul li .content {
  position: absolute;
  bottom: 135px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner .banner-content ul li .content .box {
  width: 80%;
  color: white;
}
#banner .banner-bot {
  padding: 50px 0 55px;
  background-color: #f8f8f8;
}
#banner .banner-bot ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#banner .banner-bot ul li {
  width: 25%;
  text-align: center;
  position: relative;
}
#banner .banner-bot ul li:last-child::before {
  display: none;
}
#banner .banner-bot ul li::before {
  content: '';
  display: block;
  width: 1px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#banner .banner-bot ul li h4 {
  font-size: 56px;
  font-family: 'UtopiaStd-Italic';
}
#banner .banner-bot ul li p {
  font-size: 16px;
}
@-webkit-keyframes scrollRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-moz-keyframes scrollRight {
  0% {
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes scrollRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes clip {
  0% {
    -webkit-clip-path: inset(30%);
    clip-path: inset(30%);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes clip {
  0% {
    clip-path: inset(30%);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    clip-path: inset(0);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes clip {
  0% {
    -webkit-clip-path: inset(30%);
    clip-path: inset(30%);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
.clip {
  -webkit-animation-name: clip;
  -moz-animation-name: clip;
  animation-name: clip;
}

.img_cover.clip{
  max-width: 150%;
  width: 130%;
  height: auto;
}
#index-body {
  overflow: hidden;
}
#index-body .homepage-1 {
  padding: 95px 0 0;
  position: relative;
}
#index-body .homepage-1 .bg{
  position: absolute;
  right: 0;
  top: 0;
}
#index-body .homepage-1 .top .left{
  max-width: 60%;
}
#index-body .homepage-1 .top .left ul li {
  margin-right: 60px;
  cursor: pointer;
  margin: 10px 60px 10px 0;
}
#index-body .homepage-1 .top .left ul li:last-child {
  margin-right: 0;
}
#index-body .homepage-1 .top .left ul li.active {
  color: var(--color);
}
#index-body .homepage-1 .top .left ul li {
  font-size: 18px;
  text-transform: uppercase;
  color: #acb6a4;
}
#index-body .homepage-1 .top .right h2.h-title {
  color: #324423;
}
#index-body .homepage-1 .bottom {
  position: relative;
}
#index-body .homepage-1 .bottom .left {
  width: 68.9%;
}
#index-body .homepage-1 .bottom .left .swiper {
  height: 690px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
}
#index-body .homepage-1 .bottom .left .swiper .swiper-slide {
  height: 690px;
}
#index-body .homepage-1 .bottom .left .swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#index-body .homepage-1 .bottom .right {
  width: 31.1%;
}
#index-body .homepage-1 .bottom .right ul li.swiper-slide-active .box {
  opacity: 1;
}
#index-body .homepage-1 .bottom .right ul li .box {
  padding: 0 100px;
  opacity: 0;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  transition: all 2s;
}
#index-body .homepage-1 .bottom .right ul li .box .title {
  color: var(--color);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  overflow: hidden;
}
#index-body .homepage-1 .bottom .right ul li .box .title::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--color);
  position: absolute;
  right: 120%;
  bottom: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-1 .bottom .right ul li .box .title::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--color);
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-1 .bottom .right ul li .box .title:hover::before {
  right: 0;
}
#index-body .homepage-1 .bottom .right ul li .box .title:hover::after {
  right: -120%;
}
#index-body .homepage-1 .bottom .right ul li .box .title:hover .icon::before {
  left: 0;
}
#index-body .homepage-1 .bottom .right ul li .box .title:hover .icon i {
  -webkit-transform: translateX(-120%);
  -moz-transform: translateX(-120%);
  -ms-transform: translateX(-120%);
  transform: translateX(-120%);
}
#index-body .homepage-1 .bottom .right ul li .box .title .icon {
  position: relative;
  overflow: hidden;
}
#index-body .homepage-1 .bottom .right ul li .box .title .icon::before {
  content: '\e7b6';
  font-family: 'iconfont';
  font-size: 40px;
  color: var(--color);
  position: absolute;
  left: 120%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-1 .bottom .right ul li .box .title .icon i {
  font-size: 40px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
}
#index-body .homepage-1 .bottom .right ul li .box .title h3 {
  font-weight: 400;
  line-height: 1.2;
  margin-left: 98px;
}
#index-body .homepage-2 {
  position: relative;
  background: url('../images/about-bg.jpg') no-repeat;
  padding: 120px 0;
  background-position: 140px 0;
}
#index-body .homepage-2 .left h3 {
  max-width: 820px;
  font-weight: 500;
  color: var(--color);
  line-height: 1;
  text-transform: uppercase;
  font-size: 30px;
}
#index-body .homepage-2 .left .btn {
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  padding-bottom: 5px;
}
#index-body .homepage-2 .left .btn:hover {
  color: var(--color);
  border-color: var(--color);
}
#index-body .homepage-2 .left ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#index-body .homepage-2 .left ul li {
  margin-right: 110px;
}
#index-body .homepage-2 .left ul li:last-child {
  margin-right: 0;
}
#index-body .homepage-2 .left ul li h4 {
  font-size: 18px;
  color: var(--color);
}
#index-body .homepage-2 .left ul li h4 em {
  font-size: 30px;
}
#index-body .homepage-2 .left ul li p {
  font-size: 16px;
}
#index-body .homepage-2 .left .imgs ol {
  width: 67%;
}
#index-body .homepage-2 .left .imgs ol li {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 80px;
}
#index-body .homepage-2 .img {
  position: absolute;
  right: 0;
  top: 0;
}
#index-body .homepage-3 {
  padding: 0 0 120px;
}
#index-body .homepage-3 ul {
  border-radius: 20px;
  overflow: hidden;
}
#index-body .homepage-3 ul li {
  width: -webkit-calc(37.5% / 3);
  width: -moz-calc(37.5% / 3);
  width: calc(37.5% / 3);
  height: 810px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-3 ul li:nth-child(1) {
  background-color: #5f764c;
}
#index-body .homepage-3 ul li:nth-child(2) {
  background-color: #5a6d49;
}
#index-body .homepage-3 ul li:nth-child(3) {
  background-color: #223115;
}
#index-body .homepage-3 ul li:nth-child(4) {
  background-color: #121b11;
}
#index-body .homepage-3 ul li.active {
  width: 62.5%;
  background-color: transparent;
}
#index-body .homepage-3 ul li.active .box h3,
#index-body .homepage-3 ul li.active .box .con {
  opacity: 1;
}
#index-body .homepage-3 ul li .bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  max-width: 150%;
  width: 120%;
  height: auto;
}
#index-body .homepage-3 ul li .box {
  padding: 45px 30px;
  height: 100%;
  width: 500px;
  -webkit-transition: all 1s 0.2s;
  -moz-transition: all 1s 0.2s;
  transition: all 1s 0.2s;
}
#index-body .homepage-3 ul li .box .num {
  font-size: 96px;
  font-weight: 500;
  line-height: 0.8;
}
#index-body .homepage-3 ul li .box h3 {
  font-size: 78px;
  font-weight: 400;
  line-height: 1;
  margin: 60px 0 155px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-3 ul li .box .con {
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-3 ul li .box .btn {
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid white;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  padding-bottom: 5px;
  color: white;
}
#index-body .homepage-3 ul li .box .btn:hover {
  color: var(--color);
  border-color: var(--color);
}
#index-body .homepage-4 {
  height: 480px;
  padding: 80px 0 120px;
  position: relative;
  overflow: hidden;
}
#index-body .homepage-4 .bgImg {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
#index-body .homepage-4 .bgImg img {
  width: 120%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.8s ease-in;
  -moz-transition: all 0.8s ease-in;
  transition: all 0.8s ease-in;
  max-width: 150%;
}
#index-body .homepage-4 .bgImg img.active {
  opacity: 1;
}
#index-body .homepage-4 ul li {
  text-align: center;
  color: white;
}
#index-body .homepage-4 ul li.active .img .icon1 {
  opacity: 0;
}
#index-body .homepage-4 ul li.active .img .icon2 {
  opacity: 1;
}
#index-body .homepage-4 ul li:hover p {
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
}
#index-body .homepage-4 ul li .img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}
#index-body .homepage-4 ul li .img .icon1 {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-4 ul li .img .icon2 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-4 ul li p {
  font-size: 16px;
  margin-top: 5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  z-index: 5;
}
#index-body .homepage-5 {
  margin: 95px 0 115px;
}
#index-body .homepage-5 .content {
  border-radius: 20px;
  overflow: hidden;
  height: 900px;
}
#index-body .homepage-5 .content .left .img {
  height: -webkit-calc(100% - 75px);
  height: -moz-calc(100% - 75px);
  height: calc(100% - 75px);
  overflow: hidden;
}
#index-body .homepage-5 .content .left .title {
  width: 100%;
  height: 75px;
  background-color: #000;
  padding: 0 40px;
  color: white;
}
#index-body .homepage-5 .content .left .title i {
  font-size: 30px;
}
#index-body .homepage-5 .content .right {
  height: 100%;
}
#index-body .homepage-5 .content .right .img {
  width: 100%;
  height: 50%;
  overflow: hidden;
}
#index-body .homepage-5 .content .right .text {
  width: 100%;
  height: 50%;
  background-color: var(--color);
  padding: 0 155px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.looping-element{
  animation: scroll-left 20s infinite linear;
}
#index-body .homepage-6 .imgbox:hover .looping-element{
  animation-play-state:paused;
}

#index-body .homepage-6 {
  padding: 265px 0 245px;
  position: relative;
}
#index-body .homepage-6 .textImg {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
#index-body .homepage-6 .imgbox {
  position: relative;
  z-index: 5;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
#index-body .homepage-6 .imgbox ul {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-animation: scrollRight 80s infinite linear;
  -moz-animation: scrollRight 80s infinite linear;
  animation: scrollRight 80s infinite linear;
}
#index-body .homepage-6 .imgbox ul li {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 540px;
  padding: 0 20px;
  position: relative;
}
/*#index-body .homepage-6 .imgbox ul li:nth-child(2n)::before,
#index-body .homepage-6 .imgbox ul li:nth-child(3n)::before {
  content: '';
  position: absolute;
  left: -65px;
  bottom: 45px;
  display: block;
  width: 100px;
  height: 2px;
  background-color: black;
}
#index-body .homepage-6 .imgbox ul li:nth-child(2n)::before {
  left: -65px;
  bottom: 45px;
}*/
/*#index-body .homepage-6 .imgbox ul li:nth-child(3n)::before {
  left: -30px;
  top: 45px;
}*/
#index-body .homepage-6 .imgbox ul li:nth-child(4n) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
/*#index-body .homepage-6 .imgbox ul li:nth-child(4n)::before {
  left: 65px;
  top: 85px;
  display: block;
  width: 2px;
  height: 100px;
}*/
#index-body .homepage-6 .imgbox ul li img {
  width: auto;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
#index-body .homepage-7 {
  padding-bottom: 125px;
}
#index-body .homepage-7 ul li {
  padding-top: 25px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-7 ul li:hover {
  padding-top: 5px;
}
#index-body .homepage-7 ul li:hover .box {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-color: transparent;
}
#index-body .homepage-7 ul li:hover .box .bg {
  -webkit-transform: translate(-125px, -110px);
  -moz-transform: translate(-125px, -110px);
  -ms-transform: translate(-125px, -110px);
  transform: translate(-125px, -110px);
}
#index-body .homepage-7 ul li:hover .box h4 {
  color: var(--color);
}
#index-body .homepage-7 ul li:hover .box a.more {
  color: var(--color);
}
#index-body .homepage-7 ul li:hover .box a.more::after,
#index-body .homepage-7 ul li:hover .box a.more::before {
  opacity: 1;
  background-color: var(--color);
}
#index-body .homepage-7 ul li .box {
  height: 260px;
  border-radius: 15px;
  padding: 40px 85px;
  border: 1px solid var(--color);
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-7 ul li .box .bg {
  position: absolute;
  right: -135px;
  bottom: -145px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}
#index-body .homepage-7 ul li .box h4 {
  font-weight: 600;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-7 ul li .box a.more::after,
#index-body .homepage-7 ul li .box a.more::before {
  opacity: 0;
}
#footer {
  background-color: #223115;
  padding: 100px 0 0;
  position: relative;
}
#footer .f-img1 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
}
#footer .f-img2 {
  position: absolute;
  left: 23%;
  top: 105px;
  z-index: 1;
  will-change: transform;
}
#footer .top {
  position: relative;
  z-index: 5;
}
#footer .top .form {
  width: 100%;
}
#footer .top .form form ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -8px;
}
#footer .top .form form ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 8px;
}
#footer .top .form form ul li input[type="text"] {
  width: 260px;
  height: 55px;
  border: 1px solid transparent;
  padding: 0 20px;
  background-color: rgba(255, 255, 255, 0.2);
  font-size: 14px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  padding-top: 6px;
}
#footer .top .form form ul li input[name="content"] {
  width: 440px;
}
#footer .top .form form ul li input[type="submit"] {
  width: 175px;
  height: 55px;
  background-color: white;
  color: var(--color);
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 14px;
  padding-top: 6px;
}
#footer .top .form form ul li input[type="submit"]:hover {
  background-color: transparent;
  color: white;
  border-color: white;
}
#footer .top .form form ul li input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
#footer .center {
  margin-top: 120px;
  position: relative;
  z-index: 5;
}
#footer .center ul {
  border-top: 1px solid white;
}
#footer .center ul li {
  color: white;
  padding-left: 15px;
  border-left:1px solid white;
  padding-top: 25px;
  padding-bottom: 75px;
}
#footer .center ul li:first-child{
  border-left: none;
  padding-left: 0;
}
#footer .center ul li.logo {
  max-width: 455px;
}
#footer .center ul li.logo #ewm canvas,
#footer .center ul li.logo #ewm img{
  width: 120px;
  height: 120px;
  border: 8px solid white;
}
#footer .center ul li.logo .bot .hq {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
}
#footer .center ul li.logo .bot .hq img {
  width: 123px;
}
#footer .center ul li.logo .bot span {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 0;
}
#footer .center ul li.logo .share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
}
#footer .center ul li.logo .share h5 {
  font-size: 20px;
}
#footer .center ul li.logo .share a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  color: white;
  font-size: 20px;
}
#footer .center ul li.logo .share a:last-child {
  margin-right: 0;
}
#footer .center ul li.logo .share a:hover {
  opacity: 0.6;
}
#footer .center ul li.contact {
  max-width: 320px;
  margin: 0 15% 0 8%;
}
#footer .center ul li.contact span:last-child {
  line-height: 1.8;
}
#footer .center ul li.link span {
  border-bottom: 1px solid transparent;
}
#footer .center ul li.link span:hover {
  border-color: rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.6);
}
#footer .center ul li h4 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 30px;
}
#footer .center ul li span {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 15px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#footer .center ul li span:last-child {
  margin-bottom: 0;
}
@media (max-width: 1750px) {
  div.container {
    width: 1400px;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    font-size: 18px;
    margin-right: 30px;
  }
  #header .nav .ui.menu .right .h-search {
    margin-left: 45px;
  }
  #index-body .homepage-2 .img {
    max-width: 40%;
  }
  #index-body .homepage-3 ul li {
    height: 620px;
  }
  #index-body .homepage-3 ul li .box h3 {
    font-size: 50px;
    margin: 60px 0;
  }
  #index-body .homepage-5 .content {
    height: 720px;
  }
  #index-body .homepage-5 .content .right .text {
    padding: 0 115px;
  }
  #index-body .homepage-6 {
    padding: 265px 0 145px;
  }
  #header .nav .ui.menu .right .h-inquiry,
  .language-box .zhuyu span {
    font-size: 18px;
  }
}
@media (max-width: 1450px) {
  .seoPublic .Auxil-about .box .right .text {
    max-height: 360px;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    font-size: 16px;
    margin-right: 20px;
  }
  #header .nav .ui.menu .right .h-inquiry,
  .language-box .zhuyu span {
    font-size: 16px;
  }
  #index-body .homepage-1 .top .left ul li {
    margin-right: 30px;
  }
  #index-body .homepage-1 .bottom .left .swiper .swiper-slide,
  #index-body .homepage-1 .bottom .left .swiper {
    height: 500px !important;
  }
  #index-body .homepage-1 .bottom .right ul li .box {
    padding: 0 30px 0 60px;
  }
  #index-body .homepage-3 ul li .box h3 {
    margin: 30px 0;
  }
  #index-body .homepage-7 ul li .box {
    height: 220px;
    padding: 40px;
  }
  #footer .f-img2 {
    left: 15%;
  }
}
@media (max-width: 1250px) {
  .page-header02 {
    position: fixed;
    width: 100%;
  }
  #banner, #menuFull~.inner-banner {
    margin-top: 60px !important;
  }
  #banner .banner-content ul li .bg {
    -webkit-clip-path: unset;
    clip-path: unset;
  }
  .seoPublic .Auxil-about .box .right .text {
    max-height: 280px;
  }
  h2.h-title {
    font-size: 50px;
  }
  #index-body .homepage-5 .content {
    height: 540px;
  }
  #index-body .homepage-5 .content .right .text {
    padding: 0 50px;
  }
  #index-body .homepage-6 {
    padding: 220px 0 145px;
  }
  #footer .top .form form ul li input[type="text"] {
    width: 180px;
  }
  #footer .top .form form ul li input[name="content"] {
    width: 280px;
  }
  #footer .center ul li.contact {
    margin: 0 5%;
  }
  #footer .center ul li.logo {
    max-width: 380px;
  }
  #index-body .homepage-3 ul li .bg,
  .img_cover.clip,
  #index-body .homepage-4 .bgImg img{
    width: 100%;
    height: 100%;
  }
  #innerMobileBanner~.inner-banner {
    display: block !important;
  }
}
@media (max-width: 1000px) {
  .seoPublic .Auxil-about .box .left .img {
    height: auto;
  }
  .seoPublic .Auxil-about .box .right .text {
    max-height: unset;
  }
  #index-body .homepage-6 .imgbox ul li img {
    width: 100%;
    max-width: 100%;
  }
  #index-body .homepage-6 .imgbox ul li {
    height: auto;
    width: 300px;
  }
  #banner .banner-content ul li .content {
    bottom: 50%;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
  }
  #index-body .homepage-1 .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  #index-body .homepage-1 .top .right {
    margin-bottom: 30px;
    text-align: left;
  }
  #index-body .homepage-1 {
    background-position: right -100px;
  }
  #index-body .homepage-1 .bottom .left {
    width: 100%;
  }
  #index-body .homepage-1 .bottom .right {
    width: 100%;
    margin-top: 60px;
  }
  #index-body .homepage-2 .left .imgs ol {
    margin-right: 30px;
  }
  #index-body .homepage-3 ul li .box .num {
    font-size: 50px;
  }
  #index-body .homepage-3 ul li {
    height: 550px;
  }
  #index-body .homepage-3 ul li .box {
    width: 100%;
  }
  #index-body .homepage-4 ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #index-body .homepage-4 ul li {
    width: 33.3333%;
    margin: 15px 0;
  }
  #index-body .homepage-2 .left ul li {
    margin: 15px 0;
    width: 50%;
  }
  #index-body .homepage-4 {
    height: auto;
    padding: 80px 0;
  }
  #index-body .homepage-6 {
    padding: 120px 0 105px;
  }
  #footer .top .form form ul li input[type="text"] {
    width: 100%;
  }
  #footer .top .form form ul li {
    width: 100%;
    margin-bottom: 15px;
  }
  #footer .top .form form ul li:last-child {
    margin-bottom: 0;
  }
  #footer .center ul li.link {
    display: none;
  }
  #footer .center ul li.contact {
    margin: 0;
    max-width: 100%;
  }
  #footer .center ul li.logo {
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
  #footer .center ul li.logo .share {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #footer .center ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #footer .center ul li.logo .bot span {
    font-size: 15px;
  }
  #footer .center ul li.logo .bot .hq {
    margin: 10px auto 0;
  }
  #footer .center ul li.logo .bot .hq img {
    width: 260px;
  }
  #footer {
    padding: 100px 0 25px;
  }
  #footer .center {
    margin-top: 60px;
  }
  h2.h-title {
    font-size: 36px;
  }
  #index-body .homepage-2 .img {
    max-width: 100%;
    position: relative;
    margin-top: 60px;
  }
  #footer .center ul li.logo {
    margin-top: 30px;
  }
  #footer .center ul li{
    border: none;
  }
}
@media (max-width: 700px) {
  h2.h-title {
    font-size: 30px;
  }
  #index-body .homepage-1 .bottom .left .swiper .swiper-slide,
  #index-body .homepage-1 .bottom .left .swiper {
    height: 300px !important;
  }
  #index-body .homepage-1 .bottom .right ul li .box {
    padding: 0 15px;
  }
  #index-body .homepage-3 ul li .box h3 {
    font-size: 34px;
  }
  #index-body .homepage-2 {
    padding: 80px 0;
  }
  #index-body .homepage-2 .left .play {
    margin: 30px 0;
  }
  #index-body .homepage-5 .content .right .text {
    padding: 0 30px;
  }
  #index-body .homepage-3 ul li .box .con {
    line-height: 1.4;
    max-height: 250px;
    overflow-y: auto;
  }
  #index-body .homepage-7 {
    padding-bottom: 85px;
  }
}
@media (max-width: 500px) {
  #banner .btn {
    display: none;
  }
  #banner .banner-content ul li .content .box {
    font-size: 24px;
  }
  #index-body .homepage-2 .left h3 {
    line-height: 1.4;
    font-size: 24px;
  }
  #index-body .homepage-3 ul li {
    height: auto;
    width: 100%;
    background-color: transparent !important;
  }
  #index-body .homepage-3 ul li .bg {
    opacity: 1;
  }
  #index-body .homepage-3 ul li .box {
    opacity: 1;
  }
  #index-body .homepage-3 ul li.active {
    width: 100%;
  }
  #index-body .homepage-3 ul li .box h3 {
    font-size: 24px;
    margin: 10px 0;
  }
  #index-body .homepage-3 ul li .box .num {
    font-size: 35px;
  }
  #index-body .homepage-4 ul {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #index-body .homepage-4 ul li {
    width: 50%;
  }
  #index-body .homepage-5 .content {
    height: auto;
  }
  #index-body .homepage-5 .content .left {
    width: 100%;
  }
  #index-body .homepage-5 .content .right {
    width: 100%;
  }
  #index-body .homepage-5 .content .right .img {
    height: auto;
  }
  #index-body .homepage-5 .content .right .text {
    height: auto;
    padding: 30px;
  }
}




.inner-banner {
  padding: 17% 0 10%;
  color: white;
  background-attachment: fixed;
}
.inner-banner .mbx {
  margin-top: 1em;
}
.inner-banner.radius {
  border-bottom-right-radius: 70px;
  border-bottom-left-radius: 70px;
}
.inner-page .sideBarBox .sideBarLeft {
  width: auto;
  margin-right: 8%;
}
.inner-page .sideBarBox .sideBarLeft .box {
  position: -webkit-sticky;
  position: sticky;
  top: 160px;
}
.inner-page .sideBarBox .sideBarLeft span.h6 {
  font-weight: bold;
  border-bottom: 1px solid #bcb7b4;
  display: block;
  padding-bottom: .2em;
}
.inner-page .sideBarBox .sideBarLeft .nav {
  margin-top: 1.7em;
}
.inner-page .sideBarBox .sideBarLeft .nav li {
  margin-top: .8em;
  white-space: nowrap; 
  position: relative;
}

.inner-page .sideBarBox .sideBarLeft .nav li a {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  padding-right: 30px;
  display: inline-block;
  width: 100%;
}
.inner-page .sideBarBox .sideBarLeft .nav li i{
  font-size: 20px;
  right: 0;
  top:3px;
  position: absolute;
  cursor: pointer;
  transition: all 0.5s;
}
.inner-page .sideBarBox .sideBarLeft .nav li.active i{
  transform: rotate(180deg);
}
.inner-page .sideBarBox .sideBarLeft .nav li:hover > a,
.inner-page .sideBarBox .sideBarLeft .nav li.active > a {
  color: var(--color);
  text-decoration: line-through;
}
.inner-page .sideBarBox .sideBarLeft .nav li ul.sub-menu{
  max-height: 0;
  overflow: hidden;
  transition: all 0.8s ease-in-out;
}
.inner-page .sideBarBox .sideBarLeft .nav li.active ul.sub-menu{
  max-height: 600px;
}
.inner-page .sideBarBox .sideBarLeft .nav li ul.sub-menu li{
  padding-left: 15px;
  font-size: 16px;
}





.inner-page .sideBarBox .sideBarLeft .form {
  width: 185px;
  min-width: 100%
}
.inner-page .sideBarBox .sideBarLeft .form label {
  margin-top: 1.7em;
}
.inner-page .sideBarBox .sideBarLeft .form label span {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-width: 4em;
}
.inner-page .sideBarBox .sideBarLeft .form label input {
  border: none;
  background-color: transparent;
  border-bottom: 1px solid black;
  position: relative;
  top: -0.4em;
  padding: 0 .5em;
  width: 100%;
}
.inner-page .sideBarBox .sideBarLeft .form label button {
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: right;
  -webkit-justify-content: right;
  -moz-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  background-color: transparent;
  margin-left: auto;
}
.inner-page .sideBarBox .sideBarLeft .form label button i {
  margin-right: .5em;
}
.inner-page .sideBarBox .sideBarLeft .form label:last-child {
  margin-top: .5em;
}
.scrollPage {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: auto;
  margin-right: auto;
}
.scrollPage > * {
  width: 4.375em;
  height: 4.375em;
  border-radius: 100%;
  background-color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--color);
  cursor: pointer;
  cursor: hand;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.scrollPage > * i.iconfont {
  font-size: 1.5em;
}
.scrollPage .prev,
.scrollPage .next {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.scrollPage .prev:hover,
.scrollPage .next:hover {
  background-color: var(--color);
  color: white;
}
.scrollPage .page {
  margin: 0 1em;
  padding: 0.3125em;
  background-color: var(--color);
  color: white;
  width: auto;
  border-radius: 2.1875em;
}
.scrollPage .page span.num {
  width: 3.75em;
  height: 3.75em;
  border: 1px solid rgba(255, 255, 255, 0.55);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
}
.scrollPage .page span.line {
  width: 0;
  height: .6em;
  border-radius: .3em;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  position: relative;
}
.scrollPage .page span.line i {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: inherit;
  width: 0;
  background-color: white;
  height: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.scrollPage:hover .page {
  max-width: 100%;
}
.scrollPage:hover .page span.line {
  margin: 0 1em;
  width: 11.25em;
}
.about-page .about-1 .box .slide{
  width: 460px;
}
.about-page .about-1 .box .slide:nth-child(n + 2) {
  width: calc((100% - 460px)/2);
}
.about-page .about-1 .box span.h6 {
  color: #000;
  line-height: 1.6;
}
.about-page .about-1 .box span.h6 em {
  color: var(--color);
}
.about-page .about-1 .box span.h6 i {
  color: black;
}
.about-page .about-2 {
  background-color: #a8b79a;
  color: white;
  overflow: hidden;
}
.about-page .about-2 .ui.container {
  max-width: 1000px;
  padding-top: 90px；
}
.about-page .about-2 .list {
  position: relative;
  z-index: 1;
}
.about-page .about-2 .list ul {
  -webkit-perspective: 100px;
  -moz-perspective: 100px;
  perspective: 100px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.about-page .about-2 .list ul li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.about-page .about-2 .list ul li .box {
  background-color: white;
  overflow: hidden;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.about-page .about-2 .list ul li .left {
  padding: 4%;
}
.about-page .about-2 .list ul li .left span.tag {
  color: black;
  margin-bottom: .5em;
  text-transform: unset;
}
.about-page .about-2 .list ul li .left span.h6 {
  color: var(--color);
  margin-bottom: 1em;
  display: block;
}
.about-page .about-2 .list ul li .left .text {
  color: #545454;
}
.about-page .about-2 .list ul li .right {
  padding-left: 8%;
}
.about-page .about-2 .list ul li .right .img {
  height: 360px;
  background-size: cover;
  background-position: center;
}
.about-page .about-2 .list ul li:first-child {
  position: relative;
}
.about-page .about-2 .list ul li.off .box {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
}
.about-page .about-2 .scrollPage {
  margin-top: 4.75em;
  z-index: 2;
  position: relative;
}
.about-page .about-3 {
  background-color: #a8b79a;
  color: white;
  position: relative;
  z-index: 1;
  text-align: right;
}
.about-page .about-3 .mask {
  position: relative;
  z-index: -1;
  margin-left: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 50%;
  overflow: hidden;
  top: 7px;
}
/*.about-page .about-3 .mask:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #221100;
  opacity: .21;
  z-index: 1;
}*/
.about-page .about-3 .box {
  text-align: left;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.about-page .about-3 .box .options {
  font-weight: bold;
}
.about-page .about-3 .box .options span {
  white-space: nowrap;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  cursor: pointer;
  cursor: hand;
  padding-left: 60px;
}
.about-page .about-3 .box .options span i {
  margin-right: .5em;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.about-page .about-3 .box .options span.active {
  color: var(--color);
}
.about-page .about-3 .box .options span.active i {
  -webkit-filter: unset;
  filter: unset;
}
.about-page .about-3 .box .ret {
  max-width: 44%;
  position: relative;
}
.about-page .about-3 .box .ret span.h6 {
  font-weight: bold;
  margin-bottom: .5em;
  display: block;
  color: var(--color);
}
.about-page .about-3 .box .ret .slide {
  position: absolute;
  z-index: -1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  opacity: 0;
  width: 100%;
  top: 0;
  left: 0;
}
.about-page .about-3 .box .ret .slide.active {
  position: static;
  z-index: 1;
  opacity: 1;
}
.about-page .about-4 {
  background-color: #223115;
}
.about-page .about-4 .slide {
  height: 800px;
  background-size: cover;
  background-position: center;
  padding: 0 8%;
  color: white;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  z-index: 1;
  position: relative;
}
.about-page .about-4 .slide span.h6 {
  text-transform: uppercase;
  display: block;
  line-height: 1.2;
}
.about-page .about-4 .slide .text {
  margin-top: 2em;
  display: none;
}
.about-page .about-4 .slide:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #223115;
  z-index: -1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.about-page .about-4 .slide:hover .text {
  display: block;
}
.about-page .about-4 .slide:hover:before {
  opacity: .6;
}
.about-page .about-5 .left {
  width: 45%;
  padding-right: 8%;
}
.about-page .about-5 .left .scrollPage > div {
  background-color: #f3f3f3;
}
.about-page .about-5 .left .scrollPage > div.page {
  background-color: var(--color);
}
.about-page .about-5 .left .scrollPage > div:hover {
  background-color: var(--color);
}
.about-page .about-5 .right {
  width: 55%;
  position: relative;
  top: -35px;
}
.about-page .about-5 .right .list .slick-list {
  padding-bottom: 10%;
  margin-bottom: -10%;
}
.about-page .about-5 .right .list ul {
  margin: -10px;
}
.about-page .about-5 .right .list ul li {
  padding: 10px;
}
.about-page .about-5 .right .list ul .slick-slide {
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.about-page .about-5 .right .list ul .slick-current li img {
  /*-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);*/
  /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);*/
}
.about-page .about-5 .right .list ul .slick-current ~ div {
  -webkit-transform: rotate(12deg) scale(0.8);
  -moz-transform: rotate(12deg) scale(0.8);
  -ms-transform: rotate(12deg) scale(0.8);
  transform: rotate(12deg) scale(0.8);
}
.about-page .about-5 .msg {
  font-weight: bold;
  height: 2.61111111em;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 1.30555556em;
  background-color: var(--color);
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  margin-top: 3.33333333em;
  cursor: pointer;
  cursor: hand;
}
.about-page .about-5 .msg:hover {
  background-color: #221100;
}
.faq-page .faq-1 {
  background-color: #fff7f0;
}
.faq-page .faq-1 .ui.container {
  max-width: 930px;
}
.faq-page .faq-1 span.h2 {
  margin-bottom: 1em;
  text-align: center;
}
.faq-page .faq-1 .list ul li {
  padding: 40px 50px;
  border-radius: 15px;
  background-color: white;
  margin-top: 1.6em;
}
.faq-page .faq-1 .list ul li span.h6 {
  font-weight: bold;
}
.faq-page .faq-1 .list ul li span.h6 i {
  width: 3em;
  height: 3em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  border: 1px solid #221100;
  cursor: pointer;
  cursor: hand;
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 1em;
}
.faq-page .faq-1 .list ul li span.h6 i:after,
.faq-page .faq-1 .list ul li span.h6 i:before {
  content: '';
  width: 1em;
  height: 1px;
  background-color: #3a3a3a;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.faq-page .faq-1 .list ul li span.h6 i:before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -moz-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
.faq-page .faq-1 .list ul li .text {
  color: #3a3a3a;
  line-height: 1.8;
  margin-top: 2em;
  display: none;
}
.faq-page .faq-1 .list ul li:first-child {
  margin-top: 0;
}
.faq-page .faq-1 .list ul li.active span.h6 i:before {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -moz-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
}
.faq-page .faq-2 .slide {
  height: 480px;
  background-size: cover;
  background-position: center;
  color: white;
  position: relative;
  z-index: 1;
}
.faq-page .faq-2 .slide:before {
  content: '';
  background-color: #281200;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .35;
  z-index: -1;
}
.product-page {
  background-color: #eff3eb;
  position: relative;
}
.product-page:before {
  content: '';
  width: 100%;
  height: 20%;
  position: absolute;
  bottom: 100%;
  left: 0;
  background-color: inherit;
  z-index: -1;
}
.product-page .product-1 .sideBarRight h1 {
  color: var(--color);
  margin-bottom: .7em;
  line-height: 1.2;
}
.product-page .product-1 .sideBarRight .text {
  line-height: 2;
  font-weight: 500;
}
.product-page .product-1 .sideBarRight .list ul {
  row-gap: 50px;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.product-page .product-1 .sideBarRight .list ul a.img {
  display: block;
  background-color: white;
  padding: 25px;
}
.product-page .product-1 .sideBarRight .list ul a.img span {
  position: absolute;
}
.product-page .product-1 .sideBarRight .list ul a.img img {
  display: block;
  margin: 0 auto;
}
.product-page .product-1 .sideBarRight .list ul span.h6 {
  display: block;
  margin-top: 1em;
  text-align: center;
  font-weight: 500;
}
.seo-box .seo-about {
  background-color: #1e0f00;
  color: white;
}
.seo-box .seo-about .left span.h2 {
  margin-bottom: 0.6em;
  line-height: 1.6;
  color: var(--color);
}
.seo-box .seo-about .right {
  padding-left: 6%;
}
.seo-box .seo-about .right img {
  margin-top: -20%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}
.seo-box .seo-honor span.h2 {
  margin-bottom: 1.5em;
}
.seo-box .seo-honor .list ul {
  margin: -30px;
}
.seo-box .seo-honor .list ul li {
  padding: 30px;
}
.seo-box .seo-honor .list ul li img {
  /*-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);*/
  /*box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);*/
}
.service-page .service-1 {
  background-color: #eff3eb;
  position: relative;
}
.service-page .service-1:before {
  content: '';
  position: absolute;
  bottom: 100%;
  height: 10%;
  left: 0;
  width: 100%;
  background-color: inherit;
  z-index: -1;
}
.service-page .service-1 .left {
  padding-right: 9%;
  position: -webkit-sticky;
  position: sticky;
  top: 180px;
}
.service-page .service-1 .left .text {
  margin: 2.5em 0;
}
.service-page .service-1 .left .text p {
  margin-top: 2em;
}
.service-page .service-1 .left .list {
  text-align: center;
  font-weight: bold;
}
.service-page .service-1 .left .list ul {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.service-page .service-1 .left .list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color);
  margin-top: 2em;
  cursor: pointer;
  cursor: hand;
  position: relative;
  z-index: 1;
}
.service-page .service-1 .left .list li:before {
  content: '';
  width: 1px;
  height: 3.5em;
  background-color: var(--color);
  position: absolute;
  left: 0.38888889em;
  top: 50%;
  z-index: -1;
}
.service-page .service-1 .left .list li:first-child {
  margin-top: 0;
}
.service-page .service-1 .left .list li i {
  width: 0.77777778em;
  height: 0.77777778em;
  border-radius: 100%;
  border: 1px solid var(--color);
  background-color: white;
  margin-right: 1.4em;
}
.service-page .service-1 .left .list li span {
  opacity: .3;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.service-page .service-1 .left .list li.active span {
  opacity: 1;
}
.service-page .service-1 .left .list li:last-child:before {
  display: none;
}
.service-page .service-1 .right {
  padding-left: 2%;
}
.service-page .service-1 .right .list ul {
  margin: -20px 0;
}
.service-page .service-1 .right .list ul li {
  padding: 20px 0;
}
.service-page .service-1 .right .list ul li .box {
  padding: 20px;
  border-radius: 10px;
  background-color: #ffffff;
}
.service-page .service-1 .right .list ul li .box .img {
  width: 60%;
  height: 310px;
  border-radius: 10px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-size: cover;
  background-position: center;
}
.service-page .service-1 .right .list ul li .box .content {
  margin-left: 5%;
  width:40%;
}
.service-page .service-1 .right .list ul li .box .content span.h6 {
  font-weight: bold;
}
.service-page .service-1 .right .list ul li .box .content .text {
  margin-top: 1em;
}
.service-page .service-1 .right .list ul .slick-slide:nth-child(odd) li .box .img {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 150px;
  border-bottom-left-radius: 150px;
}
.service-page .service-2 .box {
  padding: 3% 5% 4%;
  border-radius: 50px;
  background-color: #eeeeee;
}
.service-page .service-2 .box .left {
  width: 29%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.service-page .service-2 .box .center {
  margin-left: 8%;
  margin-right: 6%;
}
.service-page .service-2 .box .center span.h2 {
  margin-bottom: 1em;
  text-indent: -1.3em;
}
.service-page .service-2 .box .center a.link {
  font-weight: bold;
  line-height: 2;
  color: #5a6d49;
  border-bottom: 1px solid #5a6d49;
  margin-top: 5.1em;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.service-page .service-2 .box .center .btn {
  margin-top: 4em;
}
.service-page .service-2 .box .center .btn a {
  padding: .4em 1.5em;
  border-radius: 1.5em;
  background-color: #18171e;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.service-page .service-2 .box .center .btn a:hover {
  background-color: var(--color);
}
.service-page .service-2 .box .right {
  width: 20%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 5%;
}
.vision-page .vision-1 {
  background-attachment: fixed;
  background-position: center top;
  color: white;
  position: relative;
  padding-top: 17%;
  z-index: 1;
}
.vision-page .vision-1 .ui.container {
  max-width: 1100px;
}
.vision-page .vision-1:before {
  content: '';
  width: 100%;
  height: 12%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  background-color: white;
}
.vision-page .vision-1 .mbx {
  position: absolute;
  bottom: 14%;
  right: 3%;
}
.vision-page .vision-1 span.h2 {
  text-transform: uppercase;
  line-height: 1.5;
  margin-bottom: 2em;
}
.vision-page .vision-1 span.h2 em {
  border-radius: 1em;
  background-color: var(--color);
  padding: 0 .3em;
}
.vision-page .vision-1 .list ul li {
  height: 490px;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 3% 7% 0;
  border-top-left-radius: 250px;
  border-top-right-radius: 250px;
  position: relative;
  overflow: hidden;
}
.vision-page .vision-1 .list ul li:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.61);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  opacity: 0;
}
.vision-page .vision-1 .list ul li .text {
  opacity: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  z-index: 1;
}
.vision-page .vision-1 .list ul li:hover:before {
  opacity: 1;
}
.vision-page .vision-1 .list ul li:hover .text {
  opacity: 1;
}
.vision-page .vision-2 {
  background-position: center bottom;
  padding: 10% 0 26%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-align: center;
}
.vision-page .vision-2 .ui.container {
  max-width: 1100px;
}
.vision-page .vision-2 span.h6 {
  color: var(--color);
  font-style: italic;
  line-height: 2;
  font-weight: bold;
  margin-bottom: 2em;
  display: block;
}
.vision-page .vision-2 .play {
  font-size: 20px;
  width: 4em;
  height: 4em;
  border-radius: 100%;
  border: 1px solid var(--color);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(222, 117, 30, 0.23);
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  cursor: hand;
  margin: 0 auto;
}
.vision-page .vision-2 .play:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: inherit;
  background-color: inherit;
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.vision-page .vision-2 .play i {
  border-left: 1.4em solid var(--color);
  border-top: .8em solid transparent;
  border-bottom: .8em solid transparent;
  width: 0;
  height: 0;
}
.vision-page .vision-2 .play:hover:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.vision-page .vision-3 {
  overflow: hidden;
}
.vision-page .vision-3 .left {
  width: 30%;
  padding-top: 2.5%;
}
.vision-page .vision-3 .left span.h2 {
  margin-bottom: 1em;
  line-height: 1.4;
}
.vision-page .vision-3 .left .scrollPage > * {
  background-color: #f3f3f3;
  color: var(--color);
}
.vision-page .vision-3 .left .scrollPage > *:hover {
  background-color: var(--color);
  color: white;
}
.vision-page .vision-3 .left .scrollPage .page {
  background-color: var(--color);
  color: white;
}
.vision-page .vision-3 .left .scrollPage:hover .page span.line {
  width: 10em;
}
.vision-page .vision-3 .right {
  width: 70%;
  padding-left: 3%;
}
.vision-page .vision-3 .right .list {
  padding-right: 37%;
  margin-right: -30%;
  overflow: hidden;
}
.vision-page .vision-3 .right .list .slick-list {
  overflow: unset;
}
.vision-page .vision-3 .right .list ul {
  margin: 0 -25px;
}
.vision-page .vision-3 .right .list ul li {
  padding: 0 25px;
}
.vision-page .vision-3 .right .list ul li .box {
  border-radius: 1em;
  padding: 1em;
  background-color: #fff7f0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.vision-page .vision-3 .right .list ul li .box span.h6 {
  font-weight: bold;
  line-height: 1.2;
  margin: 1.4em 0;
  display: block;
  text-align: center;
}
.vision-page .vision-3 .right .list ul li .box .img {
  border-top-right-radius: 1em;
  border-top-left-radius: 1em;
  border-bottom-left-radius: 9em;
  border-bottom-right-radius: 9em;
  height: 19em;
  background-size: cover;
  background-position: center;
}
.vision-page .vision-3 .right .list ul li .box:hover {
  background-color: var(--color);
  color: white;
}
.vision-page .vision-3 .right .list ul .slick-slide:nth-child(odd) li .box .img {
  border-top-right-radius: 9em;
  border-top-left-radius: 9em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
}
.contact-page {
  background-color: #eff3eb;
  position: relative;
}
.contact-page:before {
  content: '';
  width: 100%;
  height: 10%;
  position: absolute;
  bottom: 100%;
  z-index: -1;
  background-color: inherit;
}
.contact-page .contact-1 .ui.container {
  max-width: 810px;
}
.contact-page .contact-1 .text {
  max-width: 530px;
  margin: 2em auto 3.625em;
}
.contact-page .contact-1 .form {
  font-weight: bold;
}
.contact-page .contact-1 .form ul li.wid-100 {
  grid-column: span 2;
}
.contact-page .contact-1 .form ul li input,
.contact-page .contact-1 .form ul li textarea {
  display: block;
  width: 100%;
  padding: 1em 1.5em;
  border-radius: 1.7em;
  border: 1px solid #b8b2ad;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.contact-page .contact-1 .form ul li input::-webkit-input-placeholder, .contact-page .contact-1 .form ul li textarea::-webkit-input-placeholder {
  color: black;
}
.contact-page .contact-1 .form ul li input:-moz-placeholder, .contact-page .contact-1 .form ul li textarea:-moz-placeholder {
  color: black;
}
.contact-page .contact-1 .form ul li input::-moz-placeholder, .contact-page .contact-1 .form ul li textarea::-moz-placeholder {
  color: black;
}
.contact-page .contact-1 .form ul li input:-ms-input-placeholder, .contact-page .contact-1 .form ul li textarea:-ms-input-placeholder {
  color: black;
}
.contact-page .contact-1 .form ul li input::placeholder,
.contact-page .contact-1 .form ul li textarea::placeholder {
  color: black;
}
.contact-page .contact-1 .form ul li input:focus,
.contact-page .contact-1 .form ul li textarea:focus {
  border-color: var(--color);
}
.contact-page .contact-1 .form ul li textarea {
  height: 170px;
}
.contact-page .contact-1 .form ul li input[type="checkbox"] {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  margin-left: 1em;
  cursor: pointer;
  cursor: hand;
}
.contact-page .contact-1 .form ul li p {
  color: #afafaf;
  display: inline-block;
  margin-left: 1em;
}
.contact-page .contact-1 .form ul li button {
  font-size: 1.125em;
  height: 3.33333333em;
  padding: 0 2.55555556em;
  border-radius: 1.66666667em;
  background-color: var(--color);
  color: white;
  margin: 0 auto;
  border: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.contact-page .contact-1 .form ul li button:hover {
  background-color: black;
}
.contact-page .contact-2 .slide {
  padding: 30px 4% 40px;
  border-radius: 150px;
  position: relative;
  z-index: 1;
  color: white;
  overflow: hidden;
  text-align: center;
  background-size: cover;
  background-position: center;
}
.contact-page .contact-2 .slide:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #223115;
  opacity: .7;
  z-index: -1;
}
.contact-page .contact-2 .slide i {
  display: block;
}
.contact-page .contact-2 .slide span.h6 {
  display: block;
  font-weight: bold;
  margin: .5em 0;
}
.contact-page .contact-2 .slide p {
  font-weight: 500;
}
.contact-page .contact-3 {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  overflow: hidden;
}
.contact-page .contact-3 iframe {
  border: none;
  width: 100%;
  display: block;
}
@media screen and (max-width: 1250px) {
  .service-page .service-2 .box .center span.h2 {
    text-indent: 0;
  }
  .service-page .service-2 .box .center {
    margin-right: 0;
  }
  .service-page .service-2 .box .right {
    display: none;
  }
  .inner-page .sideBarBox .sideBarLeft .box {
    top: 50px;
  }
  .seo-box .seo-honor .list ul li {
    padding: 15px;
  }
  .seo-box .seo-honor .list ul {
    margin: -15px;
  }
  .seo-box .seo-honor .list ul li img {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }
  .contact-page .contact-3 iframe {
    height: 400px;
  }
  .contact-page .contact-2 .slide {
    padding: 2%;
  }
  .contact-page .contact-2 .slide i img {
    max-height: 40px;
  }
  .vision-page .vision-1 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .about-page .about-2 .ui.container{
    width: 100%;
  }
  .vision-page .vision-1 .list ul li {
    padding: 2% 3%;
    height: 400px;
  }
  .vision-page .vision-2 .play {
    font-size: 16px;
  }
  .vision-page .vision-3 .left,
  .service-page .service-1 .left {
    width: 100%;
    padding-right: 0;
  }
  .vision-page .vision-3 .right,
  .service-page .service-1 .right {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
  .vision-page .vision-3 .flex,
  .service-page .service-1 .ui > .flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vision-page .vision-3 .scrollPage {
    display: none;
  }
  .contact-page .contact-2 .slide {
    border-radius: 20px;
  }
  .service-page .service-1 .left {
    position: static;
  }
  .service-page .service-1 .left .list {
    display: none;
  }
  .service-page .service-1 .right .list ul li .box .img {
    height: 250px;
  }
  .service-page .service-2 .box .center .btn {
    margin-top: 1.5em;
  }
  .service-page .service-2 .box .center span.h2 {
    margin-bottom: .5em;
  }
  .seo-box .seo-about .right {
    display: none;
  }
  .seo-box .seo-about .left {
    width: 100%;
  }
  .seo-box .seo-about {
    padding: 20px 0;
  }
  .inner-page .sideBarBox .sideBarLeft {
    display: none;
  }
  .inner-page .sideBarBox .sideBarRight {
    width: 100%;
  }
  .faq-page .faq-2 .slide {
    height: 300px;
  }
  .faq-page .faq-1 .list ul li {
    padding: 25px;
  }
  .about-page .about-1 .box .slide {
    width: 48% !important;
  }
  .about-page .about-1 .box .slide:nth-child(1) {
    display: none;
  }
  .about-page .about-1 span.h2 {
    text-align: left;
  }
  .about-page .about-1 .box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-page .about-1 .box .text p:last-child {
    margin-top: 1em;
  }
  .about-page .about-2 .scrollPage {
    margin-top: 3em;
  }
  .about-page .about-3 .box .options {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0;
  }
  .about-page .about-3 .box .options i {
    max-width: 25px;
  }
  .about-page .about-4 .slide {
    height: 300px;
  }
  .about-page .about-4 .slide:before {
    opacity: .8;
  }
  .about-page .about-5 .right {
    top: 0;
  }
  .about-page .about-5 span.h2 {
    margin-bottom: .5em;
  }
  .scrollPage .page span.line {
    display: none;
  }
  .about-page .about-5 .left {
    padding-right: 3%;
  }
  .about-page .about-5 .right .list ul .slick-current ~ div {
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }
  .about-page .about-5 .right .list {
    padding-right: 30%;
    overflow: hidden;
  }
  .about-page .about-5 .right .list .slick-list {
    padding-bottom: 0;
    margin-bottom: 0;
    overflow: unset;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-2 .list ul li .right .img {
    height: 300px;
  }
  .about-page .about-2 .list ul li .right {
    padding-left: 0;
  }
  .about-page .about-3 {
    padding: 30px 0;
  }
  .about-page .about-3 .box {
    position: static;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }
  .about-page .about-3 .mask {
    display: none;
  }
  .about-page .about-3 .box .ret {
    max-width: none;
  }
  .about-page .about-4 .slide {
    height: auto;
    padding: 5%;
  }
  .about-page .about-4 .slide .text {
    display: block;
  }
  .about-page .about-5 .left {
    width: 100%;
    padding-right: 0;
  }
  .about-page .about-5 .left .scrollPage {
    display: none;
  }
  .about-page .about-5 .right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .about-page .about-5 .flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-page .about-5 .right .list {
    padding-right: 0;
  }
  .faq-page .faq-2 .slide {
    height: 200px;
  }
  .service-page .service-2 .box .center {
    margin-left: 0;
  }
  .service-page .service-2 .box .left {
    display: none;
  }
  .service-page .service-2 .box {
    padding: 5%;
    border-radius: 30px;
  }
  .product-page .product-1 .sideBarRight .list ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .vision-page .vision-3 .right .list ul li {
    padding: 0 10px;
  }
  .vision-page .vision-3 .right .list ul {
    margin: -10px;
  }
  .vision-page .vision-1 .list ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vision-page .vision-1 .list ul li {
    height: auto;
    border-radius: 15px;
    padding: 3%;
  }
  .vision-page .vision-1 .list ul li:before {
    opacity: 1;
  }
  .vision-page .vision-1 .list ul li .text {
    opacity: 1;
  }
  .contact-page .contact-2 .flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contact-page .contact-2 .slide {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .about-page .about-1 .box .slide {
    width: 100% !important;
  }
  .contact-page .contact-1 .form ul li.wid-100 {
    grid-column: span 1;
  }
  .contact-page .contact-3 iframe {
    height: 300px;
  }
  .about-page .about-4 .slide {
    width: 100%;
  }
  .about-page .about-4 .flex {
    flex-wrap: wrap;
  }
  .vision-page .vision-3 .right .list ul li .box .img {
    height: 14em;
    border-radius: 15px;
  }
  .inner-banner.radius {
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
  }
  .service-page .service-1 .right .list ul li .box .img {
    height: 120px;
    width: 100%;
    border-radius: 15px !important;
  }
  .service-page .service-1 .right .list ul li .box .content {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .service-page .service-1 .right .list ul li .box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .service-page .service-2 .box .center .btn {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
  }
  .about-page .about-2 .list ul li .left {
    width: 100%;
    padding: 3%;
  }
  .about-page .about-2 .list ul li .right {
    width: 100%;
  }
  .about-page .about-2 .list ul li .right .img {
    height: 120px;
  }
  .about-page .about-2 .list ul li .flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.news-page .ui.container {
  max-width: 780px;
}
.news-page .list li {
  border-bottom: 1px solid #eee;
}
.news-page .list li time {
  white-space: nowrap;
  flex-shrink: 0;
}
.news-page .list li span.cat:before {
  content: '';
  width: .5em;
  height: .5em;
  background-color: black;
  margin-right: .5em;
  flex-shrink: 0;
  margin-top: -.2em;
  border-radius: 100%;
}

.prodet-page{
  background-color: #eff3eb;
  position: relative;
}
.prodet-page:before {
  content: '';
  width: 100%;
  height: 20%;
  position: absolute;
  bottom: 100%;
  left: 0;
  background-color: inherit;
  z-index: -1;
}
.prodet-page .list ul {
  margin: -10px;
}
.prodet-page .list ul li {
  padding: 10px;
}

.environment-page {
  padding-bottom: 120px;
}
.environment-page .init-1 {
  margin-top: 100px;
}
.environment-page .init-1 .container img {
  width: 720px;
  display: block;
  margin: auto;
}
.environment-page .init-1 .container video{
  width: 720px;
  display: block;
  margin: auto;
  max-width: 100%;
}
.environment-page .init-1 .container .des {
  font-size: 36px;
  color: rgba(0, 0, 0, 0.6);
  width: 900px;
  max-width: 100%;
  text-align: center;
  margin: auto;
  margin-top: 50px;
  line-height: 1.2;
}
.environment-page .init-2 .container {
  width: 100%;
}
.environment-page .init-2 .container .list {
  padding: 50px 0;
  position: relative;
  margin-top: 180px;
}
.environment-page .init-2 .container .list .sub_div {
  position: absolute;
  width: 65%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f5f5f5;
}
.environment-page .init-2 .container .list .cont {
  position: relative;
  z-index: 2;
  margin: auto;
  width: 1400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.environment-page .init-2 .container .list .cont .left {
  width: 48%;
}
.environment-page .init-2 .container .list .cont .left .top {
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
}
.environment-page .init-2 .container .list .cont .left .bottom {
  font-size: 18px;
  color: #666666;
  margin-top: 15px;
  line-height: 1.2;
}
.environment-page .init-2 .container .list .cont .right {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.environment-page .init-2 .container .list .cont .right .img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  width: 53%;
}
.environment-page .init-2 .container .list .cont .right .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.environment-page .init-2 .container .list .cont .right .sub_img {
  width: 47%;
}
.environment-page .init-2 .container .list:nth-child(2n) .sub_div {
  left: inherit;
  right: 0;
}
.environment-page .init-2 .container .list:nth-child(2n) .cont .right {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.environment-page .init-2 .container .list:nth-child(2n) .cont .right > img {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.environment-page .init-2 .container .list:hover .cont .right .img {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
}
.environment-page .init-3 {
  margin-top: 120px;
}
.environment-page .init-3 .container {
  width: 745px;
  max-width: 100%;
}
.environment-page .init-3 .container .list {
  margin-top: 20px;
}
.environment-page .init-3 .container .list .title {
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 2;
}
.environment-page .init-3 .container .list .des {
  font-size: 16px;
  color: #666666;
  margin-top: 10px;
  padding-left: 10px;
  line-height: 2;
}
.environment-page .init-4 {
  padding: 110px 0;
  background-color: #f5f5f5;
  margin-top: 140px;
}
.environment-page .init-4 .container .tip_title {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  line-height: 2;
}
.environment-page .init-4 .container .swiper {
  margin-top: 80px;
}
.environment-page .init-4 .container .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.environment-page .init-5 {
  margin-top: 150px;
}
.environment-page .init-5 .container .swiper {
  width: 990px;
  max-width: 100%;
  margin: auto;
}
.environment-page .init-5 .container .swiper .swiper-wrapper .swiper-slide .img {
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.environment-page .init-5 .container .swiper .swiper-wrapper .swiper-slide .img img {
  max-width: 100%;
  min-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.environment-page .init-5 .container .swiper .swiper-wrapper .swiper-slide .title {
  margin-top: 25px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}
.environment-page .init-5 .container .swiper .swiper-wrapper .swiper-slide .des {
  font-size: 18px;
  margin-top: 10px;
  color: #666666;
  line-height: 2;
}
@media (max-width: 1450px) {
 .environment-page .init-2 .container .list .cont {
    width: 1200px;
  }
}
@media (max-width: 1250px) {
  .environment-page .init-2 .container .list .cont {
    width: 970px;
  }
  .news-page .ui.container,
  .contact-page .contact-1 .ui.container{
    max-width: 100%;
  }
}
@media (max-width: 1000px) {
  .environment-page .init-2 .container .list .cont {
    width: 700px;
  }
}
@media (max-width: 700px) {
  .news-page .list li{
    flex-direction: column;
  }
  .environment-page .init-1 .container img {
    width: 100%;
  }
  .environment-page .init-2 .container .list {
    background-color: #f5f5f5;
    padding: 30px 15px;
  }
  .environment-page .init-2 .container .list .cont {
    text-align: center;
    width: 100%;
  }
  .environment-page .init-2 .container .list .cont .left {
    margin-top: 20px;
    width: 100%;
  }
  .environment-page .init-2 .container .list .cont .right {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .environment-page .init-2 .container .list .cont .right .sub_img {
    display: none;
  }
  .environment-page .init-2 .container .list .sub_div {
    display: none;
  }
  .environment-page .init-3 .container .list {
    text-align: center;
  }
  .environment-page .init-5 .container .swiper .swiper-wrapper .swiper-slide {
    text-align: center;
  }
  .environment-page .init-5 .container .swiper .swiper-wrapper .swiper-slide .img {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 500px) {
  .environment-page {
    padding-bottom: 40px;
  }
  .environment-page .init-1 {
    margin-top: 40px;
  }
  .environment-page .init-1 .container .des {
    font-size: 18px;
    line-height: 2;
    margin-top: 20px;
  }
  .environment-page .init-2 .container .list {
    margin-top: 40px;
  }
  .environment-page .init-2 .container .list .cont .right .img {
    width: 100%;
  }
  .environment-page .init-2 .container .list .cont .left .top {
    font-size: 20px;
    margin-top: 20px;
  }
  .environment-page .init-3 {
    margin-top: 40px;
  }
  .environment-page .init-4 {
    margin-top: 40px;
    padding: 40px 0;
  }
  .environment-page .init-4 .container .tip_title {
    font-size: 20px;
  }
  .environment-page .init-4 .container .swiper {
    margin-top: 20px;
  }
  .environment-page .init-5 {
    margin-top: 40px;
  }
  .environment-page .init-5 .container .swiper .swiper-wrapper .swiper-slide .title {
    font-size: 20px;
  }
  .environment-page .init-5 .container .swiper .swiper-wrapper .swiper-slide .des {
    font-size: 16px;
    line-height: 2;
  }
}





.sidebar-box {
  padding: 0 30px;
}
.sidebar-box .sidebar-left {
  width: 310px !important;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}
.sidebar-box .sidebar-left .list_box > .list {
  padding: 20px 35px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sidebar-box .sidebar-left .list_box > .list h4 {
  font-size: 18px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
}
.sidebar-box .sidebar-left .list_box > .list > ol > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 20px;
  margin-bottom: 10px;
  position: relative;
}
.sidebar-box .sidebar-left .list_box > .list > ol > li:last-child {
  margin-bottom: 0;
  border-color: transparent;
}
.sidebar-box .sidebar-left .list_box > .list > ol > li > a {
  margin-bottom: 10px;
  display: inline-block;
  padding-left: 20px;
}
.sidebar-box .sidebar-left .list_box > .list > ol > li i {
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.sidebar-box .sidebar-left .list_box > .list ol li a {
  font-size: 14px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.sidebar-box .sidebar-left .list_box > .list ol li.active > a,
.sidebar-box .sidebar-left .list_box > .list ol li a:hover {
  color: var(--color);
}
.sidebar-box .sidebar-left .list_box > .list ol li.active ol {
  max-height: 300px;
  line-height: 30px;
}
.sidebar-box .sidebar-left .list_box > .list ol li ol {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.sidebar-box .sidebar-left .list_box > .list ol li ol li {
  margin-bottom: 10px;
  padding-left: 20px;
}
.sidebar-box .sidebar-left .list_box > .list ol li ol li:last-child {
  margin-bottom: 0;
}
.sidebar-box .sidebar-left .list_box > .list ol li ol li a {
  display: inline-block;
}
.sidebar-box .sidebar-left .list_box > .list ol li ol li.active > a {
  color: var(--color);
}
.sidebar-box .sidebar-left .list_box > .list ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.sidebar-box .sidebar-left .list_box > .list ul li .img {
  width: 120px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.sidebar-box .sidebar-left .list_box > .list ul li .text {
  width: -webkit-calc(100% - 120px);
  width: -moz-calc(100% - 120px);
  width: calc(100% - 120px);
  padding-left: 15px;
  font-size: 14px;
  line-height: 28px;
}
.sidebar-box .sidebar-right {
  width: -webkit-calc(100% - 310px) !important;
  width: -moz-calc(100% - 310px) !important;
  width: calc(100% - 310px) !important;
}
.sidebar-box .sidebar-right .pro-box {
  margin: 70px 0 95px;
}
.sidebar-box .sidebar-right .pro-box ul {
  margin: -20px -10px;
}
.sidebar-box .sidebar-right .pro-box ul li {
  padding: 20px 10px;
}
.sidebar-box .sidebar-right .pro-box ul li:hover .img .btn {
  opacity: 1;
}
.sidebar-box .sidebar-right .pro-box ul li .img {
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 205px;
  position: relative;
}
.sidebar-box .sidebar-right .pro-box ul li .img .btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.sidebar-box .sidebar-right .pro-box ul li h4 {
  padding: 0 15px;
}
.sidebar-box .sidebar-right .pro-list ul {
  margin: -25px -20px;
}
.sidebar-box .sidebar-right .pro-list ul li {
  padding: 25px 20px;
}
.sidebar-box .sidebar-right .pro-list ul li .img-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 325px;
  border: 1px solid #d5d2d2;
}
.sidebar-box .sidebar-right .pro-list ul li .con {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.m-link a {
  color: #333;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.m-link a:hover {
  color: var(--color);
}
.prodet-page .prodet-box .left {
  width: 540px;
}
.prodet-page .prodet-box .left .big {
  width: 100%;
}
.prodet-page .prodet-box .left .big ul li {
  height: 435px;
  padding: 1px;
}
.prodet-page .prodet-box .left .big ul li .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.prodet-page .prodet-box .left .small {
  width: 100%;
  margin-top: 15px;
}
.prodet-page .prodet-box .left .small ul {
  margin: 0 -12px;
}
.prodet-page .prodet-box .left .small ul li {
  padding: 0 12px;
}
.prodet-page .prodet-box .left .small ul li .img {
  display: block;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.prodet-page .prodet-box .right {
  width: -webkit-calc(100% - 540px);
  width: -moz-calc(100% - 540px);
  width: calc(100% - 540px);
  padding-left: 80px;
}
.prodet-page .prodet-box .right .con {
  max-height: 350px;
  overflow-y: auto;
}
.prodet-page .prodet-box .right .more {
  width: 250px;
  height: 50px;
  border-radius: 5px;
  margin: 80px 0 30px;
}
.prodet-page .prodet-box .right .more span {
  text-transform: uppercase;
  font-size: 18px;
}
.prodet-page .det {
  width: 100%;
  padding: 60px 0;
  border-bottom: 1px solid #e5e5e5;
}
.prodet-page .det .con table{
  font-size: 16px;
  line-height: 30px;
}
.prodet-page .det .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.prodet-page .det .title::after {
  content: '';
  display: block;
  width: -webkit-calc(100% - 310px);
  width: -moz-calc(100% - 310px);
  width: calc(100% - 310px);
  height: 1px;
  border-top: 1px solid #e5e5e5;
}
.prodet-page .prodet-list ul {
  margin: 0 -20px;
}
.prodet-page .prodet-list ul li {
  padding: 0 20px;
}
.prodet-page .prodet-list ul li .img-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
  border: 1px solid #d5d2d2;
}
.prodet-page .prodet-list ul li .con {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.prodet-page .about-page {
  background-color: #f4f4f4;
}
.prodet-page .about-page .about-1 .about-play::after {
  background-color: #fff;
}

.related-product ul {
  margin: 0 -20px;
}
.related-product ul li {
  padding: 0 20px;
}
.related-product ul li .img-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
  border: 1px solid #d5d2d2;
}
.related-product ul li .con {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
@media (max-width: 1600px) {
  .prodet-page .prodet-box .left {
    width: 50%;
  }
  .prodet-page .prodet-box .right {
    width: 50%;
  }
}
@media (max-width: 1400px) {
  .sidebar-box .sidebar-right .pro-list ul li .img-box {
    height: auto;
  }
  .prodet-page .prodet-box .right {
    padding-left: 40px;
  }
  .prodet-page .prodet-box .right h2 {
    font-size: 30px;
  }
  .prodet-page .prodet-box .right .more {
    margin: 30px 0;
  }
}
@media (max-width: 1200px) {
  .projectdet-page .projectdet-1 .left {
    width: 50%;
    padding-right: 60px;
  }
  .newsdet-page .newsdet-1 h1 {
    font-size: 30px;
  }
  .newsdet-page .newsdet-1 h4 {
    font-size: 20px;
  }
  .prodet-page .prodet-box .left {
    width: 100%;
  }
  .prodet-page .prodet-box .right {
    width: 100%;
    padding-left: 0;
    margin-top: 60px;
  }
}
@media (max-width: 1000px) {
  .sidebar-box .sidebar-right .pro-list ul li {
    width: 50%;
  }
  .sidebar-box .sidebar-left {
    display: none;
  }
  .sidebar-box .sidebar-right {
    padding-left: 0;
    width: 100% !important;
  }
  .sidebar-box {
    padding: 0 15px;
  }
  .prodet-page .prodet-box .left .big ul li {
    height: auto;
  }
  .prodet-page .prodet-box .right .con {
    max-height: unset;
    overflow-y: unset;
  }
}
@media (max-width: 500px) {
  .projectdet-page .projectdet-1 .left .list h5 {
    margin-right: 15px;
  }
  .sidebar-box .sidebar-right .pro-list ul li {
    width: 100%;
  }
}