@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-Black.eot');
  src: url('../fonts/Outfit-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-Black.woff2') format('woff2'), url('../fonts/Outfit-Black.woff') format('woff'), url('../fonts/Outfit-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-Bold.eot');
  src: url('../fonts/Outfit-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-Bold.woff2') format('woff2'), url('../fonts/Outfit-Bold.woff') format('woff'), url('../fonts/Outfit-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-ExtraBold.eot');
  src: url('../fonts/Outfit-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-ExtraBold.woff2') format('woff2'), url('../fonts/Outfit-ExtraBold.woff') format('woff'), url('../fonts/Outfit-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-ExtraLight.eot');
  src: url('../fonts/Outfit-ExtraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-ExtraLight.woff2') format('woff2'), url('../fonts/Outfit-ExtraLight.woff') format('woff'), url('../fonts/Outfit-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-Light.eot');
  src: url('../fonts/Outfit-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-Light.woff2') format('woff2'), url('../fonts/Outfit-Light.woff') format('woff'), url('../fonts/Outfit-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-Medium.eot');
  src: url('../fonts/Outfit-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-Medium.woff2') format('woff2'), url('../fonts/Outfit-Medium.woff') format('woff'), url('../fonts/Outfit-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-Regular.eot');
  src: url('../fonts/Outfit-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-Regular.woff2') format('woff2'), url('../fonts/Outfit-Regular.woff') format('woff'), url('../fonts/Outfit-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-SemiBold.eot');
  src: url('../fonts/Outfit-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-SemiBold.woff2') format('woff2'), url('../fonts/Outfit-SemiBold.woff') format('woff'), url('../fonts/Outfit-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-Thin.eot');
  src: url('../fonts/Outfit-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-Thin.woff2') format('woff2'), url('../fonts/Outfit-Thin.woff') format('woff'), url('../fonts/Outfit-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
#Pop_UpsBtn {
  display: none !important;
}
#ewm canvas,
#ewm img {
  width: 100%;
  display: block;
}
.fd {
  text-transform: uppercase;
}
:root {
  --px100: calc(4.1667vw + 20px);
  --px145: calc(6.5vw + 20px);
  --px140: calc(6.25vw + 20px);
  --px110: calc(4.65vw + 20px);
  --px50: calc(1.5625vw + 20px);
  --px60: calc(2.0925vw + 20px);
  --px80: calc(3.1267vw + 20px);
  --px130: calc(5.75vw + 20px);
  --px120: calc(5.21vw + 20px);
  --px170: calc(7.8vw + 20px);
  --px70: calc(2.6067vw + 20px);
  --px90: calc(3.65vw + 20px);
  --px8: calc(0.258vw + 3px);
  --px40: calc(1.0455vw + 20px);
  --color: #0b9641;
}
:root {
  --ft50: calc(1.88vw + 14px);
  --ft48: calc(1.77vw + 14px);
  --ft40: calc(1.3555vw + 14px);
  --ft44: calc(1.56vw + 14px);
  --ft46: calc(1.67vw + 14px);
  --ft18: calc(0.2085vw + 14px);
  --ft16: calc(0.1055vw + 14px);
  --ft24: calc(0.525vw + 14px);
  --ft26: calc(0.625vw + 14px);
  --ft20: calc(0.315vw + 14px);
  --ft30: calc(0.8345vw + 14px);
  --ft32: calc(0.9385vw + 14px);
  --ft34: calc(1.0385vw + 14px);
  --ft36: calc(1.1465vw + 14px);
  --ft38: calc(1.2465vw + 14px);
  --ft60: calc(2.3955vw + 14px);
  --ft62: calc(2.4955vw + 14px);
}
#pups_shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  z-index: 21;
  display: none;
}
#pups_from1 {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 80%;
  width: 500px;
  max-width: 90%;
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 22;
  background: white;
  padding: 30px;
  overflow: auto;
}
#pups_from1 h4 {
  font-size: 18px;
  color: #222;
  text-transform: capitalize;
  line-height: 1;
  font-weight: bold;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  padding: 15px 20px;
  background: #f5f5f5;
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
#pups_from1 form {
  margin-top: 40px;
}
#pups_from1 i.close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #eee;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#pups_from1 i.close::after,
#pups_from1 i.close::before {
  content: '';
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  width: 70%;
  height: 2px;
  margin-top: -1px;
  background: black;
  position: absolute;
  top: 50%;
  left: 15%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#pups_from1 i.close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#pups_from1 i.close:hover {
  background: var(--color);
}
#pups_from1 i.close:hover::before,
#pups_from1 i.close:hover::after {
  background: white;
}
#pups_from1 ul li {
  margin-bottom: 10px;
  position: relative;
}
#pups_from1 ul li label {
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}
#pups_from1 ul li label em {
  color: red;
  margin-right: 2px;
}
#pups_from1 ul li input,
#pups_from1 ul li textarea {
  width: 100%;
  line-height: 24px;
  padding: 6px 15px;
  border: 1px solid #eee;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-size: 16px;
}
#pups_from1 ul li input:focus,
#pups_from1 ul li textarea:focus {
  border-color: var(--color);
}
#pups_from1 ul li textarea {
  height: 80px;
}
#pups_from1 ul li input[type="submit"] {
  width: auto;
  padding: 6px 40px;
  display: inline-block;
  background: var(--color);
  color: white;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#pups_from1 ul li input[type="submit"]:hover {
  opacity: 0.7;
}
#pups_from1 ul li:last-child {
  margin-bottom: 0;
}
.right_nav_list {
  position: fixed;
  bottom: 220px;
  right: 20px;
  z-index: 10;
}
.right_nav_list ul li {
  margin-top: 2px;
  width: 56px;
  height: 56px;
  cursor: pointer;
  padding: 0;
  position: relative;
  color: #fff;
  background: var(--color);
  border: 1px solid #fff;
}
.right_nav_list ul li .iImg {
  width: 24px;
  height: 32px;
}
.right_nav_list ul li .text {
  padding: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 24px;
}
.right_nav_list ul li .cont {
  position: absolute;
  left: -150px;
  top: 0;
  width: 150px;
  min-height: 100%;
  padding: 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -o-transition: opacity 0.3s, -o-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, -o-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  overflow: hidden;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
}
.right_nav_list ul li .cont #ewm {
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  padding: 8px;
  border: 1px solid #ccc;
}
.right_nav_list ul li:hover {
  background-color: #000;
}
.right_nav_list ul li:hover .cont {
  transform: rotate3d(0, 0, 0, -90deg);
  -webkit-transform: rotate3d(0, 0, 0, -90deg);
  -moz-transform: rotate3d(0, 0, 0, -90deg);
  -ms-transform: rotate3d(0, 0, 0, -90deg);
  -o-transform: rotate3d(0, 0, 0, -90deg);
  opacity: 1;
}
@media (max-width: 500px) {
  .right_nav_list {
    right: 5px;
    bottom: 150px;
  }
  .right_nav_list ul li {
    width: 38px;
    height: 38px;
    margin-top: 5px;
  }
  .right_nav_list ul li .more_cont {
    font-size: 16px;
  }
  .right_nav_list ul li .iImg {
    width: 16px;
    height: 24px;
  }
}
iframe {
  display: block;
  width: 100%;
}
#Pop_UpsBtn {
  z-index: 20;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: fixed;
  border-radius: 100%;
  background: var(--color);
  color: white;
  right: 2%;
  bottom: 40%;
  font-size: 24px;
  -o-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  cursor: hand;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#Pop_UpsBtn:hover {
  background: #889aff;
}
*::-webkit-scrollbar-thumb {
  background-color: #222;
}
b,
strong {
  font-weight: bold;
}
html,
body {
  position: relative;
  max-width: 1920px;
  margin: auto;
}
body {
  overflow-x: hidden;
  position: relative;
  font-family: 'Outfit';
  font-weight: 300;
  margin: 0 auto;
  color: #000000;
  font-size: var(--ft16);
}
#ewm img,
#ewm canvas {
  display: block;
  width: 100%;
}
img {
  max-width: 100%;
  width: auto;
  height: auto;
}
table {
  margin-bottom: 20px;
  word-break: break-word;
  width: 100%;
  height: auto;
  display: block;
  overflow: auto;
}
table tbody {
  display: table;
  width: 100% !important;
}
table tbody td,
table tbody th {
  padding: 5px 10px;
  border: 1px solid #666;
  width: auto !important;
  height: auto !important;
}
table tbody tr {
  width: auto !important;
  height: auto !important;
}
table tbody tr:nth-child(even) {
  background: #eee;
}
html.mobile {
  overflow: hidden;
}
html.mobile .body-overflow-box {
  position: relative;
  left: 280px;
}
#mobile {
  position: fixed;
  top: 0;
  left: -280px;
  width: 280px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  display: none !important;
  z-index: 20;
  height: 100%;
}
#mobile:before {
  content: '';
  width: 200%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.13);
  z-index: -1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#mobile .mobile-logo {
  position: absolute;
  left: 100%;
  width: 100vw;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #111;
  -o-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
}
#mobile .mobile-logo img {
  max-height: 30px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
  -o-object-fit: contain;
  object-fit: contain;
  width: 220px;
}
#mobile #menu-on {
  width: 40px;
  height: 40px;
  background: #f5f5f5;
  position: absolute;
  left: 100%;
  top: 0;
  cursor: pointer;
  cursor: hand;
  z-index: 1;
}
#mobile #menu-on i {
  width: 23px;
  height: 2px;
  background: #222;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#mobile #menu-on i.line1 {
  top: 12px;
}
#mobile #menu-on i.line2 {
  top: 19px;
}
#mobile #menu-on i.line3 {
  top: 26px;
}
#mobile .menu-content {
  width: 100%;
  height: 100%;
  display: block;
  background: #222;
  padding: 40px 10% 60px;
  overflow-y: auto;
  color: white;
}
#mobile .menu-content::-webkit-scrollbar {
  width: 3px;
  border-radius: 1.5px;
}
#mobile .menu-content::-webkit-scrollbar-button {
  display: none;
}
#mobile .menu-content::-webkit-scrollbar-track {
  background-color: #222;
}
#mobile .menu-content::-webkit-scrollbar-thumb {
  background-color: #eee;
}
#mobile .menu-content .h3 {
  font-size: 20px;
  color: inherit;
  text-transform: capitalize;
  margin-bottom: 10px;
}
#mobile .menu-content .h3 i {
  font-size: 16px;
  position: relative;
  top: -1px;
}
#mobile .menu-content .menu-logo {
  display: block;
}
#mobile .menu-content .menu-logo img {
  margin: 0 auto;
}
#mobile .menu-content .menu-list {
  margin: 40px 0;
}
#mobile .menu-content .menu-list ul li {
  font-size: 15px;
  color: inherit;
  text-transform: uppercase;
  line-height: 20px;
}
#mobile .menu-content .menu-list ul li a {
  padding: 8px 0;
  display: block;
}
#mobile .menu-content .menu-list ul li a:hover {
  color: #ff9800;
  text-decoration: underline;
}
#mobile .menu-content .menu-list ul li li a {
  position: relative;
  padding-left: 15px;
  font-size: 13px;
  line-height: 18px;
}
#mobile .menu-content .menu-list ul li li a:after {
  content: '';
  width: 6px;
  height: 1px;
  background: white;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#mobile .menu-content .menu-list ul li li li a {
  padding-left: 25px;
}
#mobile .menu-content .menu-list ul li li li a:after {
  width: 12px;
}
#mobile .menu-content .mob-search form {
  position: relative;
}
#mobile .menu-content .mob-search form input {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  border: none;
  padding: 0 15px;
  font-size: 14px;
  color: black;
}
#mobile .menu-content .mob-search form input[type="submit"] {
  width: 45px;
  height: 45px;
  background: url("../images/icon-search-white.png") no-repeat center center #222;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
  border: 1px solid #fff;
}
#mobile .menu-content .mob-yuy {
  margin: 40px 0;
}
#mobile .menu-content .mob-yuy ul li {
  margin-bottom: 10px;
  color: inherit;
  font-size: 14px;
}
#mobile .menu-content .mob-yuy ul li img {
  max-width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#mobile .menu-content .mob-share ul li {
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background: #333;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 14px;
  margin-right: 3px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#mobile .menu-content .mob-share ul li:hover {
  background: #ff9800;
}
#mobile .menu-content #menu-off {
  margin-top: 40px;
  cursor: pointer;
  cursor: hand;
}
#mobile.active {
  left: 0;
}
#mobile.active:before {
  right: 0;
}
#mobile.active #menu-on i.line1 {
  -webkit-transform: translateX(-50%) rotateZ(45deg);
  -moz-transform: translateX(-50%) rotateZ(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  -o-transform: translateX(-50%) rotateZ(45deg);
  transform: translateX(-50%) rotateZ(45deg);
  top: 12px;
  margin-left: 3px;
}
#mobile.active #menu-on i.line2 {
  opacity: 0;
}
#mobile.active #menu-on i.line3 {
  -webkit-transform: translateX(-50%) rotateZ(-45deg);
  -moz-transform: translateX(-50%) rotateZ(-45deg);
  -ms-transform: translateX(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) rotateZ(-45deg);
  transform: translateX(-50%) rotateZ(-45deg);
  top: 28px;
  margin-left: 3px;
}
#mobile.white .mobile-logo {
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: white;
}
#mobile.white .menu-content {
  background: white;
  color: black;
}
#mobile.white .menu-content .menu-list ul li li a:after {
  background: black;
}
#mobile.white .menu-content .mob-search form input {
  border: 1px solid black;
}
#mobile.white .menu-content .mob-search form input[type="submit"] {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.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;
}
#header {
  padding-top: 14px;
  padding-bottom: 15px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 18;
  background-color: #fff;
}
#header a {
  display: block;
}
#header img {
  display: block;
  width: 100%;
}
#header > .nav {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1920px;
  margin: auto;
}
#header > .nav .f-top {
  background-color: #c10015;
  color: #fff;
  padding: 12px 0;
}
#header > .nav .f-top .container {
  display: flex;
}
#header > .nav .f-top .share {
  margin-left: auto;
}
#header > .nav .f-top .share li {
  margin-left: 20px;
}
#header > .nav .f-top .share li a {
  font-size: 16px;
  font-weight: 400;
}
#header > .nav > .menu .menu-box {
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
}
#header > .nav > .menu .menu-box .left {
  position: relative;
}
#header > .nav > .menu .menu-box .left .logo {
  position: relative;
  display: block;
  z-index: 1;
}
#header > .nav > .menu .menu-box .left .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
#header > .nav > .menu .menu-box .menu_c {
  text-align: center;
  z-index: 2;
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container {
  z-index: 2;
  width: 100%;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu {
  width: 100%;
  padding: 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;
  text-align: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item {
  display: inline-block;
  position: relative;
  margin-left: var(--ft50);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item.menu-item-has-children > a::after {
  margin-left: 0;
  content: "\e768";
  position: relative;
  font-family: "iconfont" !important;
  top: 3px;
  left: 0;
  font-size: var(--ft18);
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item:first-child {
  margin-left: 0;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item.active > a {
  color: var(--color);
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item.active > a::before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item:hover > a {
  color: var(--color);
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item:hover > a::before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item:hover > .sub-menu {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  padding: 4px 0 4px 0;
  text-align: left;
  line-height: 1.2;
  position: relative;
  font-size: calc(0.415vw + 14px);
  text-transform: capitalize;
  color: #666666;
  font-weight: 500;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a i {
  font-size: 12px;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 1px;
  bottom: 15px;
  left: -14px;
  background-color: var(--color);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  z-index: -1;
  opacity: 0;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 150px;
  width: auto;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform: scaleY(0);
  transform-origin: top;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 2px;
  background-color: #f7f7f7;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu .menu-item {
  color: #000;
  position: relative;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu .menu-item a {
  white-space: nowrap;
  font-size: 16px;
  padding: 8px 12px;
  text-align: left;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  position: relative;
  display: block;
  border-bottom: 1px solid rgba(189, 189, 189, 0);
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu .menu-item:hover > a {
  background-color: var(--color);
  color: #fff;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu .menu-item .sub-menu {
  left: 100%;
  top: 0;
  min-width: 120px;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu .menu-item:hover .sub-menu {
  transform: rotate3d(0, 0, 0, -90deg);
  -webkit-transform: rotate3d(0, 0, 0, -90deg);
  -moz-transform: rotate3d(0, 0, 0, -90deg);
  -ms-transform: rotate3d(0, 0, 0, -90deg);
  -o-transform: rotate3d(0, 0, 0, -90deg);
  opacity: 1;
}
#header > .nav > .menu .menu-box .right {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
#header > .nav > .menu .menu-box .right .ds-line {
  margin-left: 11px;
  margin-right: 10px;
  width: 1px;
  height: 13px;
  background: #000000;
  opacity: 0.57;
}
#header > .nav > .menu .menu-box .right .pp_btn {
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  height: 47px;
  background: #FFFFFF;
  border-radius: 23px;
  border: 1px solid #049832;
  padding: 6px 7px 6px var(--ft26);
  font-weight: 400;
  font-size: 16px;
  color: #049832;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header > .nav > .menu .menu-box .right .pp_btn p {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 35px;
  height: 35px;
  background: #049832;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header > .nav > .menu .menu-box .right .pp_btn p img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 14px;
  height: 15px;
  filter: brightness(0) invert(1);
}
#header > .nav > .menu .menu-box .right .pp_btn span {
  white-space: nowrap;
  margin-right: var(--ft18);
}
#header > .nav > .menu .menu-box .right .pp_btn:hover {
  background: var(--color);
  color: #ffffff;
}
#header > .nav > .menu .menu-box .right .pp_btn:hover p {
  background: #ffffff;
}
#header > .nav > .menu .menu-box .right .pp_btn:hover p img {
  filter: none;
}
#header > .nav > .menu .menu-box .right .search {
  cursor: pointer;
}
#header > .nav > .menu .menu-box .right .lang_cont {
  margin-left: calc(1.46vw + 14px);
  margin-right: var(--ft40);
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  color: #000000;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont .textC {
  width: 104px;
  height: 29px;
  border-radius: 15px;
  border: 1px solid #000000;
  color: #000;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  font-size: var(--ft16);
  justify-content: center;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont .textC .lang_img1 {
  width: 24px;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont .textC .lang_img2 {
  width: 14px;
}
#header > .nav > .menu .menu-box .right .lang_cont .lang {
  padding-top: 5px;
}
#header > .nav > .menu .menu-box .right .open_btn {
  font-size: 16px;
  font-weight: 300;
  cursor: pointer;
  text-align: center;
  color: #fff;
  margin-left: 26px;
  background-color: #c10015;
  min-width: 150px;
  padding: 10px;
}
#header > .nav > .menu .menu-box .right .open_btn p {
  position: relative;
}
#header > .nav > .menu .menu-box .right .open_btn .img {
  width: 19px;
  height: 19px;
  margin-left: 10px;
}
#header > .nav > .menu .menu-box .right .open_btn:hover {
  background-color: #000;
}
#header > .nav .lang_cont {
  display: inline-block;
  position: relative;
  cursor: pointer;
  z-index: 2;
}
#header > .nav .lang_cont:hover .lang {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
#header > .nav .lang_cont .lang {
  overflow-y: auto;
  max-height: 400px;
  width: 150px;
  position: absolute;
  top: 100%;
  right: 0;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -o-transition: opacity 0.3s, -o-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, -o-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  border-bottom: 3px solid #333333;
}
#header > .nav .lang_cont .lang li a {
  display: block;
  background: #f7f7f7;
  padding: 5px 10px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  text-align: left;
}
#header > .nav .lang_cont .lang li a:hover {
  background-color: #000;
  color: #fff;
}
#header > .nav .lang_cont .lang li a:hover em {
  color: #fff;
}
#header > .nav .lang_cont .lang li a img {
  display: inline;
  width: 20%;
  margin-top: 4px;
}
#header > .nav .lang_cont .lang li a em {
  display: inline;
  font-size: 16px;
  margin-left: 10px;
  color: #000;
}
@keyframes ks2 {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
}
.colorF {
  color: #fff;
}
.flexWrap {
  display: flex;
  flex-wrap: wrap;
}
.flexCenter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flexAC {
  display: flex;
  align-items: center;
}
.flexBetween {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.text-L {
  text-align: left;
}
.text-C {
  text-align: center;
}
.text-R {
  text-align: right;
}
.t_1 {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.italic {
  font-style: italic;
}
.container {
  width: 1710px;
  padding: 0 15px;
}
@keyframes roate1 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#banner {
  overflow: hidden;
}
#banner .swiper_banner {
  position: relative;
}
#banner .swiper_banner .swiper-banner-pagination {
  padding-top: 200px;
  position: absolute;
  right: 6.25vw;
  left: unset;
  height: 100%;
  width: 21px;
  display: flex;
  justify-content: center;
  bottom: calc(2.6555vw + 15px);
  z-index: 4;
  flex-direction: column;
}
#banner .swiper_banner .swiper-banner-pagination .swiper-pagination-bullet {
  margin: 7px 0;
  opacity: 1;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  border: 1px solid transparent;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
#banner .swiper_banner .swiper-banner-pagination .swiper-pagination-bullet::after {
  content: '';
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
}
#banner .swiper_banner .swiper-banner-pagination .swiper-pagination-bullet-active {
  border: 1px solid var(--color);
}
#banner .swiper_banner .swiper-banner-pagination .swiper-pagination-bullet-active::after {
  content: '';
  width: 8px;
  height: 8px;
  background: var(--color);
  border-radius: 50%;
}
#banner .swiper_banner .swiper-slide {
  position: relative;
}
#banner .swiper_banner .swiper-slide .banner-text {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 9.58vw;
}
#banner .swiper_banner .swiper-slide .banner-text .btm {
  width: 28%;
}
#banner .swiper_banner .swiper-slide .banner-text .bt1 {
  font-weight: 500;
  font-size: var(--ft50);
  color: #0B9641;
  line-height: 1.2;
}
#banner .swiper_banner .swiper-slide .banner-text .bt2 {
  margin-top: var(--ft34);
  margin-bottom: calc(3.959vw + 10px);
  font-weight: 300;
  font-size: var(--ft20);
  color: #666666;
  line-height: 1.5;
}
.lw_btn {
  letter-spacing: normal;
  width: fit-content;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  height: 47px;
  border-radius: 23px;
  border: 1px solid #049832;
  background: var(--color);
  padding: 6px 7px 6px var(--ft26);
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lw_btn p,
.lw_btn .p {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 35px;
  height: 35px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lw_btn p img,
.lw_btn .p img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 14px;
  height: 15px;
  filter: none;
}
.lw_btn span {
  white-space: nowrap;
  margin-right: var(--ft18);
}
.lw_btn:hover {
  background: transparent;
  color: #000;
}
.lw_btn:hover p {
  background: var(--color);
}
.lw_btn:hover p img {
  filter: brightness(0) invert(1);
}
.lw_btn1 {
  width: fit-content;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  height: 47px;
  border-radius: 23px;
  border: 1px solid #999;
  background: transparent;
  padding: 6px 7px 6px var(--ft26);
  font-weight: 400;
  font-size: 16px;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lw_btn1 p {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 35px;
  height: 35px;
  background: var(--color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lw_btn1 p img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 14px;
  height: 15px;
  filter: brightness(0) invert(1);
}
.lw_btn1 span {
  white-space: nowrap;
  margin-right: var(--ft18);
  letter-spacing: normal;
}
.lw_btn1:hover {
  background: var(--color);
  color: #fff;
  border: 1px solid var(--color);
}
.lw_btn1:hover p {
  background: #fff;
}
.lw_btn1:hover p img {
  filter: none;
}
.lw-tap {
  font-weight: 400;
  font-size: var(--ft24);
  color: #049832;
  line-height: 1.1;
}
.lw-h {
  font-weight: 500;
  font-size: var(--ft40);
  color: #0B9641;
  line-height: 1.1;
}
#index-body {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
#index-body .init-1 {
  background: #f7f7f7;
  padding-top: var(--px90);
  padding-bottom: calc(4.65vw + 16px);
}
#index-body .init-1 .i1-t {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--ft38);
}
#index-body .init-1 .i1-t .i1t-c {
  position: relative;
  cursor: pointer;
  font-weight: 500;
  font-size: var(--ft20);
  color: #666666;
  line-height: 1.5;
  background: #FFFFFF;
  border-radius: 10px;
  min-height: 141px;
  display: flex;
  align-items: center;
  padding-left: calc(2.0835vw + 12px);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
}
#index-body .init-1 .i1-t .i1t-c.active,
#index-body .init-1 .i1-t .i1t-c:hover {
  border-radius: 90px;
  color: #fff;
}
#index-body .init-1 .i1-t .i1t-c.active .i1t-cbg,
#index-body .init-1 .i1-t .i1t-c:hover .i1t-cbg {
  opacity: 1;
}
#index-body .init-1 .i1-t .i1t-c.active .it1t-l::before,
#index-body .init-1 .i1-t .i1t-c:hover .it1t-l::before {
  background: #fff;
}
#index-body .init-1 .i1-t .i1t-c.active .it1t-l img,
#index-body .init-1 .i1-t .i1t-c:hover .it1t-l img {
  filter: brightness(0) invert(1);
}
#index-body .init-1 .i1-t .i1t-c .i1t-cbg {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
#index-body .init-1 .i1-t .i1t-c .it1t-l,
#index-body .init-1 .i1-t .i1t-c .it1t-r {
  position: relative;
  z-index: 3;
}
#index-body .init-1 .i1-t .i1t-c .it1t-l {
  margin-right: var(--ft38);
  position: relative;
}
#index-body .init-1 .i1-t .i1t-c .it1t-l img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-1 .i1-t .i1t-c .it1t-l::before {
  content: '';
  position: absolute;
  width: 41px;
  height: 41px;
  background: #006728;
  border-radius: 50%;
  opacity: 0.1;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
}
#index-body .init-1 .i1-b {
  margin-top: calc(3.1215vw + 14px);
}
#index-body .init-1 .i1-b .i1b {
  display: none;
}
#index-body .init-1 .i1-b .i1b:first-child {
  display: block;
}
#index-body .init-1 .i1-b .i1bm {
  display: flex;
}
#index-body .init-1 .i1-b .i1bm > div {
  width: 50%;
}
#index-body .init-1 .i1-b .i1bm .i1b-l img {
  border-radius: 10px;
}
#index-body .init-1 .i1-b .i1bm .i1b-r {
  padding-left: calc(2.0835vw + 14px);
}
#index-body .init-1 .i1-b .i1bm .i1b-r .swiper-i1 {
  overflow: hidden;
}
#index-body .init-1 .i1-b .i1bm .i1b-r .swiper-i1 .swiper-slide {
  border-radius: 10px;
  overflow: hidden;
}
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-p1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-p1 .i1b-r-p1-l {
  font-weight: 500;
  font-size: var(--ft30);
  color: #0B9641;
  line-height: 1.1;
}
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-p2 {
  margin-bottom: calc(3.1215vw + 14px);
  margin-top: var(--ft30);
  font-weight: 300;
  font-size: var(--ft18);
  color: #666666;
  line-height: 1.67;
}
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb {
  margin-top: var(--ft38);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb .swiper-i11-progressbar,
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb .swiper-i22-progressbar,
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb .swiper-i33-progressbar,
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb .swiper-i44-progressbar {
  width: 60%;
  height: 2px;
  background: #E6E6E6;
}
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb .swiper-i11-progressbar .swiper-scrollbar-drag,
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb .swiper-i22-progressbar .swiper-scrollbar-drag,
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb .swiper-i33-progressbar .swiper-scrollbar-drag,
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb .swiper-i44-progressbar .swiper-scrollbar-drag {
  height: 4px;
  margin-top: -1px;
  background: var(--color);
  border-radius: 0;
}
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb .i1-btns {
  display: flex;
}
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb .i1-btns .i1-br {
  margin-left: var(--ft18);
}
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb .i1-btns .i1-br img {
  transform: rotate(180deg);
}
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb .i1-btns > div {
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 30px;
  height: 30px;
  background: #E6E6E6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb .i1-btns > div img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb .i1-btns > div:hover {
  background: var(--color);
}
#index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-bb .i1-btns > div:hover img {
  filter: brightness(0) invert(1);
}
#index-body .init-2 {
  padding-top: calc(9.38vw + 10px);
}
#index-body .init-2 .container {
  display: flex;
  position: relative;
}
#index-body .init-2 .container .i2-bg {
  position: absolute;
  bottom: 0;
  left: 15px;
}
#index-body .init-2 .container .lw-h {
  margin-top: 14px;
  margin-bottom: var(--ft34);
}
#index-body .init-2 .container .i2-l {
  position: relative;
  z-index: 3;
  width: 45%;
}
#index-body .init-2 .container .i2-l .i2-p {
  padding-right: calc(3.0225vw + 14px);
  font-weight: 300;
  font-size: var(--ft18);
  color: #666666;
  line-height: 1.67;
  margin-bottom: var(--ft48);
}
#index-body .init-2 .container .i2-r {
  position: relative;
  z-index: 3;
  padding-left: 11.614vw;
  width: 55%;
}
#index-body .init-2 .container .i2-r .img {
  position: relative;
}
#index-body .init-2 .container .i2-r .img .i2r-bg {
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-68.5%, -27%);
}
#index-body .init-3 {
  padding-top: var(--px120);
  padding-bottom: calc(7.8vw + 6px);
}
#index-body .init-3 .container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: calc(1.3555vw + 13px);
}
#index-body .init-3 .container .i3-c2 img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#index-body .init-3 .container .i3-c {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--ft20);
}
#index-body .init-3 .container .i3-g {
  border-radius: 10px;
  background: url(../images/i3-5.png) no-repeat center;
  background-size: cover;
  padding-top: calc(2.1885vw + 14px);
  padding-bottom: var(--ft40);
}
#index-body .init-3 .container .i3-g .i3g1 {
  font-weight: 400;
  font-size: var(--ft20);
  color: #FFFFFF;
  line-height: 1;
}
#index-body .init-3 .container .i3-g .i3g2 {
  margin-top: 10px;
  margin-bottom: 15px;
  line-height: 1;
  font-weight: 500;
  font-size: var(--ft26);
  color: #FFFFFF;
}
#index-body .init-3 .container .i3-g .lw_btn {
  color: var(--color);
  background: #fff;
}
#index-body .init-3 .container .i3-g .lw_btn:hover p {
  transform: rotate(45deg);
}
#index-body .init-3 .container .i3-g .lw_btn p {
  background: var(--color);
}
#index-body .init-3 .container .i3-g .lw_btn p img {
  filter: brightness(0) invert(1);
}
#index-body .init-3 .container .i3-b {
  background: #F7F7F7;
  border-radius: 10px;
  display: flex;
  padding: var(--ft38) var(--ft24) var(--ft44) calc(0.415vw + 14px);
  display: grid;
  grid-template-columns: 52fr 420fr;
  gap: 15px;
}
#index-body .init-3 .container .i3-b:hover .i3-bl img {
  transform: rotateY(180deg);
}
#index-body .init-3 .container .i3-b .i3-bl {
  width: 52px;
  height: 52px;
  background: var(--color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#index-body .init-3 .container .i3-b .i3-bl img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-3 .container .i3-b .i3-br .i3-br1 {
  font-weight: 500;
  font-size: var(--ft26);
  color: #141414;
  line-height: 1.2;
}
#index-body .init-3 .container .i3-b .i3-br .i3-br2 {
  margin-top: 15px;
  font-weight: 300;
  font-size: 18px;
  color: #666666;
  line-height: 1.56;
  height: 84px;
  overflow-y: auto;
}
#index-body .init-3 .container .i3-b.i3-b1 {
  background: #0b9641;
}
#index-body .init-3 .container .i3-b.i3-b1 .i3-bl {
  width: 52px;
  height: 52px;
  background: #FFFFFF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#index-body .init-3 .container .i3-b.i3-b1 .i3-br .i3-br1 {
  font-weight: 500;
  font-size: var(--ft26);
  color: #FFFFFF;
  line-height: 1.2;
}
#index-body .init-3 .container .i3-b.i3-b1 .i3-br .i3-br2 {
  margin-top: 15px;
  font-weight: 300;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1.56;
  height: 84px;
  overflow-y: auto;
}
#index-body .init-4 {
  padding-top: var(--px110);
  padding-bottom: var(--px100);
  background: url(../images/i4-1.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
#index-body .init-4 .i4-t {
  display: flex;
}
#index-body .init-4 .i4-t .i4tl {
  width: 48.33%;
  padding-right: calc(5.21vw + 12px);
}
#index-body .init-4 .i4-t .i4tl .i4tl-t {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#index-body .init-4 .i4-t .i4tl .i4tl-t .lw_btn {
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: transparent;
}
#index-body .init-4 .i4-t .i4tl .i4tl-t .lw_btn:hover {
  background: #fff;
}
#index-body .init-4 .i4-t .i4tl .i4tl-t .i4tl-p1 {
  font-weight: 400;
  font-size: var(--ft20);
  color: #FFFFFF;
  line-height: 1;
}
#index-body .init-4 .i4-t .i4tl .i4tl-t .i4tl-p2 {
  margin-top: var(--ft18);
  font-weight: 500;
  font-size: var(--ft40);
  color: #FFFFFF;
  line-height: 1;
}
#index-body .init-4 .i4-t .i4tl .sw4m {
  margin-top: var(--ft62);
  padding-right: var(--ft30);
}
#index-body .init-4 .i4-t .i4tl .sw4m .swiper-i4l {
  overflow: hidden;
}
#index-body .init-4 .i4-t .i4tl .sw4m .swiper-i4l .swiper-slide .i4tl-sw4-p1 {
  margin-bottom: var(--ft18);
  font-weight: 500;
  font-size: var(--ft26);
  color: #FFFFFF;
  line-height: 1.2;
}
#index-body .init-4 .i4-t .i4tl .sw4m .swiper-i4l .swiper-slide .i4tl-sw4-p2 {
  font-weight: 300;
  font-size: var(--ft18);
  color: #FFFFFF;
  line-height: 1.67;
  opacity: 0.8;
}
#index-body .init-4 .i4-t .i4tl .sw4-btns {
  margin-top: var(--ft20);
  display: flex;
}
#index-body .init-4 .i4-t .i4tl .sw4-btns > div {
  width: 30px;
  height: 30px;
  background: #FFFFFF;
  border-radius: 50%;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
#index-body .init-4 .i4-t .i4tl .sw4-btns > div.sw4-btn-r img {
  transform: rotate(180deg);
}
#index-body .init-4 .i4-t .i4tl .sw4-btns > div:hover {
  background: #000;
}
#index-body .init-4 .i4-t .i4tl .sw4-btns > div:hover img {
  filter: brightness(0) invert(1);
}
#index-body .init-4 .i4-t .i4tl .sw4-btns > div img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-4 .i4-t .i4tr {
  width: 51.67%;
}
#index-body .init-4 .i4-t .i4tr .swiper-i4r {
  overflow: hidden;
}
#index-body .init-4 .i4-t .i4tr .swiper-i4r .swiper-slide img {
  border-radius: 10px;
}
#index-body .init-4 .i4-b {
  margin-top: calc(2.0835vw + 14px);
  display: flex;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  padding: var(--ft34) calc(3.959vw + 14px) var(--ft34) calc(3.1215vw + 14px);
}
#index-body .init-4 .i4-b .i4-b-l {
  font-weight: 500;
  font-size: var(--ft20);
  color: #FFFFFF;
  line-height: 1.5;
  width: 207px;
}
#index-body .init-4 .i4-b .i4-b-r {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#index-body .init-5 {
  padding-top: var(--px120);
  padding-bottom: var(--px110);
}
#index-body .init-5 .i5-t {
  display: flex;
  align-items: end;
  justify-content: space-between;
}
#index-body .init-5 .i5-t .lw-h {
  margin-top: var(--ft16);
}
#index-body .init-5 .swiper-i5 {
  margin-top: var(--ft50);
  overflow: hidden;
}
#index-body .init-5 .swiper-i5 .swiper-slide {
  background: #F7F7F7;
  border-radius: 10px;
  padding: var(--ft46) var(--ft24) var(--ft46) var(--ft30);
}
#index-body .init-5 .swiper-i5 .swiper-slide:hover .sw5-t {
  color: var(--color);
}
#index-body .init-5 .swiper-i5 .swiper-slide:hover .sw5-h {
  color: var(--color);
}
#index-body .init-5 .swiper-i5 .swiper-slide .sw5-t {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  display: flex;
  justify-content: space-between;
  font-weight: 400;
  font-size: var(--ft16);
  color: #666666;
  line-height: 1;
  padding-bottom: var(--ft26);
  border-bottom: 1px solid #cccccc;
  margin-bottom: var(--ft34);
}
#index-body .init-5 .swiper-i5 .swiper-slide .sw5-h {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: 500;
  font-size: var(--ft24);
  color: #333333;
  line-height: 1.4;
}
#index-body .init-5 .swiper-i5 .swiper-slide .sw5-p {
  margin-top: var(--ft20);
  font-weight: 300;
  font-size: var(--ft18);
  color: #666666;
  line-height: 1.56;
}
#index-body .init-6 {
  padding-bottom: var(--px110);
}
#index-body .init-6 .swiper-i6 .swiper-slide {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
#index-body .init-6 .swiper-i6 .swiper-slide:hover .i6-bg {
  opacity: 1;
}
#index-body .init-6 .swiper-i6 .swiper-slide .i6-bg {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
}
#index-body .init-6 .swiper-i6 .swiper-slide .i6-bg p {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 45px;
  height: 45px;
  background: #00AB58;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#index-body .init-6 .swiper-i6 .swiper-slide .i6-bg p:hover {
  background: #000;
}
#index-body .init-6 .swiper-i6 .swiper-slide > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#footer {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: url(../images/fbg.jpg) no-repeat center;
  background-size: cover;
}
#footer .ff-line {
  height: 1px;
  border: 1px solid #FFFFFF;
  opacity: 0.13;
}
#footer .ftt {
  padding-top: calc(4.65vw + 14px);
}
#footer .ftt .ftt1 form {
  padding-left: var(--ft60);
  padding-right: calc(2.6555vw + 14px);
  height: 90px;
  background: rgba(255, 255, 255, 0.25);
  border-radius: 45px;
  display: grid;
  grid-template-columns: 364fr 364fr 793fr 32px;
  align-items: center;
}
#footer .ftt .ftt1 form .ft1_1 {
  position: relative;
}
#footer .ftt .ftt1 form .ft1_1::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 18px;
  background: #E4E8E5;
  border: 1px solid #FFFFFF;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#footer .ftt .ftt1 form input {
  padding-right: var(--ft34);
  width: 100%;
  padding-left: 9px;
  font-weight: 400;
  font-size: var(--ft18);
  color: #FFFFFF;
  background: transparent;
  border: none;
}
#footer .ftt .ftt1 form input::placeholder {
  font-weight: 400;
  font-size: var(--ft18);
  color: #FFFFFF;
}
#footer .ftt .ftt1 form .yd_btn1 {
  cursor: pointer;
}
#footer .ftt .ftt1 form .yd_btn1:hover img {
  transform: translate(-2px, -2px);
}
#footer .ftt .ftt1 form .yd_btn1 img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#footer .ftt .ftt2 {
  padding-top: var(--px80);
  display: flex;
  justify-content: space-between;
  padding-bottom: calc(2.6555vw + 14px);
}
#footer .ftt .ftt2 .f2-c-info {
  width: 25%;
}
#footer .ftt .ftt2 .f2-c-pro {
  width: 25.8%;
}
#footer .ftt .ftt2 .f2c-h {
  font-weight: 500;
  font-size: var(--ft30);
  color: #FFFFFF;
  line-height: 1.1;
  margin-bottom: var(--ft40);
}
#footer .ftt .ftt2 .f2c-li {
  margin-bottom: var(--ft30);
  font-weight: 300;
  font-size: var(--ft18);
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.8);
}
#footer .ftt .ftt2 .f2c-li:last-child {
  margin-bottom: 0;
}
#footer .ftt .ftt2 .f2c-li a:hover {
  color: var(--color);
  transform: translateX(12px);
}
#footer .ftt .ftt2 .f2c-li a:hover::before {
  opacity: 1;
}
#footer .ftt .ftt2 .f2c-li a {
  display: block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}
#footer .ftt .ftt2 .f2c-li a::before {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  content: '';
  position: absolute;
  left: -12px;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 1px;
  background: var(--color);
  opacity: 0;
}
#footer .ftt .ftt2 .f1c-info {
  line-height: 2;
  font-weight: 300;
  font-size: var(--ft18);
  color: rgba(255, 255, 255, 0.8);
  display: flex;
}
#footer .ftt .ftt2 .f1c-info .f1c-i {
  margin-right: 10px;
  padding-top: 8px;
  flex: 0 0 20px;
}
#footer .ftt .ftt2 .f2cm .f2cm11 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-bottom: 12px;
}
#footer .ftt .ftt2 .f2cm .f2cm12 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 12px;
}
#footer .ftt .ftt2 .f2cm .f2cm1c {
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}
#footer .ftt .ftt2 .f2cm .f2cm1c:hover .f2cm1c-bg {
  opacity: 1;
}
#footer .ftt .ftt2 .f2cm .f2cm1c .f2cm1c-bg {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer .ftt .ftt2 .f2cm .f2cm1c .f2cm1c-bg p {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 35px;
  height: 35px;
  background: #049832;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer .ftt .ftt2 .f2cm .f2cm1c > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#footer .copyright {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  color: #525252;
}
#footer .copyright .container {
  padding-top: var(--ft36);
  padding-bottom: var(--ft34);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#footer .copyright .container svg {
  height: 30px;
  width: auto;
  fill: rgba(255, 255, 255, 0.7);
  position: relative;
  vertical-align: bottom;
}
#footer .copyright .container a {
  margin: 0 5px;
}
#footer .copyright .container a img {
  margin-top: 8px;
  height: 16px;
}
#footer .copyright .container .left {
  justify-content: space-between;
  position: relative;
  top: 0;
  color: rgba(255, 255, 255, 0.7);
}
#footer .copyright .container .share {
  display: flex;
  align-items: center;
}
#footer .copyright .container .share a {
  position: relative;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 40px;
  height: 40px;
  background: #078839;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--ft24);
  color: #fff;
  margin: 0;
  margin-left: var(--ft16);
}
#footer .copyright .container .share a:hover #ewm {
  clip-path: inset(0 0 0 0);
}
#footer .copyright .container .share a #ewm {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
  width: 100px;
  height: 100px;
  border: 3px solid #ffffff;
  clip-path: inset(100% 0 0 0);
}
#footer .copyright .container .share a #ewm img,
#footer .copyright .container .share a #ewm svg,
#footer .copyright .container .share a #ewm canvas {
  width: 100%;
  height: 100%;
}
#footer .copyright .container .share a:hover {
  background: #fff;
  color: var(--color);
}
#footer .copyright .container .share a img {
  margin: 0;
}
@media (max-width: 1800px) {
  .container {
    width: 1400px;
  }
}
@media (max-width: 1500px) {
  #index-body .init-2 .container .i2-r .img .i2r-bg {
    zoom: 0.6;
  }
  .container {
    width: 1200px;
  }
}
@media screen and (max-width: 1450px) {
  #banner .swiper_banner .swiper-slide .banner-text .btm{
    width: 32%;
  }
  #banner .swiper_banner .swiper-slide .banner-text {
    bottom: 5.6vw;
  }
}
@media (max-width: 1250px) {
  #footer .ftt .ftt2 .f2-c-info {
    width: 40%;
  }
  #footer .ftt .ftt2 .f2-c-pro {
    width: 50%;
  }
  .hide-1250 {
    display: none;
  }
  #index-body .init-4 .i4-b {
    padding-left: var(--ft30);
    padding-right: var(--ft30);
  }
  #index-body .init-4 .i4-b .i4-b-l {
    width: 135px;
  }
  #index-body .init-4 .i4-t .i4tl .sw4m {
    padding: 0;
  }
  #index-body .init-4 .i4-t .i4tl .i4tl-t .lw_btn {
    margin-top: var(--ft18);
  }
  #index-body .init-4 .i4-t .i4tl .i4tl-t {
    display: block;
  }
  #index-body .init-2 .container {
    flex-wrap: wrap-reverse;
  }
  #index-body .init-2 .container .i2-l {
    margin-top: var(--ft48);
  }
  #index-body .init-2 .container > div {
    width: 100% !important;
  }
  #index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-p1 .i1b-r-p1-l {
    margin-bottom: var(--ft26);
  }
  #index-body .init-1 .i1-b .i1bm .i1b-r .i1b-r-p1 {
    display: block;
  }
  #index-body .init-1 .i1-t {
    grid-template-columns: 1fr 1fr;
  }
  #banner .swiper_banner .swiper-banner-pagination {
    padding: 0;
  }
  #banner .swiper_banner .swiper-slide .banner-text .btm {
    width: 32%;
  }
  .container {
    width: 970px;
  }
  #footer .copyright .container .share {
    margin-top: 8px;
  }
  #footer .copyright .container .share a:first-child {
    margin-left: 0;
  }
  #footer .copyright .container {
    flex-wrap: wrap;
  }
}
@media (max-width: 1000px) {
  #footer .ftt .ftt1 form {
    border-radius: 10px;
  }
  #footer .ftt .ftt1 form .yd_btn1 {
    display: flex;
    justify-content: end;
  }
  #footer .ftt .ftt1 form div {
    margin-bottom: var(--ft26);
  }
  #footer .ftt .ftt1 form {
    height: auto;
    padding-top: var(--ft44);
    padding-bottom: var(--ft44);
  }
  #footer .ftt .ftt1 form {
    grid-template-columns: 1fr;
  }
  #index-body .init-5 .i5-t {
    flex-wrap: wrap;
  }
  #index-body .init-5 .i5-t .i5t-r {
    margin-top: var(--ft18);
  }
  #index-body .init-5 .i5-t > div {
    width: 100% !important;
  }
  #index-body .init-4 .i4-b .i4-b-r {
    flex: none;
    margin-top: var(--ft20);
  }
  #index-body .init-4 .i4-b {
    flex-wrap: wrap;
  }
  #index-body .init-4 .i4-b > div {
    width: 100% !important;
  }
  #index-body .init-4 .i4-b > div br {
    display: none;
  }
  #index-body .init-4 .i4-t {
    flex-wrap: wrap;
  }
  #index-body .init-4 .i4-t .i4tr {
    margin-top: var(--ft30);
  }
  #index-body .init-4 .i4-t > div {
    width: 100% !important;
  }
  #index-body .init-3 .container {
    grid-template-columns: 1fr;
  }
  #index-body .init-2 .container .i2-r {
    padding: 0;
  }
  #index-body .init-2 .container .i2-r .img .i2r-bg {
    position: static;
    zoom: 1;
    transform: none;
    display: none;
  }
  #banner .swiper_banner .swiper-banner-pagination {
    display: none;
  }
  .container {
    width: 700px;
  }
}
@media (max-width: 700px) {
  #footer .ftt .ftt2 .f2-c-pro {
    margin-top: var(--ft38);
  }
  #footer .ftt .ftt2 {
    flex-wrap: wrap;
  }
  #footer .ftt .ftt2 > div {
    width: 100% !important;
  }
  #index-body .init-4 .i4-b .i4-b-r {
    zoom: 0.6;
  }
  #index-body .init-2 .container .i2-bg {
    width: 80%;
  }
  #index-body .init-1 .i1-b .i1bm {
    flex-wrap: wrap;
  }
  #index-body .init-1 .i1-b .i1bm .i1b-r {
    margin-top: var(--ft40);
  }
  #index-body .init-1 .i1-b .i1bm > div {
    width: 100%;
    padding: 0 !important;
  }
  #banner .swiper_banner .swiper-slide > img {
    height: 340px;
    object-fit: cover;
  }
  #banner .swiper_banner .swiper-slide .banner-text .btm {
    width: 100%;
  }
  .container {
    width: 100%;
  }
}
@media (max-width: 500px) {
  #index-body .init-4 .i4-b .i4-b-r {
    zoom: 0.4;
  }
  #index-body .init-1 .i1-t .i1t-c {
    min-height: 100px;
  }
  #index-body .init-1 .i1-t .i1t-c {
    padding-left: 40px;
  }
  #index-body .init-1 .i1-t {
    grid-template-columns: 1fr;
  }
}
.page-header02 {
  position: fixed;
  width: 100%;
  display: none;
}
.page-header02 .logo img {
  filter: brightness(0) invert(1);
}
@media (max-width: 1250px) {
  .page-header02 {
    display: flex;
  }
  #menuFull ~ #banner,
  #menuFull ~ #indexMobileBanner,
  #menuFull ~ #innerMobileBanner,
  #menuFull ~ .inner-banner,
  .mobile-menu-wrap01 ~ #banner,
  .mobile-menu-wrap01 ~ #indexMobileBanner,
  .mobile-menu-wrap01 ~ #innerMobileBanner,
  .mobile-menu-wrap01 ~ .inner-banner {
    margin-top: 60px !important;
  }
}
.page-header02 {
  display: none;
}
@media (max-width: 1250px) {
  .page-header02 {
    display: flex;
  }
}
/*=========== about page start===========*/
.about-page .about-1 .about-img img {
  border-radius: 20px;
}
.about-page .about-1 .about-txt {
  background-color: #f4f5f9;
  border-radius: 10px;
  width: 85%;
  margin: -5% auto 0;
  position: relative;
  z-index: 1;
}
.about-page .about-1 .about-txt .desc {
  color: #666666;
  line-height: 1.7;
}
.about-page .about-2 {
  position: relative;
  overflow: hidden;
}
.about-page .about-2 .swiper {
  padding: 60px 0;
  margin: 0 150px;
}
.about-page .about-2 .mk-tt {
  color: #fff;
}
.about-page .about-2 .swiper .h6 {
  line-height: 2;
  color: #fff;
}
.about-page .about-2 .swiper .text {
  line-height: 2;
  padding-right: 20px;
  color: #fff;
}
.about-page .about-2 .swiper .swiper-wrapper {
  align-items: flex-end;
}
.about-page .about-2 .swiper .swiper-slide .box {
  position: relative;
}
.about-page .about-2 .swiper .swiper-slide .box .line {
  display: block;
  height: 1px;
  background: #dcdcdc;
  position: relative;
  width: 100%;
  margin: 20px 0 10px;
}
.about-page .about-2 .swiper .swiper-slide .box .line:before {
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--color);
  -webkit-transition: 6.5s linear;
  -moz-transition: 6.5s linear;
  transition: 6.5s linear;
}
.about-page .about-2 .swiper .swiper-slide .box .line i {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #787878;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.about-page .about-2 .swiper .swiper-slide .box .line i:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--color);
  border-radius: inherit;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}
.about-page .about-2 .swiper .swiper-slide.swiper-slide-active .box .line:before {
  width: 100%;
}
.about-page .about-2 .swiper .swiper-slide.swiper-slide-active .box .line i {
  left: 3px;
  background-color: var(--color);
}
.about-page .about-2 .swiper .swiper-slide.swiper-slide-active .box .line i:after {
  opacity: 0.5;
}
.about-page .about-2 .zdy-switch > div {
  position: absolute;
  margin-top: -25px;
  background-color: #fff;
}
.about-page .about-2 .zdy-switch > div:hover {
  background-color: var(--color);
}
.about-page .about-3 .brands-list ul li .box {
  background-color: #f4f5f9;
  border-radius: 5px;
  padding: 30px;
  transition: all 0.5s;
}
.about-page .about-3 .brands-list ul li .box .txtbox .desc {
  height: 210px;
  overflow-y: auto;
  line-height: 1.7;
  transition: all 0.5s;
  font-size: 18px;
}
.about-page .about-3 .brands-list ul li .box:hover {
  background-color: var(--color);
}
.about-page .about-3 .brands-list ul li .box:hover .tt {
  color: #fff;
}
.about-page .about-3 .brands-list ul li .box:hover .desc {
  color: #fff;
}
.about-page .about-3 .brands-list ul li .box:hover .desc::-webkit-scrollbar-thumb {
  background-color: #000;
}
.about-page .about-4 {
  background-color: #f4f5f9;
}
.about-page .about-4 .list {
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 0 20% 2.5%;
}
.about-page .about-4 .list ul li {
  padding-top: 130px;
  transition: all 0.5s;
}
.about-page .about-4 .list ul li .box {
  transform-origin: bottom;
  transition: all 0.5s;
}
.about-page .about-4 .list ul li.swiper-slide {
  opacity: 0;
}
.about-page .about-4 .list ul li.swiper-slide-prev .box {
  transform: scale(1.2) translateX(-20px);
}
.about-page .about-4 .list ul li.swiper-slide-next {
  z-index: 9;
}
.about-page .about-4 .list ul li.swiper-slide-next .box {
  transform: scale(1.2) translateX(20px);
}
.about-page .about-4 .list ul li.swiper-slide-active {
  z-index: 10;
}
.about-page .about-4 .list ul li.swiper-slide-active .box {
  transform: scale(1.4);
}
.about-page .about-4 .list .zdy-switch > div {
  position: absolute;
  background-color: #ededed;
}
.about-page .about-4 .list .zdy-switch > div:hover {
  background-color: var(--color);
}
.about-page .about-4 .list .zdy-switch > div.swiper-button-prev {
  left: 13%;
}
.about-page .about-4 .list .zdy-switch > div.swiper-button-next {
  right: 13%;
}
@media (max-width: 1450px) {
  .about-page .about-4 .list {
    padding: 0 10% 2.5%;
  }
  .about-page .about-4 .list .zdy-switch > div.swiper-button-prev {
    left: 2%;
  }
  .about-page .about-4 .list .zdy-switch > div.swiper-button-next {
    right: 2%;
  }
}
@media (max-width: 1250px) {
  .about-page .about-2 .swiper .swiper-slide::after {
    height: 150px;
  }
  .about-page .about-3 .brands-list ul li .box {
    padding: 20px 15px;
  }
  .about-page .about-4 .list {
    padding: 0 0 2.5%;
  }
  .about-page .about-4 .list .zdy-switch > div.swiper-button-prev {
    left: -9%;
  }
  .about-page .about-4 .list .zdy-switch > div.swiper-button-next {
    right: -9%;
  }
  .about-page .about-4 .list ul li.swiper-slide-prev .box {
    transform: none;
  }
  .about-page .about-4 .list ul li.swiper-slide-next .box {
    transform: none;
  }
  .about-page .about-4 .list ul li.swiper-slide-active .box {
    transform: scale(1.2);
  }
  .about-page .about-4 .list ul li {
    padding-top: 70px;
  }
}
@media (max-width: 1000px) {
  .about-page .about-1 .about-txt {
    width: 100%;
    margin-top: 5%;
  }
  .about-page .about-2 .swiper {
    padding: 30px 0;
    margin: 0 66px;
  }
  .about-page .about-2 .swiper .swiper-slide .box {
    padding: 0 10px;
  }
}
.swipera3 {
  overflow: hidden;
}
.mk-desc {
  font-size: 18px;
  color: #666;
  letter-spacing: normal;
}
.lw-1h,.h-title,.jinhao,.seoPublic .title,.mk-tt.font-40,.big-little {
  font-weight: 500 !important;
  font-size: var(--ft40) !important;
  color: #141414 !important;
  line-height: 1.2 !important;
  letter-spacing: normal;
}
@media (max-width: 700px) {
  .about-page .about-1 .about-img img {
    height: 360px;
    object-fit: cover;
  }
  .about-page .about-2 .swiper {
    padding: 20px 0;
  }
  .about-page .about-4 .list {
    background-image: none !important;
  }
  .about-page .about-4 .list .zdy-switch {
    display: none;
  }
  .about-page .about-4 .list ul li.swiper-slide-active .box {
    transform: none;
  }
  .about-page .about-4 .list ul li {
    padding-top: 0;
  }
}
/*=========== about page end===========*/
/*=========== oem-page start===========*/
.oem-page .oem-1 .mk-tt {
  line-height: 1.5;
}
.oem-page .oem-1 .mk-desc {
  max-width: 77%;
  margin-left: auto;
  margin-right: auto;
}
.oem-page .oem-1 .zs-list {
  position: relative;
}
.oem-page .oem-1 .zs-list .imgbox {
  border-radius: 20px;
  overflow: hidden;
}
.oem-page .oem-1 .zs-list .imgbox img {
  min-height: 300px;
  object-fit: cover;
}
.oem-page .oem-1 .zs-list ul {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 35px 0;
  width: 100%;
  background-color: rgba(4, 152, 50, 0.7);
  border-radius: 0 0 20px 20px;
}
.oem-page .oem-1 .zs-list ul li {
  padding: 0 75px;
}
.oem-page .oem-2 .strength-list ul li {
  margin-top: 70px;
}
.oem-page .oem-2 .strength-list ul li .box .img-box {
  width: 50%;
  border-radius: 30px;
  overflow: hidden;
}
.oem-page .oem-2 .strength-list ul li .box .img-box img {
  border-radius: 30px;
}
.oem-page .oem-2 .strength-list ul li .box .txtbox {
  background-color: #f4f5f9;
  border-radius: 30px;
  width: calc(50% + 40px);
  margin-left: -40px;
  padding: 90px 6%;
}
.oem-page .oem-2 .strength-list ul li .box .txtbox .tag .line {
  width: 65px;
  height: 1px;
  background-color: #333333;
  display: block;
}
.oem-page .oem-2 .strength-list ul li .box .txtbox .tt {
  line-height: 1.2;
  color: #333333;
}
.oem-page .oem-2 .strength-list ul li .box .txtbox .desc {
  line-height: 1.8;
  max-height: 80px;
  overflow-y: auto;
}
.oem-page .oem-2 .strength-list ul li:nth-child(odd) .box {
  flex-direction: row-reverse;
}
.oem-page .oem-2 .strength-list ul li:nth-child(odd) .box .txtbox {
  margin-right: -40px;
  margin-left: 0;
}
.oem-page .oem-3 .laboratory-list ul li .box .img-box {
  border-radius: 10px;
  overflow: hidden;
}
.oem-page .oem-4 .mk-desc {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.oem-page .oem-4 .partner-list ul {
  margin: 0 8%;
  position: relative;
  height: 455px;
}
.oem-page .oem-4 .partner-list ul li {
  position: absolute;
  left: 0;
  top: 0;
  animation: fd1 4s linear infinite;
}
.oem-page .oem-4 .partner-list ul li .box {
  border-radius: 50%;
  width: 245px;
  height: 245px;
  background-color: rgba(58, 58, 58, 0.68);
  border: solid 1px rgba(255, 255, 255, 0.932);
}
.oem-page .oem-4 .partner-list ul li.num0 {
  zoom: 0.98;
  left: 0;
  top: 8%;
}
.oem-page .oem-4 .partner-list ul li.num1 {
  zoom: 0.48;
  left: 22%;
  top: 5%;
}
.oem-page .oem-4 .partner-list ul li.num2 {
  zoom: 0.48;
  animation: fd2 4s linear infinite;
  left: 18%;
  top: 52%;
}
.oem-page .oem-4 .partner-list ul li.num3 {
  left: 31%;
  top: 20%;
}
.oem-page .oem-4 .partner-list ul li.num4 {
  zoom: 0.48;
  left: 49%;
  top: 0%;
}
.oem-page .oem-4 .partner-list ul li.num5 {
  left: 56%;
  animation: fd2 4s linear infinite;
  top: 21%;
}
.oem-page .oem-4 .partner-list ul li.num6 {
  zoom: 0.48;
  animation: fd2 4s linear infinite;
  left: 77%;
  top: 52%;
}
.oem-page .oem-4 .partner-list ul li.num7 {
  left: auto;
  right: 0;
  top: 0%;
}
.oem-page .oem-5 .list ul li .box {
  background-color: var(--color);
  border-radius: 20px;
  padding-left: 10px;
  padding-right: 10px;
  transition: all 0.5s;
}
.oem-page .oem-5 .list ul li .box .tt {
  transition: all 0.5s;
  line-height: 1.2;
  min-height: 48px;
  color: #fff;
}
.oem-page .oem-5 .list ul li .box img {
  transition: all 0.5s;
}
.oem-page .oem-5 .list ul li .box:hover {
  background-color: var(--color);
}
.oem-page .oem-5 .list ul li .box:hover .tt {
  color: #fff;
}
.oem-page .oem-5 .list ul li .box:hover img {
  filter: brightness(0) invert(1);
}
.oem-page .oem-6 .con {
  border-radius: 30px;
  height: 400px;
  padding: 0 20px;
  text-align: center;
}
.btn-go02 {
  justify-content: center;
  min-width: 176px;
}
.btn-go02::before {
  display: none;
}
.btn-go02:hover {
  background-color: #fff;
}
@keyframes fd1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes fd2 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
@media (max-width: 1700px) {
  .oem-page .oem-2 .strength-list ul li .box .txtbox {
    padding: 50px 6%;
  }
}
@media (max-width: 1450px) {
  .oem-page .oem-1 .zs-list ul li {
    padding: 0 50px;
  }
  .oem-page .oem-2 .strength-list ul li .box .txtbox {
    padding: 20px 6%;
  }
  .oem-page .oem-2 .strength-list ul li {
    margin-top: 50px;
  }
  .oem-page .oem-4 .partner-list ul {
    zoom: 0.8;
  }
}
@media (max-width: 1250px) {
  .oem-page .oem-1 .zs-list ul li {
    padding: 10px 20px;
  }
  .oem-page .oem-1 .zs-list ul {
    padding: 10px 0px;
  }
  .oem-page .oem-2 .strength-list ul li .box .txtbox {
    padding: 20px 2% 20px 7%;
  }
  .oem-page .oem-2 .strength-list ul li:nth-child(odd) .box .txtbox {
    padding: 20px 7% 20px 2%;
  }
  .oem-page .oem-2 .strength-list ul li {
    margin-top: 40px;
  }
  .oem-page .oem-4 .partner-list ul {
    zoom: 0.6;
  }
}
@media (max-width: 1000px) {
  .oem-page .oem-2 .strength-list ul li {
    margin-top: 30px;
  }
  .oem-page .oem-2 .strength-list ul li .box .img-box {
    width: 100%;
  }
  .oem-page .oem-2 .strength-list ul li .box .txtbox {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
  .oem-page .oem-2 .strength-list ul li:nth-child(odd) .box .txtbox {
    margin-right: 0;
  }
  .oem-page .oem-4 .partner-list ul {
    margin: 0 0%;
  }
  .oem-page .oem-4 .partner-list ul {
    zoom: 0.45;
  }
}
@media (max-width: 700px) {
  .oem-page .oem-4 .partner-list {
    overflow-x: auto;
  }
  .oem-page .oem-4 .partner-list ul {
    width: 1600px;
  }
  .oem-page .oem-4 .partner-list::-webkit-scrollbar {
    height: 3px;
  }
}
/*=========== oem-page end===========*/
/*=========== factory-page start===========*/
.factory-page .factory-1 .con {
  position: relative;
}
.factory-page .factory-1 .con .anniu {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px;
}
.factory-page .factory-1 .con .anniu .mktt-box {
  margin-top: -80px;
}
.factory-page .factory-1 .con .anniu .mk-desc {
  max-width: 1430px;
  color: rgba(255, 255, 255, 0.7);
}
.factory-page .factory-2 {
  background-color: #f4f5f9;
}
.factory-page .factory-2 .left {
  width: 50%;
  padding-right: 5%;
}
.factory-page .factory-2 .left .datashow ul li {
  width: 50%;
  padding: 10px 0;
}
.factory-page .factory-2 .left .datashow ul li h4 {
  transition: all 0.5s;
}
.factory-page .factory-2 .left .datashow ul li:hover h4 {
  color: var(--color);
}
.factory-page .factory-2 .right {
  width: 50%;
  padding-left: 5%;
}
.factory-page .factory-2 .right .img-box {
  border-radius: 20px;
}
.factory-page .factory-3 .img-box {
  border-radius: 10px;
}
.factory-page .factory-3 .left {
  width: 50%;
  padding-right: 3%;
}
.factory-page .factory-3 .right:nth-of-type(2n+1) {
  width: 50%;
  padding-left: 5%;
}
.factory-page .factory-3 .right:nth-of-type(2n) {
  width: 50%;
  padding-right: 5%;
}
.factory-page .factory-3 .right .btn-go02 {
  border: 1px solid transparent;
}
.factory-page .factory-3 .right .btn-go02:hover {
  border-color: var(--color);
}
.factory-page .factory-4 .brands-list ul li .box {
  background-color: #f4f5f9;
  border-radius: 5px;
  padding: 30px;
  transition: all 0.5s;
}
.factory-page .factory-4 .brands-list ul li .box .txtbox .desc {
  height: 158px;
  overflow-y: auto;
  line-height: 1.7;
  transition: all 0.5s;
}
.factory-page .factory-4 .brands-list ul li .box:hover {
  background-color: var(--color);
}
.factory-page .factory-4 .brands-list ul li .box:hover .tt {
  color: #fff;
}
.factory-page .factory-4 .brands-list ul li .box:hover .desc {
  color: #fff;
}
.factory-page .factory-4 .brands-list ul li .box:hover .desc::-webkit-scrollbar-thumb {
  background-color: #000;
}
.zdy-dots02 ul li {
  width: 93px;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  border: 0;
}
.zdy-dots02 ul li.slick-active {
  background-color: var(--color);
}
@media (max-width: 1250px) {
  .factory-page .factory-4 .brands-list ul li .box {
    padding: 20px 15px;
  }
  .factory-page .factory-1 .con .anniu .mktt-box {
    margin-top: 0;
  }
  .factory-page .factory-1 .con > img {
    min-height: 250px;
    object-fit: cover;
  }
}
@media (max-width: 1000px) {
  .factory-page .factory-2 .left {
    width: 100%;
    padding-right: 0;
  }
  .factory-page .factory-2 .right {
    width: 100%;
    padding-left: 0;
    margin-top: 5%;
  }
  .factory-page .factory-3 .left {
    width: 100%;
    padding-right: 0;
  }
  .factory-page .factory-3 .right {
    width: 100% !important;
    padding: 0 !important;
    margin-top: var(--ft26);
  }
}
.white {
  color: #fff;
}
@media (max-width: 500px) {
  .factory-page .factory-2 .left .datashow ul li {
    width: 100%;
  }
}
/*=========== factory-page end===========*/
.inner-banner {
  position: relative;
  margin-top: 100px;
  text-align: center;
  overflow: hidden;
}
.font-500{
  font-weight: 500;
}
.inner-banner .bg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  /*inset: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);*/
  /*height: 350px;*/
}
.inner-banner .content {
  padding: 8% 15px 10%;
}
.inner-banner .content h2 {
  font-size: 46px;
  line-height: 1.4;
  font-weight: 600;
  color: #fff;
}
.inner-banner .content p {
  font-size: 18px;
  margin-top: 15px;
  color: #fff;
}
@media (max-width: 1250px){
   .inner-banner .bg{
    height: 100%;
  }
    .inner-banner .content h2 {
    font-size: 36px;
  }
}
@media (max-width: 700px){
    .inner-banner .content h2 {
    font-size: 24px;
  }
}
.knowledge-page .list ul li {
    margin-bottom: 35px;
    background: #f7f7f7;
    border: solid 1px #dcdcdc;
    padding: 20px 15px 0;
    position: relative
}

.knowledge-page .list ul li .box {
    margin: 0 auto
}

.knowledge-page .list ul li .box .title {
    font-weight: 500
}

.knowledge-page .list ul li .box .con {
    color: black;
    margin-top: 18px;
    height: 0;
    overflow: hidden;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.knowledge-page .list ul li .box .con::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.knowledge-page .list ul li .box .con::-webkit-scrollbar-thumb {
    background: var(--color)
}

.knowledge-page .list ul li .box .con table {
    width: fit-content !important;
    font-size: 15px
}

.knowledge-page .list ul li .box .con table tr {
    background: #fff
}

.knowledge-page .list ul li .box .con table tr td {
    min-width: 120px;
    padding: 4px
}

.knowledge-page .list ul li .box time {
    display: inline-block;
    color: white;
    font-size: 18px;
    line-height: 1;
    margin-top: 29px
}

.knowledge-page .list ul li .box time em {
    font-size: 30px
}

.knowledge-page .list ul li span.icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background-color: var(--color);
    color: #fff;
    font-size: 48px;
    line-height: 1;
    text-align: 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;
    cursor: pointer
}

.knowledge-page .list ul li span i {
    display: inline-block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.knowledge-page .list ul li:last-child {
    margin-bottom: 0
}

.knowledge-page .list ul li.active .box .con {
    height: 200px;
    overflow-y: auto;
    overflow-x: auto;
    line-height: 1.8
}

.knowledge-page .list ul li.active span.icon {
    background: var(--color)
}

.knowledge-page .list ul li.active span.icon i {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

@media screen and (max-width: 700px) {
    .knowledge-page .list ul li .box {
        padding-right:45px
    }
}

@media screen and (max-width: 500px) {
    .knowledge-page .list ul li span {
        zoom:.6
    }

    .knowledge-page .list ul li .box {
        padding-right: 20px
    }
}
.contact-page .contact-1 .left form ul {
    margin: 0 -30px -37px 0
}

.contact-page .contact-1 .left form ul li {
    padding: 0 30px 37px 0
}

.contact-page .contact-1 .left form ul li .box {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #d1d0c8
}

.contact-page .contact-1 .left form ul li .box input {
    width: 100%;
    background: 0 0;
    border: none;
    padding: 10px 0 13px 25px;
    font-size: 16px;
    line-height: 30px;
    color: black;
}

.contact-page .contact-1 .left form ul li .box input::-webkit-input-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box input:-moz-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box input::-moz-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box input:-ms-input-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box input::-ms-input-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box input::placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box textarea {
    width: 100%;
    background: 0 0;
    border: none;
    padding: 10px 0 13px 36px;
    font-size: 16px;
    line-height: 30px;
    color: #000
}

.contact-page .contact-1 .left form ul li .box textarea::-webkit-input-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box textarea:-moz-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box textarea::-moz-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box textarea:-ms-input-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box textarea::-ms-input-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box textarea::placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box i {
    position: absolute;
    left: 0;
    top: 15px;
    font-size: 20px
}

.contact-page .contact-1 .left form ul li .box:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #000;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}


.contact-page .contact-1 .left form ul li p {
    display: inline-block;
    vertical-align: middle;
    padding-left: 26px;
    font-size: 14px;
    line-height: 28px;
    color: #fff
}

.contact-page .contact-1 .left form ul li p span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px
}

.contact-page .contact-1 .left form ul li:hover .box:before {
    width: 100%
}

.contact-page .contact-1 .left form ul li.active .box:before {
    width: 100%
}

.contact-page .contact-1 .left form ul li.wid-100 {
    width: 100% !important
}

.contact-page .contact-1 .right {
    padding-left: 7.65%
}

.contact-page .contact-1 .right .title {
    line-height: 1.2
}

.contact-page .contact-1 .right p {
    font-size: 16px;
    line-height: 30px;
    /*color: #fff;*/
    margin-top: 7px
}

.contact-page .contact-1 .right .list {
    margin-top: 22px
}

.contact-page .contact-1 .right .list ul li {
    color: white;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px
}

.contact-page .contact-1 .right .list ul li i {
    display: inline-block;
    vertical-align: top;
    color: var(--color);
    font-size: 20px;
    width: 20px;
    text-align: center;
    margin-top: 5px
}

.contact-page .contact-1 .right .list ul li:nth-child(1) i {
    font-size: 29px
}

.contact-page .contact-1 .right .list ul li:nth-child(2) i {
    font-size: 20px
}

.contact-page .contact-1 .right .list ul li:nth-child(3) i {
    font-size: 24px
}
.contact-page .contact-1 .right .tit-semi {
    color: #151515;
}

.contact-page .contact-1 .right .list ul li span {
    display: inline-block;
    vertical-align: top;
    width: 90%;
    font-size: 18px;
    padding-left: 10px;
    color: #666;
}


.contact-page .contact-1 .right .list ul li:last-child {
    margin-bottom: 0
}

.contact-page .contact-2 {
    padding-top: 120px
}

.contact-page .contact-2 #mapContainer {
    height: 520px
}

.contact-page .contact-1 .left form ul li .box input::-webkit-input-placeholder,.contact-page .contact-1 .left form ul li .box textarea::-webkit-input-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box input:-moz-placeholder,.contact-page .contact-1 .left form ul li .box textarea:-moz-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box input::-moz-placeholder,.contact-page .contact-1 .left form ul li .box textarea::-moz-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box input:-ms-input-placeholder,.contact-page .contact-1 .left form ul li .box textarea:-ms-input-placeholder {
    color: rgba(0,0,0,.4)
}

@media (max-width: 1250px) {
    .contact-page .contact-1 .right {
        padding-left:5.65%
    }
}

@media (max-width: 1000px) {
    .contact-page {
        padding-top:30px
    }

    .contact-page .contact-1 .left {
        width: 100%
    }

    .contact-page .contact-1 .right {
        width: 100%;
        padding: 30px 0 0;
        margin-top: var(--ft60);
    }

    .contact-page .contact-2 {
        padding-top: 60px
    }

    .contact-page .contact-2 #mapContainer {
        height: 360px
    }
}

@media (max-width: 500px) {
    .contact-page .contact-1 .left form ul li p {
        display: block
    }

    .contact-page .contact-1 .left form ul {
        margin-bottom: -20px
    }

    .contact-page .contact-1 .left form ul li {
        padding-bottom: 20px
    }

    .contact-page .contact-1 .left form ul li .box input,.contact-page .contact-1 .left form ul li .box textarea {
        padding: 10px 0 10px 36px
    }

    .contact-page .contact-1 .right p {
        font-size: 16px;
        line-height: 30px
    }

    .contact-page .contact-1 .right .list ul li {
        font-size: 16px
    }

    .contact-page .contact-2 #mapContainer {
        height: 260px
    }
}
.about-c1-page .about-1 h2.h-title::after {
  width: 25%;
}
.about-c1-page .about-1 .left ul li:last-child .box {
  background-color: #33994a;
  border-radius: 10px;
}
.about-c1-page .about-1 .left ul li .box {
  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-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;
  background-color: #33994a;
  height: 180px;
  padding: 0 50px;
  transition: 0.5s;
  border-radius: 10px;
}
.about-c1-page .about-1 .left ul li:hover .box {
    background-color: var(--color);
}
.about-c1-page .about-1 .left ul li .box h4 span {
  display: inline-block;
  font-size: 24px;
  padding-left: 10px;
}
.about-c1-page .about-1 .left ul li .box p {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.about-c1-page .about-1 .img {
  height: -webkit-fill-available;
}
.about-c1-page .about-1 .img a.play {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 125px;
  height: 125px;
  background-color: var(--color);
  border-radius: 50%;
  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;
  z-index: 5;
}
.about-c1-page .about-1 .img a.play::after {
  content: '';
  display: block;
  width: 99px;
  height: 99px;
  background: url('../images/play_text.png') no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  -webkit-animation: img_rotate 15s linear infinite;
  -moz-animation: img_rotate 15s linear infinite;
  animation: img_rotate 15s linear infinite;
}
.about-c1-page .about-2 {
  background-color: #f7f7f7;
}
.about-c1-page .about-2 ul {
  margin: 85px -15px 0;
}
.about-c1-page .about-2 ul .slick-current li,
.about-c1-page .about-2 ul .slick-current + .slick-slide + .slick-slide li {
  /*padding: 80px 15px 0;*/
}
.about-c1-page .about-2 ul li {
  padding: 0 15px 80px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.about-c1-page .about-2 ul li .box {
  background-color: var(--color);
  height: 380px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  border-radius: 10px;
}
.about-c1-page .about-2 ul li .box:hover {
  background-color: var(--color);
}
.about-c1-page .about-2 ul li .box:hover .icon img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.about-c1-page .about-2 ul li .box:hover h3 {
  opacity: 1;
}
.about-c1-page .about-2 ul li .box:hover .text .con {
  height: 150px;
  opacity: 1;
}
.about-c1-page .about-2 ul li .box .icon img {
  /*-webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;*/
}
.about-c1-page .about-2 ul li .box h3 {
  color: rgba(255, 255, 255, 0.2);
  opacity: 0;
}
.about-c1-page .about-2 ul li .box .text .num {
  color: rgba(255, 255, 255, 0.2);
}
.about-c1-page .about-2 ul li .box .text .con {
  max-height: 150px;
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding-right: 10px;
  color: #fff;
}
.about-c1-page .about-3 .left img {
  width: -webkit-calc(100% - 115px);
  width: -moz-calc(100% - 115px);
  width: calc(100% - 115px);
}
.about-c1-page .about-3 .left .text {
  width: 115px;
  background-color: var(--color);
}
.about-c1-page .about-3 .left .text img {
  width: 48px;
}
.about-c1-page .about-3 .right ul li:last-child .text {
  padding-bottom: 0;
}
.about-c1-page .about-3 .right ul li h4 {
  font-size: 30px;
  font-weight: 600;
  padding: 10px 0;
  cursor: pointer;
}
.about-c1-page .about-3 .right ul li h4 i {
  width: 30px;
  display: inline-block;
}
.about-c1-page .about-3 .right ul li .text {
  padding-bottom: 10px;
}
.about-c1-page .about-4 {
  background: url('/lwecopack/2026/07/02/aboutbg.jpg?imageView2/2/format/webp/q/100') no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1700px) {
  .inner-page h2.h-title {
    font-size: 44px;
  }
  .about-c1-page .about-3 .right ul li h4 {
    font-size: 26px;
  }
  .about-c1-page .about-3 .left .text img {
    height: 90%;
  }
}
@media screen and (max-width: 1450px) {
  .inner-page h2.h-title {
    font-size: 40px;
  }
  .inner-page h2.h-title::after {
    top: 35px;
  }
  .about-c1-page .about-1 .left {
    padding-right: 25px;
  }
  .about-c1-page .about-3 .right ul li h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1250px) {
  .inner-banner .bg{
    height: 100%;
  }
  .about-c1-page .about-2 ul li .box {
    height: 360px;
  }
  .about-c1-page .about-1 .left ul li .box {
    height: 170px;
    padding: 0 25px;
  }
  .inner-banner .content h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1000px) {
  .inner-page h2.h-title {
    font-size: 30px;
  }
  .Auxil-industry{
    display: none!important;
  }
  .jhbaileybridge{
    display: none!important;
  }
  .about-c1-page .about-1 .left {
    padding-right: 0;
    width: 100%;
    margin-bottom: 45px;
  }
  .about-c1-page .about-1 .img {
    height: auto;
    width: 100%;
  }
  .about-c1-page .about-1 .img a.play {
    left: 50%;
  }
  .about-c1-page .about-1 .left ul li .box {
    padding: 0 50px;
  }
  .about-c1-page .about-3 .left {
    width: 100%;
  }
  .about-c1-page .about-3 .right {
    width: 100%;
  }
  .about-c1-page .about-3 .right {
    width: 100%;
    padding: 0;
    margin-top: 60px;
  }
  #index-body .product .list {
    height: 780px;
  }
}
@media screen and (max-width: 700px) {
  .inner-banner .content h2 {
    font-size: 24px;
  }
  .inner-page h2.h-title {
    font-size: 24px;
  }
  .about-c1-page .about-3 .right ul {
    margin-top: 30px;
  }
  .about-c1-page .about-4 .text p {
    width: 100%;
  }
  .about-c1-page .about-1 .left .text {
    margin-bottom: 30px;
  }
  .about-c1-page .about-1 .left ul {
    margin: -10px;
  }
  .about-c1-page .about-1 .left ul li {
    padding: 10px;
    width: 50%;
    margin: 0;
  }
  .about-c1-page .about-2 ul {
    margin: 35px -15px 0;
  }
  #index-body .product .list {
    height: 660px;
  }
}
@media screen and (max-width: 500px) {
  .about-c1-page .about-3 .right ul li h4 {
    font-size: 18px;
  }
  .about-c1-page .about-2 ul li .box {
    height: 300px;
  }
  .about-c1-page .about-2 ul li .box h4 {
    font-size: 20px;
  }
  .about-c1-page .about-2 ul .slick-current li,
  .about-c1-page .about-2 ul .slick-current + .slick-slide + .slick-slide li {
    padding: 0 15px;
  }
  .about-c1-page .about-2 ul li {
    padding: 0 15px;
  }
  .about-c1-page .about-1 .left ul li {
    width: 100%;
  }
  #index-body .product .list {
    height: 720px;
  }
}
@media (max-width: 1000px){
    .about-c1-page .about-3 .img {
    width: 100%;
  }
}
.about-c1-page .about-5 {
  background-color: #f4f5f9;
}

.about-c1-page .about-5 .list {
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 0 20% 2.5%;
}

.about-c1-page .about-5 .list ul li {
  padding-top: 130px;
  transition: all 0.5s;
}

.about-c1-page .about-5 .list ul li .box {
  transform-origin: bottom;
  transition: all 0.5s;
}

.about-c1-page .about-5 .list ul li.swiper-slide {
  opacity: 0;
}

.about-c1-page .about-5 .list ul li.swiper-slide-prev .box {
  transform: scale(1.2) translateX(-20px);
}

.about-c1-page .about-5 .list ul li.swiper-slide-next {
  z-index: 9;
}

.about-c1-page .about-5 .list ul li.swiper-slide-next .box {
  transform: scale(1.2) translateX(20px);
}

.about-c1-page .about-5 .list ul li.swiper-slide-active {
  z-index: 10;
}

.about-c1-page .about-5 .list ul li.swiper-slide-active .box {
  transform: scale(1.4);
}

.about-c1-page .about-5 .list .zdy-switch>div {
  position: absolute;
  background-color: #ededed;
  width:50px;
  height: 50px;
  border-radius: 50%;
  color: #9a9a9a;
}
.about-c1-page .about-5 .list .zdy-switch .swiper-button-next:after, 
.about-c1-page .about-5 .list .zdy-switch .swiper-button-prev:after{
  font-size: 20px;
}
.about-c1-page .about-5 .list .zdy-switch>div:hover {
  background-color: var(--color);
  color: white;
}

.about-c1-page .about-5 .list .zdy-switch>div.swiper-button-prev {
  left: 13%;
}

.about-c1-page .about-5 .list .zdy-switch>div.swiper-button-next {
  right: 13%;
}

@media (max-width: 1450px) {
  .about-c1-page .about-5 .list {
      padding: 0 10% 2.5%;
  }

  .about-c1-page .about-5 .list .zdy-switch>div.swiper-button-prev {
      left: 2%;
  }

  .about-c1-page .about-5 .list .zdy-switch>div.swiper-button-next {
      right: 2%;
  }
}

@media (max-width: 1250px) {

  .about-c1-page .about-5 .list {
      padding: 0 0 2.5%;
  }

  .about-c1-page .about-5 .list .zdy-switch>div.swiper-button-prev {
      left: -9%;
  }

  .about-c1-page .about-5 .list .zdy-switch>div.swiper-button-next {
      right: -9%;
  }

  .about-c1-page .about-5 .list ul li.swiper-slide-prev .box {
      transform: none;
  }

  .about-c1-page .about-5 .list ul li.swiper-slide-next .box {
      transform: none;
  }

  .about-c1-page .about-5 .list ul li.swiper-slide-active .box {
      transform: scale(1.2);
  }

  .about-c1-page .about-5 .list ul li {
      padding-top: 70px;
  }
}
@media (max-width: 700px) {

  .about-c1-page .about-5 .list {
      background-image: none !important;
  }

  .about-c1-page .about-5 .list .zdy-switch {
      display: none;
  }

  .about-c1-page .about-5 .list ul li.swiper-slide-active .box {
      transform: none;
  }

  .about-c1-page .about-5 .list ul li {
      padding-top: 0;
  }
}
h2.h-title {
  font-size: 60px;
  line-height: 1.4;
  position: relative;
  z-index: 5;
  display: block;
  font-weight: 600;
}
h2.h-title::after {
  content: '';
  display: block;
  width: 60%;
  height: 25px;
  background-color: var(--color);
  z-index: -1;
  position: absolute;
  top: 60%;
  display: none !important;
}
h2.h-title.center {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.m-auto {
  margin: auto;
}
.tit-hover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.tit-hover:hover {
  color: var(--color);
}
.tit-medium {
  font-weight: 500;
}
.tit-semi {
  font-weight: 600;
  color: #fff;
}
.txt-light {
  font-weight: 300;
}
.white {
  color: white;
}
.tit-font {
  font-family: var(--font);
}
.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);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.8;
  }
}
@-moz-keyframes scale_play {
  0% {
    -moz-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 1;
  }
  100% {
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.8;
  }
}
@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);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.8;
  }
}
@-webkit-keyframes img_rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
    opacity: 0;
  }
}
@-moz-keyframes img_rotate {
  0% {
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
    opacity: 0;
  }
}
@keyframes img_rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
    opacity: 0;
  }
}
@-webkit-keyframes scroll-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@-moz-keyframes scroll-left {
  0% {
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@keyframes scroll-left {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@-webkit-keyframes scroll-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}
@-moz-keyframes scroll-right {
  0% {
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -moz-transform: translateX(50%);
    transform: translateX(50%);
  }
}
@keyframes scroll-right {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    transform: translateX(50%);
  }
}

@keyframes dot_scale {
  0% {
    -webkit-transform: translate(-50%,-50%) scale(0.85);
    -moz-transform: translate(-50%,-50%) scale(0.85);
    transform: translate(-50%,-50%) scale(0.85);
  }
  100% {
    -webkit-transform: translate(-50%,-50%) scale(1);
    -moz-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
  }
}
.about-1 .left .lh-6{
  overflow-y: auto;
  height: 183px;
}
.white{
color: #fff !important;
}
.product-yd-page .catebox ul.catelist li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #f5f5f5;
    position: relative;
    transition: .3s all
}
/*.product-yd-page .catebox ul.catelist li:last-child,
.product-page .nav-1 ul.navlist li:last-child{
  display: none;
}*/


.product-yd-page .catebox ul.catelist li .text {
    padding: 20px 55px 20px 105px;
    color: white;
}

.product-yd-page .catebox ul.catelist li .text .top {
    position: relative
}

.product-yd-page .catebox ul.catelist li .text p {
    max-height: 96px;
    /*overflow-y: auto*/
    color: #151515;
}
.product-yd-page .catebox ul.catelist li:hover .text .title,
.product-yd-page .catebox ul.catelist li:hover .text p{
  color: white;
}

.product-yd-page .catebox ul.catelist li .text .top a.more7 {
    position: absolute;
    right: 0;
    width: 75px;
    height: 75px;
    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-radius: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all
}

.product-yd-page .catebox ul.catelist li .text .top a.more7:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px dashed #dbdbdb;
    border-radius: 100%;
    left: 0;
    top: 0;
    animation: xz 5s linear infinite
}

.product-yd-page .catebox ul.catelist li .text .top a.more7:hover {
    width: 89px;
    height: 89px;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all
}

.product-yd-page .catebox ul.catelist li .text .top a.more7 em {
    width: 49px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 100%;
    background: var(--color);
}

.product-yd-page .catebox ul.catelist li .text .title {
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 40px;
    max-width: 480px;
    padding-right: 90px;
    color: #151515;
}

.product-yd-page .catebox ul.catelist li img.dec {
    position: absolute;
    bottom: 0;
    right: 0;
    filter: brightness(.2);
    transition: .3s all
}

.product-yd-page .catebox ul.catelist li:hover {
    background: var(--color);
    color: white;
}
.product-yd-page .catebox ul.catelist li:hover .text{
  color: white;
}

.product-yd-page .catebox ul.catelist li:nth-child(2n) img.dec {
    right: auto;
    left: 0
}

.product-yd-page .catebox ul.catelist li:hover img.dec {
    filter: brightness(1);
    transition: .3s all
}

.product-yd-page .catebox ul.catelist li:hover .left {
    float: right
}

.product-yd-page .catebox ul.catelist li:hover .text {
    float: left;
}

.product-yd-page .catebox ul.catelist li:hover .text .top a.more7 {
    border-color: #fff;
}

.product-yd-page .catebox ul.catelist li:hover .text .top a.more7 em {
    background: white;
    color: var(--color);
}
@media (max-width: 1250px){
    .product-yd-page .catebox ul.catelist li .text {
      padding: 20px;
  }
  .product-yd-page .catebox ul.catelist li .img{
    padding: 30px;
  }
}
@media (max-width: 1000px){
   .product-yd-page .catebox ul.catelist li .left{
    width: 100%;
  }
  .product-yd-page .catebox ul.catelist li .right{
    width: 100%;
  }
  .product-yd-page .catebox ul.catelist{
    display: flex;
    flex-wrap: wrap;
  }
  .product-yd-page .catebox ul.catelist li{
    width: calc((100% - 10px)/2);
    margin: 0 10px 10px 0;
  } 
  .product-yd-page .catebox ul.catelist li:nth-child(2n){
    flex-direction: column-reverse;
    margin-right: 0;
  } 
  .product-yd-page .catebox ul.catelist li .text {
    width: 100%;
  }
}
@media (max-width: 700px){
    .product-yd-page .catebox ul.catelist li .text .top a.more7{
    display: none;
  }
  .product-yd-page .catebox ul.catelist li .text .title {
    max-width: 100%;
    padding-right: 0;
    width: 100%;
  }
}
@media (max-width: 500px){
   .product-yd-page .catebox ul.catelist li {
    width: 100%;
    margin: 0;
  }
  .product-yd-page .catebox ul.catelist li .text .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
/*.product-page .nav-1 ul.navlist li:last-child{
  display: none;
}*/
.product-page{
  color: black;
}
.product-page .tit i {
    font-size: 18px;
    margin-left: 20px;
}

.product-page .nav-1 .ui.container {
    /*padding-top: 80px;*/
    padding-bottom: 40px;
    border-bottom: 1px solid #dbdbdb
}

.product-page .nav-1 ul.navlist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.product-page .nav-1 ul.navlist li{
  margin-right: 15px;
}
.product-page .nav-1 ul.navlist li:last-child{
  margin-right: 0;
}
.product-page .nav-1 ul.navlist li a {
    line-height: 34px;
    /*height: 34px;*/
    padding: 15px var(--ft34);
    /*border-radius: 17px;*/
    color: #666;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all;
    display: inline-block;
    font-size: 22px;
    background: #f5f5f5;
    font-weight: 500;
}
.product-page .nav-1 ul.navlist.navlist1 li a{
  background: transparent;
  color: #666;
}
.product-page .nav-1 ul.navlist.navlist1 li.active a,
.product-page .nav-1 ul.navlist.navlist1 li:hover a{
  color: var(--color);
  background: transparent;
  }
.product-page .nav-1 ul.navlist li.active a,.product-page .nav-1 ul.navlist li:hover a {
    background: var(--color);
    color: #fff;
    font-weight: 500;
}

.product-page .nav-2 .ui.container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 15px;
}

.product-page .nav-2 .ui.container .tit {
    display: inline-block;
    margin-right: 40px
}

.product-page .nav-2 .ui.container .pro-search-box form {
  position: relative;
    height: 38px;
    width: 325px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 25px 0 45px;
    border-radius: 19px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.product-page .nav-2 .ui.container .pro-search-box form input[type=submit] {
    width: 26px;
    height: 26px;
    background: url(../images/icon-search-black.png) center center no-repeat;
    border: none;
    position: absolute;
    left: 8px;
    top: 6px;
}

.product-page .nav-2 .ui.container .pro-search-box form input[type=text] {
    width: 100%;
    height: 38px;
    line-height: 38px;
    color: black;
    font-weight: 300;
    font-size: 14px;
    border: none;
    background: 0 0;
}

.product-page .productbox {
    padding-bottom: 50px
}
.product-page .productbox .product-content .text{
  overflow-y: auto;
  max-height: 240px;
  padding-right: 30px;
  color: #666;
}
.product-page .productbox ul.list li {
    padding: 10px;
    margin-bottom: 80px
}

.product-page .productbox ul.list li .item {
    height: 525px;
    width: 100%;
    background: #f4f4f4;
    border-radius: 10px;
    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;
    position: relative
}

.product-page .productbox ul.list li .item img.logo {
    position: absolute;
    width: 114px;
    -webkit-filter: brightness(.5);
    filter: brightness(.5);
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all;
    top: 20px;
    left: 15px
}

h1.wanh1 {
  font-size: 24px;
  padding: 20px 0;
  color: black;
  font-weight: 600;
}
.product-page .productbox ul.list li .item .pname {
    font-size: 18px;
    color: #000;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all;
    position: absolute;
    bottom: 25px;
    line-height: 1.8;
    text-align: left;
    width: 100%;
    left: 0;
    padding: 0 20px
}

.product-page .productbox ul.list.system-application-scheme li .item {
    padding-top: 60px;
    height: auto!important;
    padding-bottom: 120px
}

.product-page .productbox ul.list.system-application-scheme li .item .pname {
    max-height: 120px;
    overflow-y: auto
}

.product-page .productbox ul.list li .item:hover {
    background: var(--color);
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all
}

.product-page .productbox ul.list li .item:hover img.logo {
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all;
    -webkit-filter: brightness(2);
    filter: brightness(2)
}

.product-page .productbox ul.list li .item:hover .pname {
    color: #fff
}
@media (max-width: 1000px){
    .product-page .nav-1,
  .product-page .nav-2{
    display: none;
  }
}
.leadbox {
    padding: 80px 0
}

.leadbox .main {
    display: flex;
    /*justify-content: space-between;*/
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 -10px
}

.leadbox .main .bag {
    padding: 10px
}

.leadbox .main .cateitem {
    padding: 40px 20px;
    transition: .3s all;
    background: #f5f5f5;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap
}

.leadbox .main .cateitem .right {
    padding-left: 20px;
    height: -webkit-fill-available;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.leadbox .main .cateitem .right ul li {
    margin-top: 10px;
    margin-bottom: 0
}
.leadbox .main .cateitem .right .h5 {
    color: #1a1a1a;
}

.leadbox .main .cateitem .left .h4 {
    text-align: center;
    font-weight: 600
}

.leadbox .main .cateitem .h4,.leadbox .main .cateitem .h5 {
    color: inherit
}

.leadbox .main .cateitem .h4 a,.leadbox .main .cateitem .h5 a {
    transition: .3s all
}

.leadbox .main .cateitem .h4 a:hover,.leadbox .main .cateitem .h5 a:hover {
    transition: .3s all;
    text-decoration: underline
}


.leadbox .main .cateitem .left .img-box {
    background: #fff
}
@media (max-width: 1000px){
    .leadbox .main .cateitem .left{
    width: 100%;
    margin-bottom: 20px;
  }
  .leadbox .main .cateitem .right{
    width: 100%;
  } 
}
@media (max-width: 500px){
    .prodet-page .prodet-2 .ui.container .m-link a,.m-link a {
        font-size: 18px;
        line-height: 32px
    }
}
.prodet-page .prodet-1 {
    padding: 90px 0
}

.prodet-page .prodet-1 .ui.container {
    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
}


.prodet-page .prodet-1 .ui.container .imgs .imgb {
    margin-bottom: 20px
}

.prodet-page .prodet-1 .ui.container .imgs .imgb ul li {
    width: 100%;
    /*border: 1px solid #e5e5e5;*/
}

.prodet-page .prodet-1 .ui.container .imgs .imgb ul li a {
    width: 100%;
    height: 600px;
    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;
    background: #fff;
    
}
.prodet-page .prodet-1 .ui.container .imgs .imgb ul li a img{
  max-height: 100%;
}
.prodet-page .prodet-1 .ui.container .imgs .imgg {
    position: relative;
    padding: 0 115px
}

.prodet-page .prodet-1 .ui.container .imgs .imgg span {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    text-align: center;
    line-height: 36px;
    color: #fff;
    background: #e3e3e3;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
    cursor: pointer
}

.prodet-page .prodet-1 .ui.container .imgs .imgg span:hover {
    background: var(--color)
}

.prodet-page .prodet-1 .ui.container .imgs .imgg span.slick-prev {
    left: 25px
}

.prodet-page .prodet-1 .ui.container .imgs .imgg span.slick-next {
    right: 25px
}

.prodet-page .prodet-1 .ui.container .imgs .imgg ul {
    margin: 0 -10px
}

.prodet-page .prodet-1 .ui.container .imgs .imgg ul li {
    padding: 0 10px
}

.prodet-page .prodet-1 .ui.container .imgs .imgg ul li a {
    background: #f9f9f9;
    height: 135px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 0 20px
}

.prodet-page .prodet-1 .ui.container .imgs .imgg ul li a img {
    width: auto
}

.prodet-page .prodet-1 .ui.container .right {
    padding-left: 70px;
    padding-top: 0
}

.prodet-page .prodet-1 .ui.container .right .title {
    line-height: 1.8;
    font-weight: bold;
}

.prodet-page .prodet-1 .ui.container .right p {
    line-height: 2;
    max-width: 680px;
    margin: 40px 0
}
.prodet-page .prodet-1 .m-link{
  margin-top: 30px;
}
.prodet-page .prodet-2 .top ul.tabheader {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 64px;
    background: #f7f7f7;
}

.prodet-page .prodet-2 .top ul.tabheader li {
    height: 64px;
    line-height: 64px;
    padding: 0 25px;
    color: white;
    font-weight: 500;
    /*text-transform: uppercase;*/
    font-size: 22px
}

.prodet-page .prodet-2 .top ul.tabheader li.active,.prodet-page .prodet-2 .top ul.tabheader li:hover {
    color: #fff;
    background: var(--color)
}

.prodet-page .prodet-2 .bottom {
    margin-top: 55px;
    /*background: #1a1a1a;*/
    /*color: white;*/
    /*padding: 50px 0;*/
    line-height: 30px;
}

.prodet-page .prodet-2 .bottom ul li .content table {
    /*max-height: 300px;*/
    overflow-y: auto;
}

.prodet-page .prodet-2 .bottom ul li .content table td,.prodet-page .prodet-2 .bottom ul li .content table th {
    text-align: center
}
@media (max-width: 1250px){
    .prodet-page .prodet-1 .ui.container .imgs .imgb ul li a {
    height: 460px;
  }
  .prodet-page .prodet-1 .ui.container .right p {
    max-height: 160px;
    overflow-y: auto;
  }
}
@media (max-width: 1000px){
    .prodet-page .prodet-1 {
    padding: 60px 0;
  }
}
@media (max-width: 700px){
    .prodet-page .prodet-1 .ui.container .imgs {
    width: 100%;
    margin-bottom: 40px;
  }
  .prodet-page .prodet-1 .ui.container .right {
    padding-left: 0;
    width: 100%;
  }
}
@media (max-width: 1250px){
  .h-200-a{
    height: 200px;
    overflow-y: auto;
  }
}
.gallery-page .wrap {
  margin: -18px;
}
.gallery-page .wrap li {
  padding: 18px;
}

.gallery-page .wrap li .img-box{
    border-radius: 10px;overflow: hidden;
}

.seoPublic .Auxil-related .list ul li{
    padding: 20px 10px;
}

.gallery-page.partner .wrap li{
    width: 20%;
}
@media screen and (max-width: 1450px) {
    .gallery-page.partner .wrap li{
        width: 25%;
    }
}
@media screen and (max-width: 1000px) {
    .gallery-page.partner .wrap li{
        width: 33.3%;
    }
}
@media screen and (max-width: 700px) {
    .gallery-page.partner .wrap li{
        width: 50%;
    }
}
@media screen and (max-width: 500px) {
    .gallery-page.partner .wrap li{
        width: 100%;
    }
}
/*=========== news-page start===========*/
.news-page .news-1 .box {
    padding: 3% 5%;
    background-color: var(--color);
    color: white;
}

.news-page .news-1 .box form {
    height: 3.75em;
    border: 1px solid white;
}

.news-page .news-1 .box form input {
    width: 100%;
    border: none;
    background-color: transparent;
    padding: 0 1.8em;
}

.news-page .news-1 .box form input::-webkit-input-placeholder {
    color: white;
}

.news-page .news-1 .box form input:-moz-placeholder {
    color: white;
}

.news-page .news-1 .box form input::-moz-placeholder {
    color: white;
}

.news-page .news-1 .box form input:-ms-input-placeholder {
    color: white;
}

.news-page .news-1 .box form input::placeholder {
    color: white;
}

.news-page .news-1 .box form button {
    width: 5.625em;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border: none;
    background-color: transparent;
}

.news-page .news-1 .box form button i {
    font-size: 2em;
}

.news-page .news-2 ul {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
}

.news-page .news-2 ul li {
    padding: 6% 10%;
    border: 1px solid #ccc;
    background-color: white;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    position: relative;
}

.news-page .news-2 ul li:hover {
    -webkit-transform: translate(10px, -10px);
    -moz-transform: translate(10px, -10px);
    -ms-transform: translate(10px, -10px);
    transform: translate(10px, -10px);
    z-index: 1;
}
.news-page .news-2 ul li .h6{
    text-overflow: -o-ellipsis-lastline;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 1;
 -webkit-box-orient: vertical;
}


@media screen and (max-width: 1000px) {
      .news-page .news-1 .box i img {
        max-height: 40px;
    }
        .news-page .news-2 ul li {
        padding: 5%;
    }
}
/*=========== news-page end===========*/

.newdet-page h1 {
  line-height: 1.4;
}

.newdet-page .text {
  color: #666;
  line-height: 2;
}
.newdet-page .text h2 {
  font-size: 20px;
  line-height: 1.6;
  color: #83b444;
  font-weight: 600;
}
.newdet-page .text h3 {
  font-size: 18px;
  line-height: 1.8;
  color: #666;
  font-weight: 600;
}
.newdet-page .text ol li,.newdet-page .text ul li {
    padding: 0 0 0 10px;
    list-style: square;
    list-style-position: inside;
}
.newdet-page .text strong {
  color: black;
}

/*.newdet-page .text p {
  margin-top: 1.5em;
}*/

.newdet-page .text p:first-child {
  margin-top: 0;
}

.newdet-page .m-link a {
  height: 2em;
  padding: 0 2.5em;
  background-color: var(--color);
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  border-radius:10px;
}

.newdet-page .m-link a:hover {
  background-color: black;
}

.newdet-page .form input,
.newdet-page .form textarea {
  display: block;
  width: 100%;
  border: 1px solid #bebebe;
  padding: .9em 1.3em;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.newdet-page .form input::-webkit-input-placeholder,
.newdet-page .form textarea::-webkit-input-placeholder {
  color: black;
}

.newdet-page .form input:-moz-placeholder,
.newdet-page .form textarea:-moz-placeholder {
  color: black;
}

.newdet-page .form input::-moz-placeholder,
.newdet-page .form textarea::-moz-placeholder {
  color: black;
}

.newdet-page .form input:-ms-input-placeholder,
.newdet-page .form textarea:-ms-input-placeholder {
  color: black;
}

.newdet-page .form input::placeholder,
.newdet-page .form textarea::placeholder {
  color: black;
}

.newdet-page .form input:focus,
.newdet-page .form textarea:focus {
  border-color: var(--color);
}

.newdet-page .form textarea {
  height: 230px;
}

.newdet-page .form input[type="submit"] {
  padding: .45em 2em;
  width: auto;
  height: auto;
  border: none;
  margin-left: auto;
  background-color: var(--color);
  color: #fff;
  transition: all 0.5s;
}
.newdet-page .form input[type="submit"]:hover{
    background-color: #000;
}

.inner-page .sidebarLeft {
  position: -webkit-sticky;
  position: sticky;
  top: 125px;
}

.inner-page .sidebarLeft .slide span.h6 {
  padding: 2% 4%;
  border: 1px solid #b1b1b1;
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.inner-page .sidebarLeft .slide span.h6.active i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.inner-page .sidebarLeft .slide ul {
  padding: 6% 4%;
  border: 1px solid #b1b1b1;
  color: #9e9e9e;
  margin: -1px 0;
}

.inner-page .sidebarLeft .slide ul li {
  margin-bottom: 1.2em;
}

.inner-page .sidebarLeft .slide ul li i {
  width: 1.42857143em;
  height: 1.42857143em;
  border-radius: 3px;
  border: 1px solid #9e9e9e;
  margin-right: .5em;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.inner-page .sidebarLeft .slide ul li i:before {
  font-size: 1.4em;
  opacity: 0;
}

.inner-page .sidebarLeft .slide ul li.active i:before {
  opacity: 1;
}

.inner-page .sidebarLeft .info {
  background-color: var(--color);
  padding: 15% 10%;
  border-radius: 10px;
}
.inner-page .sidebarLeft .info .text{
    color: #fff;
}
.inner-page .sidebarLeft .info .share a i{
    color: #fff;
}
.inner-page .sidebarLeft .nav {
  border: 1px solid #bebebe;
  border-radius: 10px;
}

.inner-page .sidebarLeft .nav span.h6 {
  background-color: var(--color);
  color: white;
  padding: 10px 20px;
  line-height: 1.2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.inner-page .sidebarLeft .nav>ul>li{

}
.inner-page .sidebarLeft .nav ul li {
  border-top: 1px solid #bebebe;
  position: relative;
  font-size: 20px;
  font-weight: bold;
}

.inner-page .sidebarLeft .nav ul li:first-child {
  border-top: none;
}

.inner-page .sidebarLeft .nav ul li a {
  padding: .8em 20px;
  display: block;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.inner-page .sidebarLeft .nav ul li a:hover {
  background-color: var(--color);
  color: white;
}
.inner-page .sidebarLeft .nav ul li i {
    position: absolute;
    top: 21px;
    right: 14px;
    width: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.inner-page .sidebarLeft .nav ul li ul{
    padding-left: 10px;
}
.inner-page .sidebarLeft .nav ul li li{
    font-size: 18px;
    font-weight: 300;
    color: #666;
}
.inner-page .sidebarLeft .nav ul li li li{
    font-size: 16px;
}

@media screen and (max-width: 1000px) {
  .newdet-page h1 {
    width: 100%;
    font-size: 22px;
    line-height: 1.4;
  }
    .inner-page .sidebarLeft {
    display: none;
  }
}
.chain-page .chain-1 .img-box {
    border-radius: 20px;
    overflow: hidden;
}

.chain-page .chain-1 .img-box img {
    min-height: 300px;
    object-fit: cover;
}

.chain-page .chain-2 .strength-list ul li {
    margin-top: 70px;
}

.chain-page .chain-2 .strength-list ul li .box .img-box {
    width: 50%;
    border-radius: 10px;
    overflow: hidden;
}

.chain-page .chain-2 .strength-list ul li .box .img-box img {
    border-radius: 10px;
}

.chain-page .chain-2 .strength-list ul li .box .txtbox {
    background-color: #f6f7f9;
    border-radius: 10px;
    width: calc(50% + 40px);
    padding-left: 10%;
    padding-right: 6%;
    margin-left: -40px;
}

.chain-page .chain-2 .strength-list ul li .box .txtbox .tag .line {
    width: 65px;
    height: 1px;
    background-color: #333333;
    display: block;
}

.chain-page .chain-2 .strength-list ul li .box .txtbox .tt {
    line-height: 1.4;
    color: #333333;
}

.chain-page .chain-2 .strength-list ul li .box .txtbox .desc {
    line-height: 1.8;
    color: #4c4c4c;
}

.chain-page .chain-2 .strength-list ul li:nth-child(odd) .box {
    flex-direction: row-reverse;
}

.chain-page .chain-2 .strength-list ul li:nth-child(odd) .box .txtbox {
    margin-right: -40px;
    margin-left: 0;
    padding-left: 6%;
    padding-right: 10%;
}

.chain-page .chain-3 {
    background-color: #f4f5f9;
}

.chain-page .chain-3 .process-li {
    padding: 0 10%;
}

.chain-page .chain-3 .process-li .swiper {
    padding: 25px 0;
    margin: 0 -1px;
    overflow: hidden;
}

.chain-page .chain-3 .process-li ul .slick-list {
  overflow: visible;
}

.chain-page .chain-3 .process-li ul li .in {
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.chain-page .chain-3 .process-li ul li .box {
    height: 405px;
    padding: 15px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 0 20px;
}

.chain-page .chain-3 .process-li ul li .box .num {
    width: 50px;
    height: 50px;
    background-color: #f4f5f9;
    border: solid 1px #cccccc;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    transition: all 0.5s;
}

.chain-page .chain-3 .process-li ul li .box i {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--color);
    border-radius: 10px;
    width: 92px;
    height: 92px;
    transition: all 0.5s;
}

.chain-page .chain-3 .process-li ul li .box i img {
    filter: brightness(0) invert(1);
    transition: all 0.5s;
}

.chain-page .chain-3 .process-li ul li .box:hover .num {
    background-color: #000318;
    color: var(--color);
}

.chain-page .chain-3 .process-li ul li .box:hover i {
    background-color: #000;
}

.chain-page .chain-3 .process-li ul li .box:hover i img {
    filter: none;
}

.chain-page .chain-3 .process-li ul li .in-yj {
    position: absolute;
    width: 20px;
    height: 20px;
    opacity: 0;
}

.chain-page .chain-3 .process-li ul li .in-yj.zs {
    left: 0;
    top: 0;
}

.chain-page .chain-3 .process-li ul li .in-yj.ys {
    right: 0;
    top: 0;
    transform: rotate(90deg);
}

.chain-page .chain-3 .process-li ul li .in-yj.yx {
    right: 0;
    bottom: 0;
    transform: rotate(180deg);
}

.chain-page .chain-3 .process-li ul li .in-yj.zx {
    left: 0;
    bottom: 0;
    transform: rotate(-90deg);
}

.chain-page .chain-3 .process-li ul li.odd .box {
    border-top: 1px solid #cccccc;
    border-bottom: 0;
}

.chain-page .chain-3 .process-li ul li.odd .in-yj.zs {
    opacity: 1;
}

.chain-page .chain-3 .process-li ul li.odd .in-yj.ys {
    opacity: 1;
}

.chain-page .chain-3 .process-li ul li.even .box {
    border-top: 0;
    border-bottom: 1px solid #cccccc;
}

.chain-page .chain-3 .process-li ul li.even .num {
    top: auto;
    bottom: 0;
    transform: translate(-50%, 50%);
}

.chain-page .chain-3 .process-li ul li.even .in-yj.yx {
    opacity: 1;
}

.chain-page .chain-3 .process-li ul li.even .in-yj.zx {
    opacity: 1;
}

.chain-page .chain-3 .process-li .zdy-switch>div {
    background-color: #fff;
    position: absolute;
    transform: translateY(-50%);
}

.chain-page .chain-3 .process-li .zdy-switch>div:hover {
    background-color: var(--color);
}

.chain-page .oem-6 .con {
    border-radius: 10px;
    height: 400px;
}

@media (max-width: 1000px) {
    .chain-page .chain-2 .strength-list ul li .box .img-box {
        width: 100%;
    }

    .chain-page .chain-2 .strength-list ul li .box .txtbox {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .chain-page .chain-2 .strength-list ul li:nth-child(odd) .box .txtbox {
        margin-right: 0;
    }
}

@media (max-width: 700px) {
    .chain-page .chain-2 .strength-list ul li {
        margin-top: 30px;
    }
}
.cus-page .tit {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 600;
  max-width: 790px;
}
.cus-page .cus-1 .content {
  margin-top: 56px;
}
.cus-page .cus-1 .content .column {
  vertical-align: bottom;
}
.cus-page .cus-1 .content .left {
  padding-right: 7px;
}
.cus-page .cus-1 .content .left .text {
  /*padding-top: 180px;*/
  max-width: 700px;
}
.cus-page .cus-1 .content .right {
  padding-left: 7px;
}
.cus-page .cus-1 .content .right .text {
  padding: 0 0 100px 85px;
}
.cus-page .cus-1 .content .img {
  border-radius: 10px;
}
.cus-page .cus-1 .content .img img {
  width: 100%;
  border-radius: 10px;
}
.cus-page .cus-1 .content .text .con {
  line-height: 44px;
  color: #4B4B4B;
  margin-top: 24px;
}

.cus-page .cus-2 {
  /*padding-top: 6%;*/
}
.cus-page .cus-2 .i-title {
  text-align: center;
}
.cus-page .cus-2 .con {
  color: #666;
}

.cus-page .cus-2 .content {
  margin-top: 67px;
}
.cus-page .cus-2 .content .item {
  background: #fff;
  border-radius: 15px;
  padding-bottom: 130px;
  /*min-height: 400px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f6f7f9;
}
.cus-page .cus-2 .content .item .tit {
  padding: 12px 50px;
  border-bottom: 1px solid #e1e5e5;
  height: 100px;
    display: flex;
    align-items: center;
}
.cus-page .cus-2 .content .item .con {
  padding: 45px 50px;
  max-width: 770px;
}
.cus-page .cus-2 .content .item .con .des {
  font-size: 20px;
  line-height: 1.5;
  min-height: 4.5em;
  max-height: 4.5em;
  overflow-y: auto;
  color: #666;
}
.cus-page .cus-2 .content .item .icon {
  display: block;
  text-align: left;
  position: absolute;
  bottom: 50px;
  left: 50px;
}
.cus-page .cus-2 .content .item .icon img {
  width: 80px;
  height: 80px;
}
.cus-page .cus-2 .content .item:hover {
  background: #df0722;
}
.cus-page .cus-2 .content .item:hover .tit {
  color: #FFFFFF;
}
.cus-page .cus-2 .content .item:hover .icon img {
  filter: brightness(0) invert(1);
}
.cus-page .cus-2 .content .item:hover .con .des {
  color: #FFFFFF;
}
.cus-page .cus-3 {
  padding-top: 6%;
}
.cus-page .cus-3 .header {
  margin-top: 106px;
}
.cus-page .cus-3 .header .con {
  font-size: 20px;
  line-height: 1.6;
  color: #4B4B4B;
  max-width: 820px;
}
.cus-page .cus-3 .content {
  margin-top: 72px;
}
.cus-page .cus-3 .content ul li {
  width: 21.84%;
}
.cus-page .cus-3 .content ul li .ig {
  width: 100%;
  height: 760px;
  position: relative;
}
.cus-page .cus-3 .content ul li .ig .img-box {
  height: 100%;
}
.cus-page .cus-3 .content ul li .ig .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
}
.cus-page .cus-3 .content ul li .ig::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(30%, rgba(0, 0, 0, 0.6)), color-stop(60%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 30%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 30%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 30%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%);
  border-radius: 10px;
}
.cus-page .cus-3 .content ul li .ig .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: 3;
  color: #fff;
  padding: 40px 60px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
}
.cus-page .cus-3 .content ul li .ig .text .tit {
  margin-bottom: 25px;
}
.cus-page .cus-3 .content ul li .ig .text .con {
  line-height: 1.5;
  margin-bottom: 30px;
}
.cus-page .cus-3 .content ul li.active {
  width: 78.16%;
}
.cus-page .cus-3 .content ul li.active .ig .text {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cus-page .cus-4 {
  padding: 4% 0;
}
.cus-page .cus-4 .content {
  margin-top: 66px;
}
.cus-page .cus-4 .content .left {
  padding-right: 10px;
  width: 50%;
  height: auto;
}
.cus-page .cus-4 .content .left .img-box {
  border-radius: 10px;
  height: 100%;
}
.cus-page .cus-4 .content .left .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.cus-page .cus-4 .content .right {
  padding-left: 10px;
  height: auto;
  width: 50%;

}
.cus-page .cus-4 .content .right .i-title
{
  padding: 0 50px;
}
.cus-page .cus-4 .content .right .text {
  height: 100%;
  background: #fff;
  border-radius: 10px;
    padding-top: var(--px60);
}
.cus-page .cus-4 .content .right .text .tit {
  padding: 43px 50px;
  border-bottom: 1px solid #e1e5e5;
  font-size: 27px;
  line-height: 1.4;
}
.cus-page .cus-4 .content .right .text .con {
  padding: 38px 50px;
  color: #4B4B4B;
  line-height: 1.6;
}
.cus-page .cus-4 .content .right .text .btn {
  padding: 0 50px 50px;
}
.cus-page .cus-4 .content .right .text .btn .more {
  text-transform: capitalize;
  width: 160px;
  height: 50px;
  line-height: 50px;
}
.cus-page .cus-4 .content .right .text:hover {
  background: #fff;
}
.cus-page .cus-4 .content ul li {
  margin-bottom: 20px;
}
.cus-page .cus-4 .content ul li:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cus-page .cus-4 .content ul li:nth-child(even) .left {
  padding: 0 0 0 10px;
}
.cus-page .cus-4 .content ul li:nth-child(even) .right {
  padding: 0 10px 0 0;
}
.cus-page .cus-4 .content ul li:last-child {
  margin-bottom: 0;
}
.cus-page .cus-5 {
  padding-bottom: 2%;
}
.cus-page .cus-5 .header {
  margin-top: 93px;
}
.cus-page .cus-5 .header .tit {
  max-width: 500px;
}
.cus-page .header .con {
  line-height: 1.6;
  font-weight: 300;
  color: #666;
  text-align: center;
  margin-top: 100px;
}

.cus-page .cus-5 .content {
  margin-top: 74px;
  position: relative;
}
.cus-page .cus-5 .content .img-box {
  border-radius: 10px;
}
.cus-page .cus-5 .content .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  color: #fff;
  padding: 20px 56px var(--px100);
}
.cus-page .cus-5 .content .text .con {
  font-size: 20px;
  line-height: 30px;
  margin: 25px 0 30px;
  max-width: 790px;
}
.cus-page .cus-6 {
  padding-top: 6%;
}
.cus-page .cus-6 .i-title {
  max-width: 936px;
}
.cus-page .cus-6 .content {
  margin-top: 66px;
}
.cus-page .cus-6 .content .item {
  background: #fff;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  padding: 60px 80px;
  text-align: center;
}
.cus-page .cus-6 .content .item .tit {
  font-size: 28px;
  line-height: 1.3;
  margin-top: 50px;
}
.cus-page .cus-6 .content .item .tit em {
  color: var(--color);
}
.cus-page .cus-7 {
  padding-top: 6%;
}
.cus-page .cus-7 .header {
  margin-top: 93px;
}
.cus-page .cus-7 .header .con {
  color: #4B4B4B;
  max-width: 700px;
}
.cus-page .cus-7 .content {
  margin-top: 66px;
}
.cus-page .cus-8 {
  padding-top: 6%;
}
.cus-page .cus-8 .tab {
  margin-top: 66px;
}
.cus-page .cus-8 .tab ul li {
  display: inline-block;
  line-height: 56px;
  border-radius: 56px;
  overflow: hidden;
  text-align: center;
  font-size: 20px;
  background: #fff;
  cursor: pointer;
  margin-right: 20px;
  padding: 0 33px;
}
.cus-page .cus-8 .tab ul li.active {
  background: var(--color);
  color: #fff;
}
.cus-page .cus-8 .content {
  margin-top: 30px;
}
.cus-page .cus-8 .content .left {
  width: 50%;
  padding-right: 10px;
  height: auto;
}
.cus-page .cus-8 .content .left .img-box {
  border-radius: 10px;
  height: 100%;
}
.cus-page .cus-8 .content .left .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.cus-page .cus-8 .content .right {
  padding-left: 10px;
  width: 50%;
  height: auto;
}
.cus-page .cus-8 .content .right .text {
  height: 100%;
  background: #fff;
  border-radius: 10px;
}
.cus-page .cus-8 .content .right .text .tit {
  font-size: 27px;
  line-height: 1.4;
  padding: 43px 50px 39px;
  border-bottom: 1px solid #e1e5e5;
}
.cus-page .cus-8 .content .right .text .con {
  line-height: 1.6;
  padding: 35px 50px;
  color: #4B4B4B;
}
.cus-page .cus-8 .content ul li:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cus-page .cus-8 .content ul li:nth-child(even) .left {
  padding: 0 0 0 10px;
}
.cus-page .cus-8 .content ul li:nth-child(even) .right {
  padding: 0 10px 0 0;
}
.cus-page .cus-9 {
  padding-top: 6%;
}
.cus-page .cus-9 .content {
  margin-top: 66px;
}
.cus-page .cus-9 .content .img-box {
  border-radius: 10px;
}
.cus-page .cus-9 .content .img-box img {
  width: 100%;
}
.cus-page .cus-9 .content .img-box .text {
  font-size: 32px;
  color: #fff;
  line-height: 1;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  font-weight: 600;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  z-index: 2;
}
.cus-page .cus-9 .content .img-box .text span {
  width: 85px;
  display: inline-block;
  position: relative;
}
.cus-page .cus-9 .content .img-box .text::before {
  content: '';
  position: absolute;
  width: 110px;
  height: 1px;
  right: 50%;
  margin-right: 50px;
  top: 50%;
  background: #fff;
  z-index: 3;
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  -khtml-opacity: .5;
  opacity: .5;
}
.cus-page .cus-9 .content .img-box .text::after {
  content: '';
  position: absolute;
  width: 110px;
  height: 1px;
  left: 50%;
  margin-left: 50px;
  top: 50%;
  background: #fff;
  z-index: 3;
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  -khtml-opacity: .5;
  opacity: .5;
}
.cus-page .cus-9 .content .img-box::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), color-stop(30%, rgba(0, 0, 0, 0.3)), color-stop(60%, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.1) 60%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.1) 60%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.1) 60%, rgba(0, 0, 0, 0) 100%);
}

@media screen and (max-width: 1450px) {
  .cus-page .cus-1 .content .left .text {
    padding-top: 100px;
  }
  .cus-page .cus-1 .content .right .text {
    padding: 0 0 60px 40px;
  }
  .cus-page .cus-2 .content .item .tit {
    font-size: 30px;
  }
  .cus-page .cus-3 .header .con {
    max-width: 700px;
  }
  .cus-page .cus-5 .header .con {
    max-width: 660px;
  }
  .cus-page .cus-7 .header .con {
    max-width: 620px;
  }
}

@media screen and (max-width: 1250px) {
  .cus-page .tit {
    font-size: 30px;
  }
  .cus-page .cus-1 .content .text .con {
    font-size: 18px;
  }
  .cus-page .cus-2 .content .item .tit {
    padding: 30px;
    font-size: 26px;
  }
  .cus-page .cus-2 .content .item .con {
    padding: 30px;
  }
  .cus-page .cus-3 .header .con {
    max-width: 560px;
  }
  .cus-page .cus-3 .content ul li .ig {
    height: 690px;
  }
  .cus-page .cus-4 .content .right .text .tit {
    padding: 30px;
    font-size: 24px;
  }
  .cus-page .cus-4 .content .right .text .con {
    padding: 30px;
  }
  .cus-page .cus-4 .content .right .i-title {
    padding: 0 30px;
  }
  .cus-page .cus-5 .header .con {
    max-width: 469px;
  }
  .cus-page .cus-6 .content .item {
    padding: 40px 36px;
  }
  .cus-page .cus-7 .header .con {
    max-width: 490px;
  }
  .cus-page .cus-8 .content .right .text .tit {
    padding: 30px 30px 26px;
    font-size: 24px;
  }
  .cus-page .cus-8 .content .right .text .con {
    padding: 30px;
  }
}


@media screen and (max-width: 1000px) {
  .cus-page .cus-1 .content {
    margin-top: 28px;
  }
  .cus-page .cus-1 .content .left {
    width: 100%;
    padding: 0;
  }
  .cus-page .cus-1 .content .left .text {
    padding-top: 30px;
  }
  .cus-page .cus-1 .content .right {
    width: 100%;
  }
  .cus-page .cus-1 .content .right .text {
    padding: 30px 0;
  }
  .cus-page .cus-2 .content {
    margin-top: 30px;
  }
  .cus-page .cus-3 .header {
    margin-top: 30px;
  }
  .cus-page .cus-3 .header .con {
    max-width: 100%;
    margin-top: 20px;
  }
  .cus-page .cus-3 .content {
    margin-top: 30px;
  }
  .cus-page .cus-3 .content ul li .ig .text {
    padding: 20px 30px;
  }
  .cus-page .cus-4 .content {
    margin-top: 30px;
  }
  .cus-page .cus-4 .content ul li .left {
    width: 100%;
    padding: 0 !important;
    margin-bottom: 45px;
  }
  .cus-page .cus-4 .content ul li .right {
    width: 100%;
    padding: 0 !important;
  }
  .cus-page .cus-5 .header {
    margin-top: 30px;
  }
  .cus-page .cus-5 .header .con {
    max-width: 100%;
    margin-top: 20px;
  }
  .cus-page .cus-5 .content {
    margin-top: 30px;
  }
  .cus-page .cus-5 .content .text {
    padding: 20px;
  }
  .cus-page .cus-5 .content .text .con {
    margin-bottom: 0;
  }
  .cus-page .cus-6 .content {
    margin-top: 30px;
  }
  .cus-page .cus-7 .header {
    margin-top: 30px;
  }
  .cus-page .cus-7 .header .con {
    max-width: 100%;
    margin-top: 20px;
  }
  .cus-page .cus-7 .content {
    margin-top: 30px;
  }
  .cus-page .cus-8 .tab {
    margin-top: 30px;
  }
  .cus-page .cus-8 .content ul li .left {
    width: 100%;
    padding: 0 !important;
  }
  .cus-page .cus-8 .content ul li .right {
    width: 100%;
    padding: 0 !important;
  }
  .cus-page .cus-9 .content {
    margin-top: 30px;
  }
}

@media screen and (max-width: 700px) {
  .cus-page .cus-3 .content ul li .ig {
    height: 580px;
  }
  .cus-page .cus-3 .content ul li .ig .text {
    padding: 20px 15px;
  }
  .cus-page .cus-3 .content ul li .ig .text .tit {
    margin-bottom: 12px;
  }
  .cus-page .cus-3 .content ul li .ig .text .con {
    margin-bottom: 0;
  }
  .cus-page .tit {
        font-size: 30px;
    }
  .cus-page .cus-5 .content .img-box img{
    min-height: 360px;
  }
  .cus-page .cus-8 .tab ul li {
    font-size: 18px;
    padding: 0 20px;
  }
  .cus-page .cus-9 .content .img-box .text {
    font-size: 26px;
  }
}

@media screen and (max-width: 500px) {
  .cus-page .tit {
    font-size: 24px;
    line-height: 44px;
  }
  .cus-page .cus-1 .content .text .con {
    font-size: 16px;
    line-height: 30px;
  }
  .cus-page .cus-2 .content .item {
    min-height: auto;
    padding-bottom: 100px;
  }
  .cus-page .cus-2 .content .item .tit {
    padding: 15px;
    font-size: 22px;
    line-height: 40px;
  }
  .cus-page .cus-2 .content .item .con {
    padding: 15px;
  }
  .cus-page .cus-2 .content .item .con .des {
    font-size: 16px;
    line-height: 2;
  }
  .cus-page .cus-2 .content .item .icon {
    bottom: 20px;
    left: 15px;
  }
  .cus-page .cus-3 .header .con {
    font-size: 16px;
    line-height: 1.8;
  }
  .cus-page .cus-3 .content ul {
    display: block;
  }
  .cus-page .cus-3 .content ul li {
    width: 100%;
  }
  .cus-page .cus-3 .content ul li .ig {
    height: 520px;
  }
  .cus-page .cus-3 .content ul li .ig .text {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    padding: 12px 6px;
  }
  .cus-page .cus-3 .content ul li .ig .text .tit {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 0;
  }
  .cus-page .cus-3 .content ul li .ig .text .con {
    font-size: 14px;
    line-height: 2;
  }
  .cus-page .cus-3 .content ul li .ig::after {
    height: 100%;
  }
  .cus-page .cus-3 .content ul li.active {
    width: 100%;
  }
  .cus-page .cus-4 .content .right .text .tit {
    padding: 15px;
    font-size: 20px;
  }
  .cus-page .cus-4 .content .right .i-title {
    padding: 0 15px;
  }
  .cus-page .cus-4 .content .right .text .con {
    padding: 15px;
    line-height: 1.8;
  }
  .cus-page .cus-4 .content .right .text .btn {
    padding: 0 15px;
  }
  .cus-page .cus-5 .content .img-box img {
    min-height: 460px;
    object-fit: cover;
  }
  .cus-page .cus-6 .content {
    overflow: hidden;
  }
  .cus-page .cus-6 .content .item {
    padding: 20px 15px;
  }
  .cus-page .cus-6 .content .item .tit {
    margin-top: 12px;
    font-size: 20px;
  }
  .cus-page .cus-8 .tab ul li {
    font-size: 14px;
    padding: 0 15px;
    margin-right: 13px;
    height: 40px;
    line-height: 40px;
  }
  .cus-page .cus-8 .content .right .text .tit {
    padding: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
  .cus-page .cus-8 .content .right .text .con {
    padding: 15px;
    font-size: 14px;
    line-height: 2;
  }
  .cus-page .cus-9 .content {
    margin-top: 20px;
  }
  .cus-page .cus-9 .content .img-box .text {
    font-size: 20px;
  }
  .cus-page .cus-5 .content .text .con{
    font-size: 14px;
    line-height: 2;
    margin: 12px 0 0px;
  }
}
.sustanibility-page .sustanibility-1 .img-box {
    border-radius: 20px;
    overflow: hidden;
}

.sustanibility-page .sustanibility-1 .img-box img {
    min-height: 300px;
    object-fit: cover;
}

.sustanibility-page .sustanibility-2 .what {
  
    border-radius: 20px;
}

.sustanibility-page .sustanibility-2 .what .mk-tt {
    color: #333333;
}

.sustanibility-page .sustanibility-2 .what .left {
    width: 30%;
   
}

.sustanibility-page .sustanibility-2 .what .right {
    width: 70%;
    padding-left: 5%;
  
}

.sustanibility-page .sustanibility-2 .what .right ul li {
    padding: 5px 0;
}

.sustanibility-page .sustanibility-2 .what .right ul li .box .top {
    padding: 25px 35px 20px;
    border-bottom: solid 1px rgba(51, 51, 51, 0.2);
}

.sustanibility-page .sustanibility-2 .what .right ul li .box p {
    width: 100%;
    padding: 0 20px;
}

.sustanibility-page .sustanibility-2 .what .right ul li .box .content {
    padding: 25px 35px 40px;
    line-height: 1.7;
    display: none;
}

.sustanibility-page .sustanibility-2 .what .right ul li.active .box {
    background-color: var(--color);
    border-radius: 10px;
}

.sustanibility-page .sustanibility-2 .what .right ul li.active .box .top {
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}

.sustanibility-page .sustanibility-2 .what .right ul li.active .box .tt {
    color: #fff;
}

.sustanibility-page .sustanibility-2 .what .right ul li.active .box .content {
    color: #fff;
}

.sustanibility-page .sustanibility-2 .what .right ul li.active .box span.ico img {
    filter: brightness(0) invert(1);
}

.sustanibility-page .sustanibility-2 .what .right ul li.active .box i {
    color: #fff;
    transform: rotate(90deg);
}

.sustanibility-page .sustanibility-3 .zs-list ul {
    margin: 0 -20px;
}

.sustanibility-page .sustanibility-3 .zs-list ul li {
    width: 50%;
    padding: 0 20px;
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box {
    position: relative;
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box .img-box {
    width: 100%;
    object-fit: cover;
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box .txtbox {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box .desc {
    opacity: 0.8;
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box .txtbox01 {
    opacity: 1;
    transition: all 0.5s;
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box .txtbox02 {
    opacity: 0;
    transition: all 0.5s;
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box:hover .txtbox01 {
    opacity: 0;
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box:hover .txtbox02 {
    opacity: 1;
}

@media (max-width: 1250px) {
    .sustanibility-page .sustanibility-2 .what .right ul li .box .top {
        padding: 20px 15px;
    }

    .sustanibility-page .sustanibility-2 .what .right ul li .box .content {
        padding: 20px 15px;
    }
}

@media (max-width: 1000px) {
    .sustanibility-page .sustanibility-2 .what .left {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .sustanibility-page .sustanibility-2 .what .right {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 5%;
    }

    .sustanibility-page .sustanibility-3 .zs-list ul li {
        width: 100%;
        padding: 10px 20px;
    }
}

@media (max-width: 700px) {
    .sustanibility-page .sustanibility-2 .what .right ul li .box .top {
        padding: 10px;
    }

    .sustanibility-page .sustanibility-2 .what .right ul li .box .content {
        padding: 10px;
    }
}

@media (max-width: 500px) {
    .sustanibility-page .sustanibility-3 .zs-list ul li .box:hover .txtbox01 img {
        zoom: 0.85;
    }
}

.big-little {
  font-weight: bold;
  font-size: 40px;
  color: #141414;
}

@media (max-width:1000px) {
 .big-little {
   font-size: 24px;
 }
}
.sustanibility-page .sustanibility-2 .what .right ul li .box .top{
  flex-wrap: nowrap;
}
.wc{
    color: #FFFFFF !important;
}
 .mk-tt.wc{
    color: #FFFFFF !important;
}
/*.inner-page{
  padding-bottom: 0;
}*/
@media (max-width: 500px){
  .sustanibility-page .sustanibility-3 .zs-list ul li .box .desc{
    height: 200px;
    overflow-y: auto;
  }
  .sustanibility-page .sustanibility-3 .zs-list ul li .box .imgbox>img{
    height: 280px !important;
  }
}
.swipera3 .txtbox .tt{
  min-height: 66px;
  display: flex;
  /*align-items: flex-end;*/
}
#innerMobileBanner .banner2{
  background: var(--color);
}
@media (max-width: 1000px){
  .oem-page .oem-1 .zs-list ul li img{
    zoom: 0.8;
  }
  .product-yd-page .catebox ul.catelist li .text p{
    max-height: unset !important;
  }
}
@media (max-width: 700px){
  .oem-page .oem-1 .zs-list ul li{
    padding: 8px;
  }
    .oem-page .oem-1 .zs-list ul li img{
    zoom: 0.6;
  }
  .product-yd-page .catebox ul.catelist li .text .title{
    margin-bottom: 15px;
  }
}
#cp-Nav .nav div.title{
  color: #fff !important;
}
.show-1000{
  display: none;
}
@media (max-width: 1000px){
  #banner .swiper_banner .swiper-slide .banner-text .btm{
    width: 100%;
  }
  #banner .swiper_banner .swiper-slide .banner-text{
    bottom: unset;
    top: var(--ft60);
  }
  .show-1000{
  display: block;
}
img.show-1000{
  width: 100%;
  object-fit: cover;
}
  .hide-1000{
  display: none;
}
}
.hide90{
  display: none !important;
}
.radius-10
{
  border-radius: :10px;
}
.fw-500{
  font-weight: 500;
}
.seoPublic .title{
  margin-bottom: 1em;
}
.m-page {
    margin: 60px 0
}

.m-page>div {
    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
}

.m-page>div span,
.m-page>div a {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    background-color: #1a1a1a;
    margin: 0 10px;
    color: #fff;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all;
    font-size: 16px;
    font-weight: 600;
    border-radius: 100%;
}

.m-page>div span:hover,
.m-page>div a:hover {
    background-clip: var(--color);
    color: white
}

.m-page>div span {
    background: var(--color)
}

@media (max-width: 1450px){
  .leadbox .main .cateitem .lw_btn{
  zoom: 0.8;
}
  .leadbox .main .cateitem .right .h5{
    font-size: var(--ft16);
  }
}
@media (max-width: 1250px){
  .product-page .nav-1 ul.navlist li a{
    font-size: var(--ft16);
  }
  .leadbox .main .bag{
    width: 50%;
  }
}
@media (max-width: 700px){
  .prodet-page .prodet-1 .m-link{
    flex-wrap: wrap
  }
   .prodet-page .prodet-1 .m-link a{
     width: 100%;
     font-size: var(--ft16);
   }
  .leadbox {
    padding: var(--ft60) 0;
}
  .leadbox .main .cateitem .right{
    padding: 0;
  }
  .leadbox .main .cateitem{
    padding: 15px 8px;
  }
}
@media (max-width: 400px){
    .leadbox .main .bag{
    width: 100%;
  }
}
@media (max-width: 500px){
  .prodet-page .prodet-1 .ui.container .imgs .imgb ul li a{
    height: auto;
  }
}
@media (max-width: 1450px){
  #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a{
    font-size: 14px;
  }
  #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item{
    margin-left: var(--ft24);
  }
  #header > .nav > .menu .menu-box .right .pp_btn{
    zoom: 0.8;
  }
}
@media (max-width: 500px){
  .about-c1-page .about-2 ul li .box:hover .text .con {
  height: 150px;
  opacity: 1;
}
.about-c1-page .about-2 ul li .box {
        height: 350px;
    }
.about-c1-page .about-2 ul li .box .text .con {
  max-height: 150px;
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding-right: 10px;
  color: #fff;
}
}
.knowledge-page .list ul li .box .title{
  padding-right: 50px;
}
@media (max-width: 1250px){
  .contact-page .contact-1 .left form ul li{
    width: 100%;
  }
}