@font-face {
  font-family: "Lexend Deca";
  src: url("../fonts/LexendDeca-Medium.eot");
  src: url("../fonts/LexendDeca-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/LexendDeca-Medium.woff2") format("woff2"), url("../fonts/LexendDeca-Medium.woff") format("woff"), url("../fonts/LexendDeca-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend Deca";
  src: url("../fonts/LexendDeca-Regular.eot");
  src: url("../fonts/LexendDeca-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/LexendDeca-Regular.woff2") format("woff2"), url("../fonts/LexendDeca-Regular.woff") format("woff"), url("../fonts/LexendDeca-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend Deca";
  src: url("../fonts/LexendDeca-Light.eot");
  src: url("../fonts/LexendDeca-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/LexendDeca-Light.woff2") format("woff2"), url("../fonts/LexendDeca-Light.woff") format("woff"), url("../fonts/LexendDeca-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend Deca";
  src: url("../fonts/LexendDeca-Bold.eot");
  src: url("../fonts/LexendDeca-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/LexendDeca-Bold.woff2") format("woff2"), url("../fonts/LexendDeca-Bold.woff") format("woff"), url("../fonts/LexendDeca-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Unbounded";
  src: url("../fonts/Unbounded-Bold.eot");
  src: url("../fonts/Unbounded-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Unbounded-Bold.woff2") format("woff2"), url("../fonts/Unbounded-Bold.woff") format("woff"), url("../fonts/Unbounded-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Unbounded";
  src: url("../fonts/Unbounded-Black.eot");
  src: url("../fonts/Unbounded-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Unbounded-Black.woff2") format("woff2"), url("../fonts/Unbounded-Black.woff") format("woff"), url("../fonts/Unbounded-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Unbounded-ExtraBold";
  src: url("../fonts/Unbounded-ExtraBold.eot");
  src: url("../fonts/Unbounded-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Unbounded-ExtraBold.woff2") format("woff2"), url("../fonts/Unbounded-ExtraBold.woff") format("woff"), url("../fonts/Unbounded-ExtraBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Unbounded";
  src: url("../fonts/Unbounded-SemiBold.eot");
  src: url("../fonts/Unbounded-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Unbounded-SemiBold.woff2") format("woff2"), url("../fonts/Unbounded-SemiBold.woff") format("woff"), url("../fonts/Unbounded-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Unbounded";
  src: url("../fonts/Unbounded-Regular.eot");
  src: url("../fonts/Unbounded-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Unbounded-Regular.woff2") format("woff2"), url("../fonts/Unbounded-Regular.woff") format("woff"), url("../fonts/Unbounded-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Unbounded";
  src: url("../fonts/Unbounded-Medium.eot");
  src: url("../fonts/Unbounded-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Unbounded-Medium.woff2") format("woff2"), url("../fonts/Unbounded-Medium.woff") format("woff"), url("../fonts/Unbounded-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.seoPublic .Auxil-through a{
  border: none;
}
a.more:focus{
  background-color: var(--color);
}
a.public-btn:focus{
  background-color: var(--color);
}
.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%;
  }
}
.flex-wap .flex-left-box {
  margin-right: 25px;
  margin-bottom: 0;
}
.flex-wrap-1250 .flex-left-box {
  margin-right: 25px;
}
.clear-form-style {
  background: none;
  border: none;
}
@-webkit-keyframes header-rotate-infinite {
  to {
    -webkit-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg);
  }
}
@-moz-keyframes header-rotate-infinite {
  to {
    -moz-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg);
  }
}
@keyframes header-rotate-infinite {
  to {
    -webkit-transform: translateY(-50%) rotate(360deg);
    -moz-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg);
  }
}
@-webkit-keyframes about-rotate-infinite {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes about-rotate-infinite {
  to {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes about-rotate-infinite {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes f-change-size {
  to {
    -webkit-transform: translate(-50%, -50%) scale(1.25);
    transform: translate(-50%, -50%) scale(1.25);
  }
}
@-moz-keyframes f-change-size {
  to {
    -moz-transform: translate(-50%, -50%) scale(1.25);
    transform: translate(-50%, -50%) scale(1.25);
  }
}
@keyframes f-change-size {
  to {
    -webkit-transform: translate(-50%, -50%) scale(1.25);
    -moz-transform: translate(-50%, -50%) scale(1.25);
    transform: translate(-50%, -50%) scale(1.25);
  }
}
#Advertising {
  display: none;
}
.body-overflow-box {
  position: relative;
  left: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
body {
  font-family: "Lexend Deca";
  max-width: 1920px;
  --color: #c00000;
  --color1: #0a2145;
  font-weight: normal;
  margin: 0 auto;
}
#innerMobileBanner{
  margin-top: 60px;
}
.page-header01{
  background: #fff!important;
}
.mobile-menu-wrap01 .mobile-menu .menu-header .logo{
  background-color: rgba(255,255,255,.5);
  padding: 10px;
  border-radius: 5px;
}
.container {
  width: 1750px;
}
.t-title {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  z-index: 1;
  color: var(--color);
  padding-top: 19px;
  padding-bottom: 21px;
  font-weight: 500;
}
.t-title::before {
  content: "";
  display: block;
  width: 59px;
  height: 59px;
  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;
  background: url(../images/t-title-icon.png) no-repeat center center;
}
.public-title {
  font-family: "Unbounded";
  font-size: 52px;
  font-weight: bold;
  color: var(--color1);
  line-height: 1.2;
}
.public-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 56px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  padding-left: 29px;
  padding-right: 30px;
  color: #fff;
  background-color: var(--color);
}
.public-btn span {
  margin-right: 10px;
}
.public-btn i {
  font-size: 22px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.public-btn:hover i {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.txt-font
{
font-weight: 300;
}
.txt-color
{
color: #666;
}
#header {
  z-index: 21;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff;
}
#header .container {
  width: 100%;
}
#header.active {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
#header .bg {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 86%;
}
#header .bg img {
  width: 100%;
  height: 100%;
}
#header .nav .ui.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  vertical-align: middle;
  margin-top: 19px;
  margin-bottom: 21px;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 52px;
  margin-left: auto;
}
#header .nav .ui.menu .menu-box::before {
  content: "";
  display: block;
  width: 36px;
  height: 37px;
  background: url(../images/h-icon1.png) no-repeat center center;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-animation: header-rotate-infinite 2s linear infinite;
  -moz-animation: header-rotate-infinite 2s linear infinite;
  animation: header-rotate-infinite 2s linear infinite;
}
#header .nav .ui.menu .menu-box > div {
  height: 100%;
}
#header .nav .ui.menu .menu-box ul.menu {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  font-size: 18px;
  margin-right: 53px;
  /*margin-right: 13px;*/
  color: white;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  float: left;
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover > a:after {
  opacity: 0.5;
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
  height: 100%;
  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;
  position: relative;
  z-index: 1;
}
#header .nav .ui.menu .menu-box ul.menu > li > a::after {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  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%);
  background: url(../images/h-icon.png) no-repeat center center;
  background-size: 100% 100%;
  z-index: -1;
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#header .nav .ui.menu .menu-box ul.menu > li:last-child {
  margin-right: 0;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 14px;
  background: #fff;
  top: 100%;
  left: -10px;
  width: 180px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid var(--color);
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 8px 15px;
  color: black;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  text-transform: capitalize;
  position: relative;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  display: none;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #aa0000;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover > ul {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .ui.menu .items {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 6.9%;
}
#header .nav .ui.menu .items .h-inquiry {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: var(--color);
  line-height: 46px;
  color: #fff;
  border-radius: 23px;
}
#header .nav .ui.menu .items .h-inquiry:hover {
  background-color: #222;
}
#header .nav .ui.menu .items .h-search {
  cursor: pointer;
}
#header .nav .ui.menu .items .h-search img {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .items .h-language {
  position: relative;
  cursor: pointer;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .nav .ui.menu .items .h-language span {
  color: #fff;
}
#header .nav .ui.menu .items .h-language i {
  color: #fff;
  font-size: 14px;
}
#header .nav .ui.menu .items .h-language img {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .items .h-language ul.sub-menu {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  z-index: 1;
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  top: 125%;
  right: 0;
  width: 130px;
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid var(--color);
  display: none \9;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li {
  display: block;
  padding: 0 10px;
  line-height: 40px;
  text-transform: capitalize;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li a img {
  vertical-align: middle;
  width: auto;
  height: 20px;
  margin-right: 6px;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li:hover {
  background: var(--color);
  color: white;
}
#header .nav .ui.menu .items .h-language:hover ul.sub-menu {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .nav .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .nav .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .nav .search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .nav .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 .nav .search-box form input[type="submit"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
.wpulike.wpulike-default {
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}
.post-views-box {
  position: relative;
  margin-left: 20px;
}
.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
  background-image: url(../images/fw.png) !important;
  -webkit-filter: none;
  filter: none;
}
.wpulike {
  z-index: 10;
}
.wpulike.post-views-box {
  z-index: 5;
}
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;
  -moz-transition: 0.5s;
  transition: 0.5s;
  display: none;
  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;
  -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;
}
#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%);
  transform: translateX(-50%);
  -webkit-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;
  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: var(--color);
  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%);
  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;
}
#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;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#mobile .menu-content .mob-share ul li:hover {
  background: var(--color);
}
#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%) 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%) 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;
}
#banner .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: var(--color);
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner ul.slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
#banner ul.slick-dots li {
  width: 9px;
  height: 9px;
  border: solid 1px #c3dae5;
  margin: 0 5px;
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: var(--color);
  background-color: var(--color);
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
#banner .nivo-directionNav a {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.3);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
  color: transparent;
  overflow: hidden;
  text-indent: -999em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#banner .nivo-directionNav a {
  opacity: 0;
}
#banner:hover .nivo-directionNav a {
  opacity: 1;
}
#banner .nivo-directionNav a:hover {
  background-color: var(--color);
}
#banner .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
  left: 40px;
}
#banner .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
  right: 40px;
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: var(--color) !important;
}
#banner {
  background-position: center bottom;
  background-size: 100% auto;
  background-color: #161514;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
#banner .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
#banner .bg img {
  opacity: 0;
}
#banner {
  position: relative;
  margin-top: 100px;
}
#banner .banner-slick li {
  position: relative;
}
#banner .banner-slick li .bg {
  position: absolute;
}
#banner .banner-slick li .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#banner .banner-slick li .content .text-box {
  margin-top: 17.2%;
  color: #fff;
  z-index: 1;
}
#banner .banner-slick li .content .text-box .banner-bg {
  width: 100%;
  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;
}
#banner .banner-slick li .content .text-box h2 {
  font-family: "Unbounded";
  font-weight: bold;
  line-height: 1.2;
}
#banner .banner-slick li .content .text-box p {
  line-height: 1.2;
}
#banner .banner-panel {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
#banner .banner-panel .banner-panel-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#banner .banner-panel .banner-panel-bg img {
  width: 100%;
  height: 100%;
}
#banner .banner-panel .banner-btn {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.39);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#banner .banner-panel .banner-btn span {
  margin-right: 10px;
  font-family: "Unbounded";
  font-weight: bold;
}
#banner .banner-panel .banner-btn i {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#banner .banner-panel .banner-btn:hover {
  color: var(--color);
}
#banner .banner-panel .banner-btn:hover i {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#banner .banner-panel .pagination {
  font-weight: 500;
}
#banner .banner-panel .pagination .current {
  color: #ffffff;
}
#banner .banner-panel .pagination i,
#banner .banner-panel .pagination .total {
  color: #ffffff;
  opacity: 0.46;
}
.slick-slider:not(.slick-vertical) .slick-track {
  display: block;
  margin-left: auto;
}
.slick-slider:not(.slick-vertical) .slick-track .slick-slide > div {
  height: auto;
}
.slick-slider:not(.slick-vertical) .slick-track .slick-slide {
  height: 100%;
}
#index-body .category .category-slick {
  margin-right: -20.3%;
}
#index-body .category .category-slick li .slide-box {
  margin-right: 40px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  border-bottom: 7px solid transparent;
  z-index: 1;
}
#index-body .category .category-slick li .slide-box .bg {
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/category-bg2.jpg) no-repeat center center;
  background-size: 100% 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .category .category-slick li .slide-box .bg .bg1 {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/category-bg1.jpg) no-repeat center center;
  background-size: 100% 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .category .category-slick li .slide-box .title {
  color: var(--color1);
  line-height: 1.666;
  font-weight: 600;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .category .category-slick li .slide-box .line {
  height: 1px;
  background-color: #e3e3e3;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .category .category-slick li .slide-box .intro {
  color: #666666;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  font-weight: 300;
  line-height: 1.666;
}
#index-body .category .category-slick li .slide-box .icon {
  background-color: #c00000;
  border: solid 10px #f3f3f3;
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .category .category-slick li .slide-box .icon img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .category .category-slick li .slide-box .img {
  margin-top: -34px;
  display: block;
}
#index-body .category .category-slick li .slide-box .img img {
  background-color: #fff;
}
#index-body .category .category-slick li .slide-box:hover {
  border-color: var(--color1);
}
#index-body .category .category-slick li .slide-box:hover .bg .bg1 {
  opacity: 0;
}
#index-body .category .category-slick li .slide-box:hover .title {
  color: #fff;
}
#index-body .category .category-slick li .slide-box:hover .line {
  background-color: rgba(255, 255, 255, 0.39);
}
#index-body .category .category-slick li .slide-box:hover .intro {
  color: #fff;
}
#index-body .category .category-slick li .slide-box:hover .icon {
  background-color: #fff;
  border-color: var(--color);
}
#index-body .category .category-slick li .slide-box:hover .icon img {
  -webkit-filter: brightness(1) invert(0);
  filter: brightness(1) invert(0);
}
#index-body .about {
  position: relative;
}
#index-body .about .right .t-title {
  color: #ffffff;
}
#index-body .about .right .t-title::before {
  background: url(../images/t-title-icon1.png) no-repeat center center;
}
#index-body .about .right .public-title {
  color: #ffffff;
}
#index-body .about .right .intro {
  max-width: 801px;
  font-weight: 300;
  color: #ffffff;
  line-height: 1.888;
}
#index-body .about .right .right-bottom {
  width: 428px;
}
#index-body .about .right .right-bottom .number-Plus {
  background-color: var(--color);
}
#index-body .about .right .right-bottom .number-Plus li {
  -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;
}
#index-body .about .right .right-bottom .number-Plus li .number-text {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#index-body .about .right .right-bottom .number-Plus li .number-text em {
  font-size: 97px;
  font-family: "Unbounded";
  font-weight: 900;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: var(--color);
  line-height: 1.2;
  text-shadow: -1px -1px 0 #fff, /* 左上 */ 1px -1px 0 #fff, /* 右上 */ -1px 1px 0 #fff, /* 左下 */ 1px 1px 0 #fff;
  /* 右下 */
}
#index-body .about .right .right-bottom .number-Plus li .number-text span {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  font-weight: 900;
  color: var(--color);
  text-shadow: -1px -1px 0 #fff, /* 左上 */ 1px -1px 0 #fff, /* 右上 */ -1px 1px 0 #fff, /* 左下 */ 1px 1px 0 #fff;
  /* 右下 */
}
#index-body .about .right .right-bottom .number-Plus li .title {
  font-weight: 500;
  color: #fff;
  max-width: 121px;
  line-height: 1.3636;
}
#index-body .about .right .right-bottom .number-Plus:hover li .number-text em {
  color: #fff;
}
#index-body .about .right .right-bottom .number-Plus:hover li .number-text span {
  color: #fff;
}
#index-body .about .right .right-bottom .about-more {
  line-height: 51px;
  color: var(--color1);
  background-color: #fff;
}
#index-body .about .right .right-bottom .about-more i {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  font-size: 23px;
  font-family: initial;
}
#index-body .about .right .right-bottom .about-more:hover i {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#index-body .about .number-Plus li .data-right .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-weight: 500;
  color: var(--color);
  margin-bottom: 7px;
}
#index-body .about .number-Plus li .data-right .top em {
  font-size: 80px;
  line-height: 1.2;
  white-space: nowrap;
}
#index-body .about .number-Plus li .data-right .top span {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 10px;
  white-space: nowrap;
}
#index-body .about .number-Plus li .data-right .title {
  color: var(--color);
  font-weight: 500;
}
#index-body .advantage {
  background-color: #f7f7f7;
}
#index-body .advantage .content .left {
  max-width: 680px;
}
#index-body .advantage .content .left .advantage-list {
  border-top: solid 1px #e6e6e6;
}
#index-body .advantage .content .left .advantage-list li {
  border-bottom: solid 1px #e6e6e6;
}
#index-body .advantage .content .left .advantage-list li .title {
  font-family: "Unbounded";
  font-weight: 500;
  color: var(--color1);
}
#index-body .advantage .content .left .advantage-list li .intro {
  color: #666666;
  opacity: 0.7;
  font-weight: 300;
  line-height: 1.6666;
}
#index-body .advantage .content .right {
  position: relative;
  margin-left: 94px;
}
#index-body .advantage .content .right .year-box {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 185px;
  background-color: #c00000;
  border-radius: 0px;
  color: #fff;
}
#index-body .advantage .content .right .year-box .icon {
  -webkit-animation: about-rotate-infinite 1.5s linear infinite;
  -moz-animation: about-rotate-infinite 1.5s linear infinite;
  animation: about-rotate-infinite 1.5s linear infinite;
}
#index-body .advantage .content .right .year-box .title {
  font-weight: bold;
  opacity: 0.8;
}
#index-body .advantage .content .right .year-box .year {
  font-family: "Unbounded";
  font-weight: bold;
  line-height: 1.2;
}
#index-body .advantage .number-Plus li .top {
  border-bottom: solid 1px #cccccc;
  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;
  font-size: 70px;
}
#index-body .advantage .number-Plus li .top em {
  line-height: 1.2;
  margin-right: 10px;
  font-family: "Unbounded-ExtraBold";
  color: #f7f7f7;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  text-shadow: -1px -1px 0 #000, /* 左上 */ 1px -1px 0 #000, /* 右上 */ -1px 1px 0 #000, /* 左下 */ 1px 1px 0 #000;
  /* 右下 */
}
#index-body .advantage .number-Plus li .top span {
  font-weight: bold;
  color: var(--color);
}
#index-body .advantage .number-Plus li .title {
  font-weight: 500;
}
#index-body .advantage .number-Plus li:hover .top em {
  color: var(--color);
  text-shadow: -1px -1px 0 var(--color), /* 左上 */ 1px -1px 0 var(--color), /* 右上 */ -1px 1px 0 var(--color), /* 左下 */ 1px 1px 0 var(--color);
  /* 右下 */
}
#index-body .case .content {
  position: relative;
}
#index-body .case .content .case-slick {
  margin-left: -16%;
  margin-right: -16%;
}
#index-body .case .content .case-slick .slide-box {
  border-bottom: 6px solid transparent;
  position: relative;
}
#index-body .case .content .case-slick .slide-box .box {
  position: absolute;
  left: 20%;
  right: 20%;
  bottom: 0;
  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;
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .case .content .case-slick .slide-box .box .title {
  display: block;
  font-weight: 500;
  font-family: "Unbounded";
  background-color: var(--color);
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .case .content .case-slick .slide-box .box .title:hover {
  color: var(--color1);
}
#index-body .case .content .case-slick .slide-box .box .case-more {
  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;
  background-color: var(--color1);
  line-height: 52px;
  color: #fff;
}
#index-body .case .content .case-slick .slide-box .box .case-more i {
  font-size: 22px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .case .content .case-slick .slide-box .box .case-more:hover i {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#index-body .case .content .case-slick .slide-box::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 6px;
  background-color: var(--color);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
#index-body .case .content .case-slick .slide-box:hover::after {
  opacity: 1;
}
#index-body .case .content .case-slick .slick-current + div .slide-box .box {
  opacity: 1;
}
#index-body .case .content .prev,
#index-body .case .content .next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 53px;
  height: 53px;
  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;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  background-color: var(--color);
  z-index: 3;
}
#index-body .case .content .prev i,
#index-body .case .content .next i {
  font-size: 20px;
}
#index-body .case .content .prev {
  left: 22%;
}
#index-body .case .content .next {
  right: 22%;
}
#index-body .news .left {
  width: 47.85%;
}
#index-body .news .right {
  width: 52.15%;
}
#index-body .news .right .news-slick li .slide-box {
  margin-top: 22px;
  position: relative;
  background-color: #f7f7f7;
  border-bottom: 7px solid transparent;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .news .right .news-slick li .slide-box .icon {
  position: absolute;
  right: 0;
  top: 0;
}
#index-body .news .right .news-slick li .slide-box .type-date .type,
#index-body .news .right .news-slick li .slide-box .type-date .date {
  color: #141414;
  opacity: 0.6;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  font-weight: 300;
}
#index-body .news .right .news-slick li .slide-box .title {
  font-weight: 600;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #141414;
  border-bottom: 1px solid rgba(20, 20, 20, 0.1);
}
#index-body .news .right .news-slick li .slide-box .intro {
  color: #141414;
  opacity: 0.6;
  line-height: 1.625;
  height: -webkit-calc(1.625 * 2);
  height: -moz-calc(1.625 * 2);
  height: calc(1.625 * 2);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  font-weight: 300;
}
#index-body .news .right .news-slick li .slide-box:hover {
  background-color: var(--color);
  border-color: var(--color1);
}
#index-body .news .right .news-slick li .slide-box:hover .type-date .type,
#index-body .news .right .news-slick li .slide-box:hover .type-date .date {
  color: #fff;
}
#index-body .news .right .news-slick li .slide-box:hover .title {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
}
#index-body .news .right .news-slick li .slide-box:hover .intro {
  color: #fff;
}
#index-body .partner {
  background-color: #aa0000;
}
#index-body .partner ul {
  margin-left: -5.2%;
  margin-right: -5.2%;
}
#index-body .partner ul li img {
  background-color: #fff;
}
#index-body .partner ul.partner-slick2 {
  direction: rtl;
  /* 内部保持LTR布局 */
}
#index-body .partner ul.partner-slick2 .slick-list,
#index-body .partner ul.partner-slick2 .slick-track {
  direction: rtl;
  /* 内部保持LTR布局 */
}
#footer {
  position: relative;
}
#footer .f-back {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
}
#footer .f-back .back-box {
  width: 55px;
  height: 56px;
  border-radius: 50%;
  background-color: #0c1628;
  text-align: center;
  padding-top: 7px;
  color: #fff;
}
#footer .f-back .back-box i {
  font-size: 22px;
}
#footer .f-back::after {
  content: "";
  width: 75px;
  height: 75px;
  background-color: var(--color1);
  border-radius: 50%;
  opacity: 0.5;
  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: f-change-size 1s linear infinite alternate;
  -moz-animation: f-change-size 1s linear infinite alternate;
  animation: f-change-size 1s linear infinite alternate;
}
#footer .f-top .title {
  font-family: "Unbounded";
  font-weight: 600;
  color: #ffffff;
}
#footer .f-top .top-box {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
#footer .f-top .f-nav-list {
  width: 75.375%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#footer .f-top .f-nav-list li {
  color: #c7c7c7;
  font-weight: 300;
}
#footer .f-top .f-nav-list li i {
  font-size: 21px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  margin-right: 8px;
  color: #c7c7c7;
}
#footer .f-top .f-nav-list li a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  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;
}
#footer .f-top .f-nav-list li i{
  opacity: 0;
  transition: .3s;
}
#footer .f-top .f-nav-list li:hover {
  color: var(--color);
}
#footer .f-top .f-nav-list li:hover i {
  color: #c7c7c7;
  opacity: 1;
}
#footer .f-content dl.dl-margin-l-r {
  margin-left: 5px;
  margin-right: 5px;
}
#footer .f-content dl dt {
  font-weight: 500;
  color: #ffffff;
  font-family: "Unbounded";
}
#footer .f-content dl dd a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #ffffff;
  opacity: 0.6;
}
#footer .f-content dl dd a:hover {
  color: var(--color);
  opacity: 1;
}
#footer .f-content .items .text {
  line-height: 1.5555;
  color: #ffffff;
  max-width: 342px;
}
#footer .f-content .items .social-account li a {
  width: 31px;
  height: 31px;
  background-color: #ffffff;
  border-radius: 15px;
  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;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  margin-right: 12px;
}
#footer .f-content .items .social-account li a i {
  font-size: 21px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: var(--color);
}
#footer .f-content .items .social-account li a:hover {
  background-color: var(--color);
}
#footer .f-content .items .social-account li a:hover i {
  color: #fff;
}
#footer .f-content .items .social-account li:last-child {
  position: relative;
}
#footer .f-content .items .social-account li:last-child #ewm {
  position: absolute;
  bottom: 110%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100px;
  height: 100px;
  border: 8px solid #fff;
  display: none;
}
#footer .f-content .items .social-account li:last-child a i {
  color: #000;
}
#footer .f-content .items .social-account li:last-child:hover #ewm {
  display: block;
}
#footer .f-content .f-category {
  width: 45%;
}
#footer .f-content .f-category .f-category-list li {
  padding-right: 23px;
  margin-bottom: 20px;
}
#footer .f-content .f-category .f-category-list li:nth-child(odd) {
  width: 43%;
}
#footer .f-content .f-category .f-category-list li:nth-child(even) {
  width: 52%;
}
#footer .f-content .f-category .f-category-list li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
#footer .f-content .f-category .f-category-list li a i {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -moz-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  font-size: 20px;
}
#footer .f-content .f-category .f-category-list li a span {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-content .f-category .f-category-list li a:hover i {
  opacity: 1;
}
#footer .f-content .f-category .f-category-list li a:hover span {
  -webkit-transform: translateX(23px);
  -moz-transform: translateX(23px);
  -ms-transform: translateX(23px);
  transform: translateX(23px);
}
#footer .f-content .f-contact .f-contact-list li {
  margin-bottom: 19px;
  color: #ffffff;
  opacity: 0.6;
}
#footer .f-content .f-contact .f-contact-list li i {
  margin-right: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-content .f-contact .f-contact-list li span {
  max-width: 364px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-content .f-contact .f-contact-list li:hover {
  color: var(--color);
  overflow: 1;
}
#footer .f-content .f-contact .f-contact-list li:last-child span {
  line-height: 1.7;
}
#footer .f-form form {
  background-color: rgba(255, 255, 255, 0.4);
}
#footer .f-form form input {
  background: none;
  border: none;
  border-left: 1px solid #cccccc;
  height: 21px;
  padding-left: 5px;
  font-weight: 300;
  color: #ffffff;
  width: 18.926%;
}
#footer .f-form form input::-webkit-input-placeholder {
  color: #ffffff;
}
#footer .f-form form input:-moz-placeholder {
  color: #ffffff;
}
#footer .f-form form input::-moz-placeholder {
  color: #ffffff;
}
#footer .f-form form input:-ms-input-placeholder {
  color: #ffffff;
}
#footer .f-form form input::placeholder {
  color: #ffffff;
}
#footer .f-form form a.submit {
  background-color: var(--color);
  color: #fff;
  border-radius: 18px;
  line-height: 38px;
  margin-left: auto;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-form form a.submit:hover {
  background-color: var(--color1);
}
#footer .f-copy {
  -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;
  color: #eaeaea;
}
#footer .f-copy .copy {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#footer .f-copy svg {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-height: 28px;
  fill: #eaeaea;
}
#footer .f-copy svg text {
  fill: #eaeaea;
}
/* 侧边菜单 */
/* 侧边菜单 */
.fixed-toolbar {
  right: 20px;
  position: fixed;
  bottom: 30%;
  z-index: 100;
}
.fixed-toolbar ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
  width: 52px;
  height: 51px;
  background-color: rgba(0, 0, 0, 0.618);
  line-height: 51px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 25px;
  cursor: pointer;
  position: relative;
}
.fixed-toolbar ul li.back {
  display: none;
}
.fixed-toolbar ul li.back.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.fixed-toolbar ul li.code {
  line-height: 55px;
}
.fixed-toolbar ul li.r-inquiry {
  display: none;
}
.fixed-toolbar ul li img {
  display: inline-block;
  vertical-align: text-top;
}
.fixed-toolbar ul li:first-child {
  margin-top: 0;
}
.fixed-toolbar ul li:hover {
  background: var(--color);
}
.fixed-toolbar ul li:hover #ewm {
  left: -116px;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.fixed-toolbar ul li #ewm {
  width: 100px;
  height: 100px;
  border: 3px solid #fff;
  position: absolute;
  left: 100%;
  top: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: red;
}
/*ui.container不用设置了*/
@media screen and (max-width: 1800px) {
  #header .nav .ui.menu .items .h-language {
    margin-left: 20px;
    margin-right: 20px;
  }
  #header .nav .ui.menu .items {
    margin-left: 2%;
  }
}
@media screen and (max-width: 1700px) {
  #footer .f-top .f-nav-list li {
    margin-left: 15px;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin-right: 20px;
  }
  #footer .f-top .f-nav-list{
    width: 90%;
  }
}
@media screen and (max-width: 1450px) {
  #header .nav .ui.menu .menu-box ul.menu > li {
    font-size: 14px;
  }
  #index-body .advantage .number-Plus li .top {
    font-size: 60px;
  }
  #header .bg{
    width: 82%;
  }
}
@media screen and (max-width: 1250px) {
  .public-title {
    font-size: 45px;
  }
  .flex-wrap-1250 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-wrap-1250 .flex-left-box {
    margin-right: 0;
    margin-bottom: 25px;
  }
  #footer .f-content dl.dl-margin-l-r {
    margin-left: 0;
    margin-right: 0;
  }
  #banner {
    margin-top: 60px;
  }
  #banner .banner-slick li .content .text-box{
    margin-top: 2%;
  }
  #index-body .category .top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .category .top .public-title {
    margin-bottom: 20px;
  }
  #index-body .advantage .number-Plus {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .advantage .number-Plus li {
    width: 49%;
  }
  #index-body .case .content .case-slick .slide-box .box {
    left: 15px;
    right: 15px;
  }
  #footer .f-top .top-box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }
  #footer .f-top .f-nav-list {
    width: 100%;
  }
  #footer .f-top .f-nav-list li {
    margin-left: 0;
    margin-right: 10px;
  }
  #footer .f-content .f-content-box {
    margin-left: 0;
    margin-right: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .f-form form {
    margin-left: 0;
    margin-right: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1000px) {
  #banner,
  .inner-banner {
    margin-top: 60px;
  }
  .flex-wap .flex-left-box {
    margin-right: 0;
    margin-bottom: 25px;
  }
  .public-title {
    font-size: 35px;
  }
  #index-body .advantage .number-Plus li .top {
    font-size: 50px;
  }
  #index-body .case .content .case-slick {
    margin-left: -25%;
    margin-right: -25%;
  }
  #index-body .news .right {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 20px;
  }
  #footer .f-top .f-nav-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #footer .f-content .items {
    margin-bottom: 25px;
  }
  #footer .f-content .items .text {
    max-width: 100%;
  }
  #footer .f-content .f-category {
    width: 100%;
  }
  #footer .f-content .f-contact .f-contact-list li:last-child span {
    max-width: 100%;
  }
  #footer .f-form form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .f-form form input {
    width: 50%;
    margin-bottom: 15px;
  }
  #footer .f-form form a.submit {
    margin-left: 0;
  }
}
@media screen and (max-width: 700px) {
  .public-title {
    font-size: 30px;
  }
  .mobile-display-none {
    display: none;
  }
  .public-btn {
    line-height: 40px;
  }
  #banner .banner-panel {
    display: none;
  }
  #index-body .category .category-slick {
    margin-right: -18px;
  }
  #index-body .category .category-slick li .slide-box {
    margin-right: 18px;
  }
  #index-body .about .right .right-bottom .number-Plus li .number-text em {
    font-size: 60px;
  }
  #index-body .advantage .number-Plus li .top {
    font-size: 38px;
  }
  #index-body .case .content .case-slick {
    margin-left: 0;
    margin-right: 0;
  }
  #index-body .case .content .next,
  #index-body .case .content .prev {
    display: none;
  }
  #index-body .case .content .case-slick .slick-current .slide-box .box {
    opacity: 1;
  }
  #footer {
    padding-top: 15px;
  }
  #footer .f-top {
    display: none;
  }
  #footer .f-copy .copy {
    text-align: center;
  }
  #footer .f-content .items .social-account {
    display: none;
  }
  #footer .f-content .f-category {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .public-title {
    font-size: 22px;
  }
  #banner .banner-slick li .content .text-box h2{
    font-size: 22px;
    margin-bottom: 10px;
  }
  #banner .banner-slick li .content .text-box p{
    display: none;
  }
  #banner .banner-slick li .content .text-box {
    margin-top: 12%;
  }
  #index-body .about .right .right-bottom {
    width: 100%;
  }
  #index-body .advantage .number-Plus li {
    width: 100%;
  }
  #index-body .about .right .right-bottom .about-more {
    line-height: 40px;
  }
  #index-body .advantage .content .right {
    margin-left: 50px;
  }
  #index-body .advantage .content .right .year-box {
    width: 100px;
  }
  #footer .f-form form input {
    width: 100%;
  }
}
/*
#cp-Nav .nav .title {
  font-size: 18px;
  font-weight: bold;
  padding: 8px 10px;
  background: var(--color);
  border-radius: 5px;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#cp-Nav .nav div.title .more-category {
  line-height: 1.5;
  !*<i class="fa fa-arrow-down"></i>*!
}*/
#spotlight.show {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3) !important;
}
#spotlight .scene img {
  border: 10px solid white !important;
  border-radius: 10px;
}
#spotlight .header {
  background: black !important;
}
/*内页*/
.pr{
  position: relative;
}
.pa{
  position: absolute;
}
.t_1 {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.inner-big-title{
  font-family: "Unbounded";
  font-size: 36px!important;
  font-weight: bold!important;
  color: var(--color1)!important;
}
table {
  border: none;
}
/*body {
  --color: #c00000;
  --color1: #0a2145;
}*/
#index-body .about1 {
  position: relative;
  background: url(/zx-packing/2025/08/14/aboutfactory.jpg?imageView2/2/format/webp/q/100)
    no-repeat center center / 100%;
  /*background-attachment: fixed;*/
  padding: 210px 0 230px;
}
#index-body .about1 .box .text {
  
  color: #fff;
}
#index-body .about1 .box .text .lh-1 {
  color: #fff;
}
#index-body .about1 .box .text .cont {
  color: #fff;
  margin-top: 40px;
  font-weight: 300;
}
#index-body .about1 .box .text .btn {
  margin-top: 60px;
}
#index-body .about1 .box .text .play-btn {
  position: static;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  background: none;
  border: 1px solid var(--color);
  width: 43px;
  margin-left: 33px;
  height: 43px;
}
#index-body .about1 .box .text .more:hover {
  background: var(--color);
}
#index-body .about1 .box .text .play-btn i {
  border-left: 0.5em solid var(--color);
  border-top: 0.5em solid transparent;
  border-bottom: 0.5em solid transparent;
  margin-left: 0.15em;
}
#index-body .about1 .box .text .play-btn::after,
#index-body .about1 .box .text .play-btn::before {
  border: 1px solid var(--color);
}
@media screen and (max-width: 1000px) {
  #index-body .about1 .box .text .play-btn {
    width: 43px !important;
  }
  #index-body .about1 {
    padding: 60px 0;
    background-size: cover;
  }
}
#index-body .form1 {
  background-color: #fff;
}
#index-body .form1 .cont {
  color: #666666;
}
#index-body .form1 li input {
  width: 100%;
  height: 47px;
  background-color: #ffffff;
  border-radius: 24px;
  border: none;
  padding: 0 20px;
}
#index-body .form1 li a.public-btn{
  line-height: 47px;
}
#index-body .form1 .i1 {
  width: 22%;
}
#index-body .form1 .i2 {
  width: 40%;
}
#index-body .form1 .more {
  border: none;
}
@media screen and (max-width: 1280px) {
  #index-body .form1 .i1 {
    width: 20%;
  }
}
@media screen and (max-width: 1000px) {
  #index-body .form1 .i1 {
    width: 48%;
    margin-bottom: 20px;
  }
  #index-body .form1 .i2 {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 700px) {
  #index-body .form1 .i1 {
    width: 100%;
  }
}
.more {
  height: 46px;
  background-color: var(--color);
  border-radius: 23px;
  line-height: 46px;
  width: 172px;
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  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;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.more::after {
  content: "";
  width: 16px;
  height: 12px;
  background: url(../images/jt.png) no-repeat center center / 100%;
  margin-left: 10px;
  width: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.more.m2 {
  background: #fff;
  color: var(--color);
}
.more.m2::after {
  background-image: url(../images/jt2.png);
}
.more:hover::after {
  width: 16px;
}
.col {
  color: var(--color);
  font-weight: 500;
}
.lh-1 {
  line-height: 1.4;
  color: #141414;
}
.fw {
  font-weight: 500;
}
/* .font-18 {
  line-height: 1.8;
}
.font-16 {
  line-height: 30px
} */
/*.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}*/
.flex_wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex_center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex_cont {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@-webkit-keyframes wordsloop {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-1250px);
    transform: translateX(-1250px);
  }
}
@-moz-keyframes wordsloop {
  0% {
    -moz-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -moz-transform: translateX(-1250px);
    transform: translateX(-1250px);
  }
}
@keyframes wordsloop {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-1250px);
    -moz-transform: translateX(-1250px);
    transform: translateX(-1250px);
  }
}
@-webkit-keyframes circle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes circle {
  0% {
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes circle {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.shouye h1 {
  display: inline;
}
/* .seoPublic .Auxil-news .list ul li .content time{
  line-height: 2;
} */

/* @media screen and (max-width: 1100px) {
  .slickDots {
    display: none;
  }
} */
@media screen and (max-width: 1000px) {
  br {
    /* display: none; */
  }
  .more {
    width: 172px !important;
  }
  /* .body-overflow-box {
    margin-bottom: 0;
  } */
  .f-news .t1 {
    margin-bottom: 30px;
  }
  .flex-5 > * {
    width: 25%;
  }
}
@media screen and (max-width: 700px) {
  /* .font-60{
    font-size: 22px;
line-height: 40px;
  }
  .font-16{
      font-size: 16px;
  } */
}
@media screen and (max-width: 500px) {
  /* .fixed-toolbar {
    right: 10px;
    bottom: 13%;
  } */
  .product-page {
    padding: 20px 0 !important;
  }
  .more {
    zoom: 0.6;
  }
}
/*inner*/
#index-body .about1 .data {
  margin-top: 2.5rem;
  padding: 0 1.4rem;
}
#index-body .about1 .data ul li {
  height: 80px;
  /*line-height: 146px;*/
  border-right: 1px solid rgba(3, 39, 50, 0.4);
  text-align: center;
  margin: 60px 0;
}
#index-body .about1 .data ul li img {
  display: inline-block;
  vertical-align: middle;
  filter: brightness(0);
}
#index-body .about1 .data ul li .text {
  display: inline-block;
  vertical-align: middle;
  padding-left: 1.45rem;
  color: #2a2829;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-align: left;
}
#index-body .about1 .data ul li .text h4 {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
}
#index-body .about1 .data ul li .text p {
  font-size: 16px;
  line-height: 2;
  margin-top: 0.4rem;
}
#index-body .about1 .data ul li:first-child {
  text-align: left;
  width: 22%;
}
#index-body .about1 .data ul li:nth-child(2) {
  width: 27.5%;
}
#index-body .about1 .data ul li:nth-child(3) {
  width: 28%;
}
#index-body .about1 .data ul li:last-child {
  border-right: 0;
  width: 22.5%;
  padding-left: 2.5%;
}
#index-body .about1 .data ul li:hover img {
  filter: none;
}
#index-body .about1 .data ul li:hover .text {
  color: var(--color);
}
.inner-banner {
  height: 300px;
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  color: #fff;
  position: relative;
  overflow: hidden;
  border-bottom : 1px solid #e6e6e6;
}
.inner-banner .box {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
}
.inner-banner .box h2 {
  font-size: 2.4rem;
  line-height: 1.4;
  color: #112044;
  text-align: center;
  font-family: "Unbounded";
  font-weight: bold;
  padding-top: 36px;
}
.inner-banner .box .mbx {
  font-size: 18px;
  line-height: 2;
  margin-top: 1rem;
  text-align: center;
  color: #666;
}
.inner-banner .ui.container {
  max-width: 1550px;
  width: 100%;
}
.inner-page h2.title,
.seoPublic .title {
  font-size: 2.4rem;
  color: var(--color);
  font-weight: normal;
  /*line-height: 2;*/
}
.seoPublic .title{
  margin-bottom: 0;
}
.title {
  /*font-size: 2.4rem;
  color: #141414;*/

  /*line-height: 1.2;*/
}
.inner-page h2.title,
.seoPublic .title em {
  color: var(--color);
}
/*.inner-page .ui.container {
  max-width: 1550px;
  width: 100%;
}*/
.inner-page .m-page {
  margin-top: 2.5rem;
  text-align: center;
}
.inner-page .m-page a,
.inner-page .m-page span {
  margin: 0 13px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  border-radius: 100%;
  font-weight: 600;
  font-size: 18px;
  color: #141414;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inner-page .m-page a::after,
.inner-page .m-page span::after {
  content: "";
  width: 130%;
  height: 130%;
  position: absolute;
  left: -15%;
  top: -15%;
  border-radius: inherit;
 
}
.inner-page .m-page a:hover {
  background-color: var(--color);
  color: #fff;
}
.inner-page .m-page span.current {
  background-color: var(--color);
  color: #fff;
}
.about-page .about-1 {
  padding: 5rem 0;
}
.about-page .about-1 .img {

}
.about-page .about-1 .img .play {
  position: absolute;
  top: 45%;
  left: 47%;
  z-index: 1;
  cursor: pointer;
}
.about-page .about-1 .img .play::before,
.about-page .about-1 .img .play::after {
  position: absolute;
  z-index: -1;
  content: "";
  left: -15px;
  right: -15px;
  top: -15px;
  bottom: -15px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.4);
  -webkit-animation: ks 2s linear infinite;
  -o-animation: ks 2s linear infinite;
  -ms-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
}
.about-page .about-1 .img .play::before {
  -webkit-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.about-page .about-1 .text {
  vertical-align: middle;
  padding-left: 3rem;
}
.about-page .about-1 .text h3 {
  font-size: 42px;
  color: var(--color1);
  line-height: 1.5;
  font-family: "Unbounded";
  font-weight: bold;
}
.about-page .about-1 .text .con {
  font-size: 18px;
  line-height: 2;
  color: #666;
  margin-top: 1.75rem;
  height: 350px;
  overflow-y: auto;
  font-weight: 300;
}
.about-page .about-2 {
  background-color: #f7f7f7;
  padding: 10rem 0 25rem;
}
.about-page .about-2 .left {
  vertical-align: middle;
  width: 34%;
  padding-right: 5.65rem;
}
.about-page .about-2 .left p {
  font-size: 18px;
  line-height: 2;
  color: #666;
  margin-top: 2.4rem;
}
.about-page .about-2 .left .arrow {
  margin-top: 2.45rem;
}
.about-page .about-2 .left .arrow .al,
.about-page .about-2 .left .arrow .ar {
  display: inline-block;
  width: 51px;
  height: 51px;
  background-color: #080808;
  text-align: center;
  line-height: 51px;
  cursor: pointer;
}
.about-page .about-2 .left .arrow .al img,
.about-page .about-2 .left .arrow .ar img {
  vertical-align: middle;
}
.about-page .about-2 .left .arrow .ar {
  background-color: var(--color);
  margin-left: -3px;
}
.about-page .about-2 .right {
  vertical-align: middle;
  width: 66%;
}
.about-page .about-2 .right ul {
  margin-right: -3rem;
}
.about-page .about-2 .right ul li {
  padding-right: 3rem;
}
.about-page .about-2 .right ul li img {
  width: 100%;
}
.about-page .about-3 .box {
  position: relative;
  background-color: #ffffff;
  box-shadow: 0px 0px 37px 0px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  padding: 4.5rem 8rem 4.5rem;
  margin-top: -14%;
}
.about-page .about-3 .box .header {
  text-align: center;
}
.about-page .about-3 .box .header h2.title {
  color: var(--color);
}
.about-page .about-3 .box .header p {
  font-size: 18px;
  line-height: 2;
  color: #666;
  margin: 1rem auto 0;
  width: 80%;
}
.about-page .about-3 .box .content {
  margin-top: 4rem;
}
.about-page .about-3 .box .content ul {
  margin-right: -2.3rem;
}
.about-page .about-3 .box .content ul li {
  padding-right: 2.3rem;
}
.about-page .about-3 .box .content ul li .img img {
  width: 100%;
}
.about-page .about-3 .box .content ul li .text {
  padding: 1.95rem 1.9rem 0 0;
}
.about-page .about-3 .box .content ul li .text h4 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-size: 24px;
  color: #191919;
  line-height: 1.4;
}
.about-page .about-3 .box .content ul li .text p {
  font-size: 18px;
  line-height: 2;
  color: #666;
  margin-top: 1rem;
}
.about-page .about-3 .box .content ul li:hover .text h4 {
  color: var(--color);
}
.about-page .about-4 {
  padding: 5rem 0;
}
.about-page .about-4 h2.title {
  text-align: center;
}
.about-page .about-4 .content {
  margin-top: 3rem;
  padding: 0 4.4rem;
}
.about-page .about-4 .content ul {
  margin-right: -1.75rem;
}
.about-page .about-4 .content ul li {
  padding-right: 1.75rem;
}
.about-page .about-4 .content ul li img {
  width: 100%;
}
.about-page .about-4 .content ul .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 40px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.about-page .about-4 .content ul .slick-prev {
  background: url("../images/about4-left.png") no-repeat center center;
  left: -4.1rem;
}
.about-page .about-4 .content ul .slick-next {
  background: url("../images/about4-right.png") no-repeat center center;
  right: -2.6rem;
}
.about-page #index-body .about1 {
  background: url(/genset-radiator/2025/10/15/aboutbg.jpg?imageView2/2/format/webp/q/100)
    no-repeat center center;
  /*background-size: cover;*/
  color: #fff;
  padding: 6.35rem 0;
  position: relative;
  background-attachment: fixed;
}
.about-page #index-body .about1 .data ul li {
  border-right: 1px solid #757a7c;
}
.about-page #index-body .about1 .data ul li img {
  filter: grayscale(100%) brightness(900%);
}
.about-page #index-body .about1 .data ul li .text {
  color: #fff;
}
.about-page #index-body .about1 .data ul li:last-child {
  border-right: 0;
}
.about-page #index-body .about1 .data ul li:hover img {
  filter: none;
}
.about-page .about-6 {
  padding: 5rem 0;
}
.about-page .about-6 h2.title {
  color: #222;
  text-align: center;
}
.about-page .about-6 .content {
  margin-top: 2.7rem;
  padding: 0 4.4rem;
}
.about-page .about-6 .content ul {
  margin-right: -1rem;
}
.about-page .about-6 .content ul li {
  padding-right: 1rem;
}
.about-page .about-6 .content ul li img {
  width: 100%;
}
.about-page .about-6 .content ul .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 40px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.about-page .about-6 .content ul .slick-prev {
  background: url("../images/about4-left.png") no-repeat center center;
  left: -4.1rem;
}
.about-page .about-6 .content ul .slick-next {
  background: url("../images/about4-right.png") no-repeat center center;
  right: -2.6rem;
}
@media screen and (max-width: 1700px) {
  .inner-page .m-page a,
  .inner-page .m-page span {
    height: 44px;
    line-height: 44px;
    width: 44px;
  }
}
@media screen and (max-width: 1366px) {
  .about-page .about-3 .box {
    padding: 5.6rem 4rem 6.2rem;
  }
}
@media screen and (max-width: 1280px) {
  .about-page .about-3 .box {
    padding: 5.6rem 2rem 6.2rem;
  }
  .about-page .about-3 .box .content ul li .text {
    padding: 1.95rem 1rem 0 0;
  }
}
@media screen and (max-width: 1100px) {
  .about-page .about-1 .text {
    padding-left: 1.5rem;
  }
  .about-page .about-2 .left {
    padding-right: 3rem;
  }
  .about-page .about-3 .box .content ul li .text h4 {
    font-size: 21px;
  }
}
@media screen and (max-width: 1000px) {
  .inner-banner {
    height: 300px;
  }
  .about-page .about-1 .img {
    width: 100%;
  }
  .about-page .about-1 .text {
    width: 100%;
    padding: 2rem 0 0 0;
  }
  .about-page .about-2 .left {
    padding-right: 1rem;
  }
}
@media screen and (max-width: 700px) {
  .inner-banner {
    height: 240px;
  }
  #cp-Nav .nav div.title {
    line-height: 32px;
  }
  .seoPublic .Auxil-news .list ul li .content div.h6 {
    line-height: 32px;
    min-height: 4em;
  }
  .seoPublic .Auxil-about .box .right div.h3 {
    line-height: 32px;
  }
  .product-page .pro-box .product-right .text p {
    display: none;
  }
  #cp-Nav .nav ul li a {
    font-size: 16px;
    line-height: 30px;
  }
  /* .font-24 {
    line-height: 2 !important;
  } */
  #index-body .make1 .bottom li .t1 {
    line-height: 2;
  }
  /* .font-30 {
    font-size: 16px;
    line-height: 30px;
  }
  .font-18 {
    font-size: 16px;
    line-height: 30px;
  }
  .font-38 {
    font-size: 16px;
    line-height: 30px;
  } */
  .inner-banner .box h2 {
    font-size: 22px;
  }
  .inner-banner .box .mbx {
    font-size: 14px;
  }
  .about-page .about-1 .img .play {
    top: 42%;
    left: 42%;
  }

  .about-page .about-2 .left {
    width: 100%;
    padding-right: 0;
  }
  .about-page .about-2 .right {
    width: 100%;
    padding-top: 2rem;
  }
  .about-page .about-3 .box {
    padding: 5.6rem 1rem 6.2rem;
  }
  .about-page h2.title {
    font-size: 2rem;
    line-height: 1.4;
  }
  .about-page .about-3 .box .header p {
    font-size: 14px;
    width: 100%;
  }
  .about-page .about-3 .box .content ul li .text h4 {
    font-size: 18px;
    line-height: 32px;
  }
  .about-page .about-3 .box .content ul li .text p {
    font-size: 14px;
  }
  .about-page .about-4 .content {
    padding: 0;
  }
  .about-page .about-6 .content {
    padding: 0;
  }
}
@media screen and (max-width: 500px) {
  .inner-page .m-page a,
  .inner-page .m-page span {
    line-height: 36px;
    height: 36px;
    width: 36px;
    margin: 5px;
  }
}
.cus-page .cus1 {
  padding-top: 5rem;
}
.cus-page .cus1 .header {
  text-align: center;
}
.cus-page .cus1 .header p {
  font-size: 18px;
  line-height: 30px;
  margin-top: 1rem;
  color: #666;
}
.cus-page .cus1 .content {
  margin-top: 3.95rem;
}
.cus-page .cus1 .content ul {
  margin-right: -4.3rem;
}
.cus-page .cus1 .content ul li {
  padding-right: 4.3rem;
  position: relative;
}
.cus-page .cus1 .content ul li .box {
  /*border: 1px solid rgba(0, 0, 0, 0.1);*/
  text-align: center;
  padding: 3rem 2.1rem 2.75rem;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: #fff;
}
.cus-page .cus1 .content ul li .box .img {
  height: 70px;
}
.cus-page .cus1 .content ul li .box .text {
  padding-top: 1.4rem;
}
.cus-page .cus1 .content ul li .box .text h3 {
  font-size: 24px;

  line-height: 1.4;
}
.cus-page .cus1 .content ul li .box .text p {
  font-size: 18px;
  line-height: 30px;
  color: #666;
  margin-top: 0.6rem;
  height: 112px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.cus-page .cus1 .content ul li .box .text .mores {
  display: block;
  font-size: 16px;
  color: var(--color);

  line-height: 1;
  margin-top: 1.5rem;
  position: relative;
}
.cus-page .cus1 .content ul li .box .text .mores::before,
.cus-page .cus1 .content ul li .box .text .mores::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  content: "";
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
  transform: translateX(-50%) translateY(-50%) scale(0.2);
}
.cus-page .cus1 .content ul li .box .text .mores::after {
  width: 90px;
  height: 90px;
  border-width: 6px;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
  transform: translateX(-50%) translateY(-50%) scale(0.8);
}
.cus-page .cus1 .content ul li .box .text .mores:hover::before,
.cus-page .cus1 .content ul li .box .text .mores:hover::after {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
}
.cus-page .cus1 .content ul li:hover .box {
  /*border-style: solid;
  border-width: 1px 1px 1px 1px;*/
  /*border-color: #fff;*/
  box-shadow: 8px 8px 40px 0px rgba(38, 51, 63, 0.14117647);
  background: var(--color);
}
.cus-page .cus1 .content ul li:hover .box {
  color: #fff;
}
.cus-page .cus1 .content ul li .box .text p {
  transition: 0.5s;
}
.cus-page .cus1 .content ul li:hover .box .text p {
  color: #fff;
}
.cus-page .cus1 .content ul li:hover .box .img {
  filter: brightness(0) invert(100);
}
.cus-page .cus1 .content ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 6%;
  width: 20px;
  height: 34px;
  /*background: url(../images/about4-right.png) no-repeat;*/
}
.cus-page .cus1 .content ul li:last-child::after {
  display: none;
}
.cus-page .cus2 {
  padding: 5rem 0;
}
.cus-page .cus2 .text {
  vertical-align: middle;
  width: 50%;
}
.cus-page .cus2 .text .con {
  font-size: 18px;
  line-height: 2;
  color: #666;
  margin-top: 2.45rem;
  font-weight: 500;
}

.cus-page.cus-page2 .cus2 .text .con {
  margin: 2.25em 0 0 auto;
}
.cus-page.cus-page2 h2.title {
  /*text-align: right;*/
  margin: 2.25em 0 0 auto;
  width: 90%;
}
.cus-page .cus2 .text .con {
  width: 90%;
}

.cus-page .cus2 .img {
  width: 50%;
  vertical-align: middle;
  border-radius: 10px;
}
.cus-page .cus3 {
  background-color: #fff;
  padding: 4.4rem 0;
}
.cus-page .cus3 .box {
  /*background-color: #fff;*/
  /*box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.1);*/
  /*border-radius: 7px;*/
  /*padding: 5rem 6.6rem;*/
}
.cus-page .cus3 .box .header {
  text-align: center;
}
.cus-page .cus3 .box .header p {
  font-size: 18px;
  line-height: 30px;
  color: #666;
  margin-top: 1.4rem;
}
.cus-page .cus3 .box .header .tab {
  margin-top: 2.4rem;
}
.cus-page .cus3 .box .header .tab ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  position: relative;
  bottom: 1px;
  border-radius: 0px 0px 0px 0px;
  padding: 0px 0 30px 0;
}
.cus-page .cus3 .box .header .tab ul li {
  border: 1px solid transparent;
  border-radius: 10px 10px 10px 10px;
  padding: 10px 40px 10px 40px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.cus-page .cus3 .box .header .tab ul li i {
  font-size: 40px;
  color: #7f8e9c;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.cus-page .cus3 .box .header .tab ul li h3 {
  font-size: 16px;
  line-height: 30px;

  color: rgba(1, 1, 1, 0.66);
  margin-top: 5px;
}
.cus-page .cus3 .box .header .tab ul li.active {
  border-color: #7f8e9c;
}
.cus-page .cus3 .box .header .tab ul li.active i {
  color: var(--color);
}
.cus-page .cus3 .box .header .tab ul li:hover {
  border-color: var(--color);
}
.cus-page .cus3 .box .header .tab ul li:hover i {
  color: var(--color);
}
.cus-page .cus3 .box .content {
  margin-top: 3rem;
}
.cus-page .cus3 .box .content li .img {
  vertical-align: middle;
}
.cus-page .cus3 .box .content li .text {
  vertical-align: middle;
  padding: 0 2.55rem;
}
.cus-page .cus3 .box .content li .text h3 {
  font-size: 1.8rem;
  color: var(--color);
  line-height: 1.2;
  font-family: "Unbounded";
  font-weight: bold;
}
.cus-page .cus3 .box .content li .text .desc {
  font-size: 18px;
  color: #666;
  line-height: 30px;
  margin-top: 1.7rem;
}
.cus-page .cus4 {
  padding: 5rem 0;
}
.cus-page .cus4 .left {
  width: 42.8%;
  vertical-align: middle;
}
.cus-page .cus4 .left h2.title em {
  display: block;
}
.cus-page .cus4 .left p {
  font-size: 16px;
  color: #2e2e2e;

  line-height: 1.7;
  margin-top: 2rem;
  width: 80%;
}
.cus-page .cus4 .right {
  width: 57.2%;
  vertical-align: middle;
}
.cus-page .cus4 .right ul {
  margin-right: -2.75rem;
}
.cus-page .cus4 .right ul li {
  padding-right: 1.75rem;
}
.cus-page .cus4 .right ul li img {
  width: 100%;
}
@media screen and (max-width: 1280px) {
  .cus-page .cus1 .content ul li .box {
    padding: 3rem 1.1rem 2.75rem;
  }
  .cus-page .cus2 .text h2.title {
    font-size: 2.2rem;
    line-height: 1.8;
  }
  .cus-page .cus2 .text .con p:first-child {
    width: 90%;
  }
  .cus-page .cus2 .text .con p:last-child {
    width: 96%;
  }
  .cus-page .cus3 .box {
    padding: 5rem 3rem;
  }
}
@media screen and (max-width: 1100px) {
  .cus-page .cus3 .box {
    padding: 5rem 1rem;
  }
  .cus-page .cus4 .left h2.title {
    font-size: 2rem;
  }
  .cus-page .cus4 .left p {
    width: 86%;
  }
}
@media screen and (max-width: 1000px) {
  .cus-page .cus1 .content ul {
    margin-right: 0;
  }
  .cus-page .cus1 .content ul li {
    width: 100%;
    padding-right: 0;
    padding-bottom: 70px;
  }
  .cus-page .cus1 .content ul li:last-child {
    padding-bottom: 0;
  }
  .cus-page .cus1 .content ul li::after {
    top: 88%;
    right: 50%;
  }
  .cus-page .cus2 .text {
    width: 100%;
  }
  .cus-page .cus2 .img {
    width: 100%;
    padding-top: 1rem;
  }
  .cus-page .cus3 .box .header .tab ul {
    display: block;
  }
  .cus-page .cus3 .box .header .tab ul li {
    width: 32%;
    display: inline-block;
    margin-bottom: 1rem;
  }
  .cus-page .cus3 .box .content li .img {
    width: 100%;
  }
  .cus-page .cus3 .box .content li .img img {
    width: 100%;
  }
  .cus-page .cus3 .box .content li .text {
    width: 100%;
    padding: 2rem 0 0 0;
  }
}
@media screen and (max-width: 700px) {
  .cus-page .cus1 .content ul li .box .text h3 {
    font-size: 20px;
    line-height: 36px;
  }
  .cus-page .cus2 .text .con p:first-child {
    width: 100%;
  }
  .cus-page .cus2 .text .con p:last-child {
    width: 100%;
  }
  .cus-page .cus2 .text .con {
    font-size: 14px;
  }
  .cus-page .cus3 {
    display: none;
  }
  .cus-page .cus4 .left {
    width: 100%;
  }
  .cus-page .cus4 .left p {
    width: 100%;
    font-size: 14px;
  }
  .cus-page .cus4 .right {
    width: 100%;
    padding: 2rem 0 0 0;
  }
}
.quality-page .quality-1 {
  padding: 5rem 0;
}
.quality-page #index-body .about1 {
  background: url(/genset-radiator/2025/09/24/servicebg.jpg?imageView2/2/format/webp/q/100)
    no-repeat center center/ cover;
  color: #fff;
  position: relative;
  background-attachment: fixed;
}
.quality-page #index-body .about1 .title {
  color: #fff;
  font-family: "Unbounded";
  font-size: 36px;
  font-weight: bold;


}

.quality-page #index-body .about1 .box .text .cont {
  color: #fff;
}
.quality-page .quality-1 .header {
  text-align: center;
}
.quality-page .quality-1 .header p {
  font-size: 18px;
  line-height: 30px;
  color: #666;
  margin-top: 1rem;
}
.quality-page .quality-1 .content {
  margin-top: 3.95rem;
}
.quality-page .quality-1 .content ul {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.quality-page .quality-1 .content ul li {
  background-color: #f8f8f8;
  width: 33.3333%;
  display: flex;
  align-items: center;
}
.quality-page .quality-1 .content ul li .img {
  width: 100%;
  height: 100%;
}
.quality-page .quality-1 .content ul li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.quality-page .quality-1 .content ul li .text {
  padding: 3.5rem 2.75rem 4.1rem 2.05rem;
  font-size: 20px;
  color: #3b3b3b;

  line-height: 2;
}
.quality-page .quality-1 .content ul li .text .con {
  font-size: 18px;
  color: #666666;
  line-height: 2;
}

.quality-page .quality-2 {
  text-align: center;
  padding: 6rem 0;
  background-color: #f7f7f7;
}
.quality-page .quality-2 .header p {
  font-size: 18px;
  line-height: 2;
  color: #666;
  margin: 10px auto 0;
  width: 70%;
}
.quality-page .quality-2 .content {
  margin-top: 3rem;
}
.quality-page .quality-2 .content ul {
  margin-right: -5.85rem;
}
.quality-page .quality-2 .content ul .slick-track {
  margin: 0;
}
.quality-page .quality-2 .content ul .slick-slide li:last-child::before {
  display: none;
}
.quality-page .quality-2 .content ul li {
  padding-right: 5.85rem;
  position: relative;
}
.quality-page .quality-2 .content ul li .img {
  background-color: #f6f6f6;
  padding: 1.35rem;
  border-radius: 50%;
}
.quality-page .quality-2 .content ul li img {
  width: 100%;
}
.quality-page .quality-2 .content ul li .img a.ig {
  display: block;
  position: relative;
}
.quality-page .quality-2 .content ul li .img a.ig::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(192,0,0,.37);
  border-radius: 50%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.quality-page .quality-2 .content ul li .img a.ig span {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  display: block;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.quality-page .quality-2 .content ul li .text {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-size: 20px;
  color: #1e1e1e;
  line-height: 1.8;

  text-align: center;
  padding-top: 1.95rem;
}
.quality-page .quality-2 .content ul li:hover .img a.ig::after {
  opacity: 1;
}
.quality-page .quality-2 .content ul li:hover .img a.ig span {
  opacity: 1;
  top: 40%;
}
.quality-page .quality-2 .content ul li:hover .text {
  color: var(--color);
}
.quality-page .quality-2 .content ul li::before {
  content: "";
  position: absolute;
  right: 12%;
  top: 35%;
  width: 20px;
  height: 34px;
  /*background: url(../images/about4-right.png) no-repeat;*/
}
.quality-page .quality-2 .content ul .slick-dots {
  position: absolute;
  left: 0;
  bottom: -20%;
  width: 94%;
  text-align: center;
}
.quality-page .quality-2 .content ul .slick-dots li {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px;
  background-color: var(--color);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 0;
  cursor: pointer;
}
.quality-page .quality-2 .content ul .slick-dots li button {
  display: none;
}
.quality-page .quality-2 .content ul .slick-dots li::before {
  display: none;
}
.quality-page .quality-2 .content ul .slick-dots li:last-child {
  margin-right: 0;
}
.quality-page .quality-2 .content ul .slick-dots li.slick-active {
  width: 52px;
  height: 10px;
  background-color: var(--color);
  border-radius: 5px;
}
.quality-page .quality-3 {
  padding: 5.4rem 0 3.4rem 0;
}
.quality-page .quality-3 .box {
  /*background-color: #ffffff;
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.1);*/
  border-radius: 7px;
  /*padding: 4rem 6rem;*/
}
.quality-page .quality-3 .box .left {
  vertical-align: middle;
}
.quality-page .quality-3 .box .left p {
  font-size: 18px;
  color: #666;
  line-height: 2;
  margin-top: 2rem;
  padding-right: 2.5rem;
}
.quality-page .quality-3 .box .right {
  vertical-align: middle;
  /*padding-left: 2.9rem;*/
}
.quality-page .quality-3 .box .right ul {
  margin-right: -0.75rem;
}
.quality-page .quality-3 .box .right ul li {
  padding: 0 2rem 2rem 0;
}
.quality-page .quality-3 .box .right ul li .info {
  border: 1px solid rgba(54, 54, 54, 0.2);
  text-align: center;
  padding: 1.65rem 0 1.6rem;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.quality-page .quality-3 .box .right ul li .info .img {
  height: 70px;
}
.quality-page .quality-3 .box .right ul li .info .img img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin: 0 auto;
}
.quality-page .quality-3 .box .right ul li .info h4 {
  margin-top: 1.5rem;
  font-size: 18px;
  line-height: 32px;
  color: #666;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 0 5px;
}
.quality-page .quality-3 .box .right ul li:hover .info {
  background: #f6f6f6;
}
.quality-page .quality-3 .box .right ul li:hover .info .img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.quality-page .quality-3 .box .right ul li:hover .info h4 {
  color: var(--color);
}
.quality-page .quality-3 .quality-3-slick p{
  color: #666;
}
.quality-page .quality-4 {
  padding: 6rem 0 ;

}
.quality-page .quality-4 .left {
  vertical-align: middle;
  width: 57.6%;
}
.quality-page .quality-4 .left ul {
  margin-right: -3.45rem;
}
.quality-page .quality-4 .left ul .slick-track {
  margin: 0;
}
.quality-page .quality-4 .left ul li {
  padding-right: 3.45rem;
}
.quality-page .quality-4 .left ul li .img {
  position: relative;
}
.quality-page .quality-4 .left ul li .img img {
  width: 100%;
}
.quality-page .quality-4 .left ul li .img p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(192,0,0, 0.77);
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 1.6;
  padding: 1rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.quality-page .quality-4 .right {
  vertical-align: middle;
  width: 42.4%;
  padding-left: 5rem;
}
.quality-page .quality-4 .right p {
  font-size: 18px;
  line-height: 2;
  color: #666;
  margin-top: 2rem;
  font-weight: 300;
}
@media screen and (max-width: 1366px) {
  .quality-page .quality-1 .content ul li .text {
    padding: 3.5rem 1rem 2rem 1rem;
    font-size: 16px;
  }
  .quality-page .quality-3 .box {
    padding: 4rem 2rem;
  }
  .quality-page .quality-3 .box .right {
    padding-left: 1.5rem;
  }
  .quality-page .quality-3 .box .right ul li .info h4 {
    font-size: 16px;
  }
  .quality-page .quality-4 .right {
    padding-left: 3rem;
  }
  .quality-page .quality-4 .left ul {
    margin-right: -2rem;
  }
  .quality-page .quality-4 .left ul li {
    padding-right: 2rem;
  }
}
@media screen and (max-width: 1000px) {
  .quality-page .quality-1 .content ul li .text {
    padding: 2rem 1rem 2rem 1rem;
    font-size: 16px;
  }
  .quality-page .quality-1 .content ul li:last-child .text {
    padding-top: 3rem;
  }
  .quality-page .quality-2 .header p {
    width: 90%;
  }
  .quality-page .quality-3 .box {
    padding: 4rem 1rem;
  }
  .quality-page .quality-3 .box .left {
    width: 100%;
  }
  .quality-page .quality-3 .box .right {
    width: 100%;
    padding: 2rem 0 0 0;
  }
  .quality-page .quality-4 .left {
    width: 100%;
  }
  .quality-page .quality-4 .right {
    width: 100%;
    padding: 2rem 0 0 0;
  }
}
@media screen and (max-width: 700px) {
  .quality-page .quality-1 .content ul {
    display: block;
  }
  .quality-page .quality-1 .content ul li {
    width: 100%;
  }
  .quality-page .quality-2 {
    display: none;
  }
  .quality-page .quality-3 {
    padding-top: 0;
  }
  .quality-page .quality-3 .box .left p {
    padding-right: 0;
  }
}
.design-page .design-1 {
  padding: 7rem 0;
}
.design-page .design-1 li {
  margin-bottom: 4rem;
}
.design-page .design-1 li .img {
  vertical-align: middle;
  width: 56%;
}
.design-page .design-1 li .text {
  vertical-align: middle;
  padding-left: 4.15rem;
  width: 44%;
}
.design-page .design-1 li .text span {
  font-size: 18px;

  line-height: 1;
  color: var(--color);
}
.design-page .design-1 li .text h2.title {
  margin-top: 1.2rem;
}
.design-page .design-1 li .text .desc {
  font-size: 16px;
  line-height: 2;

  color: #222222;
  margin-top: 2rem;
}
.design-page .design-1 li:last-child {
  margin-bottom: 0;
}
.design-page .design-1 li:nth-child(even) .text {
  padding: 0 4.25rem 0 0;
}
.design-page .design-2 {
  padding: 0.55rem 0 5.5rem;
}
.design-page .design-2 .header .text {
  background-color: #ffffff;
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
  border: solid 1px #ffffff;
  padding: 3rem 5rem 2.5rem 4rem;
  width: 64.81%;
}
.design-page .design-2 .header .text h2.title em {
  display: block;
}
.design-page .design-2 .header .text p {
  font-size: 16px;
  line-height: 2;

  margin-top: 1.2rem;
}
.design-page .design-2 .header .img {
  padding-top: 1.45rem;
  width: 35.19%;
}
.design-page .design-2 .content {
  margin-top: 3.1rem;
  position: relative;
}
.design-page .design-2 .content .pic {
  text-align: center;
  padding-top: 3rem;
}
.design-page .design-2 .content .desc li {
  font-size: 16px;

  max-width: 430px;
  position: absolute;
}
.design-page .design-2 .content .desc li i {
  width: 24px;
  height: 24px;
  background-color: var(--color);
  border-radius: 50%;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 18px;
  position: absolute;
}
.design-page .design-2 .content .desc li:nth-child(1) {
  top: 20px;
  left: 0px;
}
.design-page .design-2 .content .desc li:nth-child(1)::before {
  content: "";
  width: 90px;
  height: 1px;
  background: var(--color);
  position: absolute;
  bottom: -45px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 214px;
}
.design-page .design-2 .content .desc li:nth-child(1)::after {
  content: "";
  width: 121px;
  height: 1px;
  background: var(--color);
  position: absolute;
  bottom: -77px;
  left: 290px;
}
.design-page .design-2 .content .desc li:nth-child(2) {
  right: 20px;
  top: 60px;
}
.design-page .design-2 .content .desc li:nth-child(2)::before {
  content: "";
  width: 87px;
  height: 1px;
  background: var(--color);
  position: absolute;
  bottom: -50px;
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg);
  left: -28px;
}
.design-page .design-2 .content .desc li:nth-child(2)::after {
  content: "";
  width: 74px;
  height: 1px;
  background: var(--color);
  position: absolute;
  bottom: -88px;
  left: -80px;
}
.design-page .design-2 .content .desc li:nth-child(3) {
  left: 0;
  bottom: 28%;
}
.design-page .design-2 .content .desc li:nth-child(3)::before {
  content: "";
  width: 87px;
  height: 1px;
  background: var(--color);
  position: absolute;
  bottom: 61px;
  -webkit-transform: rotate(140deg);
  -ms-transform: rotate(140deg);
  transform: rotate(140deg);
  left: 65%;
}
.design-page .design-2 .content .desc li:nth-child(3)::after {
  content: "";
  width: 121px;
  height: 1px;
  background: var(--color);
  position: absolute;
  top: -66px;
  left: 92%;
}
.design-page .design-2 .content .desc li:nth-child(4) {
  top: 46%;
  right: 12%;
  max-width: 296px;
}
.design-page .design-2 .content .desc li:nth-child(4)::before {
  content: "";
  width: 87px;
  height: 1px;
  background: var(--color);
  position: absolute;
  top: -6px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  left: -67%;
}
.design-page .design-2 .content .desc li:nth-child(4)::after {
  content: "";
  width: 121px;
  height: 1px;
  background: var(--color);
  position: absolute;
  bottom: 22px;
  left: -42%;
}
.design-page .design-2 .content .desc li:nth-child(5) {
  bottom: 6%;
  left: 50%;
}
.design-page .design-2 .content .desc li:nth-child(5)::before {
  content: "";
  width: 121px;
  height: 1px;
  background: var(--color);
  position: absolute;
  top: -20px;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  left: -46%;
}
.design-page .design-2 .content .desc li:nth-child(5)::after {
  content: "";
  width: 69px;
  height: 1px;
  background: var(--color);
  position: absolute;
  bottom: 27px;
  left: -21%;
}
@media screen and (max-width: 1366px) {
  .design-page .design-1 li .text {
    padding-left: 2rem;
  }
  .design-page .design-1 li:nth-child(even) .text {
    padding: 0 2rem 0 0;
  }
  .inner-page h2.title,
  .seoPublic .title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1000px) {
  .design-page .design-1 li .img {
    width: 100%;
  }
  .design-page .design-1 li .text {
    padding: 2rem 0 0 0;
    width: 100%;
  }
  .design-page .design-1 li:nth-child(even) .text {
    padding: 2rem 0 0 0;
  }
  .design-page .design-2 .header .text {
    padding: 3rem 2rem 2.5rem;
  }
}
@media screen and (max-width: 700px) {
  .design-page .design-2 {
    display: none;
  }
}
.contact-page .contact-1 {
  padding: 5rem 0;
}
.contact-page .contact-1 .header p {
  font-size: 18px;
  line-height: 2;
  color: #666;
  margin-top: 1rem;
  /*width: 80%;*/
}
.contact-page .contact-1 .content {
  margin-top: 3.95rem;
}
.contact-page .contact-1 .content ul {
  margin-right: -6rem;
  margin-bottom: -5rem;
}
.contact-page .contact-1 .content ul li {
  padding-right: 4rem;
  margin-bottom: 5rem;
}
.contact-page .contact-1 .content ul li .img {
  display: inline-block;
  vertical-align: top;
}
.contact-page .contact-1 .content ul li .text {
  display: inline-block;
  width: 80%;
  padding-left: 3.45rem;
}
.contact-page .contact-1 .content ul li .text h4 {
  font-size: 24px;
  color: #282828;

  line-height: 1.4;
}
.contact-page .contact-1 .content ul li .text p {
  font-size: 16px;
  line-height: 2;
  color: #898989;
  font-weight: 300;

  margin-top: 0.8rem;
}
.contact-page .contact-2 {
  position: relative;
  z-index: 9;
  margin-top: 3%;
}
.contact-page .contact-2 .box {
  background-color: #ffffff;
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
  border-radius: 7px;
  padding: 4rem 6rem;
}
.contact-page .contact-2 .box h3 {
  font-size: 1.8rem;
  line-height: 1.8;
  font-weight: bold;
  font-family: "Unbounded";
}
.contact-page .contact-2 .box form {
  margin-top: 3rem;
}
.contact-page .contact-2 .box form ul {
  margin-right: -1rem;
}
.contact-page .contact-2 .box form ul li {
  padding-right: 1rem;
  margin-bottom: 20px;
}
.contact-page .contact-2 .box form ul li input[type="text"],
.contact-page .contact-2 .box form ul li textarea {
  width: 100%;
  height: 60px;
  background-color: #fafafa;
  color: #3d4459;
  text-indent: 0px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #fafafa;
  font-size: 15px;
  font-weight: 300;
  padding-left: 20px;
}
.contact-page .contact-2 .box form ul li input[type="text"]:focus,
.contact-page .contact-2 .box form ul li textarea:focus {
  border-color: #eee;
}
.contact-page .contact-2 .box form ul li input[type="text"]::placeholder,
.contact-page .contact-2 .box form ul li textarea::placeholder {
  color: #898989;
}
.contact-page
  .contact-2
  .box
  form
  ul
  li
  input[type="text"]::-webkit-input-placeholder,
.contact-page .contact-2 .box form ul li textarea::-webkit-input-placeholder {
  color: #898989;
}
.contact-page
  .contact-2
  .box
  form
  ul
  li
  input[type="text"]:-ms-input-placeholder,
.contact-page .contact-2 .box form ul li textarea:-ms-input-placeholder {
  color: #898989;
}
.contact-page .contact-2 .box form ul li textarea {
  height: 140px;
  padding-top: 20px;
}
.contact-page .contact-2 .box form ul li.wid-100 {
  width: 100%;
}
.contact-page .contact-2 .box form ul li input[type="submit"] {
  display: inline-block;
  color: #fff;
  width: 169px;
  height: 53px;
  text-align: center;
  border-radius: 25px;
  border: none;
  background: var(--color);
  font-size: 16px;
  margin: 0 0 0 auto;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transiton: 0.5s;
  -o-transition: 0.5s;
}
.contact-page .contact-2 .box form ul li input[type="submit"]:hover {
  background: #000;
}
.contact-page .contact-2 .box form ul li:last-child {
  /*text-align: right;*/
}
@media screen and (max-width: 1280px) {
  .contact-page .contact-2 .box {
    padding: 4rem 2rem;
  }
  .contact-page .contact-1 .content ul {
    margin-right: -4rem;
  }
  .contact-page .contact-1 .content ul li {
    padding-right: 4rem;
  }
  .contact-page .contact-1 .content ul li .text {
    padding-left: 2rem;
    width: 76%;
  }
}
@media screen and (max-width: 1000px) {
  .contact-page .contact-1 .content ul li .img {
    width: 100%;
  }
  .contact-page .contact-1 .content ul li .text {
    width: 100%;
    padding: 2rem 0 0 0;
  }
}
@media screen and (max-width: 700px) {
  .contact-page .contact-1 .header p {
    width: 100%;
    font-size: 14px;
  }
  .contact-page .contact-1 .content ul {
    margin-right: 0;
  }
  .contact-page .contact-1 .content ul li {
    width: 100%;
    padding-right: 0;
  }
  .contact-page .contact-1 .content ul li .text h4 {
    font-size: 20px;
  }
  .contact-page .contact-1 .content ul li .text p {
    font-size: 14px;
  }
  .contact-page .contact-2 .box {
    padding: 4rem 1rem;
  }
  .contact-page .contact-2 .box form ul {
    margin-right: 0;
  }
  .contact-page .contact-2 .box form ul li {
    width: 100%;
    padding-right: 0;
  }
}

.prodet-page .prodet-1 {
  padding: 5.5rem 0;
}
.prodet-page .prodet-1 .left {
  width: 46%;
  vertical-align: top;
}
.prodet-page .prodet-1 .left a.img-box {
  border-radius: 20px;
  background: #f9f9f9;
}
.prodet-page .prodet-1 .left a.img-box img {
  width: 100%;
  border: 1px solid #e5e5e5;
}
.prodet-page .prodet-1 .right {
  width: 54%;
  vertical-align: middle;
  padding-left: 4%;
}
.prodet-page .prodet-1 .right h1 {
  font-size: 32px;

  color: #141414;
  line-height: 1.2;
}
.prodet-page .prodet-1 .right span.cat {
  display: block;
  font-weight: 600;
  font-size: 40px;
  line-height: 1;
  color: var(--color);
  margin-top: 0.3em;
}
.prodet-page .prodet-1 .right .text {
  margin: 25px 0;
  font-weight: 500;
  line-height: 1.5;
  max-height: 220px;
  overflow: auto;
  font-size: 18px;
}
.prodet-page .prodet-1 .right .text::-webkit-scrollbar-thumb {
  background: var(--color);
}
.prodet-page .prodet-1 .right .info {
  margin-bottom: 10px;
}
.prodet-page .prodet-1 .right .info a {
  display: inline-block;
  padding: 10px 14px;
  border-radius: 5px;
  background: #eee;
  font-size: 20px;
  color: #141414;
  margin-right: 5px;
  margin-bottom: 5px;
}
.prodet-page a.more {
  line-height: 50px;
  height: 50px;
  padding: 0 30px;
  display: inline-block;
  position: relative;
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
  color: #fff;
  -webkit-perspective: 100px;
  -moz-perspective: 100px;
  perspective: 100px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 2;
  background-color: var(--color);
  -webkit-transform: rotateX(-10deg) translateZ(-5px);
  -moz-transform: rotateX(-10deg) translateZ(-5px);
  -ms-transform: rotateX(-10deg) translateZ(-5px);
  transform: rotateX(-10deg) translateZ(-5px);
}
.prodet-page .prodet-1 .right .info a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.prodet-page .prodet-1 .right .smallImg {
  margin-top: 2%;
}
.prodet-page .prodet-1 .right .smallImg ul {
  margin: -15px;
}
.prodet-page .prodet-1 .right .smallImg ul li {
  padding: 15px;
}
.prodet-page .prodet-2 .content {
  margin-top: 40px;
  font-size: 18px;
}
.prodet-page .prodet-2 .content table tr td {
  border: none;
}
.prodet-page .prodet-2 .content table tr:nth-child(even) {
  background: #efefef;
}
.prodet-page .prodet-2 .content table tr:first-child {
  background: #c9c9c9;
  color: white;
}
.prodet-page .prodet-3 {
  padding-top: 5rem;
}
.prodet-page .prodet-3 .productList {
  margin-top: 45px;
  overflow: hidden;
}
/*.prodet-page .prodet-3 .productList ul{
   margin:5px -1.5rem;
}*/
/*.prodet-page .prodet-3 .productList li{
  padding: 1.5rem;
}*/
.prodet-page .prodet-3 .productList li .box {
  border: 1px solid #cecece;
  border-radius: 7px;
  overflow: hidden;
  padding: 0 13px;
}
.prodet-page .prodet-3 .productList li .box .img {
  text-align: center;
}
.prodet-page .prodet-3 .productList li .box .con {
  margin: 0 13px;
  padding: 1.5rem 0 2rem;
  font-size: 18px;
  min-height: 7em;
  color: rgba(9, 9, 9, 0.87);
  position: relative;
}
.prodet-page .prodet-3 .productList li .box .con h5 {
  line-height: 2;
}
.prodet-page .prodet-3 .productList li .box .con::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #cecece;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.prodet-page .prodet-3 .productList li .box .con::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: var(--color);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  z-index: 2;
}
.prodet-page .prodet-3 .productList li .box .con:hover::before {
  opacity: 1;
}
.prodet-page .prodet-3 .productList li .box .con:hover::after {
  opacity: 0;
}
.prodet-page .prodet-4 {
  padding: 6rem 0 4rem;
}
.prodet-page .prodet-4 .form {
  margin-top: 40px;
}
.prodet-page .prodet-4 .form ul {
  margin: -30px -13px;
}
.prodet-page .prodet-4 .form ul li {
  padding: 30px 13px;
}
.prodet-page .prodet-4 .form ul li input,
.prodet-page .prodet-4 .form ul li textarea {
  line-height: 50px;
  height: 50px;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  font-weight: 500;
  font-size: 18px;
  color: black;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.prodet-page .prodet-4 .form ul li input::-webkit-input-placeholder,
.prodet-page .prodet-4 .form ul li textarea::-webkit-input-placeholder {
  color: #a0a0a0;
}
.prodet-page .prodet-4 .form ul li input:-moz-placeholder,
.prodet-page .prodet-4 .form ul li textarea:-moz-placeholder {
  color: #a0a0a0;
}
.prodet-page .prodet-4 .form ul li input::-moz-placeholder,
.prodet-page .prodet-4 .form ul li textarea::-moz-placeholder {
  color: #a0a0a0;
}
.prodet-page .prodet-4 .form ul li input-ms-input-placeholder,
.prodet-page .prodet-4 .form ul li textarea-ms-input-placeholder {
  color: #a0a0a0;
}
.prodet-page .prodet-4 .form ul li input::placeholder,
.prodet-page .prodet-4 .form ul li textarea::placeholder {
  color: #a0a0a0;
}
.prodet-page .prodet-4 .form ul li input:focus,
.prodet-page .prodet-4 .form ul li textarea:focus {
  border-color: var(--color);
}
.prodet-page .prodet-4 .form ul li.wid-100 {
  width: 100%;
}
.gallery-page .gallery-1 {
  padding: 5rem 0 7rem;
}
.gallery-page .gallery-1 .m-page .wp-pagenavi{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;

}
.gallery-page .gallery-1 .list ul {
  margin: -25px -12px;
}
.gallery-page .gallery-1 .list ul li {
  padding: 25px 12px;
}
.gallery-page .gallery-1 .list ul li a.img-box {
  display: block;
  border-radius: 15px;
  border:1px solid #e5e5e5;
}
.gallery-page .gallery-1 .list ul li a.img-box img {
  display: block;
  width: 100%;
}
.gallery-page .gallery-1 .list ul li a.img-box h6 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  position: absolute;
  top: 55%;
  left: 0;
  width: 100%;
  padding: 0 15px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  z-index: 1;
  color: white;
}
.gallery-page .gallery-1 .list ul li a.img-box::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(192,0,0, 0.4);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.gallery-page .gallery-1 .list ul li a.img-box:hover h6 {
  top: 50%;
  opacity: 1;
}
.gallery-page .gallery-1 .list ul li a.img-box:hover::after {
  opacity: 1;
}
.gallery-page1 .list .play{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.gallery-page1 .list ul{
  margin-left: -15px;
  margin-right: -15px;
}
.gallery-page1 .list li{
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
}
.faq-page .faq-1 {
  padding: 5rem 0 3rem;
  text-align: center;
}
.faq-page .faq-1 h2.title small {
  margin-top: 0;
}
.faq-page .faq-1 .list {
  margin-top: 50px;
  text-align: left;
}
.faq-page .faq-1 .list ul li {
  margin-bottom: 25px;
}
.faq-page .faq-1 .list ul li:last-child {
  margin-bottom: 0;
}
.faq-page .faq-1 .list ul li h6 {
  padding: 26px 25px;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.4;
  color: #141414;
  position: relative;
  padding-right: 75px;
  border-radius: 5px;
  -o-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.07);
  box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.07);
  overflow: hidden;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.faq-page .faq-1 .list ul li h6 i {
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  right: 35px;
  top: 20px;
  cursor: pointer;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.faq-page .faq-1 .list ul li h6 i::after,
.faq-page .faq-1 .list ul li h6 i::before {
  content: "";
  width: 70%;
  height: 3px;
  position: absolute;
  left: 0;
  top: 60%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #e5e5e5;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.faq-page .faq-1 .list ul li h6 i::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
.faq-page .faq-1 .list ul li .content {
  font-weight: 100;
  color: #666;
  font-size: 18px;
  line-height: 32px;
  padding: 20px;
  display: none;
}
.faq-page .faq-1 .list ul li.active h6 {
  background: var(--color);
  color: white;
}
.faq-page .faq-1 .list ul li.active h6 i {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.faq-page .faq-1 .list ul li.active h6 i::after,
.faq-page .faq-1 .list ul li.active h6 i::before {
  background: white;
}
.news-page .news-1 {
  padding: 5rem 0 4rem;
}
.news-page .news-1 .navList ul {
  margin: -10px -25px;
}
.news-page .news-1 .navList ul li {
  display: inline-block;
  vertical-align: top;
  padding: 10px 25px;
}
.news-page .news-1 .navList ul li a {
  display: inline-block;
  line-height: 50px;
  height: 50px;
  padding: 0 40px;
  font-weight: 500;
  font-size: 24px;
  color: #141414;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.news-page .news-1 .navList ul li a:hover,
.news-page .news-1 .navList ul li a.active {
  background: var(--color);
  color: white;
  border-radius: 6px;
}
.news-page .news-1 .list {
  margin-top: 15px;
}
.news-page .news-1 .list ul {
  margin: 30px -13px;
}
.news-page .news-1 .list ul li {
  padding: 30px 23px;
}
.news-page .news-1 .list ul li .box {
  padding: 20px;
  border-radius: 15px;
  -o-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.07);
  box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.07);
}
.news-page .news-1 .list ul li .box a.img-box {
  border-radius: inherit;
  height: 400px;
  position: relative;
  background-size: cover;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
}
.news-page .news-1 .list ul li .box time {
  margin-top: 30px;
  line-height: 30px;
  font-weight: 300;
  font-size: 16px;
  color: #a0a0a0;
  display: block;
}
.news-page .news-1 .list ul li .box time img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -0.3em;
}
.news-page .news-1 .list ul li .box h6 {
  margin: 10px 0;
  font-size: 24px;
  color: #141414;
  line-height: 1.4;
  min-height: 3em;
  font-weight: 500;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.news-page .news-1 .list ul li .box h6:hover {
  color: var(--color);
}
.news-page .news-1 .list ul li .box p {
  font-size: 16px;
  line-height: 2;
  color: #666;
  font-weight: 300;
}
.news-page .news-1 .list ul li .box a.link {
  margin-top: 20px;
  display: inline-block;
  cursor: pointer;
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
  color: var(--color);
}
.news-page .news-1 .list ul li .box a.link img {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.2em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  left: 0;
}
.news-page .news-1 .list ul li .box a.link:hover img {
  transform: rotate(30deg);
}
.newdet-page {
  padding-bottom: 8rem;
}
.newdet-page .newdet-1 {
  padding: 4rem 0 0rem;
  text-align: center;
}
.newdet-page .newdet-1 h1 {
  font-size: 36px;
  color: #0a2145;
  font-weight: 500;
  line-height: 1.5;
}
.newdet-page .newdet-1 time {
  display: block;
  font-size: 16px;
  color: #999;
  line-height: 1.2;
  margin-top: 20px;
  font-weight: 300;
}
.newdet-page .newdet-1 .text {
  margin: 40px 0 30px;
  padding: 40px 0;
  text-align: left;
  border-top: 1px #e5e5e5 solid;
  border-bottom: 1px #e5e5e5 solid;
  font-size: 18px;
  line-height: 2;
  color: #666;
  font-weight: 300;
}
.newdet-page .newdet-1 .m-link {
  font-size: 22px;
  color: #a0a0a0;
  max-width: 50%;
  display: block;
  text-align: left;
}
.newdet-page .newdet-1 .m-link a {
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.newdet-page .newdet-1 .m-link a:hover {
  color: var(--color);
}
.newdet-page .newdet-1 .share {
  float: right;
  margin-top: 20px;
}
.newdet-page .newdet-1 .share a {
  color: #666666;
  margin-left: 18px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.newdet-page .newdet-1 .share a .iconfont {
  font-size: 20px;
}
.newdet-page .newdet-1 .share a:nth-child(2) .iconfont {
  font-size: 23px;
}
.newdet-page .newdet-1 .share a:nth-child(4) .iconfont {
  font-size: 23px;
}
.newdet-page .newdet-1 .share a:hover {
  color: var(--color);
}
.newdet-page .newdet-2 {
  padding-bottom: 4.25rem;
}
.newdet-page .newdet-2 .productList {
  margin-top: 50px;
}
@media screen and (max-width: 1700px) {
  .prodet-page .prodet-1 .right h1 {
    font-size: 28px;
  }
  .prodet-page .prodet-1 .right span.cat {
    font-size: 32px;
  }
  .prodet-page .prodet-1 .right .info a {
    padding: 7px 12px;
    font-size: 18px;
  }
  .newdet-page .newdet-1 h1 {
    font-size: 28px;
  }
  .newdet-page .newdet-1 time {
    font-size: 18px;
    line-height: 32px;
  }
  .newdet-page .newdet-1 .m-link {
    font-size: 18px;
  }
  .newdet-page .newdet-1 .share {
    margin-top: 10px;
  }
  .newdet-page .newdet-1 .share a {
    font-size: 16px;
  }
  .newdet-page .newdet-1 {
    padding: 70px 0;
  }
  .news-page .news-1 .navList ul li a {
    line-height: 40px;
    height: 40px;
    padding: 0 25px;
    font-size: 20px;
  }
  .faq-page .faq-1 .list ul li h6 {
    padding: 15px 20px;
    padding-right: 70px;
    font-size: 20px;
  }
  .faq-page .faq-1 .list ul li h6 i {
    top: 20px;
    right: 25px;
    width: 25px;
    height: 25px;
  }
  .faq-page .faq-1 .list ul li .content {
    font-size: 18px;
  }
}
@media screen and (max-width: 1500px) {
  .prodet-page .prodet-1 .right h1 {
    font-size: 24px;
  }
  .faq-page .faq-1 .list ul li h6 i {
    top: 17px;
  }
  .news-page .news-1 .list ul li .box a.link {
    font-size: 18px;
  }
  .news-page .news-1 .list ul li .box h6 {
    font-size: 20px;
    line-height: 2;
    height: auto !important;
  }
}
@media screen and (max-width: 1250px) {
  .prodet-page .prodet-1 .right .text {
    margin: 10px 0 20px;
  }
  .prodet-page .prodet-1 .right span.cat {
    font-size: 28px;
  }
  .prodet-page .prodet-1 .right .smallImg {
    margin-top: 4%;
  }
  .prodet-page .prodet-4 .form ul li {
    padding: 10px;
  }
  .prodet-page .prodet-4 .form ul {
    margin: -10px;
  }
  .prodet-page .prodet-4 .form ul li input,
  .prodet-page .prodet-4 .form ul li textarea {
    line-height: 40px;
    height: 40px;
    font-size: 16px;
  }
  .news-page .news-1 .list ul li {
    padding: 10px;
  }
  .news-page .news-1 .list ul {
    margin: -10px;
  }
  .news-page .news-1 .list ul li .box a.img-box {
    height: 200px;
  }
  .news-page .news-1 .list ul li .box time {
    margin-top: 20px;
  }
  .gallery-page .gallery-1 .list ul li a.img-box h6 {
    font-size: 20px;
  }
  .gallery-page .gallery-1 .list ul li {
    padding: 10px;
  }
  .gallery-page .gallery-1 .list ul {
    margin: -10px;
  }
}
@media screen and (max-width: 1000px) {
  .prodet-page .prodet-1 .right {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  .prodet-page .prodet-1 .left {
    width: 100%;
  }
  .news-page .news-1 .list ul li,
  .gallery-page .gallery-1 .list ul li {
    width: 50%;
  }
  .news-page .news-1 .navList {
    display: none;
  }
  .news-page .news-1 .list {
    margin-top: 0;
  }
}
@media screen and (max-width: 700px) {
  .prodet-page .prodet-4 .form ul li {
    width: 100% !important;
  }
  .newdet-page .newdet-1 .m-link {
    font-size: 16px;
    max-width: none;
  }
  .newdet-page .newdet-1 .share {
    float: none;
    margin-bottom: 10px;
    text-align: left;
  }
  .newdet-page .newdet-1 .share a:first-child {
    margin-left: 0;
  }
  .news-page .news-1 .list ul li,
  .gallery-page .gallery-1 .list ul li {
    width: 100%;
  }
  .faq-page .faq-1 .list ul li h6 {
    padding: 10px 50px 10px 10px;
    font-size: 18px;
    line-height: 32px;
  }
  .faq-page .faq-1 .list ul li h6 i {
    right: 10px;
    top: 10px;
  }
  .faq-page .faq-1 .list ul li h6 i:after,
  .faq-page .faq-1 .list ul li h6 i:before {
    height: 3px;
  }
  .faq-page .faq-1 .list ul li .content {
    font-size: 16px;
    padding: 10px;
  }
  .newdet-page .newdet-1 {
    padding: 40px 0;
  }
  .newdet-page .newdet-1 h1 {
    font-size: 24px;
  }
}
.product-page {
  padding: 100px 0;
}
.product-page .pro-box .product-right {
  width: -webkit-calc(100% - 340px);
  width: -moz-calc(100% - 340px);
  width: calc(100% - 340px);
  padding-left: 65px;
  margin-left: auto;
  min-height: 400px;
}
.product-page .pro-box .product-right ul {
  margin: 0 -12px;
}
.product-page .pro-box .product-right ul li {
  padding: 53px;
  margin-bottom: 90px;
  background-color: #fff;
  border-radius: 20px;
  align-items: center;
}
.product-page .pro-box .product-right ul li .img-box {
  width: 40%;
  border-radius: 10px;
  overflow: hidden;
}
.product-page .pro-box .product-right ul li .rg {
  width: 60%;
  padding-left: 80px;
  letter-spacing: 0;
}
.product-page .pro-box .product-right ul li .rg .det {
  /*max-height: 300px;*/
  overflow-y: auto;
  margin: 40px 0;
  color: #666666;
  padding-right: 40px;
  /*touch-action: auto;*/
}
.product-page .pro-box .product-right ul li .rg table {
}
table tr:nth-child(even) {
  background: none;
}
table td,
table th {
  border: solid 1px #e5e5e5;
  color: #666;
  font-size: 16px;
}
table tbody {
  min-width: 100%;
}

.product-page .pro-box .product-right .text {
  margin-bottom: 30px;
  /*padding-left: 57px*/
}
.product-page .pro-box .product-right .text h1 {
  font-size: 24px;
  margin-bottom: 10px;
}
.product-page .pro-box .product-right .text p {
  font-size: 18px;
  line-height: 32px;
}
.pro-box {
  display: flex;
  flex-wrap: wrap;
}
.pro-box .pro-left {
  width: 340px;
  position: sticky;
  top: 165px;
  /*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 {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}
.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: 10px 40px 10px 27px;
  font-size: 18px;
  line-height: 32px;
  /*text-transform: uppercase;*/
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
  cursor: pointer;
  z-index: 5;
  margin-bottom: 20px;
}
.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);
  -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 {
  /*padding: 20px 0;*/
  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: 10px 30px;
  font-size: 16px;
  line-height: 30px;
}
.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);
}
.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;
  }
  .product-page .pro-box .product-right ul li .rg {
    padding-left: 30px;
  }
  .product-page .pro-box .product-right ul li {
    padding: 25px;
  }
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1000px) {
  .product-page .pro-box .product-right ul li .rg,
  .product-page .pro-box .product-right ul li .img-box {
    width: 100%;
  }
  .product-page .pro-box .product-right ul li .rg {
    margin-top: 40px;
  }
  .product-page .pro-box .product-right ul li {
    margin-bottom: 40px;
  }
  .pro-box .pro-left {
    display: none;
  }
  .product-page .pro-box .product-right {
    width: 100%;
    padding-left: 0;
  }
  .product-page .pro-box .product-right .text {
    padding-left: 0;
  }
}
@media screen and (max-width: 700px) {
  .product-page .pro-box .product-right ul li {
    width: 100%;
  }
}

.seoPublic .Auxil-related .list ul li {
  height: 100%;
}
.seoPublic .Auxil-related .list ul li .box {
  height: 100%;
}
.seoPublic .Auxil-related .list ul li .box .content .more {
  margin: 10px auto 0;
}
.seoPublic .Auxil-related .list ul li .box .content div.h3 {
  height: 3em;
}

@media screen and (max-width: 1680px) {
  #index-body .about1 .data ul li:nth-child(2) {
    width: 25%;
  }
  #index-body .about1 .data ul li:nth-child(3) {
    width: 25%;
  }
  #index-body .about1 .data ul li:last-child {
    width: 28%;
  }
}
@media screen and (max-width: 1440px) {
  .about-page #index-body .about1 .data ul li {
    width: 48% !important;
    text-align: left;
  }
  #index-body .about1 .data ul li:nth-child(2) {
    border: none;
  }
  #index-body .about1 .data ul li:nth-child(2) {
    padding-left: 2.5%;
  }
}
@media screen and (max-width: 1000px) {
  #index-body .about1 .data ul li .text {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
  #index-body .about1 .data ul li:nth-child(2) {
    padding-left: 4.5%;
  }
  #index-body .about1 .data ul li:last-child {
    padding-left: 4.5%;
  }
  .cus-page .cus2 .text .con {
    width: 100%;
  }
  .cus-page.cus-page2 h2.title {
    text-align: left;
  }
  .prodet-page .prodet-3 .productList li .box .con {
    font-size: 16px;
  }
  /*.prodet-page .prodet-3 .productList ul {
     margin: 5px -10px
   }*/
  /*.prodet-page .prodet-3 .productList li{
    padding: 0 10px
      }*/
}
@media screen and (max-width: 500px) {
  #index-body .about1 .data ul li img {
    zoom: 0.7;
  }
  .prodet-page .prodet-3 .productList li .box .con {
    font-size: 14px;
    min-height: auto !important;
  }
  /*.prodet-page .prodet-3 .productList ul {
     margin: 5px -5px
   }*/
  /*.prodet-page .prodet-3 .productList li{
    padding: 0 5px
      }*/
}
/*二套*/
body {
  --color: #c00000;
  --color1: #0a2145;
}
/*.product-yd-page .init-1 .container ul li .box .left .des,
.product-page1 .init-3 .container .cat_des {
  display: none;
}*/
.product-yd-page .init-1 .container ul li .box {
  border-top: 1px solid #e2e2e2;
  padding: 60px 0;
  align-items: center;
}
.product-yd-page .init-1 .container ul li .box .left {
  width: 60%;
  padding-right: 40px;
}
.product-yd-page .init-1 .container ul li .box .left .title {
  font-weight: bold;
  display: block;
}
.product-yd-page .init-1 .container ul li .box .left .title:hover {
  color: var(--color);
}
.product-yd-page .init-1 .container ul li .box .left .des {
  color: #666;
  margin-top: 20px;
  font-weight: 300;
  overflow-y: auto;
  max-height: 250px;
  line-height: 32px;
}
.product-yd-page .init-1 .container ul li .box .left .more {
  margin-top: 30px;
}
.product-yd-page .init-1 .container ul li .box .right {
  width: 40%;
  text-align: right;
}
.product-yd-page .init-1 .container ul li .box .right img {
  width: auto;
}
.product-yd-page .init-1 .container ul li:last-child .box {
  border-bottom: 1px solid #e2e2e2;
}
@media (max-width: 1000px) {
  .product-yd-page .init-1 .container ul li .box .left {
    width: 100%;
    padding-right: 0;
  }
  .product-yd-page .init-1 .container ul li .box .right {
    margin-top: 20px;
    width: 100%;
  }
  .product-yd-page .init-1 .container ul li .box .right a{
    text-align: left;
  }
}

@media (max-width: 500px) {
  /*.product-yd-page .init-1 .container ul li .box .right img {
    max-width: 400px !important;
  }*/
}

.product-page1 .init-1 .container {
  width: 100%;
  padding-left: 80px;
  padding-right: 80px;
}
.product-page1 .init-1 .container .swiper .swiper-slide .box .img {
  display: block;
}
.product-page1 .init-1 .container .swiper .swiper-slide .box .text {
  margin-top: 16px;
  text-align: center;
  display: block;
  font-weight: bold;
}
.product-page1 .init-1 .container .swiper .swiper-slide .box .text:hover {
  color: var(--color);
}
.product-page1 .init-2 .container .fl-list {
  display: inline-block;
  position: relative;
  width: 370px;
  margin-top: 10px;
  border: solid 1px #474747;
  text-align: left;
  padding: 20px 40px 20px 28px;
  cursor: pointer;
  color: #474747;
  font-weight: 600;
}
.product-page1 .init-2 .container .fl-list span {
  display: block;
  position: relative;
}
.product-page1 .init-2 .container .fl-list span em {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.product-page1 .init-2 .container .fl-list span i {
  position: absolute;
  line-height: 1;
  font-size: 30px;
  top: -4px;
  right: -20px;
}
.product-page1 .init-2 .container .fl-list ul {
  background-color: #fff;
  max-height: 300px;
  overflow-y: auto;
  padding-right: 4px;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 2;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid var(--color);
  opacity: 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;
}
.product-page1 .init-2 .container .fl-list ul li {
  font-size: 14px;
  padding: 10px;
  line-height: 2;
}
.product-page1 .init-2 .container .fl-list ul li a {
  display: block;
}
.product-page1 .init-2 .container .fl-list ul li a:hover {
  color: var(--color);
}
.product-page1 .init-2 .container .fl-list:hover ul {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.product-page1 .init-2 .container .product-search {
  margin-left: 50px;
}
.product-page1 .init-2 .container .product-search form {
  height: 64px;
  position: relative;
  font-weight: bold;
  display: flex;
  margin-top: 10px;
  flex-wrap: wrap;
}

.product-page1 .init-2 .container .product-search form .list {
  width: 360px;
  padding: 20px 40px 20px 28px;
  border: solid 1px #474747;
  position: relative;
}
.product-page1 .init-2 .container .product-search form .list i {
  position: absolute;
  line-height: 1;
  font-size: 30px;
  top: 16px;
  right: 16px;
}
/*.product-page1 .init-2 .container .product-search form .list2 {
  margin-left: 50px;
}*/
.product-page1 .init-2 .container .product-search form .list .text {
  padding: 0;
  opacity: 0;
  width: 0;
  height: 0;
}
.product-page1 .init-2 .container .product-search form .list span {
  width: -webkit-calc(25%);
  width: -moz-calc(25%);
  width: calc(100% - 75px);
  border: none;
}
.product-page1 .init-2 .container .product-search form .list ul {
  background-color: #fff;
  max-height: 300px;
  overflow-y: auto;
  padding-right: 4px;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 2;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid var(--color);
  opacity: 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;
}
.product-page1 .init-2 .container .product-search form .lis ul li {
  font-size: 14px;
  padding: 10px;
  line-height: 2;
}
.product-page1 .init-2 .container .product-search form ul li a {
  display: block;
  font-size: 14px;
  line-height: 2;
  padding: 10px;
}
.product-page1 .init-2 .container .product-search form ul li a:hover {
  color: var(--color);
}
.product-page1 .init-2 .container .product-search form .list:hover ul {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}

.product-page1 .init-2 .container .product-search form .text {
  width: -webkit-calc(25%);
  width: -moz-calc(25%);
  width: calc(100% - 75px);
  border: none;
  padding: 10px 24px;
}
.product-page1 .init-2 .container .product-search form .btn {
  width: 75px;
  background-color: var(--color);
  border: none;
  border-radius: 0;
  -o-background-size: 30px;
  background-size: 30px;
}
.product-page1 .init-2 .container .product-search form .btn:hover {
  background-color: var(--color);
}
.product-page1 .init-3 .container .tipsTitle {
  text-align: center;
  font-weight: bold;
}
.product-page1 .init-3 .container .des {
  font-size: 14px;
  line-height: 2;
  margin-top: 40px;
}
.product-page1 .init-3 .container .des table {
  border: none;
}
.product-page1 .init-3 .container .des table tr {
  background: #fff;
}
.product-page1 .init-3 .container .des table tr td {
  border: 1px solid #ccc;
}
.product-page1 .init-3 .container .des table tbody > tr > td:first-child {
  background: #f6f6f6;
  min-width: 100px;
}
.product-page1 .init-3 .container .cat_des {
  max-height: 320px;
  margin-top: 20px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  line-height: 2;
  padding-right: 4px;
  overflow-y: auto;
  font-weight: 300;
  text-align: center;
}
.product-page1 .init-3 .container .content {
  margin-top: -40px;
}
.product-page1 .init-3 .container .content ul {
  margin: 0 -22px;
  font-size: 20px;
  margin: 60px 20px 0;
  letter-spacing: 0;
}

.product-page1 .init-3 .container .content ul > p {
  font-size: 20px;
  margin: 60px 20px 0;
  letter-spacing: 0;
}
.product-page1 .init-3 .container .content ul>li ol{
  margin-left: -6px;
  margin-right: -6px;
}
.product-page1 .init-3 .container .content ul>li ol li{
  padding: 0 6px;
}
.product-page1 .init-3 .container .content ul>li {
  padding: 0 22px;
  margin-top: 90px;
}
.product-page1 .init-3 .container .content ul li .box {
  cursor: pointer;
}
.product-page1 .init-3 .container .content ul li .box .img {
  display: block;
  border: solid 1px #dadada;
}
.product-page1 .init-3 .container .content ul li .box .img img {
  width: 100%;
}
.product-page1 .init-3 .container .content ul li .box .title {
  margin-top: 20px;
  font-weight: 500;
  line-height: 1.8;
  min-height: 1em;
  font-family: "Unbounded";
  color: #666;
  text-overflow: -o-ellipsis-lastline;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;

}
.product-page1 .init-3 .container .content ul li .box .title:hover {
  color: var(--color);
}
.product-page1 .init-3 .container .content ul li .box .title2 {
  color: #666;
  margin-top: 10px;
  font-weight: 500;
  line-height: 2;
  display: -webkit-box;
  /*-webkit-line-clamp:3;*/
  -webkit-box-orient: vertical;
  text-overflow: -o-ellipsis-lastline;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 font-family: Unbounded;

}
.product-page1 .init-3 .container .content ul li .box .slick-track {
  margin-left: 0;
}
.product-page1 .init-3 .container .content ul li .box .smallImg {
  margin-top: 10px;
}
.product-page1 .init-3 .container .content ul li .box .smallImg .grid-box {
  margin: 0 -5px;
}
.product-page1 .init-3 .container .content ul li .box .smallImg .imgl {
  padding: 0 5px;
}
.product-page1 .init-3 .container .content ul li .box .smallImg .imgl .box {
  border: solid 1px #dadada;
}
.product-page1 .init-3 .container .content ul li .content_cont {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 30;
}
.product-page1 .init-3 .container .content ul li .content_cont .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.product-page1 .init-3 .container .content ul li .content_cont .content_c {
  max-width: 100%;
  background-color: #fff;
  position: absolute;
  width: 1580px;
  padding-top: 70px;
  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%);
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .close {
  z-index: 2;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 46px;
  font-weight: bold;
  text-align: center;
  line-height: 46px;
  width: 46px;
  height: 46px;
  cursor: pointer;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .close:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.product-page1 .init-3 .container .content ul li .content_cont .content_c .top {
  padding: 0 40px;
  padding-bottom: 50px;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .big_img {
  width: 380px;
  height: 388px;
  border: 1px solid #eee;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .big_img
  img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .middle {
  position: relative;
  width: 110px;
  padding-left: 10px;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .middle
  .swiper {
  height: 354px;
  width: 100%;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .middle
  .swiper
  ul {
  padding: 0;
  margin: 0;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .middle
  .swiper
  li {
  padding: 0;
  margin: 0;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .middle
  .swiper
  li
  .box2
  a {
  display: block;
  border: 1px solid #eee;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .middle
  .swiper
  li
  .box2
  a
  img {
  background-color: #f5f5f5;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .middle
  .btn {
  position: absolute;
  bottom: -34px;
  left: 10px;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background-color: #f5f5f5;
  cursor: pointer;
  font-size: 16px;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .middle
  .btn:hover {
  background-color: #212122;
  color: #fff;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .middle
  .next {
  left: 50px;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .right {
  width: -webkit-calc(-390%);
  width: -moz-calc(-390%);
  width: calc(100% - 490px);
  padding-left: 40px;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .right
  .title {
  font-weight: 600;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .right
  .des {
  color: #5f5f5f;
  font-weight: 500;
  margin-top: 20px;
  max-height: 160px;
  overflow-y: auto;
  padding-right: 4px;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .right
  .more_c {
  margin-top: 20px;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .right
  .more_c
  .more {
  margin-top: 10px;
  font-weight: 700;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .right
  .more_c
  .contact {
  margin-left: 14px;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .top
  .right
  table {
  width: 100% !important;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .bottom {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 30px;
  font-weight: 500;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .bottom
  a {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #212122;
  text-align: center;
  line-height: 30px;
  color: #fff;
  margin-left: 10px;
  border: 1px solid #212122;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .bottom
  a:hover {
  background-color: #fff;
  color: #212122;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .form_cont {
  display: none;
  padding: 20px 30px 30px;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .form_cont
  .form_list {
  margin-top: 10px;
  position: relative;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .form_cont
  .form_list
  .line {
  position: absolute;
  width: 1px;
  height: 30px;
  background-color: #d9d9d9;
  top: 10px;
  left: 0;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .form_cont
  .form_list
  input {
  width: 100%;
  border: none;
  background-color: #f5f5f5;
  padding: 14px 12px;
  font-size: 14px;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .form_cont
  .moreC {
  width: 190px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 10px;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .form_cont
  .submit_btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  cursor: pointer;
  font-weight: 700;
  margin-left: 30px;
  justify-content: center;
  color: #fff;
  line-height: 1.3;
  padding: 11px 24px;
  background-color: var(--color);
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .form_cont
  .submit_btn
  .img {
  width: 14px;
  height: 14px;
  margin-left: 12px;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .form_cont
  .submit_btn:hover {
  background-color: #000;
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .form_cont
  .submit_btn:hover
  .img {
  transform: rotate(45deg);
}
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .form_cont
  .name,
.product-page1
  .init-3
  .container
  .content
  ul
  li
  .content_cont
  .content_c
  .form_cont
  .mail {
  width: 390px;
}

@media (max-width: 1500px) {
  .product-page1 .init-3 .container .des table tr td {
    min-width: 120px;
  }
  .product-page1 .init-3 .container .des table tbody > tr > td:first-child {
    min-width: 120px;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .top
    .big_img {
    height: 300px;
    width: 300px;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .top
    .right {
    width: 540px;
  }
}

@media (max-width: 1250px) {
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .phone_cont {
    overflow-y: auto;
    max-height: 500px;
    padding-right: 10px;
  }
  .product-page1 .init-3 .container .content ul li .content_cont .content_c {
    width: 970px;
    padding-top: 40px;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .top
    .middle
    .btn {
    display: none !important;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .top {
    text-align: center;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .top
    .big_img {
    width: 340px;
    height: 340px;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .top
    .right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .top
    .right
    .more_c {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .bottom {
    display: none;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .top
    .right
    .des {
    max-height: 200px;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .form_cont
    .name,
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .form_cont
    .mail {
    width: 50%;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .form_cont
    .submit_btn {
    margin-left: 0;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .form_cont
    .moreC {
    width: auto;
  }
}

@media (max-width: 1000px) {
  .product-page1 .init-3 .container .content ul li .content_cont .content_c {
    width: 700px;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .top
    .middle
    .slick {
    height: 354px;
  }
  .product-page1 .init-1 {
    display: none;
  }
  .product-page1 .init-2 {
    display: none;
  }
}

@media (max-width: 700px) {
  .product-page1 .init-3 .container .content ul li .content_cont .content_c {
    width: 96%;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .top
    .big_img {
    width: -webkit-calc(-10%);
    width: -moz-calc(-10%);
    width: calc(100% - 110px);
  }
  .product-page1 .init-3 .container .content ul li .content_cont .content_c {
    padding-right: 10px;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .top {
    padding: 20px 0 20px 20px;
  }
}

@media (max-width: 500px) {
  .product-page1 .init-3 .container .content {
    margin-top: 0;
  }
  .product-page1 .init-3 .container .content ul {
    margin: 0;
  }
  .product-page1 .init-3 .container .content ul li {
    padding: 0;
    margin-top: 30px;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .top
    .right
    .more_c
    .more {
    text-align: center;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .top
    .right
    .more_c
    .contact {
    margin-left: 0;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .form_cont {
    padding: 20px 0 20px 16px;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .form_cont
    .name,
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .form_cont
    .mail {
    width: 100%;
  }
  .product-page1
    .init-3
    .container
    .content
    ul
    li
    .content_cont
    .content_c
    .form_cont
    .form_list
    .line {
    display: none;
  }
}

.product-page1 .pro_init_1 {
  padding-top: 90px;
}

.product-page1 .pro_init_1 .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-page1 .pro_init_1 .container .left {
  width: 49%;
  overflow: hidden;
}

.product-page1 .pro_init_1 .container .left .smallImg {
  width: 22.6%;
  float: left;
}
.product-page1 .pro_init_1 .container .left .smallImg ul {
  margin: -10px;
}
.product-page1 .pro_init_1 .container .left .smallImg ul li {
  padding: 10px;
}
.product-page1 .pro_init_1 .container .left .smallImg ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-page1 .pro_init_1 .container .left .smallImg ul li a img {
  display: block;
  border: 1px solid #dcdcdc;
}
.product-page1 .pro_init_1 .container .left .bigImg {
  width: 77.4%;
  padding-left: 4%;
  display: inline-block;
}
.product-page1 .pro_init_1 .container .left .bigImg ul li {
  padding: 1px;
}
.product-page1 .pro_init_1 .container .left .bigImg ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: 2px;
}
.product-page1 .pro_init_1 .container .left .bigImg ul li a img{
  width:  100%;
}
.product-page1 .pro_init_1 .container .left .bigImg img {
  border: 1px solid #dcdcdc;
}
.product-page1 .pro_init_1 .container .left .bigImg .slick-arrow {
  width: 40px;
  height: 40px;
  background: #fffef9;
  color: transparent;
  font-size: 0;
  border: none;
  opacity: 0.8;
  cursor: pointer;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.product-page1 .pro_init_1 .container .left .bigImg .slick-arrow:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-filter: brightness(0);
  filter: brightness(0);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center center;
}
.product-page1 .pro_init_1 .container .left .bigImg .slick-arrow.slick-prev {
  left: 12px;
}
.product-page1
  .pro_init_1
  .container
  .left
  .bigImg
  .slick-arrow.slick-prev:after {
  background-image: url("../images/banner-btn-l.png");
}
.product-page1 .pro_init_1 .container .left .bigImg .slick-arrow.slick-next {
  right: 12px;
}
.product-page1
  .pro_init_1
  .container
  .left
  .bigImg
  .slick-arrow.slick-next:after {
  background-image: url("../images/banner-btn-r.png");
}
.product-page1 .pro_init_1 .container .left .bigImg .slick-arrow:hover {
  background: var(--color);
}

.product-page1 .pro_init_1 .container .left .big_img {
  width: 100%;
  display: block;
}

.product-page1 .pro_init_1 .container .left .big_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.product-page1 .pro_init_1 .container .right .share ul li {
  width: 45px;
  text-align: center;
  margin-right: 10px;
  background: white;
  color: black;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.product-page1 .pro_init_1 .container .right .share ul li a {
  display: block;
}
.product-page1 .pro_init_1 .container .right .share ul li:hover {
  background: var(--color);
}

.product-page1 .pro_init_1 .container .shangxia {
  width: 100%;
  justify-content: space-between;
}

.product-page1 .pro_init_1 .container .shangxia a {
  display: block;
  padding-right: 10px;
  margin-top: 10px;
  font-weight: 300;
  color: #666;
}

.product-page1 .pro_init_1 .container .left .swiper {
  margin-top: 20px;
}

.product-page1
  .pro_init_1
  .container
  .left
  .swiper
  .swiper-wrapper
  .swiper-slide {
  height: 115px;
  display: block;
}

.product-page1
  .pro_init_1
  .container
  .left
  .swiper
  .swiper-wrapper
  .swiper-slide
  img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.product-page1 .pro_init_1 .container .right {
  width: 43%;
}

.product-page1 .pro_init_1 .container .right .sub_img {
  width: 36px;
  margin-bottom: 15px;
}

.product-page1 .pro_init_1 .container .right .text_1 {
  margin-top: 30px;
  font-size: 18px;
  line-height: 32px;
  color: #a8a8a8;
  font-weight: 500;
}

.product-page1 .pro_init_1 .container .right .text_2 {
  font-size: 28px;
  line-height: 1.4;
  color: #4a4a4a;
  font-weight: bold;
  justify-content: space-between;
   font-family: Unbounded;
}
.product-page1 .pro_init_1 .container .right .text_2 .text1 {
  margin-top: 10px;
  width: calc(100% - 160px);
}
.product-page1 .pro_init_1 .container .right .text_2 .img2 {
  width: 150px;
  margin-left: 10px;
  margin-top: 10px;
}
.product-page1 .pro_init_1 .container .right .shangxia a {
  display: block;
}
.product-page1 .pro_init_1 .container .right .cont_list {
  margin-top: 20px;
}

.product-page1 .pro_init_1 .container .right .cont_list .list {
  position: relative;
}

.product-page1 .pro_init_1 .container .right .cont_list .list .title {
  font-size: 18px;
  padding: 25px 0;
  padding-right: 30px;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  cursor: pointer;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.product-page1 .pro_init_1 .container .right .cont_list .list .title span {
  color: #4a4a4a;
  font-weight: bold;
  text-transform: uppercase;
}

.product-page1 .pro_init_1 .container .right .cont_list .list .title i {
  width: 20px;
  position: absolute;
  top: 22px;
  right: 0;
  font-size: 30px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.product-page1 .pro_init_1 .container .right .cont_list .list .content {
  /*padding: 40px 0 0;*/
  font-size: 18px;
  color: #666;
  line-height: 2;
  /*display: none;*/
  max-height: 510px;
  overflow: auto;
  padding-right: 10px;
  font-weight: 300;
}
.product-page1 .pro_init_1 .container .right .cont_list .list .content table {
  width: 100% !important;
}
.product-page1
  .pro_init_1
  .container
  .right
  .cont_list
  .list
  .content
  table::-webkit-scrollbar {
  background: var(--color);
  height: 2px;
  width: 2px;
}
.product-page1
  .pro_init_1
  .container
  .right
  .cont_list
  .list
  .content
  table::-webkit-scrollbar-thumb {
  background: var(--color);
  height: 2px;
}
.product-page1
  .pro_init_1
  .container
  .right
  .cont_list
  .list
  .content::-webkit-scrollbar-thumb {
  background: var(--color);
  height: 2px;
}

.product-page1 .pro_init_1 .container .right .cont_list .list.active .title {
  border-bottom: 1px solid #d6d6d6;
}

.product-page1 .pro_init_1 .container .right .cont_list .list.active .title i {
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}

.product-page1 .pro_init_1 .container .right .cont_list .list:last-child .title {
  border-bottom: 1px solid #d6d6d6;
}

.product-page1 .pro_init_1 .container .right .cont_list .list .content ul li {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid #eee;
  background: #f8f8f8;
}
.product-page1 .pro_init_1 .container .right .cont_list .list .content ul li h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.product-page1
  .pro_init_1
  .container
  .right
  .cont_list
  .list
  .content
  ul
  li
  .con {
  padding-top: 10px;
  border-top: 1px solid #eee;
  font-size: 17px;
  line-height: 1.6;
}
.product-page1
  .pro_init_1
  .container
  .right
  .cont_list
  .list
  .content
  ul
  li:last-child {
  margin-bottom: 0;
}
.product-page1 .pro_init_1 .container .right .btn {
  min-width: 210px;
  text-align: center;
  background: var(--color);
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  padding: 12px 10px;
  transition: all 0.5s;
}
.product-page1 .pro_init_1 .container .right .btn:hover {
  border-radius: 10px;
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);
}
.product-page1 .pro_init_1 .container .right .more {
  margin-top: 30px;
}

.product-page1 .pro_init_1 .container .right .more_cont {
  margin-top: 55px;
  border-color: #000;
  color: #000;
}
.product-page1 .pro_init_1 .container .right .editCont {
  justify-content: space-between;
}
.product-page1 .pro_init_1 .container .right .editCont .list {
  margin-top: 20px;
  cursor: pointer;
}
.product-page1 .pro_init_1 .container .right .editCont .list .img {
  width: 30px;
  height: 30px;
  filter: grayscale(1);
  transition: all 0.5s;
}
.product-page1 .pro_init_1 .container .right .editCont .list .text {
  width: calc(100% - 30px);
  padding-left: 10px;
  font-size: 18px;
  line-height: 32px;
}
.product-page1 .pro_init_1 .container .right .editCont .list .text span {
  border-bottom: 1px solid rgba(235, 99, 12, 0);
  transition: all 0.5s;
}
.product-page1 .pro_init_1 .container .right .editCont .list:hover .img {
  filter: grayscale(0);
}
.product-page1 .pro_init_1 .container .right .editCont .list:hover .text span {
  border-bottom: 1px solid var(--color);
  color: var(--color);
}
.product-page1 .pro_init_1 .container .left .colorCont {
  text-align: left;
}
.product-page1 .pro_init_1 .container .left .colorCont .tips {
  font-weight: bold;
}
.product-page1 .pro_init_1 .container .left .colorCont ul {
  margin: 0 -8px;
}
.product-page1 .pro_init_1 .container .left .colorCont ul li {
  padding: 0 8px;
  margin-top: 10px;
}
.product-page1 .pro_init_1 .container .left .colorCont ul li .box .img {
  height: 60px;
  background-size: cover;
}
.product-page1 .pro_init_1 .container .left .colorCont ul li .box .text {
  text-align: center;
  margin-top: 10px;
}

.product-page1 .prodet-2 {
  padding: 90px 0;
}
.product-page1 .prodet-2 .options ul {
  border-bottom: 1px solid #d2d2d2;
}
.product-page1 .prodet-2 .options ul li {
  margin-right: 100px;
  font-size: 24px;
  color: #b7b7b7;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 10px 10px;
  cursor: pointer;
  line-height: 44px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.product-page1 .prodet-2 .options ul li:after {
  content: "";
  height: 3px;
  width: 0;
  position: absolute;
  left: 0;
  bottom: -1px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  background: var(--color);
}
.product-page1 .prodet-2 .options ul li:hover,
.product-page1 .prodet-2 .options ul li.active {
  color: #373330;
}
.product-page1 .prodet-2 .options ul li:hover:after,
.product-page1 .prodet-2 .options ul li.active:after {
  width: 100%;
}
.product-page1 .prodet-2 .ret {
  margin-top: 50px;
}
.product-page1 .prodet-2 .ret .content {
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
  color: #666;
}
.product-page1 .prodet-2 .ret .content dl dd {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid #eee;
  background: #f8f8f8;
}
.product-page1 .prodet-2 .ret .content dl dd h4 {
  font-size: 20px;
  line-height: 36px;
  font-weight: bold;
  margin-bottom: 10px;
}
.product-page1 .prodet-2 .ret .content dl dd .con {
  padding-top: 10px;
  border-top: 1px solid #eee;
  font-size: 18px;
  line-height: 1.8;
  color: #666;
}

.product-page1 .form ul {
  margin: -17px;
}
.product-page1 .form ul li {
  padding: 17px;
}
.product-page1 .form ul li input,
.product-page1 .form ul li textarea {
  width: 100%;
  line-height: 32px;
  padding: 18px;
  background: #ffffff;
  border: 1px solid #d2d2d2;
  font-size: 18px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  text-align: left;
  font-weight: 300;
}
.product-page1 .form ul li input:focus,
.product-page1 .form ul li textarea:focus {
  border-color: var(--color);
  background: rgba(130, 216, 205, 0.03);
}
.product-page1 .form ul li input::-webkit-input-placeholder,
.product-page1 .form ul li textarea::-webkit-input-placeholder {
  color: #898989;
}
.product-page1 .form ul li input:-moz-placeholder,
.product-page1 .form ul li textarea:-moz-placeholder {
  color: #898989;
}
.product-page1 .form ul li input::-moz-placeholder,
.product-page1 .form ul li textarea::-moz-placeholder {
  color: #898989;
}
.product-page1 .form ul li input:-ms-input-placeholder,
.product-page1 .form ul li textarea:-ms-input-placeholder {
  color: #898989;
}
.product-page1 .form ul li input::placeholder,
.product-page1 .form ul li textarea::placeholder {
  color: #898989;
}
.product-page1 .form ul li.wid-100 {
  width: 100%;
}
.product-page1 .form ul li textarea {
  height: 210px;
}
.product-page1 .form ul li input[type="submit"] {
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 5px;
  background: #000;
  background: var(--color);
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  width: auto;
  border: none;
}
.product-page1 .form ul li input[type="submit"]:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1800px) {
  .product-page1 .form ul li input,
  .product-page1 .form ul li textarea {
    padding: 15px;
  }
}
@media screen and (max-width: 1500px) {
  .product-page1 .pro_init_1 .container .right .share ul li {
    width: 35px;
    height: 35px;
    line-height: 36px;
  }
  .product-page1 .prodet-2 {
    padding: 70px 0;
  }
  .product-page1 .prodet-2 .options ul li {
    font-size: 20px;
  }
  .product-page1 .form ul li input,
  .product-page1 .form ul li textarea {
    font-size: 16px;
  }
}

@media screen and (max-width: 1250px) {
  .product-page1 .pro_init_1 .container .left .bigImg {
    padding-left: 2.5%;
  }
  .product-page1 .form ul li {
    padding: 10px;
  }
  .product-page1 .form ul {
    margin: -10px;
  }
}

@media screen and (max-width: 1000px) {
  .product-page1 .pro_init_1 .container .left .bigImg {
    padding-left: 4%;
  }
  .product-page1 .pro_init_1 .container .left .bigImg {
    padding-left: 2%;
  }
  .product-page1 .pro_init_1 .container .left .smallImg {
    display: none;
  }
  .product-page1 .pro_init_1 .container .left .bigImg {
    width: 100%;
    padding-left: 0;
  }

  .product-page1 .pro_init_1 .container .left {
    width: 100%;
  }

  .product-page1 .pro_init_1 .container .right {
    width: 100%;
    margin-top: 30px;
  }

  .product-page1 .pro_init_1 .container .right {
    text-align: left;
  }

  .product-page1 .pro_init_1 .container .right .sub_img {
    display: block;
    margin: auto;
  }

  .product-page1 .pro_init_1 .container .right .more {
    margin: auto;
    margin-top: 40px;
  }

  .product-page1 .pro_init_1 {
    margin-top: 40px;
    padding-top: 40px;
  }

  .product-page1
    .pro_init_1
    .container
    .left
    .swiper
    .swiper-wrapper
    .swiper-slide {
    height: 90vw;
  }

  .product-page1 .pro_init_1 .container .right .text_1 {
    margin-top: 10px;
    font-size: 16px;
  }

  .product-page1 .pro_init_1 .container .right .text_2 {
    font-size: 22px;
    line-height: 40px;
    margin-top: 10px;
   
  }

  .product-page1 .pro_init_1 .container .right .cont_list {
    margin-top: 20px;
  }

  .product-page1 .pro_init_1 .container .right .cont_list .list .title {
    padding: 15px 0;
    font-size: 18px;
    padding-right: 25px;
    padding-bottom: 5px;
  }

  .product-page1 .pro_init_1 .container .right .cont_list .list .title i {
    top: 16px;
    font-size: 24px;
  }

  .product-page1 .pro_init_1 .container .right .cont_list .list .content {
    padding: 20px 0;
  }

  .product-page1 .prodet-2 .options ul li {
    margin-right: 25px;
  }
  .product-page1 .prodet-2 .options {
    display: none;
  }
  .product-page1 .prodet-2 .ret .slide {
    display: block;
    margin-top: 30px;
  }
  .product-page1 .prodet-2 {
    padding-top: 0;
  }
  .product-page1 .prodet-2 .ret .content {
    font-size: 14px;
    line-height: 2;
    margin-top: 20px;
  }
  .product-page1 .prodet-2 .ret .det {
    overflow-x: auto;
  }
  .product-page1 .prodet-2 .ret .det table {
    table-layout: auto;
  }
  .product-page1 .prodet-2 .ret .det table td {
    min-width: 200px;
    width: auto;
    font-size: 14px;
    line-height: 28px;
  }

  .product-page1 .form ul li input,
  .product-page1 .form ul li textarea {
    padding: 10px;
  }
  .product-page1 .form ul li input[type="submit"] {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
  }
}

.releted-product ul li h3 a{
  font-weight: 300;
  font-size: 20px;
} 
.releted-product ul{
  margin: 0 -15px;
}
.releted-product ul li a{
  margin: 0 15px;
  display: block;
}
.releted-product ul li .img-box{
  border: solid 1px #dadada;
}
@media screen and (max-width: 1000px) {
  .product-page1 .pro_init_1 .container .left .colorCont ul li {
    width: 20%;
  }
}

@media screen and (max-width: 500px) {
  .product-page1 .pro_init_1 .container .left .colorCont ul li {
    width: 50%;
  }
  .product-page1 .prodet-2 .ret {
    margin-top: 0;
  }
  .product-page1 .prodet-2 .ret .slide:first-child {
    margin-top: 0;
  }
}

@media (max-width: 700px) {
  .product-page1 .pro_init_1 .container .right .text_2 .text1 {
    width: 100%;
  }
}
.product-page1 .product-precess .product-precess-list li .box {
  background-color: #f7f7f7;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.product-page1 .product-precess .product-precess-list li .box .icon {
  height: 44px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.product-page1 .product-precess .product-precess-list li .box .title {
  color: #141414;
  max-width: 288px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.product-page1 .product-precess .product-precess-list li .box .intro {
  color: #666;
  font-weight: 300;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.product-page1 .product-precess .product-precess-list li .box .order {
  width: 59px;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  background-color: var(--color);
  margin-left: auto;
  margin-right: auto;
  line-height: 59px;
}
.product-page1 .product-precess .product-precess-list li .box:hover {
  background-color: var(--color);
}
.product-page1 .product-precess .product-precess-list li .box:hover .icon {
  -webkit-filter: invert(1);
  filter: invert(1);
}
.product-page1 .product-precess .product-precess-list li .box:hover .title {
  color: #ffffff;
}
.product-page1 .product-precess .product-precess-list li .box:hover .intro {
  color: #e3b7b6;
}
.product-page1 .product-precess .product-precess-list li .box:hover .order {
  background-color: var(--color1);
}
.product-page1 .product-precess .product-precess-list.product-precess-list1 {
  display: none;
}
.product-page1 .product-precess .product-precess-list.product-precess-list1 li {
  padding-right: 72px;
  margin-bottom: 50px;
  position: relative;
  width: 33.33%;
}
.product-page1 .product-precess .product-precess-list.product-precess-list1 li::after {
  content: '';
  display: block;
  width: 16px;
  height: 18px;
  background: url(../images/product-process-arrow.png) no-repeat center center;
  position: absolute;
  right: 36px;
  top: 50%;
  -webkit-transform: rotate(180deg) translate(-50%, -50%);
  -moz-transform: rotate(180deg) translate(-50%, -50%);
  -ms-transform: rotate(180deg) translate(-50%, -50%);
  transform: rotate(180deg) translate(-50%, -50%);
}
.product-page1 .product-precess .product-precess-list.product-precess-list1 li:last-child::after {
  display: none;
}
.product-page1 .product-precess .product-precess-list.product-precess-list1 li .box .intro {
  margin-bottom: auto;
  max-height: -webkit-calc(1.5em * 4);
  max-height: -moz-calc(1.5em * 4);
  max-height: calc(1.5em * 4);
  overflow-y: auto;
}
.product-page1 .product-precess .product-precess-list.product-precess-list1 li .box .order {
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.product-page1 .product-precess .left {
  width: 85.3%;
}
.product-page1 .product-precess .left .product-precess-list li {
  width: 33.33%;
  padding-right: 72px;
  position: relative;
}
.product-page1 .product-precess .left .product-precess-list li::after {
  content: '';
  display: block;
  width: 16px;
  height: 18px;
  background: url(../images/product-process-arrow.png) no-repeat center center;
  position: absolute;
  right: 36px;
  top: 50%;
  -webkit-transform: rotate(180deg) translate(-50%, -50%);
  -moz-transform: rotate(180deg) translate(-50%, -50%);
  -ms-transform: rotate(180deg) translate(-50%, -50%);
  transform: rotate(180deg) translate(-50%, -50%);
}
.product-page1 .product-precess .left .product-precess-list li .intro {
  margin-bottom: auto;
  max-height: -webkit-calc(1.5em * 4);
  max-height: -moz-calc(1.5em * 4);
  max-height: calc(1.5em * 4);
  overflow-y: auto;
}
.product-page1 .product-precess .left .product-precess-list li .order {
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.product-page1 .product-precess .left .left-bot .product-precess-list li::after {
  -webkit-transform: rotate(0deg) translate(50%, -50%);
  -moz-transform: rotate(0deg) translate(50%, -50%);
  -ms-transform: rotate(0deg) translate(50%, -50%);
  transform: rotate(0deg) translate(50%, -50%);
}
.product-page1 .product-precess .right {
  width: 14.7%;
}
.product-page1 .product-precess .right .product-precess-list {
  width: 100%;
  height: 100%;
}
.product-page1 .product-precess .right .product-precess-list li {
  height: inherit;
  width: 100%;
}
.product-page1 .product-precess .right .product-precess-list li .box {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 1250px) {
  .product-page1 .product-precess .left .product-precess-list li {
    padding-right: 40px;
  }
  .product-page1 .product-precess .left .product-precess-list li::after {
    right: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .product-page1 .product-precess .product-precess-content {
    display: none;
  }
  .product-page1 .product-precess .product-precess-list.product-precess-list1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-page1 .product-precess .product-precess-list.product-precess-list1 li {
    padding-right: 40px;
  }
  .product-page1 .product-precess .product-precess-list.product-precess-list1 li::after {
    right: 20px;
  }
  .product-page1 .product-precess .product-precess-list li .box .order {
    width: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width: 700px) {
  .product-page1 .product-precess .product-precess-list.product-precess-list1 li {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .product-page1 .product-precess .product-precess-list.product-precess-list1 li {
    width: 100%;
  }
  .product-page1 .product-precess .product-precess-list.product-precess-list1 li:last-child{
    margin-bottom: 0;
  }
}
.product-page1 .second-list {
  margin-right: -29px;
}
.product-page1 .second-list li {
  padding-right: 29px;
}
.product-page1 .second-list li .box {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: #f2f2f2;
}
.product-page1 .second-list li .box:hover,
.product-page1 .second-list li .box.active {
  background-color: var(--color);
  color: #fff;
}
@media screen and (max-width: 1250px) {
  .product-page1 .second-list li {
    width: 33.33%;
  }
}
@media screen and (max-width: 1000px) {
  .product-page1 .second-list li {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  .product-page1 .second-list li {
    width: 100%;
  }
}

.product-yd-page .init-1 .container ul li .box .left .des .second-list {
  margin-left: 1px;
  margin-top: 1px;
}
.product-yd-page .init-1 .container ul li .box .left .des .second-list li {
  /*padding-right: 29px;*/
  width: 33.333%;
  border: 1px solid #e5e5e5;
  margin-top: -1px;
  margin-left: -1px
}
.product-yd-page .init-1 .container ul li .box .left .des .second-list li .list-box {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  /*background-color: #f2f2f2;*/
  line-height: 1.3;
}
.product-yd-page .init-1 .container ul li .box .left .des .second-list li .list-box:hover,
.product-yd-page .init-1 .container ul li .box .left .des .second-list li .list-box.active {
  background-color: var(--color);
  color: #fff;
}
@media screen and (max-width: 1250px) {
.product-yd-page .init-1 .container ul li .box .left .des .second-list li {
    width: 33.33%;
  }
}
@media screen and (max-width: 1000px) {
.product-yd-page .init-1 .container ul li .box .left .des .second-list li {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
.product-yd-page .init-1 .container ul li .box .left .des .second-list li {
    width: 100%;
  }
}

.m-page .wp-pagenavi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.m-page .wp-pagenavi span,
.m-page .wp-pagenavi a {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  border: 1px solid #dcdcdc;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  margin: 5px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.m-page .wp-pagenavi a:hover {
  background-color: var(--color);
  color: #fff;
  border: 1px solid var(--color);
}
.m-page .wp-pagenavi .current {
  background-color: var(--color);
  border: 1px solid var(--color);
  color: #fff;
}

.seoPublic .init-1 {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.seoPublic .init-1 .container {
  position: relative;
  z-index: 2;
}
.seoPublic .init-1 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 700px;
}
.seoPublic .init-1 .shadow {
  position: absolute;
  top: 0;
  right: 0;
  width: 84.2%;
  height: 100%;
  background: #f7f7f7;
}
.seoPublic .init-1 .cont {
  width: 990px;
  margin-left: auto;
}
.seoPublic .init-1 .cont .title {
  font-weight: bold;
}
.seoPublic .init-1 .cont .title em {
  color: var(--color);
}
.seoPublic .init-1 .cont .des {
  margin-top: 40px;
  color: #666;
}

.seoPublic .init-2 .title {
  text-align: center;
  font-weight: bold;
}
.seoPublic .init-2 .content {
  margin-top: 40px;
}
.seoPublic .init-2 .content ul {
  margin: 0 -12px;
}
.seoPublic .init-2 .content ul li{
  padding: 0 12px;
}
.seoPublic .init-3 {
  background: #f0f0f0;
}
.seoPublic .init-3 .container .tipsTitle {
  text-align: center;
  font-weight: bold;
}
.seoPublic .init-3 .container .content {
  margin-top: 70px;
}
.seoPublic .init-3 .container .content .swiper1 {
  padding-bottom: 20px;
}
.seoPublic .init-3 .content ul {
  margin: 0 -25px;
}
.seoPublic .init-3 .content ul li{
  padding: 0 25px;
}
.seoPublic .init-3 .container .content ul li .box .title .cir {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: var(--color);
  margin-top: 6px;
}
.seoPublic .init-3 .container .content ul li .box .title .titleText {
  width: -webkit-calc(64%);
  width: -moz-calc(64%);
  width: calc(100% - 36px);
  margin-left: auto;
  font-weight: 600;
  /*min-height: 5.5em;*/
  text-overflow: -o-ellipsis-lastline;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 1;
 -webkit-box-orient: vertical;

}
.seoPublic .init-3 .container .content ul li .box .title{
  color: #000;
}
.seoPublic .init-3 .container .content ul li .box .title:hover {
  color: var(--color);
}
.seoPublic .init-3 .container .content ul li .box .des {
  margin-top: 20px;
  color: #666;
  font-weight: 300;
}
.seoPublic .init-3 .container .content ul li .box .moreC {
  padding-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.seoPublic .init-3 .container .content ul li .box .moreC .more {
  text-transform: uppercase;
  margin-top: 10px;
  width: 190px;
  padding: 10px;
  text-align: center;
  background-color: var(--color);
  color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0);
}
.seoPublic .init-3 .container .content ul li .box .moreC .more:hover {
  border-radius: 10px;
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);
}
.seoPublic .init-3 .container .content ul li .box .moreC .time {
  color: #6e6e6e;
  font-size: 14px;
  line-height: 2;
}
.seoPublic .init-4 .tipsTitle {
  font-weight: bold;
}
.seoPublic .init-4 .text {
  padding-right: 4px;
  overflow-y: auto;
  max-height: 300px;
}
@media (max-width: 1500px) {
  .seoPublic .init-1 img {
    display: none;
  }
  .seoPublic .init-1 .cont {
    width: 100%;
  }
  .seoPublic .init-1 .shadow {
    width: 100%;
  }
}
@media (max-width: 700px) {
  .seoPublic .init-3 .container .content {
    margin-top: 40px;
  }
  .seoPublic .init-3 .container .content ul li .box .moreC .time {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
    margin-bottom: 10px;
  }
}
/*三套*/
.cus-page.custom-page{
  background-color: #f7f7f7;
}
/*@media (max-width: 1024px) {
  .support-1 .list li {
    width: 50% !important;
  }
}*/
@media (max-width: 500px) {
  .support-1 .list li {
    width: 100% !important;
  }
}
.support-1 {
  padding: 100px 0 60px 0;
  overflow: hidden;
}
.support-1 .desc {
  /*max-width: 1200px;*/
  margin: auto;
  color: #666;
}
.support-1 .list ul {
  margin-right: -35px;
}
.support-1 .list li {
  padding-right: 35px;
  margin-bottom: 35px;
}
.support-1 .list .box {
  position: relative;
  overflow: hidden;
}
.support-1 .list .box .img img{
  margin: 0 auto;
}
.support-1 .list .box .text {
  background-color: #f7f7f7;
  padding: 0 20px 40px;
  /*height: 300px;*/
}
.support-1 .list .box .text i {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  text-align: center;
  background-color: #aa0000;
  margin: -30px auto 20px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  font-size: 18px;
  color: #fff;

}
.support-1 .list .box .text i img {
  vertical-align: middle;
}
.support-1 .list .box .text p {
  color: #818181;
}
@media (max-width: 1024px) {
  .support-1 {
    padding: 60px 0;
  }
}
.quality-3 .baseText{
  color: #666;
}
.quality-3 .main ul {
  margin: 0 -26px;
}
.quality-3 .main ul li {
  padding: 0 26px;
}
.quality-3 .main ul li .img-box {
  transition: 0.3s all;
  border-radius: 10px;
}
/*.quality-3 .main ul li .img-box .hoverbox {
  position: absolute;
  color: #fff;
  top: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
}
.quality-3 .main ul li .img-box .hoverbox p {
  width: 75%;
}
.quality-3 .main ul li:hover .img-box .hoverbox {
  transition: 0.3s all;
  top: 0;
}
.quality-3 .main ul li:hover .img-box {
  border-radius: 100px 0 100px 0;
}*/
.quality-3 {
  padding: 70px 0;
}

.quality-3 .left .arrows {
  margin-top: 30px;
  margin-right: 0;
  position: relative;
}
.quality-3 .left .arrows span.arrow {
  display: inline-block;
  width: 43px;
  height: 43px;
  line-height: 41px;
  text-align: center;
  color: #c7c7c7;
  font-size: 16px;
  border: 1px solid currentcolor;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
  cursor: pointer;
}
.quality-3 .left .arrows span.arrow:hover {
  color: var(--color);
}
.quality-3 .right {
  margin-top: 0px;
}
@media (max-width: 1470px) {
  .quality-3 .left .content {
    padding: 60px;
  }
  .quality-3 .right {
    margin-top: 60px;
  }
}
@media (max-width: 1024px) {
  .quality-3 {
    padding: 35px 0;
  }
  .quality-3 .left {
    width: 100% !important;
  }
  .quality-3 .left .arrows {
    display: none;
  }
  .quality-3 .right {
    width: 100% !important;
    margin-top: 0;
  }
  .quality-3 .left .content::before {
    right: 0;
  }
  .quality-3 .left .content {
    padding: 30px;
  }
}
.cus-page .cus-1 {
  padding: 100px 60px;
}
.cus-page .cus-1 .baseText{
  color: #666;
}
.cus-page .cus-1 .cusBtn {
  display: inline-block;
  padding: 15px 30px;
  color: white;
  background-color: var(--color);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.cus-page .cus-1 .cusBtn:hover {
  background-color: black;
}
.cus-page .cus-1 .box {
  margin: -25px;
}
.cus-page .cus-1 .left {
  padding: 25px;
}
.cus-page .cus-1 .right {
  padding: 25px;
}
.cus-page .cus-1 .right .info {
  margin-top: 30px;
}
.cus-page .cus-1 .right .info li {
  overflow: hidden;
}
.cus-page .cus-1 .right .info .name {
  line-height: 60px;
  overflow: hidden;
  margin: 15px 0;
}
.cus-page .cus-1 .right .info .name .icon {
  font-size: 0;
}
.cus-page .cus-1 .right .info .name .icon img {
  vertical-align: middle;
}
.cus-page .cus-1 .right .info .name .p {
  padding-left: 60px;
  padding-right: 25px;
  line-height: 30px;
  margin-top: 14px;
}
.cus-page .cus-1 .right .info .name i {
  float: right;
  margin-top: 18px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.cus-page .cus-1 .right .info .name.active i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cus-page .cus-1 .right .info .content {
  background-color: #f5f5f5;
  padding: 25px;
}
.cus-page .cus-1 .list {
  margin-top: 120px;
}
.cus-page .cus-1 .list ul {
  margin: -10px;
  display: flex;
  flex-wrap: wrap;
}
.cus-page .cus-1 .list li {
  padding: 10px;
}
.cus-page .cus-1 .list li > div {
  height: 100%;
}
.cus-page .cus-1 .list li > div .icon img {
  margin-left: auto;
  margin-right: auto;
}
.cus-page .cus-1 .list li > div .content {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background-color: #f5f5f5;
  padding: 10px;

  display: flex;
  flex-direction: column;
  justify-content: center;

  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
}
.cus-page .cus-1 .list li > div:hover .content {
  opacity: 1;
}
.cus-page .cus-1.pd0 {
  padding: 0;
}
@media (max-width: 1300px) {
  .cus-page .cus-1 .list li {
    width: 33.33%;
  }
}

@media (max-width: 1024px) {
  .cus-page .cus-1 {
    padding: 60px 0;
  }
  .cus-page .cus-1 .box {
    margin: -15px;
  }
  .cus-page .cus-1 .left {
    width: 100%;
    text-align: center;
    padding: 15px;
  }
  .cus-page .cus-1 .right {
    width: 100%;
    padding: 15px;
  }
  .cus-page .cus-1 .list {
    margin-top: 40px;
  }
}
@media (max-width: 700px) {
  .cus-page .cus-1 .list li {
    width: 50%;
  }
  .cus-page .cus-1 .list li > div .content {
    opacity: 1;
  }
}

@media (max-width: 500px) {
  .cus-page .cus-1 .list li {
    width: 100%;
  }
}
.about-page1 .about-41 {
  padding: 120px 0;
  background-color: #f7f7f7;
}
.about-page1 .about-41 .baseTit {
  padding-bottom: 20px;
}
.about-page1 .about-41 .desc {
  padding-bottom: 60px;
  color: #666;
}

.about-page1 .about-41 ul {
  margin: 60px 0 0 0;
}
.about-page1 .about-41 ul li {
  padding: 15px;
}
.about-page1 .about-41 ul li .box {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  /*-webkit-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.1);*/
  /*box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.1);*/
  padding: 75px 30px 0 30px;
  min-height: 300px;
  background: #ffffff;
}
.about-page1 .about-41 ul li .box .h5 {
  font-size: 26px;
  line-height: 44px;
  font-weight: 500;
  margin: 30px 0 13px;
  font-family: Unbounded;
}
.about-page1 .about-41 ul li .box .des {
  color: #666;
  min-height: 10.8em;
  font-weight: 300;
}

.about-page1 .about-41 ul li .box:hover {
  background: var(--color);
  color: white;
  
}
.about-page1 .about-41 ul li .box img {
  transition: 0.5s ease;
  margin: 0 auto;
}
.about-page1 .about-41 ul li .box:hover img {
  -webkit-filter: invert(1) brightness(20);
  filter: invert(1) brightness(20);
}
.about-page1 .about-41 ul li .box:hover .des {
  color: #fff;
}
/*内页相应最终调*/
@media screen and (max-width: 1000px) {
  .about-page1 .about-41 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 500px) {
  .about-page1 .about-41 ul li {
    width: 100% !important;
  }
}
@media screen and (max-width: 1250px) {
  .inner-big-title {
      font-size: 32px!important;
  }
}
@media screen and (max-width: 1000px) {
  .inner-big-title {
      font-size: 30px!important;
  }
}
@media screen and (max-width: 700px) {
  .inner-big-title {
      font-size: 25px!important;
  }
  .about-page .about-1 .text h3{
    font-size: 20px;
  }
  #index-body .about1 .data ul li .text h4{
    font-size: 18px;
  }
  .cus-page.cus-page2 h2.title{
    margin-left: 0;
  }
  .cus-page .cus-1,
  .support-1{
    padding-bottom: 0px;
  }
  .cus-page .cus-1,
  .about-page1 .about-41{
    padding-top: 0;
  }
  .quality-3{
    padding-top: 15px;
  }
}
@media screen and (max-width: 500px) {
  .inner-big-title {
    font-size: 22px!important;
}
.about-page .about-2{
  padding-top: 8rem;
  padding-bottom: 18rem;
}
}


#index-body .i-advantage .top .more_btn a.more:after{
   -webkit-transform: translateY(-60px) skewX(0) ;
  -moz-transform: translateY(-60px) skewX(0);
  -ms-transform: translateY(-60px) skewX(0) ;
  transform: translateY(-60px) skewX(0);
}
#index-body .i-advantage .top .more_btn:hover a.more:after{
   -webkit-transform: translateY(-0px) skewX(0) ;
  -moz-transform: translateY(-0px) skewX(0);
  -ms-transform: translateY(-60px) skewX(0) ;
  transform: translateY(-0px) skewX(0);
}


.i-tag {
    font-weight: 600;
    color: var(--color);
}
.i-tag i {
    display: inline-block;
    vertical-align: middle;
    background-color: var(--color);
    width: 40px;
    height: 1px;
    margin-right: 20px;
}
#index-body .i-advantage {
  /*padding-bottom: 130px;*/
  padding-top: 90px;
  position: relative;
}
#index-body .i-advantage .bg {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fafafa;
  width: 71%;
  height: 70%;
  z-index: -1;
}
#index-body .i-advantage .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  /*margin: 50px 0 80px;*/
  justify-content: space-between;
  align-items: center;
}
#index-body .i-advantage .top .i-title {
  width: 60%;
  margin-left: 55px;
  color: var(--color1);
}
.custom-page #index-body .i-advantage .top .i-title{
  width: 100%;
  margin-left: 0;
}
#index-body .i-advantage .top .more_btn {
  position: absolute;
  right: 0;
}
#index-body .i-advantage .top .more_btn a.more:before{
  display: none;
}
#index-body .i-advantage .top .more_btn a.more:after{
  background: transparent;
}
#index-body .i-advantage .top .more_btn a.more{
  color: #000;
}
#index-body .i-advantage .top .more_btn .more {
  border-color: rgba(0, 0, 0, 0.1);
}
#index-body .i-advantage .top .more_btn .more::after {
  color: black;
}
#index-body .i-advantage .list {
  padding-left: 0px;
}
#index-body .i-advantage ul {
  margin: -25px;
}
#index-body .i-advantage ul .slick-list {
  padding-top: 20px;
}
#index-body .i-advantage ul li {
  padding: 25px;
}
#index-body .i-advantage ul li .box {
  border: 1px solid #b5b5b5;
  position: relative;
  padding: 70px 35px;
  background: white;
}
#index-body .i-advantage ul li .box .num {
  font-size: 18px;
  width: 48px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  background: var(--color);
  color: white;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
#index-body .i-advantage ul li .box .h5 {
  font-size: 24px;
  font-weight: bold;
  margin: 66px 0 15px;
  line-height: 1.5;
}
#index-body .i-advantage ul li .box .des {
  font-size: 16px;
  line-height: 2;
  color: #666;
  height: 96px;
  overflow-y: auto;
}
#index-body .i-advantage ul li .box .border i {
  position: absolute;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  background: #b81a12;
}
#index-body .i-advantage ul li .box .border i:nth-child(1) {
  left: -1px;
  top: 0;
  width: 1px;
  height: 0;
}
#index-body .i-advantage ul li .box .border i:nth-child(2) {
  left: 0;
  bottom: -1px;
  width: 0;
  height: 1px;
}
#index-body .i-advantage ul li .box .border i:nth-child(3) {
  right: -1px;
  bottom: 0;
  width: 1px;
  height: 0;
}
#index-body .i-advantage ul li .box .border i:nth-child(4) {
  right: 0;
  top: -1px;
  width: 0;
  height: 1px;
}
#index-body .i-advantage ul li .box:hover .border i:nth-child(1) {
  height: 100%;
}
#index-body .i-advantage ul li .box:hover .border i:nth-child(2) {
  width: 100%;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  transition-delay: .2s;
}
#index-body .i-advantage ul li .box:hover .border i:nth-child(3) {
  height: 100%;
  -webkit-transition-delay: .4s;
  -moz-transition-delay: .4s;
  transition-delay: .4s;
}
#index-body .i-advantage ul li .box:hover .border i:nth-child(4) {
  width: 100%;
  -webkit-transition-delay: .6s;
  -moz-transition-delay: .6s;
  transition-delay: .6s;
}
@media screen and (max-width: 1600px) {
  #index-body .i-advantage ul {
    margin: -13px;
  }
  #index-body .i-advantage ul li {
    padding: 13px;
  }
  #index-body .i-advantage .list {
    padding-left: 80px;
  }
}
@media screen and (max-width: 1000px) {
  #index-body .i-advantage .top .more_btn {
    position: relative;
  }
  #index-body .i-advantage .top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .i-advantage .top .i-title {
    width: 100%;
    margin-left: 0;
    margin: 20px 0;
  }
  #index-body .i-advantage .list {
    padding: 0 15px;
  }
}
@media screen and (max-width: 700px) {
  #index-body .i-advantage .top {
    margin-bottom: 36px;
  }
}
.about-page1 #index-body .i-advantage {
  background: url(../images/about-page-3-bg.png) no-repeat right top;
}
.about-page1 #index-body .i-advantage.honor {
  background: white;
}
.about-page1 #index-body .i-advantage.honor .bg {
  height: 75%;
  width: 100%;
  top: 0;
  z-index: 0;
}
.about-page1 #index-body .i-advantage.honor .top {
  margin-bottom: 45px;
}
@media screen and (max-width: 1400px) {
  #index-body .i-advantage .top .more_btn {
    position: relative;
  }
  .about-page1 #index-body .i-advantage.honor .top {
    flex-wrap: wrap;
  }
  #index-body .i-advantage .top .i-title {
    width: 100%;
    margin: 20px 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 1200px) {
  .about-page1 #index-body .i-advantage.honor .top {
    flex-wrap: wrap;
  }
  #index-body .i-advantage .top .i-title {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 1000px) {
  .about-page1 #index-body .i-advantage {
    background: #fff;
  }
}
@media screen and (max-width: 700px) {
  #index-body .i-advantage .top {
    margin-top: 0;
  }

  #index-body .i-advantage{
    padding-bottom: 60px;
    padding-top: 60px;
  }
}



.history-page ul {
  border-left: 1px solid #d3d5d6;
}
.history-page ul li {
  border-bottom: 1px solid #d3d5d6;
}
.history-page ul li .text p{
  color: #666;
  font-weight: 300;
}
.history-page ul li time {
  width: 3.75em;
  height: 3.75em;
  border-radius: 100%;
  background-color: var(--color);
  color: white;
  position: relative;
  left: -1.875em;
}
@media screen and (max-width: 700px) {
  .history-page ul li {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 15px;
  }
  .history-page ul li .img {
    width: 100%;
    margin: 10px 0;
  }
  .history-page ul li time {
    position: static;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }
  .history-page ul li .content {
    width: 100%;
  }
}

.sustanibility-page .sustanibility-1 span.h2 {
  line-height: 1.2;
}
.sustanibility-page .sustanibility-1 .right .text p{
  color: #666;
}
.sustanibility-page .sustanibility-2 {
  background-color: #fafafa;
}
.sustanibility-page .sustanibility-2 .list {
  padding: 0 9%;
}
.sustanibility-page .sustanibility-2 .list ul {
  margin: 0 -1em;
}
.sustanibility-page .sustanibility-2 .list ul li {
  padding: 0 1em;
}
.sustanibility-page .sustanibility-2 .list ul li .text p{
  color: #666;
}
.sustanibility-page .sustanibility-2 .list ul li i {
  line-height: normal;
  height: 1.0875em;
  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;
}
.sustanibility-page .sustanibility-2 .list ul li i img {
  max-height: 100%;
}
.sustanibility-page .sustanibility-2 .list ul li span.h6 {
  line-height: 1.2;
}
.sustanibility-page .sustanibility-3 {
  overflow: hidden;
}
.sustanibility-page .sustanibility-3 span.h2 {
  line-height: 1.2;
}
.sustanibility-page .sustanibility-3 .text {
  color: rgba(0, 0, 0, 0.8);
}
.sustanibility-page .sustanibility-3 .text p {
  margin-bottom: 1.8em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  color: #666;
}
.sustanibility-page .sustanibility-3 .text p:before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-radius: 100%;
  background-color: var(--color);
  margin-right: 0.7em;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 0.4em;
}
.sustanibility-page .sustanibility-3 .text p:last-child {
  margin-bottom: 0;
}
.sustanibility-page .sustanibility-3 .img {
  width: 120%;
  margin-right: -20%;
}
.sustanibility-page .sustanibility-4 {
  position: relative;
  background-color: #f9f9f9;
  z-index: 1;
}
.sustanibility-page .sustanibility-4 .ui.container {
  max-width: 1350px;
}
.sustanibility-page .sustanibility-4:before {
  content: "";
  height: 45%;
  width: 100%;
  position: absolute;
  z-index: -1;
  background-color: var(--color);
  top: 0;
  left: 0;
}
.sustanibility-page .sustanibility-4 span.h2 {
  color: white;
}
.sustanibility-page .sustanibility-4 .list li {
  height: 100%;
  padding-bottom: 10px;
}
.sustanibility-page .sustanibility-4 .list .box {
  background-color: white;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  height: 100%;
}
.sustanibility-page .sustanibility-4 .list .box .content {
  padding: 6% 4%;
}
.sustanibility-page .sustanibility-4 .list .box .text {
  line-height: 1.8;
  color: #666;
}
@media screen and (max-width: 1000px) {
  .sustanibility-page .sustanibility-2 .list {
    padding: 0;
  }
  .sustanibility-page .sustanibility-3 .img {
    width: 100%;
    margin-right: 0;
  }
}

@media screen and (max-width: 700px) {
  .sustanibility-page .sustanibility-2 .list ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    margin: 0;
  }
  .sustanibility-page .sustanibility-2 .list ul li {
    padding: 0;
  }
}

.about-page2 .about-1 .text {

  margin-left: auto;
  margin-right: auto;
}
.about-page2 .about-1 .text p {
  margin-top: 1.8em;
  color: #666;
}
.about-page2 .about-1 .text p:first-child {
  margin-top: 0;
}
.about-page2 .about-1 .list span.h3 {
  line-height: 0.8;
  display: block;
}
.about-page2 .about-1 .list .sup {
  line-height: 0.5;
  color: var(--color);
}
.about-page2 .about-1 .list p {
  padding-right: 0.2em;
}
.about-page2 .about-2 {
  background-color: #f5f5f7;
}
.about-page2 .about-2 .text {
  color: #666;
}
.about-page2 .about-2 li {
  margin-bottom: 1em;
}
.about-page2 .about-2 li:last-child {
  margin-bottom: 0;
}
.about-page2 .about-2 li span.h6 {
  color: #202020;
}
.about-page2 .about-2 li span.h6 i {
  cursor: pointer;
  cursor: hand;
}
.about-page2 .about-2 li .text {
  color: #666;
  display: none;
}
.about-page2 .about-2 li.active span.h6 {
  color: var(--color);
}
.about-page2 .about-2 li.active span.h6 i {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.about-page2 .about-3 .btn div {
  width: 3em;
  height: 3em;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.about-page2 .about-3 .btn div.next {
  background-color: var(--color);
  color: white;
}
.about-page2 .about-3 .btn div:hover {
  background-color: black;
  color: white;
}
.about-page2 .about-4 ul {
  height: 560px;
}
.about-page2 .about-4 ul li:nth-child(1) {
  width: 21%;
}
.about-page2 .about-4 ul li:nth-child(1) .box:nth-child(1) {
  height: 41%;
}
.about-page2 .about-4 ul li:nth-child(1) .box:nth-child(2) {
  height: 59%;
}
.about-page2 .about-4 ul li:nth-child(2) {
  width: 14%;
}
.about-page2 .about-4 ul li:nth-child(2) .box:nth-child(1) {
  height: 59%;
}
.about-page2 .about-4 ul li:nth-child(2) .box:nth-child(2) {
  height: 41%;
}
.about-page2 .about-4 ul li:nth-child(3) {
  width: 29%;
}
.about-page2 .about-4 ul li:nth-child(3) .box {
  height: 100%;
}
.about-page2 .about-4 ul li:nth-child(4) {
  width: 27%;
}
.about-page2 .about-4 ul li:nth-child(4) .box:nth-child(1) {
  height: 38%;
}
.about-page2 .about-4 ul li:nth-child(4) .box:nth-child(2) {
  height: 62%;
}
.about-page2 .about-4 ul li:nth-child(5) {
  width: 9%;
}
.about-page2 .about-4 ul li:nth-child(5) .box {
  height: 50%;
}
.about-page2 .about-4 ul li .content {
  padding: 5%;
  color: white;
}
.about-page2 .about-4 ul li .box {
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 1000px) {
  .about-page2 .about-4 ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }
  .about-page2 .about-4 ul li:nth-child(1) .box:nth-child(1),
  .about-page2 .about-4 ul li:nth-child(2) .box:nth-child(2) {
    display: none;
  }
  .about-page2 .about-4 ul li {
    width: 100% !important;
  }
  .about-page2 .about-4 ul li .box {
    height: auto !important;
  }
}
@media screen and (max-width: 700px) {
  .about-page2 .about-1 .list ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
  }
}
