@font-face {
  font-family: 'Felix Titling';
  src: url('../fonts/FelixTitlingMT.eot');
  src: url('../fonts/FelixTitlingMT.eot?#iefix') format('embedded-opentype'), url('../fonts/FelixTitlingMT.woff2') format('woff2'), url('../fonts/FelixTitlingMT.woff') format('woff'), url('../fonts/FelixTitlingMT.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.eot');
  src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.eot');
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Black.eot');
  src: url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Black.woff2') format('woff2'), url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.eot');
  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat-Black';
  src: url('../fonts/Montserrat-Black.eot');
  src: url('../fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Black.woff2') format('woff2'), url('../fonts/Montserrat-Black.woff') format('woff'), url('../fonts/Montserrat-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat-Medium';
  src: url('../fonts/Montserrat-Medium.eot');
  src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/Montserrat-Regular.eot');
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.set-position-center {
  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%);
}

/* 栅格 */
.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.55%;
}
.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;
}
#Advertising {
  display: none;
}
.body-overflow-box {
  position: relative;
  left: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
body {
  font-family: "Roboto";
  max-width: 1920px;
  --color: #e13e46;
  --color1: #db2121;
  font-weight: normal;
  margin: 0 auto;
}
@-webkit-keyframes qodef-animate-image-in {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
  }
  100% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}
@-moz-keyframes qodef-animate-image-in {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0 0 0 0);
  }
}
@keyframes qodef-animate-image-in {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
  }
  100% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}
@-webkit-keyframes product-animation {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes product-animation {
  to {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes product-animation {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes category-animation {
  to {
    -webkit-transform: translate(-50%, -30px);
    transform: translate(-50%, -30px);
  }
}
@-moz-keyframes category-animation {
  to {
    -moz-transform: translate(-50%, -30px);
    transform: translate(-50%, -30px);
  }
}
@keyframes category-animation {
  to {
    -webkit-transform: translate(-50%, -30px);
    -moz-transform: translate(-50%, -30px);
    transform: translate(-50%, -30px);
  }
}
@-webkit-keyframes about-to-big {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@-moz-keyframes about-to-big {
  to {
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes about-to-big {
  to {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@-webkit-keyframes boxRotate {
  0%,
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    visibility: visible;
  }
  25%,
  75% {
    visibility: hidden;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  50% {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    visibility: visible;
  }
}
@-moz-keyframes boxRotate {
  0%,
  100% {
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
    visibility: visible;
  }
  25%,
  75% {
    visibility: hidden;
    -moz-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  50% {
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    visibility: visible;
  }
}
@keyframes boxRotate {
  0%,
  100% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
    visibility: visible;
  }
  25%,
  75% {
    visibility: hidden;
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  50% {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    visibility: visible;
  }
}
@-webkit-keyframes boxRotateReverse {
  0%,
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    visibility: visible;
  }
  25%,
  75% {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    visibility: hidden;
  }
  50% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    visibility: visible;
  }
}
@-moz-keyframes boxRotateReverse {
  0%,
  100% {
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
    visibility: visible;
  }
  25%,
  75% {
    -moz-transform: rotateY(90deg);
    transform: rotateY(90deg);
    visibility: hidden;
  }
  50% {
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
    visibility: visible;
  }
}
@keyframes boxRotateReverse {
  0%,
  100% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
    visibility: visible;
  }
  25%,
  75% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    transform: rotateY(90deg);
    visibility: hidden;
  }
  50% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
    visibility: visible;
  }
}
.container {
  width: 1630px;
}
.public-title {
  font-size: 70px;
  line-height: 1.2;
  font-family: 'Montserrat-Black';
  color: #333;
  position: relative;
  font-style: italic;
  z-index: 1;
}
.public-title:before {
  content: "";
  display: block;
  left: 3px;
  bottom: 16.6666%;
  position: absolute;
  background-color: var(--color1);
  width: 190px;
  height: 12px;
  z-index: -1;
}
.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;
  height: 63px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.public-btn span {
  font-weight: bold;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  color: var(--color);
  margin-right: -10px;
  position: relative;
  z-index: 2;
  text-shadow: 0 0 5px transparent;
}
.public-btn .arrow {
  width: 63px;
  height: 63px;
  background-color: #fdf5f6;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  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%;
  color: var(--color);
  position: relative;
  z-index: 1;
}
.public-btn .arrow i {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
.public-btn.btn1 {
  height: 112px;
}
.public-btn.btn1 .arrow {
  width: 112px;
  height: 112px;
}
.public-btn.btn1 .arrow i {
  font-size: 26px;
}
.public-btn:hover .arrow {
  background-color: var(--color);
  color: #fff;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}
.public-btn:hover .arrow i {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
#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.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 .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-bottom: 6px;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
  margin-left: auto;
  margin-bottom: 5px;
}
#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: 16px;
  margin-right: 92px;
  color: #666666;
  -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;
  font-family: 'Montserrat-Regular';
}
#header .nav .ui.menu .menu-box ul.menu > li:nth-child(3) ul.sub-menu{
width: 160px;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover {
  color: var(--color);
}
#header .nav .ui.menu .menu-box ul.menu > li:hover > a:after {
  opacity: 1;
}
#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;
}
#header .nav .ui.menu .menu-box ul.menu > li > a:after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  bottom: -38px;
  left: 0;
  opacity: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  height: 2px;
  background-color: var(--color);
}
#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: 150%;
  left: -10px;
  width: 306px;
  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: var( --color);
  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;
}
#header .nav .ui.menu .items .h-inquiry {
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: var(--color);
  border-radius: 18px;
  line-height: 37px;
  padding: 0 14px;
  color: #fff;
}
#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;
  padding-right: 6px;
}
#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 ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  border: 6px solid white;
  background-color: var(--color);
  -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: white;
}
#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-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 {
  margin-top: 93px;
  position: relative;
}
#banner .banner-arrows {
  position: absolute;
  left: 50.78%;
  bottom: 0;
}
#banner .banner-arrows .prev,
#banner .banner-arrows .next {
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  color: var(--color1);
  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: .3s;
  -moz-transition: .3s;
  transition: .3s;
  opacity: 1;
}
#banner .banner-arrows .prev i,
#banner .banner-arrows .next i {
  font-size: 27px;
}
#banner .banner-arrows .prev:hover,
#banner .banner-arrows .next:hover {
  background-color: var(--color1);
  color: #fff;
}
#banner ul.banner-slick .slick-current li > img {
  -webkit-animation: qodef-animate-image-in 1s linear forwards;
  -moz-animation: qodef-animate-image-in 1s linear forwards;
  animation: qodef-animate-image-in 1s linear forwards;
}
#banner ul.banner-slick li {
  position: relative;
}
#banner ul.banner-slick li .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#banner ul.banner-slick li .content .text-box {
  padding-top: 6%;
  color: #fff;
}
#banner ul.banner-slick li .content .text-box h2 {
  font-weight: bold;
  max-width: 733px;
  line-height: 1.433;
  color: #333333;
}
#banner ul.banner-slick li .content .text-box p {
  max-width: 698px;
  color: #666666;
}*/

#banner ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  border: 6px solid white;
  background-color: var(--color);
  -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: white;
}
#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-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 {
  margin-top: 93px;
  position: relative;
}
#banner .text-box {
  padding-top: 6%;
  color: #fff;
}
#banner .text-box .box {
  width: 48%;
}
#banner .text-box h2 {
  font-weight: bold;
  max-width: 733px;
  line-height: 1.433;
  color: #333333;
}
#banner .text-box p {
  max-width: 698px;
  color: #666666;
}
#banner .text-box .banner-small-slick img {
  border-radius: 20px;
}
#banner .left {
  position: absolute;
  left: 0;
  top: 0;
  width: 50.7%;
  background: url("../images/banner-left-bg.jpg") no-repeat center center;
  background-size: cover;
  /*height: 100%;*/
  padding-top: 44.8%;
}
#banner .right {
  position: absolute;
  right: 0;
  top: 0;
  width: 49.3%;
  max-height: 100%;
}
#banner .right .container {
  padding-left: 0;
  padding-right: 0;
}
#banner .right .banner-arrows {
  position: absolute;
  left: 0;
  bottom: 0;
}
#banner .right .banner-arrows .prev,
#banner .right .banner-arrows .next {
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  color: var(--color1);
  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: .3s;
  -moz-transition: .3s;
  transition: .3s;
  opacity: 1;
}
#banner .right .banner-arrows .prev i,
#banner .right .banner-arrows .next i {
  font-size: 27px;
}
#banner .right .banner-arrows .prev:hover,
#banner .right .banner-arrows .next:hover {
  background-color: var(--color1);
  color: #fff;
}
#banner .right ul.banner-slick .slick-current li > img {
  -webkit-animation: qodef-animate-image-in 1s linear forwards;
  -moz-animation: qodef-animate-image-in 1s linear forwards;
  animation: qodef-animate-image-in 1s linear forwards;
}
#banner .right ul.banner-slick li {
  position: relative;
}



#index-body .number-plus .number-Plus li {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#index-body .number-plus .number-Plus li .top {
  font-family: 'Felix Titling';
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
#index-body .number-plus .number-Plus li .top em {
  font-size: 56px;
  line-height: 1.2;
}
#index-body .number-plus .number-Plus li .top span {
  line-height: 1.2;
}
#index-body .number-plus .number-Plus li:nth-child(even) {
  background-color: #533010;
  opacity: 0.2;
  width: 1px;
  height: 85px;
}
#index-body .product .left {
  width: 80%;
}
#index-body .product .left .product-slick {
  margin-top: -155px;
}
#index-body .product .left .product-slick .slide-box .left-text {
  margin-top: 227px;
}
#index-body .product .left .product-slick .slide-box .left-text a.title {
  font-weight: 500;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
    display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 414px;
}
#index-body .product .left .product-slick .slide-box .left-text a.title:hover {
  color: var(--color);
}
#index-body .product .left .product-slick .slide-box .left-text .intro {
  max-width: 518px;
  line-height: 1.6666;
  max-height: -webkit-calc(1.666em * 5);
  max-height: -moz-calc(1.666em * 5);
  max-height: calc(1.666em * 5);
  color: #666666;
}
#index-body .product .left .product-slick .slide-box .left-text .buttons .product-btn {
  border-radius: 18px;
  line-height: 37px;
  background-color: var(--color);
  color: white;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  padding: 0 14px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#index-body .product .left .product-slick .slide-box .left-text .buttons .product-btn:hover {
  background-color: #000;
}
#index-body .product .left .product-slick .slide-box .img {
  margin-top: 29px;
  margin-bottom: 29px;
  margin-right: 29px;
  position: relative;
  margin-left: 7%;
}
#index-body .product .left .product-slick .slide-box .img a{
  display: block;
  max-width: 524px;
}
#index-body .product .left .product-slick .slide-box .img img {
  border-radius: 50%;
  border: 18px solid #fff;
}
#index-body .product .left .product-slick .slide-box .img .circle {
  position: absolute;
  top: -19px;
  right: -19px;
  bottom: -19px;
  left: -19px;
  border: solid 1px #cfcfcf;
  border-radius: 50%;
  -webkit-animation: product-animation 10s linear infinite;
  -moz-animation: product-animation 10s linear infinite;
  animation: product-animation 10s linear infinite;
  pointer-events: none;
}
#index-body .product .left .product-slick .slide-box .img .circle:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: var(--color1);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -10px;
}
#index-body .product .right .product-small-slick .slide-box .title {
  max-width: 155px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#index-body .product .right .product-small-slick .slide-box .img {
  border-radius: 50%;
  position: relative;
}
#index-body .product .right .product-small-slick .slide-box .img:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px solid var(--color1);
  opacity: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#index-body .product .right .product-small-slick .slide-box .img img {
  max-width: 86px;
  border-radius: 50%;
  border: 13px solid #fff;
}
#index-body .product .right .product-small-slick .slick-current .slide-box .img:before {
  opacity: 1;
}
#index-body .category .left {
  width: -webkit-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
  width: calc(100% - 50px);
}
#index-body .category .left .category-slick {
  width: 100%;
}
#index-body .category .left .category-slick li{
  overflow: hidden;
}
#index-body .category .left .category-slick li .slide-box a.title {
  font-weight: 500;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#index-body .category .left .category-slick li .slide-box a.title:hover {
  color: var(--color);
}
#index-body .category .left .category-slick li .slide-box .intro {
  max-width: 612px;
  line-height: 1.6666;
  max-height: -webkit-calc(1.666em * 8);
  max-height: -moz-calc(1.666em * 8);
  max-height: calc(1.666em * 8);
  color: #666666;
}
#index-body .category .left .category-slick li .slide-box .img {
  position: relative;
  z-index: 1;
}
#index-body .category .left .category-slick li .slide-box .img .bg {
  position: absolute;
  left: 0;
  right: -13px;
  top: 50%;
  z-index: -1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#index-body .category .right {
  position: relative;
}
#index-body .category .right:after {
  content: "";
  display: block;
  width: 1px;
  height: 58px;
  background-color: #000000;
  border: solid 1px #000000;
  opacity: 0.1;
  position: absolute;
  left: 50%;
  top: 109px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: category-animation 1s linear infinite alternate;
  -moz-animation: category-animation 1s linear infinite alternate;
  animation: category-animation 1s linear infinite alternate;
}
#index-body .category .category-arrows {
  position: absolute;
  z-index: 3;
  right: 14px;
  bottom: 24px;
}
#index-body .category .category-arrows .prev,
#index-body .category .category-arrows .next {
  width: 44px;
  height: 43px;
  border-radius: 50%;
  border: solid 1px #cfcfcf;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  color: #cfcfcf;
  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;
}
#index-body .category .category-arrows .prev i,
#index-body .category .category-arrows .next i {
  font-size: 20px;
}
#index-body .category .category-arrows .prev:hover,
#index-body .category .category-arrows .next:hover {
  background-color: #fff;
  color: var(--color1);
  border-color: #fff;
}
#index-body .about {
  position: relative;
}
#index-body .about .left {
  position: relative;
}
#index-body .about .left a.play {
  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%);
  top: 48%;
}
#index-body .about .left a.play .img {
  -webkit-animation: about-to-big 1.5s ease-in-out infinite alternate;
  -moz-animation: about-to-big 1.5s ease-in-out infinite alternate;
  animation: about-to-big 1.5s ease-in-out infinite alternate;
}
#index-body .about .left a.play .title {
  color: #fff;
}
#index-body .about .right {
  text-align: right;
  position: relative;
}
#index-body .about .right .right-top .public-title {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: auto;
}
#index-body .about .right .right-top .intro {
  max-width: 663px;
  color: #666;
  line-height: 1.9444;
}
#index-body .about .right .right-bottom {
  background: url("../images/about-right.jpg") no-repeat center center;
  background-size: cover;
  border-radius: 0px 0px 0px 20px;
}
#index-body .about .right .right-bottom .about-links {
  margin-left: -447px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 20px 0 20px 0;
}
#index-body .about .right .right-bottom .about-links li .title {
  color: #999999;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#index-body .about .right .right-bottom .about-links li .icon {
  background-color: transparent;
  width: 64px;
  height: 63px;
  border-radius: 50%;
  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: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#index-body .about .right .right-bottom .about-links li .icon img {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
}
#index-body .about .right .right-bottom .about-links li:hover .title {
  font-weight: bold;
  color: #333;
}
#index-body .about .right .right-bottom .about-links li:hover .icon {
  background-color: #db2121;
}
#index-body .about .right .right-bottom .about-links li:hover .icon img {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
#index-body .about .right .right-bottom .bottom-box .title {
  color: #333333;
}
#index-body .advantage {
  margin-top: -70px;
}
#index-body .advantage .left {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}
#index-body .advantage .right .advantage-list {
  margin-top: 139px;
}
#index-body .advantage .right .advantage-list li {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
}
#index-body .advantage .right .advantage-list li.active .title {
  border-color: #fff;
}
#index-body .advantage .right .advantage-list li.active:after {
  opacity: 1;
}
#index-body .advantage .right .advantage-list li:after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: -21%;
  z-index: -1;
  background: url("../images/advantage-right.jpg") no-repeat left center;
  background-size: 100% 100%;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  opacity: 0;
  border-radius: 20px;
}
#index-body .advantage .right .advantage-list li .order {
  color: var(--color1);
  font-weight: bold;
  line-height: 1.2;
}
#index-body .advantage .right .advantage-list li .title {
  font-weight: 600;
  border-bottom: solid 2px #dcdcdc;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  color: #333333;
  padding-bottom: 5px;
  max-width: 604px;
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#index-body .advantage .right .advantage-list li .intro {
  color: #666666;
  max-width: 670px;
  line-height: 1.66;
}
#index-body .service .public-title {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#index-body .service .service-list li {
  position: -webkit-sticky;
  position: sticky;
  top: 130px;
  background-color: #ffffff;
  border-radius: 74px;
  border: solid 1px var(--color);
  border-bottom: solid 2px var(--color);
}
#index-body .service .service-list li:nth-child(2) {
  top: 140px;
}
#index-body .service .service-list li:nth-child(3) {
  top: 150px;
}
#index-body .service .service-list li:nth-child(4) {
  top: 160px;
}
#index-body .service .service-list li:nth-child(5) {
  top: 170px;
}
#index-body .service .service-list li:nth-child(6) {
  top: 180px;
}
#index-body .service .service-list li .left {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
#index-body .service .service-list li .left .img {
  position: relative;
  margin-top: 36px;
  margin-left: 19px;
}

#index-body .service .service-list li .left .img .img-title {
  position: absolute;
  left: -19px;
  top: -36px;
}
#index-body .service .service-list li .left .img  img{
  width: 90%;
}

#index-body .service .service-list li .right .order span.font-81 {
  font-weight: bold;
  color: var(--color1);
  line-height: 1.2;
}
#index-body .service .service-list li .right .order span.font-18 {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #333333;
}
#index-body .service .service-list li .right .title {
  font-weight: bold;
  color: #333333;
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#index-body .service .service-list li .right .intro {
  max-width: 640px;
  color: #333333;
  line-height: 1.666;
}
#index-body .news .left .img {
  margin-top: -76px;
}
#index-body .news .right {
  width: 57.0625%;
}
#index-body .news .right .news-slick li .slide-box {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#index-body .news .right .news-slick li .slide-box .tag {
  width: 81px;
  line-height: 28px;
  background-color: #f7f7f7;
  border-radius: 14px;
  color: #999999;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#index-body .news .right .news-slick li .slide-box .date {
  color: #666666;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#index-body .news .right .news-slick li .slide-box .bottom .title {
  max-width: 660px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#index-body .news .right .news-slick li .slide-box .bottom .news-more {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  color: var(--color1);
}
#index-body .news .right .news-slick li .slide-box .bottom .news-more i {
  font-size: 24px;
}
#index-body .news .right .news-slick li .slide-box:hover {
  border-color: var(--color1);
}
#index-body .news .right .news-slick li .slide-box:hover .tag {
  color: var(--color1);
}
#index-body .news .right .news-slick li .slide-box:hover .date {
  color: var(--color1);
}
#index-body .news .right .news-slick li .slide-box:hover .bottom .title {
  color: var(--color1);
}
#index-body .news .right .news-slick li .slide-box:hover .bottom .news-more {
  opacity: 1;
}
#index-body .comment .comment-slick li .slide-box {
  width: 70%;
  margin: 0 auto;
}
#index-body .comment .comment-slick li .slide-box .profile .right .name {
  color: #333333;
}
#index-body .comment .comment-slick li .slide-box .profile .right .position {
  color: #999999;
}
#index-body .comment .comment-slick li .slide-box .stars img {
  margin: 0 8px;
}
#index-body .comment .comment-slick li .slide-box .content {
  position: relative;
}
#index-body .comment .comment-slick li .slide-box .content:after,
#index-body .comment .comment-slick li .slide-box .content:before {
  display: block;
  position: absolute;
  font-size: 99px;
  line-height: 27px;
  font-family: 'Felix Titling';
  color: #723436;
}
#index-body .comment .comment-slick li .slide-box .content:before {
  content: "“";
  left: 0;
  top: 55px;
}
#index-body .comment .comment-slick li .slide-box .content:after {
  content: "“";
  right: 0;
  bottom: 71px;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#index-body .comment .comment-slick li .slide-box .content .intro {
  max-width: 868px;
  color: #333333;
  margin: 0 auto;
  line-height: 1.84;
}
#index-body .comment .comment-slick .slick-dots {
  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;
}
#index-body .comment .comment-slick .slick-dots li {
  width: 10px;
  height: 10px;
  background-color: #533010;
  opacity: 0.2;
  margin: 0 12px;
  border-radius: 50%;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#index-body .comment .comment-slick .slick-dots li.slick-active {
  background-color: var(--color1);
  opacity: 1;
}
#index-body .comment .comment-slick .slick-dots li button {
  display: none;
}
#footer {
  background-color: #292929;
  color: #ffffff;
}
#footer .f-top .f-title .public-title {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-style: normal;
  color: #ffffff;
}
#footer .f-top .social-account li:last-child a i {
  font-size: 30px;
}
#footer .f-top .social-account li:nth-child(2) a i {
  font-size: 29px;
}
#footer .f-top .social-account li a {
  display: block;
  margin-left: 15px;
  margin-right: 15px;
}
#footer .f-top .social-account li a i {
  font-size: 25px;
  line-height: 30px;
}
#footer .f-top form input {
  background: none;
  border: none;
  margin-left: 9.375%;
  width: 15.625%;
  padding-left: 5px;
  padding-bottom: 17px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
#footer .f-top form input::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.4;
}
#footer .f-top form input:-moz-placeholder {
  color: #fff;
  opacity: 0.4;
}
#footer .f-top form input::-moz-placeholder {
  color: #fff;
  opacity: 0.4;
}
#footer .f-top form input:-ms-input-placeholder {
  color: #fff;
  opacity: 0.4;
}
#footer .f-top form input::placeholder {
  color: #fff;
  opacity: 0.4;
}
#footer .f-top form .submit {
  margin-left: 5.9375%;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#footer .f-top form .submit:hover {
  color: var(--color1);
}
#footer .f-content dl.dl-margin-l-r {
  margin-left: 5px;
  margin-right: 5px;
}
#footer .f-content dl dd {
  margin-bottom: 22px;
}
#footer .f-content dl dd a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-content dl dd a:hover {
  text-decoration: underline;
}
#footer .f-content .f-contact .contact-list li:first-child .icon {
  margin-top: 7px;
}
#footer .f-content .f-contact .contact-list li .icon {
  margin-right: 16px;
}
#footer .f-content .f-contact .contact-list li span {
  line-height: 2;
  max-width: 330px;
}
#footer .f-content .f-product {
  margin-right: 6%;
}
#footer .f-content .f-links {
  margin-right: 13.375%;
}
#footer .f-content .f-links dd {
  margin-left: 11px;
}
#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: #ffffff;
  padding: 26px 0;
}
#footer .f-copy .copy {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 27px;
}
#footer .f-copy svg {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-height: 27px;
  fill: #ffffff;
}
#footer .f-copy svg text {
  fill: #ffffff;
}
#index-body .product .center{
  display: none;
}
#index-body .product .center .center-product-slick{
  margin-left: -10px;
  margin-right: -10px;
}
#index-body .product .center .center-product-slick li .img{
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
    padding-left: 10px;
  padding-right: 10px;
}
#index-body .product .center .center-product-slick li .img .circle{
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    border: solid 1px #cfcfcf;
    border-radius: 50%;
    -webkit-animation: product-animation 10s linear infinite;
    -moz-animation: product-animation 10s linear infinite;
    animation: product-animation 10s linear infinite;
    pointer-events: none;
}
#index-body .product .center .center-product-slick li .img .circle:after{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: var(--color1);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -5px;
}
#index-body .product .center .center-product-slick li img{
  border-radius: 50%;
  border: 8px solid #fff;
}
/* 侧边菜单 */
/* 侧边菜单 */
.fixed-toolbar {
  right: 20px;
  position: fixed;
  bottom: 10%;
  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: var(--color);
  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;
  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);
}
/*ui.container不用设置了*/
@media screen and (max-width: 1450px) {
  .public-title {
    font-size: 55px;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin-right: 40px;
  }
  #banner .text-box{
    padding-top: 1%;
  }
}
@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;
  }
  #banner {
    margin-top: 40px;
  }
  #banner .text-box h2{
    font-size: 32px;
  }
  #index-body .product .container{
    flex-wrap: wrap;
  }
  #index-body .product .left {
    width: 100%;
  }
  #index-body .product .left .product-slick {
    margin-top: 0;
  }
  #index-body .product .left .product-slick .slide-box{
    overflow: hidden;
  }
  #index-body .product .left .product-slick .slide-box .left-text {
    margin-top: 50px;
  }
  #index-body .product .right{
    width: 100%;
    margin-top: 30px;
  }
  #index-body .product .left .product-slick .slide-box .img{
    margin-left: 0;
  }
  #index-body .about .left a.play .img {
    zoom: .6;
  }
  #index-body .about .right .right-top {
    padding: 20px;
  }
  #index-body .about .right .right-bottom {
    padding-right: 20px;
  }
  #index-body .service .service-list li .left {
    zoom: .7;
  }
  #footer .f-top form input {
    margin-left: 20px;
    width: 25%;
  }
  #footer .f-content dl.dl-margin-l-r {
    margin-left: 0;
    margin-right: 0;
  }
  #footer .f-content .f-links {
    margin-right: 0;
  }
}
@media screen and (max-width: 1000px) {
  #banner,
  .inner-banner {
    margin-top: 40px;
  }
  .flex-wap .flex-left-box {
    margin-right: 0;
    margin-bottom: 25px;
  }
  .public-title {
    font-size: 35px;
  }
  .public-title:before {
    width: 50%;
  }
  .public-btn.btn1 {
    height: 45px;
  }
  .public-btn.btn1 .arrow {
    width: 45px;
    height: 45px;
  }
  .public-btn.btn1 .arrow i {
    font-size: 16px;
  }
  #banner .text-box h2{
    font-size: 25px;
  }
  #index-body .number-plus .number-Plus li .top em {
    font-size: 40px;
  }
  #index-body .about .right .right-bottom .about-links {
    margin-left: 0;
  }
  #index-body .advantage {
    margin-top: 60px;
  }
  #index-body .advantage .left {
    position: unset;
  }
  #index-body .advantage .right .advantage-list {
    margin-top: 40px;
  }
  #index-body .service .service-list li {
    padding-left: 15px;
    padding-right: 15px;
  }
  #index-body .service .service-list li {
    top: 50px;
  }
  #index-body .service .service-list li:nth-child(2) {
    top: 60px;
  }
  #index-body .service .service-list li:nth-child(3) {
    top: 70px;
  }
  #index-body .service .service-list li:nth-child(4) {
    top: 80px;
  }
  #index-body .service .service-list li:nth-child(5) {
    top: 90px;
  }
  #index-body .service .service-list li:nth-child(6) {
    top: 100px;
  }
  #index-body .service .service-list li .left {
    zoom: .5;
  }
  #index-body .news {
    margin-bottom: 60px;
  }
  #index-body .comment .comment-slick li .slide-box {
    width: 100%;
  }
  #index-body .comment .comment-slick li .slide-box .content:before {
    top: -20px;
  }
  #index-body .comment .comment-slick li .slide-box .content:after {
    bottom: 0;
  }
  #footer .f-top form input,
  #footer .f-top form .submit {
    width: 48%;
    margin: 10px 1%;
  }
}
@media screen and (max-width: 700px) {
  .public-title {
    font-size: 30px;
  }
  .mobile-display-none {
    display: none;
  }
  .public-btn {
    height: 45px;
  }
  .public-btn .arrow {
    width: 45px;
    height: 45px;
  }
  #banner .banner-arrows {
    display: none;
  }
  #banner ul.banner-slick li .content .text-box p {
    display: none;
  }
  #index-body .product .left .product-slick .slide-box .left-text .public-btn,
  #index-body .product .left .product-slick .slide-box .left-text .buttons .product-btn {
    margin-bottom: 10px;
  }
  #index-body .category .category-arrows {
    display: none;
  }
  #index-body .about .right .right-bottom .about-links {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .news .left .img {
    margin-top: -20px;
  }
  #footer .f-top .social-account {
    display: none;
  }
  #footer .f-content .f-product {
    display: none;
  }
  #footer .f-content .f-links {
    display: none;
  }
  #footer .f-content .f-contact .contact-list li span {
    max-width: unset;
  }
  #footer .f-copy .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 500px) {
  .public-title {
    font-size: 22px;
  }
  #index-body .product .left .product-slick li .slide-box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .product .left .product-slick .slide-box .img {
    margin-left: 19px;
  }
  #index-body .product .left .product-slick .slide-box .left-text {
    margin-right: 0;
  }
  #index-body .product .left .product-slick .slide-box .left-text .intro {
    max-width: unset;
  }
  #index-body .category .left {
    width: 100%;
    padding-right: 0;
  }
  #index-body .category .right {
    display: none;
  }
  #index-body .category .left .category-slick li .slide-box .left-text {
    margin-right: 0;
  }
  #index-body .category .left .category-slick li .slide-box .intro {
    max-width: unset;
  }
  #footer .f-top form input,
  #footer .f-top form .submit {
    width: 100%;
  }
  #banner .text-box .box .banner-small-slick{
    display: none;
  }
  /*500尺寸*/
  .public-title:before{
    height: 6px;
  }
  #index-body .product .left .product-slick .slide-box .left-text .intro{
    height: calc(1.666em * 3);
  }
  #index-body .product .center{
    display: block;
  }
  #index-body .product .left .product-slick .slide-box .img{
    display: none;
  }
  #index-body .category .left .category-slick li .slide-box .intro{
    height: calc(1.666em * 3);
  }
  #index-body .about .right .right-top .intro{
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #index-body .about .right .right-bottom{
    padding-top: 20px;
  }
  #index-body .about .right .right-bottom .about-links{
    padding: 15px;
  }
  #index-body .about .right .right-bottom .about-links li:nth-child(2){
    display: none;
  }
  #footer .f-content .f-contact dt{
    text-align: center;
  }
  #footer .f-content .contact-list li{
    display: flex;
    justify-content: center;
  }
  #footer .f-copy .copy{
    font-size: 12px;
  }
  #footer .f-copy svg{
    max-height: 23px;
  }
  #footer .f-content .f-contact .contact-list li span{
    text-align: center;
  }
  #index-body .product .left .product-slick .slide-box .left-text .public-btn, #index-body .product .left .product-slick .slide-box .left-text .buttons .product-btn{
    font-size: 12px;
  }
}
@media screen and (max-width: 1000px) {
  #banner .right{
    position: unset;
    width: 100%;
  }
  #banner .right .container{
    padding-left: 15px;
    padding-right: 15px;
  }
  #banner .right .banner-arrows{
    left: 15px;
  }
  #banner .left{
    width: 100%;
    height: 100%;
    padding-top: unset;
  }
  #banner .text-box h2{
    max-width: 100%;
  }
  #banner .text-box .box{
    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;
}





/*内页*/
/*:root {
  --color: #e13e46;
  --color1: #db2121;
}*/
.pr{
  position: relative;
}
.slick-track{
  margin-left: auto;
}

@-moz-keyframes rounds {
  from {
    -moz-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  to {
    -moz-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}
@keyframes rounds {
  from {
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  to {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}
@-webkit-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0.3;
  }
  to {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}
@-moz-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0.3;
  }
  to {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0.3;
  }
  to {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}
/*.max-1420 {
  max-width: 1420px;
}*/
.pb-35 {
  padding-bottom: 35px;
}
.pt-35 {
  padding-top: 35px;
}
/*.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-ac {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex-as {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}*/
/*.flex-wap {
  flex-wrap: wrap;
}*/
/*.font-60 {
  font-size: 60px;
}
.ml-40 {
  margin-left: 40px;
}*/
table {
  margin: 20px auto;
  word-break: break-word;
  width: 100% !important;
  height: auto !important;
  display: block;
  overflow: auto;
}
table tbody {
  display: table;
  width: 100% !important;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
  width: auto !important;
  height: auto !important;
  white-space: nowrap;
}
table tr {
  width: auto !important;
  height: auto !important;
}
table tr:nth-child(even) {
  background: #eee;
}
.wpulike.wpulike-default {
  display: none;
}
/* .newdet-page .wpulike.wpulike-default, */
.prodet-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;
}
a.more {
  width: 200px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-weight: 500;
  color: #fff;
  /*background: var( --color);*/
  border-radius: 27px;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  font-size: 16px;
  display: inline-block;
}
a.more:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  background: #000;
}
.tags {
  font-size: 25px;
  color: var(--color);
}
.pd100 {
  padding: 100px 0;
}
.font-70 {
  /*font-size: 70px;*/
  line-height: 1.14285714;
}
.font-50 {
  /*font-size: 50px;*/
  line-height: 1.2;
}
.font-45 {
  /*font-size: 45px;*/
}
.font-25 {
  /*font-size: 25px;*/
  /* line-height: 1.2; */
}
@media screen and (max-width: 1800px) {
  /* .ui.container {
    width: 1550px;
  } */
}
@media screen and (max-width: 1600px) {
  /* .ui.container {
    width: 1350px;
  } */
  /*.font-70 {
    font-size: 60px;
  }*/
}
@media screen and (max-width: 1400px) {
  /* .ui.container {
    width: 1150px;
  } */
  /*.font-70 {
    font-size: 42px;
  }
  .font-50 {
    font-size: 36px;
  }*/
}
/* @media screen and (max-width: 1200px) {
  .ui.container {
    width: 970px;
  }
} */
/* @media screen and (max-width: 1000px) {
  .ui.container {
    width: 670px;
  }
} */
@media screen and (max-width: 700px) {
  .mb-nav {
    display: none;
  }
  /* .ui.container {
    width: 470px;
  } */
  .pd100 {
    padding: 40px 0;
  }
  /*.font-50 {
    font-size: 24px;
  }
  .font-70 {
    font-size: 24px;
  }*/
  a.more {
    height: 50px;
    line-height: 50px;
  }
}
@media screen and (max-width: 500px) {
  /* .ui.container {
    width: 95%;
  } */
  /*.font-25 {
    font-size: 18px;
  }
  .font-16 {
    font-size: 14px;
  }
  .font-18 {
    font-size: 14px;
  }
  .font-70 {
    font-size: 20px;
  }
  .font-24 {
    font-size: 18px;
  }*/
}
.play2 {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.play2::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  border-radius: 100%;
  background: transparent;
  background: #fff;
  left: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
  z-index: -1;
}
.play2::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  border-radius: 100%;
  background: #fff;
  background: transparent;
  left: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
  z-index: -1;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
img[src=""],
img:not([src]) {
  opacity: 0;
}
.seo_title {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
#seo_about ._box {
  margin: -15px;
}
#seo_about ._left,
#seo_about ._right {
  padding: 15px;
}
#honor_list ul {
  margin: -15px;
}
#honor_list ul li {
  padding: 15px;
}
#news_list ul {
  margin: -15px;
}
#news_list ul li {
  padding: 15px;
}
#news_list ._time span {
  display: inline-block;
  padding: 5px;
}
#news_list ._time span._cate {
  color: #ffffff;
  background-color: #000000;
}
#news_list ._time span._date {
  background-color: #cccccc;
}
#news_list ._table {
  padding: 20px;
  border: 2px solid #cccccc;
}

/*inner css kaishi*/

.about-banner {
  background: url(../images/about-banner.jpg) no-repeat center center;
  background-size: 100% 100%;
  height: 436px;
  text-align: right;
  padding-top: 240px;
}
.about-page .about-1 {
  margin-top: 100px;
}
.about-page .about-1 .left {
  vertical-align: bottom;
  padding-right: 27px;
  margin-bottom: 15px;
  width: 100%;
  /*margin-top: 30px;*/
}
.about-page .about-1 .left .title {
  margin-top: 2%;
}
.about-page .about-1 .left .con {
  font-size: 16px;
  color: #323232;
  line-height: 1.8;
  margin-top: 30px;
}
.about-page .about-1 .right {
  /*padding-left: 59px;*/
  vertical-align: baseline;
  width: 100%;
}
.about-page .about-1 .play {
  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%);
  width: 80px;
  height: 80px;
  border-radius: 100%;
  text-align: center;
  line-height: 80px;
  cursor: pointer;
  background: var(--color);
  color: white;
  font-size: 30px;
}
.about-page .about-1 .play i {
  position: relative;
  left: 3px;
}
.about-page .about-1 .right .data {
  margin-top: 46px;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  padding: 24px 30px 13px 30px;
}
.about-page .about-1 .right .data ul {
  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;
}
.about-page .about-1 .right .data ul li {
  display: inline-block;
  font-weight: 600;
  color: var(--color);
  font-size: 18px;
  line-height: 3.6;
}
.about-page .about-1 .right .data ul li span {
  line-height: 1;
}
.about-page .about-1 .right .data ul li .num {
  font-size: 60px;
  line-height: 0.6;
  display: block;
}
.about-page .about-1 .right .data ul li p {
  margin-top: 12px;
}
.about-page .about-2 {
  padding: 11.41% 0 10%;
}
.about-page .about-2 .left {
  width: 35%;
  padding-top: 54px;
}
.about-page .about-2 .left ul li {
  padding-bottom: 45px;
}
.about-page .about-2 .left ul li i {
  display: inline-block;
  vertical-align: middle;
  width: 60px;
}
.about-page .about-2 .left ul li span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 16px;
  font-size: 20px;
  color: #323232;
  font-weight: 600;
  line-height: 1.6;
  width: 88%;
}
.about-page .about-2 .left ul li:last-child {
  padding-bottom: 0;
}
.about-page .about-2 .right {
  width: 65%;
  position: relative;
}
.about-page .about-2 .right .title {
  font-size: 50px;
  line-height: 1.2;
  font-weight: 900;
  max-width: 668px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.about-page .about-2 .right .info {
  margin-top: -5.5%;
}
.about-page .about-2 .right .info .img-box {
  width: 50.81%;
}
.about-page .about-2 .right .info .text {
  width: 49.19%;
  padding: 13.21% 0 0 45px;
}
.about-page .about-2 .right .info .text .con {
  font-size: 20px;
  /*font-weight: 600;*/
  color: #323232;
  line-height: 1.5;
}
.about-page .about-2 .right .info .text .more {
  margin: 47px 0 0 88px;
}
.about-page .about-2 .right .bicycle {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: -50px;
}
.about-page .about-2 .right .bicycle .tire {
  position: absolute;
  z-index: -1;
  bottom: -84px;
  -webkit-animation: xz 2s linear infinite;
  -moz-animation: xz 2s linear infinite;
  animation: xz 2s linear infinite;
}
.about-page .about-2 .right .bicycle .tire1 {
  left: -128px;
}
.about-page .about-2 .right .bicycle .tire2 {
  right: -141px;
}
.about-page .about-2 .right .shadow {
  position: absolute;
  bottom: -110px;
  left: -130px;
}
.about-page .about-3 {
  padding: 5% 0 5%;
  background: url(/jgnonwoven/2025/08/23/21219-00-37-utc.jpg?imageView2/2/format/webp/q/100) no-repeat center center;
  background-size: 100% 100%;
  color: white;
}
.about-page .about-3 .left {
  width: 32%;
}
.about-page .about-3 .left .title {
  font-size: 60px;
  line-height: 1.4;
  font-weight: 700;
}
.about-page .about-3 .left p {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 37px;
}
.about-page .about-3 .left .more {
  color: white;
  margin-top: 36px;
}
.about-page .about-3 .left .more::before {
  background: white;
}
.about-page .about-3 .left .more::after {
  background-color: var(--color);
}
.about-page .about-3 .right {
  width: 68%;
  padding-left: 8.21%;
}
/*.about-page .about-3 .right ul {
  margin-right: -63px;
  margin-left: -29px;
}*/
/*.about-page .about-3 .right ul .slick-slide {
  padding: 19px 20px 29px;
}*/
/*.about-page .about-3 .right ul .slick-current li .ig {
  -webkit-transform: scale(1.023);
  -moz-transform: scale(1.023);
  -ms-transform: scale(1.023);
  transform: scale(1.023);
  margin-left: 0;
}*/
/*.about-page .about-3 .right ul .slick-current li .ig .img-box {
  opacity: 1;
}*/
.about-page .about-3 .right ul li .ig {
  padding: 19px 17px;
  /*border: 1px solid rgba(255, 255, 255, 0.35);*/
  /*-webkit-transform: scale(0.908);
  -moz-transform: scale(0.908);
  -ms-transform: scale(0.908);
  transform: scale(0.908);*/
  margin-left: 17px;
}
.about-page .about-3 .right ul li .ig .img-box {
  display: block;
  /*border: 20px solid var( --color);*/
  position: relative;
  z-index: 1;
  /*opacity: .6;*/
}
.about-page .about-4 {
  padding-top: 2%;
}
.about-page .about-4 .left {
  width: 74.37%;
  vertical-align: bottom;
  padding-right: 82px;
}
.about-page .about-4 .left ul {
  margin-right: -80px;
}
.about-page .about-4 .left ul li {
  padding-right: 80px;
  color: #323232;
}
.about-page .about-4 .left ul li .top em {
  display: inline-block;
  vertical-align: bottom;
  font-size: 60px;
  font-weight: 900;
  line-height: 1;
}
.about-page .about-4 .left ul li .top span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5;
  padding-left: 10px;
}
.about-page .about-4 .left ul li .con {
  font-size: 18px;
  line-height: 1.8;
  margin-top: 34px;
  font-weight: 400;
}
.about-page .about-4 .left ul li .img-box {
  margin-top: 39px;
}
.about-page .about-4 .right {
  vertical-align: bottom;
  color: #323232;
  width: 25.63%;
}
.about-page .about-4 .right .title {
  font-size: 60px;
  font-weight: 900;
  line-height: 1.1;
}
.about-page .about-4 .right .con {
  font-size: 20px;
  line-height: 1.8;
  /*font-weight: 300;*/
  margin-top: 59px;
}
.about-page .about-4 .right a {
  display: block;
  /*background: var( --color);*/
  color: white;
  font-size: 20px;
  line-height: 1;
  font-weight: 900;
  text-align: center;
  border-radius: 40px;
  padding: 24px 0 23px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  margin-top: 57px;
  overflow: hidden;
}
.about-page .about-4 .right a::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: 40px;
  background: #000;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.about-page .about-4 .right a:hover::after {
  width: 100%;
}
.about-page .about-5 {
  padding: 5.5% 0 0%;
  padding-bottom: 5em;
}
.about-page .about-5 .ui.container {
  max-width: 100%;
  padding: 0;
}
.about-page .about-5 .title {
  font-size: 60px;
  font-weight: 900;
  color: #323232;
}
.about-page .about-5 .content {
  margin-top: 70px;
}
/*.about-page .about-5 .content ul {
  margin-right: -78px;
}
.about-page .about-5 .content ul li {
  padding-right: 78px;
}*/
.about-page .about-5 .content ul li .ig {
  position: relative;
  z-index: 1;
  /*padding-bottom: 65px;*/
}
.about-page .about-5 .content ul li .ig .img-box {
  display: block;
}
.about-page .about-5 .content ul li .ig .img-box img {
  width: 100%;
}
.about-page .about-5 .content ul li .ig .text {
  position: absolute;
  top: 0;
  left: 0;
  background: var(--color);
  width: 100%;
  height: 87%;
  z-index: -1;
  color: white;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
  line-height: 1.5;
  padding-bottom: 17px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.about-page .about-5 .content ul li .ig:hover .text {
  top: 50px;
  left: 53px;
  opacity: 1;
}
.about-page .about_process {
  padding-top: 80px;
}
.about-page .about_process ul {
  margin: -20px;
}
.about-page .about_process ul li {
  padding: 20px;
}
.about-page .about_process ul li .title {
  font-size: 24px;
  font-weight: bold;
  margin: 10px 0 20px;
}
.about-page .about_process ul li .des {
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 1680px) {
  .about-page .about-2 .left ul li span {
    width: 86%;
  }
  .about-page .about-2 .right .bicycle {
    zoom: 0.82;
  }
  .about-page .about-2 .right .shadow {
    zoom: 0.8;
  }
  .about-page .about-1 .right .data {
    padding: 24px 29px 13px;
  }
}
@media screen and (max-width: 1440px) {
  .about-page .about-1 .right .data ul li .num {
    font-size: 50px;
    line-height: 1;
  }
  .about-page .about-2 .left ul li {
    padding-bottom: 50px;
  }
  .about-page .about-2 .left ul li span {
    font-size: 20px;
    width: 85%;
    padding-left: 10px;
  }
  .about-page .about-2 .right .info .text {
    padding: 12% 0 0 45px;
  }
  .about-page .about-2 .right .info .text .con {
    font-size: 20px;
  }
  .about-page .about-3 .left .title {
    font-size: 46px;
  }
  .about-page .about-4 .left {
    padding-right: 30px;
  }
  .about-page .about-4 .left ul {
    margin-right: -40px;
  }
  .about-page .about-4 .left ul li {
    padding-right: 40px;
  }
  .about-page .about-4 .left ul li .top span {
    font-size: 18px;
    width: 67%;
  }
  .about-page .about-4 .left ul li .con {
    font-size: 17px;
  }
  .about-page .about-4 .right .title {
    font-size: 50px;
  }
  .about-page .about-5 .content ul li .ig .text {
    height: 80%;
  }
}
@media screen and (max-width: 1280px) {
  .about-page .about-1 .left {
    padding-right: 0;
  }
  .about-page .about-1 .right {
    padding-left: 30px;
  }
  .about-page .about-1 .right .data {
    padding: 24px 15px 13px;
  }
  .about-page .about-2 .right .bicycle {
    zoom: 0.6;
  }
  .about-page .about-2 .left ul li span {
    font-size: 18px;
    width: 82%;
  }
  .about-page .about-2 .right .title {
    font-size: 40px;
  }
  .about-page .about-2 .right .shadow {
    zoom: 0.6;
  }
  .about-page .about-4 .right .title {
    font-size: 40px;
  }
  .about-page .about-4 .right .con {
    font-size: 18px;
    margin-top: 40px;
  }
  .about-page .about-4 .left ul {
    margin-right: -20px;
  }
  .about-page .about-4 .left ul li {
    padding-right: 20px;
  }
  .about-page .about-4 .left ul li .top em {
    font-size: 50px;
  }
  .about-page .about-4 .left ul li .con {
    font-size: 15px;
  }
  .about-page .about-5 .content ul li .ig:hover .text {
    left: 30px;
  }
}
@media screen and (max-width: 1100px) {
  .about-page .about-1 .left .con {
    margin-top: 30px;
  }
  .about-page .about-2 .left ul li {
    padding-bottom: 30px;
  }
  .about-page .about-2 .left ul li span {
    width: 80%;
    font-size: 16px;
  }
  .about-page .about-2 .right .info .text {
    padding: 7% 0 0 45px;
  }
  .about-page .about-2 .right .info .text .con {
    font-size: 18px;
    line-height: 1.6;
  }
  .about-page .about-2 .right .info .text .more {
    margin: 40px 0 0 70px;
  }
  .about-page .about-3 .left .title {
    font-size: 38px;
  }

  .about-page .about-4 .left ul li .con {
    height: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
  }
  .about-page .about-4 .right a {
    font-size: 18px;
  }
  .about-page .about-5 .content ul {
    margin-right: -40px;
  }
  .about-page .about-5 .content ul li {
    padding-right: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .about-banner {
    height: 300px;
    padding-top: 150px;
  }
  .about-page .about-1 {
    margin-top: 0;
  }
  .about-page .about-1 .left {
    width: 100%;
  }
  .about-page .about-1 .right {
    display: none;
  }
  .about-page .about-2 .left {
    width: 100%;
    padding-top: 0;
  }
  .about-page .about-2 .right {
    width: 100%;
    padding-top: 20px;
  }
  .about-page .about-2 .right .bicycle {
    left: 130px;
    zoom: 0.55;
  }
  .about-page .about-2 .right .shadow {
    zoom: 0.55;
    left: 0;
  }
  .about-page .about-3 .left {
    width: 100%;
  }
  .about-page .about-3 .right {
    width: 100%;
    padding: 20px 0 0;
  }
  .about-page .about-4 .left {
    width: 100%;
    padding-right: 0;
  }
  .about-page .about-4 .left ul li .top em {
    display: block;
  }
  .about-page .about-4 .left ul li .top span {
    width: 100%;
    display: block;
    padding: 0;
    height: 60px;
  }
  .about-page .about-4 .right {
    width: 100%;
    padding-top: 20px;
  }
  .about-page .about-4 .right .con {
    margin-top: 15px;
  }
  .about-page .about-4 .right a {
    margin-top: 20px;
  }
  .about-page .about-5 .title {
    font-size: 50px;
  }
  .about-page .about-5 .content {
    margin-top: 60px;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-2 {
    padding: 7% 0 10%;
  }
  .about-page .about-2 .right {
    display: none;
  }
  .about-page .about-5 .title {
    font-size: 40px;
  }
  .about-page .about-5 .content {
    margin-top: 20px;
  }
  .about-page .about-5 .content ul {
    margin-right: -20px;
  }
  .about-page .about-5 .content ul li {
    padding-right: 20px;
  }
  .about-page .about-5 .content ul li .ig {
    padding-bottom: 0;
  }
  .about-page .about-5 .content ul li .ig .text {
    position: initial;
    height: auto;
    opacity: 1;
    background: var(--color);
    padding: 10px 0;
  }
  .about-page .about-5 .content ul li .ig:hover .text {
    left: 0;
    top: 0;
  }
}
@media screen and (max-width: 500px) {
  .about-page .about-2 .left ul li span {
    width: 78%;
  }
  .about-page .about-3 .left .title {
    font-size: 30px;
  }
  .about-page .about-3 .left p {
    font-size: 15px;
    margin-top: 15px;
  }
  .about-page .about-3 .left .more {
    margin-top: 20px;
  }

  .about-page .about-5 .title {
    font-size: 27px;
  }
}
.font-18 {
  line-height: 1.8;
}
.inner-banner {
  background-position: center center;
  max-width: 1920px;
  margin: 0 auto 0 0;
  height: 355px;
  background-repeat: no-repeat;
  color: white;
  position: relative;
  z-index: 1;
  /*margin-top: 50px;*/
}
.inner-banner.factory_banner {
  height: 155px;
  background: #f3f3f3;
  color: black;
}
.inner-banner .ui.container {
  /*max-width: 1420px;*/
}
.inner-banner .text {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 34px;
}
.inner-banner .text .title {
  font-size: 30px;
  line-height: 1.8;
  font-weight: 900;
}
.inner-banner .text .mbx {
  /*font-weight: 300;*/
  font-size: 14px;
  margin-top: 12px;
}
.inner-banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(3%, rgba(0, 0, 0, 0.21)),
    color-stop(5%, rgba(0, 0, 0, 0.21)),
    to(rgba(0, 0, 0, 0))
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.21) 3%,
    rgba(0, 0, 0, 0.21) 5%,
    rgba(0, 0, 0, 0) 100%
  );
  background: -moz-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.21) 3%,
    rgba(0, 0, 0, 0.21) 5%,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.21) 3%,
    rgba(0, 0, 0, 0.21) 5%,
    rgba(0, 0, 0, 0) 100%
  );
}
.inner-banner.factory_banner::after {
  content: none;
}
.product-cat-page {
  padding: 5% 0 8.81%;
}
.product-cat-page .list {
  padding: 5px 0 0;
  border-top: 1px solid #c9c9c9;
}
.product-cat-page .list ul li {
  padding-bottom: 12px;
  margin-bottom: 11px;
  position: relative;
  border-bottom: 1px solid #c9c9c9;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.product-cat-page .list ul li .text {
  width: 63%;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.product-cat-page .list ul li .text .title {
  display: block;
  font-size: 60px;
  line-height: 1.1;
  font-weight: bold;
  color: var(--color);
}
.product-cat-page .list ul li .text .desc {
  font-size: 17px;
  color: #323232;
  line-height: 1.8;
  margin-top: 48px;
}
.product-cat-page .list ul li .img {
  width: 37%;
  padding-left: 38px;
  text-align: right;
  vertical-align: middle;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.product-cat-page .list ul li .img .img-box {
  display: block;
}
.product-cat-page .list ul li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1440px) {
  .product-cat-page .list ul li .text .title {
    font-size: 50px;
  }
  .product-cat-page .list ul li .text .desc {
    margin-top: 36px;
  }
}
@media screen and (max-width: 1100px) {
  .product-cat-page .list ul li .text .title {
    font-size: 40px;
  }
  .product-cat-page .list ul li .text .desc {
    margin-top: 28px;
  }
}
@media screen and (max-width: 1000px) {
  .inner-banner .text .title {
    font-size: 36px;
  }
  .product-cat-page .list ul li .text {
    width: 100%;
  }
  .product-cat-page .list ul li .img {
    padding-left: 0;
    position: absolute;
    right: 0;
    width: 32%;
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .inner-banner {
    height: 300px;
  }
  .inner-banner .text .title {
    font-size: 30px;
  }
  .product-cat-page .list ul li .text {
    width: 100%;
  }
  .product-cat-page .list ul li .text .title {
    font-size: 32px;
  }
  .product-cat-page .list ul li .text .desc {
    margin-top: 10px;
  }
  .product-cat-page .list ul li .img {
    width: 48%;
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .inner-banner {
    height: 210px;
  }
  .inner-banner .text .title {
    display: none;
  }
  .product-cat-page .list ul li .img {
    display: none;
  }
  .product-cat-page .list ul li .text .title {
    font-size: 24px;
  }
  .product-cat-page .list ul li .text .desc {
    font-size: 15px;
  }
}
.inner-page .m-page {
  margin-top: 5%;
  margin-bottom: 7%;
}
.inner-page .m-page a,
.inner-page .m-page span {
  display: inline-block;
  font-size: 23px;
  color: #474747;
  padding-bottom: 3px;
  border-bottom: 2px solid transparent;
  line-height: 1;
  font-weight: 500;
  margin-right: 45px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inner-page .m-page a:hover {
  border-color: #474747;
}
.inner-page .m-page span.current {
  border-color: #474747;
}
.product-page {
  padding: 4.74% 0 0%;
}
.product-page .category {
  text-align: center;
}
.product-page .category .ui.container {
  max-width: 1728px;
  width: 100%;
}
.product-page .category ul {
  margin-right: -40px;
}
.product-page .category ul li {
  padding-right: 40px;
}
.product-page .category ul li .img-box {
  display: block;
}
.product-page .category ul li .img-box img {
  display: inline-block;
}
.product-page .category ul li .tit {
  display: block;
  font-size: 16px;
  color: #474747;
  font-weight: bold;
  line-height: 2;
}
.product-page .category ul li.active .tit {
  color: var(--color);
}
.product-page .top {
  text-align: center;
  margin-top: 5%;
}
.product-page .top .fl-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 365px;
  height: 68px;
}
.product-page .top .fl-list span {
  width: 100%;
  height: 100%;
  display: block;
  border: solid 1px #474747;
  text-align: left;
  padding: 21px 34px 0 28px;
  cursor: pointer;
  font-size: 16px;
  color: #474747;
  font-weight: bold;
  line-height: 1.8;
}
.product-page .top .fl-list span em {
  display: inline-block;
  /*margin-right: 22px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 86%;
}
.product-page .top .fl-list span i {
  float: right;
  margin-top: 8px;
}
.product-page .top .fl-list ul {
  text-align: left;
  position: absolute;
  z-index: 2;
  top: 100%;
  left: 0;
  width: 100%;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -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;
  background: white;
  -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);
}
.product-page .top .fl-list ul li {
  font-size: 14px;
  padding: 10px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  font-weight: bold;
}
.product-page .top .fl-list ul li:hover {
  color: var(--color);
}
.product-page .top .fl-list:hover ul {
  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;
}
.product-page .top .product-search {
  vertical-align: top;
  display: inline-block;
  margin-left: 54px;
}
.product-page .top .product-search form {
  width: 365px;
  position: relative;
}
.product-page .top .product-search form input[type="text"] {
  width: 100%;
  height: 68px;
  border: solid 1px #474747;
  font-size: 16px;
  color: #474747;
  font-weight: bold;
  padding: 0 100px 0 30px;
}
.product-page .top .product-search form input[type="submit"] {
  width: 91px;
  height: 68px;
  border: 1px solid #474747;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/product-search.png) #474747 no-repeat center center;
}
.product-page .info {
  color: #474747;
  padding-top: 3.3%;
}
.product-page .info .ui.container {
  max-width: 1273px;
}
.product-page .info h1 {
  font-size: 50px;
  line-height: 1.2;
  font-weight: bold;
}
.product-page .info .con {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 300;
  margin-top: 1%;
}
.product-page .list {
  margin-top: 3.25%;
}
.product-page .list ul {
  margin: 0 -52px -89px 0;
}
.product-page .list ul li {
  padding: 0 52px 89px 0;
}
.product-page .list ul li .img-box {
  display: block;
  border: solid 1px #dadada;
}
.product-page .list ul li .img-box img {
  display: inline-block;
}
.product-page .list ul li .img-box .i2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.product-page .list ul li .img-box:hover .i1 {
  opacity: 0;
}
.product-page .list ul li .img-box:hover .i2 {
  opacity: 1;
}
.product-page .list ul li .tit {
  font-size: 22px;
  color: #474747;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 25px;
  display: block;
}

@media screen and (max-width: 1280px) {
  .product-page .list ul {
    margin: 0 -30px -50px 0;
  }
  .product-page .list ul li {
    padding: 0 30px 50px 0;
  }
  .product-page .list ul li .tit {
    font-size: 19px;
  }
}
@media screen and (max-width: 1000px) {
  .product-page .top .fl-list {
    width: 320px;
  }
  .product-page .top .product-search {
    margin-left: 26px;
  }
  .product-page .top .product-search form {
    width: 320px;
  }
  .product-page .list ul {
    margin: 0 -15px -30px 0;
  }
  .product-page .list ul li {
    padding: 0 15px 30px 0;
  }

  .product-page .category {
    display: none;
  }
  .product-page #index-body .news .content ul li .tips .category {
    display: inline-block;
  }
}
@media screen and (max-width: 700px) {
  .product-page .top {
    display: none;
  }
  .product-page .info h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 500px) {
  .product-page .info h1 {
    font-size: 30px;
  }
  .product-page .list ul li .tit {
    font-size: 18px;
    line-height: 2;
  }
}
.prodet-page {
  padding: 134px 0 0px;
}
.prodet-page .prodet-1 .left {
  /*vertical-align: bottom;*/
  text-align: center;
  width: 32%;
}
.prodet-page .prodet-1 .left .img{
  border: 1px solid #e6e6e6;
}
.prodet-page .prodet-1 .left img {
  width: 100%;
}


.prodet-page .prodet-1 .left .gallery {
  margin-top: 50px;
}
.prodet-page .prodet-1 .left .gallery ul {
  margin-right: -33px;
}
.prodet-page .prodet-1 .left .gallery ul li {
  padding-right: 33px;
}
.prodet-page .prodet-1 .left .gallery ul li .img-box {
  display: block;
  border: solid 1px #e6e6e6;
}


.prodet-page .prodet-1 .right {
  padding-left: 72px;
  /*vertical-align: bottom;*/
  width: 68%;
}
.prodet-page .prodet-1 .right .des{
  max-height: 353px;
  overflow-y: scroll;
}
.prodet-page .prodet-1 .right span {
  font-size: 18px;
  line-height: 1.5;
  color: var(--color);
  font-weight: bold;
}
.prodet-page .prodet-1 .right h1 {
  font-size: 30px;
  color: #000;
  /*line-height: 60px;*/
  font-weight: bold;
  margin: 24px 0;
}
.prodet-page .prodet-1 .right .gallery {
  margin-top: 50px;
}
.prodet-page .prodet-1 .right .gallery ul {
  margin-right: -33px;
}
.prodet-page .prodet-1 .right .gallery ul li {
  padding-right: 33px;
}
.prodet-page .prodet-1 .right .gallery ul li .img-box {
  display: block;
  border: solid 1px #e6e6e6;
}
.prodet-page .prodet-1 .right a.mores {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  /*background: var( --color);*/
  color: white;
  padding: 12px 37px 11px 36px;
  margin-top: 49px;
  position: relative;
  z-index: 1;
  border-radius: 30px;
  overflow: hidden;
}
.prodet-page .prodet-1 .right a.mores::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #000;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.prodet-page .prodet-1 .right a.mores:hover::after {
  width: 100%;
}
.prodet-page .prodet-1 .right .m-link {
  margin-top: 52px;
}
.prodet-page .prodet-1 .right .m-link a {
  display: block;
  font-size: 18px;
  line-height: 2;
  color: #474747;
  font-weight: 600;
}
.prodet-page .prodet-2 {
  margin-top: 70px;
}
.prodet-page .prodet-2 .top {
  padding-bottom: 27px;
  border-bottom: 1px solid #d8d8d8;
}
.prodet-page .prodet-2 .top ul li {
  display: inline-block;
  margin-right: 105px;
  color: #474747;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  cursor: pointer;
}
.prodet-page .prodet-2 .top ul li::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--color);
  display: inline-block;
  vertical-align: top;
  margin: 8px 12px 0 0;
  display: none;
}
.prodet-page .prodet-2 .top ul li:last-child {
  margin-right: 0;
}
.prodet-page .prodet-2 .top ul li.active::before {
  display: inline-block;
}
.prodet-page .prodet-2 .content {
  margin-top: 26px;
  color: #474747;
  font-size: 18px;
  line-height: 2;
  /*font-weight: 300;*/
}
.prodet-page .prodet-2 .content .title {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.5;
  display: none;
}
.prodet-page .prodet-2 .content .title::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--color);
  display: inline-block;
  vertical-align: top;
  margin: 14px 12px 0 0;
}
.prodet-page .prodet-2 .content strong {
  font-weight: bold;
}
.prodet-page .prodet-3 {
  margin-top: 130px;
}
.prodet-page .prodet-3 ul {
  margin-right: -54px;
}
.prodet-page .prodet-3 ul li {
  padding-right: 54px;
}
.prodet-page .prodet-3 ul li .img-box {
  display: block;
  border: solid 1px #e6e6e6;
}
.newdet-page .prodet-page .prodet-3 ul li .img-box{
  border:none;
}
.newdet-page .prodet-page{
  padding-top: 50px;
  margin-bottom: 60px;
}
.newdet-page .prodet-page .prodet-3{
  margin-top: 0;
}
.prodet-page .prodet-3 ul li .tit {
  display: block;
  padding: 31px 0 0 12px;
  font-size: 20px;
  line-height: 2;
  color: #474747;
  font-weight: bold;
}
@media screen and (max-width: 1440px) {
  .prodet-page .prodet-1 .right h1 {
    font-size: 36px;
  }
  .prodet-page .prodet-1 .right {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1280px) {
  .prodet-page .prodet-1 .right span {
    font-size: 26px;
  }
  .prodet-page .prodet-1 .right h1 {
    font-size: 30px;
    margin-top: 10px;
  }
  .prodet-page .prodet-1 .right .gallery {
    margin-top: 20px;
  }
  .prodet-page .prodet-1 .right a.mores {
    margin-top: 25px;
  }
  .prodet-page .prodet-1 .right .m-link {
    margin-top: 30px;
  }
  .prodet-page .prodet-3 ul {
    margin-right: -20px;
  }
  .prodet-page .prodet-3 ul li {
    padding-right: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .prodet-page {
    padding: 60px 0;
  }
  .prodet-page .prodet-1 .left {
    width: 100%;
  }
  .prodet-page .prodet-1 .right {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .prodet-page .prodet-3 {
    margin-top: 60px;
  }
  .prodet-page .prodet-3 ul li .tit {
    padding: 15px 0 0 0;
  }
}
@media screen and (max-width: 700px) {
  .prodet-page {
    padding: 30px 0;
  }
  .prodet-page .prodet-2 {
    margin-top: 30px;
  }
  .prodet-page .prodet-2 .top ul li {
    margin-right: 50px;
  }
  .prodet-page .prodet-3 {
    margin-top: 30px;
  }
}
@media screen and (max-width: 500px) {
  .prodet-page .prodet-1 .right span {
    font-size: 22px;
  }
  .prodet-page .prodet-1 .right h1 {
    font-size: 26px;
  }
  .prodet-page .prodet-2 .top {
    display: none;
  }
  .prodet-page .prodet-2 .content .title {
    display: block;
    margin-bottom: 20px;
  }
  .prodet-page .prodet-2 .content .slide {
    display: block;
    margin-top: 20px;
  }
  .prodet-page .prodet-2 .content .slide:first-child {
    margin-top: 0;
  }
}
/*.download-banner {
  background: url(/cntongkin/2023/11/21/xz.jpg) no-repeat center center #eaeaea;
}*/
.download-page {
  background: #eaeaea;
}
.download-page .title {
  font-size: 40px;
  line-height: 1.5;
  font-weight: 900;
  color: #333333;
}
.download-page .download-1 {
  padding-top: 115px;
}
.download-page .download-1 .content {
  margin-top: 72px;
}
.download-page .download-1 .content ul {
  margin: 0 -57px 0 0;
}
.download-page .download-1 .content ul li {
  padding: 0 57px 0 0;
}
.download-page .download-1 .content ul li .img-box .play {
  position: absolute;
  right: 22px;
  bottom: 17px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.download-page .download-1 .content ul li p {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.5;
  color: var(--color);
  margin-top: 12px;
  padding-left: 32px;
  position: relative;
  opacity: 0;
  -webkit-transition: 0.5;
  -moz-transition: 0.5;
  transition: 0.5;
}
.download-page .download-1 .content ul li p::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--color);
}
.download-page .download-1 .content ul li:hover .img-box .play {
  opacity: 1;
}
.download-page .download-1 .content ul li:hover p {
  opacity: 1;
}
.download-page .download-2 {
  background: url(../images/download-2.png) no-repeat center bottom #eaeaea;
  background-size: 100% 100%;
  padding: 127px 0 137px;
}
.download-page .download-2 .content {
  padding: 88px 83px 0 76px;
}
.download-page .download-2 .content ul {
  margin-right: -132px;
}
.download-page .download-2 .content ul li {
  padding-right: 132px;
}
.download-page .download-2 .content ul li .ig {
  background: rgba(33, 73, 73, 0.34);
  padding: 47px 72px 88px 36px;
  color: white;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.download-page .download-2 .content ul li .ig .icon img {
  display: inline-block;
  vertical-align: bottom;
}
.download-page .download-2 .content ul li .ig .icon span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  padding-left: 12px;
}
.download-page .download-2 .content ul li .ig .tit {
  font-size: 40px;
  line-height: 1.5;
  font-weight: 600;
  margin-top: 35px;
}
.download-page .download-2 .content ul li .ig .download {
  display: inline-block;
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  text-decoration: underline;
  margin-top: 39px;
}
.download-page .download-2 .content ul li .ig:hover {
  background: var(--color);
}
@media screen and (max-width: 1440px) {
  .download-page .download-2 .content {
    padding: 88px 40px 0 40px;
  }
  .download-page .download-2 .content ul {
    margin-right: -80px;
  }
  .download-page .download-2 .content ul li {
    padding-right: 80px;
  }
  .download-page .download-2 .content ul li .ig {
    padding: 47px 36px 88px 36px;
  }
}
@media screen and (max-width: 1280px) {
  .download-page .download-2 .content {
    padding: 88px 20px 0 20px;
  }
  .download-page .download-2 .content ul {
    margin-right: -40px;
  }
  .download-page .download-2 .content ul li {
    padding-right: 40px;
  }
  .download-page .download-2 .content ul li .ig .tit {
    font-size: 32px;
  }
}
@media screen and (max-width: 1000px) {
  .download-page .download-1 {
    padding-top: 60px;
  }
  .download-page .download-1 .content {
    margin-top: 40px;
  }
  .download-page .download-1 .content ul {
    margin: 0 -30px 0 0;
  }
  .download-page .download-1 .content ul li {
    padding: 0 30px 0 0;
  }
  .download-page .download-2 {
    padding: 60px 0;
  }
  .download-page .download-2 .content {
    padding: 60px 0 0;
  }
  .download-page .download-2 .content ul {
    margin-right: -20px;
  }
  .download-page .download-2 .content ul li {
    padding-right: 20px;
  }
  .download-page .download-2 .content ul li .ig {
    padding: 30px 20px 40px;
  }
  .download-page .download-2 .content ul li .ig .tit {
    font-size: 25px;
    margin-top: 25px;
  }
  .download-page .download-2 .content ul li .ig .download {
    margin-top: 20px;
  }
}
@media screen and (max-width: 700px) {
  .download-page .title {
    font-size: 32px;
  }
  .download-page .download-1 {
    padding-top: 30px;
  }
  .download-page .download-1 .content {
    margin-top: 20px;
  }
  .download-page .download-2 {
    padding: 30px 0;
  }
  .download-page .download-2 .content ul li .ig .icon span {
    font-size: 18px;
  }
  .download-page .download-2 .content ul li .ig .tit {
    font-size: 22px;
  }
  .download-page .download-2 .content ul li .ig .download {
    font-size: 18px;
  }
}
@media screen and (max-width: 500px) {
  .download-page .title {
    font-size: 25px;
  }
  .download-page .download-1 .content ul li .img-box .play {
    opacity: 1;
  }
  .download-page .download-1 .content ul li p {
    opacity: 1;
  }
}
.contact-page {
  padding: 150px 0 78px;
}
.contact-page .contact-1 .left {
  width: 43.35%;
}
.contact-page .contact-1 .left ul {
  margin: 0 -69px -34px 0;
}
.contact-page .contact-1 .left ul li {
  padding: 0 69px 34px 0;
  position: relative;
}
.contact-page .contact-1 .left ul li span {
  position: absolute;
  left: 0;
  bottom: 54px;
}
.contact-page .contact-1 .left ul li input,
.contact-page .contact-1 .left ul li textarea {
  width: 100%;
  height: 50px;
  font-size: 16px;
  /*font-weight: 300;*/
  color: #3d3d3d;
  padding: 0 30px;
  border: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.27);
}
.contact-page .contact-1 .left ul li input::-webkit-input-placeholder,
.contact-page .contact-1 .left ul li textarea::-webkit-input-placeholder {
  color: #3d3d3d;
}
.contact-page .contact-1 .left ul li input:-moz-placeholder,
.contact-page .contact-1 .left ul li textarea:-moz-placeholder {
  color: #3d3d3d;
}
.contact-page .contact-1 .left ul li input::-moz-placeholder,
.contact-page .contact-1 .left ul li textarea::-moz-placeholder {
  color: #3d3d3d;
}
.contact-page .contact-1 .left ul li input:-ms-input-placeholder,
.contact-page .contact-1 .left ul li textarea:-ms-input-placeholder {
  color: #3d3d3d;
}
.contact-page .contact-1 .left ul li input::placeholder,
.contact-page .contact-1 .left ul li textarea::placeholder {
  color: #3d3d3d;
}
.contact-page .contact-1 .left ul li input:focus,
.contact-page .contact-1 .left ul li textarea:focus {
  border-color: var(--color);
}
.contact-page .contact-1 .left ul li textarea {
  height: 70px;
  padding-top: 6px;
}
.contact-page .contact-1 .left ul li.wid-100 {
  width: 100%;
}
.contact-page .contact-1 .left ul li.wid-100 span {
  bottom: initial;
  top: 0;
}
.contact-page .contact-1 .left .bottom {
  margin-top: 62px;
}
.contact-page .contact-1 .left .bottom a {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  /*background: var( --color);*/
  color: white;
  padding: 22px 48px 21px;
  /*text-transform: uppercase;*/
  position: relative;
  z-index: 1;
  border-radius: 35px;
  overflow: hidden;
}
.contact-page .contact-1 .left .bottom a::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #000;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.contact-page .contact-1 .left .bottom a:hover::after {
  width: 100%;
}
.contact-page .contact-1 .left .bottom span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 50px;
  font-size: 14px;
  color: #9d9d9d;
  font-weight: 400;
}
.contact-page .contact-1 .left .bottom span input[type="checkbox"] {
  width: 14px;
  height: 14px;
  border-radius: 3px;
  border: solid 1px #9d9d9d;
}
.contact-page .contact-1 .left .bottom span em {
  display: inline-block;
  /*vertical-align: middle;*/
  padding-left: 11px;
}
.contact-page .contact-1 .right {
  width: 56.65%;
  padding-left: 10.1%;
}
.contact-page .contact-1 .right .title {
  font-size: 40px;
  line-height: 1.5;
  font-weight: 900;
  /*color: var( --color);*/
}
.contact-page .contact-1 .right .con {
  font-size: 16px;
  line-height: 1.8;
  /*color: var( --color);*/
  margin-top: 23px;
}
.contact-page .contact-1 .right ul li {
  margin-top: 25px;
}
.contact-page .contact-1 .right ul li p {
  font-size: 20px;
  line-height: 2;
  color: var(--color);
  font-weight: 400;
}
.contact-page .contact-1 .right ul li:last-child {
  width: 76%;
}
.contact-page .contact-2 {
  margin-top: 144px;
  /*-webkit-filter: grayscale(1);
  filter: grayscale(1);*/
}
.contact-page .contact-2 #mapContainer {
  height: 526px;
}
@media screen and (max-width: 1280px) {
  .contact-page .contact-1 .right {
    padding-left: 5%;
  }
  .contact-page .contact-1 .right ul li:last-child {
    width: 100%;
  }
  .contact-page .contact-1 .left ul {
    margin: 0 -40px -34px 0;
  }
  .contact-page .contact-1 .left ul li {
    padding: 0 40px 34px 0;
  }
  .contact-page .contact-1 .right .title {
    font-size: 36px;
  }
  .contact-page .contact-2 {
    margin-top: 80px;
  }
  .contact-page .contact-1 .left .bottom span {
    padding-left: 5px;
  }
}
@media screen and (max-width: 1000px) {
  .contact-page {
    padding: 60px 0;
  }
  .contact-page .contact-1 .left {
    width: 100%;
  }
  .contact-page .contact-1 .right {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .contact-page .contact-2 {
    margin-top: 60px;
  }
  .contact-page .contact-2 #mapContainer {
    height: 450px;
  }
}
@media screen and (max-width: 700px) {
  .contact-page {
    padding: 30px 0;
  }
  .contact-page .contact-1 .left .bottom {
    margin-top: 30px;
  }
  .contact-page .contact-1 .left .bottom a {
    padding: 15px 25px;
    font-size: 18px;
  }
  .contact-page .contact-1 .left .bottom span {
    display: block;
    margin-top: 10px;
  }
  .contact-page .contact-1 .right .title {
    font-size: 32px;
  }
  .contact-page .contact-1 .right ul li p {
    font-size: 18px;
  }
  .contact-page .contact-2 {
    margin-top: 30px;
  }
  .contact-page .contact-2 #mapContainer {
    height: 350px;
  }
}
@media screen and (max-width: 500px) {
  .contact-page .contact-1 .right .title {
    font-size: 26px;
  }
  .contact-page .contact-1 .right ul li p {
    font-size: 16px;
  }
}
.service-page {
  padding: 0 0 0px;
}
/*.service-page .service-1 {
  margin-top: -121px;
}*/
.service-page .service-1 .left {
  vertical-align: middle;
  color: #474747;
  width: 54%;
  padding-top: 95px;
}
.service-page .service-1 .left .title {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5;
}
.service-page .service-1 .left .con {
  font-size: 18px;
  line-height: 2;
  margin-top: 30px;
}
.service-page .service-1 .right {
  width: 51%;
  vertical-align: middle;
  padding-left: 0;
  margin-right: -5%;
  padding-left: 55px;
}
.service-page .service-1 .right .img {
  position: relative;
  z-index: 1;
  padding-top: 121px;
}
.service-page .service-1 .right .img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 11%;
  width: 64.4%;
  height: 91%;
  background: #f3f3f3;
  z-index: -1;
}
.service-page .service-2 .left {
  vertical-align: bottom;
  width: 49.44%;
}
.service-page .service-2 .left .title {
  font-size: 26px;
  color: #474747;
  font-weight: bold;
  line-height: 1.5;
}
.service-page .service-2 .left .img {
  display: inline-block;
  position: relative;
  margin-top: 31px;
}
.service-page .service-2 .left .img .play {
  position: absolute;
  top: 35%;
  left: 0;
  width: 100%;
  text-align: center;
}
.service-page .service-2 .left .img .play i {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.service-page .service-2 .left .img .play i::before,
.service-page .service-2 .left .img .play i::after {
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  right: -15px;
  bottom: -15px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  z-index: -1;
  -webkit-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
}
.service-page .service-2 .left .img .play i::before {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.service-page .service-2 .right {
  vertical-align: bottom;
  margin-bottom: 22px;
  width: 50.56%;
}
.service-page .service-2 .right ul {
  margin-bottom: -29px;
}
.service-page .service-2 .right ul li {
  padding-bottom: 29px;
}
.service-page .service-2 .right ul li em {
  font-size: 23px;
  color: #474747;
  font-weight: bold;
  line-height: 1.4;
}
.service-page .service-2 .right ul li .progress {
  height: 11px;
  background-color: #dadada;
  border-radius: 8px;
  position: relative;
  width: 100%;
}
.service-page .service-2 .right ul li .progress i {
  border-radius: inherit;
  height: 100%;
  position: absolute;
  left: 0;
  background-color: var(--color);
  -webkit-transition: 5s;
  -moz-transition: 5s;
  transition: 5s;
}
.service-page .service-2 .right ul li:nth-child(1) .progress i {
  width: 24%;
}
.service-page .service-2 .right ul li:nth-child(2) .progress i {
  width: 24%;
}
.service-page .service-2 .right ul li:nth-child(3) .progress i {
  width: 49.15%;
}
/*.service-page .service-2 .right ul.active li .progress i {
  width: 0 !important;
}*/
.service-page .service-3 {
  padding: 97px 0 0px;
}
.service-page .service-3 .title {
  font-size: 40px;
  line-height: 1.5;
  font-weight: bold;
  color: #474747;
}
.service-page .service-3 .content {
  margin-top: 22px;
}
.service-page .service-3 .content ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-right: -3.05%;
}
.service-page .service-3 .content ul li {
  width: 30.28%;
  margin-right: 3.05%;
  background: var(--color);
  color: white;
  padding: 32px 50px 60px;
  text-align: center;
}
.service-page .service-3 .content ul li .tit {
  font-size: 30px;
  line-height: 2;
  font-weight: bold;
}
.service-page .service-3 .content ul li p {
  font-size: 18px;
  line-height: 2;
  margin-top: 7px;
}
.service-page .service-4 .cat-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.service-page .service-4 .cat-list .item {
  width: 20.6%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.service-page .service-4 .cat-list .item .layer {
  height: 750px;
  -webkit-transition: 0.1s ease;
  -moz-transition: 0.1s ease;
  transition: 0.1s ease;
  overflow: hidden;
  position: relative;
}
.service-page .service-4 .cat-list .item .layer .img {
  position: relative;
}
.service-page .service-4 .cat-list .item .layer .img img {
  width: 100%;
  height: 750px;
  -o-object-fit: cover;
  object-fit: cover;
}
.service-page .service-4 .cat-list .item .layer .img::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.service-page .service-4 .cat-list .item.active {
  width: 39.2%;
}
.service-page .service-4 .cat-list .item.active .layer .img::after {
  height: 60%;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(#000)
  );
  background: -webkit-linear-gradient(top, transparent, #000);
  background: -moz-linear-gradient(top, transparent, #000);
  background: linear-gradient(to bottom, transparent, #000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='black', GradientType=0);
}
.service-page .service-5 {
  text-align: center;
  margin-top: 100px;
  color: #474747;

  margin-bottom: 100px;
}
.service-page .service-5 .title {
  font-size: 40px;
  line-height: 1.5;
  font-weight: bold;
}
.service-page .service-5 p {
  font-size: 16px;
  line-height: 1.8;
  max-width: 655px;
  margin: 22px auto 0;
}
.service-page .service-5 .form {
  max-width: 932px;
  margin: 77px auto 0;
}
.service-page .service-5 .form ul {
  margin: 0 -90px -46px 0;
}
.service-page .service-5 .form ul li {
  padding: 0 90px 46px 0;
}
.service-page .service-5 .form ul li input,
.service-page .service-5 .form ul li textarea {
  width: 100%;
  height: 41px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.24);
  font-size: 18px;
  font-weight: 600;
}
.service-page .service-5 .form ul li input::-webkit-input-placeholder,
.service-page .service-5 .form ul li textarea::-webkit-input-placeholder {
  color: #474747;
}
.service-page .service-5 .form ul li input:-moz-placeholder,
.service-page .service-5 .form ul li textarea:-moz-placeholder {
  color: #474747;
}
.service-page .service-5 .form ul li input::-moz-placeholder,
.service-page .service-5 .form ul li textarea::-moz-placeholder {
  color: #474747;
}
.service-page .service-5 .form ul li input:-ms-input-placeholder,
.service-page .service-5 .form ul li textarea:-ms-input-placeholder {
  color: #474747;
}
.service-page .service-5 .form ul li input::placeholder,
.service-page .service-5 .form ul li textarea::placeholder {
  color: #474747;
}
.service-page .service-5 .form ul li input:focus,
.service-page .service-5 .form ul li textarea:focus {
  border-color: var(--color);
}
.service-page .service-5 .form ul li textarea {
  padding-top: 7px;
}
.service-page .service-5 .form ul li.wid-100 {
  width: 100%;
}
.service-page .service-5 .form ul li span {
  font-size: 26px;
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  line-height: 1.1;
  margin-top: -6px;
  display: inline-block;
  cursor: pointer;
  padding: 10px 25px;
  background: var(--color);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.service-page .service-5 .form ul li span:hover {
  background: #000;
}
.service-page .service-6 {
  padding-top: 117px;
}
.service-page .service-6 .slick-track {
  display: flex;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-align: end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.service-page .service-6 .ui.container {
  max-width: 1646px;
  width: 100%;
}
.service-page .service-6 ul {
  margin-right: -85px;
}
.service-page .service-6 ul li {
  padding-right: 85px;
}
@media screen and (max-width: 1680px) {
  .service-page .service-3 .content ul {
    margin-right: -2%;
  }
  .service-page .service-3 .content ul li {
    width: 31.33%;
    margin-right: 2%;
    padding: 32px 30px 60px;
  }
}
@media screen and (max-width: 1440px) {
  .service-page .service-1 {
    margin-top: -80px;
  }
  .service-page .service-3 .content ul li .tit {
    font-size: 27px;
    line-height: 1.6;
  }
  .service-page .service-3 .content ul li p {
    font-size: 17px;
  }
  .service-page .service-4 .cat-list .item .layer {
    height: 600px;
  }
  .service-page .service-4 .cat-list .item .layer .img img {
    height: 600px;
  }
}
@media screen and (max-width: 1280px) {
  .service-page .service-2 .left {
    padding-right: 2.44%;
  }
  .service-page .service-3 .content ul {
    margin-right: -1%;
  }
  .service-page .service-3 .content ul li {
    width: 32.33%;
    margin-right: 1%;
    padding: 32px 20px;
  }
  .service-page .service-3 .content ul li .tit {
    font-size: 25px;
  }
  .service-page .service-3 .content ul li p {
    font-size: 16px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1100px) {
  .service-page .service-1 .right {
    padding-left: 0;
  }
  .service-page .service-3 .content ul li .tit {
    font-size: 23px;
  }
  .service-page .service-3 .content ul li p {
    font-size: 15px;
  }
  .service-page .service-4 .cat-list .item .layer {
    height: 550px;
  }
  .service-page .service-4 .cat-list .item .layer .img img {
    height: 550px;
  }
}
@media screen and (max-width: 1000px) {
  .service-page {
    padding-bottom: 60px;
  }
  .service-page .service-1 {
    margin-top: 0;
  }
  .service-page .service-1 .left {
    width: 100%;
    padding-top: 30px;
  }
  .service-page .service-1 .left .con {
    margin-top: 0;
  }
  .service-page .service-1 .right {
    display: none;
  }
  .service-page .service-2 .left {
    width: 100%;
    padding: 0;
  }
  .service-page .service-2 .left .img {
    margin-top: 15px;
    width: 100%;
  }
  .service-page .service-2 .left .img img {
    width: 100%;
  }
  .service-page .service-2 .right {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
  }
  .service-page .service-3 {
    padding: 60px 0;
  }
  .service-page .service-3 .content ul li {
    padding: 32px 15px;
  }
  .service-page .service-4 .cat-list .item .layer {
    height: 450px;
  }
  .service-page .service-4 .cat-list .item .layer .img img {
    height: 450px;
  }
  .service-page .service-5 {
    margin-top: 60px;
  }
  .service-page .service-5 .form ul {
    margin: 0 -20px -30px 0;
  }
  .service-page .service-5 .form ul li {
    padding: 0 20px 30px 0;
  }
  .service-page .service-6 {
    padding-top: 60px;
  }
}
@media screen and (max-width: 700px) {
  .service-page {
    padding-bottom: 30px;
  }
  .service-page .service-3 {
    padding: 30px 0;
  }
  .service-page .service-3 .content ul {
    margin-bottom: -20px;
  }
  .service-page .service-3 .content ul li {
    width: 49%;
    margin-bottom: 20px;
  }
  .service-page .service-3 .content ul li .tit {
    font-size: 20px;
  }
  .service-page .service-4 {
    display: none;
  }
  .service-page .service-5 {
    margin: 0;
  }
  .service-page .service-5 .form {
    margin: 20px auto 0;
  }
  .service-page .service-5 .form ul li:nth-child(3) {
    width: 100%;
  }
  .service-page .service-6 {
    padding-top: 30px;
  }
  .service-page .service-6 ul {
    margin-right: -30px;
  }
  .service-page .service-6 ul li {
    padding-right: 30px;
  }
}
@media screen and (max-width: 500px) {
  .service-page .service-1 .left .title {
    font-size: 32px;
  }
  .service-page .service-1 .left .con {
    font-size: 16px;
    line-height: 1.8;
  }
  .service-page .service-2 .left .img .play i {
    width: 20%;
  }
  .service-page .service-2 .right ul {
    margin-bottom: -15px;
  }
  .service-page .service-2 .right ul li {
    padding-bottom: 15px;
  }
  .service-page .service-2 .right ul li em {
    font-size: 20px;
  }
  .service-page .service-3 .title {
    font-size: 30px;
  }
  .service-page .service-3 .content ul {
    margin-right: 0;
  }
  .service-page .service-3 .content ul li {
    width: 100%;
    margin-right: 0;
  }
  .service-page .service-5 .title {
    font-size: 30px;
  }
  .service-page .service-5 p {
    margin: 0 auto;
  }
}
.inner-page .sideBarBox .sideBarLeft {
  width: 70%;
  padding-right: 3%;
}
.inner-page .sideBarBox .sideBarRight {
  width: 30%;
  padding: 25px;
  background: #f3f3f3;
  position: sticky;
  top: 100px;
}
.inner-page .sideBarBox .sideBarRight span.h5 {
  font-size: 20px;
  font-weight: bold;
  color: #242424;
  line-height: 1.2;
  margin-bottom: 0.8em;
  display: block;
  margin-top: 2em;
}
.inner-page .sideBarBox .sideBarRight span.h5:first-child {
  margin-top: 0;
}
.inner-page .sideBarBox .sideBarRight form.search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 50px;
  height: 50px;
  border: 1px solid #bfbfbf;
  background-color: white;
  font-size: 18px;
  color: #8e8e8e;
  padding: 0 0.7em;
}
.inner-page .sideBarBox .sideBarRight form.search input {
  border: none;
  background-color: transparent;
  width: 100%;
}
.inner-page .sideBarBox .sideBarRight form.search input[type="submit"] {
  width: 30px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: url("../images/icon-search3.png") center center no-repeat;
}
.inner-page .sideBarBox .sideBarRight .nav ul li {
  font-size: 18px;
  line-height: 1.2;
  color: #8e8e8e;
  padding: 0.5em 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inner-page .sideBarBox .sideBarRight .nav ul li:before {
  content: "";
  border: 3px solid var(--color);
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 0.5em;
  border-radius: 100%;
}
.inner-page .sideBarBox .sideBarRight .nav ul li:hover {
  color: var(--color);
}
.inner-page .sideBarBox .sideBarRight .newsList ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #bfbfbf;
}
.inner-page .sideBarBox .sideBarRight .newsList ul li a.img-box {
  /*width: 34%;*/
  margin-right: 15px;
  height: 80px;
  background-size: cover;
  background-position: center center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.inner-page .sideBarBox .sideBarRight .newsList ul li .content time {
  display: block;
  font-size: 16px;
  color: #8e8e8e;
  line-height: 2;
}
.inner-page .sideBarBox .sideBarRight .newsList ul li .content span.h6 {
  font-size: 18px;
  color: #242424;
  line-height: 1.5;
  margin-top: 0.3em;
  display: block;
}
.inner-page .sideBarBox .sideBarRight .imgBox {
  margin-top: 30px;
  height: 460px;
  background-size: cover;
  background-position: center center;
  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;
}
.inner-page .sideBarBox .sideBarRight .imgBox .text {
  font-size: 16px;
  color: white;
  line-height: 2;
  padding: 2em;
}
/* .news-page .marginBox {
  padding: 90px 0 70px 0;
}
.news-page .sideBarLeft .list ul li a.img-box {
  padding: 30px 30px 20px;
  display: block;
  border: 1px solid #bfbfbf;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.news-page .sideBarLeft .list ul li a.img-box img {
  width: 100%;
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  height: 690px;
}
.news-page .sideBarLeft .list ul li a.img-box time {
  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: 16px;
  color: #8e8e8e;
  margin-top: 1.2em;
}
.news-page .sideBarLeft .list ul li a.img-box time em {
  font-size: 14px;
  padding: 0.3em 1em;
  border-radius: 1.5em;
  background: var( --color);
  color: white;
  text-transform: uppercase;
  margin-left: 1em;
}
.news-page .sideBarLeft .list ul li a.img-box:hover {
  border-color: var( --color);
}
.news-page .sideBarLeft .list ul li .content {
  padding: 30px 0 100px;
  font-size: 16px;
}
.news-page .sideBarLeft .list ul li .content span.h3 {
  font-weight: bold;
  font-size: 28px;
  color: #242424;
  line-height: 2;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.news-page .sideBarLeft .list ul li .content span.h3:hover {
  color: var( --color);
}
.news-page .sideBarLeft .list ul li .content .text {
  font-size: 18px;
  color: #8e8e8e;
  line-height: 2;
  margin: 1em 0;
}
.news-page .sideBarLeft .list ul li .content a.link {
  font-size: 18px;
  display: inline-block;
  position: relative;
  line-height: 1;
  border-bottom: 1px solid var( --color);
  color: var( --color);
}
.news-page .sideBarLeft .list ul li .content a.link:after {
  content: "";
  border: 4px solid var( --color);
  border-radius: 100%;
  position: absolute;
  top: -2px;
  left: 105%;
} */
/* .newdet-page .marginBox {
  padding: 90px 6%;
}
.newdet-page .sideBarLeft time {
  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: 16px;
  color: #8e8e8e;
  margin-top: 1.2em;
}
.newdet-page .sideBarLeft time em {
  font-size: 14px;
  padding: 0.5em 1em;
  padding-bottom: 0;
  border-radius: 1.5em;
  background: var( --color);
  color: white;
  text-transform: uppercase;
  margin-left: 1em;
}
.newdet-page .sideBarLeft h1 {
  font-weight: bold;
  font-size: 28px;
  color: #242424;
  line-height: 2;
  display: block;
  margin: 2em 0 1em;
}
.newdet-page .sideBarLeft .content {
  font-size: 18px;
  color: #8e8e8e;
  line-height: 2;
  padding: 1.5em 0;
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
}
.newdet-page .sideBarLeft .share {
  font-size: 24px;
  color: #bfbfbf;
  margin-top: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.newdet-page .sideBarLeft .share a {
  margin-left: 1em;
  font-size: 80%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.newdet-page .sideBarLeft .share a:hover {
  color: var( --color);
}
.newdet-page .sideBarLeft .m-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 50px 0 80px;
}
.newdet-page .sideBarLeft .m-link .prev {
  margin-right: 20px;
  width: 100%;
}
.newdet-page .sideBarLeft .m-link .prev a.link img {
  margin-right: 0.5em;
}
.newdet-page .sideBarLeft .m-link .next {
  margin-left: 20px;
  width: 100%;
}
.newdet-page .sideBarLeft .m-link .next a.link {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.newdet-page .sideBarLeft .m-link .next a.link img {
  margin-left: 0.5em;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.newdet-page .sideBarLeft .m-link a.link {
  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-weight: bold;
  font-size: 20px;
  color: #242424;
  margin-bottom: 0.5em;
}
.newdet-page .sideBarLeft .m-link .btnBox {
  padding: 20px;
  background: #eee;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.newdet-page .sideBarLeft .m-link .btnBox a.img {
  width: 35%;
  height: 80px;
  background-size: cover;
  background-position: center center;
}
.newdet-page .sideBarLeft .m-link .btnBox .text {
  margin-left: 15px;
}
.newdet-page .sideBarLeft .m-link .btnBox .text time {
  font-size: 16px;
  color: #8e8e8e;
  margin: 0;
}
.newdet-page .sideBarLeft .m-link .btnBox .text span.h6 {
  font-size: 18px;
  color: #242424;
  line-height: 2;
  margin-top: 0.1em;
  display: block;
}
.newdet-page .sideBarLeft .publicForm span.h6 {
  font-weight: bold;
  font-size: 28px;
  color: #242424;
  line-height: 2;
  margin-bottom: 1em;
  display: block;
} */
.testimonials-page .marginBox {
  padding: 100px 0 65px;
  text-align: center;
}
.testimonials-page .options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #c3c3c3;
  margin-top: 110px;
}
.testimonials-page .options span {
  font-size: 20px;
  font-weight: bold;
  width: 360px;
  margin-right: 1em;
  height: 2.5em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0.75em;
  border: 1px solid #c3c3c3;
  cursor: pointer;
  cursor: hand;
  background: #eee;
  margin-bottom: -1px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.testimonials-page .options span em {
  color: #bfbfbf;
}
.testimonials-page .options span.active {
  background-color: white;
  border-bottom-color: transparent;
}
.testimonials-page .ret .list {
  margin: 0;
}
.testimonials-page .ret .list ul {
  margin: -30px -15px;
  text-align: left;
}
.testimonials-page .ret .list ul.active li a {
  /*border: 10px solid var( --color);*/
}
.testimonials-page .ret .list ul li {
  padding: 30px 15px;
  text-align: center;
}
.testimonials-page .ret .list ul li a {
  display: block;
  position: relative;
}
.testimonials-page .ret .list ul li a img {
  width: 100%;
}
.testimonials-page .ret .list ul li a span {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  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;
  background-color: var(--color);
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.testimonials-page .ret .list ul li a span img {
  width: auto;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.testimonials-page .ret .list ul li a:hover span {
  opacity: 1;
}
/* .newdet-page .form ul {
  margin: -15px -7px;
}
.newdet-page .form ul li {
  padding: 15px 7px;
}
.newdet-page .form ul li input,
.newdet-page .form ul li textarea {
  display: block;
  width: 100%;
  font-size: 18px;
  padding: 0.6em 1em;
  border: 1px solid #bfbfbf;
}
.newdet-page .form ul li input::-webkit-input-placeholder,
.newdet-page .form ul li textarea::-webkit-input-placeholder {
  color: #8e8e8e;
}
.newdet-page .form ul li input:-moz-placeholder,
.newdet-page .form ul li textarea:-moz-placeholder {
  color: #8e8e8e;
}
.newdet-page .form ul li input::-moz-placeholder,
.newdet-page .form ul li textarea::-moz-placeholder {
  color: #8e8e8e;
}
.newdet-page .form ul li input:-ms-input-placeholder,
.newdet-page .form ul li textarea:-ms-input-placeholder {
  color: #8e8e8e;
}
.newdet-page .form ul li input::placeholder,
.newdet-page .form ul li textarea::placeholder {
  color: #8e8e8e;
}
.newdet-page .form ul li textarea {
  height: 150px;
}
.newdet-page .form ul li input[type="submit"] {
  border: none;
  background: var( --color);
  color: white;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.newdet-page .form ul li input[type="submit"]:hover {
  background: #242424;
}
.newdet-page .form ul li.wid-100 {
  width: 100%;
} */
span.txt {
  font-size: 24px;
  color: var(--color);
  /*text-transform: uppercase;*/
  display: block;
  line-height: 2;
  /*letter-spacing: .2em;*/
  margin-bottom: 0.5em;
}
span.h2 {
  font-size: 60px;
  font-weight: bold;
  color: #242424;
  line-height: 1.3;
  margin-bottom: 20px;
  display: block;
}
span.h2 i {
  font-size: 83.33333333%;
}
@media screen and (max-width: 1600px) {
  /* .news-page .sideBarLeft .list ul li a.img-box {
    padding: 20px;
  }
  .news-page .sideBarLeft .list ul li .content span.h1 {
    font-size: 24px;
  }
  .news-page .sideBarLeft .list ul li .content .text,
  .news-page .sideBarLeft .list ul li .content a.link {
    font-size: 16px;
  }
  .news-page .sideBarLeft .list ul li .content a.link:after {
    border-width: 2px;
  } */
  /* .newdet-page .sideBarLeft h1 {
    font-size: 24px;
    margin: 1em 0;
  }
  .newdet-page .sideBarLeft .content {
    font-size: 16px;
  }
  .newdet-page .sideBarLeft .share {
    font-size: 20px;
  }
  .newdet-page .sideBarLeft .m-link a.link,
  .newdet-page .sideBarLeft .m-link .btnBox .text span.h6 {
    font-size: 16px;
  }
  .newdet-page .sideBarLeft .m-link .btnBox {
    padding: 10px;
  }
  .newdet-page .sideBarLeft .m-link .btnBox .text time {
    font-size: 14px;
  }
  .newdet-page .sideBarLeft .m-link {
    margin: 30px 0 40px;
  }
  .newdet-page .sideBarLeft .publicForm span.h6 {
    font-size: 24px;
  } */
  .testimonials-page .options span {
    font-size: 18px;
    width: 280px;
  }
  .testimonials-page .options {
    margin-top: 60px;
  }
  /*.testimonials-page .ret .list {
    margin: 50px 0;
  }*/
  .testimonials-page .ret .list ul li {
    padding: 10px;
  }
  .testimonials-page .ret .list ul {
    margin: -10px;
  }
  .newdwt-page .form ul li {
    padding: 6px;
  }
  .newdwt-page .form ul {
    margin: -6px;
  }
  .newdwt-page .form ul li input,
  .newdwt-page .form ul li textarea,
  .newdwt-page .form ul li input[type="submit"] {
    font-size: 16px;
  }
  span.txt {
    font-size: 20px;
  }
  span.h2 {
    font-size: 48px;
  }
}
@media screen and (max-width: 1450px) {
  .testimonials-page .marginBox {
    padding: 60px 0;
  }
  .testimonials-page .options span {
    font-size: 16px;
    width: 220px;
  }
  .testimonials-page .options {
    margin-top: 30px;
  }
  span.txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 1250px) {
  /* .news-page .sideBarLeft .list ul li .content span.h3 {
    font-size: 20px;
  }
  .news-page .sideBarLeft .list ul li .content {
    padding: 20px 0 30px;
  } */
  /* .newdet-page .sideBarLeft h1,
  .newdet-page .sideBarLeft .publicForm span.h6 {
    font-size: 20px;
  } */
  .testimonials-page .options span {
    font-size: 14px;
    width: 200px;
  }
  /*.testimonials-page .ret .list {
    margin: 30px 0;
  }*/
}
@media screen and (max-width: 1000px) {
  .body-overflow-box {
    /*overflow: hidden !important;*/
  }
  .inner-page .sideBarBox .sideBarLeft {
    width: 100%;
    padding-right: 0;
  }
  .inner-page .sideBarBox .sideBarRight {
    display: none;
  }
  /* .news-page .sideBarLeft .list ul li .content span.h3 {
    font-size: 18px;
  } */
  .testimonials-page .options {
    display: none;
  }
  /* .newdet-page .form ul li input,
  .newdet-page .form ul li textarea,
  .newdet-page .form ul li input[type="submit"] {
    font-size: 14px;
    padding: 0.5em;
  } */
  span.txt {
    font-size: 14px;
  }
  .testimonials-page .ret .list ul li {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  /* .news-page .sideBarLeft .list ul li a.img-box time {
    font-size: 14px;
  }
  .news-page .sideBarLeft .list ul li a.img-box time em {
    font-size: 14px;
  }
  .news-page .sideBarLeft .list ul li .content .text,
  .news-page .sideBarLeft .list ul li .content a.link {
    font-size: 14px;
  }
  .news-page .sideBarLeft .list ul li .content span.h3 {
    font-size: 16px;
  } */
  /* .newdet-page .sideBarLeft .m-link .btnBox .text {
    margin-left: 0;
    width: 100%;
  }
  .newdet-page .sideBarLeft .m-link .btnBox a.img {
    display: none;
  }
  .newdet-page .sideBarLeft .m-link a.link,
  .newdet-page .sideBarLeft .m-link .btnBox .text span.h6 {
    font-size: 14px;
  } */
  .testimonials-page .options span {
    font-size: 14px;
    width: 140px;
  }
}
@media screen and (max-width: 500px) {
  /* .newdet-page .sideBarLeft .m-link .prev {
    margin-right: 10px;
  }
  .newdet-page .sideBarLeft .m-link .next {
    margin-left: 10px;
  }
  .newdet-page .sideBarLeft time {
    margin-top: 0;
    font-size: 14px;
  }
  .newdet-page .sideBarLeft time em {
    font-size: 14px;
  } */
  .testimonials-page .ret .list ul li {
    width: 50%;
  }
  .testimonials-page .marginBox {
    padding: 30px 0;
  }
}
/* .news-page .sideBarLeft .list ul li .content a.link:hover {
  color: #242424;
  border-color: #242424;
}
.news-page .sideBarLeft .list ul li .content a.link:hover:after {
  border-color: #242424;
} */
@media screen and (max-width: 1000px) {
  .foot-links {
    display: none !important;
  }
  h1.Auxil-h1.wow.fadeInUp {
    display: none;
  }
  .con.Auxil-catdes.wow.fadeInUp {
    font-size: 16px;
    line-height: 1.8;
  }
  /* .news-page .sideBarLeft .list ul li a.img-box img {
    height: auto !important;
  } */
}

.seoPublic .title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 1em;
}

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

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

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

.seoPublic .Auxil-about .box .left {
  width: 40%;
  position: relative;
}
.seoPublic .Auxil-about .box .left .play {
  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%);
  width: 80px;
  height: 80px;
  border-radius: 100%;
  text-align: center;
  line-height: 95px;
  cursor: pointer;
  background: var(--color);
  color: white;
  font-size: 30px;
}
.seoPublic .Auxil-about .box .left .play i {
  position: relative;
  left: 3px;
}
.seoPublic .Auxil-about .box .left .img {
  height: 100%;
  background-size: cover;
  background-position: center center;
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  #cp-Nav {
    display: block;
  }

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

  #cp-Nav .nav div.title {
    font-size: 18px;
    font-weight: bold;
    padding: 8px 10px;
    background: var(--color);
    border-radius: 5px;
    color: white;
  }
  #cp-Nav .nav div.title i {
    float: right;
    font-size: 30px;
    cursor: pointer;
  }

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

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

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

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

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

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

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

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

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

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

  .seoPublic > div {
    padding: 30px 0;
  }
  .seoPublic .Auxil-about .box .right .text {
    max-height: none;
  }
}

.production-page {
  position: relative;
  padding-bottom: 100px;
  z-index: 2;
}
.production-page .init-1 {
  padding: 40px 0 50px;
}
.production-page .init-1 .container .tips_des {
  color: #9f9999;
  margin-top: 20px;
}
.production-page .init-1 .container .content {
  margin-top: 40px;
}
.production-page .init-1 .container .content ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.production-page .init-1 .container .content .list {
  margin-top: 30px;
  width: 33.3%;
  padding: 0 20px;
}
.production-page .init-1 .container .content .list .box {
  box-shadow: 0 10px 40px 10px rgba(136, 141, 163, 0.1);
  border-radius: 10px;
  height: 100%;
  overflow: hidden;
}
.production-page .init-1 .container .content .list .box .img img {
  width: 100%;
}
.production-page .init-1 .container .content .list .cont {
  padding: 30px 30px 25px;
  text-align: center;
}
.production-page .init-1 .container .content .list .cont .des {
  margin-top: 16px;
  color: #9f9999;
}
.production-page .init-2 {
  margin-top: 60px;
}
/*.production-page .init-2 h3{
  font-size: 60px;
}*/

.production-page .init-2 .container .title_list {
  padding-top: 30px;
}
.production-page .init-2 .container .title_list .list {
  width: 20%;
  margin-top: 30px;
  position: relative;
  padding-right: 30px;
  cursor: pointer;
}
.production-page .init-2 .container .title_list .list .sub {
  position: absolute;
  top: 50%;
  left: -20px;
  z-index: 1;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 6px;
  height: 6px;
  background-color: var(--color);
}
.production-page .init-2 .container .title_list .list .column {
  vertical-align: middle;
}
.production-page .init-2 .container .title_list .list .num {
  font-size: 40px;
  width: 75px;
  font-weight: bold;
}
.production-page .init-2 .container .title_list .list .cont {
  color: rgba(153, 153, 153, 0.5);
}
.production-page .init-2 .container .title_list .list .cont .text {
  width: calc(100% - 90px);
  font-size: 16px;
}
.production-page .init-2 .container .title_list .slick-current .list .cont,
.production-page .init-2 .container .title_list .list:hover .cont,
.production-page .init-2 .container .title_list .list.active .cont {
  color: var(--color);
}

.production-page .init-2 .container .content_list {
  margin-top: 60px;
}
/*.production-page .init-2 .container .content_list .list{
  display: none;
}*/
.production-page .init-2 .container .content_list .slick-current .list {
  display: block !important;
}
.production-page .init-2 .container .content_list .list .left {
  width: 45%;
  vertical-align: middle;
}
.production-page .init-2 .container .content_list .list .right {
  width: 55%;
  vertical-align: middle;
  padding-left: 100px;
}
.production-page .init-2 .container .content_list .list .right .des {
  margin-top: 20px;
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  .production-page .init-2 .container .title_list .list {
    width: 33.33%;
  }
  .production-page .init-2 .container .title_list .list .sub {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .production-page .init-1 {
    text-align: center;
  }
  .production-page .init-1 .container .content ul {
    margin: 0;
  }
  .production-page .init-1 .container .content .list {
    width: 100%;
    padding: 0;
  }
  .production-page .init-2 .container .tip {
    text-align: center;
  }
  .production-page .init-2 .container .content_list .list .left {
    width: 100%;
  }
  .production-page .init-2 .container .content_list .list .right {
    width: 100%;
    padding-left: 0;
    margin-top: 40px;
    text-align: center;
  }
}
@media screen and (max-width: 700px) {
  .production-page .init-2 .container .title_list .list {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .production-page {
    padding-bottom: 10px;
  }
  .production-page .init-1 .container .content {
    margin-top: 0;
  }
  .production-page .init-1 .container .content .list .cont {
    padding: 20px 16px;
  }
  .production-page .init-1 .container .content .list .cont .des {
    margin-top: 10px;
  }
  .production-page .init-2 {
    margin-top: 40px;
  }
  .production-page .init-2 .container .title_list {
    padding-top: 0;
    display: none;
  }
  .production-page .init-2 .container .title_list .list {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .production-page .init-2 .container .title_list .list .num {
    width: 100%;
    font-size: 30px;
  }
  .production-page .init-2 .container .title_list .list .des {
    width: 100%;
  }
  .production-page .init-2 .container .content_list {
    margin-top: 20px;
  }
  .production-page .init-2 .container .content_list .list {
    display: block;
    margin-top: 30px;
  }
  .production-page .init-2 .container .content_list .list:first-child {
    margin-top: 0;
  }
  .production-page .init-2 .container .content_list .list .right {
    margin-top: 20px;
  }
  .production-page .init-2 .container .content_list .list .right .des {
    margin-top: 10px;
  }
}

.test-page .test-1 {
  padding-top: 90px;
}
.test-page .test-1 .box {
  margin-bottom: 100px;
}
#serviceid .test-1 .box{
  display: flex;
  align-items: center;
}
#serviceid .test-1 .box:nth-child(2n) .img{
order: 999;
    text-align: right;
}
#serviceid .test-1 .box .img img{
/*border-radius: 20px;*/
}
.test-page .test-1 .box .column {
  padding: 0 45px;
  vertical-align: middle;
}
.test-page .test-1 .box .des {
  font-size: 18px;
  line-height: 26px;
  color: #494949;
  margin-top: 20px;
}
.custom-page .custom-1 {
  padding: 70px 0;
  text-align: center;
}
.custom-page .custom-1 .ui.container {
  max-width: 1210px;
}
.custom-page .custom-1 .des {
  font-size: 18px;
  line-height: 26px;
  color: #494949;
  margin: 20px auto 35px;
  max-width: 950px;
}
.custom-page .custom-1 ul {
  margin: 60px -45px 0;
}
.custom-page .custom-1 ul li {
  padding: 0 45px;
  text-align: center;
}
.custom-page .custom-1 ul li .num {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  border: 1px solid var(--color);
  margin: auto;
}
.custom-page .custom-1 ul li .title {
  font-size: 18px;
  margin: 15px 0;
}
.custom-page .custom-1 ul li .txt {
  font-size: 15px;
  line-height: 26px;
  color: #494949;
}
.custom-page .custom-2 .box {
  background: #f4f4f4;
  padding: 60px;
}
.custom-page .custom-2 .box ul {
  margin: -35px;
}
.custom-page .custom-2 .box ul li {
  padding: 35px;
  text-align: center;
}
.custom-page .custom-2 .box ul li .title {
  display: inline-block;
  background: #000000;
  color: white;
  padding: 5px 15px;
  cursor: pointer;
  margin-top: 20px;
  font-size: 16px;
}
.custom-form {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 80%;
  width: 500px;
  max-width: 90%;
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 22;
  background: white;
  padding: 30px;
  overflow: auto;
}
.custom-form h4 {
  font-size: 18px;
  color: #222;
  text-transform: capitalize;
  line-height: 1;
  font-weight: bold;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  padding: 15px 20px;
  background: #f5f5f5;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.custom-form i.close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #eee;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.custom-form i.close:after,
.custom-form i.close:before {
  content: "";
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  width: 70%;
  height: 2px;
  margin-top: -1px;
  background: black;
  position: absolute;
  top: 50%;
  left: 15%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.custom-form i.close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.custom-form i.close:hover {
  background: var(--color);
}
.custom-form i.close:hover:after,
.custom-form i.close:hover:before {
  background: white;
}
.custom-form form {
  margin-top: 40px;
}
.custom-form form ul li {
  margin-bottom: 10px;
  position: relative;
}
.custom-form form ul li label {
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}
.custom-form form ul li label em {
  color: red;
  margin-right: 2px;
}
.custom-form form ul li input,
.custom-form form ul li textarea {
  width: 100%;
  line-height: 24px;
  padding: 6px 15px;
  border: 1px solid #eee;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-size: 16px;
}
.custom-form form ul li textarea {
  height: 80px;
}
.custom-form form ul li:last-child {
  margin-bottom: 0;
}
.custom-form form ul li input[type="submit"] {
  width: auto;
  padding: 6px 40px;
  display: inline-block;
  background: var(--color);
  color: white;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.custom-form form ul li input[type="submit"]:hover {
  opacity: 0.7;
}

/*jiangshanjiayang css add*/

.service-page {
  padding: 0px;
}
.service-page .service-1 {
  padding-bottom: 60px;
}
.service-page .service-1 #index-body .about {
  padding: 0;
}
.service-page .service-1 #index-body .about .top .text h2.title {
  margin-bottom: 40px;
  line-height: 1.4;
}
.service-page .service-1 #index-body .about .top .text h3 {
  font-size: 22px;
  line-height: 1.6;
  color: #181818;
  font-weight: 400;
  margin-top: 32px;
}
.service-page .service-1 #index-body .about .top .text p {
  font-size: 16px;
  line-height: 30px;
  color: #7b7b7b;
}

.service-page .service-1 #index-body .about .top .img {
  text-align: right;
  padding: 0 0 50px 0;
}
.service-page .service-1 #index-body .about .top .img .i2 {
  position: absolute;
  left: 0;
  bottom: -25px;
  top: auto;
  z-index: 1;
}
.service-page .service-2 {
  background: #fff;
  padding: 120px 0;
}
.service-page .service-2 .header {
  width: 70%;
  margin: 0 auto;
}
.service-page .service-2 .header .title {
  line-height: 1.2;
  margin-top: 12px;
}
.service-page .service-2 .content {
  margin-top: 80px;
}
.service-page .service-2 .content ul {
  margin-right: -30px;
}
.service-page .service-2 .content ul li {
  padding-right: 30px;
}
.service-page .service-2 .content ul li .ig {
  text-align: center;
}
.service-page .service-2 .content ul li .ig .img-box {
  display: block;
  width: 60%;
  margin: 0 auto;
  border-radius: 50%;
}
.service-page .service-2 .content ul li .ig .text {
  padding-top: 28px;
}
.service-page .service-2 .content ul li .ig .text span {
  font-size: 17px;
  color: #83827f;
  line-height: 1.6;
  text-transform: uppercase;
}
.service-page .service-2 .content ul li .ig .text h3 {
  font-size: 24px;
  line-height: 1.6;
  margin-top: 10px;
  font-weight: bold;
}
.service-page .service-2 .content ul li .ig .text p {
  font-size: 16px;
  line-height: 30px;
  color: #83827f;
  margin-top: 10px;
}
.service-page .service-2 .content ul li .ig .text .mores {
  width: 47px;
  height: 47px;
  line-height: 45px;
  text-align: center;
  background: #fff;
  border: 1px solid #d1d0c8;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  margin-top: 25px;
  display: inline-block;
}
.service-page .service-2 .content ul li .ig .text .mores img {
  display: inline-block;
  vertical-align: middle;
}
.service-page .service-2 .content ul li .ig .text .mores:hover {
  background: var(--color);
  border-color: var(--color);
}
.service-page #index-body .init1 h3 {
  width: 46%;
}
.service-page #index-body .rate {
  padding: 100px 0 30px;
}
.service-page #index-body .rate .content {
  margin-top: 50px;
}
.service-page #index-body .rate .content ul {
  margin: -15px;
}
.service-page #index-body .rate .content ul li {
  padding: 15px;
}
.service-page #index-body .rate .content ul li .box {
  background: #f5f5f5;
  padding: 30px;
  min-height: 300px;
  border-radius: 27px;
  margin: 0;
}

.service-page #index-body .rate .content ul li .box .title {
  display: block;
  font-weight: bold;
  font-size: 26px;
  margin-top: 15px;
}
.service-page #index-body .rate .content ul li .box .desc {
  font-size: 18px;
  line-height: 32px;
  margin-top: 20px;
  color: #7b7b7b;
}
.service-page .service-3 {
  padding: 120px 0;
}
.service-page .service-3 .top .img {
  vertical-align: middle;
}
.service-page .service-3 .top .img .info {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 70px;
  width: 100%;
}
.service-page .service-3 .top .img img {
  width: 48.2%;
  margin-right: 20px;
}
.service-page .service-3 .top .img img:last-child {
  margin: 0 0 0 20px;
}
.service-page .service-3 .top .text {
  padding-left: 48px;
  vertical-align: middle;
}
.service-page .service-3 .top .text .box {
  width: 80%;
}
.service-page .service-3 .top .text .box h2.title {
  line-height: 1.2;
  width: 90%;
}
.service-page .service-3 .top .text .box p {
  font-size: 17px;
  line-height: 1.8;
  color: #83827f;
  margin-top: 20px;
}
.service-page .service-3 .top .text .box .more {
  padding: 21px 29px 20px 28px;
  margin-top: 45px;
}
.service-page .service-3 .bottom {
  padding-top: 120px;
}
.service-page .service-3 .bottom ul {
  margin-right: -60px;
}
.service-page .service-3 .bottom ul li {
  text-align: center;
  padding-right: 60px;
}
.service-page .service-3 .bottom ul li i {
  display: inline-block;
  height: 69px;
}
.service-page .service-3 .bottom ul li i img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.service-page .service-3 .bottom ul li i:hover img {
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
.service-page .service-3 .bottom ul li .text {
  padding-top: 21px;
}
.service-page .service-3 .bottom ul li .text h3 {
  font-size: 26px;
  line-height: 1.1;
}
.service-page .service-3 .bottom ul li .text p {
  font-size: 17px;
  line-height: 1.6;
  color: #83827f;
  margin-top: 20px;
}
.service-page .service-3 .bottom ul li .text .mores {
  display: inline-block;
  margin-top: 20px;
  font-size: 16px;
  overflow: hidden;
}
.service-page .service-3 .bottom ul li .text .mores span {
  margin-top: 5px;
  position: relative;
  margin-right: 0;
  display: inline-block;
  vertical-align: middle;
  text-indent: -110px;
  visibility: hidden;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  -moz-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  will-change: visibility, margin-right, text-indent, opacity;
}
.service-page .service-3 .bottom ul li .text .mores em {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  line-height: 21px;
}
.service-page .service-3 .bottom ul li .text .mores em img {
  display: inline-block;
  vertical-align: middle;
}
.service-page .service-3 .bottom ul li .text .mores:hover span {
  opacity: 1;
  text-indent: 0;
  margin-right: 6px;
  visibility: visible;
  -webkit-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  -moz-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
}

#index-body .about .top .text {
  vertical-align: middle;
  padding-right: 73px;
}
#index-body .about .top .text .btn a.link {
  display: inline-block;
  vertical-align: top;
  margin-left: 35px;
}
#index-body .about .top .text .btn a.link em {
  display: inline-block;
  padding: 22px;
  background: var(--color);
}

#index-body .about .top .text .btn a.link span {
  display: inline-block;
  font-size: 20px;
  line-height: 36px;
  padding-left: 5px;
}
#index-body .about .top .text .btn {
  margin-top: 37px;
}
#index-body .init1 {
  /*background: var(--color);*/
  padding: 60px 0 68px;
}
#index-body .init1 .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.service-page #index-body .init1 h3 {
  width: 55%;
  color: #fff;
  font-size: 34px;
  line-height: 1.4;
  font-weight: bold;
}
.service-page #index-body .init1 .more {
  background: white;
  color: black;
}
.service-page #index-body .init1 .more:hover {
  color: white;
  background: #000;
}
.production-page .init-2 .container .tip{
  line-height: 1.8;
}
@media screen and (max-width: 1680px) {
  .service-page .service-3 .top .text .box h2.title {
    width: 100%;
  }
}
@media screen and (max-width: 1440px) {
  .service-page {
    padding: 100px 0;
  }
  .service-page .service-1 {
    padding-bottom: 60px;
  }

  .service-page .service-2 {
    padding: 100px 0;
  }
  .service-page .service-3 .top .img {
    width: 55%;
  }
  .service-page .service-3 .top .img .info {
    padding: 0 40px;
  }
  .service-page .service-3 .top .text {
    width: 45%;
  }
  .service-page .service-3 .top .text .box {
    width: 100%;
  }
  .service-page .service-3 {
    padding: 100px 0;
  }
  .service-page .service-3 .bottom {
    padding-top: 100px;
  }
  .service-page #index-body .rate .content ul li .box .title {
    font-size: 20px;
    line-height: 36px;
  }
  .service-page #index-body .rate .content ul li .box .desc {
    min-height: 162px;
  }
}
@media screen and (max-width: 1280px) {
  #index-body .about .top .text {
    padding-right: 50px;
  }
}
@media screen and (max-width: 1100px) {
  .service-page .service-1 #index-body .about .top .img {
    padding: 0 0 50px 30px;
  }
}
@media screen and (max-width: 1000px) {
  .service-page {
    padding: 60px 0;
  }
  #index-body .init1 .info {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .service-page #index-body .init1 h3 {
    width: 100%;
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  .service-page .service-1 #index-body .about .top .text {
    padding-right: 0;
    width: 100%;
  }
  .service-page .service-1 #index-body .about .top .img {
    width: 100%;
    margin-top: 25px;
  }
  .service-page .service-1 {
    padding-bottom: 60px;
  }
  .service-page .service-2 {
    padding: 60px 0;
  }
  .service-page .service-2 .content ul li .ig .text h3 {
    min-height: 60px;
  }
  .service-page .service-3 {
    padding: 60px 0;
  }
  .service-page .service-3 .top .img {
    width: 100%;
  }
  .service-page .service-3 .top .img .info {
    padding: 0 40px 0 20px;
  }
  .service-page .service-3 .top .text {
    width: 100%;
    padding: 20px 20px 0;
  }
  .service-page .service-3 .bottom {
    padding-top: 60px;
  }
  .service-page .service-3 .bottom ul {
    margin-right: -20px;
  }
  .service-page .service-3 .bottom ul li {
    padding-right: 20px;
  }
}
@media screen and (max-width: 700px) {
  .service-page {
    padding: 30px 0;
  }

  .service-page .service-1 #index-body .about .top .text h3 {
    margin-top: 12px;
  }
  .service-page .service-1 {
    padding-bottom: 30px;
  }
  .service-page .service-2 {
    padding: 30px 0;
  }
  .service-page .service-2 .header {
    width: 100%;
  }
  .service-page .service-2 .content {
    margin-top: 20px;
  }
  .service-page .service-2 .content ul {
    margin-right: -15px;
  }
  .service-page .service-2 .content ul li {
    padding-right: 15px;
  }
  .service-page .service-2 .content ul li .ig .text {
    padding-top: 14px;
  }
  .service-page .service-2 .content ul li .ig .text span {
    font-size: 15px;
  }
  .service-page .service-2 .content ul li .ig .text h3 {
    font-size: 24px;
    line-height: 1.6;
  }

  .service-page .service-3 .top .text .box .more {
    margin-top: 20px;
  }
  .service-page .service-3 .bottom {
    padding-top: 30px;
  }
  .service-page .service-3 .bottom ul li .text h3 {
    font-size: 20px;
  }
  .service-page .service-3 .bottom ul li .text p {
    font-size: 15px;
  }
  .service-page .service-3 .bottom ul {
    margin-bottom: -20px;
  }
  .service-page .service-3 .bottom ul li {
    padding-bottom: 20px;
  }
  .service-page .service-3 {
    padding: 30px 0;
  }
}
@media screen and (max-width: 500px) {
  .service-page #index-body .about .top .text .btn a.link {
    display: block;
    margin: 10px 0 0 0;
  }
  .service-page .service-3 .top .text .box p {
    font-size: 15px;
    line-height: 30px;
  }
  .service-page .service-3 .top .text .box .more {
    padding: 12px 18px;
  }
  #index-body .about .top .text .btn a.link em {
    padding: 10px;
  }
  .service-page .service-3 .top .img img {
    margin-right: 10px;
    width: 49.5%;
  }
  .service-page .service-3 .top .img img:last-child {
    margin: 0 0 0 10px;
  }
  .service-page .service-3 .top .img .info {
    padding: 0 30px 0 20px;
  }
}

.design-page .design-1 {
  padding-top: 8em;
}
.design-page .design-1 .ui.container {
  max-width: 100%;
  padding: 0 100px;
}
.design-page .design-2 {
  padding: 140px 0 110px;
}
.design-page .design-2 .i-title {
  line-height: 1.2;
  margin-bottom: 105px;
  margin-top: 10px;
}
.design-page .design-2 .left .img {
  text-align: right;
}
.design-page .design-2 .right {
  padding-left: 90px;
}
.design-page .design-2 .right .txt {
  font-size: 20px;
  line-height: 36px;
  color: #7b7b7b;
  margin-top: 70px;
}
.design-page .design-3 {
  padding-bottom: 120px;
}
.design-page .design-3 .i-title {
  margin-bottom: 48px;
}
.design-page .design-3 ul {
  margin: -40px;
}
.design-page .design-3 ul li {
  padding: 40px;
}
.design-page .design-3 ul .slick-list {
  padding: 0 28%;
}
.design-page .design-3 ul li .box {
  position: relative;
}
.design-page .design-3 ul li .box img {
  width: 100%;
}
.design-page .design-3 ul li .content {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  background: white;
  position: absolute;
  left: 0;
  bottom: 18%;
  padding: 20px;
  opacity: 0;
}
.design-page .design-3 ul li .content h4 {
  font-weight: bold;
  font-size: 30px;
  line-height: 1.2;
}
.design-page .design-3 ul li .content p {
  font-size: 18px;
  font-weight: bold;
}
.design-page .design-3 ul li:hover .content {
  opacity: 1;
}
.design-page .design-3 ul .slick-dots {
  margin: 0;
  text-align: center;
}
.design-page .design-3 ul .slick-dots li {
  padding: 0;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background: #e5e5e5;
  display: inline-block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.design-page .design-3 ul .slick-dots li button {
  display: none;
}
.design-page .design-3 ul .slick-dots li.slick-active {
  background: var(--color);
}
.design-page .design-4 {
  background: url(../images/design-4-bg.jpg) no-repeat;
  color: white;
  padding: 107px 0 70px;
  background-attachment: fixed;
}
.design-page .design-4 .left {
  position: sticky;
  top: 170px;
}
.design-page .design-4 .left .i-title {
  line-height: 1.2;
}
.design-page .design-4 .right {
  padding-left: 90px;
}

.design-page .design-4 .right ul li {
  padding-left: 140px;
  position: relative;
  padding-bottom: 100px;
}
.design-page .design-4 .right ul li .icon {
  width: 77px;
  height: 77px;
  border-radius: 100%;
  background: white;
  text-align: center;
  line-height: 77px;
  position: absolute;
  left: 0;
  top: 0;
}
.design-page .design-4 .right ul li .icon img {
  vertical-align: middle;
}
.design-page .design-4 .right ul li .icon::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 130%;
  width: 1px;
  height: 262%;
  background: rgba(255, 255, 255, 0.3);
}
.design-page .design-4 .right ul li:last-child .icon::after {
  content: none;
}
.design-page .design-4 .right ul li h4 {
  font-size: 30px;
  font-weight: bold;
}
.design-page .design-4 .right ul li .des {
  font-size: 18px;
  line-height: 32px;
  margin-top: 14px;
}
.design-page .design-5 .ui.container {
  max-width: 100%;
  padding-left: 13%;
  padding-right: 0;
}
.design-page .design-5 {
  padding: 130px 0 110px;
}
.design-page .design-5 .i-title {
  line-height: 1.2;
}
.design-page .design-5 .wrap {
  padding-left: 15%;
  margin-top: 70px;
}
.design-page .design-5 .wrap .left {
  width: 35.3%;
}
.design-page .design-5 .wrap .left .txt {
  font-size: 20px;
  line-height: 36px;
  color: #7b7b7b;
  margin-bottom: 45px;
}
.design-page .design-5 .wrap .left img {
  width: 100%;
}
.design-page .design-5 .wrap .right {
  width: 64.7%;
  padding-left: 115px;
}
@media screen and (max-width: 1600px) {
  .design-page .design-5 .ui.container {
    padding-left: 7%;
  }
  .design-page .design-5 .wrap {
    padding-left: 10%;
  }
}
@media screen and (max-width: 1450px) {
  .design-page .design-4 .right {
    padding-left: 30px;
  }
  .design-page .design-5 .wrap {
    padding-left: 0;
  }
}
@media screen and (max-width: 1200px) {
  .design-page .design-2 .right {
    padding-left: 50px;
  }
  .design-page .design-3 ul li {
    padding: 20px;
  }
  .design-page .design-3 ul {
    margin: -20px;
  }
  .design-page .design-3 ul li .content h4 {
    font-size: 21px;
  }
  .design-page .design-4 .right ul li {
    padding-left: 105px;
    padding-bottom: 40px;
  }
  .design-page .design-4 .right ul li .icon:after {
    height: 225%;
  }
  .design-page .design-5 .wrap .right {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .inner-banner {
    padding: 40px 0;
  }
  .design-page .design-1 .ui.container {
    padding: 0 20px;
  }
  .design-page .design-2 {
    padding: 60px 0 65px;
  }
  .design-page .design-3 ul .slick-list {
    padding: 0 18%;
  }
  .design-page .design-4 .left {
    position: relative;
    top: 0;
  }
  .design-page .design-4 .right {
    width: 100%;
    margin-top: 20px;
  }
  .design-page .design-5 {
    padding: 55px 0 50px;
  }
  .design-page .design-5 .wrap .left {
    width: 100%;
  }
  .design-page .design-5 .wrap .right {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .design-page .design-5 .ui.container {
    padding: 0 15px;
  }
}
@media screen and (max-width: 700px) {
  .inner-banner h2 {
    font-size: 26px;
  }
  .design-page .design-2 .right {
    width: 100%;
    padding-left: 0;
    margin-top: 25px;
  }
  .design-page .design-2 .left {
    width: 100%;
  }
  .design-page .design-2 .i-title {
    margin-bottom: 30px;
  }
  .design-page .design-3 ul .slick-list {
    padding: 0;
  }
  .design-page .design-3 {
    padding: 0 15px 50px;
  }
  .design-page .design-4 .right {
    padding-left: 0;
  }
}
@media screen and (max-width: 500px) {
  .design-page .design-4 .right ul li {
    padding-left: 0;
  }
  .design-page .design-4 .right ul li .icon {
    position: relative;
    margin-bottom: 12px;
  }
  .design-page .design-4 .right ul li .icon::after {
    content: none;
  }
}
.font-19 {
  font-size: 19px;
}
.font-35 {
  font-size: 35px;
}
/*history css add*/
/*.history-page {
  padding: 10em 0;
}*/
/*.history-page .ui.container .flex{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}*/
.history-page .left {
  width: 40%;
  padding-right: 5%;
  color: #333;
  position: -webkit-sticky;
  position: sticky;
  top: 180px;
}
.history-page .left .dots p {
  margin-top: 1em;
  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;
}
.history-page .left .dots p:before {
  content: "";
  width: 0.36842105em;
  height: 0.36842105em;
  background-color: var(--color);
  margin-right: 0.5em;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 100%;
}
.history-page .left span.h6 {
  font-style: italic;
}
.history-page .right {
  width: 60%;
}
.history-page .right .list ul li {
  position: relative;
}
.history-page .right .list ul li:before,
.history-page .right .list ul li:after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #e5e5e5;
  left: 1.23333333em;
  top: 0;
  position: absolute;
  z-index: -1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.history-page .right .list ul li:after {
  height: 0;
  background-color: var(--color);
}
.history-page .right .list ul li:first-child {
  padding-top: 0;
}
.history-page .right .list ul li:last-child {
  padding-bottom: 0;
}
.history-page .right .list ul li i {
  min-width: 2.46666667em;
  height: 2.46666667em;
  border-radius: 100%;
  border: 1px solid #e5e5e5;
  background-color: white;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  margin-right: 2.33333333em;
  justify-content: center !important;
  align-items: center !important;
}
.history-page .right .list ul li .content {
  width: 100%;
  background-color: #f2f2f2;
}
.history-page .right .list ul li .content .area {
  padding: 3% 4%;
  width: 55%;
}
.history-page .right .list ul li .content .area .text {
  max-height: 160px;
  overflow: auto;
}
.history-page .right .list ul li .content .area span.h6 {
  line-height: 1;
  color: #333;
}
.history-page .right .list ul li .content .area span.h6 em {
  line-height: 1.2;
  margin-right: 0.3em;
}
.history-page .right .list ul li .content .img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  width: 42%;
}
.history-page .right .list ul li.active:after {
  height: 100%;
}
.history-page .right .list ul li.active .content .img {
  -webkit-filter: unset;
  filter: unset;
}
@media screen and (max-width: 1000px) {
  .history-page .left {
    position: static;
  }
  .history-page .right .list ul li .content .area {
    padding: 5% !important;
  }
  .history-page .right .list ul li .content .img {
    height: 180px;
  }
}
@media screen and (max-width: 500px) {
  .inner-page span.h2 {
    font-size: 18px;
    font-weight: bold;
  }
  .inner-page span.h6 {
    font-size: 16px;
  }
  .history-page .right .list ul li i {
    margin-right: 1em;
  }
  .history-page .right .list ul li .content .area .text {
    max-height: none;
  }
}

/*//hubang css add kaishi*/

.inner-page h3.title {
  font-size: 40px;
  line-height: 2;
}
.inner-page h3.title em {
  color: var(--color);
}

.inner-page .sidebox {
  padding: 120px 0;
}
.inner-page .sidebox .sideleft {
  width: 26%;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}
.inner-page .sidebox .sideleft .widget {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
.inner-page .sidebox .sideleft .widget form {
  position: relative;
}
.inner-page .sidebox .sideleft .widget form input {
  width: 100%;
  padding: 10px;
  border: 0;
  background: #f8f8f8;

  height: 40px;
  font-size: 16px;
  /*line-height: 2;*/
  margin-bottom: 15px;
}
.inner-page .sidebox .sideleft .widget form input[type="submit"] {
  /*background: var( --color);*/
  color: #fff;
  transition: 0.3s all;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(var( --color)),
    to(var( --color1))
  );
  background-image: -webkit-linear-gradient(left, var( --color), var( --color1));
  background-image: -moz-linear-gradient(left, var( --color), var( --color1));
  background-image: linear-gradient(to right, var( --color), var( --color1));
}
.inner-page .sidebox .sideleft .widget form input[type="submit"]:hover {
  transition: 0.3s all;
  background: #000;
}
.inner-page .sidebox .sideleft .widget form button {
  position: absolute;
  right: 0;
  top: 0;
  background-color: var(--color);
  color: #fff;
  border: 0;
  padding: 8px 16px;
  cursor: pointer;
  height: 40px;
}
.inner-page .sidebox .sideleft .widget h6 {
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 15px;
  font-weight: bold;
  color: #000;
}
.inner-page .sidebox .sideleft .widget ul {
  display: block;
  margin-bottom: 0;
  padding: 0;
}
.inner-page .sidebox .sideleft .widget ul li {
  margin-bottom: 15px;
  color: #555;
  font-size: 16px;
  line-height: 2;
  position: relative;
}
.inner-page .sidebox .sideleft .widget ul li.yj > a {
  font-weight: 700;
}
.inner-page .sidebox .sideleft .widget ul li > a {
  padding-left: 20px;
}
.inner-page .sidebox .sideleft .widget ul li:last-child {
  margin-bottom: 0;
}
.inner-page .sidebox .sideleft .widget ul li i {
  font-size: 14px;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 4px;
}
.inner-page .sidebox .sideleft .widget ul li:hover,
.inner-page .sidebox .sideleft .widget ul li.active {
  color: var(--color);
}
.inner-page .sidebox .sideleft .widget ul li ul {
  margin-top: 15px;
}
.inner-page .sidebox .sideleft .widget ul li ul li > a {
  padding-left: 25px;
  color: #999;
  display: block;
}
.inner-page .sidebox .sideleft .widget ul li ul li.active a,
.inner-page .sidebox .sideleft .widget ul li ul li:hover a {
  color: var(--color);
}
.inner-page .sidebox .sideleft .widget .recent li {
  display: block;
}
.inner-page .sidebox .sideleft .widget .recent li .thum {
  width: 100px;
  overflow: hidden;
  float: left;
}
.inner-page .sidebox .sideleft .widget .recent li a.title {
  display: block;
  /*margin-left: 115px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-top: 40px;
}
.inner-page .sidebox .sideleft .widget .form1 {
  text-align: center;
}
.inner-page .sidebox .sideleft .widget .form1 input[type="text"],
.inner-page .sidebox .sideleft .widget .form1 textarea {
  width: 100%;
  padding: 10px;
  border: 0;
  background: #f8f8f8;
  margin-bottom: 15px;
  height: 40px;
  font-size: 16px;
  line-height: 2;
}
.inner-page .sidebox .sideleft .widget .form1 input[type="submit"] {
  background: var(--color);
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  height: 40px;
  padding: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inner-page .sidebox .sideleft .widget .form1 input[type="submit"]:hover {
  background: #000;
}
.inner-page .sidebox .sideright {
  width: 74%;
  padding: 0 10px 50px 50px;
}

.product2-page {
  background: #f5f5f5;
}
.product2-page .sideright .top {
  width: 100%;
  /*width: 45%;*/
}
.product2-page .sideright .top h3,
.product2-page .sideright .top h1 {
  font-size: 26px;
  line-height: 1.6;
}
.product2-page .sideright .top h3 em {
  color: var(--color);
  font-weight: bold;
}
.product2-page .sideright .top .desc {
  font-size: 16px;
  line-height: 2;
  margin-top: 10px;
}
.product2-page .sideright .list {
  margin-top: 50px;
}
.product2-page .sideright .list ul {
  margin: 0 -60px -48px 0;
}
.product2-page .sideright .list ul li {
  padding: 0 60px 48px 0;
}
.product2-page .sideright .list ul li .box {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  display: block;
}
.product2-page .sideright .list ul li .box i {
  position: absolute;
  z-index: 1;
  background: var(--color);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  width: 0;
  height: 0;
}
.product2-page .sideright .list ul li .box i.ie1 {
  width: 2px;
  top: 0;
  left: 0;
}
.product2-page .sideright .list ul li .box i.ie2 {
  width: 2px;
  bottom: 0;
  right: 0;
}
.product2-page .sideright .list ul li .box i.ie3 {
  height: 2px;
  top: 0;
  right: 0;
}
.product2-page .sideright .list ul li .box i.ie4 {
  height: 2px;
  bottom: 0;
  left: 0;
}
.product2-page .sideright .list ul li .box .img {
  width: 100%;
  background: #fff;
}
.product2-page .sideright .list ul li .box .text {
  padding: 29px 26px 26px;
}
.product2-page .sideright .list ul li .box .text h4 {
  font-size: 20px;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2;
  height: calc(2em * 2);
  font-weight: bold;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.product2-page .sideright .list ul li .box .text p {
  font-size: 16px;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 6px;
  display: none;
}
.product2-page .sideright .list ul li .box:hover i.ie1 {
  height: 100%;
  bottom: 0;
  top: auto;
}
.product2-page .sideright .list ul li .box:hover i.ie2 {
  height: 100%;
  top: 0;
}
.product2-page .sideright .list ul li .box:hover i.ie3 {
  width: 100%;
  left: 0;
}
.product2-page .sideright .list ul li .box:hover i.ie4 {
  width: 100%;
  right: 0;
  left: auto;
}
.product2-page #index-body {
  background: #fff;
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1366px) {
  .product2-page .sideright .list ul li {
    width: 50%;
  }
  .product2-page .sideright .top {
    width: 70%;
  }
  .inner-page .sidebox .sideleft {
    width: 28%;
  }
  .inner-page .sidebox .sideright {
    width: 72%;
  }
  /*.inner-page .sidebox .sideleft .widget .recent li a.title {
    margin-left: 98px;
  }*/

  .inner-page .sidebox .sideleft {
    display: none;
  }
  .inner-page .sidebox .sideright {
    width: 100%;
    padding-left: 0;
  }
  .inner-page .sidebox .sideright {
    padding: 0 0 50px 0;
  }
}
@media screen and (max-width: 700px) {
  .product2-page .sideright .top {
    width: 100%;
    /*display: none!important;*/
  }
  .product2-page .sideright .list {
    margin-top: 0;
  }
  .product2-page .sideright .top .desc {
    font-size: 14px;
    line-height: 2;
  }
  .product2-page .sideright .list ul {
    margin: 0 -60px -20px 0;
  }
  .product2-page .sideright .list ul li {
    width: 100%;
    padding: 0 60px 20px 0;
  }
}

.application-page {
  padding: 5rem 0 5.35rem;
}
.application-page .app-1 {
  margin-bottom: 3rem;
  text-align: center;
}
.application-page .app-1 h3 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.application-page .ap-list li {
  margin-bottom: 10.2rem;
}
.application-page .ap-list li .img {
  width: 52.95%;
  vertical-align: middle;
  overflow: hidden;
}
.application-page .ap-list li .img img {
  /*min-height: 520px;
  width: 740px;*/
  /*max-width: none;*/
}
.application-page .ap-list li .text {
  width: 47.05%;
  vertical-align: middle;
  padding-left: 4rem;
  font-size: 16px;
  line-height: 2;
  color: #120e0e;
}
.application-page .ap-list li .text h3 {
  font-size: 35px;
  line-height: 1;
  color: #120e0e;
  margin-bottom: 2.45rem;
  font-weight: bold;
}
.application-page .ap-list li .text p {
  font-size: 16px;
  line-height: 1.5;
  color: #120e0e;
  margin-top: 2.45rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.application-page .ap-list li .text strong {
  font-weight: bold;
}

.application-page .ap-list li .text .products {
  margin-top: 2rem;
}
.application-page .ap-list li .text .products h4 {
  border-bottom: 1px solid #dbdbdb;
  font-size: 18px;
  line-height: 1;
  padding-bottom: 0.85rem;
  color: #767676;
}
.application-page .ap-list li .text .products .content {
  margin-top: 0.9rem;
}
.application-page .ap-list li .text .products .content ul {
  margin-right: -11px;
}
.application-page .ap-list li .text .products .content ul .slick-track {
  margin-left: 0;
  margin-right: auto;
}
.application-page .ap-list li .text .products .content ul .slick-slide {
  padding-right: 11px;
}
/*.application-page .ap-list li .text .products .content ul{
  margin: 0 -25px;
}
.application-page .ap-list li .text .products .content ul li {
  margin-bottom: 0;
  padding: 0 25px;
}*/
.application-page .ap-list li .text .products .content ul li a.img-box {
  display: block;
  background: #f4f2e6;
  position: relative;
}
.application-page .ap-list li .text .products .content ul li a.img-box img {
  width: 100%;
}
.application-page .ap-list li .text .products .content ul li .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 32px;
  height: 32px;
  background-color: var(--color);
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.application-page .ap-list li .text .products .content ul li .icon img {
  display: inline-block;
  vertical-align: middle;
  width: auto !important;
}
.application-page .ap-list li .text .products .content ul li h5 {
  font-size: 14px;
  color: #151515;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
}
.application-page .ap-list li .text .products .content ul li:hover .icon {
  opacity: 1;
}
.application-page .ap-list li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  .application-page .ap-list li .text p {
    margin-top: 1rem;
  }
  .application-page .ap-list li .text .more {
    margin-top: 2rem;
  }
  .application-page .ap-list li .text .products {
    margin-top: 2rem;
  }
  .application-page .ap-list li .text p {
    font-size: 14px;
  }
}
@media screen and (max-width: 700px) {
  .application-page .ap-list li .img {
    width: 100%;
  }
  .application-page .ap-list li .text {
    width: 100%;
    padding: 2rem 0 0 0;
  }
  .application-page .ap-list li .text .products h4 {
    font-size: 18px;
  }
}
.prodet-page .prodet-1 .right .gallery ul .slick-track {
  margin-left: 0;
}
/*.inner-page .ui.container,
.seoPublic .ui.container {
  max-width: 1420px;
}*/

.seoIndustry {
  background: #fff !important;
}

.about-page2 {
  padding: 5em 0;
}
.about-page2 .about-2 {
  padding: 5.5rem 0 4.5rem;
  /*background: url(../images/about-2-bg.jpg) no-repeat center center;*/
  background-size: cover;
  /*background: var( --color);*/
}
.about-page2 .about-2 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.about-page2 .about-2 ul li {
  width: 25%;
  text-align: center;
  position: relative;
}
.about-page2 .about-2 ul li:last-child::after {
  display: none;
}
.about-page2 .about-2 ul li::after {
  position: absolute;
  content: "";
  width: 2px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  height: 5.5rem;
}
.about-page2 .about-2 ul li h4 {
  /*font-size: 7.2rem;*/
  line-height: 1;
  color: #ffffff;
  font-weight: bold;
}
.about-page2 .about-2 ul li h4 span {
  font-weight: 100;
  font-size: 22px;
}
.about-page2 .about-2 ul li p {
  font-size: 18px;
  line-height: 1;
  color: #ffffff;
  margin-top: 2.2rem;
}

@media screen and (max-width: 1000px) {
  .about-page2 .about-2 ul li h4 {
    font-size: 3rem;
  }
  .about-page2 .about-2 ul li p {
    font-size: 14px;
  }
  .design-page .design-2 .left {
    width: 100%;
    padding-right: 0;
  }
  .design-page .design-2 .right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .design-page .design-2 .right .txt {
    font-size: 14px;
  }
}

@media screen and (max-width: 700px) {
  .about-page2 .about-2 ul li h4 span {
    font-size: 12px;
  }
  .about-page2 .about-2 ul {
    flex-wrap: wrap;
  }
  .about-page2 .about-2 ul li {
    padding: 10px;
    width: auto;
  }
  .about-page2 .about-2 ul li p {
    font-size: 14px;
  }
  .history-page .left {
    width: 100%;
  }
  .history-page .right {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .about-page2 .about-2 ul li p {
    font-size: 12px;
  }
  .history-page .right .list ul li .content .area {
    width: 100%;
  }
  .history-page .right .list ul li .content .img {
    width: 100% !important;
  }
}
.font-bold {
  font-weight: 700;
}
.bgs {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(var(--color)),
    to(var(--color1))
  );
  background-image: -webkit-linear-gradient(left, var(--color), var(--color1));
  background-image: -moz-linear-gradient(left, var(--color), var(--color1));
  background-image: linear-gradient(to right, var(--color), var(--color1));
}



.thm-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  outline: none !important;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 14px 58px 14px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  overflow: hidden;
  border: 2px solid var(--color);
  z-index: 1;
  text-shadow: 0 0 0.25px currentColor;
}
.thm-btn::after {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 0px;
  height: 0px;
  background-color: var(--color);
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  opacity: 0;
  z-index: -1;
}
.thm-btn:hover {
  color: #fff;
}
.thm-btn:hover::after {
  opacity: 1;
  width: 100%;
  top: 0px;
  left: 0px;
  height: 100%;
}
.section-title {
  margin-top: -6px;
  margin-bottom: 46px;
}
.section-title__tagline {
  position: relative;
  display: block;
  color: var(--color);
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.1em;
  margin-bottom: 6px;
  font-family: var(--color);
}
.section-title__title {
  margin: 0;
  font-size: 50px;
  line-height: 60px;
}
.faq-page {
  position: relative;
  display: block;
  padding: 120px 0 0;
  background-color:#f6f6f6;
  z-index: 1;
}
.faq-page-shape {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0.6;
  z-index: -1;
}
.faq-page__top {
  position: relative;
  display: block;
}
.faq-page__top .grid-box {
  margin: 0 -15px;
}
.faq-page__top .column {
  padding: 0 15px;
}
.faq-page__top .column:first-child .faq-one-accrodion .accrodion:nth-child(even){
  display: none!important;
}
.faq-page__top .column:last-child .faq-one-accrodion .accrodion:nth-child(odd){
  display: none!important;
}
.faq-page__single {
  margin-bottom: 60px;
}
.faq-page__bottom {
  position: relative;
  display: block;
  text-align: center;
  border-top: 1px solid #e3e3e3;
  padding-top: 54px;
  padding-bottom: 52px;
}
.faq-page__bottom-text {
  font-size: 16px;
  margin: 0;
  line-height: 26px;
}
.faq-page__bottom-text a {
  position: relative;
  display: inline-block;
  color: var(--color);
  margin-left: 13px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
.faq-page__bottom-text a:hover {
  color: var(--color);
}
.faq-page__bottom-text a:before {
  position: absolute;
  top: 12px;
  left: -10px;
  right: -10px;
  content: "";
  background-color: var(--color);
  height: 1px;
}
.faq-one-accrodion .accrodion {
  position: relative;
  display: block;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
  border-radius: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
}
.faq-one-accrodion .accrodion:before {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 2px;
  content: "";
  background-color: var(--color);
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}
.faq-one-accrodion .accrodion.active:before {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.faq-one-accrodion .accrodion-title {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 24px 40px 25px;
  padding-right: 27px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.faq-one-accrodion .accrodion-title h4 {
  margin: 0;
  font-size: 16px;
  line-height: 26px;
  color: var(--color);
  position: relative;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
/*.faq-one-accrodion .accrodion + .accrodion {
  margin-top: 20px;
}*/
.faq-one-accrodion .accrodion{
  margin-bottom: 20px;
}
.faq-one-accrodion .accrodion.active .accrodion-title {
  background-color: #fff;
}
.faq-one-accrodion .accrodion.active .accrodion-title h4 {
  color: var(--color);
}
.faq-one-accrodion .accrodion-title h4::before {
  content: "\f196";
  font-family: "FontAwesome";
  font-size: 12px;
  color: var(--color);
  position: absolute;
  top: 50%;
  right: 0;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  text-align: center;
  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-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
.faq-one-accrodion .accrodion.active .accrodion-title h4::before {
  content: "\f147";
  color: var(--color);
  height: 35px;
  width: 35px;
  border-radius: 50%;
  text-align: center;
  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;
}
.faq-one-accrodion .accrodion-content {
  position: relative;
  padding: 0px 40px 29px;
  margin-top: -13px;
}
.faq-one-accrodion .accrodion.active .accrodion-content {
  background-color: #fff;
}
.faq-one-accrodion .accrodion-content p {
  font-size: 16px;
  margin: 0;
  line-height: 32px;
}
.cta-one {
  position: relative;
  display: block;
  z-index: 2;
}
.cta-one__inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: var(--color);
  padding: 92px 100px;
}
.cta-one__box-1 {
  position: absolute;
  top: -106px;
  left: -106px;
  height: 106px;
  width: 106px;
  background-color: var(--color);
  -webkit-animation: boxRotate 4s linear infinite;
  -moz-animation: boxRotate 4s linear infinite;
  animation: boxRotate 4s linear infinite;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
}
.cta-one__box-2 {
  position: absolute;
  top: 0;
  left: -212px;
  height: 106px;
  width: 106px;
  background-color: var(--color);
  -webkit-animation: boxRotate 4s linear infinite;
  -moz-animation: boxRotate 4s linear infinite;
  animation: boxRotate 4s linear infinite;
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
}
.cta-one__left {
  position: relative;
  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;
}
.cta-one__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cta-one__icon span {
  position: relative;
  display: inline-block;
  color: var(--color);
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.cta-one__inner:hover .cta-one__icon span {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.cta-one__title-box {
  margin-left: 30px;
}
.cta-one__title {
  font-size: 36px;
  line-height: 43px;
  color: #fff;
}
.cta-one__right {
  position: relative;
  display: block;
}
.cta-one__btn {
  border: 2px solid #fff;
}
.cta-one__btn:after {
  background-color:#fff;
}
.cta-one__btn:hover {
  color: #000;
}
@media screen and (max-width: 1000px) {
  .faq-page__top .grid-box.two > .column {
    width: 100%;
  }
  .cta-one__title {
    font-size: 30px;
  }
  .cta-one__inner {
    padding: 92px 50px;
    -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;
    text-align: center;
  }
  .cta-one__right {
    margin-top: 25px;
  }
}
@media screen and (max-width: 700px) {
  .cta-one__left {
    -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;
  }
  .cta-one__box-1,
  .cta-one__box-2 {
    display: none;
  }
  .cta-one__title-box {
    margin-left: 0;
    margin-top: 33px;
  }
  .cta-one__inner {
    padding: 92px 20px;
    -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;
    text-align: center;
  }
  .faq-one-accrodion .accrodion-title h4::before {
    display: none;
  }
  .faq-one-accrodion .accrodion.active .accrodion-title h4::before {
    display: none;
  }
}
.contact-page1 {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}
.contact-page1 .container {
  max-width: 768px;
  width: 100%;
}
.contact-page__form .comment-form__btn {
  margin: 0 auto;
  display: block;
  max-width: 260px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.comment-one__form .grid-box {
  margin: 0 -10px;
}
.comment-one__form .column {
  padding: 0 10px;
}
.comment-form__input-box {
  position: relative;
  display: block;
}
.comment-form__input-box input[type="text"],
.comment-form__input-box input[type="email"] {
  height: 68px;
  width: 100%;
  border: none;
  background-color: #f6f6f6;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 20px;
  border-radius: 0;
  outline: none;
  font-size: 18px;
  color: #707070;
  display: block;
}
.comment-form__input-box textarea {
  font-size: 16px;
  color: #707070;
  height: 170px;
  width: 100%;
  background-color: #f6f6f6;
  padding: 16px 30px 30px;
  border: none;
  border-radius: 0px;
  outline: none;
  margin-bottom: 20px;
  border-radius: 0;
}
.comment-form__btn {
  color: #000;
}
@media screen and (max-width: 1000px) {
  .contact-page .grid-box.two > .column {
    width: 100%;
  }
}
.news-page {
  padding: 50px 0 110px;
}
.news-page .top {
  display: block;
}
.news-page .top ul li {
  display: inline-block;
}
.news-page .top ul li a {
  display: block;
  line-height: 46px;
  height: 46px;
  padding: 0 42px;
  font-size: 18px;
  color: #171717;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.news-page .top ul li a:hover,
.news-page .top ul li a.active {
  background:var(--color);
  color: white;
}
.news-page .bottom {
  padding-top: 60px;
}
.news-page .bottom ul {
  margin: -30px -12px;
}
.news-page .bottom ul li {
  padding: 30px 12px;
}
.news-page .bottom ul li a.img-box {
  display: block;
      height: 260px;
}
.news-page .bottom ul li .content {
  display: block;
  padding: 25px 15px;
  background: #f5f5f5;
  /*width: 300px;*/
}
.news-page .bottom ul li .content h4 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  line-height: 2;
  color: #101010;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.news-page .bottom ul li .content h4:hover {
  color:var(--color);
}
.news-page .bottom ul li .content time {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: #3a3a3a;
}
.newdet-page {
  padding: 50px 0;
}
.newdet-page h3 {
  font-size: 26px;
  line-height: 2;
  color: black;
  font-weight: 500;
  text-transform: capitalize;
}
.newdet-page time {
  display: block;
  margin: 15px 0;
  font-size: 14px;
  color: black;
  opacity: 0.6;
}
.newdet-page .content {
  display: block;
  padding: 15px 0;
  border-top: 1px #ccc dashed;
  border-bottom: 1px #ccc dashed;
  font-size: 16px;
  color: #666;
  line-height: 32px;
}
.newdet-page .content img.wscnph {
  margin-bottom: 20px;
  margin-top: 10px;
}
.newdet-page .share {
  padding-top: 10px;
  margin-bottom: 60px;
}
.newdet-page .share h4 {
  font-size: 14px;
  color: black;
  display: inline-block;
  vertical-align: middle;
}
.newdet-page .share ul {
  display: inline-block;
  vertical-align: middle;
}
.newdet-page .share ul li {
  width: auto;
  margin-left: 20px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.newdet-page .share ul li:hover {
  color:var(--color);
}
.news-about-page h3.tit {
  font-size: 30px;
  color: #303036;
  line-height: 1.2;
  text-align: center;
  text-transform: capitalize;
}
.news-about-page h3.tit small {
  display: block;
  font-size: 16px;
  line-height: normal;
  margin-top: 15px;
  opacity: 0.55;
}
@media screen and (max-width: 1600px) {
  #index-body .service .service-list li .left{
    width: 40%
  }
  #index-body .service .service-list li .left .img{
    padding: 30px
  }

  #index-body .service .service-list li .left .img img{
    width: 100%;
  }
    #index-body .service .service-list li .left .img .img-title img{
    width: 80%;
    }

  #index-body .service .service-list li .right{
    width: 60%
  }
  .news-page .top ul li a {
    line-height: 38px;
    height: 38px;
    padding: 0 30px;
    font-size: 16px;
  }
  .news-page .bottom {
    padding-top: 40px;
  }
  .news-page {
    padding: 50px 0;
  }
  .news-page .bottom ul li {
    padding: 5px;
  }
  .news-page .bottom ul {
    margin: -5px;
  }
  .news-page .bottom ul li .content {
    padding: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .news-page .bottom ul li .content h4 {
    font-size: 15px;
  }
  .news-page .top ul li a {
    line-height: 32px;
    height: 32px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 700px) {
  .news-page .bottom ul li {
    width: 100% !important;
  }
}
@media screen and (max-width: 500px) {
  .news-page .bottom ul li {
    width: 100% !important;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-5{
    padding-bottom: 5%;
  }
  .test-page .test-1 .box .column{
    width: 100%;
  }
    #serviceid .test-1 .box{
    flex-wrap: wrap;
  }
  /*.test-page .test-1 .box .column:nth-child(odd){
    padding-left: 15px;
  }
    .test-page .test-1 .box .column:nth-child(even){
    padding-right: 15px;
  }*/
  .section-title__title{
    font-size: 25px;
  }
  .faq-page__bottom{
    display: none;
  }
  .contact-page1{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-title{
    margin-bottom: 30px;
  }
  .cta-one__title{
    font-size: 25px;
  }
  .comment-form__input-box input[type="text"], .comment-form__input-box input[type="email"]{
    height: 45px;
  }
  .contact-page__form .comment-form__btn{
    padding-top: 0;
    padding-bottom: 0;
  }
  .cta-one__inner{
    padding-top: 30px;
    padding-block-end: 30px;
  }
  .thm-btn{
    padding-top: 0;
    padding-bottom: 0;
  }
}


@media screen and (max-width: 500px) {
  .inner-page .sidebox{
    padding-top: 40px;
    padding-bottom: 10px;
  }
  .product2-page .sideright .list ul{
    margin-right: -10px;
  }
  .product2-page .sideright .list ul li{
    width: 50%;
    padding-right: 10px;
  }
  .product2-page .sideright .list ul li .box .text{
    padding: 5px;
  }
  .prodet-page .prodet-1 .left .img{
    display: none;
  }
  .about-page2{
    padding: 3em 0 1em;
  }
  .about-page2 .about-2 ul li{
    width: 33%;
  }
  .about-page .about-4 .left ul li .top span{
    height: auto;
  }
  .about-page .about-4 .left ul li .con{
    height: auto;
  }
  .about-page .about-4 .right a{
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .about-page .about-4 .left ul li .top em{
    font-size: 30px;
  }
  .about-page .about-4 .right .title{
    font-size: 25px;
  }
  .test-page .test-1 .box .column{
    padding: 0;
  }
  .test-page .test-1{
    padding-top:60px;
  }
  .test-page .test-1 .box{
    margin-bottom: 40px;
  }
  .service-page #index-body .init1 h3{
    font-size: 25px;
  }
  .service-page{
    padding-top: 0;
  }
  .service-page #index-body .rate{
    padding-top: 0;
  }
  .service-page #index-body .rate .content{
    margin-top: 35px;
  }
  .about-page .about-5{
    padding-top: 10px;
  }
  .service-page #index-body .rate{
    padding-bottom: 0;
  }
  .faq-page{
    padding-top: 50px;
  }
}