@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Heavy.woff2') format('woff2'), url('../fonts/Gilroy-Heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Black.woff2') format('woff2'), url('../fonts/Gilroy-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.woff2') format('woff2'), url('../fonts/Gilroy-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ExtraBold.woff2') format('woff2'), url('../fonts/Gilroy-ExtraBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Thin.woff2') format('woff2'), url('../fonts/Gilroy-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.woff2') format('woff2'), url('../fonts/Gilroy-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.woff2') format('woff2'), url('../fonts/Gilroy-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.woff2') format('woff2'), url('../fonts/Gilroy-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLight.woff2') format('woff2'), url('../fonts/Gilroy-UltraLight.woff') format('woff');
  font-weight: 200;
  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: #e62129;
  --fm: 'Montserrat';
}
: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: 40px;
  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: 'Gilroy';
  font-weight: 400;
  margin: 0 auto;
  color: #000000;
  font-size: 16px;
}
#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.active{
  box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 18;
}
#header.active .nav .f-top {
  padding: 0;
  height: 0;
  overflow: hidden;
}
#header a {
  display: block;
}
#header img {
  display: block;
  width: 100%;
}
#header > .nav {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1920px;
  margin: auto;
  background: #fff;
}
#header > .nav .f-top {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background: #F1F5F9;
  padding-top: 8px;
  padding-bottom: 10px;
}
#header > .nav .f-top .container {
  display: flex;
  padding: 0;
  justify-content: space-between;
  line-height: 1;
}
#header > .nav .f-top .container .left {
  display: flex;
  align-items: center;
}
#header > .nav .f-top .container .left .top1 {
  font-family: var(--fm);
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  display: flex;
  align-items: center;
  margin-right: var(--ft40);
}
#header > .nav .f-top .container .left .top1:last-child {
  margin-right: 0;
}
#header > .nav .f-top .container .left .top1 img {
  width: auto;
  height: auto;
  margin-right: 14px;
}
#header > .nav .f-top .container .share {
  display: flex;
}
#header > .nav .f-top .container .share li {
  margin-left: var(--ft24);
  font-size: 17px;
  color: #666666;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#header > .nav .f-top .container .share li:hover {
  color: var(--color);
}
#header > .nav .f-top .container .share .li3 {
  font-size: 19px;
}
#header > .nav > .menu .menu-box {
  padding: 2px 0 4px;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#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-right: calc(2.6555vw + 14px);
  margin-left: 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: calc(3.4405vw + 14px);
  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: calc(0.1055vw + 14px);
}
#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: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: 0;
}
#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: var(--ft18);
  text-transform: capitalize;
  color: #000;
  font-family: var(--fm);
  font-weight: 600;
}
#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: 100%;
  height: 1px;
  bottom: 2px;
  left: 0;
  background-color: #000;
  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: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(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: 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);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  -o-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -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-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;
}
.pp_btn {
  height: 43px;
  cursor: pointer;
  background: var(--color);
  border-radius: 4px;
  padding-left: var(--ft18);
  padding-right: 13px;
  font-weight: 400;
  font-size: var(--ft16);
  color: #FFFFFF;
  display: flex;
  align-items: center;
  width: fit-content;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
}
.pp_btn:hover::after {
  clip-path: circle(70% at 50% 50%);
}
.pp_btn::after {
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: #000;
  clip-path: circle(0% at 50% 50%);
}
.pp_btn span {
  position: relative;
  z-index: 2;
}
.pp_btn img {
  position: relative;
  z-index: 2;
  margin-left: 10px;
}
#header > .nav > .menu .menu-box .right .search {
  cursor: pointer;
}
#header > .nav > .menu .menu-box .right .lang_cont {
  margin-left: var(--ft18);
  margin-right: calc(1.2465vw + 14px);
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont {
  display: flex;
  align-items: center;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont em {
  margin-right: 9px;
  margin-left: 10px;
  font-weight: 400;
  font-size: var(--ft16);
  color: #333333;
}
#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: 1750px;
  padding: 0 15px;
}
#banner {
  overflow: hidden;
  margin-top: 129px;
}
#banner .swiper1 {
  position: relative;
}
#banner .swiper1 .sw1-btn {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
}
#banner .swiper1 .sw1-btn i {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: calc(2.0925vw + 40px);
  height: calc(2.0925vw + 40px);
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: calc(1.3555vw + 14px);
  color: #333333;
  cursor: pointer;
}
#banner .swiper1 .sw1-btn .sw1-btn-r{
background:  var(--color);
  color: #fff;
}

#banner .swiper1 .sw1-btn i:hover {
  background: var(--color);
  color: #fff;
}
@-webkit-keyframes fadeInUp1 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp1 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
#banner .swiper1 .swiper-slide {
  position: relative;
}
#banner .swiper1 .swiper-slide-active .fadeInUp1{
  -webkit-animation: fadeInUp1  1.3s;
    animation: fadeInUp1  1.3s ;
  
}
#banner .swiper1 .swiper-slide-active .fadeInUp2{
  -webkit-animation: fadeInUp1  1.5s ;
    animation: fadeInUp1  1.5s ;
  
}
#banner .swiper1 .swiper-slide-active .fadeInUp3{
  -webkit-animation: fadeInUp1 1.7s ;
    animation: fadeInUp1  1.7s  ;
  
}
#banner .swiper1 .swiper-slide .sw1-text {
  position: absolute;
  top: var(--px140);
  left: 5.26%;
}
#banner .swiper1 .swiper-slide .sw1-text .sw-p1 {
  font-weight: bold;
  font-size: calc(0.475vw + 14px);
  color: #333333;
  line-height: 1;
}
#banner .swiper1 .swiper-slide .sw1-text .sw-p2 {
  font-weight: bold;
  line-height: 1;
  font-size: calc(2.6555vw + 14px);
  color: #000000;
  margin-top: var(--ft30);
  margin-bottom: var(--ft44);
  text-shadow: 0 0px 0 #fff, 3px 1px 0 #fff, 3px 1px 0 #fff, 3px 2px 0 #fff, 3px 3px 0 #ffff, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
}
.xy_btn {
  height: 51px;
  background: #E62129;
  border-radius: 4px;
  padding: 0 var(--ft36);
  display: flex;
  justify-content: center;
  color: #fff;
  align-items: center;
  font-weight: 600;
  font-size: var(--ft18);
  color: #FFFFFF;
  width: fit-content;
  position: relative;
  overflow: hidden;
}
.xy_btn:hover::after {
  clip-path: circle(70% at 50% 50%);
}
.xy_btn::after {
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: #000;
  clip-path: circle(0% at 50% 50%);
}
.xy_btn span {
  position: relative;
  z-index: 2;
}
.xy-tap {
  font-weight: bold;
  font-size: var(--ft16);
  color: #E62129;
  line-height: 1;
}
.xy-h {
  line-height: 1;
  font-weight: bold;
  font-size: var(--ft48);
  color: #0F0E0E;
  margin-top: var(--ft20);
}
#index-body {
  position: relative;
  z-index: 2;
}
#index-body .init-1 {
  overflow: hidden;
  padding-top: var(--ft36);
  padding-bottom: calc(2.6555vw + 14px);
  background: url(../images/i1-bg.jpg) no-repeat top center;
  background-size: cover;
  position: relative;
}
#index-body .init-1 .swiperbg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#index-body .init-1 .swiperbg img{
  height: 100%;
  object-fit: cover
}
#index-body .init-1 .container {
  display: flex;
  position: relative;
  z-index: 3;
  justify-content: space-between;
  align-items: center;
}
#index-body .init-2 {
  overflow: hidden;
  padding-top: var(--ft50);
  padding-bottom: var(--px110);
}
#index-body .init-2 .container .xy-h {
  margin-bottom: calc(2.2385vw + 14px);
}
#index-body .init-2 .swiper2 .swiper-slide {
  position: relative;
}
#index-body .init-2 .swiper2 .swiper-slide>img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#index-body .init-2 .swiper2 .swiper-slide .sw2-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: calc(2.6555vw + 14px);
  padding-left: calc(2.2385vw + 14px);
  padding-right: calc(2.2385vw + 14px);
}
#index-body .init-2 .swiper2 .swiper-slide .sw2-text .sw2-p1 {
  font-weight: 600;
  font-size: var(--ft48);
  color: #FFFFFF;
  line-height: 1;
  margin-bottom: var(--ft20);
}
#index-body .init-2 .swiper2 .swiper-slide .xy_btn{
height: 0;
opacity: 0;
overflow: hidden;
 -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-2 .swiper2 .swiper-slide.swiper-slide-active .xy_btn{
      height: 51px;
      opacity: 1;
}
#index-body .init-2 .swiper2 .swiper-slide .sw2-text .sw2-p2 {
  font-weight: 500;
  font-size: var(--ft18);
  color: #FFFFFF;
  line-height: 2;
}
#index-body .init-3 {
  overflow: hidden;
  padding-top: var(--px100);
  padding-bottom: var(--px110);
  background: url(../images/i3-1.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
#index-body .init-3 .container .i3-t {
  display: flex;
}
#index-body .init-3 .container .i3-t .i3t-l {
  width: 63.953%;
}
#index-body .init-3 .container .i3-t .i3t-l .xy_btn {
  margin-top: var(--ft40);
}
#index-body .init-3 .container .i3-t .i3t-l .i3t-p2 {
  font-weight: bold;
  font-size: var(--ft48);
  color: #FFFFFF;
  line-height: 1;
  margin-top: var(--ft34);
  margin-bottom: var(--ft30);
}
#index-body .init-3 .container .i3-t .i3t-l .i3t-p3 {
  font-weight: 500;
  font-size: var(--ft18);
  color: #FFFFFF;
  line-height: 1.4;
}
#index-body .init-3 .container .i3-t .i3t-l .i3t-p3.i3t-p4 {
  margin-bottom: var(--ft24);
}
#index-body .init-3 .container .i3-t .i3t-r {
  padding-top: calc(8.752vw + 12px);
  padding-left: 14.45vw;
}
#index-body .init-3 .container .i3-t .i3t-r .i3tr {
  cursor: pointer;
  position: relative;
  width: 174px;
  height: 174px;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#index-body .init-3 .container .i3-t .i3t-r .i3tr > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: rotate 12s linear infinite;
}
#index-body .init-3 .container .i3-t .i3t-r .i3tr .i3r-b {
  position: relative;
  z-index: 3;
  width: 98px;
  height: 98px;
  background: #FFFFFF;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#index-body .init-3 .container .i-1-4 {
  display: flex;
  justify-content: space-between;
  padding-top: calc(3.1215vw + 14px);
}
#index-body .init-3 .container .i-1-4 li {
  color: #FFFFFF;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-3 .container .i-1-4 li:hover {
  color: var(--color);
}
#index-body .init-3 .container .i-1-4 li p {
  font-weight: bold;
  font-size: calc(3.4405vw + 14px);
  line-height: 1;
}
#index-body .init-3 .container .i-1-4 li p sub {
  font-weight: 600;
  font-size: calc(0.675vw + 14px);
  margin-left: 9px;
  vertical-align: baseline;
}
#index-body .init-3 .container .i-1-4 li div {
  font-weight: 500;
  font-size: calc(0.779vw + 14px);
}
#index-body .init-4 {
  padding-top: var(--px130);
  padding-bottom: var(--px120);
  display: flex;
}
#index-body .init-4 .i4-l {
  padding-left: 5.26%;
  width: 27.08%;
}
#index-body .init-4 .i4-l .i4l-p1 {
  font-weight: 500;
  font-size: var(--ft18);
  color: #333333;
  line-height: 1.4;
  margin-top: var(--ft40);
  margin-bottom: var(--ft50);
}
#index-body .init-4 .i4-r {
  width: 72.92%;
  padding-left: calc(3.65vw + 18px);
  padding-right: var(--ft20);
}
#index-body .init-4 .i4-r .swiper3 {
  overflow: hidden;
}
#index-body .init-4 .i4-r .swiper3 .swiper-slide .i4-p1 {
  font-weight: bold;
  font-size: calc(0.415vw + 14px);
  color: #333333;
  margin-top: var(--ft20);
}
#index-body .init-5 {
  padding-top: calc(4.65vw + 13px);
  padding-bottom: calc(4.059vw + 14px);
  background: #f1f5f9;
}
#index-body .init-5 .container .i5-t {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
#index-body .init-5 .container .i5-t .i5-r {
  display: flex;
  align-items: center;
}
#index-body .init-5 .container .i5-t .i5-r i {
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  margin-left: var(--ft20);
  width: 47px;
  height: 47px;
  background: #FFFFFF;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333333;
  font-size: var(--ft20);
  font-weight: 500;
}
#index-body .init-5 .container .i5-t .i5-r i:hover {
  color: #fff;
  background: var(--color);
}
#index-body .init-5 .i5-m {
  margin-top: calc(2.0835vw + 14px);
  padding-left: 5.26%;
}
#index-body .init-5 .i5-m .swiper4 {
  overflow: hidden;
}
#index-body .init-5 .i5-m .swiper4 .swiper-slide {
  background: #FFFFFF;
  border-radius: 4px;
  padding: var(--ft46) var(--ft20) 15px;
}
#index-body .init-5 .i5-m .swiper4 .swiper-slide:hover .i5-c img {
  transform: scale(1.1);
}
#index-body .init-5 .i5-m .swiper4 .swiper-slide:hover .i5-p2 {
  background: var(--color);
  color: #fff;
}
#index-body .init-5 .i5-m .swiper4 .swiper-slide .i5-c {
  display: flex;
  justify-content: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: calc(3.4405vw + 14px);
  overflow: hidden;
}
#index-body .init-5 .i5-m .swiper4 .swiper-slide .i5-c img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-5 .i5-m .swiper4 .swiper-slide .i5-p1 {
  -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(--ft18);
  color: #333333;
  text-align: center;
  margin-bottom: var(--ft20);
}
#index-body .init-5 .i5-m .swiper4 .swiper-slide .i5-p2 {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  height: 37px;
  background: #F1F5F9;
  border-radius: 19px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: var(--ft16);
  color: #333333;
}
#index-body .init-6 {
  padding-top: calc(3.4405vw + 12px);
  padding-bottom: calc(4.65vw + 15px);
}
#index-body .init-6 .container .i6-t {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: var(--ft60);
}
#index-body .init-6 .container .i6-t .xy_btn {
  height: 46px;
  border-radius: 23px;
}
#index-body .init-6 .container .swiper5 {
  overflow: hidden;
}
#index-body .init-6 .container .swiper5 .swiper-slide {
  background: #F1F5F9;
  border-radius: 4px;
  padding: var(--ft32) var(--ft32) var(--ft40);
}
#index-body .init-6 .container .swiper5 .swiper-slide:hover .i6-ct .i6-ctr {
  background: var(--color);
  color: #fff;
}
#index-body .init-6 .container .swiper5 .swiper-slide .i6-ct {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#index-body .init-6 .container .swiper5 .swiper-slide .i6-ct .i6-ctl {
  font-weight: 600;
  font-size: var(--ft18);
  color: #000000;
}
#index-body .init-6 .container .swiper5 .swiper-slide .i6-ct .i6-ctr {
  -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(--ft16);
  color: #666666;
  height: 29px;
  background: #FFFFFF;
  border-radius: 15px;
  padding-left: var(--ft26);
  padding-right: var(--ft18);
  display: flex;
  justify-content: center;
  align-items: center;
}
#index-body .init-6 .container .swiper5 .swiper-slide .i6-line {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  height: 1px;
  background: #dddddd;
  margin-top: var(--ft16);
  margin-bottom: var(--ft26);
}
#index-body .init-6 .container .swiper5 .swiper-slide .i6-p1 {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: bold;
  font-size: calc(0.415vw + 14px);
  color: #333333;
  line-height: 1;
  margin-bottom: 14px;
}
#index-body .init-6 .container .swiper5 .swiper-slide .i6-p2 {
  -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(--ft18);
  color: #999999;
}
@keyframes rotate {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
#footer {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: url(../images/ft-bg.jpg?imageView2/2/format/webp/q/100) no-repeat center;
  -o-background-size: cover;
  background-size: cover;
  background-color: #121212;
  padding-top: var(--ft50);
  background-attachment: fixed; 
}
#footer .fline {
  background: #e1e1e1;
  height: 1px;
}
#footer .ft-top .ftt {
  background: rgba(255, 255, 255, 0.18);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  padding-left: var(--ft44);
  padding-right: var(--ft30);
  padding-top: var(--ft34);
  padding-bottom: var(--ft34);
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--px70);
}
#footer .ft-top .ftt .ftt-l {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: var(--ft30);
  color: #FFFFFF;
  line-height: 1.1;
}
#footer .ft-top .ftt .ftt-l img {
  margin-right: var(--ft30);
}
#footer .ft-top .ftt .ftt-r {
  width: 71.28%;
}
#footer .ft-top .ftt .ftt-r form {
  height: 60px;
  background: #F1F5F9;
  border-radius: 30px;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: var(--ft34);
  padding-right: 7px;
  position: relative;
}
#footer .ft-top .ftt .ftt-r form input {
  padding-left: 10px;
  line-height: 1;
  font-weight: 500;
  font-size: 16px;
  color: #999999;
  background: transparent;
  border: none;
  border-left: 1px solid #999999;
}
#footer .ft-top .ftt .ftt-r form input::placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #999999;
}
#footer .ft-top .ftt .ftt-r form .f-put4 {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: bold;
  font-size: var(--ft16);
  color: #333333;
  padding-left: calc(0.729vw + 14px);
  padding-right: var(--ft32);
  position: absolute;
  right: 7px;
  top: 50%;
  height: 49px;
  background: #FFFFFF;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
}
#footer .ft-top .ftt .ftt-r form .f-put4:hover {
  background: var(--color);
  color: #fff;
}
#footer .ft-top .ftb {
  padding-bottom: var(--ft60);
  display: flex;
  justify-content: space-between;
}
#footer .ft-top .ftb .ftb-c1 .tc {
  margin-top: var(--ft40);
  display: flex;
  align-items: end;
}
#footer .ft-top .ftb .ftb-c1 .tc .share {
  margin-left: calc(2.3955vw + 13px);
  display: flex;
}
#footer .ft-top .ftb .ftb-c1 .tc .share li {
  margin-right: 11px;
}
#footer .ft-top .ftb .ftb-c1 .tc .share li:last-child {
  margin-right: 0;
}
#footer .ft-top .ftb .ftb-c1 .tc .share i {
  width: 38px;
  height: 38px;
  background: rgba(255, 255, 255, 0.17);
  border-radius: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--ft20);
  color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#footer .ft-top .ftb .ftb-c1 .tc .share i:hover {
  background: var(--color);
}
#footer .ft-top .ftb .ftb-c1 .tc #ewm {
  width: 86px;
  height: 86px;
  border-radius: 8px;
  border: 6px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer .ft-top .ftb .ftb-c1 .tc #ewm img,
#footer .ft-top .ftb .ftb-c1 .tc #ewm svg,
#footer .ft-top .ftb .ftb-c1 .tc #ewm canvas {
  width: 74px;
  height: 74px;
}
#footer .ft-top .ftb .ftb-b.ftb-b1 {
  max-width: 389px;
}
#footer .ft-top .ftb .ftb-b .ftb-h {
  font-weight: bold;
  font-size: calc(0.415vw + 14px);
  color: #FFFFFF;
  line-height: 1;
  margin-bottom: var(--ft40);
}
#footer .ft-top .ftb .ftb-b .ftb-a {
  font-weight: 500;
  font-size: var(--ft16);
  color: #FFFFFF;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: var(--ft24);
  display: flex;
}
#footer .ft-top .ftb .ftb-b .ftb-a img {
  margin-right: var(--ft18);
  width: auto;
  object-fit: contain;
}
#footer .ft-top .ftb .ftb-b .ftb-a:hover {
  color: var(--color);
}
#footer .copyright {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  overflow: hidden;
  color: #fff;
}
#footer .copyright .container {
  padding-top: var(--ft34);
  padding-bottom: var(--ft34);
}
#footer .copyright .container svg {
  height: 24px;
  width: auto;
  fill: #ffffff;
  position: relative;
  top: 4px;
}
#footer .copyright .container a {
  margin: 0 5px;
}
#footer .copyright .container a img {
  margin-top: 8px;
  height: 16px;
}
#footer .copyright .container .left {
  display: flex;
  width: 100%;
  justify-content: space-between;
  position: relative;
  top: 0;
  flex-wrap: wrap;
  color: #ffffff;
}
@media (max-width: 1800px) {
  .container {
    width: 1400px;
  }
}
@media (max-width: 1500px) {
  .container {
    width: 1200px;
  }
}
@media (max-width: 1250px) {
  #banner {
    margin-top: 60px;
  }
  #footer .ft-top .ftt .ftt-r {
    width: 100%;
  }
  #footer .ft-top .ftt .ftt-l {
    margin-bottom: var(--ft20);
  }
  #footer .ft-top .ftt {
    flex-wrap: wrap;
  }
  .ftb-b {
    margin-top: var(--ft20);
  }
  #footer .ft-top .ftb {
    flex-wrap: wrap;
  }
  #index-body .init-1 {
    background: #f1f5f9;
  }
  #index-body .init-1 .container {
    flex-wrap: wrap;
  }
  #index-body .init-1 .container img {
    margin: 10px var(--ft30);
  }
  .container {
    width: 970px;
  }
}
@media (max-width: 1000px) {
  #footer .ft-top .ftt .ftt-r form .f-put4 {
    position: static;
    width: 100%;
    transform: none;
    margin-top: var(--ft20);
    border-radius: 8px;
  }
  #footer .ft-top .ftt .ftt-r form {
    border-radius: 8px;
    height: auto;
    flex-wrap: wrap;
    padding: 0;
  }
  #footer .ft-top .ftt .ftt-r form input {
    width: 100%;
    height: 50px;
    border: none;
  }
  #index-body .init-4 .i4-l {
    width: 100%;
    padding: 0 15px;
  }
  #index-body .init-4 .i4-r {
    padding: 0 15px;
    width: 100%;
    margin-top: var(--ft20);
  }
  #index-body .init-4 {
    flex-wrap: wrap;
  }
  #index-body .init-3 .container .i3-t .i3t-r {
    padding-left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  #index-body .init-3 .container .i3-t .i3t-l {
    width: 100%;
  }
  #index-body .init-3 .container .i3-t {
    flex-wrap: wrap;
  }
  .container {
    width: 700px;
  }
}
@media (max-width: 700px) {
#banner .swiper1 .swiper-slide .sw1-text .sw-p1{
  padding-top: 50px
}
  #banner .swiper1 .swiper-slide > img {
    width: 100%;
    height: 290px;
    object-fit: cover;
    object-position: center right;
  }
  #index-body .init-3 .container .i-1-4 {
    flex-wrap: wrap;
  }
  #index-body .init-3 .container .i-1-4 li {
    width: 50%;
    margin-bottom: 10px;
  }
  #banner .swiper1 .sw1-btn {
    display: none;
  }
  .container {
    width: 100%;
  }
}
@media (max-width: 500px) {
  #index-body .init-3 .container .i-1-4 li {
    width: 50%;
    margin-bottom: 10px;
  }
}
.page-header02{
  position: fixed;
  width: 100%;
}
.inner-banner {
  position: relative;
  overflow: hidden;
  border-radius: 0 20px 0 20px;
}
.inner-banner .ui.container {
  max-width: 1736px;
}
.inner-banner .img {
  display: block;
  overflow: hidden;
  height: 350px;
  min-height: 120px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 6s ease;
  transition: -webkit-transform 6s ease;
  -moz-transition: transform 6s ease, -moz-transform 6s ease;
  transition: transform 6s ease;
  transition: transform 6s ease, -webkit-transform 6s ease, -moz-transform 6s ease;
}
.inner-banner .text {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 15%;
  width: 100%;
  color: #fff;
}
.inner-banner{
  margin-top: 120px;
}
.inner-banner .text .mbx {
  font-size: 20px;
  line-height: 1.8;
}
.inner-banner .text .i-title {
  margin-top: 10px;
}
.title, .i-title{
  font-weight: bold;
}
.inner-banner .text .mbx,
.inner-banner .text .i-title {
  opacity: 1;
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}
.inner-banner::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.inner-banner.scrolled .img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.inner-banner.scrolled .text .mbx,
.inner-banner.scrolled .text .i-title {
  -webkit-transform: translateY(0) translateZ(0);
  -moz-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
  opacity: 1;
}
.inner-banner.scrolled .text .mbx {
  -webkit-transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), -moz-transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), -moz-transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.inner-banner.scrolled .text .i-title {
  -webkit-transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, -webkit-transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, -webkit-transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -moz-transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -moz-transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -webkit-transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -moz-transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
}
.about-page .about-1 {
  padding-top: 6%;
}
.about-page .about-1 .content {
  margin-top: 53px;
}
.about-page .about-1 .content .left {
  padding-right: 20px;
}
.about-page .about-1 .content  .i-data {
  padding-top: calc(3.4405vw + 14px);
}
.about-page .about-1 .content  .i-data ul li .num {
  font-size: 40px;
  margin-left: 30px;
}
.about-page .about-1 .content  .i-data ul li .num sub {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 6px;
}
.about-page .about-1 .content  .i-data ul li .num::before {
  width: 80px;
  height: 80px;
  top: -24px;
  left: -30px;
}
.about-page .about-1 .content  .i-data ul li p {
  padding: 30px 0 0 30px;
  font-size: 16px;
}
.about-page .about-1 .content .right {
  padding-left: 20px;
  padding-top: var(--ft48)
}
.about-page .about-1 .content .right .img {
  margin-top: 40px;
}
.about-page .about-2 {
  padding-top: 0%;
}
.about-page .about-2 .header .des {
  max-width: 950px;
}
.about-page .about-2 .content {
  margin-top: 87px;
}
.about-page .about-2 .content ul {
  margin-right: -24px;
}
.about-page .about-2 .content ul li {
  padding-right: 24px;
}
.about-page .about-2 .content ul li .img-box img {
  width: 100%;
}
.about-page .about-3 {
  padding-top: 6%;
}
.about-page .about-3 .header .des {
  margin-top: 30px;
}
.about-page .about-3 .content {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  margin-top: 70px;
}
.about-page .about-3 .content .video {
  border-radius: 15px;
  overflow: hidden;
  display: block;
  position: relative;
  height: 620px;
}
.about-page .about-3 .content .video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.about-page .about-3 .content .video::after {
  content: "";
  pointer-events: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.about-page .about-3 .content .text {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  z-index: 3;
  color: #fff;
}
.about-page .about-3 .content .text .play {
  width: 100px;
  height: 100px;
  background: url(../images/icon-video.png) no-repeat center center;
  background-size: 100%;
  margin: 50px auto 0;
  cursor: pointer;
  position: relative;
  border-radius: 50%;
}
.about-page .about-3 .content .text .play::before {
  content: '';
  z-index: 5;
  position: absolute;
  top: -2px;
  left: -2px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  height: 100%;
  border: dashed 2px #fff;
}
.about-page .about-3 .content .text .play:hover::before {
  -webkit-animation: xz linear 5s infinite;
  -moz-animation: xz linear 5s infinite;
  animation: xz linear 5s infinite;
}
.about-page .about-4 {
  padding: 6% 0;
}
.about-page .about-4 .header .con {
  margin-top: 20px;
}
.about-page .about-4 .content {
  margin-top: 70px;
  position: relative;
}
.about-page .about-4 .content .img-box {
  border-radius: 25px;
}
.about-page .about-4 .swiper-button-prev,
.about-page .about-4 .swiper-button-next {
  width: 46px;
  height: 46px;
  background: url(../images/arrow-left.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 0;
  z-index: 4;
}
.about-page .about-4 .swiper-button-prev {
  left: 43px;
}
.about-page .about-4 .swiper-button-next {
  background-image: url(../images/arrow-right.png);
  right: 43px;
}
.about-page .about-4 .swiper-button-prev.swiper-button-disabled,
.about-page .about-4 .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
@media screen and (max-width: 1230px) {
   .about-page .about-1 .content  .i-data {
    zoom: .8;
  }
  .about-page .about-1 .content  .i-data ul li .num {
    margin-left: 20px;
  }
  .about-page .about-1 .content  .i-data ul li .num::before {
    left: -20px;
  }
  .about-page .about-1 .content  .i-data ul li p {
    padding: 30px 0 0 20px;
    font-size: 14px;
    line-height: 2;
  }
  .about-page .about-3 .content .video {
    height: 500px;
  }}
  @media screen and (max-width: 1000px) {
     .about-page .about-1 .content .i-data ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-page .about-1 .content .i-data ul li {
    width: 50%;
    margin-bottom: 60px;
  }
  .about-page .about-1 .content .i-data ul li:last-child {
    margin-bottom: 0;
  }
  .about-page .about-2 .header {
    display: block;
  }
  .about-page .about-2 .header .des {
    max-width: 100%;
    margin-top: 20px;
  }
  .about-page .about-2 .content {
    margin-top: 30px;
  }
  .about-page .about-3 .header .des {
    margin-top: 20px;
  }
  .about-page .about-3 .content {
    margin-top: 30px;
  }
  .about-page .about-3 .content .video {
    height: 400px;
  }
  .about-page .about-4 .content {
    margin-top: 30px;
  }
  }
  @media screen and (max-width: 700px) {
     .about-page .about-1 .content {
    margin-top: 20px;
  }
  .about-page .about-1 .content .left {
    width: 100%;
    padding-right: 0;
  } 
  .about-page .about-1 .content  .i-data ul li {
    width: 33.3333%;
    margin-bottom: 0;
  }
  .about-page .about-1 .content .right {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .about-page .about-1 .content .right .img {
    margin-top: 20px;
  }
  }
  @media screen and (max-width: 500px) {
     .about-page .about-1 .content  .i-data {
    zoom: 1;
  }
  .about-page .about-1 .content  .i-data ul li {
    width: 100%;
    margin-bottom: 60px;
  }
  .about-page .about-1 .content  .i-data ul li:last-child {
    margin-bottom: 0;
  }
  .about-page .about-3 .content .video {
    height: 300px;
  }
  .about-page .about-3 .content .text .play {
    margin: 20px auto 0;
  }
  }
  .about-91{
      margin-top: calc(5.75vw + 20px);
      padding: 5% 0;
        background: url(/xinyucable/2026/03/06/6623235.jpg?imageView2/2/format/webp/q/100) no-repeat center;
  background-size: cover;
    }
    .about-91 .play{
      left: initial;
      right: 20%;
    }
    .a91{
      font-weight: bold;
font-size: calc(1.7755vw + 14px);
color: #FFFFFF;
margin-bottom: 15px;
    }
    .a92{
      max-width: 944px;
      font-weight: 400;
font-size: calc(0.2085vw + 14px);
color: #FFFFFF;

    }
    .a92 p{
      padding-left: 36px;
      position: relative;
    }
    .a92 p em{
      position: absolute;
      top: 6px;
      left: 0;
      width: 24px;
      height: 24px;
      font-size: 16px;
      background: var(--color);
      color: #000;
      text-align: center;
      line-height: 24px;
      font-weight: bold;
    }
    .about-91 .link::before{
      background: #fff; 
    }
    .about-91 .link:hover{
      color: var(--color);
    }
    .a921{
      margin-bottom: 18px;
    }
    .a93{
      margin-top: calc(2.3955vw + 14px);
    }
    .about-95{
      padding-top: calc(5.75vw + 20px);
    }
    .a95-t{
      font-weight: bold;
font-size: calc(1.7755vw + 14px);
color: #000000;
text-align: center;
margin-bottom: calc(2.2385vw + 14px);
    }
    .a95-m{
      display: flex
    }
    .a95-m >div{
      width: 50%
    }
    .a95-l1{
      margin-bottom: calc(0.315vw + 14px);
    }
    .a95-l1,.a95-l2{
      font-weight: 400;
font-size: calc(0.2085vw + 14px);
color: #333333;
padding-right: calc(0.625vw + 14px);
    }
@media (max-width: 1000px) {
  .a95-l1, .a95-l2{
    padding-right: 0;
  }
  .a95-m{
    flex-wrap: wrap;
  }
      .a95-m >div{
      width: 100%
    }
    .a95-r{
      margin-top: 20px;
    }
}
.aft02 {
  padding: 160px 0 120px;
  position: relative;
  overflow: hidden;
  background: #f2f6f7;
}

.aft02 .bg_fix {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 690px;
}

.aft02 .bg_fix::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.aft02 .bg_fix img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.aft02 .top {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 47px;
  z-index: 1;
  position: relative;
}

.aft02 .top .hu_h3 {
  color: #fff;
}

.aft02 .top p {
  font-size: 18px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  margin-top: 10px;
}

.aft02 .top .line {
  height: 75px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.4);
  margin: 28px 0;
  position: relative;
}

.aft02 .top .line::after {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0px;
  animation: 2s linear 0.5s infinite hua2;
}

@keyframes hua2 {
  from {
    top: 0%;
  }

  to {
    top: 95%;
  }
}

.aft02 .top h4 {
  font-size: 30px;
  color: #fff;
}

.aft02 .botF {
  padding: 0 90px;
  position: relative;
}

.aft02 .botF .fa {
  background-image: none;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  font-size: 74px;
  color: #cbcbcb;
  outline: none;
}

.aft02 .botF .fa:hover {
  color: var(--color);
  ;
}

.aft02 .bot {
  position: relative;
  overflow: hidden;
  margin: auto;
}

.aft02 .bot .box {
  background-color: #fff;
  padding: 50px 0 90px;
  border-radius: 12px;
  box-shadow: 0px 5px 15px rgb(102 102 102 / 30%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.aft02 .bot .box .icon {
  border-radius: 50%;
  position: relative;
  height: 111px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 111px;
}

.aft02 .bot .box:hover .icon::before {
  animation: img01anime 10s 0s linear infinite;
}

.aft02 .bot .box:hover .icon::after {
  animation: img02anime 10s 0s linear infinite;
}

.aft02 .bot .box .icon::before {
  content: "";
  position: absolute;
  width: 120%;
  height: 120%;
  border-radius: 50%;
  border: 1.6px dashed var(--color);
}

.aft02 .bot .box .icon::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1.6px dashed var(--color);
}

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

  100% {
    transform: rotate(360deg);
  }
}

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

  100% {
    transform: rotate(-360deg);
  }
}

.aft02 .bot .box .icon img {
  width: 56px;
  transition: 0s;
}

.aft02 .bot .box h4 {
  font-size: 16px;
  line-height: 32px;
  color: #ccc;
  margin-bottom: 5px;
  margin-top: 54px;
}

.aft02 .bot .box h5 {
  font-size: 24px;
  position: relative;
  color: #111;
  text-align: center;
  line-height: 40px;
  height: 52px;
}

.aft02 .bot .box h5::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 4px;
  background-color: var(--color);
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
}

.aft02 .bot .box p {
  padding: 30px 15px;
  font-size: 16px;
  line-height: 30px;
  height: 80px;
  text-align: center;
  font-weight: 300;
  color: #666;
}

.aft02 .bot .box:hover h5::after {
  background-color: #fff;
}

.aft02 .bot .box:hover h4,
.aft02 .bot .box:hover h5,
.aft02 .bot .box:hover p {
  color: #fff;
}

.aft02 .bot .box:hover .icon img {
  filter: grayscale(10) brightness(10);
}

.aft02 .bot .box:hover .icon,
.aft02 .bot .box:hover .icon::before,
.aft02 .bot .box:hover .icon::after {
  border-color: #fff;
}

.aft02 .bot .box:hover {
  background-color: var(--color);
  background-image: linear-gradient(135deg, var(--color), var(--color2));
}

.aft02 .bot .aft02Swiper {
  width: 1200px;
  margin: auto;
}

.aft02 .bot {
  width: 1242px;
  margin: auto;
  padding: 22px 0;
}
.aft03 {
  padding-top: calc(4.479vw + 14px) !important;
  position: relative;
  overflow: hidden;
  background-color: #F1F5F9;
}
.aft03 p{
  color: #666;
  font-weight: 300;
}
.aft03 .icenter2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom:  calc(4.479vw + 14px) !important;
}

.aft03 .icenter2 .le {
  overflow: hidden;
  position: relative;
  width: 45%;
  border-radius: 5%;
}

.aft03 .icenter2 .le::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .5);
  content: '';
  -webkit-transition: -webkit-transform .6s;
  transition: transform .6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -110%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -110%, 0);
  z-index: 1;
}

.aft03 .icenter2 .le:hover::before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 115%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 115%, 0);
}

.aft03 .icenter2 .le:hover img {
  transform: scale(1.1);
}

.aft03 .icenter2 .ri {
  width: 50%;
}

.aft03 .icenter2 .ri>ul {
  margin: 20px 0 0px;
}

.aft03 .icenter2 .ri>ul li {
  position: relative;
  padding-left: 15px;
  font-size: 18px;
  color: #666666;
  line-height: 30px;
}

.aft03 .icenter2 .ri>ul li::before {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #666666;
  position: absolute;
  left: 0px;
  top: 13px;
  content: "";
}

.aft03 dl dd {
  padding-top: 60px;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
}

.aft03 dl dd .icon {
  width: 86px;
  margin-right: 58px;
}

.aft03 dl dd .text h4 {
  position: relative;
  padding-bottom: 0px;
  font-size: 18px;
  color: #333333;
  width: fit-content;
  margin-bottom: 10px;
}

.aft03 dl dd .text h4 strong {
  font-size: 70px;
  font-weight: 600;
}

.aft03 dl dd .text h4::after {
  position: absolute;
  content: "";
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 5px;
  background-color: var(--color);
}

.aft03 dl dd .text p {
  font-size: 18px;
  color: #666666;
}
.hu_h3 {
  font-size: 30px;
  
  color: var(--color);
}
.custom-2new .ui .top {
  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;
}

.custom-2new .ui .top .left {
  padding-right: 65px;
}

.custom-2new .ui .top .left .h3 {
  padding-left: 35px;
  border-left: 3px solid var(--color);
}

.custom-2new .ui .top .left p {
  line-height: 2;
  margin-top: 35px;
}

.custom-2new .ui .bottom {
  background: #fff;
  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;
}

.custom-2new .ui .bottom .left {
  padding-right: 80px;
}

.custom-2new .ui .bottom .left p {
  max-width: 600px;
  line-height: 1.8;
  margin-top: 45px;
}

.custom-2new .ui .bottom .right ul.list3 li.active {
  background: #f3f3f3;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}

.custom-2new .ui .bottom .right ul.list3 li .top {
  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: 10px 28px;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #eee;
  line-height: 36px;
}

.custom-2new .ui .bottom .right ul.list3 li .top em {
  margin-left: 25px;
}

.custom-2new .ui .bottom .right ul.list3 li .top i.fr {
  position: absolute;
  top: 16px;
  right: 25px;
}

.custom-2new .ui .bottom .right ul.list3 li .content {
  padding: 10px 30px 20px 75px;
  line-height: 1.8;
  display: none;
  font-size: 16px;
}
.aft02 .bot .swiper-wrapper {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between !important;
}

.aft02 .bot .swiper-slide {
  width: 30%
}

.aft02 .bot,
.aft02 .bot .aft02Swiper {
  width: 100% !important;
}

.aft02 .bot .aft02Swiper {
  padding-bottom: 30px;
}

.aft02 .botF {
  padding: 0 !important;
}

@media screen and (max-width:1600px) {
  .aft02 .top p {
    font-size: 15px;
    line-height: 30px;
    margin-top: 8px;
  }

  .aft02 .top {
    margin-bottom: 30px;
  }

  .aft02 .top h4 {
    font-size: 24px;
  }

  .aft02 .top .line {
    height: 55px;
    margin: 20px 0;
  }

  .aft02 .bot .aft02Swiper {
    width: 1000px;
  }

  .aft02 .bot {
    width: 1032px;
    padding: 22px 0;
  }

  .aft02 .botF {
    padding: 0 13px;
  }

  .aft02 .botF .fa {
    font-size: 65px;
  }

  .aft02 .bot .box {
    padding: 43px 0 105px;
    box-shadow: 0 0 11px #d8d8d8;
  }

  .aft02 .bot .box .icon {
    height: 95px;
    width: 95px;
  }

  .aft02 .bot .box .icon img {
    width: 48px;
  }

  .aft02 .bot .box h4 {
    font-size: 26px;
    margin-bottom: 5px;
    margin-top: 44px;
  }

  .aft02 .bot .box h5 {
    width: 220px;
    font-size: 16px;
    line-height: 30px;
    height: 48px;
  }

  .aft02 .bot .box h5::after {
    width: 17px;
    height: 3px;
    bottom: -125px;
  }

  .aft02 .botF .fa-angle-left {
    left: -18px;
  }

  .aft02 .botF .fa-angle-right {
    right: -18px;
  }

  .aft02 {
    padding: 115px 0 90px;
  }

  .aft02 .bg_fix {
    height: 555px;
  }

  .aft03 .icenter2 .ri>ul li {
    padding-left: 15px;
    font-size: 14px;
    line-height: 24px;
  }

  .aft03 .icenter2 .ri>ul {
    margin: 16px 0 0px;
  }

  .aft03 dl dd {
    padding-top: 34px;
    padding-bottom: 12px;
  }

  .aft03 dl dd .icon {
    width: 74px;
    margin-right: 50px;
  }

  .aft03 dl dd .text h4 {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .aft03 dl dd .text h4 strong {
    font-size: 58px;
  }

  .aft03 dl dd .text h4::after {
    height: 4px;
  }

  .aft03 dl dd .text p {
    font-size: 15px;
  }

  .aft03 .icenter2 .le {
    height: 529px;
  }
}
@media screen and (max-width: 1250px) {
   .custom-2new .ui .bottom .left {
    padding-right: 0px;
  }
}
@media screen and (max-width: 1000px) {
  .custom-2new .ui .bottom .right {
    padding-right: 0;
  }

  .custom-2new .ui .bottom {
    padding: 30px 25px;
  }
  .aft02 .bot .swiper-wrapper {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center !important;
  }

  .aft02 .bot .swiper-slide {
    width: 98%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width:768px) {
  .aft02 .top p {
    font-size: 15px;
    line-height: 26px;
    margin-top: 8px;
  }

  .aft02 .top .line {
    height: 42px;
    margin: 14px 0;
    position: relative;
  }

  .aft02 .top h4 {
    font-size: 22px;
  }

  .aft02 .bot {
    width: 110%;
  }

  .aft02 .top {
    margin-bottom: 20px;
  }

  .aft02 .botF {
    padding: 0 0px;
  }

  @keyframes hua2 {
    from {
      top: 0%;
    }

    to {
      top: 95%;
    }
  }

  .aft02 .bot .aft02Swiper {
    width: 100%;
  }

  .aft02 .bot {
    width: 100%;
    padding: 20px;
  }

  .aft02 .botF .fa-angle-left {
    left: -8px;
  }

  .aft02 .botF .fa-angle-right {
    right: -8px;
  }

  .aft02 {
    padding: 80px 0 40px;
  }

  .aft02 .bg_fix {
    height: 483px;
  }

  .aft03 .icenter2 {
    flex-flow: wrap;
  }

  .aft03 .icenter2 .le {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .aft03 .icenter2 .ri {
    width: 100%;
  }

  .aft03 dl dd .icon {
    width: 60px;
    margin-right: 31px;
  }

  .aft03 {
    padding-top: calc(1.88vw + 14px);
  }
}
.aft03 .icenter2 .le img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 700px) {
   .custom-2new .ui .top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .custom-2new .ui .top .left {
    padding-right: 0px;
    width: 100%;
  }

  .custom-2new .ui .top .right {
    width: 100%;
  }

  .custom-2new .ui .bottom .right ul.list3 li .top {
    flex-wrap: nowrap;
    font-size: 16px;
    line-height: 30px;
  }

  .custom-2new .ui .bottom .left {
    padding-right: 0px;
    width: 100%;
  }

  .custom-2new .ui .bottom .right {
    padding-right: 0;
    width: 100%;
    margin-top: 10px;
  }
}
.service-add ul li{
  margin-bottom: 20px;
}
.service-add ul li .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service-add ul li .text{
  background: #F1F5F9;
  padding: 20px 6%;
}
.service-add 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;
}
.service-add ul li:last-child{
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  .service-add ul li .text{
    padding: 20px 15px;
  }
  .service-add ul li .text .title{
    font-size: 24px;
  }
  .service-add ul li .text .con{
    font-size: 16px;
  }
}
@media screen and (max-width: 700px) {
   .service-add ul li .img,
   .service-add ul li .text{
     width: 100%;
   }
}
.i-data ul li .num {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 45px;
  position: relative;
  z-index: 1;
  font-size: 72px;
  line-height: 1;
  letter-spacing: 3px;
  font-weight: bold;
}
.i-data ul li .num sub {
  letter-spacing: 1px;
  font-size: 20px;
  line-height: 1.8;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 12px;
}
.i-data ul li .num::before {
  content: '';
  width: 129px;
  height: 128px;
  background-color: #f1f5f9;
  position: absolute;
  z-index: -1;
  top: -42px;
  left: -45px;
  border-radius: 50%;
  -webkit-transition: 375ms cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: 375ms cubic-bezier(0.7, 0, 0.3, 1);
  transition: 375ms cubic-bezier(0.7, 0, 0.3, 1);
}
.i-data ul li p {
  padding: 37px 0 0 45px;
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 1px;
  font-style: italic;
}
.i-data ul li:hover .num::before {
  -webkit-transform: scale(1.3101);
  -moz-transform: scale(1.3101);
  -ms-transform: scale(1.3101);
  transform: scale(1.3101);
  opacity: 0.5;
}
.inner-page .mk-desc {
    line-height: 1.8;
}
/*.seoPublic .text a {
    color: #666;
}*/
.seoPublic .seoIndustry .text h2 {
    font-size: 20px;
    line-height: 1.6;
    color: #83b444;
    font-weight: 600;
}
.seoPublic .seoIndustry .text h3 {
    font-size: 18px;
    line-height: 1.8;
    color: #666;
    font-weight: 600;
}
 .seoPublic .seoIndustry .text ol li, 
 .seoPublic .seoIndustry .text ul li {
    padding: 0 0 0 10px;
    list-style: disc;
    list-style-position: inside;
}
.bo-ra-20 {
    border-radius: 20px;
}



/*=========== about page start===========*/

/*=========== about page end===========*/
/*=========== sustanibility-page start===========*/
.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 {
    background-color: #f4f5f9;
    border-radius: 20px;
}

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

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

.sustanibility-page .sustanibility-2 .what .right {
    width: 60%;
    padding-left: 5%;
    padding-right: 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;
    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;
    }
}

/*=========== sustanibility-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(0, 3, 24, 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: 6px;
}

.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;
    font-weight: 600;
}

.oem-page .oem-2 .strength-list ul li .box .txtbox .desc {
    line-height: 1.8;
    max-height: 96px;
    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: 6px;
    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: #f4f5f9;
    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;
}

.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: calc(1.88vw + 14px);
    }

    .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===========*/
/*=========== odm-page start===========*/
.odm-page .odm-1 .left {
    width: 43%;
}

.odm-page .odm-1 .right {
    width: 50%;
}

.odm-page .odm-1 .img-box {
    border-radius: 20px;
}

.odm-page .odm-2 .con {
    position: relative;
}

.odm-page .odm-2 .con .anniu {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.odm-page .odm-2 .con .anniu .play {
    width: 152px;
    height: 152px;
    background-color: #000000;
    border: solid 1px #ffffff;
    border-radius: 50%;
}

.odm-page .odm-2 .con .anniu p {
    max-width: 722px;
    padding: 0 20px;
}

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

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

.odm-page .odm-3 .list ul li .box .imgbox {
    position: relative;
}

.odm-page .odm-3 .list ul li .box .imgbox img {
    transition: all 0.5s;
}

.odm-page .odm-3 .list ul li .box .imgbox img.cur {
    opacity: 1;
}

.odm-page .odm-3 .list ul li .box .imgbox img.hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.odm-page .odm-3 .list ul li .box .txtbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 20px;
}

.odm-page .odm-3 .list ul li .box .txtbox i {
    width: 92px;
    height: 92px;
    background-color: #83b444;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
}

.odm-page .odm-3 .list ul li .box .txtbox .tt {
    transition: all 0.5s;
}

.odm-page .odm-3 .list ul li .box:hover .imgbox img.cur {
    opacity: 0;
}

.odm-page .odm-3 .list ul li .box:hover .imgbox img.hover {
    opacity: 1;
}

.odm-page .odm-3 .list ul li .box:hover .txtbox i {
    background-color: #000318;
}

.odm-page .odm-3 .list ul li .box:hover .txtbox .tt {
    color: #fff;
}

.odm-page .odm-4 .con {
    border-radius: 30px;
    height: 400px;
    padding: 0 20px;
    text-align: center;
}

@media (max-width: 1000px) {
    .odm-page .odm-1 .left {
        width: 100%;
    }

    .odm-page .odm-1 .right {
        width: 100%;
        margin-top: 5%;
    }

    .odm-page .odm-2 .con .anniu .play {
        zoom: 0.8;
    }
}

@media (max-width: 700px) {
    .odm-page .odm-2 .con>img {
        min-height: 290px;
        object-fit: cover;
    }

    .odm-page .odm-3 .list ul li .box .imgbox img {
        min-height: 202px;
        object-fit: cover;
    }
}

/*=========== odm-page end===========*/
/*=========== markets-page start===========*/
.markets-page .markets-1 .mar-navli {
    background-color: #f4f5f9;
    border-radius: 20px;
    overflow: hidden;
}

.markets-page .markets-1 .mar-navli ul li .box {
    padding: 0 20px;
    height: 210px;
    transition: all 0.5s;
}

.markets-page .markets-1 .mar-navli ul li .box img {
    transition: all 0.5s;
}

.markets-page .markets-1 .mar-navli ul li .box .tt {
    transition: all 0.5s;
    text-align: center;
}

.markets-page .markets-1 .mar-navli ul li .box:hover,.markets-page .markets-1 .mar-navli ul li.active .box {
    background-color: var(--color);
}

.markets-page .markets-1 .mar-navli ul li .box:hover .tt,.markets-page .markets-1 .mar-navli ul li.active .box .tt {
    color: #fff;
}

.markets-page .markets-1 .mar-navli ul li .box:hover img ,.markets-page .markets-1 .mar-navli ul li.active .box img{
    filter: brightness(0) invert(1);
}

.markets-page .markets-2 .mar-artli ul li .box {
    background-color: #f4f5f9;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.5s;
}

.markets-page .markets-2 .mar-artli ul li .box .img-box {
    border-radius: 10px;
}

.markets-page .markets-2 .mar-artli ul li .box .txtbox {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 84px;
}

.markets-page .markets-2 .mar-artli ul li .box .txtbox .tt {
    padding: 0 10px;
    transition: all 0.5s;
}

.markets-page .markets-2 .mar-artli ul li .box:hover {
    background-color: var(--color);
}

.markets-page .markets-2 .mar-artli ul li .box:hover .tt {
    color: #fff;
}

/*=========== markets-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 .left {
    width: 50%;
    padding-right: 3%;
}

.factory-page .factory-3 .right {
    width: 50%;
    padding-left: 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%;
        padding-left: 0;
        margin-top: 5%;
    }
}

@media (max-width: 500px) {
    .factory-page .factory-2 .left .datashow ul li {
        width: 100%;
    }
}

/*=========== factory-page end===========*/
/*=========== cnas-page start===========*/
.cnas-page .cnas-1 .left {
    width: 50%;
}

.cnas-page .cnas-1 .right {
    width: 50%;
    padding-left: 9%;
}

.cnas-page .cnas-2 {
    background-color: #f4f5f9;
}

.cnas-page .cnas-2 .mk-desc {
    max-width: 93%;
    margin-left: auto;
    margin-right: auto;
}

.cnas-page .cnas-2 .brands-list ul li .box {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 30px;
    transition: all 0.5s;
}

.cnas-page .cnas-2 .brands-list ul li .box:hover {
    background-color: var(--color);
}

.cnas-page .cnas-2 .brands-list ul li .box:hover .tt {
    color: #fff;
}

@media (max-width: 1000px) {
    .cnas-page .cnas-1 .left {
        width: 100%;
    }

    .cnas-page .cnas-1 .right {
        width: 100%;
        padding-left: 0;
        margin-top: 5%;
    }
}

/*=========== cnas-page end===========*/
/*=========== chain-page start===========*/
.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: 30px;
    overflow: hidden;
}

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

.chain-page .chain-2 .strength-list ul li .box .txtbox {
    background-color: #f4f5f9;
    border-radius: 30px;
    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;
}

.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;
}

.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: #83b444;
    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: 30px;
    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;
    }
}

/*=========== chain-page end===========*/
/*=========== product-yd-pagee start===========*/
.product-yd-page .procate-list.pro-even {
    background-color: #f3f3f3;
}

.product-yd-page .procate-list.pro-odd {
    background-color: #ededed;
}

.product-yd-page .procate-list .box ul {
    margin: 0 -12px;
}

.product-yd-page .procate-list .box ul li {
    width: 25%;
    padding: 12px;
}

.product-yd-page .procate-list .box ul li .ig {
    padding: 8px;
    width: 100%;
}

.product-yd-page .procate-list .box ul li .ig {
    background-color: #85b449;
    position: relative;
}
.product-yd-page .procate-list .box ul li .ig .play1{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 56px;
    height: 56px;
    background-color: var(--color);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-left: 10px;
}
.product-yd-page .procate-list .box ul li .ig .play1 img{
    width: 13px;
}
.product-yd-page .procate-list .box ul li .ig .play1::before{
    content: "";
    width: 60%;
    height: 60%;
    position: absolute;
    left: 20%;
    top: 20%;
    border-radius: inherit;
    -webkit-animation: ks 2s linear infinite;
    -moz-animation: ks 2s linear infinite;
    -o-animation: ks 2s linear infinite;
    animation: ks 2s linear infinite;
    background-color: transparent;
    border: 1px solid rgb(255, 255, 255);
    z-index: -1;
    pointer-events: none;
}
.product-yd-page .procate-list .box ul li .ig .play1::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: inherit;
    -webkit-animation: ks 2s linear infinite;
    -moz-animation: ks 2s linear infinite;
    -o-animation: ks 2s linear infinite;
    animation: ks 2s linear infinite;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s;
    z-index: -1;
    pointer-events: none;
}


.product-yd-page .procate-list .box ul li .ig img {
    margin: auto;
}

.product-yd-page .procate-list .box ul li h4 {
    text-align: center;
    color: #fff;
    padding-top: 0px;
    padding: 20px 10px;
    background: var(--color);
}

.product-yd-page .procate-list .box ul li h4 a {
    display: block;
}
.product-yd-page .procate-list .box ul li h4 .btn-more{
    display: inline-flex;
    background-color:#000423;
    width: 40px;
    height: 40px;
}
.product-yd-page .procate-list .box ul li h4 .btn-more:hover{
    background-color: #fff;
}

.product-yd-page .procate-list .box ul li h4 img {
    margin: 5px auto;
    max-width: 50px;
    filter: invert(1) brightness(40);
}

@media screen and (max-width: 1250px) {
    .product-yd-page .procate-list .box ul li {
        width: 33.3333%;
    }
    .pt-250{
        padding-top: 100px;
    }
}

@media screen and (max-width: 1000px) {
    .product-yd-page .procate-list .box ul li {
        width: 50%;
    }
}

@media screen and (max-width: 500px) {

    .product-yd-page .procate-list .box ul li {
        width: 100%;
        text-align: center;
    }
}

/*=========== .product-yd-page end===========*/
/*=========== .product-link-page start===========*/
.product-link-page .sidebar-box {
    border-bottom: 1px solid #eee;
}

.inner-page .sidebar-left {
    width: 25%;
}

.inner-page .sidebar-left .box {
    margin-bottom: 30px;
}
.inner-page .sidebar-left .box.contact ul li{
    font-size: 18px;font-weight: 300;

}
.inner-page .sidebar-left .box.contact ul li a{
    color: #666;word-break: break-all;
}
.inner-page .sidebar-left .box:last-child {
    margin-bottom: 0;
}

.inner-page .sidebar-left .box h3 {
    font-size: 26px;
    line-height: 1.8;
    color: var(--color);
    margin-bottom: 10px;
    FONT-WEIGHT: 600;
}

.inner-page .sidebar-left .box ul li {
    font-size: 20px;
    line-height: 2;
    color: #666;
    border-bottom: solid 1px #e5e5e5;
    padding: 3px;
    margin-bottom: 5px;
    width: 80%;
    position: relative;
    font-weight: bold;
}

.inner-page .sidebar-left .box ul li>a {
    padding-right: 20px;
}

.inner-page .sidebar-left .box ul li i {
    position: absolute;
    top: 12px;
    right: 0;
}

.inner-page .sidebar-left .box ul li li {
    width: 100%;
    font-size: 18px;font-weight: 300;
}
.inner-page .sidebar-left .box ul li li li{
    font-size: 16px;font-weight: 300;
}
.inner-page .sidebar-left .box ul li ul li:last-child {
    border-bottom: none;
}

.inner-page .sidebar-left .box ul li a.child:after {
    content: "\f105";
    position: absolute;
    font-family: "FontAwesome";
    top: 0;
    right: 0;
    font-size: 16px;
}

.inner-page .sidebar-left .box ul li:hover>a,
.inner-page .sidebar-left .box ul li.active>a {
    color: var(--color);
}

.inner-page .sidebar-left .box ul li ul {
    padding-left: 10px;
    display: none;
}
.inner-page .sidebar-left .box ul li.active ul{
    display: block;
}
.inner-page .sidebar-left .box ul li.active a.child {
    color: var(--color);
}

.inner-page .sidebar-left .box ul li.active a.child:after {
    content: "\f107";
}

.inner-page .sidebar-left .box .share ul li a {
    display: block;
    padding: 5px 0;
    position: relative;
    text-align: center;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.inner-page .sidebar-right {
    width: 75%;
}

.product-page .sidebar-right ul {
    text-align: left;
    margin: -10px;
}

.product-page .sidebar-right ul.sharelist {
    display: flex;
    justify-content: flex-start;
}

.product-page .sidebar-right ul li {
    padding: 10px;
}

.product-page .sidebar-right ul li .box {
    border: solid 1px #97c5a9;
    padding: 10px;
}



.product-page .sidebar-right ul li a.img-box {
    width: 100%;
    display: block;
}

.product-page .sidebar-right ul li a.img-box img {
    width: 100%;
}

.product-page .sidebar-right ul li .content {
    display: block;
    margin-top: 10px;
}

.inner-page.product-link-page .pro-1 {
    background-color: #ffffff;
}

.inner-page.product-link-page .pro-1 .box ul {
    margin: 0 -12px;
}

.inner-page.product-link-page .pro-1 .box ul li {
    width: 25%;
    padding: 12px;
}

.inner-page.product-link-page .pro-1 .box ul li .ig {
    display: inline-block;
    background-color: #f5f5f5;
    padding: 20px;
}

.inner-page.product-link-page .pro-1 .box ul li .ig img {
    margin: auto;
}

.inner-page.product-link-page .pro-1 .box ul li h4 {
    text-align: center;
    color: #383737;
    padding-top: 10px;
    line-height: 1.6;
}

.inner-page.product-link-page .pro-1 .m-page a {
    color: #000;
}

.inner-page.product-link-page .pro-1 .m-page a:hover {
    color: #fff;
    background: var(--color);
}

@media screen and (max-width: 1450px) {
    .inner-page.product-link-page .pro-1 .box ul li {
        width: 33.3333%;
    }
}

@media screen and (max-width: 1000px) {
    .inner-page .sidebar-left {
        display: none;
    }

    .inner-page.product-link-page .pro-1 .box ul li {
        width: 50%;
    }

    .inner-page .sidebar-right {
        width: 100%;
    }
}



@media screen and (max-width: 500px) {
    .inner-page.product-link-page .pro-1 .box ul li {
        width: 100%;
        text-align: center;
    }
}

/*=========== .product-link-page end===========*/
.m-page {
    text-align: center;
    float: none;
    margin: 30px -5px 0;
}

.m-page a,
.m-page span {
    display: inline-block;
    text-align: center;
    width: 35px;
    height: 35px;
    font-size: 15px;
    line-height: 36px;
    border-radius: 5px;
    color: #000;
    font-weight: 500;
    -moz-box-shadow: 0 2px 10px 0 #d8dde6;
    -o-box-shadow: 0 2px 10px 0 #d8dde6;
    box-shadow: 0 2px 10px 0 #d8dde6;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin: 5px;
}

.m-page span,
.m-page a:hover {
    background: var(--color) none repeat scroll 0 0;
    color: #fff;
}

@media screen and (max-width: 700px) {
    .m-page {
        margin: 15px -5px 0;
    }
}


/*=========== 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: 5px;
}

.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: #010731;
  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;
  }
}


.contact-page .contact-1 .left {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.contact-page .contact-1 .left .text {
  color: rgba(0, 0, 0, 0.8);
}

.contact-page .contact-1 .left .text span {
  color: black;
}

.contact-page .contact-1 .left .text i {
  width: 2.625em;
  height: 2.625em;
  border-radius: 100%;
  background-color: var(--color);
  color: white;
}

.contact-page .contact-1 .left .text i:before {
  font-size: 1.2em;
}

.contact-page .contact-1 .right p,
.contact-page .contact-1 .right span {
  display: block;
  margin-bottom: .2em;
  opacity: .8;
}

.contact-page .contact-1 .right p i,
.contact-page .contact-1 .right span i {
  color: var(--color);
}

.contact-page .contact-1 .right input,
.contact-page .contact-1 .right textarea,
.contact-page .contact-1 .right select {
  width: 100%;
  padding: .9em;
  border: none;
  background-color: #F1F5F9;
  font-size: inherit;
  line-height: 1.4;
}
.contact-page .contact-1 .right input[type="submit"]{
    width: 196px;
    background-color: var(--color);
}
.contact-page .contact-1 .right input[type="submit"]:hover{
    background-color: #000;color: #fff;
}
.contact-page .contact-1 .right textarea {
  height: 110px;
}

.contact-page .contact-1 .right select {
  padding: 1em;
}

.contact-page .contact-1 .right button {
  width: auto;
  border: none;
}

.contact-page iframe {
  border: none;
  display: block;
}
@media screen and (max-width: 1250px) {

  .contact-page iframe {
    height: 400px;
  }
}
@media screen and (max-width: 1000px){
    .contact-page .contact-1 .left {
    position: static;
  }
}


.faq-page .faq-1 .list ul li {
  border: 1px solid #dcdcdc;
  padding: 1.33333333em 2.3em;
}

.faq-page .faq-1 .list ul li i {
  cursor: pointer;
  cursor: hand;
  font-size: 1.2em;
  line-height: 1;
}

.faq-page .faq-1 .list ul li .text {
  line-height: 2;
}

.faq-page .faq-1 .list ul li.active {
  background-color: #F1F5F9;
  color: #000;
}

.faq-page .faq-1 .list ul li.active i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.faq-page .faq-2 .form form {
  height: 4.375em;
  border-radius: 2.1875em;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 3em;
  padding: .8em 2em .8em 3em;
  border: 1px solid #dcdcdc;
  background-color: transparent;
}

.faq-page .faq-2 .form form .logo2 {
  max-width: 60px;
}

.faq-page .faq-2 .form form .logo2 a {
  height: 100%;
}

.faq-page .faq-2 .form form .logo2 a img {
  height: inherit;
}

.faq-page .faq-2 .form form .logo2,
.faq-page .faq-2 .form form button {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.faq-page .faq-2 .form form button {
  width: 4.375em;
  height: 4.375em;
  border: none;
  color: var(--color);
  background-color: transparent;
}

.faq-page .faq-2 .form form button i {
  font-size: 2em;
}

.faq-page .faq-2 .form form ul {
  width: 100%;
  padding: 0 .5%;
}

.faq-page .faq-2 .form form ul li {
  width: 100%;
}

.faq-page .faq-2 .form form ul li input {
  width: 100%;
  border: none;
  background-color: transparent;
  padding: .4em 1.2em;
  border-left: 1px solid #d2d2d2;
}

.faq-page .faq-2 .form form ul li:first-child input {
  border-left: none;
}

.faq-page .faq-2 .text a {
  color: var(--color);
  text-decoration: underline;
}
@media screen and (max-width: 700px) {

  .faq-page .faq-2 .form form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }

  .faq-page .faq-2 .form form ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .faq-page .faq-2 .form form ul li {
    width: 100%;
    margin: .5em 0;
  }

  .faq-page .faq-2 .form form ul li:first-child input {
    border-left: 1px solid #d2d2d2;
  }

  .faq-page .faq-2 .form form button {
    height: 3em;
    width: 3em;
  }

  .faq-page .faq-2 .form form {
    padding: 1em;
    border-radius: .5em;
  }
}
@media screen and (max-width: 500px) {
  .faq-page .faq-1 .list ul li {
    padding: 5%;
  }
}


.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%;
    }
}

.seoPublic .Auxil-through a{
    margin: 2px 0;
    white-space: normal;
    height: auto;
    min-height: 40px;
    line-height: 1.5;
    display: inline-flex;
    align-items: center;
    padding: 5px 20px;
    color:#666;
}

.seoPublic .Auxil-related .list ul li .box{
    border-radius: 10px;
}

#mobile3 .m-search form input[type=submit]{
    background: url(../images/icon-search-white.png) center center no-repeat;
}

#mobile3{
    z-index: 22;
}
#wap-bottom .left, #wap-bottom .right{
    align-items: center;
}
#wap-bottom .left a, #wap-bottom .right a{
    line-height: 1;
}
.btn-go {
    width: auto;
    min-width: 196px;
    background-color: var(--color);
    color: #fff;
    font-size: 16px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 0px 25px 0px 25px;
    position: relative;
    z-index: 0;
    transition: all 0.5s;
}

.btn-go span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    font-size: 24px;
    color: var(--color);
    margin-top: -5px;
}

.btn-go em {
    width: calc(100% - 50px);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.oem-6 .btn-go::before{
  opacity: 0;
}
.oem-6 .btn-go em{
  width: 100%;
}
.btn-go::before {
    content: "";
    display: block;
    width: 50px;
    height: 100%;
    background-color: #fff;
    border-radius: 0px 0px 0px 25px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s;
    z-index: -1;
}

.btn-go:hover {
    color: var(--color);
}

.btn-go:hover::before {
    width: 100%;
    border-radius: 0px 25px 0px 25px;
}

.btn-go.black::before {
    background-color: #000318;
}

.btn-go.fcolor {
    background-color: #fff;
    color: var(--color);
}

.btn-go.fcolor span {
    color: #fff;
}

.btn-go.fcolor::before {
    background-color: var(--color);
}

.btn-go.fcolor:hover {
    color: #fff;
}

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

.zdy-switch>div {
    position: static;
    width: 50px;
    height: 50px;
    background-color: rgba(237, 237, 237, 0.1);
    border-radius: 50%;
    margin-top: 0;
    margin-left: 12px;
    margin-right: 12px;
    transition: all 0.5s;
}

.zdy-switch>div::after {
    font-size: 16px;
    color: #b2b2b2;
    transition: all 0.5s;
}

.zdy-switch>div:hover {
    background-color: var(--color);
}

.zdy-switch>div:hover::after {
    color: #fff;
}

.zdy-switch.grey>div {
    background-color: #ededed;
}

.zdy-switch.grey>div:hover {
    background-color: var(--color);
}

.zdy-point {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
}

.zdy-point .swiper-pagination-bullet {
    width: auto;
    height: auto;
    opacity: 1;
    border: 1px solid transparent;
    background-color: transparent;
}

.zdy-point .swiper-pagination-bullet::after {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background-color: #dbdad7;
    border-radius: 50%;
    flex-shrink: 0;
    margin: 2px;
}

.zdy-point .swiper-pagination-bullet-active {
    border-color: var(--color);
}

.zdy-point .swiper-pagination-bullet-active::after {
    background-color: var(--color);
}

.tt-ico.white {
    filter: brightness(0) invert(1);
}

.mk-desc {
    color: #666666;
    line-height: 1.8;
    font-size: 16px;
}

.mk-desc.white {
    color: #fff;
}

.mk-tt {
    line-height: 1.2;
    color: #141414;
}

.mk-tt.white {
    color: #fff;
}
        .pb-150 {
          padding-bottom: calc(6.77vw + 20px) !important;
        }
    
        .pt-150 {
          padding-top: calc(6.77vw + 20px) !important;
        }
    
        .pb-140 {
          padding-bottom: calc(6.25vw + 20px) !important;
        }
    
        .pt-140 {
          padding-top: calc(6.25vw + 20px) !important;
        }
    
        .pb-130 {
          padding-bottom: calc(5.75vw + 20px) !important;
        }
    
        .pt-130 {
          padding-top: calc(5.75vw + 20px) !important;
        }
    
        .pb-120 {
          padding-bottom: calc(5.21vw + 20px) !important;
        }
    
        .pt-120 {
          padding-top: calc(5.21vw + 20px) !important;
        }
    
        .pb-110 {
          padding-bottom: calc(4.65vw + 20px) !important;
        }
    
        .pt-110 {
          padding-top: calc(4.65vw + 20px) !important;
        }
    
        .pb-80 {
          padding-bottom: calc(3.1267vw + 20px) !important;
        }
    
        .pt-80 {
          padding-top: calc(3.1267vw + 20px) !important;
        }
    
        .pb-100 {
          padding-bottom: calc(4.1667vw + 20px) !important;
        }
    
        .pt-100 {
          padding-top: calc(4.1667vw + 20px) !important;
        }
    
        .pb-90 {
          padding-bottom: calc(3.65vw + 20px) !important;
        }
    
        .pt-90 {
          padding-top: calc(3.65vw + 20px) !important;
        }
/*product*/

.product2-page .product-list ul {
  /*display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;*/
  margin: 0 -1rem;
}

.product2-page .product-list ul li {
  padding: 0 1rem;
  margin-bottom: calc(1.88vw + 14px);
  /*width:32%;*/
}

.product2-page .product-list ul li .img img {
  height: 400px;
  object-fit: cover;
  width: 100%;

}

.product2-page .product-list ul li .text .btm .slick-slide img {
  padding: 5px;
}

.product2-page .product-list ul li.wid-100 {
  width: 100%;
}

.product2-page .product-list ul li .pro-box {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: flex;
  background: #fff;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
}

.product2-page .product-list ul li .pro-box .imgbox {
  position: relative;
  width: 50%;

}

.product2-page .product-list ul li .pro-box .imgbox .img-box:nth-child(1) {
  opacity: 1;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}

.product2-page .product-list ul li .pro-box .imgbox .img-box:nth-child(2) {
  opacity: 0;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

.product2-page .product-list ul li .pro-box:hover::after {
  bottom: 0;
  background: #46696b;
}

.product2-page .product-list ul li .pro-box::after {
  content: none;
  width: 100%;
  bottom: -5px;
  right: -20px;
  height: 8px;
  display: block;
  position: absolute;
  border-top-left-radius: 4px;
  background: #000000;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.product2-page .product-list ul li .pro-box h5 {
  font-size: 18px;
  line-height: 1.5;
  color: #000000;
  font-weight: bold;
  padding: 2rem 0rem 0rem;
}

.product2-page .product-list ul li .pro-box .btm span.block {
  padding: 5px 0;
}

.product2-page .product-list ul li .pro-box .text .neirong {
  padding: 10px 0 0;
  max-height: 120px;
  overflow-y: overlay;
}


.product2-page .product-list ul li .pro-box:hover {
  background: #f6f6f6;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}

.product2-page .product-list ul li .pro-box:hover .imgbox .img-box:nth-child(1) {

  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}

.product2-page .product-list ul li .pro-box:hover .imgbox .img-box:nth-child(2) {
  opacity: 1;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}

.product2-page .product-list ul li .pro-box h5:hover {
  color: var(--color);
}

.product2-page .product-list ul li .pro-box h5 a {
  display: inline-block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.product2-page .product-list ul li .pro-box .pro-img {
  display: block;
  margin-bottom: 2.5rem;
}

.product2-page .product-list ul li .pro-box .text {
  padding: 0 20px;
  font-size: 15px;
  color: #757575;
  width: 50%;
}

.product2-page .product-list ul li .pro-box .text p {
  position: relative;
  font-size: 15px;
  font-weight: 400;
}

.product2-page .product-list ul li .pro-box .btm {
  padding: 0px 0px 20px 0px;
}

.product2-page .product-list ul li .pro-box .text p::before {
  content: '';
  width: 16px;
  height: 16px;
  background: url("/template/en/images/icon-y.png") center center no-repeat;
  position: absolute;
  left: 0;
  top: 4px;
}

.product2-page .product-list ul li .pro-box .btm .tupianji {
  margin: -5px;
}

.product2-page .product-list ul li .pro-box .btm .tupianji .item {
  padding: 5px;
}

.product2-page .product-list ul li .pro-box .more {
  display: inline-block;
  padding: 12px 22px 12px 15px;
  border-radius: 5px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  margin-bottom: 25px;
  background: #000000;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;

}

.product2-page .product-list ul li .pro-box .more:hover {
  background: #46696b;
}

.product2-page .product-list ul li .pro-box .more i {
  margin-left: 1.2rem;
  font-size: 12px;
}


.inner-page.product2-page p {
  color: #7f7f7f;
}

.product2-page .product-list ul li .pro-box .btm ul {
  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;
  margin: 0 -10px;
}

.product2-page .product-list ul li .pro-box .btm ul li {
  display: inline-block;
  width: auto !important;
  margin-bottom: 0;
  padding: 0 6px;
}

.product2-page .product-list ul li .pro-box .btm ul li .coloritem {
  width: 25px;
  height: 25px;
  display: block;
}

.product2-page .product-list ul li .pro-box .btm ul li:nth-child(1) .coloritem {
  background: #ebd5d3;
}

.product2-page .product-list ul li .pro-box .btm ul li:nth-child(2) .coloritem {
  background: #7d96a2;
}

.product2-page .product-list ul li .pro-box .btm ul li:nth-child(3) .coloritem {
  background: #7f9c90;
}

.product2-page .product-list ul li .pro-box .btm ul li:nth-child(4) .coloritem {
  background: #8a2a2b;
}

.product2-page .product-list ul li .pro-box .btm ul li:nth-child(5) .coloritem {
  background: #19315b;
}

.product2-page .product-list ul li .pro-box .btm ul li:nth-child(6) .coloritem {
  background: #000;
}

.product2-page .product-list ul li .pro-box .btm ul li:nth-child(7) .coloritem {
  background: #d7d2cb;
}

.product2-page .product-list .ny-banner {}

.product2-page .product-list ul li .pro-box h5 a {
  text-transform: unset;

}

.inner-page .sidebar-content {
  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;
}

.inner-page .sidebar-content .sidebar-nav {
  width: 20%;
}

.inner-page .sidebar-content .sidebar-nav form {
  position: relative;
}

.inner-page .sidebar-content .sidebar-nav form input[type="text"] {
  width: 100%;
  height: 70px;
  border-radius: 5px;
  background: #f2f1ec;
  padding: 0 2.5rem;
  font-size: 1.8rem;
  color: #000;
  border: none;
}

.inner-page .sidebar-content .sidebar-nav form input[type="submit"] {
  width: 30px;
  height: 30px;
  background: url(../images/pro-search.png) no-repeat center center;
  right: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
}

.inner-page .sidebar-content .sidebar-nav h2 {
  font-size: 2.4rem;
  line-height: 1;
  color: #000000;

  text-align: left;
  margin: 3rem 0 2.5rem;
  font-weight: bold;
}

.inner-page .sidebar-content .sidebar-nav p {
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  font-weight: bold;
  margin-bottom: 50px;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-nav-list {
  padding-bottom: 40px;
  border-bottom: 1px solid #000;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-nav-list li a {
  text-transform: capitalize;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  border-bottom: 0px solid #eeede7;
  position: relative;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-nav-list li a:hover {
  color: #46696b;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-nav-list li a:hover span {
  background: #46696b;
  color: #fff;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-nav-list li a:hover::after {
  color: #46696b;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-nav-list li a::after {
  position: absolute;
  content: none;
  font-size: 2rem;
  color: #bdc2c6;
  line-height: 1;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-nav-list li a span {
  display: inline-block;
  padding: 5px 1.2rem;
  border-radius: 5px;
  background: #eeede7;
  font-size: 2rem;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-nav-list li.active a {
  color: #46696b;
  border-bottom: 1px solid #000;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-nav-list li.active a::after {
  color: #46696b;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-nav-list li.active a span {
  background: #46696b;
  color: #fff;
}




.inner-page .sidebar-content .sidebar-nav .related {
  margin: 4rem 0;
}

.inner-page .sidebar-content .sidebar-nav .related-list {
  margin-bottom: 6rem;
}

.inner-page .sidebar-content .sidebar-nav .related-list li {
  margin-bottom: 1.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;


}

.inner-page .sidebar-content .sidebar-nav .related-list li .related-img {
  display: block;
  max-width: 102px;
  border-radius: 5px;
  overflow: hidden;
}

.inner-page .sidebar-content .sidebar-nav .related-list li .related-img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.inner-page .sidebar-content .sidebar-nav .related-list li .related-img img {
  width: 100%;
}

.inner-page .sidebar-content .sidebar-nav .related-list li .content {
  padding-left: 1.5rem;
}

.inner-page .sidebar-content .sidebar-nav .related-list li .content h4 {
  max-width: 230px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #000000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.inner-page .sidebar-content .sidebar-nav .related-list li .content h4:hover {
  color: #46696b;
}

.inner-page .sidebar-content .sidebar-nav .related-list li .content p {
  font-size: 14px;
  line-height: 1;
  color: #9a9a9a;
  margin-top: .5rem;
}

.inner-page .sidebar-content .sidebar-nav .related-list li:last-child {
  margin-bottom: 0;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-info {
  margin-bottom: 4.7rem;
  padding: 8rem 3rem 8.5rem;
  border-radius: 5px;
  background: url(/classinn/2022/05/13/contact.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-info h5 {
  font-size: 2.4rem;
  line-height: 1;
  color: #ffffff;
  text-transform: unset;
  margin-bottom: 3rem;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-info p {
  font-size: 14px;
  line-height: 2;
  color: #fff;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-info .info-tel {
  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;
  font-size: 14px;
  line-height: 1;
  color: #ffffff;
  margin: 2.5rem 0 2.8rem;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-info .info-tel img {
  margin-right: 2rem;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-info .icon a {
  margin: 0 1.4rem;
  font-size: 1.8rem;
  line-height: 1;
  color: #fff;
}

.inner-page .sidebar-content .sidebar-box {
  width: 70%;
}

.inner-page .sidebar-content .sidebar-nav h2 {
  font-size: 20px;
  text-transform: capitalize;
}

.inner-page .sidebar-content .sidebar-nav .sidebar-nav-list li a span {
  display: none;
}

.inner-page .sidebar-content .sidebar-nav ul.related-list li .content p.time {
  margin-bottom: 20px;
}

.inner-page .sidebar-content .sidebar-nav .related-list li .content h4 {
  font-size: 15px;
}

.inner-page .sidebar-content .sidebar-nav .related-list li .content p {
  font-size: 12px;
}





.product2-page .product-list ul li .pro-box .btm ul.tupianji li {
  width: 25% !important;
}

.product2-page .product-list ul li .pro-box .btm ul.tupianji {
  display: flex;
}

.m-page {
  margin: 60px 0;
  text-align: center;
}

.m-page a,
.m-page span.current {
  border-radius: 50%;
  margin: 5px;
  color: #fff;
  font-size: 15px;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.m-page a {
  background: #cfcfcf;
  color: #000;
}

.m-page span.current {
  background: var(--color);
}

.inner-page .sidebar-box .sidebar-left {
    z-index: 2;
    position: -webkit-sticky;
    position: sticky;
    width: 360px;
    top: 110px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li.diyi {
  margin-bottom: 10px;
  text-transform: capitalize;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li.diyi>a {
  font-size: 18px;
  /**/
  line-height: 32px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li.diyi.active>a,.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li.diyi>ol.second li.active ,.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li.diyi > .second > li > .thrid > li.active {
  color: var(--color);
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li.diyi ol {
  padding: 3px 0;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li>ol>li ol {
  padding-bottom: 5px !important;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li>ol>li ol li {
  margin-left: 15px;
  line-height: 2;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li>ol>li ol li a {
  font-size: 15px;
  color: #555;
}


.inner-page .sidebar-box .sidebar-left .inner .inner-cat ol.third {
  display: none;
}

.product2-page .product-list ul li .img img {
  transition: all 1.2s ease;
}

.product2-page .product-list ul li .img {
  overflow: hidden;
  transition: all 1.2s ease;
  padding: 10px;
  background: #F1F5F9;
  position: relative;
}

.product2-page .product-list ul li .img:hover img {

  transition: all 1.2s ease;
}

.product2-page .product-list ul li .pro-box .imgbox img {
  object-fit: cover;
  height: 100%;
}


.product2-page .product-list ul li .pro-box .btm .tupianji .slick-list.draggable .slick-slide:last-child {
  display: none;
}

.product2-page .product-list ul li .pro-box .btm .tupianji img {
  max-height: 145px;
  width: 100%;
  object-fit: cover;
}

.product2-page .product-list ul li .pro-box .imgbox img {
  object-fit: cover;
  height: 100%;
}


.product2-page .product-list ul li .pro-box .btm .tupianji .slick-list.draggable .slick-slide:last-child {
  display: none;
}

.product2-page .product-list ul li .pro-box .btm .tupianji img {
  max-height: 145px;
  width: 100%;
  object-fit: cover;
}

.product2-page .product-list ul li .text {
  background: #F1F5F9;
  margin-top: 0;
  padding: 10px;

}

.product2-page .product-list ul li .text .neirong p {
  font-size: 14px;
  color: #aaa;
  text-transform: lowercase;
  font-weight: 300;
}

.product2-page .product-list ul li .text h2 {
  font-weight: 600;
  text-transform: capitalize;
  text-align: center;
  /*min-height: 100px;*/
}

.product2-page .product-list ul li:hover .text h2 {
  color: var(--color);
}

.product2-page .product-list ul li .img img.yin {
  position: absolute;
  left: 0;
  opacity: 0;
}

.product2-page .product-list ul li:hover .img img.yin {
  opacity: 1;
}
.product2-page .product-list ul li .pro-box .imgbox img {
  object-fit: cover;
  height: 100%;
}


.product2-page .product-list ul li .pro-box .btm .tupianji .slick-list.draggable .slick-slide:last-child {
  display: none;
}

.product2-page .product-list ul li .pro-box .btm .tupianji img {
  max-height: 145px;
  width: 100%;
  object-fit: cover;
}
.inner-page .sidebar-content .sidebar-left {
  width: 28%;
}

.inner-page .sidebar-box .sidebar-right {
  width: 72%;
}

.inner-page .sidebar-box .sidebar-right h1 {
  color: var(--color);
}

.inner-page .sidebar-box .sidebar-right .Auxil-catdes p,
.inner-page .sidebar-box .sidebar-right .Auxil-catdes {
  color: #7f7f7f;
  font-weight: normal;
}

.inner-page .sidebar-box .sidebar-right .Auxil-catdes {
  margin-bottom: 20px;
}

@media screen and (max-width:1550px) {

  .product2-page .product-list ul li .img img {
    height: 300px;
    object-fit: cover;
    width: 100%;
  }

}

@media screen and (max-width:1100px) {
   .inner-page .sidebar-content .sidebar-left {
    display: none;
  }
  .inner-page .sidebar-box .sidebar-right {
    width: 100% !important;
    padding: 0 !important;
  }
}
@media screen and (max-width:1000px){
  /*.product2-page .product-list ul li {
    width: 50% !important;
  }*/
  .product2-page .product-list ul li .img {
    text-align: center;
  }
  .product2-page .product-list ul li .img img {
    width: 80%;
    display: block;
    margin: auto;
    height: auto;
  }
}
@media screen and (max-width:500px) {
  /*.product2-page .product-list ul li {
    width: 100% !important;
  }*/
} 
.prodet-page .prodet-1 {
  padding: 0;
}

.prodet-page .prodet-1 .left .big_img ul .slick-track {
  margin-left: 0;
}

.prodet-page .prodet-1 .left .big_img ul li {
  padding: 3px;
}

.prodet-page .prodet-1 .left .big_img ul li img {
  margin: auto;
  width: 100%;
  /*border-radius: 30px;*/
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.prodet-page .prodet-1 .left .content {
  padding-left: 30px;
  color: #F1F5F9;
  line-height: 1.8;
}

.prodet-page .prodet-1 .left .content .cat_name {
  color: var(--color);
  font-weight: 600;
}

.prodet-page .prodet-1 .left .content h1 {
  font-weight: bold;
  line-height: 1.2;
  color: black;
}

.prodet-page .prodet-1 .left .content .des {
  margin: 20px 0;
  max-height: 390px;
  overflow-y: auto;
}

.prodet-page .prodet-1 .left .content .m-link {
  margin-top: 20px;
  font-size: 16px;
  color: black;
}

.prodet-page .prodet-2 ul.tab li {
  display: inline-block;
  background: var(--color);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0 40px 0 0;
  padding: 0px 50px;
  height: 50px;
  line-height: 52px;
}

.prodet-page .prodet-2 ul.tab li a {
  display: block;
  color: #fff;
}

.prodet-page .prodet-2 ul.tab li.active {
  background: #F1F5F9;
}

.prodet-page .prodet-2 ul.tab li.active a {
  color: #000;
}

.prodet-page .prodet-2 .content {
  background: #F1F5F9;
  padding: 50px;
  font-size: 16px;
}

.prodet-page .prodet-3 {
  padding: 80px 0;
}

.prodet-page .prodet-3 .h3 {
  font-size: 36px;
  font-weight: bold;
}

.prodet-page .prodet-3 form {
  margin-top: 30px;
}

.prodet-page .prodet-3 form textarea,
.prodet-page .prodet-3 form input {
  width: 100%;
  border-radius: 50px;
  padding: 0 30px;
  height: 50px;
  font-size: 18px;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.prodet-page .prodet-3 form textarea {
  padding: 20px 30px;
  height: 250px;
  border-radius: 20px;
}

.prodet-page .prodet-3 form input[type="submit"] {
  width: auto;
  border: none;
  border-radius: 0 25px 25px 25px;
  padding: 0 35px;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}

@media screen and (max-width:1000px) {
  .prodet-page .prodet-1 .left .big_img {
    width: 100%;
  }

  .prodet-page .prodet-1 .left .content {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
}

@media screen and (max-width:700px) {
  .prodet-page .prodet-1 .left .content h1 {
    font-size: 25px;
  }
}
.prodet-page .prodet-1 .left .content h1 {
    line-height: 1.6;
}
.prodet-page .prodet-1 .left .content h1 {
    line-height: 2;
}
.prodet-page .prodet-1 .left .content .des {
    line-height: 2;
}
.prodet-page .prodet-1 .left .content .m-link {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    line-height: 2;
}
.m-page {
  margin: calc(2.3955vw + 14px) 0;
  text-align: center;
}

.m-page a,
.m-page span.current {
  border-radius: 50%;
  margin: 5px;
  color: #fff;
  font-size: 15px;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.m-page a {
  background: #cfcfcf;
  color: #000;
}

.m-page span.current {
  background: var(--color);
}

.inner-page .sidebar-box .sidebar-left {
    z-index: 2;
    position: -webkit-sticky;
    position: sticky;
    width: 360px;
    top: 110px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li.diyi {
  margin-bottom: 10px;
  text-transform: capitalize;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li.diyi>a {
  font-size: 18px;
  /**/
  line-height: 32px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li.diyi.active>a,.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li.diyi>ol.second li.active ,.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li.diyi > .second > li > .thrid > li.active {
  color: var(--color);
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li.diyi ol {
  padding: 3px 0;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li>ol>li ol {
  padding-bottom: 5px !important;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li>ol>li ol li {
  margin-left: 15px;
  line-height: 2;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li>ol>li ol li a {
  font-size: 15px;
  color: #555;
}


.inner-page .sidebar-box .sidebar-left .inner .inner-cat ol.third {
  display: none;
}
.inner-page .sidebar-box .sidebar-right {
  width: 72%;
}

.inner-page .sidebar-box .sidebar-right h1 {
  color: var(--color);
}

.inner-page .sidebar-box .sidebar-right .Auxil-catdes p,
.inner-page .sidebar-box .sidebar-right .Auxil-catdes {
  color: #7f7f7f;
  font-weight: normal;
}

.inner-page .sidebar-box .sidebar-right .Auxil-catdes {
  margin-bottom: 20px;
}
  @media screen and (max-width: 1100px) {
      .inner-page .sidebar-box .sidebar-right {
    width: 100% !important;
    padding: 0 !important;
  }
  }
  .inner-page .sidebar-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.inner-page.product2-page .sidebar-left {
  padding-right: 45px;
  letter-spacing: normal;
}

.news-page .sidebar-box .sidebar-left .inner {
  max-width: 375px;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-title {
  font-size: 22px;
  line-height: 2;
  color: var(--color);
  font-weight: 600;
  text-transform: capitalize;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #e7e7e7;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-search {
  margin-bottom: 4rem;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-search form {
  width: 100%;
  position: relative;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-search form input[type="text"] {
  width: 100%;
  height: 55px;
  border: 1px solid #eee;
  padding: 10px 20px;
  padding-right: 5rem;
  font-size: 14px;
  color: #555555;
  border-radius: 4px;

}

.inner-page .sidebar-box .sidebar-left .inner .inner-search form input[type="submit"] {
  position: absolute;
  width: 43px;
  height: 43px;
  margin-right: 10px;
  border: none;
  background: url(../images/search.png) no-repeat center center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat {
  margin-bottom: 4rem;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li.active a {
  color: var(--color);
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li a {
  padding: 8px 0;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  line-height: 2;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li>ol>li a {
  FONT-WEIGHT: 300;
  font-size: 16px;
  line-height: 30px;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li a:hover {
  color: var(--color);
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li a span {
  color: #aaa;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li>ol>li {
  list-style-type: disc;
  margin-left: 20px;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li {
  /*list-style-type: circle;
  margin-left: 20px;*/
}

/*.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li>ol>li>ol{
  display: none;
}*/

.inner-page .sidebar-box .sidebar-left .inner .inner-recent {
  margin-bottom: 4rem;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li {
  padding: 1.5rem 0;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li:first-child {
  padding-top: 0;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li:last-child {
  padding-bottom: 0;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-img {
  margin-right: 2rem;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-img img {
  height: 80px;
  max-width: 100px;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-text p {
  color: #000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  display: -webkit-box;
  margin-bottom: 0.8rem;
  display: -webkit-box;         /* 使用旧版弹性盒子模型 */
  -webkit-box-orient: vertical; /* 内容垂直排列 */
  -webkit-line-clamp: 2;        /* 限制显示为5行 */
  overflow: hidden;             /* 隐藏溢出的内容 */
  text-overflow: ellipsis;      /* 添加省略号 */

}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-text p:hover {
  color: var(--color);
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-text span {
  color: #aaa;
  display: block;
  font-size: 14px;

  line-height: 1;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-contact {
  background: url(/qianduomuwpc/2025/10/22/122543.jpg) no-repeat center center;
  padding: 210px 40px 55px;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-contact h5 {

  font-size: 20px;
  color: #fff;
  text-transform: unset;
  line-height: 2;
  margin-bottom: 20px;
  font-weight: bold;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-contact h6 {
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  margin-bottom: 20px;

}

.inner-page .sidebar-box .sidebar-left .inner .inner-contact h6 span {

  display: block;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-contact a:hover::after {
  width: 100%;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-contact a span {
  display: inline-block;
  position: relative;
  /*-webkit-transform: skewX(10deg) skewY(0);
  -moz-transform: skewX(10deg) skewY(0);
  -ms-transform: skewX(10deg) skewY(0);
  transform: skewX(10deg) skewY(0);*/
  z-index: 2;
}

/*.news-page .sidebar-box {
  -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;
}*/
.news-page .sidebar-box .sidebar-left {
  border-right: 1px solid #e7e7e7;
  width: 28%;
}



@media screen and (max-width:1100px) {
  .inner-page .sidebar-box {
    display: block;
  }

 

  

  .news-page .sidebar-box .sidebar-left {
    display: none;
  }
}

/*.news-page .sidebar-box .sidebar-left .inner {
  margin: 0 0 0 auto;
  padding-left: 0rem;
}*/
.newdet-page .sidebar-box .sidebar-right .newdet-content .content h2 {
  font-weight: bold;
  line-height: 2;

}
.inner-page.news-page.newdet-page .sidebar-box .sidebar-right {
  width: 72%;
  padding-left: 55px;
}
.news-page .sidebar-box .sidebar-right .news-list {
  padding-right: 8.5rem;
}

.news-page .sidebar-box .sidebar-right .news-list ul li {
  margin-bottom: 7.5rem;
}

.news-page .sidebar-box .sidebar-right .news-list ul li:last-child {
  margin-bottom: 0;
}

.news-page .sidebar-box .sidebar-right .news-list ul li .n-img {
  display: block;
  overflow: hidden;
  margin-bottom: 2.5rem;
}

.news-page .sidebar-box .sidebar-right .news-list ul li .n-img img {
  width: 100%;
}

.news-page .sidebar-box .sidebar-right .news-list ul li .content .category {
  padding: 0 5px;
  margin-left: 4px;
  margin-bottom: 15px;
  display: inline-block;
  font-size: 12px;
  text-transform: unset;
  color: var(--color);
  border: 1px solid var(--color);
  -webkit-transform: skewX(-10deg) skewY(0);
  -moz-transform: skewX(-10deg) skewY(0);
  -ms-transform: skewX(-10deg) skewY(0);
  transform: skewX(-10deg) skewY(0);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.news-page .sidebar-box .sidebar-right .news-list ul li .content .category:hover {
  background: var(--color);
  color: #fff;
}

.news-page .sidebar-box .sidebar-right .news-list ul li .content .category span {
  display: inline-block;
  -webkit-transform: skewX(10deg) skewY(0);
  -moz-transform: skewX(10deg) skewY(0);
  -ms-transform: skewX(10deg) skewY(0);
  transform: skewX(10deg) skewY(0);
}

.news-page .sidebar-box .sidebar-right .news-list ul li .content h4 {
  font-size: 3.5rem;
  line-height: 1.2;
  color: #000;
  margin-bottom: 1.5rem;
}

.news-page .sidebar-box .sidebar-right .news-list ul li .content h4:hover {
  color: var(--color);
}

.news-page .sidebar-box .sidebar-right .news-list ul li .content .time {
  font-size: 14px;
  color: #aaa;
  text-transform: unset;
  padding-top: 12px;
  margin-bottom: 2rem;
  position: relative;
}

.news-page .sidebar-box .sidebar-right .news-list ul li .content .time::after {
  position: absolute;
  content: "";
  width: 5rem;
  height: 1px;
  border-top: 1px solid #aaa;
  left: 0;
  top: 0;
}

.news-page .sidebar-box .sidebar-right .news-list ul li .content .time span {
  color: #000;
  margin-left: 1rem;
}

.news-page .sidebar-box .sidebar-right .news-list ul li .content p {
  font-size: 16px;
  line-height: 1.6;
  color: #555555;
}

.news-page .sidebar-box .sidebar-right .news-list ul li .content .link {
  margin-top: 3rem;
  position: relative;
  z-index: 2;
}

.news-page .sidebar-box .sidebar-right .news-list ul li .content .link::after {
  position: absolute;
  z-index: -1;
  content: "";
  width: 80%;
  height: 1px;
  border-top: 1px solid #e7e7e7;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.news-page .sidebar-box .sidebar-right .news-list ul li .content .link .more {
  display: inline-block;
  font-size: 12px;
  /*text-transform: unset;*/
  color: #fff;
  background: #000;
  padding: 15px 3.5rem;
  position: relative;
  -webkit-transform: skewX(-10deg) skewY(0);
  -moz-transform: skewX(-10deg) skewY(0);
  -ms-transform: skewX(-10deg) skewY(0);
  transform: skewX(-10deg) skewY(0);
  margin-left: 5px;
}

.news-page .sidebar-box .sidebar-right .news-list ul li .content .link .more:hover::after {
  width: 100%;
}

.news-page .sidebar-box .sidebar-right .news-list ul li .content .link .more span {
  display: inline-block;
  position: relative;
  -webkit-transform: skewX(10deg) skewY(0);
  -moz-transform: skewX(10deg) skewY(0);
  -ms-transform: skewX(10deg) skewY(0);
  transform: skewX(10deg) skewY(0);
  z-index: 2;
}

.news-page .sidebar-box .sidebar-right .news-list ul li .content .link .more::after {
  position: absolute;
  content: "";
  width: 5px;
  height: 100%;
  background: var(--color);
  left: 0;
  top: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  z-index: 1;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .category a {
  padding: 0 5px;
  margin-left: 4px;
  display: inline-block;
  font-size: 12px;
  text-transform: unset;
  color: var(--color);
  border: 1px solid var(--color);
  /*-webkit-transform: skewX(-10deg) skewY(0);
  -moz-transform: skewX(-10deg) skewY(0);
  -ms-transform: skewX(-10deg) skewY(0);
  transform: skewX(-10deg) skewY(0);*/
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .category a:hover {
  background: var(--color);
  color: #fff;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .category a span {
  display: inline-block;
  /*-webkit-transform: skewX(10deg) skewY(0);
  -moz-transform: skewX(10deg) skewY(0);
  -ms-transform: skewX(10deg) skewY(0);
  transform: skewX(10deg) skewY(0);*/
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .category .time {
  font-size: 14px;
  margin-left: 12px;
  color: #cececd;
  position: relative;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .category .time span {
  color: #000;
  margin-left: 1rem;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content h4.n-title {
  font-size: 3rem;
  line-height: 2;
  color: #000;
  margin-bottom: 3.5rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #e7e7e7;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .content {
  font-size: 16px;
  line-height: 1.6;
  color: #555;
  padding: 0;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .content .icon {
  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: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 18px;
  color: var(--color);
  margin-top: 5rem;
  padding-bottom: 4.5rem;
  border-bottom: 1px solid #e7e7e7;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .content .icon a {
  font-size: 18px;
  color: #000;
  margin-left: 1.8rem;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .content .icon a:hover {
  color: var(--color);
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .m-link {
  border-bottom: 1px solid #e7e7e7;
  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;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a {
  width: 50%;
  padding: 3.5rem 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;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a .r-img {
  margin-right: 2rem;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a .r-img img {
  display: block;
  width: 110px;
  min-width: 110px;
  height: 110px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width:700px) {
  .newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a .r-img {
    display: none;
  }
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a .r-text p {
  color: #000;
  font-size: 16px;
  line-height: 2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: .8rem;
  max-width: 255px;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a .r-text p:hover {
  color: var(--color);
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a .r-text span {
  color: #aaa;
  display: block;
  font-size: 14px;
  line-height: 1;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a.left {
  padding-right: 3rem;
  border-right: 1px solid #e7e7e7;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a.right {
  padding-left: 3rem;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form {
  margin-top: 6rem;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form .text h3 {
  font-size: 36px;
  line-height: 2;
  color: var(--color);
  text-transform: capitalize;
  font-weight: bold;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form .text p {
  font-size: 16px;
  line-height: 2;
  color: #7f7f7f;
  margin-bottom: 2rem;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form .text p span {
  color: var(--color);
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form span.span {
  font-size: 16px;
  display: inline-block;
  color: #7f7f7f;
  margin-bottom: 1rem;
  font-weight: 500;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form textarea,
.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form input[type="text"] {
  width: 32%;
  height: 54px;
  border: 1px solid #e7e7e7;
  padding: 0 2rem;
  color: #7f7f7f;
  font-size: 16px;
  margin-bottom: 2rem;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form textarea {
  width: 100%;
  height: 200px;
  padding: 2rem;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form .n-input {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form p {
  font-size: 14px;
  line-height: 1;
  color: #555;
  margin-bottom: 4.5rem;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form button {
  display: inline-block;
  font-size: 12px;
  text-transform: unset;
  color: #fff;
  background: #000;
  padding: 15px 3.5rem;
  position: relative;
  -webkit-transform: skewX(-10deg) skewY(0);
  -moz-transform: skewX(-10deg) skewY(0);
  -ms-transform: skewX(-10deg) skewY(0);
  transform: skewX(-10deg) skewY(0);
  margin-left: 5px;
  border: none;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form button:hover::after {
  width: 100%;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form button span {
  display: inline-block;
  position: relative;
  -webkit-transform: skewX(10deg) skewY(0);
  -moz-transform: skewX(10deg) skewY(0);
  -ms-transform: skewX(10deg) skewY(0);
  transform: skewX(10deg) skewY(0);
  z-index: 2;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form button::after {
  position: absolute;
  content: "";
  width: 5px;
  height: 100%;
  background: var(--color);
  left: 0;
  top: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  z-index: 1;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .content p img {
  padding: 15px;
  width: 100%;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .content p {
  padding: 10px 0;
  color: #7f7f7f;
  line-height: 2;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .content .top-news {
  padding-bottom: 30px;
}


.newdet-page .sidebar-box .sidebar-right .newdet-content .content .top-news img {
  object-fit: cover;
  width: 100%;
  max-height: 500px;
}

.newdet-page .sidebar-box .sidebar-right .newdet-content .content .icon {
  font-weight: bold;
}


.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form textarea,
.newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form input[type="text"] {

  font-weight: 500;
}

@media screen and (max-width:1100px) {
  .newdet-page .sidebar-box .sidebar-right .newdet-content {
    padding: 0;
  }
}

@media screen and (max-width:700px) {
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form .n-input {
    display: block;
  }

  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form textarea,
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form input[type="text"] {
    width: 100%;
  }
}
   .seoPublic .title {
        font-size: 32px;
        font-weight: bold;
        line-height: 1.4;
        margin-bottom: 2em;
    }

    .seoPublic>div {
        padding: 60px 0;
    }

    .seoPublic>div:nth-child(odd) {
        background: #F1F5F9;
    }

    .seoPublic .Auxil-about .box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }

    .seoPublic .Auxil-about .box .left {
        width: 40%;
    }

    .seoPublic .Auxil-about .box .left .img {
        height: 100%;
        background-size: cover;
        background-position: center center;
        display: block;
    }

    .seoPublic .Auxil-about .box .left img {
        width: 100%;
        display: block;
    }

    .seoPublic .Auxil-about .box .right {
        width: 60%;
        padding-left: 5%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .seoPublic .Auxil-about .box .right div.h3 {
        font-size: 24px;
        font-weight: normal;
        line-height: 1.2;
        margin-bottom: 1em;
    }

    .seoPublic .Auxil-about .box .right .text {
        font-size: 16px;
        line-height: 1.8;
        color: #666;
        max-height: 400px;
        overflow: auto;
    }

    .seoPublic .Auxil-honor .list ul {
        margin: -10px;
    }

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

    .seoPublic .Auxil-honor .list ul li a {
        display: block;
    }

    .seoPublic .Auxil-honor .list ul li a img {
        width: 100%;
    }

    .seoPublic .Auxil-news .list ul {
        margin: -13px;
    }

    .seoPublic .Auxil-news .list ul li {
        padding: 13px;
    }

    .seoPublic .Auxil-news .list ul li a.img-box {
        display: block;
        background-size: cover;
        background-position: center center;
    }

    .seoPublic .Auxil-news .list ul li a.img-box img {
        width: 100%;
    }

    .seoPublic .Auxil-news .list ul li .content {
        margin-top: 30px;
    }

    .seoPublic .Auxil-news .list ul li .content div.h6 {
        font-size: 22px;
        line-height: 1.4;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        transition: .5s;
    }

    .seoPublic .Auxil-news .list ul li .content div.h6:hover {
        color: var(--color);
    }

    .seoPublic .Auxil-news .list ul li .content time {
        font-size: 14px;
        margin-top: .5em;
        display: block;
    }

    .seoPublic .Auxil-news .list ul li .content p {
        font-weight: 300;
        font-size: 16px;
        line-height: 1.4;
        margin: 1em 0;
    }

    .seoPublic .Auxil-news .list ul li .content a.link {
        font-weight: 300;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 1;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        transition: .5s;
        border-bottom: 1px solid transparent;
        display: inline-block;
    }

    .seoPublic .Auxil-news .list ul li .content a.link:hover {
        border-color: var(--color);
        color: var(--color);
    }

    .seoPublic .Auxil-form .form ul {
        margin: -10px;
    }

    .seoPublic .Auxil-form .form ul li {
        padding: 10px;
    }

    .seoPublic .Auxil-form .form ul li input,
    .seoPublic .Auxil-form .form ul li textarea {
        display: block;
        width: 100%;
        border: 1px solid #eee;
        font-size: 16px;
        padding: 8px 15px;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        transition: .5s;
    }

    .seoPublic .Auxil-form .form ul li textarea {
        height: 100px;
    }

    .seoPublic .Auxil-form .form ul li input:focus,
    .seoPublic .Auxil-form .form ul li textarea:focus {
        border-color: var(--color);
    }

    .seoPublic .Auxil-form .form ul li.wid-100 {
        width: 100%;
    }

    .seoPublic .Auxil-form .form ul li input[type="submit"] {
        width: auto;
        display: inline-block;
        padding-left: 25px;
        padding-right: 25px;
        background: var(--color);
        color: whitesmoke;
        border: none;
    }

    .seoPublic .Auxil-form .form ul li input[type="submit"]:hover {
        background: #222;
    }

    .seoPublic .seoIndustry .text {
        font-size: 16px;
        line-height: 1.8;
        color: #666;
    }

    .seoPublic .text a {
        color: var(--color);
    }

    .seoPublic .text a:hover {
        text-decoration: underline;
    }

    .seoPublic .Auxil-through {
        padding: 15px 0;
        background: none !important;
    }

    .seoPublic .Auxil-through a {
        display: inline-block;
        padding: 10px 25px;
        font-size: 14px;
        color: black;
        border: 1px solid #eee;
        background: #f8f8f8;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        transition: .5s;
    }

    .seoPublic .Auxil-through a:hover {
        background: var(--color);
        color: white;
    }

    .seoPublic .Auxil-related .list ul {
        margin: -20px -25px;
    }

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

    .seoPublic .Auxil-related .list ul li .box {
        display: block;
        background: white;
        -o-box-shadow: 0 0 12px rgba(125, 125, 125, 0.5);
        -webkit-box-shadow: 0 0 12px rgba(125, 125, 125, 0.5);
        box-shadow: 0 0 12px rgba(125, 125, 125, 0.5);
    }

    .seoPublic .Auxil-related .list ul li .box a.img-box {
        display: block;
    }

    .seoPublic .Auxil-related .list ul li .box .content {
        display: block;
        padding: 20px;
        text-align: center;
    }

    .seoPublic .Auxil-related .list ul li .box .content div.h3 {
        font-size: 22px;
        color: #111;
        font-weight: 500;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        transition: .5s;
    }

    .seoPublic .Auxil-related .list ul li .box .content div.h3:hover {
        color: var(--color);
    }

    .seoPublic .Auxil-related .list ul li .box .content p {
        display: block;
        font-size: 16px;
        color: #888;
        line-height: 1.6;
        font-weight: 400;
        margin: .5em 0;
        height: 4.8em;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .seoPublic .Auxil-related .list ul li .box .content a.more {
        display: inline-block;
        vertical-align: middle;
        line-height: 40px;
        height: 40px;
        padding: 0 20px;
        border: 1px solid var(--color);
        font-size: 16px;
        font-weight: 700;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        transition: .5s;
        color: var(--color);
    }

    .seoPublic .Auxil-related .list ul li .box .content a.more i {
        margin-left: 5px;
    }

    .seoPublic .Auxil-related .list ul li .box .content a.more:hover {
        color: white;
        background: var(--color);
    }

    @media screen and (max-width: 1400px) {
        .seoPublic .title {
            font-size: 28px;
            margin-bottom: 1.5em;
        }

        .seoPublic .Auxil-about .box .right div.title,
        .seoPublic .Auxil-related .list ul li .box .content div.h3 {
            font-size: 20px;
        }

        .seoPublic .Auxil-form .form ul li input,
        .seoPublic .Auxil-form .form ul li textarea,
        .seoPublic .Auxil-about .box .right .text,
        .seoPublic .Auxil-news .list ul li .content p,
        .seoPublic .seoIndustry .text,
        .seoPublic .Auxil-related .list ul li .box .content p {
            font-size: 14px;
        }

        .seoPublic .Auxil-news .list ul li .content div.h6 {
            font-size: 18px;
        }

        .seoPublic .Auxil-related .list ul li .box .content a.more {
            font-size: 14px;
            line-height: 34px;
            height: 34px;
            padding: 0 15px;
        }

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

        .seoPublic .Auxil-related .list ul {
            margin: -15px;
        }
    }

    @media screen and (max-width: 1000px) {
        .seoPublic .title {
            font-size: 24px;
            margin-bottom: 1em;

        }

        #cp-Nav {
            display: block;
        }

        #cp-Nav .nav {
            padding: 0 15px;
        }

        #cp-Nav .nav div.title {
            font-size: 18px;
            font-weight: bold;
            padding: 8px 10px;
            background: var(--color);
            border-radius: 5px;
            color: white;
            position: relative;
        }

        #cp-Nav .nav div.title i{
            position: absolute;
            top: 12px;
            right: 10px;
        }

        #cp-Nav .nav i.mask {
            width: 100%;
            height: 100%;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 230;
            background: rgba(0, 0, 0, 0.2);
        }

        #cp-Nav .nav>ul {
            display: none;
        }

        #cp-Nav .nav ul {
            position: fixed;
            top: 10%;
            max-height: 80%;
            left: 5%;
            width: 90%;
            padding: 20px;
            border-radius: 5px;
            background: white;
            z-index: 300;
            font-size: 16px;
            overflow: auto;
        }

        #cp-Nav .nav ul ul {
            padding: 0 10px;
            font-size: 14px;
            position: static;
            max-height: none;
            width: 100%;
            margin: 10px 0;
        }

        #cp-Nav .nav ul li a {
            display: block;
            padding: 5px 0;
            line-height: 28px;
        }

        .seoPublic .Auxil-about .box {
            display: block;
        }

        .seoPublic .Auxil-about .box .right {
            width: 100%;
            padding: 0;
            margin-top: 20px;
        }

        .seoPublic .Auxil-about .box .left {
            width: 100%;
            padding: 0;
        }

        .seoPublic .Auxil-about .box .left .img {
            height: 300px;
        }

        .seoPublic .Auxil-about .box .right div.h3 {
            font-size: 18px;
        }

        .seoPublic>div {
            padding: 30px 0;
        }

        .seoPublic .Auxil-about .box .right .text {
            max-height: none;
        }
    }
    .Hbtn1 a {
  display: inline-block;
  color: var(--color);
  background-color: #ffffff;
  border-radius: 25px;
  text-align: center;
  padding: 9px 30px;
  transition: all .3s;

}
.Hbtn1 a i {
  font-size: 20px;
}
.Hbtn1 a:hover {
  background-color: var(--color);
  color: #fff;
}

.Hbtn a {
  display: inline-block;
  display: flex;
  align-items: center;
  transition: all 0.3s linear;
  max-width: 165px;
  color: #333;
}
.Hbtn a:hover {
  color: var(--color);
}
.Hbtn a img {
  margin-left: 20px;
}
.product2-page .product-list ul li .img img{
  border-radius: 6px;
}
.product2-page .product-list ul li{
  border-radius: 6px;
  overflow: hidden;
}

.more {
  font-size: 20px;
  text-transform: unset;
  font-weight: 400;
  position: relative;
  color: var(--color);
  letter-spacing: 1px;
  border: 1px solid var(--color);
  border-radius: 5px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  height: 57px;
  line-height: 57px;
  padding: 0 30px;
  z-index: 1;
  overflow: hidden;
}

.more::after {
  content: "";
  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%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  background-color: #F6FFF8;
  z-index: -1;
  width: 102%;
  height: 102%;
  border-radius: inherit;
}

.more:hover::after {
  width: 0%;
  height: 0%;
}
@media screen and (max-width: 700px) {
   .more {
    font-size: 14px;
    height: auto;
    line-height: 1;
    padding: 8px 25px;
  }
}
.biaoti{
    font-size: var(--ft18) !important;
}
.zhenwen{
    line-height: 1;
    font-weight: bold;
    font-size: var(--ft48) !important;
    color: #0F0E0E;
}
.yuanjiao{
  border-radius: 8px !important;
}
  @media screen and (max-width: 1450px) {
    .inner-page .sidebar-box .sidebar-right{
      width: 68%;
    }
  }
  @media screen and (max-width: 1250px) {
    #menuFull~#innerMobileBanner{
      margin-top: 50px !important;
    }
        .inner-page .sidebar-box .sidebar-right{
      width: 61%;
    }
  }
  .about-page .about-1 .content .left img,
  .about-page .about-1 .content .right .img img,
  .service-add ul li,
  .oem-page .oem-1 .zs-list .imgbox,
  .oem-page .oem-2 .strength-list ul li .box .txtbox,
  .oem-page .oem-2 .strength-list ul li .box .img-box,
  .oem-page .oem-5 .list ul li .box,
  .bo-ra-20,
  .cnas-page .cnas-2 .brands-list ul li .box .img-box,
  .gallery-page .wrap li .img-box,
  .oem-page .oem-1 .zs-list .imgbox img{
    border-radius: 4px !important;

  }
  .oem-page .oem-1 .zs-list ul{
        border-radius:0 0 4px 4px !important;
  }
  .service-add ul li{
    overflow: hidden;
  }
  .service-add{
    padding-top: calc(5.519vw + 14px);
    padding-bottom: calc(5.519vw + 14px);
  }
  
fadeInUp animation {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
element.style {
    visibility: visible;
    animation-duration: 1.5s;
    animation-delay: 0.5s;
}
#index-body .init-2 .container .xy-h {
    margin-bottom: calc(2.2385vw + 14px);
}

.mk-tt.font-40,
.titl.font-48.bold.mb-20 {
    line-height: 1;
    font-weight: bold;
    font-size: var(--ft48);

    margin-top: var(--ft20);
}

.oem-page .oem-2 .strength-list ul li .box .txtbox .desc,
.inner-page .mk-desc,
.cnas-page .cnas-2 .mk-desc,
.txt.font-16,
.ror {
    font-weight: 500;
    font-size: var(--ft18);



}
.ror{
   -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
margin-top: 20px;
height: 130px;
overflow-y: auto;
}
.cnas-page .cnas-2 .brands-list ul li .box:hover .ror{
color: #fff;
}
.swiperbg .swiper-wrapper {
  transition-timing-function: linear;
  /* 线性过渡 */
}
.swiperbg .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
  /* 启用硬件加速 */
}
.inner-banner {
    position: relative;
    overflow: hidden;
    border-radius: 0 4px 0 4px;
}
  @media screen and (max-width: 1800px) {
    #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item{
      margin-left: calc(0.8345vw + 14px);
    }
    
  }
  @media screen and (max-width: 1450px) {
    #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a{
      font-size: 14px;
    }
  }
  .page-header02 .logo img{
    filter: brightness(0) invert(1);
  }
  
  @media screen and (max-width: 1250px) {
    #index-body .init-1 .container img{
      zoom: 0.7;
    }
  }
  @media screen and (max-width: 1000px) {
    #index-body .init-1{
      padding-bottom: 60px;
    }
        #index-body .init-1 .container img{
      zoom: 0.5;
    }
  }
  @media screen and (max-width: 1450px) {
    .about-91 .play{
      right: 0;
    }
  }
  @media screen and (max-width: 1250px) {
    .play-btn{
      position: relative;
      transform: none;
      right: unset;
      top: unset;
    }
  }
  @media screen and (max-width: 700px) {
    #banner .swiper1 .swiper-slide .sw1-text .sw-p1{
      color: var(--color);
    }
  }
  @media screen and (max-width: 1000px) {
    .prodet-page .prodet-2 ul.tab li{
      width: 100%;
      border-radius:0; 
      margin-bottom: 10px;
    }
  }
  @media screen and (max-width: 1000px) {}
  @media screen and (max-width: 1000px) {}
  @media screen and (max-width: 1000px) {}
  @media screen and (max-width: 1000px) {}
  @media screen and (max-width: 1000px) {}
  @media screen and (max-width: 1000px) {}
  @media screen and (max-width: 1000px) {}
  @media screen and (max-width: 1000px) {}
  @media screen and (max-width: 1000px) {}