@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins-Bold.woff') format('woff');
  font-weight: bold;  
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.woff2') format('woff2'), url('../fonts/Poppins-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff');
  font-weight: 600;  
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/Merriweather-Black.woff2') format('woff2'),
        url('../fonts/Merriweather-Black.woff') format('woff');
    font-weight: 900;  
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/Merriweather-BlackItalic.woff2') format('woff2'),
        url('../fonts/Merriweather-BlackItalic.woff') format('woff');
    font-weight: 900;  
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/Merriweather-Bold.woff2') format('woff2'),
        url('../fonts/Merriweather-Bold.woff') format('woff');
    font-weight: bold;  
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/Merriweather-BoldItalic.woff2') format('woff2'),
        url('../fonts/Merriweather-BoldItalic.woff') format('woff');
    font-weight: bold;  
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/Merriweather-Italic.woff2') format('woff2'),
        url('../fonts/Merriweather-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/Merriweather-Light.woff2') format('woff2'),
        url('../fonts/Merriweather-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/Merriweather-LightItalic.woff2') format('woff2'),
        url('../fonts/Merriweather-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

#Pop_UpsBtn {
  display: none !important;
}
#ewm canvas,
#ewm img {
  width: 100%;
  display: block;
}
.fd {
  text-transform: uppercase;
}
/* 栅格 */

.grid-box {
  font-size: 0;
  letter-spacing: -4px;
  font-size: 12px;
  
}

.grid-box .column {
  display: inline-block;
  font-size: 12px;
  vertical-align: top;

  letter-spacing: 0;
  
}

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

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

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

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

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

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

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

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

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

.grid-box.ten>.column {
  width: 10%;
}

@media screen and (max-width: 1000px) {
  .grid-box.two>.column {
      width: 50%;
  }
  .grid-box.three>.column {
      width: 33.33333%;
  }
  .grid-box.four>.column {
      width: 33.33333%;
  }
  .grid-box.five>.column {
      width: 33.33333%;
  }
}

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

@media screen and (max-width: 500px) {
  .grid-box.two>.column {
      width: 100%;
  }
  .grid-box.three>.column {
      width: 100%;
  }
  .grid-box.four>.column {
      width: 100%;
  }
  .grid-box.five>.column {
      width: 100%;
  }
}
: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: #91cc10;
  --fm:'Merriweather';
}
: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);
}
.font-bold{
font-family: var(--fm);
}
.font-600{
font-family: var(--fm);
}
.font-700{
font-family: var(--fm);
}
.font-800{
font-family: var(--fm);
}
.font-900{
font-family: var(--fm);
}
#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;  font-family: var(--fm);
  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: 120px;
  right: 4px;
  z-index: 10;
}
.right_nav_list ul li {
  margin-top: 4px;
  width: 52px;
  height: 52px;
  cursor: pointer;
  padding: 0;
  position: relative;
  color: #fff;
  background: var(--color);
  /*border: 1px solid #fff;*/
}
.right_nav_list ul .li1{
  background: rgba(110, 191, 57, 1);
}
.right_nav_list ul .li2{
    background: rgba(42, 174, 103, 1);
}
.right_nav_list ul .li3{
    background: rgba(5, 117, 20, 1);
}
.right_nav_list ul .li4{
    background: rgba(0, 104, 53, 1);
}
.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: 18px;
}
.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;
  background: #fff;
  -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;
  color: #000;
}
.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;  font-family: var(--fm);
}
html,
body {
  position: relative;
  max-width: 1920px;
  margin: auto;

}
body {
  overflow-x: hidden;
  position: relative;
  font-family: 'Poppins';
  font-weight: 400;
  margin: 0 auto;
  color: #000000;
  font-size: 16px;
  background: #f7f7f7;
}
#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 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 18;
}
#header a {
  display: block;
}
#header img {
  display: block;
  width: 100%;
}
#header .h-top {
  height: 64px;
  background: var(--color);
}
#header .h-top .container {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#header .h-top .container .ht-l {
  display: flex;
  align-items: center;
}
#header .h-top .container .ht-l a {
  width: 23px;
  height: 23px;
  background: url(../images/ht1.png) no-repeat center;
  margin-right: 14px;
}
#header .h-top .container .ht-l .a1 {
  background-position: 0 0;
}
#header .h-top .container .ht-l .a2 {
  background-position: -35px 0;
}
#header .h-top .container .ht-l .a3 {
  background-position: -69px 0;
}
#header .h-top .container .ht-l .a4 {
  background-position: -105px 0;
}
#header .h-top .container .ht-r {
  width: 36.6%;
}
#header .h-top .container .ht-r form {
  display: block;
  width: 100%;
  position: relative;
}
#header .h-top .container .ht-r form input[type="submit"] {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 17px;
  height: 17px;
  background: url(../images/ht2.png) no-repeat center;
  border: none;
}
#header .h-top .container .ht-r form input[type="text"] {
  padding-left: var(--ft20);
  padding-right: 70px;
  width: 100%;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #000000;
  color: #000;
  font-size: 14px;
  font-weight: 500;
}
#header .h-top .container .ht-r form input[type="text"]::placeholder {
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
#header > .nav {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1920px;
  margin: auto;
  background: #FFFFFF;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.08);
  padding: 8px 0 5px;
}
#header > .nav .menu-menu-container22 {
  display: flex;
  align-items: center;
}
#header > .nav > .menu .menu-box {
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
}
#header > .nav > .menu .menu-box .left {
  position: relative;
}
#header > .nav > .menu .menu-box .left .logo {
  position: relative;
  display: block;
  z-index: 1;
}
#header > .nav > .menu .menu-box .left .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
#header > .nav > .menu .menu-box .menu_c {
  text-align: center;
  z-index: 2;
  display: flex;
  align-items: center;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container {
  z-index: 2;
  width: 100%;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu {
  width: 100%;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item {
  display: inline-block;
  position: relative;
  margin-left: var(--ft30);
  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: 20px;
}
#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(--ft20);
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a i {
  font-size: 12px;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a::before {
  content: "";
  position: absolute;
  width: 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: scaleY(0);
  transform-origin: top;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 2px;
  background-color: #fff;
}
#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;
  margin-left: calc(2.0835vw + 13px);
}
#header > .nav > .menu .menu-box .right .ds-line {
  margin-left: 11px;
  margin-right: 10px;
  width: 1px;
  height: 13px;
  background: #000000;
  opacity: 0.57;
}
#header > .nav > .menu .menu-box .right .pp_btn {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  margin-left: var(--ft24);
  margin-right: var(--ft24);
  font-weight: 400;
  font-size: var(--ft18);
  color: #ffffff;
  line-height: 49px;
  cursor: pointer;
  font-weight: 600;  font-family: var(--fm);
  font-size: 20px;
  color: #000000;
  text-transform: uppercase;
  padding: 0 calc(1.46vw + 13px);
  height: 49px;
  border-radius: 25px;
  border: 1px solid #000000;
}
#header > .nav > .menu .menu-box .right .pp_btn:hover {
  background: #000000;
  color: #ffffff;
}
#header > .nav > .menu .menu-box .right .search {
  cursor: pointer;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont {
  width: 86px;
  height: 26px;
  background: url(../images/ht-t.png) no-repeat center;
  background-size: cover;
  font-weight: 500;
  font-size: var(--ft20);
  color: #000000;
  text-transform: uppercase;
}
#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: 1527px;
  padding: 0 15px;
}
@keyframes roate1 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
:root {
  --ft28: calc(0.729vw + 14px);
  --ft22: calc(0.415vw + 14px);
}
#banner {
  overflow: hidden;
  margin-top: 176px;
}
#banner .swiper_banner {
  position: relative;
}
#banner .swiper_banner .swiper-banner-pagination {
  position: absolute;
  right: 0;
  padding-right: 5.16%;
  display: flex;
  justify-content: end;
  bottom: calc(2.6555vw + 15px);
  z-index: 4;
}
#banner .swiper_banner .swiper-banner-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 34px;
  height: 3px;
  background: #FFFFFF;
  border-radius: 0;
}
#banner .swiper_banner .swiper-banner-pagination .swiper-pagination-bullet-active {
  background: #000000;
}
#banner .swiper_banner .swiper-slide {
  position: relative;
}
#banner .swiper_banner .swiper-slide .banner-text {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: var(--px145);
}
#banner .swiper_banner .swiper-slide .banner-text .bt1 {
  font-weight: 600;  font-family: var(--fm);
  font-size: var(--ft48);
  color: #000000;
  line-height: 1.1;
  max-width: 730px;
  font-family: var(--fm);
}
#banner .swiper_banner .swiper-slide .banner-text .bt2 {
  margin-top: var(--ft20);
  margin-bottom: var(--ft30);
  font-weight: 400;
  font-size: var(--ft18);
  color: #000000;
  line-height: 1.39;
  max-width: 670px;
}
.xm_btn {
  padding-left: var(--ft28);
  padding-right: var(--ft22);
  height: 54px;
  background: #9DDA17;
  border-radius: 0px;
  border: 2px solid #9DDA17;
  display: flex;
  align-items: center;
  width: fit-content;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-size: var(--ft18);
  color: #000000;
}
.xm_btn:hover {
  background: #000;
  color: #fff;
  border: 2px solid #000;
}
.xm_btn:hover img {
  filter: brightness(0) invert(1);
}
.xm_btn img {
  margin-left: 14px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.xm_btn1 {
  padding-left: var(--ft28);
  padding-right: var(--ft22);
  height: 54px;
  background: #fff;
  border-radius: 0px;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  width: fit-content;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.xm_btn1:hover {
  background: #000;
  color: #fff;
  border: 2px solid #000;
}
.xm_btn1:hover img {
  filter: brightness(0) invert(1);
}
.xm_btn1 img {
  margin-left: 14px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body {
  position: relative;
  z-index: 2;
}
#index-body .init-0 {
  padding-top: var(--ft34);
  padding-bottom: var(--ft38);
  background: #fff;
}
#index-body .init-0 form {
  display: grid;
  grid-template-columns: 1311fr 181fr;
  gap: 10px;
}
#index-body .init-0 form input[type="submit"] {
  height: 57px;
  background: #91CC10;
  border: 1px solid var(--color);
  background: url(../images/i0-1.png) no-repeat center #91CC10;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-0 form input[type="submit"]:hover {
  opacity: 0.6;
}
#index-body .init-0 form input[type="text"] {
  height: 57px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.3);
  font-weight: 500;
  font-size: var(--ft18);
  color: #A0A0A0;
  padding: 0 var(--ft30);
}
#index-body .init-0 form input[type="text"]::placeholder {
  font-weight: 500;
  font-size: var(--ft18);
  color: #A0A0A0;
}
#index-body .init-1 {
  background: #f7f7f7;
}
#index-body .init-1 .swiper-i1 {
  overflow: hidden;
  padding-top: calc(3.4405vw + 14px);
  padding-bottom: calc(2.2385vw + 14px);
}
#index-body .init-1 .swiper-i1 .swiper-slide {
  background: #FFFFFF;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.09);
  border-radius: 0px;
}
#index-body .init-1 .swiper-i1 .swiper-slide .i1-img,
.product-right .i1-img {
  position: relative;
  /*padding-top: var(--ft26);
  padding-bottom: var(--ft24);*/
  display: flex;
  justify-content: center;
}
#index-body .init-1 .swiper-i1 .swiper-slide .pp-bg,
.product-right  .pp-bg{
  position: absolute;
  width: 100%;
  /*height: 100%;*/
  object-fit: contain;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-1 .swiper-i1 .swiper-slide .pp-bg1,
.product-right   .pp-bg1{
  /*clip-path: inset(0 49% 49% 0);*/
  clip-path: inset(0 49% 100% 0);
}
#index-body .init-1 .swiper-i1 .swiper-slide .pp-bg2,
.product-right  .pp-bg2 {
  /*clip-path: inset(49% 49% 0 0 );*/
  clip-path: inset(49% 100% 0 0);
}
#index-body .init-1 .swiper-i1 .swiper-slide .pp-bg3,
.product-right  .pp-bg3 {
  /*clip-path: inset(49%  0 0  49%);*/
  clip-path: inset(100% 0 0 49%);
}
#index-body .init-1 .swiper-i1 .swiper-slide .pp-bg4,
.product-right   .pp-bg4{
  /*clip-path: inset(0 0  49% 49%);*/
  clip-path: inset(0 0 49% 100%);
}
#index-body .init-1 .swiper-i1 .swiper-slide:hover .pp-bg1,
.product-right li:hover  .pp-bg1 {
  clip-path: inset(0 49% 49% 0);
}
#index-body .init-1 .swiper-i1 .swiper-slide:hover .pp-bg2,
.product-right li:hover  .pp-bg2 {
  clip-path: inset(49% 49% 0 0);
}
#index-body .init-1 .swiper-i1 .swiper-slide:hover .pp-bg3,
.product-right li:hover  .pp-bg3 {
  clip-path: inset(49% 0 0 49%);
}
#index-body .init-1 .swiper-i1 .swiper-slide:hover .pp-bg4,
.product-right li:hover .pp-bg4  {
  clip-path: inset(0 0 49% 49%);
}
#index-body .init-1 .swiper-i1 .swiper-slide:hover .i1_btn {
  background: var(--color);
  color: #000;
  border: 2px solid var(--color);
}
.i1_btn1 {
  width: fit-content;
  height: 38px;
  font-size: var(--ft18);
  border: 2px solid #6b6b6b;
  color: #6b6b6b;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 13px;
  padding-right: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  margin: 14px auto 0;
}
.i1_btn1 img {
  margin-left: 7px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/*.i1_btn1{
 background: var(--color);
  color: #000;
  border: 2px solid var(--color);  
}*/
.i1_btn1:hover{
    background: var(--color);
  color: #000;
  border: 2px solid var(--color);
}
 .i1_btn:hover img {
  filter: brightness(0);
}
#index-body .init-1 .swiper-i1 .swiper-slide:hover .i1_btn img {
  filter: brightness(0);
}
#index-body .init-1 .swiper-i1 .swiper-slide .i1-text {
  padding: var(--ft30) var(--ft22) var(--ft20);
}
#index-body .init-1 .swiper-i1 .swiper-slide .i1-h {
  font-weight: 600;  font-family: var(--fm);
  font-size: var(--ft20);
  color: #000000;
  line-height: 1.48;
  height: 60px;
}
#index-body .init-1 .swiper-i1 .swiper-slide .i1-tap {
  font-weight: 500;
  font-size: 15px;
  color: #A0A0A0;
  margin-top: 10px;
  margin-bottom: var(--ft20);
}
#index-body .init-1 .swiper-i1 .swiper-slide .i1_btn {
  width: fit-content;
  height: 38px;
  font-size: var(--ft18);
  border: 2px solid #6b6b6b;
  color: #6b6b6b;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 13px;
  padding-right: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-1 .swiper-i1 .swiper-slide .i1_btn img {
  margin-left: 7px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-1 .i1-btns {
  display: flex;
  justify-content: center;
  padding-bottom: calc(2.6555vw + 14px);
}
#index-body .init-1 .i1-btns .pop_btn {
  margin-right: var(--ft28);
  background: #fff;
  border: 2px solid #fff;
}
#index-body .init-1 .i1-btns .pop_btn:hover {
  background: #000;
}
#index-body .init-1 .i1-btns .xm_btn {
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.09);
}
#index-body .init-2 {
  padding-top: calc(5.519vw + 14px);
  padding-bottom: calc(5.519vw + 18px);
  background: url(/template/en/images/i2-bg.jpg) no-repeat center;
  background-size: cover;
}
#index-body .init-2.init-c-2 {
  padding-top: calc(5.519vw + 14px);
  padding-bottom: calc(5.519vw + 18px);
  background: url(../images/i2-bg1.jpg) no-repeat center;
  background-size: cover;
}
#index-body .init-2 .container .i2-l {
  width: 53%;
}
#index-body .init-2 .container .i2-l .i2-h {
  font-weight: 800;  font-family: var(--fm);
  font-size: var(--ft48);
  color: #000000;
  line-height: 1.1;
  margin-bottom: var(--ft50);
}
#index-body .init-2 .container .i2-l .i2-m {
  display: grid;
  grid-template-columns: 1fr 1fr  1fr 1fr  1fr;
}
#index-body .init-2.init-c-2 .container .i2-l .i2-m{
   grid-template-columns: 1fr 1fr  1fr 1fr;
}
#index-body .init-2 .container .i2-l .i2-m.i2-m12 .i2-c .img{
   justify-content: flex-start;
}
#index-body .init-2 .container .i2-l .i2-m .i2-c .img {
  height: 107px;
  display: flex;
  justify-content: center;
  align-items: end;
  margin-bottom: 14px;
}
#index-body .init-2 .container .i2-l .i2-m .i2-c .i2-p {
  text-align: center;
  font-weight: 600;  font-family: var(--fm);
  font-size: calc(0.1555vw + 14px);
  color: #000000;
}
#index-body .init-2 .container .i2-l .i2-m.i2-m12 .i2-c .i2-p{
  text-align: left;
}
#index-body .init-3 {
  background: #f7f7f7;
  padding-top: calc(4.059vw + 13px);
  padding-bottom: calc(4.059vw + 17px);
}
#index-body .init-3 .container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: calc(3.0725vw + 14px);
}
#index-body .init-3 .container .i3-c {
  padding-top: var(--ft46);
  background: #FFFFFF;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.09);
  position: relative;
}
#index-body .init-3 .container .i3-c .tap {
  position: absolute;
  top: 0;
  left: 0;
}
#index-body .init-3 .container .i3-c .tap span {
  position: absolute;
  font-weight: 500;
  font-size: var(--ft24);
  color: #FFFFFF;
  top: 50%;
  left: 50%;
  transform: translate(-76%, -57%);
}
#index-body .init-3 .container .i3-c:hover .img {
  transform: translateY(-10px);
}
#index-body .init-3 .container .i3-c .img {
  height: 96px;
  display: flex;
  justify-content: center;
  align-items: end;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-3 .container .i3-c .i3-h {
  font-weight: 600;  font-family: var(--fm);
  font-size: var(--ft30);
  color: #000000;
  line-height: 1.1;
  text-align: center;
  margin-top: var(--ft18);
  margin-bottom: var(--ft18);
}
#index-body .init-3 .container .i3-c .i3-p {
  font-weight: 500;
  font-size: var(--ft18);
  color: #A0A0A0;
  line-height: 1.67;
  text-align: center;
  padding: 0 var(--px50);
  padding-bottom: calc(2.0835vw + 14px);
}
#index-body .init-4 .container .i4-m {
  padding-top: var(--px100);
  padding-bottom: var(--px70);
  background: #5a9d34;
}
#index-body .init-4.init-o-4 .container .i4-m{
  background: #fff;
}
#index-body .init-4.init-o-4 .container .i4-m .i4-h,
#index-body .init-4.init-o-4 .container .i4-m .i4-p {
  color: #000;
}
.dfddg{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.dfddg1{
  display: flex;
  flex-wrap: wrap;
 
}
.checkww p{
  display: flex;
  margin-bottom: 10px;
}
.checkww p img{
  flex: 0 0 32px;
  object-fit: contain;
}
#index-body .init-4 .container .i4-m .i4-h {
  font-weight: 800;  font-family: var(--fm);
  font-size: var(--ft40);
  color: #FFFFFF;
  line-height: 1.1;
}
#index-body .init-4 .container .i4-m .i4-p {
  margin-top: var(--ft18);
  font-weight: 500;
  font-size: var(--ft18);
  color: #FFFFFF;
  line-height: 1.67;
  opacity: 0.7;
  margin-bottom: var(--ft36);
}
#index-body .init-4 .container .i4-m .xm_btn1 {
  margin: 0 auto;
}
#index-body .init-5 {
  padding-top: var(--px100);
  background: #f7f7f7;
  padding-bottom: var(--px70);
}
#index-body .init-5 .container .i5-t {
  display: flex;
}
#index-body .init-5 .container .i5-t > div {
  width: 50%;
}
#index-body .init-5 .container .i5-t .i5-r {
  position: relative;
}
#index-body .init-5 .container .i5-t .i5-r .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
#index-body .init-5 .container .i5-t .i5-r .i5rm {
  position: absolute;
  background: #6c7073;
  left: var(--ft60);
  bottom: var(--ft46);
  display: flex;
  align-items: center;
  padding: var(--ft32) var(--ft30) var(--ft32) var(--ft34);
}
#index-body .init-5 .container .i5-t .i5-r .i5rm .i5rm-r {
  margin-left: calc(2.0835vw + 14px);
}
#index-body .init-5 .container .i5-t .i5-r .i5rm .i5rm-lp1 {
  font-weight: 500;
  font-size: var(--ft48);
  color: #FFFFFF;
  line-height: 1;
  margin-bottom: var(--ft16);
}
#index-body .init-5 .container .i5-t .i5-r .i5rm .i5rm-lp2 {
  font-weight: 500;
  font-size: var(--ft18);
  color: #FFFFFF;
  line-height: 1;
}
#index-body .init-5 .container .i5-t .i5-l {
  padding-right: var(--px100);
}
#index-body .init-5 .container .i5-t .i5-l .i5-h {
  font-weight: 800;  font-family: var(--fm);
  font-size: var(--ft48);
  color: #000000;
  line-height: 1;
  margin-bottom: var(--ft44);
}
#index-body .init-5 .container .i5-t .i5-l .i5-p {
  font-weight: 500;
  font-size: calc(0.2585vw + 14px);
  color: #777777;
  line-height: 1.68;
}
#index-body .init-5 .container .i5-t .i5-l .xm_btn {
  margin-top: var(--ft36);
  margin-bottom: var(--ft40);
}
#index-body .init-5 .container .i5-b {
  margin-top: calc(5.21vw + 15px);
  position: relative;
}
#index-body .init-5 .container .i5-b i {
  font-size: var(--ft40);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-weight: 600;  font-family: var(--fm);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-5 .container .i5-b i:hover {
  color: var(--color);
}
#index-body .init-5 .container .i5-b .i5btnl {
  left: calc(-3.1267vw - 20px);
  z-index: 4;
}
#index-body .init-5 .container .i5-b .i5btnr {
  right: calc(-3.1267vw - 20px);
  z-index: 4;
}
#index-body .init-5 .container .i5-b .swiper-i5 {
  overflow: hidden;
}
#index-body .init-5 .container .i5-b .swiper-i5 .swiper-slide .i5bt {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#index-body .init-5 .container .i5-b .swiper-i5 .swiper-slide .i5bt .i5bt_l {
  width: 75%;
  height: 1px;
  background: #000000;
}
#index-body .init-5 .container .i5-b .swiper-i5 .swiper-slide .i5bt_h {
  font-weight: 600;  font-family: var(--fm);
  font-size: calc(3.0225vw + 14px);
  color: #000000;
  line-height: 1;
}
#index-body .init-5 .container .i5-b .swiper-i5 .swiper-slide .i5bt_h sub{
  font-weight: 600;  font-family: var(--fm);
font-size: var(--ft30);
color: #000000;
vertical-align: baseline;
}
#index-body .init-5 .container .i5-b .swiper-i5 .swiper-slide .i5bt_p {
  font-weight: 500;
  font-size: var(--ft18);
  color: #000000;
  line-height: 1.333;
}
#index-body .init-6 {
  padding-top: calc(9.38vw + 19px);
  padding-bottom: calc(7.759vw + 13px);
  background: url(../images/i6-1.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
#index-body .init-6 .i6-h {
  font-weight: 800;  font-family: var(--fm);
  font-size: var(--ft48);
  color: #FFFFFF;
  line-height: 1.1;
}
#index-body .init-6 .i6-p {
  font-weight: 500;
  font-size: var(--ft18);
  color: #FFFFFF;
  line-height: 1.9;
  margin-top: var(--ft16);
  margin-bottom: var(--ft36);
}
#index-body .init-6 .xm_btn {
  margin: 0 auto;
}
#index-body .init-7 {
  background: #f7f7f7;
  padding-top: var(--ft34);
  padding-bottom: calc(3.1267vw + 17px);
}
#index-body .init-7 .i7-m {
  padding-left: var(--ft36);
  padding-right: var(--ft24);
}
#index-body .init-7 .i7-m .swiper-i7 {
  overflow: hidden;
}
#index-body .init-8 {
  background: #f7f7f7;
}
#index-body .init-8 .container .swiper-i8 {
  padding-top: calc(3.1805vw + 14px);
  padding-bottom: calc(3.959vw + 10px);
  overflow: hidden;
}
#index-body .init-8 .container .swiper-i8.swiper-i81{
  padding-bottom: 0;
}

#index-body .init-8 .container .swiper-i8 .swiper-slide {
  padding: var(--ft50) var(--ft36) calc(3.1805vw + 14px);
  background: #FFFFFF;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.09);
}
#index-body .init-8 .container .swiper-i8 .swiper-slide:hover .i8s-h {
  color: var(--color);
}
#index-body .init-8 .container .swiper-i8 .swiper-slide .i8s-tap {
  font-weight: 500;
  font-size: var(--ft18);
  color: #000000;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.9;
  line-height: 1;
}
#index-body .init-8 .container .swiper-i8 .swiper-slide .i8s-h {
  font-weight: 600;  font-family: var(--fm);
  font-size: var(--ft30);
  color: #000000;
  line-height: 1.35;
  margin-top: var(--ft18);
  margin-bottom: var(--ft36);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-8 .container .swiper-i8 .swiper-slide .i8s-p {
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  line-height: 1.7;
  opacity: 0.8;
}
#index-body .init-8 .container .i8-t {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#index-body .init-8 .container .i8-t .i8-l {
  font-weight: 800;  font-family: var(--fm);
  font-size: var(--ft48);
  color: #000000;
  line-height: 1.1;
}
#index-body .init-8 .container .i8-t .i8-r {
  display: flex;
  justify-content: end;
}
#index-body .init-8 .container .i8-t .i8-r div {
  width: 80px;
  height: 80px;
  background: #FFFFFF;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.09);
  border-radius: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-8 .container .i8-t .i8-r div:hover {
  background: var(--color);
}
#index-body .init-8 .container .i8-t .i8-r .btn_r {
  margin-left: var(--ft20);
}
#index-body .init-9 {
  background: #f7f7f7;
  padding-bottom: var(--px70);
}
#index-body .init-9 .i9-h {
  font-weight: 800;  font-family: var(--fm);
  font-size: var(--ft48);
  color: #000000;
  line-height: 1.1;
  margin-bottom: calc(3.1267vw + 16px);
}
#index-body .init-9 .swm {
  overflow: hidden;
}
#index-body .init-9 .marquee2 {
  transform: rotate(180deg);
  margin-top: var(--ft28);
}
#index-body .init-9 .marquee2 .slide {
  transform: rotate(180deg);
}
#index-body .init-9 .marquee {
  width: 100%;
  box-sizing: border-box;
}
#index-body .init-9 .marquee__track {
  display: flex;
  gap: 30px;
  /* spaceBetween */
  align-items: center;
  will-change: transform;
  transform: translate3d(0, 0, 0);
}
#index-body .init-9 .slide {
  box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.09);
  flex: 0 0 20%;
  /* 默认 slidesPerView = 4 */
  display: flex;
  align-items: center;
  justify-content: center;
  /*background: #f4f4f4;*/
  font-weight: 700;  font-family: var(--fm);
  font-size: calc(0.315vw + 14px);
  box-sizing: border-box;
  /*width: 242px;
  height: 242px;*/
  position: relative;
  z-index: 1;
  /*background: #f4eada;*/
  /*border-radius: var(--ft20);*/
}
@media (max-width: 1499px) {
  #index-body .init-9 .slide {
    flex: 0 0 33.3333%;
  }
}
@media (max-width: 1249px) {
  #index-body .init-9 .slide {
    flex: 0 0 50%;
  }
}
@media (max-width: 499px) {
  #index-body .init-9 .slide {
    flex: 0 0 100%;
  }
}
#index-body .init-10 {
  background: #f7f7f7;
  padding-bottom: calc(4.1667vw + 15px);
}
#index-body .init-10 .container .i10m {
  padding-top: calc(3.65vw + 18px);
  padding-bottom: calc(3.1267vw + 17px);
  background: #FFFFFF;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.09);
  border-radius: 0px 0px calc(1.2465vw + 14px) calc(1.2465vw + 14px);
}
.seoPublic .title{
    font-family: var(--fm)
}
#index-body .init-10 .container .i10m .i10t {
  display: flex;
  margin-bottom: var(--ft16);
  justify-content: center;
  font-weight: bold;  font-family: var(--fm);
  font-size: var(--ft48);
  color: #000000;
  line-height: 1.14;
  align-items: center;
}
#index-body .init-10.init-c-10 .container .i10m .i10t{
  display: block;
}
#index-body .init-10.init-c-10 .container .i10m .i10t .i10t_r{
  margin: 0;
  display: flex;
  justify-content: center;
}
#index-body .init-10 .container .i10m .i10t .i10t_r {
  margin-left: 12px;
}
#index-body .init-10 .container .i10m .xm_btn {
  margin: 0 auto;
}
#index-body .init-10 .container .i10m .flex .xm_btn{
 
  margin: 15px 10px 0;
   
}
#index-body .init-10.init-d-10 .container .fgfggf{
  justify-content: center;
  flex-wrap: wrap;
}

#index-body .init-10.init-d-10 .container .i10m .xm_btn{
  margin: unset;
  height: auto;
  padding: 14px var(--ft20);
}
#index-body .init-10.init-d-10 .container .fgfggf .mr-10{
  margin-right: 10px !important;
}
#footer {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: #4f5356;
}
#footer .ftop {
  padding-top: calc(4.1667vw + 17px);
}
#footer .ftop .ft-h {
  font-weight: 800;  font-family: var(--fm);
  font-size: var(--ft48);
  color: #FFFFFF;
  line-height: 1.15;
}
#footer .ftop form {
  margin-top: var(--ft40);
  display: grid;
  grid-template-columns: 281fr 281fr 318fr 150fr;
  padding-left: 11.46vw;
  padding-right: 11.46vw;
  gap: 8px;
}
#footer .ftop form input {
  height: 51px;
  background: #6C7073;
  border: none;
  font-weight: 400;
  font-size: 18px;
  padding: 0 var(--ft20);
  color: #FFFFFF;
}
#footer .ftop form input::placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
}
#footer .ftop form .hl_all {
  width: 100%;
  height: 51px;
  background: #9DDA17;
  border-radius: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: var(--ft18);
  color: #000000;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#footer .ftop form .hl_all:hover {
  background: #FFFFFF;
  color: #000000;
}
#footer .ftop .ftm {
  margin-top: calc(3.65vw + 15px);
  display: flex;
  justify-content: space-between;
}
#footer .ftop .ftm .thh {
  font-weight: 600;  font-family: var(--fm);
  font-size: var(--ft24);
  color: #FFFFFF;
  line-height: 1.1;
  margin-bottom: var(--ft30);
}
#footer .ftop .ftm .ft-li {
  font-weight: 400;
  font-size: var(--ft18);
  color: #FFFFFF;
  line-height: 2;
}
#footer .ftop .ftm .ft-li a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#footer .ftop .ftm .ft-li a:hover {
  color: var(--color);
}
#footer .ftop .ftm .ft-c1 {
  max-width: 405px;
}
#footer .copyright {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  overflow: hidden;
  color: #525252;
  padding-top: calc(2.6555vw + 14px);
  padding-bottom: calc(4.1667vw + 15px);
}
#footer .copyright .container {
  display: flex;
  justify-content: space-between;
  padding-right: 11.46vw;
}
#footer .copyright .container svg {
  height: 30px;
  width: auto;
  fill: #ffffff;
  position: relative;
  vertical-align: bottom;
}
#footer .copyright .container a {
  margin: 0 5px;
}
#footer .copyright .container a img {
  margin-top: 8px;
  height: 16px;
}
#footer .copyright .container .left {
  /*width: 100%;*/
  justify-content: space-between;
  position: relative;
  top: 0;
  color: #ffffff;
}
 .frrr {
  display: flex;
  padding-right: 2vw;
}
 .frrr a {
  width: 23px;
  height: 23px;
  background: url(../images/fb2.png) no-repeat center;
}
 .frrr .fa1 {
  background-position: 0 0;
}
 .frrr .fa2 {
  background-position: -34px 0;
}
 .frrr .fa3 {
  background-position: -69px 0;
}
 .frrr .fa4 {
  background-position: -105px 0;
}
 .frrr .fa5 {
  background-position: -138px 0;
}
@media (max-width: 1800px) {
  .container {
    width: 1400px;
  }
}
@media (max-width: 1500px) {
  #index-body .init-5 .container .i5-t .i5-r .imgt {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .container {
    width: 1200px;
  }
}
@media screen and (max-width: 1450px) {
  #footer .ftop form {
    grid-template-columns: 281fr 281fr 318fr 188fr;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1250px) {
  #index-body .init-2 .container .i2-l {
    width: 70%;
  }
  .container {
    width: 970px;
  }
}
@media (max-width: 1000px) {
  #footer .copyright .container {
    padding-right: 15px;
  }
  #footer .copyright .container {
    flex-wrap: wrap;
  }
  #footer .ftop .ftm .ft-c {
    margin-top: 14px;
  }
  #footer .ftop .ftm {
    flex-wrap: wrap;
  }
  .ft-c1000 {
    display: none;
  }
  #footer .ftop form {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }
  #index-body .init-5 .container .i5-t .i5-l {
    padding: 0;
    margin-bottom: var(--ft32);
  }
  #index-body .init-5 .container .i5-t {
    flex-wrap: wrap;
  }
  #index-body .init-5 .container .i5-t > div {
    width: 100% !important;
  }
  #index-body .init-3 .container {
    grid-template-columns: 1fr;
  }
  #index-body .init-2 .container .i2-l {
    width: 100%;
  }
  #banner .swiper_banner .swiper-slide > img {
    height: 340px;
    object-fit: cover;
  }
  .container {
    width: 700px;
  }
}
@media (max-width: 700px) {
  #index-body .init-2 .container .i2-l .i2-m {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .container {
    width: 100%;
  }
}
@media (max-width: 500px) {
  #index-body .init-10 .container .i10m .i10t {
    flex-direction: column;
    justify-content: center;
  }
  #index-body .init-8 .container .i8-t {
    display: block;
  }
  #index-body .init-8 .container .i8-t .i8-r div {
    width: 45px;
    height: 45px;
  }
  #index-body .init-5 .container .i5-t .i5-r .play {
    top: 30%;
  }
  #index-body .init-2 .container .i2-l .i2-m {
    grid-template-columns: 1fr 1fr;
  }
  #index-body .init-1 .i1-btns .xm_btn {
    margin-bottom: 15px;
  }
  #index-body .init-1 .i1-btns {
    display: block;
  }
}
.page-header02 {
  position: fixed;
  width: 100%;
  display: none;
}
.page-header02 .logo img {
  filter: brightness(0) invert(1);
}
@media (max-width: 1250px) {
  .page-header02 {
    display: flex;
  }
  #menuFull ~ #banner,
  #menuFull ~ #indexMobileBanner,
  #menuFull ~ #innerMobileBanner,
  #menuFull ~ .inner-banner,
  .mobile-menu-wrap01 ~ #banner,
  .mobile-menu-wrap01 ~ #indexMobileBanner,
  .mobile-menu-wrap01 ~ #innerMobileBanner,
  .mobile-menu-wrap01 ~ .inner-banner {
    margin-top: 60px !important;
  }
}
.page-header02 {
  display: none;
}
@media (max-width: 1250px) {
  .page-header02 {
    display: flex;
  }
}
/*、、、、、、、、、、、、、、、、、、、、、、*/
@-webkit-keyframes transAni2 {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-moz-keyframes transAni2 {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-o-keyframes transAni2 {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes transAni2 {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.textAni .imgC {
  height: 100%;
  -webkit-animation: transAni2 80s linear infinite;
  -moz-animation: transAni2 80s linear infinite;
  -o-animation: transAni2 80s linear infinite;
  animation: transAni2 80s linear infinite;
}
.textAni .imgC .img {
  height: 100%;
}
.inner-banner.ccc{
  margin-top: 0;
}
.inner-banner {
  margin-top: 176px;
  z-index: 2;
  overflow: hidden;
}

.inner-banner .textAniC{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: -1;
}
.inner-banner .textAniC .text .c{
  font-size: 426px;
  font-weight: bold;  font-family: var(--fm);
  text-transform: uppercase;
  color: #e5e5e5;
  line-height: 0.9;
  white-space: nowrap;
  width: 5000px;
  animation: transAni2 60s linear infinite;
  margin-top: 60px;
}

.inner-banner .containerC {
  min-height: 350px;
  padding: 0 1em;
}
.inner-banner .containerC .catTitle {
  font-weight: 500;
}
.inner-banner .containerC .mbx .sub {
  width: 20px;
  height: 20px;
  background-color: var(--color);
}
.inner-banner .containerC .mbx .mbxC {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
  line-height: 30px;
}
.inner-banner .containerC .mbx a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.inner-banner .containerC .mbx a:hover {
  color: var(--color);
}
.inner-banner .containerC .bannerLine {
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 50px;
  width: -webkit-calc(0%);
  width: -moz-calc(0%);
  width: calc(100% - 100px);
  background-color: #cfcfcf;
}
@media (max-width: 1450px) {
  .inner-banner .textAniC{
    top: 34px;
  }
  .inner-banner .textAniC .text .c{
    font-size: 360px;
  }}
  @media (max-width: 1250px) {
  .inner-banner .textAniC{
    top: 40px;
  }
  .inner-banner .textAniC .text .c{
    font-size: 260px;
  }}
.product-page {
    min-height: 80vh;
}

.product-page .pro-box .product-right {
    width: -webkit-calc(100% - 340px);
    width: -moz-calc(100% - 340px);
    width: calc(100% - 340px);
    padding-left: 35px;
    margin-left: auto;
}

.product-page .pro-box .product-right ul {
    margin: 0 -12px;
}

.product-page .pro-box .product-right ul li {
    padding: 0 12px;
    margin-bottom: 30px;
}

.product-page .pro-box .product-right ul li:hover .img-box {
    border: 1px solid var(--color);
}

.product-page .pro-box .product-right ul li .img-box {
    width: 100%;
    display: block;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

.product-page .pro-box .product-right .text {
    margin-bottom: 30px;
}

.product-page .pro-box .product-right .text h1 {
    margin-bottom: 10px;
}

.product-page .pro-box .product-right .text p {
    font-size: 16px;
    color: #666;
    line-height: 32px;
        /*height: 200px;*/
    overflow-y: scroll;
}

.product-page .pro-box .product-right ul li .img-box:hover .icon {
    opacity: 1;
}

.product-page .pro-box .product-right ul li .img-box .icon {
    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%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

.product-page .pro-box .product-right ul li .img-box .icon a {
    margin: 0 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 45px;
    height: 45px;
    border-radius: 5px;
    /*background-color: white;*/
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

.product-page .pro-box .product-right ul li .img-box .icon a img {
    -webkit-filter: invert(0);
    filter: invert(0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    transform: scale(1);
}

.product-page .pro-box .product-right ul li .img-box .icon a img.hover {
    opacity: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.product-page .pro-box .product-right ul li .img-box .icon a:hover .cur,
.product-page .pro-box .product-right ul li .img-box .icon a.active .cur {
    opacity: 0;
}

.product-page .pro-box .product-right ul li .img-box .icon a:hover .hover,
.product-page .pro-box .product-right ul li .img-box .icon a.active .hover {
    opacity: 1;
}

.product-page .pro-box .product-right ul li .img-box .img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid rgba(0, 0, 0, .2);
    /*background: #F5F8FF;*/
}

.product-page .pro-box .product-right ul li h4 {
    font-size: 20px;

    text-align: center;
    padding: 0 25px;
    margin-top: 15px;
    transition: all 0.5s;
    font-weight: 700;  font-family: var(--fm);
    text-overflow: -o-ellipsis-lastline;
}

.product-page .pro-box .product-right ul li h4:hover {
    color: var(--color);
}

@media screen and (max-width: 1400px) {
    .product-page .pro-box .product-right ul li h4 {
        font-size: 18px;
    }
}
@media screen and (max-width: 1000px) {
    .product-page .pro-box .product-right {
        width: 100%;
        padding-left: 0;
    }
}

@media screen and (max-width: 500px) {
    .product-page .pro-box .product-right .text h3 {
        font-size: 20px;
    }
    .uklhide {
      display: none !important;
    }
}
@media screen and (max-width:700px) {
  .product-page .pro-box .product-right .text h1 {
  font-size: 18px;
}
}
.pro-box .pro-left {
    width: 340px;
    position: sticky;
    top: 130px;
    float: left;
}

.pro-box .pro-left .menus {

    margin-bottom: 50px;
}

.pro-box .pro-left .menus>li {
    border-radius: 5px;
    border-top: none;
    margin-bottom: 10px;
}

.pro-box .pro-left .menus>li:last-child {
    margin-bottom: 0;
}

.pro-box .pro-left .menus>li.active .menu-a span,
.pro-box .pro-left .menus>li:hover .menu-a span {
    right: 0;
}

.pro-box .pro-left .menus>li.active .menu-a a,
.pro-box .pro-left .menus>li:hover .menu-a a,
.pro-box .pro-left .menus>li.active .menu-a i,
.pro-box .pro-left .menus>li:hover .menu-a i {
    color: white;
}

.pro-box .pro-left .menus>li.active .menu-a i {
    transform: translateY(-50%) rotate(-90deg);

}

.pro-box .pro-left .menus>li .menu-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;
    height: 80px;
    padding: 0 70px 0 27px;

    font-size: 18px;
    /*text-transform: uppercase;*/
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.2);
    position: relative;
    cursor: pointer;
    z-index: 5;
    letter-spacing: normal;
}

.pro-box .pro-left .menus>li .menu-a span {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    right: -webkit-calc(100% - 8px);
    right: -moz-calc(100% - 8px);
    right: calc(100% - 8px);
    top: 0;
    background-color: var(--color);
    /*background-image: linear-gradient(35deg, #0e3092 0%, #507bf0 100%);*/
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1;
}

.pro-box .pro-left .menus>li .menu-a i {
    position: absolute;
    right: 27px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 24px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.pro-box .pro-left .menus>li .sub-menu {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: none;
    margin-top: -3px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: none;
    /*box-shadow: 0px -0.4px 6px 1px rgb(0 0 0 / 8%);*/
}

.pro-box .pro-left .menus>li .sub-menu li {
    padding: 5px 30px;
}
.pro-box .pro-left .menus>li .sub-menu li:first-child {
  padding-top: 20px;
}
.pro-box .pro-left .menus>li .sub-menu li:last-child {
  padding-bottom: 20px;
}

.pro-box .pro-left .menus>li .sub-menu li a {
    font-size: 18px;
    color: #666;
    transition: all 0.5s;
}

.pro-box .pro-left .menus>li .sub-menu li a:hover {
    color: var(--color);
}

.pro-box .pro-left .menus>li .sub-menu li.active a {
    color: var(--color);
}

@media screen and (max-width: 1000px) {
    .pro-box .pro-left {
        display: none;
    }
}
.inner-page .m-page {
    text-align: center;
    margin-top: 50px
}

.inner-page .m-page a,
.inner-page .m-page span {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    font-size: var(--ft20);
    font-weight: 500;
    line-height: 38px;
    border: 1px solid #999;
    margin-right: 5px;
    
}

.inner-page .m-page a.next {
    margin-left: 20px;
}

.inner-page .m-page a:hover,
.inner-page .m-page span.current {
    background: var(--color);
    color: #fff;
    border: 1px solid var(--color);
}

@media screen and (max-width: 1000px) {
    .inner-page .m-page {
        margin-top: 40px;
    }
    .seoPublic .seoIndustry {
      display: none;
    }
}

@media screen and (max-width: 700px) {
    .inner-page .m-page {
        margin-top: 20px;
    }
}
#index-body .init-c-4 .top {
  background-image: url(../images/init-4Bg.jpg);
  color: #333;
}
#index-body .init-c-4 .top .titleBox {
  max-width: 830px;
}
#index-body .init-c-4 .top .titleBox .minDes {
  border-bottom: 1px solid rgba(51, 51, 51, 0.3);
}
#index-body .init-c-4 .top .titleBox h1 {
  display: inline;
}
#index-body .init-c-4 .top .Hbtn {
  padding-right: 21px;
}
#index-body .init-c-4 .top .img {
  width: 36.8%;
}
#index-body .init-c-4 .bottom {
  background: var(--color);
}
#index-body .init-c-4 .bottom ul li {
  box-sizing: border-box;
}
#index-body .init-c-4 .bottom ul li .txtBox .num .bold {
  line-height: 0.8;
}
#index-body .init-c-4 .bottom ul li::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 85px;
  background-color: rgba(255, 255, 255, 0.3);
  right: 0;
  bottom: 2px;
}
#index-body .init-c-4 .bottom ul li:nth-child(1) {
  width: 20%;
}
#index-body .init-c-4 .bottom ul li:nth-child(2) {
  width: 28.4%;
}
#index-body .init-c-4 .bottom ul li:nth-child(3) {
  width: 23.8%;
}
#index-body .init-c-4 .bottom ul li:nth-child(4) {
  width: 27.8%;
}
#index-body .init-c-4 .bottom ul li:nth-child(4)::before {
  display: none;
}
#index-body .init-c-4 .bottom .play-btn {
  width: 94px;
  height: 94px;
  background-color: transparent;
  top: 0;
}
#index-body .init-c-4 .bottom .play-btn::before,
#index-body .init-c-4 .bottom .play-btn::after {
  border: 1px solid #fff;
}
@media screen and (max-width:1450px) {
    #index-body .init-c-4 .bottom .play-btn {
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width:1250px) {
   #index-body .init-c-4 .top .titleBox {
    width: 90%;
  }
  #index-body .init-c-4 .bottom {
    padding-top: 90px;
  }
  #index-body .init-c-4 .bottom ul li {
    margin-top: 20px;
  }
  #index-body .init-c-4 .bottom ul li:nth-child(1),
  #index-body .init-c-4 .bottom ul li:nth-child(2),
  #index-body .init-c-4 .bottom ul li:nth-child(3),
  #index-body .init-c-4 .bottom ul li:nth-child(4) {
    width: 50%;
    padding-left: 30px;
    justify-content: center;
  }
  #index-body .init-c-4 .bottom ul li:nth-child(1)::before,
  #index-body .init-c-4 .bottom ul li:nth-child(2)::before,
  #index-body .init-c-4 .bottom ul li:nth-child(3)::before,
  #index-body .init-c-4 .bottom ul li:nth-child(4)::before {
    height: 50px;
  }
  #index-body .init-c-4 .bottom ul li:nth-child(2)::before {
    display: none;
  }
}
@media screen and (max-width:700px) {
    #index-body .init-c-4 .bottom ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start !important;
  }
   #index-body .init-c-4 .bottom ul li:nth-child(1),
  #index-body .init-c-4 .bottom ul li:nth-child(2),
  #index-body .init-c-4 .bottom ul li:nth-child(3),
  #index-body .init-c-4 .bottom ul li:nth-child(4) {
    padding-left: 10px;
  }
  #index-body .init-c-4 .bottom ul li:nth-child(1)::before,
  #index-body .init-c-4 .bottom ul li:nth-child(2)::before,
  #index-body .init-c-4 .bottom ul li:nth-child(3)::before,
  #index-body .init-c-4 .bottom ul li:nth-child(4)::before {
    display: none;
  }
}
@media screen and (max-width:500px) {
    #index-body .init-c-4 .bottom ul li:nth-child(1),
  #index-body .init-c-4 .bottom ul li:nth-child(2),
  #index-body .init-c-4 .bottom ul li:nth-child(3),
  #index-body .init-c-4 .bottom ul li:nth-child(4) {
    width: 100%;
  }
   #index-body .init-c-4 .top .img {
    display: none;
  }
  #index-body .init-c-4 .bottom {
    padding-top: 160px;
  }
  #index-body .init-c-4 .bottom .play-btn {
    top: 17%;
  }
}
.italic {
    font-style: italic;
}

.por {
    position: relative;
}

.poa {
    position: absolute;
}

.imgBg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.minDes {
  line-height: 2;
  color: var(--color);
  border-bottom: 1px solid rgba(51, 51, 51, 0.5);
}
.Hbtn {
  background-color: var(--color);
  border-radius: 23px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 19px 4px 5px;
  position: relative;
  min-height: 46px;
}
.Hbtn img {
  width: 20px;
  height: 14px;
  position: relative;
  z-index: 1;
  margin-left: 7px;
}
.Hbtn::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 37px;
  height: 37px;
  border-radius: 23px;
  background-color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.Hbtn span {
  z-index: 1;
}
.Hbtn:hover::before {
  width: calc(100% - 8px);
  height: calc(100% - 8px);
}
.Hbtn:hover span {
  color: var(--color);
}
.Hbtn1 {
  background-color: #fff;
  border-radius: 23px;
  padding: 5px;
  padding-right: 20px;
  position: relative;
  min-height: 46px;
  min-width: 196px;
}
.Hbtn1 img {
  width: 20px;
  height: 14px;
  position: relative;
  z-index: 1;
  margin-left: 7px;
}
.Hbtn1::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 37px;
  height: 37px;
  border-radius: 23px;
  background-color: var(--color);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.Hbtn1 span {
  z-index: 1;
  color: var(--color);
}
.Hbtn1:hover::before {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
}
.Hbtn1:hover span {
  color: #fff;
}
.prodet-page .prodet-right {
    width: -webkit-calc(100% - 340px);
    width: -moz-calc(100% - 340px);
    width: calc(100% - 340px);
    padding-left: 65px;
    margin-left: auto;
}

.prodet-page .prodet-right .box {
    width: 100%;
}

.prodet-page .prodet-right .box .left {
    width: 46.5%;
}
.prodet-page .prodet-right .box .left .bigImg ul li {
  text-align: center;
}

.prodet-page .prodet-right .box .left .bigImg ul li img{
      background: #fff;
}
.prodet-page .prodet-right .box .left .smallImg ul {
    margin: 0 -5px;
}

.prodet-page .prodet-right .box .left .smallImg ul li {
    padding: 0 5px;
}

.prodet-page .prodet-right .box .left .smallImg ul li .img_box {
    display: block;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid transparent;
    transition: all 0.5s;
}

.prodet-page .prodet-right .box .left .smallImg ul li.active .img_box {
    border: 1px solid var(--color);
        /*background: #F6F9FF;*/
}

.prodet-page .prodet-right .box .right {
    width: 53.5%;
    padding-left: 50px;
}

.prodet-page .prodet-right .box .right .det.max-h {
    max-height: 220px;
    overflow-y: auto;
}

.prodet-page .prodet-right .box .right .det table {
    margin-bottom: 0;
}

.prodet-page .prodet-right .box .right .det ul li {
    font-size: 16px;
    display: flex;
    align-items: center;
}

.prodet-page .prodet-right .box .right .det ul li::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #000;
    margin-right: 10px;
}

.prodet-page .prodet-right .box .right .det2 ul {
    display: flex;
}

.prodet-page .prodet-right .box .right .det2 ul li {
    margin-right: 15px;
    font-size: 90px;
}

.prodet-page .prodet-right .box .right h1 {
    font-size: 28px;
    font-weight: bold;  font-family: var(--fm);

}

.prodet-page .prodet-right .box .right .det {
    color: #666;
    line-height: 2;

}

.prodet-page .prodet-right .box .right .line {
    width: 100%;
    border-radius: 35px;
    height: 10px;
}

.prodet-page .prodet-right .box .right .btn {
    padding-bottom: 45px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}

.prodet-page .prodet-right .box .right .Auxil-through {
    color: #666;
}


.prodet-page .prodet-right .box .right .Auxil-through .prev .img_box,
.prodet-page .prodet-right .box .right .Auxil-through .next .img_box {
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 10px;
    position: relative;
    cursor: pointer;
}

.prodet-page .prodet-right .box .right .Auxil-through .prev .img_box.no_img,
.prodet-page .prodet-right .box .right .Auxil-through .next .img_box.no_img {
    border-color: transparent;
}

.prodet-page .prodet-right .box .right .Auxil-through .prev .img_box .link,
.prodet-page .prodet-right .box .right .Auxil-through .next .img_box .link {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.5s;
}

.prodet-page .prodet-right .box .right .Auxil-through .prev:hover .img_box .link,
.prodet-page .prodet-right .box .right .Auxil-through .next:hover .img_box .link {
    opacity: 1;
}

.prodet-page .prodet-right .box .right .Auxil-through .prev .img_box .img,
.prodet-page .prodet-right .box .right .Auxil-through .next .img_box .img {
    border-radius: 5px;
}

.prodet-page .prodet-right .box .right .Auxil-through .prev p,
.prodet-page .prodet-right .box .right .Auxil-through .next p {
    color: #000;
    transition: all 0.5s;
    cursor: pointer;
    opacity: 0;
}

.prodet-page .prodet-right .box .right .Auxil-through .prev p:hover,
.prodet-page .prodet-right .box .right .Auxil-through .next p:hover {
    color: var(--color);
    opacity: 1;
}

.prodet-page .prodet-right .box .right .Auxil-through .prev:hover p,
.prodet-page .prodet-right .box .right .Auxil-through .next:hover p {
    opacity: 1;
}

.prodet-page .prodet-right .box .right .btn .product_add {
    position: relative;
}

.prodet-page .prodet-right .box .right .btn .product_add .fly_love {
    display: none;
    z-index: 204;
    transition: all 0.5s;
}

.prodet-page .prodet-right .box .right .btn .product_add .love {
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 0.5s;
}

.prodet-page .prodet-right .box .right .btn .product_add .collect {
    opacity: 1;
    transition: all 0.5s;
}

.prodet-page .prodet-right .box .right .btn .product_add.active .love {
    opacity: 1;
}

.prodet-page .prodet-right .box .right .btn .product_add.active .collect {
    opacity: 0;
}

.prodet-page .prodet-right .prodet-title {
    margin: 50px 0 30px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.prodet-page .prodet-right .prodet-content {
    padding-bottom: 60px;
        line-height: 1.8em;
    color: #666;
    font-size: 16px;

}

.prodet-page .prodet-right .prodet-title ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    
}

.prodet-page .prodet-right .prodet-title ul li {
    padding: 10px 20px;
    font-size: var(--ft20);
    text-align: center;
    position: relative;
    border-bottom: 2px solid transparent;
        font-weight: 600;  font-family: var(--fm);
    cursor: pointer;
}

.prodet-page .prodet-right .prodet-title ul li:before {
    content: "";
    display: block;
    position: absolute;
    width: 28px;
    height: 22px;
    background: url("../images/nav-tag.png") no-repeat;
    left: 2px;
    top: -6px;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.prodet-page .prodet-right .prodet-title ul li.active {
    /*border-bottom: 2px solid var(--color);*/
    color: var(--color);
}

.prodet-page .prodet-right .prodet-title ul li.active:before {
    opacity: 1;
}

.prodet-page .prodet-right .prodet-content .det table {
    table-layout: fixed;
}

.prodet-page .prodet-right .prodet-content .det table tr:nth-child(odd) {
    background-color: #fff;
}

.prodet-page .prodet-right .prodet-content .det table tr:nth-child(even) {
    background-color: #f5f8ff;
}

.prodet-page .prodet-right .prodet-content .det table tr td {
    font-size: 16px;
    color: #666;
    text-align: center;
}

.prodet-page .prodet-right .prodet-content .det form {
    margin-top: 50px;
    /*padding: 10px;*/
    /*background: #fff;*/
    /*box-shadow: #ccc 0 0 10px 0;*/
}

.prodet-page .prodet-right .prodet-content .det form ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.prodet-page .prodet-right .prodet-content .det form ul li {
    margin-top: 18px;
    width: 49.5%;
    display: inline-block;
}

.prodet-page .prodet-right .prodet-content .det form ul li:nth-child(5) {
    width: 100%;
}

.prodet-page .prodet-right .prodet-content .det form ul li:nth-child(5) textarea {
    width: 100%;
    border: #ccc solid 1px;
    padding: 10px;
    font-size: 16px;
}

.prodet-page .prodet-right .prodet-content .det form ul li:nth-child(6) {
    width: 100%;
}

.prodet-page .prodet-right .prodet-content .det form ul li:nth-child(6) input {
    background-image: linear-gradient(35deg, #0e3092 0%, #507bf0 100%);
    color: #fff;
    transition: all .5s;
}

.prodet-page .prodet-right .prodet-content .det form ul li:nth-child(6) input:hover {
    background: #000;
}

.prodet-page .prodet-right .prodet-content .det form ul li input {
    padding: 15px;
    border: #ccc solid 1px;
    width: 100%;
    font-size: 16px;
}
.prodet-page .Hbtn {
  background-color: var(--color);
}

@media screen and (max-width: 1600px) {
    .prodet-page .prodet-right .box .right .Auxil-through .next {
        margin-top: 30px;
    }

    .prodet-page .prodet-right .box .right .Auxil-through .next .next-t {
        flex-direction: row-reverse;
    }

    .prodet-page .prodet-right .box .right .Auxil-through .next .next-t span {
        margin-right: 0;
        margin-left: 10px;
    }
}

@media screen and (max-width: 1400px) {
    .prodet-page .prodet-right .box .right h1 {
        font-size: 26px;
    }

}

@media screen and (max-width: 1250px) {
    .prodet-page .prodet-right .box .left {
        width: 100%;
        margin-bottom: 60px;
    }

    .prodet-page .prodet-right .box .right {
        width: 100%;
    }

    .prodet-page .prodet-right .box .left .bigImg ul li img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .prodet-page .prodet-right .box .right {
        padding-left: 0;
    }

    .prodet-page .prodet-right .prodet-title ul li {
        margin: 0 15px;
        font-size: 20px;
    }

    .prodet-page .prodet-right .prodet-title {
        margin: 60px 0 30px 0;
    }

}


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

    .prodet-page .prodet-right .box .right .line img {
        width: 100%;
    }

    .prodet-page .prodet-right .box .right .btn a:first-child {
        display: none;
    }

    .prodet-page .prodet-right .box .right .btn a:last-child {
        margin-left: 0;
    }
}

@media screen and (max-width:700px) {
    .prodet-page .prodet-right .prodet-title ul li {
        margin: 0 5px;
        font-size: 18px
    }
.product-page .pro-box .product-right .text h1 {
  font-size: 18px;
}
    .prodet-page .prodet-right .prodet-content .det form ul li {
        width: 100%;
    }

    .prodet-page .prodet-right .prodet-content {
        padding-bottom: 30px;
    }

    .prodet-page .prodet-right .prodet-title {
        margin: 20px 0 20px 0;
    }
}

@media screen and (max-width: 500px) {
    .prodet-page .prodet-right .prodet-title ul li {
        width: 100%;
        margin-bottom: 5px;
        padding-left: 10px;
        text-align: center;
    }

    .prodet-page .prodet-right .box .right h2 {
        font-size: 20px;
    }

    .prodet-page .prodet-right .prodet-content .det form {
        margin-top: 0;
    }
}
.recommended-product {
    background-color: #f9f9f9;
}

.recommended-product ul {
    margin: 60px -24px 0;
}

.recommended-product ul li {
    padding: 0 24px;
}

.recommended-product ul li .img_box {
    width: 100%;
    display: block;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

.recommended-product ul li .img_box:hover .icon {
    opacity: 1;
}

.recommended-product ul li .img_box .icon {
    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%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

.recommended-product ul li .img_box .icon a {
    margin: 0 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 45px;
    height: 45px;
    border-radius: 5px;
    /*background-color: white;*/
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

.recommended-product ul li .img_box .icon a img {
    -webkit-filter: invert(0);
    filter: invert(0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    transform: scale(1);
}

.recommended-product ul li .img_box .icon a img.hover {
    opacity: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
}

.recommended-product ul li .img_box .icon a:hover .cur {
    opacity: 0;
}

.recommended-product ul li .img_box .icon a:hover .hover {
    opacity: 1;
}



.recommended-product ul li .img_box .img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    background: #fff;
}

.recommended-product ul li h4 {
    font-size: 20px;
    text-align: center;
    padding: 0 25px;
    margin-top: 15px;
    /*text-overflow: -o-ellipsis-lastline;*/
    overflow: hidden;
    /*text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;*/
}
.recommended-product ul li h4:hover {
  color: var(--color);
}

@media screen and (max-width: 1250px) {
    .recommended-product {
        padding: 60px 0;
    }
}

@media screen and (max-width: 700px) {
    .recommended-product {
        padding: 30px 0;
    }
}
.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 .content {
  max-width: 1000px;
  margin: 15px auto;
} 
.markets-page .markets-2 .mar-artli ul li .box {
    background-color: #fff;
    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;
}
.bold{
  font-weight: bold;  font-family: var(--fm);
}
.support-page .support-1 .left {
  width: 44.5%;
}
.support-page .support-1 .left img {
  /*border-radius: 20px;*/
}
.support-page .support-1 .right {
  width: 47%;
}
.support-page .support-1 .right .sub {
  color: var(--color);
}
.support-page .support-2 .left {
  width: 20.5%;
  background-image: linear-gradient(-28deg, #0e3092 0%, #507bf0 100%);
  border-radius: 20px;
}
.support-page .support-2 .left form input,
.support-page .support-2 .left form textarea {
  width: 100%;
  padding: 15px 20px;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  margin-bottom: 20px;
  color: white;
}
.support-page .support-2 .left form input::placeholder,
.support-page .support-2 .left form textarea::placeholder {
  font-size: 14px;
  color: #fff;
}
.support-page .support-2 .left form input.inquery,
.support-page .support-2 .left form textarea.inquery {
  font-size: 16px;
  width: auto;
  border: none;
  background-color: #fff;
  color: var(--color);
  padding: 10px 30px;
  border-radius: 23px;
}
.support-page .support-2 .left form input.inquery:hover,
.support-page .support-2 .left form textarea.inquery:hover {
  background-color: var(--color);
  color: white;
}
.support-page .support-2 .right {
  width: 74.5%;
}
.support-page .support-2 .right .slickBox ul {
  position: relative;
  width: 88%;
  margin: auto;
}
.support-page .support-2 .right .slickBox ul li {
  text-align: center;
}
.support-page .support-2 .right .slickBox ul li .list {
  position: relative;
  z-index: 2;
}
.support-page .support-2 .right .slickBox ul li .list .icon img {
  display: block;
  margin: 0 auto;
}
.support-page .support-2 .right .slickBox ul li .list .num {
  width: 48px;
  height: 48px;
  background-color: #0e3092;
  border-radius: 50%;
  color: #fff;
  margin: 0 auto;
}
.support-page .support-2 .right .slickBox ul li .list .titl {
  line-height: 1.34;
  width: 75%;
  margin: 0 auto;
}
.support-page .support-2 .right .slickBox ul::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #0e3092;
  opacity: 0.2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.support-page .support-2 .right .slickBox .slickBtn.pos div {
  width: 40px;
  height: 40px;
  background-color: #f6f6f6;
  border-radius: 50%;
  border: 1px solid #d9d9d9;
  color: #d9d9d9;
}
.support-page .support-2 .right .slickBox .slickBtn.pos div:hover {
  background-color: var(--color);
  color: #fff;
}
.support-page .support-2 .right .slickBox .slickBtn.pos div.next {
  left: auto;
  right: 0;
}
.support-page .support-2 .right .slickBox .slickBtn.pos div.prev {
  left: 0;
  right: auto;
}
.support-page .support-3 {
  background-color: #f1f5f6;
}
.support-page .support-3 img.bg {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}
.support-page .support-3 .container {
  margin-top: -540px;
}
.support-page .support-3 .container .line {
  height: 80px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.4);
  position: relative;
  margin: auto;
}
.support-page .support-3 .container .line::after {
  content: "";
  width: 7px;
  height: 7px;
  background-color: white;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  animation: hua 2.5s linear infinite;
}
.support-page .support-3 .container .slickBox ul li {
  height: 495px;
  overflow: hidden;
}
.support-page .support-3 .container .slickBox ul li .list {
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.support-page .support-3 .container .slickBox ul li .list .icon {
  width: 139px;
  height: 139px;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
}
.support-page .support-3 .container .slickBox ul li .list .icon::after,
.support-page .support-3 .container .slickBox ul li .list .icon::before {
  content: '';
  border-radius: 50%;
  border: 1px dashed var(--color);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.support-page .support-3 .container .slickBox ul li .list .icon::after {
  width: 100%;
  height: 100%;
}
.support-page .support-3 .container .slickBox ul li .list .icon::before {
  width: 83.5%;
  height: 83.5%;
}
.support-page .support-3 .container .slickBox ul li .list .minTitl {
  color: #ccc;
}
.support-page .support-3 .container .slickBox ul li .list .lineB {
  width: 22px;
  height: 5px;
  background-color: var(--color);
}
.support-page .support-3 .container .slickBox ul li .list .text {
  line-height: 1.875;
  height: 60px;
  overflow-y: auto;
}
.support-page .support-3 .container .slickBox ul li .cont {
  height: 100%;
  width: 100%;
  background-color: var(--color);
  border-radius: 20px;
  color: #fff;
  opacity: 0;
  transform: translateY(-20%);
}
.support-page .support-3 .container .slickBox ul li .cont .icon img {
  -webkit-filter: invert(1) brightness(2);
  filter: invert(1) brightness(2);

}
.support-page .support-3 .container .slickBox ul li .cont .titl {
  line-height: 1.2;
  margin: 0 auto;
}
.support-page .support-3 .container .slickBox ul li .cont .lineB {
  width: 94px;
  height: 5px;
  background-color: #ffffff;
  margin: 19px auto;
}
.support-page .support-3 .container .slickBox ul li .cont .txt {
  line-height: 1.6;
  height: 194px;
  overflow-y: auto;
}
.support-page .support-3 .container .slickBox ul li .cont .txt::-webkit-scrollbar {
  width: 2px;
}
.support-page .support-3 .container .slickBox ul li .cont .txt::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.2);
}
.support-page .support-3 .container .slickBox ul li .cont .txt::-webkit-scrollbar-thumb {
  background-color: #fff;
}
.support-page .support-3 .container .slickBox ul li:hover .list {
  /*position: absolute;
  left: 8%;
  opacity: 0;
  transform: translateY(-20%);
  width: 20%;*/
  background-color: var(--color);
  color: #fff;

}
.support-page .support-3 .container .slickBox ul li:hover .icon::after,.support-page .support-3 .container .slickBox ul li:hover .icon::before {
  border-color: #fff;
}
.support-page .support-3 .container .slickBox ul li:hover .list .icon img {
  -webkit-filter: invert(1) brightness(2);
  filter: invert(1) brightness(2);
}
.support-page .support-3 .container .slickBox ul li:hover .list .lineB {
  background-color: #fff;
}
/*.support-page .support-3 .container .slickBox ul li:hover .cont {
  opacity: 1;
  transform: translateY(0);
}*/
.support-page .support-3 .container .bot {
  line-height: 2;
}
.support-page .support-3 .container .bot p {
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 1700px) {
  .support-page .support-3 .container {
    margin-top: -450px;
  }
  .support-page .support-3 .container .slickBox ul li {
    height: 450px;
  }
}
@media screen and (max-width: 1450px) {
  .support-page .support-2 .left {
    width: 25%;
  }
  .support-page .support-2 .right {
    width: 72%;
  }
  .support-page .support-2 .right .slickBox ul li .list .titl {
    width: 85%;
  }
  .support-page .support-3 .container {
    margin-top: -400px;
  }
  .support-page .support-3 .container .slickBox ul li {
    height: 430px;
  }
}
@media screen and (max-width: 1250px) {
  .support-page .support-2 .left {
    width: 60%;
    margin: 10px auto;
    padding: 20px !important;
  }
  .support-page .support-2 .right {
    width: 100%;
  }
  .support-page .support-2 .right .slickBox ul::after {
    top: 53%;
  }
  .support-page .support-3 .container {
    margin-top: -330px;
  }
  .support-page .support-3 .container .slickBox ul li {
    height: 400px;
  }
  .support-page .support-3 .container .slickBox ul li .list .icon {
    width: 120px;
    height: 120px;
  }
}
@media screen and (max-width: 1000px) {
  .support-page .support-2 .right .slickBox ul::after {
    top: 60%;
  }
  /*.support-page .support-3 .container {
    margin-top: -220px;
  }*/
  .support-page .support-3 .container .line {
    height: 25px;
  }
  .support-page .support-3 .container .line::after {
    width: 5px;
    height: 5px;
  }
  .support-page .support-3 .container .txt {
    max-height: 110px;
    overflow-y: auto;
  }
  .support-page .support-3 img.bg {
    min-height: 400px;
  }
  .support-page .support-3 .container .slickBox ul li {
    height: 370px;
  }
  .support-page .support-3 .container .bot p {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .support-page .support-3 img.bg {
    height: 300px;
  }
  .support-page .support-3 .container {
    margin-top: -310px;
  }
  
}
.why-page .why-1 .list {
  padding: 2% 4%;
  background-image: -webkit-linear-gradient(130deg, #0c1937 48%, #0c286c 58%);
  background-image: -moz-linear-gradient(130deg, #0c1937 48%, #0c286c 58%);
  background-image: linear-gradient(320deg, #0c1937 48%, #0c286c 58%);
  color: white;
}
.why-page .why-1 .list span.h6 {
  line-height: 1;
}
.why-page .why-2 {
  /*background-color: #f5f5f7;*/
}
.why-page .why-2 hr {
  /*background-color: #727273;*/
  position: relative;
  overflow: unset;
}
.why-page .why-2 hr:before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: var(--color);
  z-index: 1;
  border-radius: 100%;
}
.why-page .why-3 .text {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width:500px) {
    .why-page .why-1 .list {
    padding: 5%;
  }
  .why-page .why-1 .list ul li {
    width: 100%;
  }
}
.contact-page .form input,
.contact-page .form textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #a1a1a1;
  padding: .5em 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  background: #f7f7f7;
}
.contact-page .form input:focus,
.contact-page .form textarea:focus {
  border-bottom-color: var(--color);
}
.contact-page .form textarea {
  height: 120px;
}
.contact-page .form button {
  border: none;
}
.contact-page .share a {
  width: 2em;
  height: 2em;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.contact-page .share a:hover {
  color: white;
  background-color: var(--color);
}
.contact-page iframe {
  height: 20.83333333vw;
  border: none;
  background-color: #f8f8f8;
}
@media screen and (max-width:1000px) {
    .contact-page iframe {
    height: 32vw;
  }
}
@media screen and (max-width:500px) {
    .contact-page iframe {
    height: 44vw;
  }
}
.about-j-page .about-2 {
  background-color: #f7f7f7;
}
.about-j-page .about-2 ul {
  margin: 65px -15px 0;
}
.about-j-page .about-2 ul .slick-current li,
.about-j-page .about-2 ul .slick-current + .slick-slide + .slick-slide li {
  /*padding: 80px 15px 0;*/
}
.about-j-page .about-2 ul li {
  padding: 0 15px 80px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.about-j-page .about-2 ul li .box {
  background-color: #5a9d34;
  height: 470px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.about-j-page .about-2 ul li .box:hover {
  background-color: var(--color);
}
.about-j-page .about-2 ul li .box:hover .icon img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.about-j-page .about-2 ul li .box:hover h3 {
  opacity: 1;
}
.about-j-page .about-2 ul li .box:hover .text .con {
  height: 90px;
  opacity: 1;
}
.about-j-page .about-2 ul li .box .icon img {
  /*-webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;*/
}
.about-j-page .about-2 ul li .box h3 {
  color: rgba(255, 255, 255, 0.2);
  opacity: 0;
}
.about-j-page .about-2 ul li .box .text .num {
  color: rgba(255, 255, 255, 0.2);
}
.about-j-page .about-2 ul li .box .text h4{
  height: 90px;
}
.about-j-page .about-2 ul li .box .text .con {
  max-height: 90px;
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding-right: 10px;
  color: #fff;
}
@media screen and (max-width:1250px) {
    .about-j-page .about-2 ul li .box {
    height: 360px;
  }
}
@media screen and (max-width:700px) {
    .about-j-page .about-2 ul {
    margin: 35px -15px 0;
  }
}
@media screen and (max-width:500px) {
   .about-j-page .about-2 ul li .box {
    height: 300px;
  }
  .about-j-page .about-2 ul li .box h4 {
    font-size: 20px;
  }
  .about-j-page .about-2 ul .slick-current li,
  .about-j-page .about-2 ul .slick-current + .slick-slide + .slick-slide li {
    padding: 0 15px;
  }
  .about-j-page .about-2 ul li {
    padding: 0 15px;
  }
}
.about-j-page .about-3 .left img {
  width: -webkit-calc(100% - 115px);
  width: -moz-calc(100% - 115px);
  width: calc(100% - 115px);
  object-fit: contain;
}
.about-j-page .about-3 .left .text {
  width: 115px;
  background-color: var(--color);
}
.about-j-page .about-3 .left .text img {
  width: 48px;
}
.about-j-page .about-3 .right ul li:last-child .text {
  padding-bottom: 0;
}
.about-j-page .about-3 .right ul li h4 {
  font-size: var(--ft24);
  font-weight: 600;  font-family: var(--fm);
  padding: 10px 0;
  cursor: pointer;
      color: #004624;
}
.about-j-page .about-3 .right ul li h4 i {
  width: 30px;
  display: inline-block;
}
.about-j-page .about-3 .right ul li .text {
  padding-bottom: 10px;
}
.about-j-page .about-3 .right ul li .text .con{
  font-size: var(--ft16);
}
@media screen and (max-width: 1700px) {
  .inner-page h2.h-title {
    font-size: var(--ft40);
  }
  .about-j-page .about-3 .right ul li h4 {
    font-size: 26px;
  }
  .about-j-page .about-3 .left .text img {
    height: 90%;
  }
}
@media screen and (max-width:1450px) {
    .about-j-page .about-3 .right ul li h4 {
    font-size: 22px;
  }
}
@media screen and (max-width:1000px) {
    .about-j-page .about-3 .img {
    width: 100%;
  }
   .about-j-page .about-3 .left {
    width: 100%;
  }
  .about-j-page .about-3 .right {
    width: 100%;
  }
  .about-j-page .about-3 .right {
    width: 100%;
    padding: 0;
    margin-top: 60px;
  }
}
.font-cc{
  font-weight: bold !important;
}
@media screen and (max-width:700px) {
   .about-j-page .about-3 .right ul {
    margin-top: 30px;
  }
}
@media screen and (max-width:500px) {
    .about-j-page .about-3 .right ul li h4 {
    font-size: 18px;
  }
}
.about-j-page .about-1 h2.h-title::after {
  width: 25%;
}

.about-j-page .about-1 .left ul .li{
  width: 25%
}
.about-j-page .about-1.about-4 .left ul .li .box p{
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.about-j-page .about-1.about-4 .left ul .li h4 ,
.about-j-page .about-1.about-4 .left ul .li p{
  color: #fff;
}
.about-j-page .about-1 .left ul .li .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  /*height: 200px;*/
  padding: 0 10px;
  transition: 0.5s;
}

.about-j-page .about-1 .left ul .li .tit-semi{
  color: #000;
}
.about-j-page .about-1 .left ul .li .box h4{
  font-size: var(--ft36);
}
.about-j-page .about-1 .left ul .li .box h4 span {
  display: inline-block;
  font-size: var(--ft24);
  padding-left: 10px;
}
.about-j-page .about-1 .left ul .li .box p {
  width: 100%;
  text-align: left;
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.about-j-page .about-1 .img {
  height: -webkit-fill-available;
}
.about-j-page .about-1 .img a.play {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 125px;
  height: 125px;
  background-color: var(--color);
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 5;
}
.about-j-page .about-1 .img a.play::after {
  content: '';
  display: block;
  width: 99px;
  height: 99px;
  background: url('../images/play_text.png') no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  -webkit-animation: img_rotate 15s linear infinite;
  -moz-animation: img_rotate 15s linear infinite;
  animation: img_rotate 15s linear infinite;
}
@media screen and (max-width:1450px) {
    .about-j-page .about-1 .left {
    padding-right: 25px;
  }
}
@media screen and (max-width:1250px) {
    .about-j-page .about-1 .left ul .li .box {
    /*height: 170px;*/
    padding: 0 25px;
  }
}
@media screen and (max-width:1000px) {
   .about-j-page .about-1 .left {
    padding-right: 0;
    width: 100%;
    margin-bottom: 45px;
  }
  .about-j-page .about-1 .img {
    height: auto;
    width: 100%;
  }
  .about-j-page .about-1 .img a.play {
    left: 50%;
  }
  .about-j-page .about-1 .left ul .li .box {
    padding: 0 var(--ft20);
  }
}
@media screen and (max-width:700px) {
   .about-j-page .about-1 .left .text {
    margin-bottom: 30px;
  }
  .about-j-page .about-1 .left ul {
    margin: -10px;
  }
  .about-j-page .about-1 .left ul .li {
    padding: 10px;
    width: 50%;
    margin: 0;
  }
}
@media screen and (max-width:500px) {
    .about-j-page .about-1 .left ul .li {
    width: 100%;
  }
}
.about-j-page .about-4 {
  background: url('/template/en/images/i6-1.jpg') no-repeat;
  background-size: cover;
}
@media screen and (max-width:700px) {
    .about-j-page .about-4 .text p {
    width: 100%;
  }
}
.about-1 .left .lh-6 {
    /*overflow-y: auto;*/
    /*height: 240px;*/
}
.tit-semi {
    font-weight: 600;  font-family: var(--fm);
    color: #fff;
}
.font-16.tit-semi{
    font-family: 'Poppins';
}
.h-title{
  font-size: var(--ft48);
  font-weight: bold;  font-family: var(--fm);
}
.about-1 .h-title{
   font-size: calc(1.670vw + 13px);
   line-height: 1.15;
   margin-bottom: var(--ft30);
}
.m-auto{
  margin: 0 auto;
}
.white {
    color: white;
}
.about-page .about-t-3 {
  position: relative;
}
.about-page .about-t-3:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: black;
  position: absolute;
  bottom: 8px;
  left: 0;
  z-index: -1;
}
.about-page .about-t-3 .list {
  padding-right: 29%;
  margin-right: -10%;
  overflow: hidden;
  font-size: 0;
}
.about-page .about-t-3 .list li {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}
.about-page .about-t-3 .list .slick-list {
  overflow: unset;
}
.about-page .about-t-3 .list span.h2 {
  line-height: .8;
  -webkit-text-stroke: 1px var(--color);
  color: transparent;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.about-page .about-t-3 .list i.dots {
  width: 1em;
  height: 1em;
  border-radius: 100%;
  background-color: var(--color);
}
.about-page .about-t-3 .list .text {
  margin-bottom: auto;
}
.about-page .about-t-3 .list .slick-current span.h2 {
  color: var(--color);
}
.honor-page .list li {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 1em;
}
.honor-page .list li span.h6 {
  padding: .3em;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.honor-page .list li:hover span.h6 {
  color: white;
  background-color: var(--color);
}
.news-page .news-1 {
    padding: 0 0 50px;

}
.news-page .news-1 .list ul {
    margin: -15px;
}
.news-page .news-1 .list ul li {
    padding: 15px;
}
.news-page .news-1 .list ul li a.img-box {
    display: block;
}
.news-page .news-1 .list ul li .content {
    -o-box-shadow: 0px 5px 43px 0px rgba(27, 26, 26, 0.06);
    -webkit-box-shadow: 0px 5px 43px 0px rgba(27, 26, 26, 0.06);
    box-shadow: 0px 5px 43px 0px rgba(27, 26, 26, 0.06);
    padding: 10%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    position: relative;
        border-radius: 20px;
    z-index: 1;
    background: #fff right bottom;
}
/*.news-page .news-1 .list ul li .content::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
 background: var(--color);
 position: absolute;
 left: 0;
 top: 0;
 z-index: -1;
 transform: translateY(110%);
 transition: .5s;
}*/
.news-page .news-1 .list ul li .content:hover{
  background: var(--color) ;
  color: #ffffff;
}
.news-page .news-1 .list ul li .content:hover .tags{
  color: #ffffff;
  border: solid 1px #ffffff;
}
.news-page .news-1 .list ul li .content:hover a.link img{
  filter: brightness(1);
}
.news-page .news-1 .list ul li .content time {
    font-size: 14px;
    line-height: 28px;
    display: block;
    margin-bottom: 1em;
}
.news-page .news-1 .list ul li .content span.h6 {
    font-size: 20px;
    font-weight: 500;
    display: block;
    line-height: 1.7;
    display: -webkit-box;
    /*-webkit-box-orient: vertical;*/
    /*-webkit-line-clamp: 3;
    overflow: hidden;*/
    /*height: 4.8em;*/
    margin-bottom: var(--ft20);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    height: 63px;
}
.news-page .news-1 .list ul li .content .text {
    font-size: 16px;
    line-height: 28px;
}
.news-page .news-1 .list ul li .content .pre {
    position: relative;
    z-index: 1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}
.news-page .news-1 .list ul li .content .pre .text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /*-webkit-line-clamp: 5;
    overflow: hidden;
    height: 9em;*/
}
.news-page .news-1 .list ul li .content a.link {
    margin-top: 2em;
    transition: 0s;
    font-size: 16px;
}
.news-page .news-1 .list ul li .content a.link:hover{
  color: #ffffff;
}
.news-page .news-1 .list ul li .content a.link:before{
  background: #ffffff;
}
.news-page .news-1 .list ul li:hover .content {
    margin-top: -30px;
}
.news-page .news-1 .list ul li:hover .content span.h6 {
    opacity: 0;
}
.news-page .news-1 .list ul li:hover .content .text {
    opacity: 1;
}
.news-page .news-1 .list ul li:hover .content .pre {
    padding-bottom: 30px;
}
.newdet-page .Auxil-related .box{
  background: #ffffff;
}
.newdet-page .Auxil-related .box .content{
  padding: 0 20px var(--ft40);
  text-align: center;
}
.newdet-page {
    padding: var(--px100) 0 var(--px60);
        background-color: #faf9f9;
}

.newdet-page .slideBarRight time {
    font-size: 14px;
    line-height: 28px;
    display: block;
}
.m-link Auxil-through{
    font-size: 14px;
    line-height: 28px;
}
.newdet-page .slideBarRight h1 {
    font-size: 26px;
    line-height: 1.4;
    font-weight: bold;  font-family: var(--fm);
}
.newdet-page .slideBarRight .text {
    margin: 2em 0;
}
.newdet-page .slideBarRight .text p {
    margin-top: 1em;
}
.newdet-page .slideBarRight .text p:first-child {
    margin-top: 0;
}
.newdet-page .slideBarRight .share {
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2em;
}
.newdet-page .slideBarRight .share a {
  
}
.newdet-page .slideBarRight .share a:hover {
    /*background-color: var(--color);*/
}
.newdet-page .slideBarRight span.h5 {
    font-size: var(--ft40);
    line-height: 36px;
    font-weight: 600;  font-family: var(--fm);
    margin: 2em 0 1em;
    display: block;
}
.newdet-page .slideBarRight .text h3 {
    font-weight: 600;  font-family: var(--fm);
    margin-top: 20px;
}
.newdet-page .slideBarRight .text strong {
    font-weight: 600;  font-family: var(--fm);
}
/*.newdet-page .slideBarRight .text ul>li:before {
    content: '•';
    margin-right: 0.5em;
    color: #000;
    font-size: 1.2em;
}*/
.newdet-page .slideBarRight .text ul>li>ul>li:before {
    content: "○";
    margin-right: .5em;
    color: #8a8a8a;
    font-size: 0.9em;
}
.newdet-page .slideBarRight .text ul>li>ul {
    text-indent: 2em;
}
table tr:nth-child(odd) {
    background: #fff
}
table td, table th{
  min-width: 200px
}
.newdet-page .slideBarRight .text table td, .newdet-page .slideBarRight .text table th {
    border: 1px solid gray;
}
.newdet-page .slideBarRight .text table {
    margin: 10px 0;
}
.newdet-page .slideBarRight .text ul li {
    margin-left: 20px;
}
.inner-page .slideBarBox .slideBarLeft {
    width: 30%;
    position: sticky;
    top: 100px;
}
.inner-page .slideBarBox .slideBarLeft + .slideBarRight {
    padding-left: 4%;
    padding-right: 0;
}
.inner-page .slideBarBox .slideBarLeft .slide {
    margin-bottom: 40px;
    padding: 50px;
    background-color: #fff;
}
.inner-page .slideBarBox .slideBarLeft .slide span.h5 {
    font-size: 20px;
    line-height: 36px;
    font-weight: bold;  font-family: var(--fm);
    display: block;
    margin-bottom: 1em;
}
.inner-page .slideBarBox .slideBarLeft .slide form {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    background-color: white;
}
.inner-page .slideBarBox .slideBarLeft .slide form input {
    width: 100%;
    padding: 1em;
    border: none;
    background-color: transparent;
    color: black;
}
.inner-page .slideBarBox .slideBarLeft .slide form input[type="submit"] {
    width: 4em;
    background-image: url("../images/icon-search-black.png");
    background-position: center;
    background-repeat: no-repeat;
    padding: 0;
}
.inner-page .slideBarBox .slideBarLeft .slide.search {
    background-color: var(--color);
    color: white;
    border-radius: 20px;
    background-image: -webkit-linear-gradient(315deg, var(--color), var(--color2));  
     background-image: -moz-linear-gradient(315deg, var(--color), var(--color2));   
     background-image: linear-gradient(170deg, var(--color), var(--color2));
}
.inner-page .slideBarBox .slideBarLeft .slide .postList ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.inner-page .slideBarBox .slideBarLeft .slide .postList ul li:last-child {
    margin-bottom: 0;
}
.inner-page .slideBarBox .slideBarLeft .slide .postList ul li a.img {
    width: 30%;
    background-size: cover;
    background-position: center;
}
.inner-page .slideBarBox .slideBarLeft .slide .postList ul li .content {
    width: 70%;
    padding: 10px 0;
    padding-left: 5%;
}
.inner-page .slideBarBox .slideBarLeft .slide .postList ul li .content span.h6 {
    font-size: 16px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /*-webkit-line-clamp: 2;
    overflow: hidden;*/
    line-height: 30px;
    height: 3.2em;
}
.inner-page .slideBarBox .slideBarLeft .slide .postList ul li .content time {
    display: block;
    font-size: 14px;
    margin-top: .5em;
}
.inner-page .slideBarBox .slideBarLeft .slide .nav {
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
}
.inner-page .slideBarBox .slideBarLeft .slide .nav ul li {
    margin-bottom: 1em;
}
.inner-page .slideBarBox .slideBarLeft .slide .nav ul li a {
    padding: 1.5em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: white;
    background-color: #007aff;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}
.inner-page .slideBarBox .slideBarLeft .slide .nav ul li a i {
    width: 1.5em;
    height: 1.5em;
    border-radius: 100%;
    background-color: white;
    color: black;
    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;
}
.inner-page .slideBarBox .slideBarLeft .slide .nav ul li a:hover,
.inner-page .slideBarBox .slideBarLeft .slide .nav ul li a.active {
    background-color: var(--color);
     background-image: -webkit-linear-gradient(315deg, var(--color), var(--color2));   
    background-image: -moz-linear-gradient(315deg, var(--color), var(--color2));   
    background-image: linear-gradient(170deg, var(--color), var(--color2));
}
.inner-page .slideBarBox .slideBarLeft .slide:last-child {
    margin-bottom: 0;
        border-radius: 20px;
}
.inner-page .slideBarBox .slideBarRight {
    width: 70%;
    padding-left: 4%;
}

.inner-page .slideBarBox .sider-left {
  width: 30%;
  position: sticky;
  top: 100px;
}
.inner-page .slideBarBox .sider-left h2 {
  padding-top: 8px;
    padding-left: 20px;
    font-family: 'Hemihead';
    text-transform: uppercase;
    line-height: 1.2;
}
.inner-page .slideBarBox .sider-left h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  border-radius: 3px;
  background-color: var(--color);
}
.inner-page .slideBarBox .sider-left .category {
  background-color: #ffffff;
  padding: 50px 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.inner-page .slideBarBox .sider-left .category .catelist {
  margin-top: 35px;
}
.inner-page .slideBarBox .sider-left .category .catelist ul li a {
  line-height: 50px;
  height: 50px;
  border-radius: 25px;
  margin-bottom: 10px;
}
.inner-page .slideBarBox .sider-left .category .catelist > ul > li > a {
  padding-left: 25px;
  padding-right: 35px;
  background: #f0f0f0;
  position: relative;
  /*padding-top: 3px;*/
font-size: 16px;
}
.inner-page .slideBarBox .sider-left .category .catelist > ul > li > a:hover,
.inner-page .slideBarBox .sider-left .category .catelist > ul > li.active > a{
   color: #FFFFFF;
  background-color: var(--color);
  /*background-image: -webkit-gradient(linear, left top, right top, from(#92c35d), to(#73ad53));
  background-image: -webkit-linear-gradient(left, #92c35d, #73ad53);
  background-image: -moz-linear-gradient(left, #92c35d, #73ad53);
  background-image: linear-gradient(to right, #92c35d, #73ad53);*/
}

.inner-page .slideBarBox .sider-left .category .catelist > ul > li > a::after {
  content: ">";
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 24px;
  font-family: cursive;
}

.inner-page .slideBarBox .sider-left .category .catelist > ul > li > ul{
  display: none;
}

.inner-page .slideBarBox .sider-left .category .catelist > ul > li > ul > li > a {
  padding-left: 25px;
  padding-right: 25px;
  background-color: #f0f0f0;
}
.inner-page .slideBarBox .sider-left .category .catelist > ul > li > ul > li > a.active {
  color: #73ae53;
}
.inner-page .slideBarBox .sider-left .category.news .catelist > ul > li > a::after {
  content: "\f0d7";
  font-family: FontAwesome;
}
.inner-page .slideBarBox .sider-left .quote {
  background-color: #ffffff;
  padding: 50px 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.inner-page .slideBarBox .sider-left .quote .form {
  margin-top: 35px;
}
.inner-page .slideBarBox .sider-left .quote .form form .submit{
  margin: 24px auto 0;
}
.inner-page .slideBarBox .sider-left .quote .form form .submit .more{
  border: none
}
.inner-page .slideBarBox .sider-left .quote .form input[type='text'],
.inner-page .slideBarBox .sider-left .quote .form textarea {
  width: 100%;
  font-size: 16px;
  padding: 10px 20px;
}
.inner-page .slideBarBox .sider-left .quote .form input[type='text'] {
  border-radius: 30px;
  border: 2px solid #e5e5e5;
  margin-bottom: 10px;
}

.inner-page .slideBarBox .sider-left .quote .form .fileInputContainer input[type='text']{
  opacity: 0;
  margin: 0;
  border: none;
}

.inner-page .slideBarBox .sider-left .quote .form .fileInputContainer{
  border-radius: 30px;
  border: 2px solid #e5e5e5;
  margin-bottom: 10px;
  background: url(/template/en/images/file_img.png) no-repeat center right 20px;
  background-size: 30px;
  position: relative;
}

.inner-page .slideBarBox .sider-left .quote .form .fileInputContainer span{
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  padding: 12px 20px;
}


.inner-page .slideBarBox .sider-left .quote .form textarea {
  height: 100px;
  border-radius: 10px;
  border: 2px solid #e5e5e5;
}
.inner-page .slideBarBox .sider-left .quote .form .more{
  margin-top: 30px;
}

.inner-page .slideBarBox .sider-left .search-news {
  background-color: #ffffff;
  padding: 50px 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.inner-page .slideBarBox .sider-left .search-news form {
  margin-top: 35px;
  position: relative;
}
.inner-page .slideBarBox .sider-left .search-news form input {
  font-size: 16px;
  width: 100%;
  height: 50px;
  border: none;
  background-color: #f0f0f0;
  padding-left: 25px;
  padding-right: 115px;
  border-radius: 30px;
}
.inner-page .slideBarBox .sider-left .search-news form button {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  width: 115px;
  border: none;
  border-radius: 30px;
  font-size: 18px;
  color: #FFFFFF;
  background-color: #82b566;
  background-image: -webkit-gradient(linear, left top, right top, from(#92c35d), to(#73ad53));
  background-image: -webkit-linear-gradient(left, #92c35d, #73ad53);
  background-image: -moz-linear-gradient(left, #92c35d, #73ad53);
  background-image: linear-gradient(to right, #92c35d, #73ad53);
}
.inner-page .slideBarBox .sider-left .hot-news {
  background-color: #ffffff;
  padding: 50px 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.inner-page .slideBarBox .sider-left .hot-news .list {
  margin-top: 35px;
}
.inner-page .slideBarBox .sider-left .hot-news .list ul li + li {
  margin-top: 35px;
}
.inner-page .slideBarBox .sider-left .hot-news .list .img {
  border-radius: 10px;
  overflow: hidden;
}
.inner-page .slideBarBox .sider-left .hot-news .list time {
  color: #858585;
}
.inner-page .slideBarBox .sider-left .news-date {
  background-color: #ffffff;
  padding: 50px 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.inner-page .slideBarBox .sider-left .news-date .datepicker {
  margin-top: 35px;
}
.inner-page .slideBarBox .sider-left  .sidebar-info {
    margin-bottom: 4.7rem;
    padding: 8rem 3rem 8.5rem;
    border-radius: 20px;
    background: url(/wxhhcable/2025/10/27/us.png) no-repeat center center;
    background-size: cover;
    text-align: center;
    margin-top: 30px;
}
.inner-page .slideBarBox .sider-left  .sidebar-info h5 {
    line-height: 1;
    color: #ffffff;
    font-family: 'Hemihead';
    text-transform: uppercase;
    font-weight: 700;  font-family: var(--fm);
    margin-bottom: 2rem;
}
.inner-page .slideBarBox .sider-left  .sidebar-info p {
    font-size: 24px;
    line-height: 1.8;
    color: #fff;
}
.inner-page .slideBarBox .sider-left  .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: 18px;
    line-height: 1;
    color: #ffffff;
    margin: 2.5rem 0 2.8rem;
}
.inner-page .slideBarBox .sider-left  .sidebar-info .info-tel img {
    margin-right: 2rem;
}
.inner-page .slideBarBox .sider-left .sidebar-info{
  display: none;
}
.inner-page .slideBarBox .sider-left .sidebar-info .icon a {
    margin: 0 1.4rem;
    font-size: 1.8rem;
    line-height: 1;
    color: #fff;
}
@media screen and (max-width: 1450px) {
.inner-page .slideBarBox .sider-left  .sidebar-info .icon a{
    margin: 0 20px
  }
}
@media screen and (max-width: 1000px) {
  .inner-page .slideBarBox .sider-left {
    display: none
  }
  .inner-page .slideBarBox .slideBarRight{
    padding-left: 0
  }
  .inner-page .slideBarBox .slideBarRight{
    width: 100%
  }
}
.inner-page a.link {
  font-size: 14px;
  line-height: 28px;
  display: inline-block;
  padding-bottom: .3em;
  font-weight: 500;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page a.link:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: black;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page a.link img {
  margin-left: 1em;
  -webkit-filter: brightness(0);
  filter: brightness(0);
  max-width: .7em;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page a.link:hover {
  color: var(--color);
}
.inner-page a.link:hover:before {
  width: 0;
}
.inner-page a.link:hover img {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*.inner-page a.btn {
  font-size: 15px;
    line-height: 60px;
    height: 60px;
    padding: 0 60px;
  display: inline-block;
  font-weight: 500;
  color: white;
      border-radius: 30px;
  background-color: var(--color);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page a.btn img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1em;
  max-width: .7em;
}
.inner-page a.btn:hover {
  background-color: black;
}*/
@media screen and (max-width: 1700px) {
    .newdet-page,
    .news-page .news-1,
    .gallery-page, 
    .product-page{
        padding: 20px 0;
    }
    .newdet-page .slideBarRight h1{
        font-size: 32px;
    }
    .inner-page .slideBarBox .slideBarLeft .slide {
        padding: 30px;
    }
    .inner-page .product_list ul li span.h6 {
        font-size: 18px;
    } 
    .news-page .news-1 .list ul li .content{
        padding: 7%;
    }
    .news-page .news-1 .list ul li .content span.h6{
        font-size: 18px;
    }
  
}
@media screen and (max-width: 1450px) { 
    .newdet-page .slideBarRight h1{
        font-size: 28px;
    }
     
    .inner-page a.link {
        font-size: 14px;
    }
    .inner-page .slideBarBox .slideBarLeft .slide {
        padding: 20px;
    }
    .inner-page .slideBarBox .slideBarLeft .slide .nav ul li a {
        padding: 1em;
    }
    .inner-page .slideBarBox .slideBarLeft .slide span.h5 {
        font-size: 18px;
    }
    
    .Auxil-catdes{
        display: none!important;
    }
    .news-page .news-1 .list ul li .content{
        padding: 5%;
    }
    .news-page .news-1 .list ul li .content span.h6{
        font-size: 16px;
        line-height: 30px;
    }
    .news-page .news-1 .list ul li:hover .content .pre {
        padding-bottom: 50px;
    }
    .news-page .news-1 .list ul li:hover .content {
        margin-top: -50px;
    }
    
    
}
@media screen and (max-width: 1250px) { 
    .newdet-page .slideBarRight h1{
        font-size: 24px;
    }
     
    .inner-page .slideBarBox .slideBarLeft + .slideBarRight {
        padding-left: 2%;
    }
  
    .news-page .news-1 .list ul li .content .pre .text {
        position: static;
        opacity: 1;
        margin-top: 1em;
    }
     .news-page .news-1 .list ul li:hover .content span.h6 {
        opacity: 1;
    }
    .news-page .news-1 .list ul li:hover .content {
        margin-top: 0;
    }
    .news-page .news-1 .list ul li:hover .content .pre {
        padding-bottom: 0;
    }
    .news-page .news-1 .list ul li .content a.link {
        margin-top: 1em;
    }
  
}
@media screen and (max-width: 1000px) {
     
    .inner-page .slideBarBox .slideBarLeft {
        display: none;
    }
    .inner-page .slideBarBox .slideBarLeft + .slideBarRight {
        width: 100%;
        padding-left: 0;
    }
   
   
}
@media screen and (max-width: 700px) {
     
    
    .newdet-page,
    .news-page .news-1{
        padding: 30px 0;
    } 
    .newdet-page .slideBarRight h1{
        font-size: 22px;
        line-height: 1.6;
    }
    
   
}
@media screen and (max-width: 500px) {
    .news-page .news-1 .list ul li .content span.h6,
    .news-page .news-1 .list ul li .content .pre .text {
        height: auto;
    }
    
}

.newdet-page .form ul {
    margin: -10px;
}
.newdet-page .form ul li {
    padding: 10px;
    font-size: 14px;
}
.newdet-page .form ul li label {
    display: block;
    margin-bottom: .5em;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
}
.newdet-page .form ul li input,
.newdet-page .form ul li textarea {
    display: block;
    width: 100%;
    border: none;
    background-color: transparent;
    padding: .5em 0;
    border-bottom: 1px solid #999;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}
.newdet-page .form ul li input:focus,
.newdet-page .form ul li textarea:focus {
    border-color: var(--color);
}
.newdet-page .form ul li textarea {
    height: 80px;
}
.newdet-page .form ul li.wid-100 {
    width: 100%;
}
.more {
  border-radius: 23px;
  display: inline-flex;
  align-items: center;
  padding: 4px 30px 4px 5px;
  height: 46px;
  font-size: 16px;
  background-color: var(--color);
  border: solid 1px var(--color);
  position: relative;
  cursor: pointer;
  color: #ffffff;
  transition: 0.5s;
}
.more img {
  width: 20px;
  height: 14px;
  position: relative;
  z-index: 1;
  margin-left: 7px;
}
.more span {
  margin-left: 25px;
  position: relative;
  z-index: 3;
}
.more::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 37px;
  height: 37px;
  border-radius: 23px;
  background-color: #ffffff;
  transition: all 0.5s;
}
.more:hover {
  color: #333333;
}
.more:hover::after {
  width: calc(calc(100%) - 8px);
  height: 37px;
}
.more.m1 {
  background: #ffffff;
  border: solid 1px #ffffff;
  color: var(--color);
}
.more.m1::after {
  background-color: var(--color);
}
.more.m1:hover {
  color: #ffffff;
}

@keyframes wordsloop {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-1250px);
  }
}
@keyframes sc {
  0% {
    transform: rotate(0deg) translate(-50%, -50%);
  }
  100% {
    transform: rotate(360deg) translate(-50%, -50%);
  }
}
.tags {
  display: inline-block;
  font-size: 14px;
  height: 32px;
  line-height: 31px;
  padding: 0 15px;
  border: solid 1px #666666;
  color: #666666;
  border-radius: 16px;
}
.pr {
    position: relative
}

.pa {
    position: absolute
}
.services-page .init-1 .top .cont p{
  margin-bottom: 1em;
}
.services-page .init-1 .top .cont p span{
  font-weight: bold;  font-family: var(--fm);
}

@media screen and (max-width:1450px) {
  #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a{
    font-size: 14px;
  }
}
.menu-menu-container_p1 .menu-item-453188,
.menu-menu-container_p1 .menu-item-453180,
.menu-menu-container_p1 .menu-item-453183,
.menu-menu-container_p1 .menu-item-453191,
.menu-menu-container_p2 .menu-item-453179,
.menu-menu-container_p2 .menu-item-453181,
.menu-menu-container_p2 .menu-item-453187,
.menu-menu-container_p2 .menu-item-453182,
.menu-menu-container_p2 .menu-item-455916,
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item.menu-item-has-children > a::after
{
  display: none !important;
}
.seoPublic .title{
font-size: var(--ft48);
}
.seoPublic .Auxil-through a{
  display: block;
  margin-bottom: 10px;
}
.fgfggf{
  display: flex;
  flex-wrap: wrap;
}
.fgfggf a{
  margin-top: var(--ft20) !important;

}
.seoPublic .title{
  margin-bottom: var(--ft44);
}
.seoIndustry.Auxil-industry{
  padding-bottom: 0;
}
@media screen and (max-width:1250px) {
  .about-j-page .about-1 .left ul .li{
    width: 50%;
  }
}
@media screen and (max-width:500px) {
   .about-j-page .about-1 .left ul .li{
    width: 100%;
  }
}
@media screen and (max-width:1250px) {
  .init-10.init-c-10 {
    padding-top: calc(3.959vw + 14px) !important;
  }
}
.xm_btn_hhh{
margin:  var(--ft50) auto;

}
.routeRow {
    display: flex;
    justify-content: space-between;
    margin-top: var(--ft30);
}
.tabLink {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #000;
    padding: 0 12px;
    position: relative;
}
.productDetailsPage .tabLink .tabSVG {
    height: 25px;
    width: 25px;
}
.tabTitle {
   
    font-weight: 700;  font-family: var(--fm);
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: .26px;
    text-align: center;
}
.tabLink:after {
    content: "";
    height: 2px;
    width: calc(100% - 20px);
    background-color: transparent;
    pointer-events: none;
    position: absolute;
    left: 10px;
    bottom: 0;
}
.tabLink.active {
    color: var(--color);
}
.tabLink.active i{
  color: var(--color);
}
/*。。。。。。。。。。。。。。。。。。。。*/
.pdpTabTitle {
    font-size: 1.125rem;
    line-height: 1.22222;
    font-weight: 700;  font-family: var(--fm);
    padding-top: 30px;
    margin-bottom: 10px;
}
.basic-card-container {
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color: #d6d6d6;
    padding: 1em;
    margin: 1em 0 1em 0;
}
.title-container .title-tag-icon{
    display: inline-flex;
    margin-right: 8px;
}
.title-container .title-text{
 
    font-size: 20px;
}
.basic-card-container .item-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 1em;
}
.basic-card-container .item-container .item-details-container{
    display: flex;
    flex-direction: column;
}
.basic-card-container .item-container .item-button-container .add-sample-button {
    width: 160px;
    height: fit-content;
    padding-top: 4px;
    padding-bottom: 4px;

    font-size: 14px;
    color: #fff;
    background-color: var(--color);
    border-color: var(--color);
    border-radius: 3px;
    font-weight: 400;
    border: 1px solid transparent;
}
.basic-card-container .item-container .item-button-container .add-sample-button .plus-sign-icon{
    display: inline-flex;
    display: none;
}
/*、、、、、、、、、、、、、、、、、、、、、、*/
.tech-content-container{
    display: flex;
    flex-direction: column;
    padding-left: 12px;
    padding-right: 12px;
}
.tech-content-container .tech-content-columns {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#techContentTab, .tech-content {
    width: 100%;
    max-width: 695px;
    flex: 1 1 695px;
}
.pdpTabTitle {
    font-size: 1.125rem;
    line-height: 1.22222;
    font-weight: 700;  font-family: var(--fm);
    padding-top: 30px;
    margin-bottom: 10px;
}
#techContentTab--docs, .tech-content--docs {
    flex: 0 0 100%;
}
#techContentTab .firstRow, .tech-content .firstRow {
    display: flex;
    justify-content: space-between;
}

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

.alert {
    display: flex;
    min-height: 58px;
    overflow: hidden;
    border-radius: 8px;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(26 98 214/var(--tw-border-opacity))
}

.alert__icon {
    display: inline-flex;
    width: 3rem;
    align-items: center;
    justify-content: center;
    --tw-bg-opacity: 1;
    background-color: rgb(26 98 214/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.alert__message {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    padding-right: .5rem
}

.alert--warning {
    --tw-border-opacity: 1;
    border-color: rgb(254 187 18/var(--tw-border-opacity))
}

.alert--warning .alert__icon {
    --tw-bg-opacity: 1;
    background-color: rgb(254 187 18/var(--tw-bg-opacity))
}

.alert--error {
    --tw-border-opacity: 1;
    border-color: rgb(191 1 42/var(--tw-border-opacity))
}

.alert--error .alert__icon {
    --tw-bg-opacity: 1;
    background-color: rgb(191 1 42/var(--tw-bg-opacity))
}

.alert--success {
    --tw-border-opacity: 1;
    border-color: rgb(4 168 134/var(--tw-border-opacity))
}

.alert--success .alert__icon {
    --tw-bg-opacity: 1;
    background-color: rgb(4 168 134/var(--tw-bg-opacity))
}

.productDetailsPage.loading {
    min-height: 80vh
}

.productDetailsPage.loading #productDetailsTabs {
    position: relative;
    padding-bottom: 2%
}

.productDetailsPage.loading #productDetailsTabs:before {
    content: "";
    background: #fff;
    left: -50%;
    right: -50%;
    position: absolute;
    z-index: -1;
    margin-left: auto;
    margin-right: auto;
    width: 100vw;
    height: 100%
}

.productDetailsPage .navWrapper {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #f5f5f5
}

@media(min-width: 1024px) {
    .productDetailsPage .navWrapper.is-sticky {
        padding-left:calc(100vw - 100%);
        position: fixed;
        top: 0;
        z-index: 9
    }
}

.productDetailsPage .navWrapper.is-sticky .routeRow {
    margin-top: 0
}

.productDetailsPage .navWrapper.is-sticky .tabLink .tabSVG {
    height: 0;
    opacity: 0
}

.productDetailsPage .navWrapper.is-sticky .nav-right-row {
    border-left-color: transparent
}

.productDetailsPage .navWrapper.is-sticky .nav-right .right-menu {
    flex-direction: row;
    min-width: 140px;
    align-items: flex-end;
    justify-content: flex-end;
    flex-wrap: wrap
}

.productDetailsPage .navWrapper.is-sticky .nav-right .back-link {
    width: 100%;
    flex: 0 0 100%;
    text-align: right
}

.productDetailsPage .navWrapper.is-sticky .nav-right .navRightTitle:not(.back-link-label) {
    display: none
}

.productDetailsPage .navWrapper.is-sticky .nav-right .fav-icon-box {
    margin-right: 10px
}

.productDetailsPage .navWrapper.is-sticky .nav-right .fav-icon-box>svg {
    width: auto;
    height: 18px;
    overflow: visible;
    transform: translateY(-2px)
}

.productDetailsPage .navWrapper.is-sticky .nav-right .feather-map {
    margin-right: 10px;
    width: 16px;
    height: 15px
}

.productDetailsPage .navWrapper.is-sticky .nav-right .feather-mail {
    margin-right: 8px;
    width: 16px;
    height: 13px
}

.productDetailsPage .navWrapper.is-sticky .nav-right .feather-other {
    margin-right: 0;
    margin-left: 2px;
    width: 16px;
    height: 16px
}

.productDetailsPage .navContainer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative
}

@media(min-width: 769px) {
    .productDetailsPage .navContainer {
        padding-left:0;
        padding-right: 0;
        gap: 30px
    }
}

.productDetailsPage .navContainer:after,.productDetailsPage .navContainer:before {
    content: none
}

.productDetailsPage .pdpHeader {
    font-family: Georgia,Bold;
    font-size: 28px;
    font-weight: 700
}

@media(max-width: 767px) {
    .productDetailsPage .pdpHeader {
        font-size:22px
    }
}

.productDetailsPage #productFavorite {
    margin-top: 25px;
    margin-left: .2rem
}

@media(max-width: 767px) {
    .productDetailsPage #productFavorite {
        margin-top:22px
    }
}

.productDetailsPage .routeRow {
    display: flex;
    justify-content: space-between;
    margin-top: 30px
}

@media(max-width: 767px) {
    .productDetailsPage .routeRow {
        flex-wrap:wrap;
        margin-top: 0
    }
}

.productDetailsPage .tabLink {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #000;
    padding: 0 12px;
    position: relative
}

.productDetailsPage .tabLink:after {
    content: "";
    height: 2px;
    width: calc(100% - 20px);
    background-color: transparent;
    pointer-events: none;
    position: absolute;
    left: 10px;
    bottom: 0
}

@media(max-width: 560px) {
    .productDetailsPage .tabLink:after {
        width:100%;
        left: 0
    }
}

@media(max-width: 767px) {
    .productDetailsPage .tabLink {
        max-width:20%;
        flex: 0 0 20%
    }
}

.productDetailsPage .tabLink .feather-icon {
    height: 25px;
    width: 25px;
    transition: height .3s ease-out
}

.productDetailsPage .tabLink .feather-icon>g>path {
    stroke: #000;
    fill: none
}

.productDetailsPage .tabLink .tabSVG {
    height: 25px;
    width: 25px
}

@media(max-width: 560px) {
    .productDetailsPage .tabLink .tabSVG {
        margin-bottom:8px
    }
}

.productDetailsPage .tabLink .feather-eye-override {
    height: 2.18755em;
    width: 2.1875em;
    padding-bottom: .625em
}

.productDetailsPage .tabLink:hover>span {
    color: #bf012a
}

.productDetailsPage .tabLink:hover>span .feather-icon>g>path {
    stroke: #bf012a
}

.productDetailsPage .activeTab {
    color: #bf012a
}

.productDetailsPage .activeTab:after {
    background-color: #bf012a
}

.productDetailsPage .activeTab>span .feather-icon>g>path {
    stroke: #bf012a
}

.productDetailsPage .tabTitle {
    
    font-weight: 700;  font-family: var(--fm);
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: .26px;
    text-align: center
}

@media(max-width: 1139px) {
    .productDetailsPage .tabTitle {
        font-size:12px
    }
}

@media(max-width: 767px) {
    .productDetailsPage .tabTitle {
        font-size:11px;
        margin-bottom: 5px
    }
}

@media(max-width: 560px) {
    .productDetailsPage .tabTitle {
        display:none
    }
}

.productDetailsPage .back-icon {
    width: 20px;
    height: 10px;
    margin-right: 5px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.productDetailsPage .back-icon>g>path {
    stroke-width: 4px
}

.productDetailsPage .feather-map {
    width: 22px;
    height: 18px;
    margin-right: 10px
}

.productDetailsPage .feather-mail {
    width: 23px;
    height: 14px;
    margin-right: 3px
}

.productDetailsPage .feather-dis {
    width: 22px;
    height: 16px;
    margin-right: 6px
}

.productDetailsPage .outer-star {
    fill: var(--color)
}

.productDetailsPage .nav-left-row {
    display: flex;
    flex-direction: column;
    margin-top: 20px
}

@media(max-width: 767px) {
    .productDetailsPage .nav-left-row {
        margin-top:40px;
        padding: 0 10px
    }
}

.productDetailsPage .nav-left-row .titleRow {
    display: flex;
    flex-direction: row;
    gap: 5px
}

.productDetailsPage .nav-left-row .titleRow .badge-image {
    width: 75px;
    height: 75px;
    max-width: none;
    width: auto
}

.productDetailsPage .nav-right-row {
    display: flex;
    padding-left: 18px;
    border-left: 2px solid #dbdbdb;
    margin-bottom: 15px;
    margin-top: 30px;
    min-width: 165px
}

@media(max-width: 767px) {
    .productDetailsPage .nav-right-row {
        margin-top:0
    }

    .productDetailsPage .nav-right-row.hamburgerMenuVisible .nav-right {
        background: hsla(0,0%,96%,.9);
        height: 100%
    }

    .productDetailsPage .nav-right-row.desktop-only {
        display: none
    }
}

.productDetailsPage .nav-right-row.hamburgerMenuVisible .back-link.mobile-only {
    opacity: .3;
    pointer-events: none
}

.productDetailsPage .nav-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media(max-width: 767px) {
    .productDetailsPage .nav-right {
        padding-right:10px;
        position: absolute;
        justify-content: flex-end;
        align-items: flex-start;
        align-content: flex-start
    }
}

.productDetailsPage .nav-right .back-link.mobile-only {
    margin: 20px 20px 0 0
}

.productDetailsPage .nav-right .right-menu {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%
}

@media(max-width: 767px) {
    .productDetailsPage .nav-right .right-menu {
        height:100%;
        min-width: 200px;
        margin-right: -10px;
        padding: 16px 20px 20px;
        justify-content: flex-start
    }

    .productDetailsPage .nav-right .right-menu.hamburgerMenuVisible {
        background: #f5f5f5;
        border-left: 1px solid #ddd
    }

    .productDetailsPage .nav-right .right-menu:not(.hamburgerMenuVisible)>:not(.pullRight) {
        display: none
    }
}

.productDetailsPage .nav-right .favoriteTitle {
    font-size: 14px;
    color: #333;
   
}

.productDetailsPage .nav-right .fav-icon-box {
    width: 20px;
    height: 20px;
    margin-right: 8px
}

.productDetailsPage .nav-right .fav-icon-box>svg {
    width: 18px;
    height: 18px;
    overflow: visible
}

.productDetailsPage .nav-right .linkText,.productDetailsPage .nav-right .navRightTitle {
    color: #000
}

.productDetailsPage .nav-right .datasheetPosition {
    position: absolute;
    transform: translate(4%,7%)
}

.productDetailsPage .nav-right .favoritePosition {
    position: absolute;
    transform: translateY(15%)
}

.productDetailsPage .nav-right .distributorPosition {
    transform: translate(4%,4%);
    margin-right: 3px
}

.productDetailsPage .nav-right .contactPosition {
    position: absolute;
    transform: translate(5%,6%)
}

.productDetailsPage .nav-right .productUsesPoliciesPosition {
    position: absolute;
    margin-left: 10px
}

.productDetailsPage .nav-right .product-uses-policies-link {
    margin-left: 2px
}

.productDetailsPage .nav-right .nav-right-item.mobile-only {
    display: none
}

@media(max-width: 767px) {
    .productDetailsPage .nav-right .nav-right-item.mobile-only {
        display:block
    }

    .productDetailsPage .nav-right .nav-right-item.desktop-only {
        display: none
    }
}

.productDetailsPage .nav-right .nav-right-item:not(.pullRight) {
    margin-top: 7px;
    white-space: nowrap
}

.productDetailsPage .nav-right .nav-right-item:hover .navRightTitle {
    color: var(--color)
}

.productDetailsPage .nav-right .nav-right-item:hover .nav-right-feather-icon {
    stroke: var(--color)
}

.productDetailsPage .nav-right .nav-right-item:hover .fav-icon .fav-icon-box>svg {
    fill: var(--color)
}

.productDetailsPage .nav-right .nav-right-item:hover>svg>g>path {
    stroke: var(--color)
}

.productDetailsPage .hamburgerMenuVisible {
    display: flex;
    flex-direction: column
}

.productDetailsPage .pullRight {
    text-align: right
}

@media(min-width: 768px) {
    .productDetailsPage .pullRight {
        display:none
    }
}

.productDetailsPage .pdpTabs .pdp-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

@media(max-width: 1024px) {
    .productDetailsPage .routeRow {
        padding-right:0
    }
}

@media(max-width: 767px) {
    .productDetailsPage .navContainer {
        flex-direction:column
    }

    .productDetailsPage .nav-left-row {
        width: 100%;
        order: 1
    }

    .productDetailsPage .nav-right-row {
        padding-left: 0;
        margin-bottom: 0;
        border: none
    }

    .productDetailsPage .nav-right {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        padding-right: 10px
    }

    .productDetailsPage .routeRow {
        padding-right: 0
    }

    .productDetailsPage .tabLink {
        text-align: center;
        padding: 5px
    }

    .productDetailsPage .pdp-hamburger {
        width: 20px;
        height: 20px;
        cursor: pointer
    }

    .productDetailsPage .pdp-hamburger>g>rect {
        stroke: var(--color);
        fill: var(--color)
    }
}

.pdpTabs {
    margin-left: -10px;
    margin-right: -10px
}

.pdpTabs .color-block.row {
    margin-left: 0;
    margin-right: 0
}

.productDetailsTabs {
    position: relative
}

.productDetailsTabs:before {
    content: "";
    background: #fff;
    position: absolute;
    z-index: -1;
    margin-left: -100vw;
    margin-right: -100vw;
    height: 100%
}

.tech-content-container {
    display: flex;
    flex-direction: column;
    padding-left: 12px;
    padding-right: 12px
}

.tech-content-container .tech-content-columns {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.tech-content-container .techContentRightRailContainer .cta-card-image {
    display: block;
    object-fit: contain;
    width: 100%;
    height: auto;
    margin-top: 1em;
    border-radius: 3px;
    border: 2px
}

.tech-content-container .techContentRightRailContainer {
    width: 100%;
    max-width: 395px;
    flex: 1 1 395px;
    margin-left: 5%
}

.tech-content-container .techContentRightRailContainer .cta-card .cta-card-container .cta-card-overlay,.tech-content-container .techContentRightRailContainer .cta-card .cta-card-container .cta-card-shadow {
    border-radius: 3px
}

#overviewCarousel .tech-content-container .techContentRightRailContainer [data-aem-component-type="CTA Card"] .products-carousel--slide-content,#overviewCarousel .tech-content-container .techContentRightRailContainer [data-aem-component-type="CTA Card"] .products-carousel--title,.tech-content-container .techContentRightRailContainer .cta-card .cta-card-container,.tech-content-container .techContentRightRailContainer [data-aem-component-type="CTA Card"] #overviewCarousel .products-carousel--slide-content,.tech-content-container .techContentRightRailContainer [data-aem-component-type="CTA Card"] #overviewCarousel .products-carousel--title,.tech-content-container .techContentRightRailContainer [data-aem-component-type="CTA Card"] .container,.tech-content-container .techContentRightRailContainer [data-aem-component-type="CTA Card"] .tech-content-rel-container {
    width: 100%
}

.tech-content-container .tech-content-rel-res {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #f5f5f5;
    margin-top: 2%
}

.tech-content-container .tech-content-rel-container:after,.tech-content-container .tech-content-rel-container:before {
    content: none
}

.tech-content-container .tech-content-rel-container .dynamic-carousel-container {
    padding-bottom: 0
}

.properties-right-rail-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 395px;
    flex: 1 1 395px
}

@media(max-width: 767px) {
    .properties-right-rail-container {
        max-width:100%;
        flex: 0 0 auto
    }
}

.properties-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

@media(max-width: 768px) {
    .tech-content-container {
        padding-left:15px;
        padding-right: 15px
    }
}

@media(max-width: 767px) {
    .tech-content-container .tech-content-columns {
        flex-direction:column
    }

    .tech-content-container .techContentRightRailContainer {
        width: 100%;
        min-width: 100%;
        margin-left: 0
    }
}

.tech-content-columns-bottom {
    margin-bottom: 5vh
}

.back-icon-path {
    fill: none;
    stroke: var(--color);
    stroke-width: 1px
}

.fav-icon {
    display: flex;
    cursor: pointer
}

.fav-icon .fav-icon-box {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    margin-left: .15em
}

.fav-icon .fav-icon-box svg {
    fill: none;
    stroke: var(--color);
    stroke-width: 2px;
    width: 15px;
    height: 15px
}

.fav-icon .fav-icon-box svg.fav-on path {
    fill: var(--color)
}

.fav-icon .fav-icon-box svg path.no-stroke {
    stroke: none
}

.fav-icon .fav-label-box {
    text-align: center;
  
    letter-spacing: 0;
    color: #2c2a29;
    opacity: 1;
    margin-top: 1px
}

.dropdown-wrapper {
    top: 20px;
    right: 0;
    position: absolute;
    width: 360px;
    height: 50px;
    margin-bottom: 20px
}

.dropdown-wrapper .applications-technologies-wrapper {
    display: inline-block;
    box-shadow: 0 4px 8px rgba(0,0,0,.161);
    border-radius: 3px;
    width: 360px;
    position: absolute;
    background: #fff;
    z-index: 2
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-option-wrapper {
    display: flex;
    justify-content: space-between;
    cursor: pointer
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-option-wrapper .dropdown-option {
    font-size: 15px;
    color: #2c2a29;
    height: 50px;
    display: inline-flex;
    align-items: center;
    background: #fff;
    border: none
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-option-wrapper .dropdown-option:first-child {
    padding-left: 15px;
    padding-right: 4px
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-option-wrapper .dropdown-option:last-child {
    padding-left: 4px;
    padding-right: 15px
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-option-wrapper .dropdown-option.selected {
    color: var(--color)
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-option-wrapper .dropdown-option.unselected {
    opacity: .4
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-option-wrapper .dropdown-option svg.options-arrow {
    margin: 2px 4px;
    stroke: var(--color);
    fill: none
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-option-wrapper .dropdown-option>div {
    transition: transform .5s
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-data {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    display: none;
    max-height: 400px;
    overflow: auto
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-data ul {
    list-style-type: none;
    padding-left: 0
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-data ul li {
    border-bottom: 1px solid #d6d6d6;
    padding: 10px 0;
    display: flex;
    justify-content: end;
    align-items: center;
    font-size: 13px
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-data ul li span {
    font-family: Georgia,Bold;
    font-weight: 700;  font-family: var(--fm);
    margin-right: auto
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-data ul li .info-wrapper {
    display: flex;
    align-items: center
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-data ul li .info-wrapper.invisible {
    visibility: hidden
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-data ul li svg {
    margin: 0 4px 0 10px;
    flex-shrink: 0
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-data ul li svg.svg-book_icon {
    width: 15px;
    height: 13px
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-data ul li svg.svg-nav_find_products {
    width: 15px;
    height: 17px
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-data ul li svg path {
    stroke: var(--color);
    stroke-width: 2px;
    fill: none
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-data ul li a {
    text-decoration: underline;
    color: #000
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-data ul li a:hover {
    color: var(--color)
}

.dropdown-wrapper .applications-technologies-wrapper .dropdown-data ul li a:active {
    font-weight: 400;
    outline: none
}

.products-carousel {
    overflow: hidden
}

.products-carousel--title {
    font: normal normal 700 24px/26px Georgia;
    color: #2c2a29;
    margin: 32px 0 16px 0;
    letter-spacing: 0;
    text-transform: none
}

.products-carousel--slides {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    transition: transform .5s ease-out;
    display: flex
}

.products-carousel--slide .products-carousel--slide-content {
    transition: all .3s ease-out
}

.products-carousel--slide:not(.active) .products-carousel--slide-content {
    opacity: 0;
    visibility: hidden
}

@media(max-width: 767px) {
    .products-carousel--slide:not(.active) .configurable-product-card {
        margin-bottom:0
    }
}

.products-carousel--slide-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 16px;
    height: 100%
}

@media(max-width: 767px) {
    .products-carousel--slide-content {
        grid-template-columns:1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr
    }
}

.products-carousel--controls {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
    margin: 16px auto 32px auto
}

.products-carousel--arrow {
    cursor: pointer;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center
}

.products-carousel--arrow-prev {
    transform: scaleX(-1);
    margin-right: auto
}

.products-carousel--arrow-next {
    margin-left: auto
}

.products-carousel--bullet {
    width: 52px;
    height: 32px;
    margin: 0 4px;
    position: relative
}

.products-carousel--bullet:only-child() {
    display: none
}

.products-carousel--bullet:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #d6d6d6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transition: background-color .2s ease-out;
    pointer-events: none;
    border-radius: 2px
}

.products-carousel--bullet.active:after,.products-carousel--bullet:hover:after {
    background-color: #91cc10
}

@media(hover: none) {
    .products-carousel--bullet:hover:not(.active):after {
        background-color:#d6d6d6
    }
}

.products-carousel .configurable-product-card {
    padding: 16px;
    color: #2c2a29
}

@media(max-width: 767px) {
    .products-carousel .configurable-product-card:not(:last-child) {
        margin-bottom:16px
    }
}

.products-carousel .configurable-product-card:hover .productCard-title {
    color: #91cc10
}

.products-carousel .configurable-product-card .card-row {
    justify-content: space-between
}

.products-carousel .configurable-product-card .title-col {
    display: flex;
    align-items: flex-start
}

.products-carousel .configurable-product-card .svg-nav_find_products {
    width: 31px;
    height: 31px;
    flex: 0 0 31px;
    margin-right: 15px
}

.products-carousel .configurable-product-card .productCard-title {
    margin: 0;
    font-size: 18px;
    line-height: 26px;
  
    font-weight: 700;  font-family: var(--fm);
    transition: color .2s ease-out
}

.products-carousel .configurable-product-card .productCard-description {
  
    margin: 0 0 0 auto;
    width: 100%;
    flex: 0 0 calc(100% - 46px);
    justify-self: flex-end
}

.products-carousel .configurable-product-card .productCard-description * {
    margin: 0
}

.products-carousel .configurable-product-card .productCard-text-wrapper>a {
    width: 100%;
    max-width: calc(100% - 46px);
    flex: 0 0 calc(100% - 46px)
}

.products-carousel .configurable-product-card .line-item-link-col {
    margin-top: 4px
}

#overviewCarousel .products-carousel {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #f5f5f5
}

#overviewCarousel .products-carousel--slide-content,#overviewCarousel .products-carousel--title {
    margin-left: auto;
    margin-right: auto
}

@media(max-width: 1139px) {
    #overviewCarousel .products-carousel--slide-content,#overviewCarousel .products-carousel--title {
        padding-left:15px;
        padding-right: 15px
    }
}

#overviewCarousel .products-carousel--slide-content:after,#overviewCarousel .products-carousel--slide-content:before,#overviewCarousel .products-carousel--title:after,#overviewCarousel .products-carousel--title:before {
    content: none!important
}

#overviewCarousel .products-carousel--controls {
    margin-bottom: 20px;
    max-width: 1140px;
    padding: 0 15px
}

@media screen and (min-width: 768px) {
    #overviewCarousel .products-carousel--controls {
        padding:0
    }
}

#overviewCarousel .products-carousel--controls svg.swiper-button-next,#overviewCarousel .products-carousel--controls svg.swiper-button-prev {
    cursor: pointer
}

#overviewCarousel .products-carousel--controls svg.swiper-button-prev {
    margin-right: auto;
    transform: scaleX(-1)
}

#overviewCarousel .products-carousel--controls svg.swiper-button-next {
    margin-left: auto
}

#overviewCarousel .products-carousel--wrap {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto
}

.overviewGreyKeyline {
    border-bottom: 1px solid #d6d6d6
}

.pdp-overview .dropdown-wrapper-no-image {
    top: unset;
    right: unset;
    position: unset
}

.pdp-overview .apps-product-tech-image-container {
    position: relative
}

.pdp-overview .apps-product-tech-image-container .apps-product-tech-image {
    position: relative;
    height: 160px;
    width: calc(100vw - 20px);
    margin-left: calc(-50vw + 50% + 10px);
    background-repeat: no-repeat;
    background-size: cover
}

.pdp-overview .overviewHeader {
    font-weight: 700;  font-family: var(--fm);
    font-size: 1.25em;
    padding-top: 15px
}

.pdp-overview .description-wrapper {
    display: flex;
    flex-direction: row;
    padding-top: 15px;
    align-items: flex-start
}

.pdp-overview .description-wrapper.with-margin {
    margin-bottom: 20px
}

@media(min-width: 1139px) {
    .pdp-overview .description-wrapper.with-margin .other-wrapper .dropdown-wrapper {
        margin-bottom:0
    }
}

.pdp-overview .description-wrapper .description,.pdp-overview .description-wrapper .description p {
    font-size: 17px;
    margin-right: 20px
}

.pdp-overview .description-wrapper .badge-container {
    display: flex;
    flex-direction: row;
    min-width: max-content
}

.pdp-overview .description-wrapper .badge-container .badge-image {
    margin-right: 10px;
    height: 100%;
    max-height: 100px;
    max-width: none;
    width: auto
}

.pdp-overview .description-wrapper .badge-container .badge-image:last-child {
    margin-right: 0
}

@media(max-width: 1139px) {
    .pdp-overview {
        padding-left:15px;
        padding-right: 15px
    }
}

@media(max-width: 767px) {
    .pdp-overview .description-wrapper {
        display:flex;
        flex-direction: column;
        align-items: flex-start
    }

    .pdp-overview .description-wrapper.with-margin .badge-container {
        margin-bottom: 0
    }

    .pdp-overview .description-wrapper .description,.pdp-overview .description-wrapper .description p {
        font-size: 17px;
        margin-right: 0;
        order: 1;
        margin-bottom: 20px
    }

    .pdp-overview .description-wrapper .badge-container {
        order: 2;
        margin-bottom: 20px;
        justify-content: center;
        flex-direction: column;
        width: fit-content;
        margin: auto
    }

    .pdp-overview .description-wrapper .badge-container .badge-image {
        height: auto;
        display: block
    }

    .pdp-overview .description-wrapper .other-wrapper {
        align-self: center;
        margin-left: auto;
        margin-right: auto
    }

    .pdp-overview .description-wrapper .other-wrapper .dropdown-wrapper {
        margin-left: auto;
        margin-right: auto
    }
}

.pdp-overview .uses-benefits-wrapper {
    display: flex;
    flex-direction: column;
    margin-top: 25px
}

@media(min-width: 1139px) {
    .pdp-overview .uses-benefits-wrapper {
        flex-direction:row;
        justify-content: space-between;
        gap: 16px
    }
}

.pdp-overview .uses-benefits-wrapper>div {
    width: 100%;
    margin-bottom: 30px
}

@media(min-width: 1139px) {
    .pdp-overview .uses-benefits-wrapper>div {
        width:calc(50% - 8px)
    }
}

.pdp-overview .uses-benefits-wrapper>div .uses-benefits-title {
    font-family: Georgia,Bold;
    font-size: 20px;
    font-weight: 700;  font-family: var(--fm);
    margin-bottom: 10px
}

.pdp-overview .uses-benefits-wrapper>div p {
    font-size: 15px
}

.pdp-overview .uses-benefits-wrapper>div ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 30px
}

.pdp-overview .uses-benefits-wrapper>div ul li {
    border-bottom: 1px solid #d6d6d6;
    padding: 10px 0;
    font-size: 15px
}

.pdp-overview .uses-benefits-wrapper>div ul li ul {
    list-style-type: none;
    margin-left: 20px;
    margin-bottom: 0
}

.pdp-overview .uses-benefits-wrapper>div ul li ul li:first-child {
    padding-top: 0
}

.pdp-overview .uses-benefits-wrapper>div ul li ul li:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.pdp-overview .mappedProductGroupImage {
    width: 100%;
    height: 175px
}

.pdp-overview .discontinuation-wrapper {
    font-size: 17px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 120px
}

@media(min-width: 1139px) {
    .pdp-overview .discontinuation-wrapper {
        height:60px
    }
}

.pdp-overview .discontinuation-wrapper.pre-message {
    color: #91cc10
}

.pdp-overview .discontinuation-wrapper.pre-message .full-width {
    background: unset
}

.pdp-overview .discontinuation-wrapper.pre-message .slash-icon circle,.pdp-overview .discontinuation-wrapper.pre-message .slash-icon line,.pdp-overview .discontinuation-wrapper.pre-message svg.options-arrow {
    stroke: var(--color)
}

.pdp-overview .discontinuation-wrapper.post-message {
    color: #fff
}

.pdp-overview .discontinuation-wrapper.post-message .full-width {
    background: #91cc10
}

.pdp-overview .discontinuation-wrapper.post-message .slash-icon circle,.pdp-overview .discontinuation-wrapper.post-message .slash-icon line,.pdp-overview .discontinuation-wrapper.post-message svg.options-arrow {
    stroke: #fff
}

.pdp-overview .discontinuation-wrapper .full-width {
    left: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    margin-left: -10px;
    margin-right: -10px;
    height: 120px
}

@media(min-width: 1139px) {
    .pdp-overview .discontinuation-wrapper .full-width {
        height:60px
    }
}

.pdp-overview .discontinuation-wrapper .message-text,.pdp-overview .discontinuation-wrapper .slash-icon {
    margin-right: 10px
}

.pdp-overview .discontinuation-wrapper .display-similar-wrapper {
    display: flex
}

.pdp-overview .discontinuation-wrapper .display-similar-wrapper .display-similar-text {
    font-weight: 700;  font-family: var(--fm);
    cursor: pointer
}

.pdp-overview .discontinuation-wrapper .display-similar-wrapper .display-similar-arrow {
    transition: transform .5s
}

.pdp-overview .discontinuation-wrapper .display-similar-wrapper .display-similar-arrow svg.options-arrow {
    margin: 0 4px 2px 4px;
    fill: none
}

.pdp-overview .similar-products-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding: 33px 0
}

.pdp-overview .similar-products-wrapper.full-rows {
    justify-content: space-between
}

.pdp-overview .similar-products-wrapper.full-rows .configurable-product-card {
    margin-right: unset
}

.pdp-overview .similar-products-wrapper.partial-rows {
    justify-content: left
}

.pdp-overview .similar-products-wrapper.partial-rows .configurable-product-card {
    margin-right: 15px
}

.pdp-overview .similar-products-wrapper .configurable-product-card {
    flex: 100%;
    margin-bottom: 10px
}

@media(min-width: 1139px) {
    .pdp-overview .similar-products-wrapper .configurable-product-card {
        flex:0 0 calc(33.33% - 15px)
    }
}

.other-wrapper {
    margin-left: auto;
    margin-right: .5rem
}

.pdp-properties-box {
    width: 548px;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    opacity: 1;
    padding: 15px;
    margin-top: 15px;
    margin-right: 15px
}

@media(max-width: 767px) {
    .pdp-properties-box {
        width:100%
    }
}

.properties-box-title {
    font-family: Georgia,Bold;
    font-size: 25px;
    font-weight: 700;  font-family: var(--fm);
    display: flex;
    gap: 10px
}

.properties-box-description {
    font-size: 15px;
  
    padding: 10px 0 10px 0
}

.icon-span>svg>g>path {
    stroke: #91cc10
}

.icon-span>svg {
    height: 34px;
    width: 34px
}

.pdp-properties {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: 5%;
    width: 100%;
    max-width: 695px;
    flex: 1 1 695px;
    padding-bottom: 5%
}

.pdp-properties .description-wrapper {
    display: flex;
    flex-direction: row;
    margin-top: 30px;
    align-items: center
}

.pdp-properties .description-wrapper .description,.pdp-properties .description-wrapper .description p {
    font-size: 17px;
    margin-right: 20px
}

.pdp-properties .description-wrapper .badge-container {
    display: flex;
    flex-direction: row
}

.pdp-properties .description-wrapper .badge-container .badge-image {
    margin-right: 10px
}

.pdp-properties .description-wrapper .badge-container .badge-image:last-child {
    margin-right: 0
}

@media(max-width: 767px) {
    .pdp-properties {
        max-width:100%;
        flex: 0 0 auto;
        margin-right: 0;
        margin-left: 0
    }

    .pdp-properties .description-wrapper {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-top: 30px
    }

    .pdp-properties .description-wrapper .description {
        margin-bottom: 30px
    }

    .pdp-properties .description-wrapper .description,.pdp-properties .description-wrapper .description p {
        font-size: 17px;
        margin-right: 0;
        order: 1
    }

    .pdp-properties .description-wrapper .badge-container {
        order: 2;
        margin-top: 20px
    }

    .pdp-properties .description-wrapper .badge-image {
        margin-right: 0
    }
}

.pdp-properties .uses-benefits-wrapper {
    display: flex;
    flex-direction: column
}

@media(min-width: 768px) {
    .pdp-properties .uses-benefits-wrapper {
        flex-direction:row;
        justify-content: space-between;
        margin-top: 30px
    }
}

.pdp-properties .uses-benefits-wrapper>div {
    width: 100%;
    margin-bottom: 30px
}

@media(min-width: 768px) {
    .pdp-properties .uses-benefits-wrapper>div {
        width:calc(50% - 8px)
    }
}

.pdp-properties .uses-benefits-wrapper>div .uses-benefits-title {
    font-family: Georgia,Bold;
    font-size: 20px;
    font-weight: 700;  font-family: var(--fm);
    margin-bottom: 10px
}

.pdp-properties .uses-benefits-wrapper>div p {
    font-size: 15px
}

.pdp-properties .uses-benefits-wrapper>div ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 30px
}

.pdp-properties .uses-benefits-wrapper>div ul li {
    border-bottom: 1px solid #d6d6d6;
    padding: 10px 0;
    font-size: 15px
}

.pdp-properties .uses-benefits-wrapper>div ul li ul {
    list-style-type: none;
    margin-left: 20px;
    margin-bottom: 0
}

.pdp-properties .uses-benefits-wrapper>div ul li ul li:first-child {
    padding-top: 0
}

.pdp-properties .uses-benefits-wrapper>div ul li ul li:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.pdp-properties .compareTable {
    margin: 0 0 10px 0;
    position: relative;
    width: 100%
}

.pdp-properties .compareTable.compareHeader {
    display: none
}

.pdp-properties .compareTable.compareData {
    top: unset;
    z-index: 1
}

.pdp-properties .tableHeaderCell {
    color: var(--color);
    border-bottom: 1px;
    border-top: 0;
    border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-color: #d3d3d3
}

.pdp-properties .productHeaderCell {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    border-right: 10px solid #f5f5f5;
    border-bottom: none;
    vertical-align: top
}

.pdp-properties .productHeaderCell:last-child {
    border-right: none
}

.pdp-properties .propertySetHeaderCell {
    border: none;
    background-color: transparent;
    padding: 30px 30px 10px 0;
    width: 38%;
    text-align: left
}

.pdp-properties .propertySetHeaderCell,.pdp-properties .propertySetHeaderCell h3 {
    font-size: 17px;
    font-weight: 700;  font-family: var(--fm);

}

.pdp-properties .defaultTableHeaderCell {
    border-left: none;
    border-right: none;
    border-bottom: none;
    padding: 15px 10px 15px 0
}

.pdp-properties .tableBodyCell {
    border-bottom: 1px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-style: solid;
    border-color: #d3d3d3
}

.pdp-properties .featureCell {
    padding: 15px 10px 15px 0;
    width: 38%;
    text-align: left;
    background-color: #fff;
    border-right: none;
    border-bottom: 1px solid #d3d3d3;
    vertical-align: top
}

@media(max-width: 767px) {
    .pdp-properties .featureCell {
        padding-left:0;
        padding-right: 15px
    }
}

.pdp-properties .featureCell .feature-wrapper {
    display: flex
}

.pdp-properties .featureCell .feature-wrapper .feature-name {
    flex: auto;
    font-size: 13px
}

.pdp-properties .addPropertyCell,.pdp-properties .addPropertyRow,.pdp-properties .featureCell .feature-wrapper .feature-options {
    display: none
}

.pdp-properties .featureValueCell {
    padding: 15px 20px 15px 20px;
    font-size: 13px;
    background-color: #fff;
    border-right: 10px solid #f5f5f5;
    border-bottom: 1px solid #d3d3d3
}

@media(max-width: 767px) {
    .pdp-properties .featureValueCell {
        padding-left:0;
        padding-right: 0
    }
}

.pdp-properties .featureValueCell:last-child {
    border-right: none
}

.pdp-properties .gray-line {
    width: .9375rem;
    display: inline-block;
    vertical-align: super;
    margin-right: 5px;
    border-bottom: 2px solid #999
}

.pdp-properties .svg-pdp-list_collapse,.pdp-properties .svg-pdp-list_expand {
    color: var(--color);
    height: 15px;
    width: 15px;
    cursor: pointer
}

.pdp-properties .filter-option-text {
    font-size: 14px;
    font-weight: 700
}

.pdp-properties filter-icon {
    width: 15px;
    height: 15px
}

.pdp-properties .form-checkbox__text {
    font-size: 14px
}

.pdp-properties .select-all {
    font-size: 14px;
    font-weight: 700;  font-family: var(--fm);
    padding-right: 15px
}

.pdp-properties .clear-all {
    font-size: 14px;
    font-weight: 700;  font-family: var(--fm);
    border-left: 1px solid #999;
    padding-left: 15px
}

.pdp-properties .errorModalBtn {
    background-color: var(--color);
    border-color: var(--color)
}

.pdp-properties .errorModalBtn:hover {
    background-color: #bf002a;
    border-color: #bf002a
}

.pdp-properties tr:even {
    background-color: #fff
}

.pdp-properties .collapse {
    display: contents
}

.pdp-properties .expand {
    display: none
}

.pdp-properties .tableContainer {
    background: #fff;
    margin-left: 0
}

@media screen and (min-width: 1140px)and (max-width:1280px) {
    .pdp-properties .tableContainer {
        overflow-x:scroll;
        margin-left: 0!important
    }
}

@media screen and (max-width: 1024px)and (orientation:portrait)and (-webkit-min-device-pixel-ratio:2),screen and (max-width:1140px)and (orientation:landscape),screen and (max-width:768px) {
    .pdp-properties #main {
        padding-left:0
    }

    .pdp-properties #main.product-comparison {
        background: #f3f3f3
    }

    .pdp-properties .compareTable {
        position: unset
    }

    .pdp-properties .compareTable .tableBodyRow:first-child .featureCell {
        width: 50%
    }

    .pdp-properties .compareTable .tableBodyRow:first-child .featureCell:first-child {
        border-top: 0
    }

    .pdp-properties .compareTable.compareData {
        width: unset
    }

    .pdp-properties .linkedScroll {
        overflow: auto
    }

    .pdp-properties .tableHeaderCell {
        padding: 0;
        padding-left: 0;
        border-left: none
    }

    .pdp-properties .featureCell {
        white-space: normal;
        margin-left: -50vw;
        padding: 15px 10px 15px 5px;
        border-top: 1px;
        border-left: 0;
        border-right: 0;
        border-style: solid;
        border-color: #d3d3d3
    }

    .pdp-properties .addPropertyRow {
        height: 60px
    }

    .pdp-properties .addPropertyRow .addPropertyCell {
        position: absolute
    }

    .pdp-properties .defaultTableHeaderCell {
        position: absolute;
        margin-left: -50vw;
        text-align: left;
        border: none;
        padding-top: 20px
    }

    .pdp-properties .propertySetHeaderCell {
        white-space: nowrap;
        position: relative;
        margin-left: -50vw;
        padding: 30px 5px;
        border-bottom: 0;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-style: solid;
        border-color: #d3d3d3;
        z-index: 5;
        width: 100vw;
        text-align: left
    }

    .pdp-properties .tableContainer {
        overflow-x: scroll;
        overflow-y: visible;
        margin-left: 5px;
        width: 100%
    }

    .pdp-properties .bottomSpacerRow {
        padding-bottom: 20px
    }

    .pdp-properties .topSpacerRow {
        padding-top: 20px
    }

    .pdp-properties .printIcon {
        text-align: left;
        padding-left: 20px;
        margin-bottom: 15px
    }

    .pdp-properties .modalSetTitle {
        font-size: 18px
    }

    .pdp-properties .comparison-item-select {
        margin-top: 10px;
        margin-bottom: 5px
    }

    .pdp-properties .form-checkbox {
        margin-left: 20px;
        margin-bottom: 10px
    }

    .pdp-properties .productComparisonApply {
        width: 100%!important
    }

    .pdp-properties .modal-body {
        height: 500px;
        overflow: auto
    }

    .pdp-properties .modal-footer {
        padding-left: 30px;
        padding-right: 30px;
        position: sticky
    }
}

@media print {
    .pdp-properties .addPropertyCell,.pdp-properties .feature-options,.pdp-properties .product-comparison-breadcrumbs,.pdp-properties .title-left-icon,.pdp-properties footer,.pdp-properties header {
        display: none
    }

    .pdp-properties .compareTable.compareData {
        top: unset
    }

    .pdp-properties .navigation-wrapper .printIcon,.pdp-properties .navigation-wrapper a {
        display: none
    }

    .pdp-properties .featureCell,.pdp-properties .featureValueCell {
        border-right: 1px solid #f5f5f5;
        min-width: unset;
        width: auto
    }

    .pdp-properties .productCard {
        box-shadow: none;
        height: auto
    }

    .pdp-properties .productCard .card-row {
        display: none
    }

    .pdp-properties .featureCell {
        white-space: normal
    }

    .pdp-properties .compareTable {
        table-layout: fixed
    }

    .pdp-properties .defaultTableHeaderCell {
        border-right: 1px solid #f5f5f5;
        width: auto
    }

    .pdp-properties .productHeaderCell {
        border-right: 1px solid #f5f5f5
    }
}

.properties-right-rail-container .sidebar-content {
    flex: 0 0 100%;
    margin-top: 30px
}

.properties-right-rail-container .sidebar-content .sidebar-label {
    font-size: 17px;
    font-weight: 700;  font-family: var(--fm);
    padding: 0 30px 10px 0
}

.properties-right-rail-container .sidebar-content .configurable-product-card {
    height: unset;
    box-shadow: unset;
    border: 1px solid #d6d6d6;
    margin-bottom: 10px
}

.properties-right-rail-container .sidebar-content .configurable-product-card .arrow-col {
    margin-left: auto
}

.properties-right-rail-container .sidebar-content .sidebar-footer-label {
    font-size: 15px;
    margin-top: 16px
}

.properties-right-rail-container .sidebar-content .sidebar-footer-label a {
    text-decoration: underline;
    color: var(--color)
}

.properties-right-rail-container .sidebar-content .sidebar-footer-label a:hover {
    color: #bf002a
}

#overviewCarousel .properties-right-rail-container .products-carousel--slide-content,#overviewCarousel .properties-right-rail-container .products-carousel--title,.properties-right-rail-container #overviewCarousel .products-carousel--slide-content,.properties-right-rail-container #overviewCarousel .products-carousel--title,.properties-right-rail-container .container,.properties-right-rail-container .cta-card .cta-card-container,.properties-right-rail-container .tech-content-container .tech-content-rel-container,.tech-content-container .properties-right-rail-container .tech-content-rel-container {
    width: 100%
}

.properties-right-rail-container .cmp-cardcontainer {
    background-color: unset
}

.properties-right-rail-container .cmp-cardcontainer__wrapper {
    display: flex;
    justify-content: center
}

.properties-right-rail-container .cmp-cardcontainer .swiper-wrapper {
    max-width: 364px
}

.properties-right-rail-container .cmp-cardcontainer .swiper-wrapper .swiper-slide {
    width: 100%
}

.properties-right-rail-container .cmp-cardcontainer .text,.properties-right-rail-container .cmp-cardcontainer .title {
    display: none
}

@media(max-width: 767px) {
    .properties-right-rail-container {
        flex-direction:column;
        min-width: auto
    }

    .properties-right-rail-container .sidebar-footer-label {
        text-align: center
    }
}

@media(max-width: 1024px) {
    .properties-container {
        padding-left:15px;
        padding-right: 15px;
        margin-left: 0!important;
        width: 100%
    }
}

@media(max-width: 767px) {
    .properties-container {
        flex-direction:column
    }
}

.properties-container .pdp-empty-properties {
    display: flex
}

@media(max-width: 1024px) {
    .properties-container .pdp-empty-properties {
        display:flex;
        flex-direction: column
    }

    .properties-container .pdp-properties {
        margin-left: 0
    }
}

.properties-container .pdp-properties .tableContainer {
    margin-left: 5px!important
}

@media(max-width: 1024px) {
    .properties-container .pdp-properties .tableContainer {
        margin-left:0!important
    }
}

#newPdpSampleOptionsTab {
    border-bottom: 1px solid #d6d6d6
}

#newPdpSampleOptionsTab #sampleOptionsTab {
    padding: 0 0 1.5em
}
.basic-card-container{
    position: relative;
}
#newPdpSampleOptionsTab .basic-card-container {
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color: #d6d6d6;
    padding: 1em;
    margin: 1em 0 1em 0;
    position: relative;
}
.item-button-container{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
}
#newPdpSampleOptionsTab .basic-card-container .title-container .title-tag-icon {
    display: inline-flex
}

#newPdpSampleOptionsTab .basic-card-container .title-container .title-text {
    
    font-size: 20px
}

#newPdpSampleOptionsTab .basic-card-container .title-container svg {
    height: 17px;
    width: 17px;
    margin-right: 5px
}

#newPdpSampleOptionsTab .basic-card-container .item-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 1em
}

#newPdpSampleOptionsTab .basic-card-container .item-container .item-details-container {
    display: flex;
    flex-direction: column
}

#newPdpSampleOptionsTab .basic-card-container .item-container .item-details-container .item-number-label {
    font-size: 15px;
    
    font-weight: 600;  font-family: var(--fm);
    margin-right: 5px
}

#newPdpSampleOptionsTab .basic-card-container .item-container .item-details-container .item-number {
    
    font-size: 15px
}

#newPdpSampleOptionsTab .basic-card-container .item-container .item-details-container .item-favorite {
    margin-left: 5px
}

#newPdpSampleOptionsTab .basic-card-container .item-container .item-details-container .item-favorite .fav-icon-box svg {
    height: 17px;
    width: 17px
}

#newPdpSampleOptionsTab .basic-card-container .item-container .item-details-container .basic-item-details {
    display: flex;
    flex-direction: row
}

#newPdpSampleOptionsTab .basic-card-container .item-container .item-details-container .internal-details {
    margin-top: 1em
}

#newPdpSampleOptionsTab .basic-card-container .item-container .item-details-container .internal-details .internal-details-item {
    font-size: 15px;
   
}

#newPdpSampleOptionsTab .basic-card-container .item-container .item-details-container .internal-details .internal-details-item .internal-details-item-label {
    font-size: 15px;
  
    font-weight: 600
}

#newPdpSampleOptionsTab .basic-card-container .item-container .item-button-container .add-sample-button {
    width: 160px;
    height: fit-content;
    padding-top: 4px;
    padding-bottom: 4px;
  
    font-size: 14px;
    color: #fff;
    background-color: var(--color);
    border-color: var(--color);
    border-radius: 3px;
    font-weight: 400;
    border: 1px solid transparent
}

#newPdpSampleOptionsTab .basic-card-container .item-container .item-button-container .add-sample-button .plus-sign-icon {
    display: inline-flex
}

#newPdpSampleOptionsTab .basic-card-container .item-container .item-button-container .add-sample-button svg {
    margin-right: 5px
}

#newPdpSampleOptionsTab .basic-card-container .item-container .item-button-container .add-sample-button svg>g>line {
    stroke: #fff
}

#newPdpSampleOptionsTab .basic-card-container .item-container .item-button-container .add-sample-button:hover {
    color: #fff;
    background-color: #bf002a;
    border-color: var(--color);
    transition: none
}

#newPdpSampleOptionsTab .noOptionsBody {
    display: flex;
    flex-direction: column;
    width: 70%
}

#newPdpSampleOptionsTab .noOptionsBody .noOptionsTitle {
   
    font-size: 20px;
    margin-top: 2%
}

#newPdpSampleOptionsTab .noOptionsBody .noOptionsDesc {
  
    font-size: 15px;
    margin-top: 1%
}

#newPdpSampleOptionsTab .noOptionsBody .contact-us-button {
    width: 124px;
    height: 30px;
    
    font-size: 13px;
    color: #fff;
    background-color: var(--color);
    border-color: var(--color);
    border-radius: 3px;
    font-weight: 400;
    border: 1px solid transparent;
    margin-top: 1%
}

#newPdpSampleOptionsTab .noOptionsBody .contact-us-button:hover {
    color: #fff;
    background-color: #bf002a;
    border-color: var(--color);
    transition: none
}

#newPdpSampleOptionsTab .simple-dropdown .dropdown-menu {
    width: 100%
}

.so-lightbox p {
    margin: 0 0 10px
}

.so-lightbox .dropdown-menu {
    height: 15em;
    overflow-y: scroll
}

.so-lightbox.hasOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9000
}

.so-lightbox.hasOverlay .so-lightbox--content {
    padding: 30px 20px;
    background-color: #f5f5f5;
    border: 1px solid #d6d6d6;
    box-shadow: 0 0 36px rgba(0,0,0,.29);
    border-radius: 6px;
    position: relative;
    z-index: 9001
}

.so-lightbox.hasOverlay .so-lightbox--close {
    width: 27px;
    height: 27px;
    background-color: transparent;
    border: 1px solid var(--color);
    border-radius: 3px
}

.so-lightbox.hasOverlay .so-lightbox--close:hover {
    background-color: var(--color)
}

.so-lightbox.hasOverlay .so-lightbox--close:hover svg {
    width: 8px;
    height: 8px;
    fill: #fff
}

.so-lightbox.hasOverlay .so-lightbox--form {
    padding: 0
}

.so-lightbox:not(.hasOverlay) .so-lightbox--content {
    background-color: #fff
}

.so-lightbox:not(.hasOverlay) .so-lightbox--fieldset:last-child,.so-lightbox:not(.hasOverlay) .so-lightbox--fieldset:last-child .simple-dropdown .dropdown-toggle {
    margin-bottom: 0
}

.so-lightbox:not(.hasOverlay) .so-lightbox--footer {
    background-color: #f4f4f4;
    padding: 16px 22px 30px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.so-lightbox--overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
    z-index: 9000;
    position: absolute
}

.so-lightbox--content {
    width: 100%;
    max-width: 450px
}

.so-lightbox--header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px
}

.so-lightbox--product {
  
    color: #2c2a29;
    max-width: 65%
}

.so-lightbox--close {
    appearance: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: none
}

.so-lightbox--close svg {
    width: 8px;
    height: 8px;
    fill: var(--color)
}

.so-lightbox--subheader {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px
}

.so-lightbox--favorite {
    display: flex;
    align-items: center
}

.so-lightbox--favorite .prod-label {
  
    color: #2c2a29
}

.so-lightbox--favorite .prod-name {
    margin-right: 6px;
    font-size: 14px
}

.so-lightbox--cart-btn button {
    appearance: none;
    background: var(--color) 0 0 no-repeat padding-box;
    border: 1px solid var(--color);
    border-radius: 3px;
    padding: 8px 12px;
    color: #fff;
    gap: 6px;
    white-space: nowrap
}

.so-lightbox--cart-btn button:hover {
    background-color: #bf082a;
    border: 1xp solid #bf082a
}

.so-lightbox--cart-btn svg g line {
    stroke: #fff
}

.so-lightbox--cart-btn .unclickable {
    opacity: 1;
    color: #8b8b8b;
    background: #f5f5f5 0 0 no-repeat padding-box;
    pointer-events: none;
    border: none
}

.so-lightbox--cart-btn .unclickable svg g line {
    stroke: #8b8b8b
}

.so-lightbox--info {
    position: relative
}

.so-lightbox--info .icon {
    width: 18px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.so-lightbox--info .icon g {
    stroke: #1048a3!important
}

.so-lightbox--info .icon rect {
    fill: #1048a3!important
}

.so-lightbox--info .icon:focus+.info,.so-lightbox--info .icon:hover+.info {
    display: block
}

.so-lightbox--info .info {
    display: none;
    position: absolute;
    z-index: 2;
    top: 24px;
    right: 0;
    padding: 15px;
   
    color: #415364;
    border: 1px solid #1048a3;
    border-radius: 3px;
    min-width: 250px;
    background-color: #fff
}

.so-lightbox--form {
    padding: 30px 22px 0;
    background-color: #f5f5f5;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.so-lightbox--form-legend {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px
}

.so-lightbox--fieldset {
    margin-bottom: 22px
}

.so-lightbox--fieldset .simple-dropdown .dropdown-toggle,.so-lightbox--fieldset input,.so-lightbox--fieldset select,.so-lightbox--fieldset textarea {
    width: 100%;

    color: #2c2a29;
    padding: 8px 12px;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    margin-bottom: 10px
}

.so-lightbox--fieldset .simple-dropdown.disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .7
}

.so-lightbox--fieldset .simple-dropdown .dropdown-toggle {
    min-height: auto
}

.so-lightbox--fieldset textarea {
    resize: none;
    font-size: 15px!important
}

@media(max-width: 768px) {
    .so-lightbox--fieldset textarea {
        font-size:18px!important
    }
}

.so-lightbox--fieldset label {
  
    color: #2c2a29
}

.so-lightbox--fieldset label sup {
 
    color: #91cc10;
    top: -.125em;
    left: .125em
}

.so-lightbox--textarea label {
    font-weight: 400;
    margin-top: 10px
}

.so-lightbox--footer {
    display: flex;
    align-items: flex-end
}

.so-lightbox--footer-info {
    flex-grow: 0;
    font-size: 14px
}

.so-lightbox--footer-info a {
    color: var(--color);
    text-decoration: none;
    font-weight: 400
}

.so-lightbox--footer-cta {
    float: right;
    margin-left: auto;
    padding-left: 10%
}

.so-lightbox--footer-cta button {
    appearance: none;
    background: var(--color) 0 0 no-repeat padding-box;
    border: 1px solid var(--color);
    white-space: nowrap;
    border-radius: 3px;
    padding: 8px 12px;
    color: #fff
}

.so-lightbox--footer-cta button:hover {
    background-color: #bf082a;
    border: 1xp solid #bf082a
}

.so-lightbox--required-text {
    color: var(--color);
    padding-left: .5em
}

.so-lightbox .component-loader {
    margin: 0
}

.form-checkbox .invisible {
    display: none
}

.form-checkbox {
    cursor: pointer;
    position: relative;
    font-weight: 400
}

.form-checkbox input[type=checkbox] {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.form-checkbox:focus-within {
    outline: 5px auto Highlight;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: 3px
}

.form-checkbox .form-checkbox__checkmark {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 65%;
    line-height: 31px;
    text-align: center;
    user-select: none;
    background-color: #fff;
    border: 1px solid #d6d6d6!important
}

.form-checkbox input:checked~.checkmark-container .form-checkbox__checkmark {
    color: #fff;
    background-color: var(--color);
    border: 1px solid var(--color)!important
}

.form-checkbox .form-checkbox__text {
    display: inline-block;
    margin-left: 30px
}

.form-checkbox .form-checkbox__text a {
    color: var(--color)
}

.form-checkbox .text-strong {
    font-weight: 700
}

.form-checkbox .svg-form-checkmark {
    position: absolute;
    top: 5px;
    left: 5px;
    display: none;
    fill: #fff;
    width: 10px;
    height: 8px
}

.form-checkbox input:checked~.checkmark-container .svg-form-checkmark {
    display: block
}

.empty-document-card-container {
    top: 350px;
    left: 84px;
    min-height: 57px;
    background: #fff 0 0 no-repeat padding-box;
    border-style: dashed;
    border-width: 1px;
    border-color: #d6d6d6;
    border-radius: 3px;
    opacity: 1;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
    padding-left: 15px;
    padding-right: 15px
}

.empty-document-card-container .document-card-text {
 
    font-size: 15px
}

.empty-document-card-container a {
    color: var(--color)
}

.document-card-container {
    top: 350px;
    left: 84px;
    min-height: 57px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 3px 6px rgba(0,0,0,.161);
    border-radius: 3px;
    opacity: 1;
    align-items: center;
    margin-bottom: 10px;
    display: flex
}

.document-card-container .document-card-checkbox {
    flex: 0 0 auto
}

.document-card-container .form-checkbox {
    top: 3px
}

.document-card-container .document-card {
    height: 100%
}

.document-card-container .document-card-arrow {
    margin-right: 20px;
    transition: .2s;
    transition-timing-function: ease-out;
    flex: 0 0 auto
}

.document-card-container .document-card-pdf {
    flex: 0 0 auto
}

.document-card-container .labelDiv {
    flex: 1 1 auto;
    padding: 0 5px
}

.document-card-container .document-card-divider {
    margin-left: 5px;
    color: #333;
    top: 371px;
    left: 278px;
    width: 0;
    height: 17px;
    opacity: 1
}

.document-card-container .document-card-input {
    width: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    transition: .3s;
    transition-timing-function: ease-out
}

.document-card-container .document-card-input:hover {
    color: #91cc10
}

.document-card-container .document-card-input:hover .document-card-arrow {
    transform: translateX(10px)
}

.document-card-container .document-card-label {
    top: 370px;
    left: 127px;
    text-align: left;
    letter-spacing: 0;
    opacity: 1;
    align-items: center;
    font-size: 15px;
    line-height: 21px
}

.document-card-container .languageText {
    font-size: 15px
}

.simple-dropdown {
    position: relative;
    white-space: nowrap
}

.simple-dropdown .small-dropdown-arrow {
    padding-left: 5px;
    margin-left: auto
}

.simple-dropdown:not(.open) .dropdown-menu {
    display: none
}

.simple-dropdown .dropdown-lbl {

    font-weight: 700
}

.simple-dropdown .dropdown-toggle {
    border: none;
    text-align: left;
    display: flex;
    align-items: center
}

.simple-dropdown .dropdown-toggle .dropdown-label {
    font-size: 15px;
  
}

.simple-dropdown .dropdown-toggle .dropdown-selected-text {
    font-size: 15px;
 
    font-weight: 100;
    text-transform: capitalize;
    letter-spacing: 0;
    color: #212529
}

.simple-dropdown .dropdown-toggle .arrow-rotate {
    transform: rotate(-180deg);
    position: relative;
    left: 2px
}

.simple-dropdown .dropdown-toggle .svg-dropdown_arrow--down {
    width: 15px;
    height: 15px;
    color: var(--color)
}

.simple-dropdown .dropdown-toggle .svg-dropdown_arrow--down g {
    fill: var(--color)
}

.simple-dropdown .dropdown-toggle svg {
    color: var(--color)
}

.simple-dropdown .dropdown-toggle,.simple-dropdown .dropdown-toggle:focus,.simple-dropdown .dropdown-toggle:focus-visible,.simple-dropdown .dropdown-toggle:hover {
    color: #000!important
}

.simple-dropdown .dropdown-toggle:focus {
    outline: auto
}

.simple-dropdown .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    width: 100%
}

.simple-dropdown .dropdown-item {
    display: block;
    width: 100%;
    padding: 0;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    background-color: transparent;
    border: 0;
    text-transform: capitalize
}

.simple-dropdown .dropdown-item a {
    padding: .25rem 1.5rem;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    white-space: normal;
    color: #212529
}

.simple-dropdown .dropdown-item a.hover {
    background-color: #f5f5f5;
    outline: none
}

.hide_first_element {
    display: none
}

.clickable {
    cursor: pointer
}

#Icon_feather-download {
    stroke: var(--color)
}

.content-button-wrapper a .content-icon {
    height: 18px;
    width: 14.6px;
    stroke: #000;
    fill: none;
    stroke-width: 1px;
    margin-right: 10px
}

.content-button-wrapper a .content-button-text:hover {
    color: var(--color)
}

.component-loader {
    margin: 40px auto;
    width: 80px;
    text-align: center
}

.component-loader .loader-child {
    width: 20px;
    height: 20px;
    background-color: #ebebeb;
    border-radius: 100%;
    display: inline-block;
    animation: loader-three-bounce 1.4s ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both
}

.component-loader .loader-bounce1 {
    animation-delay: -.32s
}

.component-loader .loader-bounce2 {
    animation-delay: -.16s
}

.loading-modal-cart-backdrop {
    opacity: .15!important
}

.loading-modal-backdrop.modal-backdrop.in,.loading-modal.modal-backdrop.in {
    z-index: 10000;
    opacity: .15
}

.loading-modal-backdrop.modal-backdrop.in .component-loader,.loading-modal.modal-backdrop.in .component-loader {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -40px
}

.btn-loader {
    width: 100%;
    height: 40px;
    margin-top: 31px
}

@keyframes loader-three-bounce {
    0.1%,80%,to {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

.vue-loading-modal-backdrop {
    position: fixed;
    pointer-events: none;
    background-color: #000;
    z-index: 10000;
    opacity: .15;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.vue-loading-modal-backdrop .component-loader {
    position: absolute;
    top: 50%;
    left: calc(50% - 40px)
}

#techContentTab,.tech-content {
    width: 100%;
    max-width: 695px;
    flex: 1 1 695px
}

#techContentTab--docs,.tech-content--docs {
    flex: 0 0 100%
}

#techContentTab .firstRow,.tech-content .firstRow {
    display: flex;
    justify-content: space-between
}

#techContentTab .download-button,.tech-content .download-button {
    margin-top: 30px;
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    text-decoration: none;
    color: var(--color);
    cursor: pointer;
    display: flex;
    gap: 4px
}

#techContentTab .download-button.disabled,.tech-content .download-button.disabled {
    pointer-events: none;
    color: hsla(0,0%,40%,.5)!important
}

#techContentTab .download-button.disabled #Icon_feather-download,.tech-content .download-button.disabled #Icon_feather-download {
    stroke: #666;
    opacity: .5
}

#techContentTab .dropdown-toggle,.tech-content .dropdown-toggle {
    height: 25%;
    padding: 10px 20px
}

#techContentTab--sidebar,.tech-content--sidebar {
    margin-top: 58px
}

@media(max-width: 767px) {
    #techContentTab--sidebar,.tech-content--sidebar {
        margin-top:35px
    }
}

#techContentTab--sidebar .content-button-wrapper,.tech-content--sidebar .content-button-wrapper {
    margin-bottom: 16px
}

#techContentTab .close-modal,.tech-content .close-modal {
    flex: 0 0 100%
}

#techContentTab .card-modal .card,.tech-content .card-modal .card {
    line-height: 0;
    padding: 0;
    border-radius: 8px
}

#techContentTab .card-modal .card svg,.tech-content .card-modal .card svg {
    width: 18px
}

#techContentTab .card-modal .card svg g path,.tech-content .card-modal .card svg g path {
    stroke: #fff!important;
    stroke-width: 2!important
}

#techContentTab .section-title,.tech-content .section-title {
    font-size: 17px;
    font-weight: 700;  font-family: var(--fm);
    margin-top: 30px;
    margin-bottom: 10px;
 
}

#techContentTab .dropdown-toggle,.tech-content .dropdown-toggle {
    margin-bottom: 10px;
    min-height: 40px;
    width: 25%;
    min-width: 158px;
    background-color: #fff!important;
    display: flex
}

#techContentTab .simple-dropdown-arrow,.tech-content .simple-dropdown-arrow {
    margin-left: auto
}

#techContentTab .dropdown-menu,.tech-content .dropdown-menu {
    width: 25%;
    max-height: 300px;
    overflow-y: scroll
}

#techContentTab .languageSvg,.tech-content .languageSvg {
    margin-left: -10px
}

#techContentTab .dropdown-selected-text,.tech-content .dropdown-selected-text {
    margin-left: 5px;
    white-space: normal
}

#techContentTab .pdf-modal-content,.tech-content .pdf-modal-content {
    border: none;
    width: 80vw;
    height: 80vh;
    border-radius: 8px
}

#techContentTab .dropdown,.tech-content .dropdown {
    width: 50%;
    min-width: 50%
}

#techContentTab .dropdown,#techContentTab .dropdown:not(:only-child),.tech-content .dropdown,.tech-content .dropdown:not(:only-child) {
    margin-right: 5px
}

#techContentTab .dropdown .dropdown-toggle,.tech-content .dropdown .dropdown-toggle {
    width: 100%;
    height: auto
}

#techContentTab .dropdown .dropdown-menu,.tech-content .dropdown .dropdown-menu {
    width: 100%
}

#techContentTab .rdsLanguage-dropdown,.tech-content .rdsLanguage-dropdown {
    margin-left: 10px
}

#techContentTab .tech-content-dropdown-container,.tech-content .tech-content-dropdown-container {
    display: flex;
    margin-right: 5px
}

#techContentTab .tech-content-clp-label-container,.tech-content .tech-content-clp-label-container {
    border: 2px solid #2c2a29;
    padding: 16px;
    margin-bottom: 16px
}

#techContentTab h4,.tech-content h4 {
   
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;  font-family: var(--fm);
    margin-bottom: 16px
}

#techContentTab .tech-content-clp-label-img-container,.tech-content .tech-content-clp-label-img-container {
    display: flex;
    gap: 4px;
    margin-bottom: 16px
}

#techContentTab .tech-content-clp-label-img-container img,.tech-content .tech-content-clp-label-img-container img {
    max-width: 80px;
    max-height: 80px
}

@media(min-width: 1140px) {
    #techContentTab,.tech-content {
        min-width:500px
    }
}

@media(max-width: 767px) {
    #techContentTab .tech-content-dropdown-container,.tech-content .tech-content-dropdown-container {
        flex-direction:column
    }

    #techContentTab .dropdown,.tech-content .dropdown {
        width: auto;
        margin-right: 0
    }

    #techContentTab .tech-content-dropdown-container,.tech-content .tech-content-dropdown-container {
        margin-right: 0
    }
}

.svg-form-checkmark {
    position: absolute;
    top: 5px;
    left: 5px;
    fill: #fff
}

#pdpBuyingOptionsTab {
    font-size: 14px
}

@media(min-width: 768px) {
    #pdpBuyingOptionsTab .pdp-options {
        padding-left:24px;
        padding-right: 24px
    }
}

@media screen and (max-width: 767px) {
    #pdpBuyingOptionsTab .pdp-options {
        padding:0 20px 0 20px
    }
}

#pdpBuyingOptionsTab .pdp-options a:link {
    color: var(--color)
}

#pdpBuyingOptionsTab .pdp-options a:hover {
    color: #bf002a
}

#pdpBuyingOptionsTab .pdp-options a:visited {
    color: var(--color)
}

#pdpBuyingOptionsTab .pdp-options fieldset {
    width: 100%
}

#pdpBuyingOptionsTab .pdp-options .pdp-not-loggedin-options .not-loggedin-text {
    font-weight: 700;  font-family: var(--fm);
    padding-top: .4em;
    padding-bottom: 1.1em
}

#pdpBuyingOptionsTab .pdp-options .pdp-not-loggedin-options .pdp-not-loggedin-sign-in {
    color: var(--color)
}

#pdpBuyingOptionsTab .pdp-options .pdp-not-loggedin-options .pdp-not-loggedin-sign-in:hover {
    color: #bf002a;
    cursor: pointer
}

#pdpBuyingOptionsTab .pdp-options .text-wrapper {
    padding-bottom: 1rem;
    font-size: 15px
}

#pdpBuyingOptionsTab .pdp-options .btn-wrapper .btn {
    margin-right: 8px
}

#pdpBuyingOptionsTab .pdp-options .btn-wrapper .btn-howtobuy,#pdpBuyingOptionsTab .pdp-options .btn-wrapper .btn-pricing {
    color: #fff
}

#pdpBuyingOptionsTab .pdp-options .pdp-options-filter-checkbox {
    text-align: right;
    padding-top: .4em;
    cursor: pointer
}

#pdpBuyingOptionsTab .pdp-options .pdp-options-filter-checkbox input {
    visibility: hidden
}

#pdpBuyingOptionsTab .pdp-options .pdp-options-filter-checkbox span {
    display: inline-block;
    position: relative;
    width: 2.5em;
    height: 1em;
    vertical-align: middle;
    background-color: #d6d6d6;
    border-radius: 1em;
    margin: auto 1em;
    color: transparent
}

#pdpBuyingOptionsTab .pdp-options .pdp-options-filter-checkbox span.checked:before {
    transform: translateX(1.3em)
}

#pdpBuyingOptionsTab .pdp-options .pdp-options-filter-checkbox span:before {
    content: " ";
    position: absolute;
    top: -.25em;
    left: 0;
    height: 1.45em;
    width: 1.45em;
    background-color: var(--color);
    border-radius: 1em
}

#pdpBuyingOptionsTab .pdp-options .pdp-options__list--simple {
    padding: 0 0 1.3em;
    margin-bottom: 1.3em;
    clear: both;
    max-height: 650px;
    overflow: auto
}

#pdpBuyingOptionsTab .pdp-options .pdp-options__list--simple .pdp-options__description {
    display: none
}

#pdpBuyingOptionsTab .pdp-options .pdp-tech-content-modal .modal-body {
    overflow: auto
}

#pdpBuyingOptionsTab .pdp-options .seek-together-logo {
    text-align: center;
    padding: 6em 0 6em 0
}

#pdpBuyingOptionsTab .pdp-options .seek-together-logo img {
    height: 40px;
    display: inline-block
}

@media screen and (max-width: 767px) {
    #pdpBuyingOptionsTab .btn__format-mobile {
        display:inline
    }
}

#pdpBuyingOptionsTab .pdp-options {
    margin-bottom: .5em
}

#pdpBuyingOptionsTab .pdp-options .pdp-section-title {
    font-size: 1.125rem;
    line-height: 1.22222;
    font-weight: 700;  font-family: var(--fm);
    padding-top: 30px;
    margin-bottom: 16px
}

#pdpBuyingOptionsTab .pdp-options .padding-0 {
    padding: 0
}

@media screen and (max-width: 1024px) {
    #pdpBuyingOptionsTab .pdp-options .padding-0 {
        display:flex;
        flex-direction: column
    }
}

#pdpBuyingOptionsTab .pdp-options .col-lg-9.padding-0 {
    margin: 0 0 10px
}

#pdpBuyingOptionsTab .pdp-options .col-lg-5 {
    width: 41.66667%
}

#pdpBuyingOptionsTab .pdp-options .pdp-result-count {
    float: left;
    margin-right: 2em;
    margin-top: 1.5em
}

#pdpBuyingOptionsTab .pdp-options .pdp-options-filter:before {
    display: table;
    content: ""
}

#pdpBuyingOptionsTab .pdp-options .pdp-options-filter {
    margin: 1em 0;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center
}

@media(max-width: 767px) {
    #pdpBuyingOptionsTab .pdp-options .pdp-options-filter {
        display:flex;
        flex-direction: column
    }
}

#pdpBuyingOptionsTab .pdp-options .pdp-options-filter .pdp-options-filter-term {
    height: 2.5rem;
    margin-top: .6rem
}

#pdpBuyingOptionsTab .pdp-options .pdp-options-filter label {
    font-size: inherit;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;  font-family: var(--fm);
    width: fit-content;
    padding-left: 2rem
}

@media(max-width: 767px) {
    #pdpBuyingOptionsTab .pdp-options .pdp-options-filter label {
        padding:0;
        margin-left: auto;
        width: 100%;
        padding-left: 0;
        padding-top: 2rem;
        font-size: 12px;
        text-align-last: center
    }
}

@media((min-width: 767px))and ((max-width:1024px)) {
    #pdpBuyingOptionsTab .pdp-options .pdp-options-filter label {
        flex-shrink:1;
        padding-left: 2rem
    }
}

@media(min-width: 1140px) {
    #pdpBuyingOptionsTab .pdp-options .pdp-options-filter label {
        display:inline-block;
        padding-left: 2rem
    }
}

#pdpBuyingOptionsTab .pdp-options .pdp-options-filter label.pdp-options-filter-term {
    position: absolute;
    height: 2em;
    display: none
}

#pdpBuyingOptionsTab .pdp-options .pdp-options-filter input.pdp-options-filter-term {
    padding: .5em;
    border-radius: .3em;
    border: 1px solid #d6d6d6
}

@media(max-width: 767px) {
    #pdpBuyingOptionsTab .pdp-options .pdp-options-filter input.pdp-options-filter-term {
        width:100%
    }
}

#pdpBuyingOptionsTab .pdp-options .pdp-options-filter:after {
    display: table;
    content: ""
}

#pdpBuyingOptionsTab .pdp-options .pdp-options__list {
    padding: 0 0 1.3em;
    margin-bottom: 1.3em;
    clear: both;
    max-height: 650px;
    overflow: auto
}

#pdpBuyingOptionsTab .pdp-options .v-filtered-list__item {
    margin-top: 1.3em;
    padding-top: 1.3em;
    padding-right: 2em;
    border-top: 1px solid #d6d6d6
}

#pdpBuyingOptionsTab .pdp-options .v-filtered-list__item .pdp-options__description a:link {
    color: var(--color)
}

#pdpBuyingOptionsTab .pdp-options .v-filtered-list__item .pdp-options__title {
    position: relative
}

#pdpBuyingOptionsTab .pdp-options .v-filtered-list__item .pdp-options__title .pdp-options__name {
    font-size: 1.3em;
    padding-bottom: .3em;
    padding-right: 60px;
    font-weight: 400;
    width: 100%;
    display: block;
    position: relative;
    cursor: pointer
}

#pdpBuyingOptionsTab .pdp-options .v-filtered-list__item .pdp-options__title .pdp-options__name:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    margin: 3px;
    width: 21px;
    height: 21px;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    cursor: pointer;
    border-color: inherit
}

#pdpBuyingOptionsTab .pdp-options .v-filtered-list__item .pdp-options__title .pdp-options__name .pdp-options__input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 3px;
    width: 21px;
    height: 21px;
    background: transparent;
    border: none
}

#pdpBuyingOptionsTab .pdp-options .v-filtered-list__item .pdp-options__title .pdp-options__name--selected:before {
    content: "";
    background-color: #fff;
    right: 7px;
    top: 0;
    width: 8px;
    height: 17px;
    border: solid var(--color);
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

#pdpBuyingOptionsTab .pdp-options .v-filtered-list__item .pdp-options__title .pdp-options__name--selected:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    margin: 3px;
    width: 21px;
    height: 21px;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    cursor: pointer;
    border-color: inherit
}

#pdpBuyingOptionsTab .pdp-options .v-filtered-list__item .pdp-options__title .pdp-margin-right {
    margin-right: 3em
}

#pdpBuyingOptionsTab .pdp-options .v-filtered-list__item .pdp-options__horizontal {
    display: flex
}

#pdpBuyingOptionsTab .pdp-options .v-filtered-list__item .pdp-options__horizontal:after {
    content: "";
    display: block;
    clear: both
}

#pdpBuyingOptionsTab .pdp-options .pdp-options__list .v-filtered-list__item .pdp-options__title .pdp-options__favorite {
    position: absolute;
    top: 2px;
    right: 0;
    height: 21px;
    width: 21px;
    color: transparent;
    stroke: #333;
    cursor: pointer;
    fill: transparent
}

#pdpBuyingOptionsTab .pdp-options .pdp-options__list .v-filtered-list__item .pdp-options__title .pdp-options__favorite.pdp-options__favorite--favorited {
    color: gold;
    fill: gold
}

#pdpBuyingOptionsTab .pdp-options .pdp-options__list .v-filtered-list__item .pdp-options__title .pdp-options__favorite {
    right: 34px;
    z-index: 2
}

#pdpBuyingOptionsTab .pdp-options--multi .cta .col-xs-12 {
    padding-right: 0;
    width: 100%
}

#pdpBuyingOptionsTab .pdp-options--multi .cta .col-xs-12 .btn {
    float: right
}

#pdpBuyingOptionsTab .pdp-options--multi .cta .btn {
    margin-left: auto;
    margin-bottom: 1em;
    float: right
}

#pdpBuyingOptionsTab .buyingOptionsTabEccDown {
    padding-top: 2em
}

#pdpBuyingOptionsTab .svg-nav_delivery {
    fill: #fff;
    width: 1.75rem;
    height: 1.125rem;
    margin-right: 20px;
    vertical-align: middle
}

#pdpBuyingOptionsTab .v-filtered-list__item:first-child {
    border-top: none
}

#pdpBuyingOptionsTab .v-filtered-list__item .pdp-btn {
    padding: .4em .5em;
    margin-right: 5em;
    width: 25%
}

#pdpBuyingOptionsTab .v-filtered-list__item .pdp-options__option {
    float: right;
    margin-bottom: -.5em;
    max-width: 33%
}

#pdpBuyingOptionsTab .v-filtered-list__item:after {
    content: "";
    display: block;
    clear: both
}

#pdpBuyingOptionsTab #pdp-access-required-modal a:link,#pdpBuyingOptionsTab #pdp-bundle-price-modal a:link,#pdpBuyingOptionsTab #pdp-lead-time-modal a:link {
    color: var(--color)
}

#pdpBuyingOptionsTab #pdp-access-required-modal a:hover,#pdpBuyingOptionsTab #pdp-bundle-price-modal a:hover,#pdpBuyingOptionsTab #pdp-lead-time-modal a:hover {
    color: #bf002a
}

#pdpBuyingOptionsTab #pdp-access-required-modal .base-modal-container .card,#pdpBuyingOptionsTab #pdp-bundle-price-modal .base-modal-container .card,#pdpBuyingOptionsTab #pdp-lead-time-modal .base-modal-container .card {
    min-width: 400px;
    min-height: 200px;
    padding: 0
}

#pdpBuyingOptionsTab #pdp-access-required-modal .base-modal-container .card .modal-header,#pdpBuyingOptionsTab #pdp-bundle-price-modal .base-modal-container .card .modal-header,#pdpBuyingOptionsTab #pdp-lead-time-modal .base-modal-container .card .modal-header {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: space-between;
    align-items: center
}

#pdpBuyingOptionsTab #pdp-access-required-modal .base-modal-container .card .component-loader,#pdpBuyingOptionsTab #pdp-bundle-price-modal .base-modal-container .card .component-loader,#pdpBuyingOptionsTab #pdp-lead-time-modal .base-modal-container .card .component-loader {
    top: 30%
}

#pdpBuyingOptionsTab #pdp-access-required-modal .close-icon,#pdpBuyingOptionsTab #pdp-access-required-modal .close-symbol,#pdpBuyingOptionsTab #pdp-bundle-price-modal .close-icon,#pdpBuyingOptionsTab #pdp-bundle-price-modal .close-symbol,#pdpBuyingOptionsTab #pdp-lead-time-modal .close-icon,#pdpBuyingOptionsTab #pdp-lead-time-modal .close-symbol {
    fill: #fff;
    width: 20px;
    margin-right: 20px
}

#pdpBuyingOptionsTab #pdp-access-required-modal .close-icon:hover,#pdpBuyingOptionsTab #pdp-access-required-modal .close-symbol:hover,#pdpBuyingOptionsTab #pdp-bundle-price-modal .close-icon:hover,#pdpBuyingOptionsTab #pdp-bundle-price-modal .close-symbol:hover,#pdpBuyingOptionsTab #pdp-lead-time-modal .close-icon:hover,#pdpBuyingOptionsTab #pdp-lead-time-modal .close-symbol:hover {
    fill: #000
}

#pdpBuyingOptionsTab #pdp-access-required-modal .modal-header,#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-header,#pdpBuyingOptionsTab #pdp-lead-time-modal .modal-header {
    padding: .9375rem 0 .9375rem 1.875rem;
    border-radius: 3px 3px 0 0;
    background: #666;
    color: #fff
}

#pdpBuyingOptionsTab #pdp-access-required-modal .modal-header .modal-title,#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-header .modal-title,#pdpBuyingOptionsTab #pdp-lead-time-modal .modal-header .modal-title {
    display: inline-block;
    margin: 0;
    font-weight: 700;  font-family: var(--fm);
    font-size: 1.125rem;
    margin-top: 2px;
    line-height: 1.42857
}

#pdpBuyingOptionsTab #pdp-access-required-modal .modal-header .close-icon:focus,#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-header .close-icon:focus,#pdpBuyingOptionsTab #pdp-lead-time-modal .modal-header .close-icon:focus {
    outline: none
}

#pdpBuyingOptionsTab #pdp-access-required-modal .modal-header .close-icon:focus-visible,#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-header .close-icon:focus-visible,#pdpBuyingOptionsTab #pdp-lead-time-modal .modal-header .close-icon:focus-visible {
    outline: 5px auto -webkit-focus-ring-color;
    outline: 4px auto Highlight
}

#pdpBuyingOptionsTab #pdp-access-required-modal .modal-body,#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body,#pdpBuyingOptionsTab #pdp-lead-time-modal .modal-body {
    padding: 30px;
    font-size: 14px;
    color: #333;

}

#pdpBuyingOptionsTab #pdp-access-required-modal .modal-body .row,#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body .row,#pdpBuyingOptionsTab #pdp-lead-time-modal .modal-body .row {
    margin-right: 2rem;
    margin-left: 2rem
}

#pdpBuyingOptionsTab #pdp-access-required-modal .modal-body .row .col-sm-10,#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body .row .col-sm-10,#pdpBuyingOptionsTab #pdp-lead-time-modal .modal-body .row .col-sm-10 {
    width: 80%;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px
}

#pdpBuyingOptionsTab #pdp-access-required-modal .modal-body hr,#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body hr,#pdpBuyingOptionsTab #pdp-lead-time-modal .modal-body hr {
    margin-top: 1rem;
    margin-bottom: 1.5rem
}

#pdpBuyingOptionsTab #pdp-access-required-modal .modal-body .modal-body-dark,#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body .modal-body-dark,#pdpBuyingOptionsTab #pdp-lead-time-modal .modal-body .modal-body-dark {
    float: left;
    position: relative;
    padding-right: 10px;
    padding-left: 10px
}

#pdpBuyingOptionsTab #pdp-access-required-modal .modal-footer,#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-footer,#pdpBuyingOptionsTab #pdp-lead-time-modal .modal-footer {
    text-align: center;
    padding: 15px;
    margin-top: 100px
}

#pdpBuyingOptionsTab #pdp-access-required-modal .modal-footer .btn,#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-footer .btn,#pdpBuyingOptionsTab #pdp-lead-time-modal .modal-footer .btn {
    min-width: 140px;
    min-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    background-color: #f0f0f0;
    color: #333;
    margin-top: 20px
}

#pdpBuyingOptionsTab #pdp-access-required-modal .modal-footer .btn-primary,#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-footer .btn-primary,#pdpBuyingOptionsTab #pdp-lead-time-modal .modal-footer .btn-primary {
    color: #fff!important;
    background-color: var(--color)!important;
    border-color: var(--color)!important;
    font-weight: 400
}

#pdpBuyingOptionsTab #pdp-access-required-modal .modal-footer .btn-secondary:hover,#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-footer .btn-secondary:hover,#pdpBuyingOptionsTab #pdp-lead-time-modal .modal-footer .btn-secondary:hover {
    color: #fff;
    background-color: #bf012a;
    transition: none;
    border-color: none
}

#pdpBuyingOptionsTab #pdp-access-required-modal .modal-footer .btn-secondary:disabled,#pdpBuyingOptionsTab #pdp-access-required-modal .modal-footer .btn-secondary:disabled:hover,#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-footer .btn-secondary:disabled,#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-footer .btn-secondary:disabled:hover,#pdpBuyingOptionsTab #pdp-lead-time-modal .modal-footer .btn-secondary:disabled,#pdpBuyingOptionsTab #pdp-lead-time-modal .modal-footer .btn-secondary:disabled:hover {
    color: #fff;
    background-color: #d6d6d6;
    border: none;
    opacity: 1
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .base-modal-container .card {
    min-width: 80%;
    max-height: 95%;
    display: flex;
    flex-direction: column
}

@media(min-width: 1140px) {
    #pdpBuyingOptionsTab #pdp-bundle-price-modal .base-modal-container .card {
        min-width:700px
    }
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body {
    max-height: 550px;
    overflow: auto;
    padding: 30px;
    position: relative
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body .row {
    margin-right: 0;
    margin-left: 0
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body .pricing-no-option {
    margin: 1.3rem
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body .pricing-no-option h3 {
    font-size: .875rem;
  
    padding-bottom: .875rem
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body .pricing-no-option h5 {
    font-size: .8125rem;
    line-height: 1.38462;
  
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body .text-center {
    text-align: center
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body .table {
    display: block;
    width: 100%;
    min-height: .01%;
    overflow-x: auto;
    margin-bottom: 20px
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body .table .table-header th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd;
    background-color: #d6d6d6;
    text-align: left
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body .table td {
    padding: 8px
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body #bundle-Price .bundle-pricing-items-item {
    font-size: 14px;
    font-weight: 100;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    cursor: pointer
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body #bundle-Price .bundle-pricing-items-item .form-checkbox__text {
    padding: 2px
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body #bundle-Price .bundle-pricing-items-item input {
    background-color: #fff
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-body #bundle-Price input:checked {
    color: #fff;
    background-color: var(--color);
    border: 1px solid var(--color)!important
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-footer {
    margin: 5px;
    padding: 30px
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-footer .btn {
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px 20px;
    font-size: 12px;
    letter-spacing: .15rem
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .modal-footer .btn[disabled] {
    cursor: not-allowed;
    opacity: .35;
    box-shadow: none;
    -webkit-box-shadow: none
}

#pdpBuyingOptionsTab #pdp-bundle-price-modal .pdp-hr {
    border: 0;
    border-top: 1px solid #eee
}

.content-button-wrapper {
    box-shadow: 1px 1px 4px rgba(0,0,0,.161);
    border-radius: 3px
}

.content-button-wrapper a {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 20px
}

.content-button-wrapper a:active {
    font-weight: 400
}

.content-button-wrapper a:hover .options-arrow-background path[fill="var(--color)"] {
    fill: #bf002a
}

.content-button-wrapper a svg {
    flex-shrink: 0
}

.content-button-wrapper a .svg-nav_find_products {
    height: 19px;
    width: 17px;
    stroke: #000;
    fill: none;
    stroke-width: 1px;
    margin-right: 10px
}

.content-button-wrapper a .content-button-text {
    color: #000;
    font-size: 15px;
    margin-right: 10px
}

.content-button-wrapper a .options-arrow-background {
    margin-left: auto;
    transition: all .2s ease-out
}

.base-modal-mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 0;
    opacity: 0;
    height: 100vh;
    background: #000;
    z-index: 9999;
    transition: opacity .3s ease,width 0s ease .3s
}

.base-modal-mask.visible {
    width: 100vw;
    opacity: .8;
    transition: opacity .3s ease
}

.card-modal .card {
    position: fixed;
    max-height: 100%;
    max-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    z-index: 10000;
    border-radius: 4px;
    padding: 2rem
}

@media(max-width: 768px) {
    .product-modal .card-modal .card {
        width:85%
    }
}

@media(min-width: 541px) {
    .product-modal .card-modal .card {
        overflow-y:auto
    }
}

@media(max-width: 540px) {
    .product-modal .card-modal .card {
        width:100%;
        max-height: 100%;
        top: 0;
        left: 0;
        border-radius: 0;
        transform: none;
        overflow-y: auto
    }
}

.close-modal .close-icon {
    position: absolute;
    right: 2em;
    top: 2em;
    fill: var(--color)
}

.close-modal .close-icon:hover {
    fill: #ac0026
}

.configurable-product-card {
    height: 100%;
    min-height: 100px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 4px 8px rgba(0,0,0,.161);
    border-radius: 3px;
    padding: 10px 16px;
    display: flex;
    flex-direction: column
}

.configurable-product-card .card-row {
    display: flex
}

.configurable-product-card .card-row #compareCol {
    margin-left: auto
}

.configurable-product-card .close-symbol {
    width: .6rem;
    height: .6rem
}

.configurable-product-card .svg-nav_find_products {
    display: inline-block;
    stroke: #000;
    fill: none;
    stroke-width: 1px
}

.configurable-product-card:hover .productCard-title {
    color: #91cc10
}

.configurable-product-card .productCard-description,.configurable-product-card .productCard-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.configurable-product-card .productCard-text-wrapper {
    display: flex;
    flex-wrap: wrap
}

.configurable-product-card.small-productcard {
    width: 360px;
    min-height: 85px
}

.configurable-product-card.small-productcard .productCard-text-wrapper {
    
    margin-bottom: 5px
}

.configurable-product-card.small-productcard .svg-nav_find_products {
    display: flex;
    margin-right: 5px;
    margin-top: 2px;
    float: left
}

.configurable-product-card.small-productcard .productCard-title {
    margin-top: 0
}

.configurable-product-card.small-productcard .productCard-text-wrapper {
    width: 188px
}

.configurable-product-card.yellow-productcard {
    height: 90px;
    width: 212px;
    background: #febb2c 0 0 no-repeat padding-box
}

.configurable-product-card.yellow-productcard .productCard-description {
    display: none;
    font-size: 14px
}

.configurable-product-card.yellow-productcard .svg-nav_find_products {
    float: left;
    margin-right: 5px;
    margin-top: 2px
}

.configurable-product-card.yellow-productcard .close-symbol {
    width: 7.5px;
    height: 7.5px;
    vertical-align: top;
    margin-top: 3px
}

.configurable-product-card.yellow-productcard .productCard-text-wrapper {
  
    margin-top: 0
}

.configurable-product-card.yellow-productcard .productCard-title {
    margin-top: 0
}

.configurable-product-card.yellow-productcard .col {
    margin: 3px
}

.configurable-product-card.large-productcard {
    width: 720px
}

.configurable-product-card.large-productcard .svg-nav_find_products {
    display: inline-block;
    height: 35px;
    width: 35px;
    float: left;
    margin-right: 10px;
    margin-top: 5px
}

.configurable-product-card.large-productcard .productCard-title {
    display: block;
    font-size: 1.125rem;
    font-weight: 700;  font-family: var(--fm);
    margin-bottom: 0
}

.configurable-product-card.large-productcard .productCard-description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px
}

.configurable-product-card.large-productcard .title-col {
    width: -webkit-fill-available
}

#pdpPropertiesTab .productCard-text-wrapper {
    flex-direction: column
}

.compare-wrapper {
    display: flex;
    flex-wrap: nowrap;
    height: -webkit-fill-available;
    cursor: pointer
}

.compare-icon {
    margin-right: 5px;
    width: 24px;
    height: 22px;
    stroke: #febb2c;
    fill: #fff;
    stroke-width: 2
}

.compare-icon.selected,.compare-icon:hover {
    fill: #febb2c
}

.break {
    flex-basis: 100%;
    height: 0;
    margin-bottom: 5px
}

.productCard-title {
    text-align: left;

    letter-spacing: 0;
    color: #2c2a29;
    opacity: 1;
    margin-top: 5px;
    margin-bottom: 15px
}

@media(min-width: 768px) {
    .visible-mobile {
        display:none
    }
}

.compare-button-text {
    position: relative;
    bottom: 1px;
  
    letter-spacing: 0;
    color: #fff;
    opacity: 1
}

.compare-drawer-container {
    display: flex;
    justify-content: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1106;
    background: #2c2a29;
    border-radius: 8px 8px 0 0
}

.compare-drawer-container .product-compare-bar {
    display: flex;
    flex-direction: column;
    padding: 10px
}

.compare-drawer-container .product-compare-bar .compare-drawer-title {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media(min-width: 390px) {
    .compare-drawer-container .product-compare-bar {
        flex-direction:row;
        justify-content: space-around;
        flex-wrap: wrap
    }
}

@media(min-width: 768px) {
    .compare-drawer-container .product-compare-bar {
        flex-direction:row;
        width: 100%;
        padding: 28px 10px 20px 10px
    }
}

@media(min-width: 1080px) {
    .compare-drawer-container .product-compare-bar {
        width:1140px
    }
}

.compare-drawer-container .product-compare-bar .mobile-compare-header-arrow {
    margin: 0 -10px
}

.compare-drawer-container .product-compare-bar .mobile-compare-header-arrow .mobile-compare-header-arrow-icon {
    margin: 2px auto 0 auto
}

.compare-drawer-container .product-compare-bar .mobile-compare-header-arrow .mobile-compare-header-arrow-icon.open {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: 2px
}

.compare-drawer-container .product-compare-bar .compare-button-row {
    display: inline-flex;
    align-items: center;
    order: 1;
    height: 50px;
    justify-content: space-between;
    margin-left: -10px;
    margin-right: -10px
}

@media(min-width: 768px) {
    .compare-drawer-container .product-compare-bar .compare-button-row {
        height:unset;
        margin-left: unset;
        margin-right: unset;
        margin-bottom: 17px
    }
}

.compare-drawer-container .product-compare-bar .compare-button-row .compare-products {
    font-size: 20px;
  
    font-weight: 700;  font-family: var(--fm);
    color: #fff;
    margin-right: 10px
}

.compare-drawer-container .product-compare-bar .compare-button-row .compare-products-selected {
    font-size: 15px;
    color: #fff
}

.compare-drawer-container .product-compare-bar .compare-button-wrapper {
    display: none;
    order: 3;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 20px
}

@media(min-width: 768px) {
    .compare-drawer-container .product-compare-bar .compare-button-wrapper {
        display:inline-flex;
        order: 2;
        margin: 0 0 17px auto
    }
}

.compare-drawer-container .product-compare-bar .compare-button-wrapper .compare-button {
    color: #fff!important;
    background-color: var(--color)!important;
    border-color: var(--color)!important;
    font-weight: 400;
    margin-left: 0;
    display: flex;
    align-items: center;
    padding: 10px;
    height: 50px;
    letter-spacing: 0!important;
    text-transform: none;
    font-size: 15px;
    border: 1px solid transparent;
    border-radius: 3px;
    min-height: 40px;
    width: 100%;
    justify-content: center
}

@media(min-width: 768px) {
    .compare-drawer-container .product-compare-bar .compare-button-wrapper .compare-button {
        margin-left:10px;
        width: 152px;
        height: 35px
    }
}

.compare-drawer-container .product-compare-bar .compare-button-wrapper .compare-button:hover {
    background-color: #bf002a!important;
    border-color: #bf002a!important
}

.compare-drawer-container .product-compare-bar .compare-button-wrapper .compare-button:hover svg {
    fill: #bf002a
}

.compare-drawer-container .product-compare-bar .compare-button-wrapper .compare-button.compare-disabled {
    opacity: .35;
    pointer-events: none
}

.compare-drawer-container .product-compare-bar .compare-button-wrapper .compare-button svg {
    margin-right: 5px;
    fill: var(--color);
    stroke: #fff;
    stroke-width: 2px
}

.compare-drawer-container .product-compare-bar .selected-products-container {
    display: none;
    order: 2;
    flex-direction: column;
    flex-basis: 100%;
    margin-left: -10px;
    margin-right: -10px
}

@media(min-width: 768px) {
    .compare-drawer-container .product-compare-bar .selected-products-container {
        display:flex;
        order: 3;
        flex-direction: row;
        justify-content: left;
        margin-left: unset;
        margin-right: unset;
        flex-wrap: wrap
    }

    .compare-drawer-container .product-compare-bar .selected-products-container>div {
        margin: 0 10px 10px 0
    }
}

@media(min-width: 1080px) {
    .compare-drawer-container .product-compare-bar .selected-products-container {
        justify-content:space-between;
        flex-wrap: nowrap
    }

    .compare-drawer-container .product-compare-bar .selected-products-container>div {
        margin: unset
    }
}

.compare-drawer-container .product-compare-bar .selected-products-container .empty-product,.compare-drawer-container .product-compare-bar .selected-products-container .selected-product {
    width: unset;
    margin-bottom: 10px
}

@media(min-width: 768px) {
    .compare-drawer-container .product-compare-bar .selected-products-container .empty-product,.compare-drawer-container .product-compare-bar .selected-products-container .selected-product {
        width:212px;
        margin-bottom: unset
    }
}

.compare-drawer-container .product-compare-bar .selected-products-container .selected-product .configurable-product-card {
    background: #febb2c;
    min-height: 60px
}

@media(min-width: 768px) {
    .compare-drawer-container .product-compare-bar .selected-products-container .selected-product .configurable-product-card {
        min-height:120px
    }
}

.compare-drawer-container .product-compare-bar .selected-products-container .selected-product .configurable-product-card .card-row {
    justify-content: space-between
}

.compare-drawer-container .product-compare-bar .selected-products-container .selected-product .configurable-product-card .card-row .productCard-title {
    margin: 0
}

@media(min-width: 768px) {
    .compare-drawer-container .product-compare-bar .selected-products-container .selected-product .configurable-product-card .card-row .productCard-title {
        margin:5px 0 5px 0
    }
}

.compare-drawer-container .product-compare-bar .selected-products-container .selected-product .configurable-product-card svg.close-symbol {
    fill: var(--color)
}

.compare-drawer-container .product-compare-bar .selected-products-container .empty-product {
    border: 1px dashed #febb2c;
    border-radius: 3px;
    text-align: center;
    font: normal normal normal 16px/18px Helvetica Neue,Helvetica;
    letter-spacing: 0;
    color: #febb12;
    opacity: 1;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px
}

@media(min-width: 768px) {
    .compare-drawer-container .product-compare-bar .selected-products-container .empty-product {
        min-height:120px
    }
}

.compare-icon-1 {
    position: relative;
    top: 3px;
    fill: var(--color)!important;
    stroke: #fff!important;
    stroke-width: 1;
    height: 18px
}

a.back-to-top-button {
    display: flex;
    flex-direction: column;
    min-width: 60px;
    padding: 10px;
    border-radius: 6px 6px 0 0;
    background-color: #425365;
    position: fixed;
    bottom: 0;
    justify-content: center;
    align-items: center;
    right: 2vw;
    min-height: 60px;
    transform: translateY(100%);
    transition: transform .3s linear;
    z-index: 1100
}

a.back-to-top-button:link {
    color: #fff
}

a.back-to-top-button:active {
    font-weight: 400
}

a.back-to-top-button.visible {
    transform: translateY(0)
}

a.back-to-top-button svg {
    width: 24px;
    height: 24px;
    margin-bottom: 3px;
    fill: none;
    stroke: currentColor
}

.productDetailsPage {
    padding-left: calc(100vw - 100%);
    min-width: fit-content;
    font-size: 14px;
    color: #333;

    line-height: 1.42857;
    overflow-x: hidden;
    min-height: 100vh
}

.productDetailsPage .navContainer {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px
}

.productDetailsPage svg {
    display: initial
}

.productDetailsPage h1 {
    margin-top: 20px;
    margin-bottom: 10px
}

.productDetailsPage #propertiesTab {
    flex-grow: 1
}

.productDetailsPage #propertiesTab .tableBodyRow.linkedScroll {
    display: inline-table;
    width: 100%;
    -webkit-user-drag: none
}

.productDetailsPage #propertiesTab .tableBodyCell.featureValueCell {
    padding-left: 12%
}

.productDetailsPage .pdpTabTitle {
    font-size: 1.125rem;
    line-height: 1.22222;
    font-weight: 700;  font-family: var(--fm);
    padding-top: 30px;
    margin-bottom: 10px
}


.support-page .support-1 .right .tit-semi{
    color: #000;
}
.ghgg1{
    font-size: var(--ft30);
}
.clickabless,.language-dropdown-pp{
    display: none;
}

@media screen and (max-width:1000px) {
    #banner .swiper_banner .swiper-slide{
        display: flex;
        flex-direction: column-reverse;
        
    }
    #banner .swiper_banner .swiper-slide > img{
        height: auto;
    }
     #banner .swiper_banner .swiper-slide .banner-text{
         bottom: unset;
         top: var(--ft60);
     }
    #banner .swiper_banner .swiper-slide .banner-text .bt1{
        font-size: var(--ft30);
    }
    #banner .swiper_banner .swiper-slide .banner-text .container{
        width: 100%;
        /*padding-right: 45vw;*/
        padding-bottom: var(--ft60);
        padding-top: var(--ft60);
    }

}
.inner-banner.pre .mbx{
    /*width: 36%*/
}
.title-hide .mbx span{
    display: none;
}
.block-1000{
    display: none
}
@media screen and (max-width:1000px) {
    .block-1000{
        display: block;
    }
    .hide-1000{
        display: none;
    }
}
@media screen and (max-width:500px) {
    #banner .swiper_banner .swiper-slide{
        padding-top: 140px;
    }
}
.title-hide-pro .catTitle.font-32{
    font-size: calc(0.625vw + 14px);
    width: 55%;
}
 .title-hide-pro .mbx{
     width: 50%;
 }
@media screen and (max-width:700px) {}
@media screen and (max-width:700px) {}
@media screen and (max-width:700px) {}
@media screen and (max-width:700px) {}
@media screen and (max-width:700px) {}
@media screen and (max-width:700px) {}
@media screen and (max-width:700px) {}
@media screen and (max-width:700px) {}
@media screen and (max-width:700px) {}
@media screen and (max-width:700px) {}
@media screen and (max-width:700px) {}