@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.woff2') format('woff2'), url('../fonts/Lato-Regular.ttf') format('truetype'), url('../fonts/Lato-Regular.eot') format('embedded-opentype'), url('../fonts/Lato-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/DelonRegular.woff2') format('woff2'), url('../fonts/DelonRegular.ttf') format('truetype'), url('../fonts/DelonRegular.eot') format('embedded-opentype'), url('../fonts/DelonRegular.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Bold.woff2') format('woff2'), url('../fonts/Lato-Bold.ttf') format('truetype'), url('../fonts/Lato-Bold.eot') format('embedded-opentype'), url('../fonts/Lato-Bold.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Lato";
  max-width: 1920px;
  --color: #f19210;
  font-weight: normal;
  margin: 0 auto;
}
.seoPublic .Auxil-news .list ul li .content div.h6 {
    font-size: 22px;
    line-height: 1.4;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}
.seoPublic .Auxil-news .list ul li .content p {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.6;
    margin: 1em 0;
}
.seoPublic .title {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 1em;
}
.container {
  width: 1450px;
}
.body-overflow-box {
  position: relative;
  left: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.lh-0 {
  line-height: 0.8;
}
.lh-1 {
  line-height: 1;
}
.lh-2 {
  line-height: 1.2;
}
.lh-3 {
  line-height: 1.3;
}
.lh-4 {
  line-height: 1.4;
}
.lh-5 {
  line-height: 1.5;
}
.lh-6 {
  line-height: 1.6;
}
.lh-7 {
  line-height: 1.7;
}
.lh-8 {
  line-height: 1.8;
}
.lh-9 {
  line-height: 1.9;
}
.lh-10 {
  line-height: 2;
}
.grid-box {
  font-size: 0;
  vertical-align: top;
}
.grid-box .column {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
}
.grid-box .column {
  width: 100%;
}
.grid-box.two > .column {
  width: 50%;
}
.grid-box.three > .column {
  width: 33.33333%;
}
.grid-box.four > .column {
  width: 25%;
}
.grid-box.five > .column {
  width: 20%;
}
.grid-box.six > .column {
  width: 16.6666667%;
}
.grid-box.seven > .column {
  width: 14.285714%;
}
.grid-box.eight > .column {
  width: 12.5%;
}
.grid-box.nine > .column {
  width: 11.11111111%;
}
.grid-box.ten > .column {
  width: 10%;
}
@media screen and (max-width: 1000px) {
  .grid-box.two > .column {
    width: 50%;
  }
  .grid-box.three > .column {
    width: 33.33333%;
  }
  .grid-box.four > .column {
    width: 33.33333%;
  }
  .grid-box.five > .column {
    width: 33.33333%;
  }
}
@media screen and (max-width: 700px) {
  .grid-box.two > .column {
    width: 50%;
  }
  .grid-box.three > .column {
    width: 50%;
  }
  .grid-box.four > .column {
    width: 50%;
  }
  .grid-box.five > .column {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .grid-box.two > .column {
    width: 100%;
  }
  .grid-box.three > .column {
    width: 100%;
  }
  .grid-box.four > .column {
    width: 100%;
  }
  .grid-box.five > .column {
    width: 100%;
  }
}
.search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
.search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
.search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
.search-box form input {
  background: none;
  outline: none;
  border: none;
}
.search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
.search-box form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
.m-auto {
  margin: auto;
}
.tit-hover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.tit-hover:hover {
  color: var(--color);
}
.tit-medium {
  font-weight: 500;
}
.tit-semi {
  font-weight: 600;
}
.txt-light {
  font-weight: 300;
}
.white {
  color: white;
}
.img_cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.main-color {
  color: var(--color);
}
@-webkit-keyframes dot_scale {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes dot_scale {
  0% {
    -moz-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 1;
  }
  100% {
    -moz-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}
@keyframes dot_scale {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    -moz-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    -moz-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes btn_rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-moz-keyframes btn_rotate {
  0% {
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes btn_rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes widthIn {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes widthIn {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes widthIn {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.widthIn {
  -webkit-animation-name: widthIn;
  -moz-animation-name: widthIn;
  animation-name: widthIn;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear;
}
.language-box .zhuyu span {
  font-size: 16px;
  margin-left: 10px;
  margin-right: 2px;
  line-height: 1;
  padding-top: 2px;
}
.language-box .zhuyu i {
  font-size: 18px;
  line-height: 1;
}
.language-box .hover-language {
  width: auto;
  position: relative;
}
.language-box ul.sub-menu {
  position: absolute;
  background: #fff;
  top: 40px;
  right: -30px;
  z-index: 100;
  white-space: nowrap;
  -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.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.5s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -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);
  display: none \9;
}
.language-box ul.sub-menu li a {
  width: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  float: none;
  padding: 0 15px;
  line-height: 30px;
  font-size: 14px;
  color: #000000;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.language-box ul.sub-menu li a img {
  margin-right: 10px;
  width: 25px;
  height: auto;
}
.language-box ul.sub-menu li:hover a {
  background: var(--color);
  color: white;
}
.language-box:hover .hover-language 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 {
  z-index: 21;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  padding: 20px 0;
}
#header.active {
  background-color: white;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  color: black;
}
#header.active .nav-t a.logo .i2{
  opacity: 1;
}
#header.active .nav-t a.logo .i1{
  opacity: 0;
}
#header .nav-t a.logo img{
  transition: 0.5s;
}
#header.active .nav-t{
  color: black;
}
#header.active .nav .ui.menu .menu-box ul.menu > li:hover {
  border-color: var(--color);
  color: var(--color);
}
#header.active .nav .ui.menu .menu-box ul.menu > li{
  color: black;
  border-color:black;
}
#header.active .nav-t .right .h-search img,
#header.active .nav-t .right .zhuyu img{
  filter: brightness(0);
}

#header.active .nav-t .right .line {
  background-color: black;
}
#header .nav-t .right .line {
  width: 1px;
  height: 25px;
  background-color: white;
}
#header .nav-t .right a.btn {
  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: 0 30px 0 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  border-radius: 35px;
  background-color: var(--color);
  color: white;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 16px;
  text-transform: uppercase;
}
#header .nav-t .right a.btn i {
  font-size: 14px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  color: var(--color);
  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;
  margin-right: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#header .nav-t .right a.btn:hover {
  background-color: white;
  color: var(--color);
}
#header .nav-t .right a.btn:hover i {
  background-color: var(--color);
  color: white;
}
#header .nav {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  margin-top: 20px;
}
#header .nav .ui.menu {
  width: 100%;
}
#header .nav .ui.menu .menu-box {
  width: 100%;
}
#header .nav .ui.menu .menu-box ul.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;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  padding-top: 20px;
  width: 18%;
  font-size: 16px;
  -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: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover {
  border-color: var(--color);
  color: var(--color);
}
#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: 120%;
  left: -10px;
  width: auto;
  min-width: 180px;
  -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 .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 8px 15px;
  color: black;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
  position: relative;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
  display: block;
  white-space: nowrap;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: none;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #222;
  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 {
  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;
}
.more {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  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;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.more.white {
  color: white;
}
.more:hover i {
  -webkit-transform: rotate(-45deg) scale(1.2);
  -moz-transform: rotate(-45deg) scale(1.2);
  -ms-transform: rotate(-45deg) scale(1.2);
  transform: rotate(-45deg) scale(1.2);
}
.more:hover i::before {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  opacity: 0;
}
.more:hover i::after {
  left: 50%;
  opacity: 1;
}
.more i {
  width: 55px;
  height: 55px;
  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: var(--color);
  border-radius: 50%;
  color: white;
  font-size: 24px;
  line-height: 1;
  position: relative;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.more i::before {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.more i::after {
  content: '\e791';
  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%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}
.more span {
  font-size: 16px;
  position: relative;
  z-index: 5;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  margin-right: 25px;
  line-height: 1;
  text-transform: uppercase;
  border-bottom: 1px solid white;
}
.more.center {
  margin: 0 auto;
}
.more2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 15px 0 25px;
  color: white;
  border-radius: 35px;
  position: relative;
  background-color: var(--color);
}
.more2:hover::before {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.more2::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 35px;
  background-color: #0e0e0c;
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-clip-path: polygon(50% 0, 50% 0, 50% 100%, 50% 100%);
  clip-path: polygon(50% 0, 50% 0, 50% 100%, 50% 100%);
}
.more2 span {
  font-size: 16px;
  margin-right: 35px;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
}
.more2 i {
  width: 25px;
  height: 25px;
  font-size: 14px;
  border-radius: 50%;
  background: white;
  color: var(--color);
  position: relative;
  z-index: 2;
  text-align: center;
  line-height: 25px;
}
.h-text {
  font-size: 160px;
  line-height: 0.55;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  padding-top: 10px;
}
.h-text div.line {
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.4);
}
.h-line {
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.4);
  position: relative;
  left: 50%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
span.tag {
  font-size: 18px;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
span.tag::before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--color);
  display: block;
  margin-right: 10px;
}
h2.h-title {
  font-size: 60px;
  line-height: 1.1;
  font-weight: bold;
}
#banner {
  position: relative;
  z-index: 1;
}
#banner .banner-content ul li {
  position: relative;
}
#banner .banner-content ul li .container {
  top: 33%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#banner .banner-content ul li .container p {
  max-width: 700px;
  font-size: 18px;
}
#banner .banner-content .banner-down {
  left: 20%;
  bottom: 55px;
}
#index-body .homepage-1 {
  background: url('../images/about-bg.jpg') no-repeat;
  background-size: cover;
  background-position: bottom;
}
#index-body .homepage-1 .top ul {
  margin: 0 -20px;
}
#index-body .homepage-1 .top ul li {
  padding: 0 20px;
}
#index-body .homepage-1 .top ul li .box {
  padding: 35px;
  height: 270px;
  border-top: 2px solid var(--color);
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-1 .top ul li .box:hover {
  color: white;
  border-color: transparent;
}
#index-body .homepage-1 .top ul li .box:hover:before {
  height: 100%;
}
#index-body .homepage-1 .top ul li .box:hover h4 {
  opacity: 0;
}
#index-body .homepage-1 .top ul li .box:hover .bot img {
  -webkit-filter: invert(1);
  filter: invert(1);
}
#index-body .homepage-1 .top ul li .box:hover .text {
  opacity: 1;
}
#index-body .homepage-1 .top ul li .box i {
  height: 65px;
  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;
}
#index-body .homepage-1 .top ul li .box .text {
  position: absolute;
  inset: 0;
  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;
  padding: 35px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.6;
}
#index-body .homepage-1 .top ul li .box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: var(--color);
  border-radius: 5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 0;
}
#index-body .homepage-1 .top ul li .box .bot {
  position: relative;
  z-index: 1;
}
#index-body .homepage-1 .top ul li .box h4 {
  font-size: 50px;
  font-weight: bold;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-1 .top ul li .box h4 span {
  font-size: 30px;
}
#index-body .homepage-1 .bottom a.play .play_dot {
  width: 185px;
  height: 185px;
}
#index-body .homepage-1 .bottom a.play .play_dot::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  -webkit-animation: dot_scale 2s linear infinite;
  -moz-animation: dot_scale 2s linear infinite;
  animation: dot_scale 2s linear infinite;
}
#index-body .homepage-1 .bottom a.play .play_dot::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  height: 80%;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: dot_scale 2s linear infinite;
  -moz-animation: dot_scale 2s linear infinite;
  animation: dot_scale 2s linear infinite;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
#index-body .homepage-1 .bottom a.play .play_dot span {
  font-size: 17px;
  width: 130px;
  height: 130px;
  background-color: white;
  border-radius: 50%;
  position: relative;
  z-index: 5;
}
#index-body .homepage-1 .bottom a.play .line {
  height: 80px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: -70px auto 0;
  background: white;
  position: relative;
  z-index: 6;
}
#index-body .homepage-1 .bottom a.play .line::after {
  content: '';
  display: block;
  width: 1px;
  height: 50%;
  background: var(--color);
}
#index-body .homepage-2 .bottom ul {
  margin: 0 -20px;
}
#index-body .homepage-2 .bottom ul li {
  padding: 0 20px;
}
#index-body .homepage-2 .bottom ul li .img {
  width: 100%;
  border-radius: 0px;
  height: 125px;
  background-color: #f7f7f7;
  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;
}
#index-body .homepage-3 ul .slick-current li {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#index-body .homepage-3 ul li .box {
  width: 100%;
  height: 940px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-3 ul li .box:hover {
  padding-top: 75px;
  background-color: white;
}
#index-body .homepage-3 ul li .box:hover p {
  color: #9f9f9f;
}
#index-body .homepage-3 ul li .box:hover .con {
  color: #000;
}
#index-body .homepage-3 ul li .box .num {
  border-bottom: 2px solid #9f9f9f;
  color: #9f9f9f;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 2px;
}
#index-body .homepage-3 ul li .box p {
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-3 ul li .box .con {
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-3 ul li .box h4 {
  color: #999796;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.2;
}
#index-body .homepage-3 ul li .box h4:hover {
  color: var(--color);
}
#index-body .homepage-4 .content ul {
  margin: 0 -27px;
}
#index-body .homepage-4 .content ul li {
  padding: 0 27px;
}
#index-body .homepage-4 .content ul li .box {
  width: 100%;
  height: 310px;
  background-color: #f7f7f7;
  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;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-4 .content ul li .box > img{
  max-width: 70%;
    margin-top: -30px;
}
#index-body .homepage-4 .content ul li .box:hover {
  border-color: var(--color);
  background-color: transparent;
}
#index-body .homepage-4 .content ul li .box h4 {
  position: absolute;
  font-size: 18px;
  bottom: 15px;
  left: 0;
  width: 100%;
  padding: 0 30px;
  text-align: center;
}
#index-body .homepage-4 .bottom {
  overflow: hidden;
  height: 50px;
}
#index-body .homepage-4 .bottom::before {
  content: "";
  display: block;
  width: 79%;
  height: 100%;
  border-radius: 35px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#index-body .homepage-5 .content ul {
  margin: 0 -40px;
}
#index-body .homepage-5 .content ul li {
  padding: 0 40px;
}
#index-body .homepage-5 .bottom {
  overflow: hidden;
  height: 50px;
}
#index-body .homepage-5 .bottom::before {
  content: "";
  display: block;
  width: 79%;
  height: 100%;
  border-radius: 35px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#index-body .homepage-6 .content {
  max-width: 1205px;
  margin: 65px auto;
}
#index-body .homepage-6 .content ul li {
  margin-bottom: 40px;
}
#index-body .homepage-6 .content ul li:last-child {
  margin-bottom: 0;
}
#index-body .homepage-6 .content ul li:last-child .box {
  border: none;
}
#index-body .homepage-6 .content ul li .box {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 55px;
}
#index-body .homepage-6 .content ul li .box:hover span.date {
  color: var(--color);
}
#index-body .homepage-6 .content ul li .box:hover .text h4 {
  color: var(--color);
}
#index-body .homepage-6 .content ul li .box:hover .btn a.arrow i {
  -webkit-transform: rotate(-45deg) scale(1.2);
  -moz-transform: rotate(-45deg) scale(1.2);
  -ms-transform: rotate(-45deg) scale(1.2);
  transform: rotate(-45deg) scale(1.2);
  background: var(--color);
  border-color: var(--color);
  color: white;
}
#index-body .homepage-6 .content ul li .box:hover .btn a.arrow i::before {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  opacity: 0;
}
#index-body .homepage-6 .content ul li .box:hover .btn a.arrow i::after {
  left: 50%;
  opacity: 1;
}
#index-body .homepage-6 .content ul li .box span.date {
  width: 16%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-6 .content ul li .box .text {
  width: 70%;
}
#index-body .homepage-6 .content ul li .box .btn {
  width: 14%;
  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: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#index-body .homepage-6 .content ul li .box .btn a.arrow i {
  display: block;
  width: 55px;
  height: 55px;
  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: transparent;
  color: rgba(0, 0, 0, 0.2);
  font-size: 24px;
  line-height: 1;
  border-radius: 50%;
  position: relative;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
#index-body .homepage-6 .content ul li .box .btn a.arrow i::before {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-6 .content ul li .box .btn a.arrow i::after {
  content: '\e791';
  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%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}
#index-body .homepage-7 {
  margin-bottom: 30px;
}
#index-body .homepage-7 ul {
  margin: 0 -15px;
}
#index-body .homepage-7 ul li {
  padding: 0 15px;
}
#index-body .homepage-7 ul li a.img {
  -webkit-filter: contrast(0.4);
  filter: contrast(0.4);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-7 ul li a.img:hover {
  -webkit-filter: contrast(1);
  filter: contrast(1);
}
#footer {
  background: url('../images/footer-bg.jpg') no-repeat center center fixed;
  background-size: cover;
  color: white;
}
#footer .top {
  padding: 70px 15px 40px;
}
#footer .top ul li:nth-child(n+2) {
  padding-top: 55px;
}
#footer .top ul li #ewm img,
#footer .top ul li #ewm canvas {
  width: 120px;
  height: 120px;
  border: 8px solid white;
}
#footer .top ul li.contact {
  max-width: 400px;
}
#footer .top ul li.contact p {
  font-size: 16px;
  color: #b9b9b9;
}
#footer .top ul li.contact a.btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 60px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 35px 0 25px;
  border-radius: 35px;
  background: var(--color);
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  border: 1px solid var(--color);
}
#footer .top ul li.contact a.btn span {
  color: white;
  margin-left: 20px;
}
#footer .top ul li.contact a.btn:hover {
  background: transparent;
  border-color: white;
}
#footer .top ul li h4 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 40px;
}
#footer .top ul li span {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #b9b9b9;
}
#footer .top ul li span:hover {
  color: var(--color);
}
#footer .top ul li span:last-child {
  margin-bottom: 0;
}
#footer .bottom {
  padding: 35px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#footer .bottom span {
  font-size: 16px;
  color: #b9b9b9;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#footer .bottom span a.copyright {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#footer .bottom span a.copyright:hover {
  color: var(--color);
}
#footer .bottom span img {
  width: auto;
  height: 17px;
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
  opacity: 0.6;
}
@media screen and (max-width: 1450px) {
  #index-body .homepage-1 .top ul li .box h4 {
    font-size: 40px;
  }
  .more2 span {
    margin-right: 15px;
  }
}
@media screen and (max-width: 1250px) {
  #banner,
  .inner-banner {
    margin-top: 60px;
  }
  #banner .banner-content ul li .container {
    top: 60px;
  }
  #banner .banner-content .banner-down {
    display: none;
  }
  #index-body .homepage-1 .top ul li .box h4 {
    font-size: 36px;
  }
  #index-body .homepage-1 .top ul li .box .text {
    padding: 20px;
  }
  #index-body .homepage-1 .top ul {
    margin: 0 -10px;
  }
  #index-body .homepage-1 .top ul li {
    padding: 0 10px;
  }
  #index-body .homepage-1 .top ul li .box .bot p {
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
  }
  .h-text {
    font-size: 120px;
  }
  #index-body .homepage-3 ul li .box {
    height: 680px;
  }
  #index-body .homepage-6 .content ul li .box span.date {
    font-size: 18px;
  }
  #index-body .homepage-6 .content ul li .box .text h4 {
    font-size: 20px;
  }
  #footer .top ul li.link {
    display: none;
  }
  #footer .top ul li:nth-child(n+2) {
    padding-top: 0;
  }
}
@media screen and (max-width: 1000px) {
  #banner .banner-content ul li .container .content {
    width: 100%;
  }
  #index-body .homepage-1 .top ul li {
    width: 50%;
  }
  #index-body .homepage-1 .top ul li .box .bot p {
    font-size: 16px;
  }
  .h-text {
    font-size: 90px;
  }
  #index-body .homepage-2 .top .left h2 {
    font-size: 24px;
  }
  #index-body .homepage-3 ul .slick-current li {
    border-right: none;
  }
  h2.h-title {
    font-size: 40px;
  }
  #index-body .homepage-5 .content ul {
    margin: 0 -10px;
  }
  #index-body .homepage-5 .content ul li {
    padding: 0 10px;
  }
  #index-body .homepage-6 .content ul li .box .text {
    width: 60%;
  }
  #index-body .homepage-6 .content ul li .box {
    padding-bottom: 35px;
  }
  #footer .bottom {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #footer .bottom span {
    text-align: center;
  }
}
@media screen and (max-width: 700px) {
  #footer .top ul li.contact {
    max-width: 100%;
    margin-top: 50px;
  }
  .h-text {
    font-size: 60px;
  }
  #index-body .homepage-4 .content ul {
    margin: 0 -10px;
  }
  #index-body .homepage-4 .content ul li {
    padding: 0 10px;
  }
  .h-line {
    width: 180%;
  }
  #index-body .homepage-1 a.play {
    zoom: 0.8;
  }
  #banner .banner-content ul li .container {
    top: 35px;
  }
  #banner .banner-content ul li .container a.more {
    display: none;
  }
  #banner .banner-content ul li .container p {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  #banner .banner-content ul li .container p {
    display: none;
  }
  #index-body .homepage-1 .top ul li .box h4 {
    font-size: 24px;
  }
  #index-body .homepage-1 .top ul li .box {
    padding: 15px;
    height: 210px;
  }
  #index-body .homepage-1 .bottom a.play .play_dot,
  #index-body .homepage-1 .bottom a.play .line {
    display: none;
  }
  #index-body .homepage-1 a.play {
    zoom: 1;
  }
  .h-text {
    font-size: 44px;
  }
  #index-body .homepage-2 .top .list {
    margin-top: 30px;
  }
  #index-body .homepage-2 .top .list:first-child {
    margin-top: 0;
  }
  #index-body .homepage-2 .top .left {
    width: 100%;
  }
  #index-body .homepage-2 .top .left p {
    font-size: 20px;
  }
  #index-body .homepage-2 .top .right {
    width: 100%;
    padding: 0 ;
    margin-top: 25px;
  }
  .h-line {
    display: none;
  }
  #index-body .homepage-2 .bottom ul {
    margin: 0 -5px;
  }
  #index-body .homepage-2 .bottom ul li {
    padding: 0 5px;
  }
  #index-body .homepage-3 ul .slick-current li {
    border: none;
  }
  h2.h-title {
    font-size: 30px;
  }
  #index-body .homepage-6 .content ul li .box span.date {
    width: 100%;
  }
  #index-body .homepage-6 .content ul li .box .text {
    width: 100%;
  }
  #index-body .homepage-6 .content ul li .box .btn {
    width: 100%;
  }
  #index-body .homepage-6 .content {
    max-width: 100%;
    margin: 65px auto 0;
  }
  #index-body .homepage-7 {
    padding: 0 15px;
  }
  #index-body .homepage-7 ul {
    margin: 0 -5px;
  }
  #index-body .homepage-7 ul li {
    padding: 0 5px;
  }
  #footer .top ul li h4 {
    font-size: 30px;
    margin-bottom: 15px;
  }
}









/*内页*/
.slick-slider:not(.slick-vertical) .slick-track .slick-slide>div{
  height: auto;
}
table {
  margin-bottom: 20px;
  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;
}
table tr {
  width: auto !important;
  height: auto !important;
}
table tr:nth-child(even) {
  background: #eee;
}
.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;
}
.link-arrows {
  font-size: 10px;
  height: 6.6em;
  width: 6.6em;
  border-radius: 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;
  background-color: var(--color);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  cursor: hand;
}
.link-arrows:hover {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.c-more {
  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: 500;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  cursor: pointer;
  cursor: hand;
}
.c-more i:first-child {
  margin-right: -0.6em;
}
.c-more i:last-child {
  margin-left: -0.6em;
}
.c-more i:last-child img {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.c-more i + img,
.c-more > img:first-child {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  left: 0;
}
.c-more > img:first-child {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.c-more:hover i + img {
  left: 0.6em;
}
.c-more:hover > img:first-child {
  left: -0.6em;
}
@media screen and (max-width: 1700px) {
  .link-arrows {
    font-size: 7px;
  }
  .c-more i img {
    max-height: 40px;
  }
}
@media screen and (max-width: 1450px) {
  .link-arrows {
    font-size: 6px;
  }
  .c-more {
    font-size: 14px;
  }
}
.inner-page a.link {
  font-size: 16px;
  line-height: 30px;
  display: inline-block;
  padding-bottom: .3em;
  /*font-weight: 500;*/
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page a.link:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: black;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page a.link img {
  margin-left: 1em;
  -webkit-filter: brightness(0);
  filter: brightness(0);
  max-width: .7em;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page a.link:hover {
  color: var(--color);
}
.inner-page a.link:hover:before {
  width: 0;
}
.inner-page a.link:hover img {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.inner-page span.h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
  color: #000;
}
.inner-page .text {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  font-weight: 300;
}
.fljs {
  margin-top: 40px;
  margin-bottom: -40px;
  overflow: scroll;
  height: 340px;
}
.inner-page a.btn {
  font-size: 16px;
  line-height: 4.53333333em;
  height: 4.53333333em;
  padding: 0 2.4em;
  display: inline-block;
  font-weight: 500;
  color: white;
  background-color: var(--color);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inner-page a.btn img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1em;
  max-width: 0.7em;
}
.inner-page a.btn:hover {
  background-color: black;
}
.inner-page span.tag {
  font-size: 16px;
  line-height: 28px;
  font-weight: 100;
  color: #666;
  display: block;
  margin-top: 20px;
}
.inner-page .slick-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.inner-page .slick-btn div {
  position: relative;
  cursor: pointer;
  cursor: hand;
  z-index: 1;
}
.inner-page .slick-btn div img {
  -webkit-filter: brightness(0);
  filter: brightness(0);
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inner-page .slick-btn div:before {
  content: '';
  width: 58px;
  height: 58px;
  border-radius: 100%;
  background-color: var(--color);
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.3);
  -moz-transform: translate(-50%, -50%) scale(1.3);
  -ms-transform: translate(-50%, -50%) scale(1.3);
  transform: translate(-50%, -50%) scale(1.3);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.inner-page .slick-btn div img {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}
.inner-page .slick-btn div.prev {
  margin-right: 32px;
}
.inner-page .slick-btn div.prev img {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.inner-page .slick-btn div:hover {
  z-index: 2;
}
.inner-page .slick-btn div:hover img {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
.inner-page .slick-btn div:hover:before {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.inner-page .form ul {
  margin: -10px;
}
.inner-page .form ul li {
  padding: 10px;
  font-size: 14px;
  line-height: 2;
}
.inner-page .form ul li label {
  display: block;
  margin-bottom: 0.5em;
  font-weight: 500;
}
.inner-page .form ul li input,
.inner-page .form ul li textarea {
  display: block;
  width: 100%;
  border: none;
  background-color: transparent;
  padding: 0.5em 0;
  border-bottom: 1px solid #999;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inner-page .form ul li input:focus,
.inner-page .form ul li textarea:focus {
  border-color: var(--color);
}
.inner-page .form ul li textarea {
  height: 80px;
}
.inner-page .form ul li.wid-100 {
  width: 100%;
}
.inner-page .faq_list ul li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
}
.inner-page .faq_list ul li span.h6 {
  font-size: 20px;
  font-weight: 500;
  display: block;
  line-height: 1.8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  cursor: hand;
}
.inner-page .faq_list ul li span.h6 i {
  -webkit-filter: brightness(0);
  filter: brightness(0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inner-page .faq_list ul li span.h6 i img {
  display: block;
}
.inner-page .faq_list ul li .text {
  font-size: 14px;
  margin-top: 1em;
  display: none;
}
.inner-page .faq_list ul li.active span.h6 i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.inner-page .m-page > div {
  margin-top: 70px;
  text-align: center;
  font-size: 20px;
  line-height: 1.8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.inner-page .m-page a,
.inner-page .m-page span {
  width: 2.5em;
  height: 2.5em;
  border-radius: 100%;
  border: 1px solid black;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0.3em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inner-page .m-page a:hover,
.inner-page .m-page span.current {
  background-color: var(--color);
  color: white;
  border-color: var(--color);
}
.inner-page .slideBarBox .slideBarLeft {
  width: 30%;
  position: sticky;
  top:200px;
}
.inner-page .slideBarBox .slideBarLeft + .slideBarRight {
  padding-left: 4%;
  padding-right: 0;
}
.inner-page .slideBarBox .slideBarLeft .slide {
  margin-bottom: 40px;
  padding: 50px;
  background-color: #f9f9f9;
  border-radius: 10px;
}
.inner-page .slideBarBox .slideBarLeft .slide span.h5 {
  font-size: 32px;
  line-height: 1.8;
  font-weight: 700;
  display: block;
  margin-bottom: 1em;
}
.inner-page .slideBarBox .slideBarLeft .slide form {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  background-color: white;
}
.inner-page .slideBarBox .slideBarLeft .slide form input {
  width: 100%;
  padding: 1em;
  border: none;
  background-color: transparent;
  color: black;
}
.inner-page .slideBarBox .slideBarLeft .slide form input[type='submit'] {
  width: 4em;
  background-image: url('../images/icon-search-black.png');
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
}
.inner-page .slideBarBox .slideBarLeft .slide.search {
  background-color: var(--color);
  color: white;
  border-radius: 10px;
}
.inner-page .slideBarBox .slideBarLeft .slide .postList ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.inner-page .slideBarBox .slideBarLeft .slide .postList ul li:last-child {
  margin-bottom: 0;
}
.inner-page .slideBarBox .slideBarLeft .slide .postList ul li a.img {
  width: 30%;
  background-size: cover;
  background-position: center;
}
.inner-page .slideBarBox .slideBarLeft .slide .postList ul li .content {
  width: 70%;
  padding: 10px 0;
  padding-left: 5%;
}
.inner-page .slideBarBox .slideBarLeft .slide .postList ul li .content span.h6 {
  font-size: 16px;
  font-weight: 100;
  line-height: 2;
  height: 4em;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666;
}
.inner-page .slideBarBox .slideBarLeft .slide .postList ul li .content time {
  display: block;
  font-size: 14px;
  line-height: 2;
  margin-top: 0.5em;
  color: #666;
  font-weight: 100;

}
.inner-page .slideBarBox .slideBarLeft .slide .nav {
  font-size: 14px;
  line-height: 2;
  font-weight: 500;
}
.inner-page .slideBarBox .slideBarLeft .slide .nav ul li {
  margin-bottom: 1em;
}
.inner-page .slideBarBox .slideBarLeft .slide .nav ul li a {
  padding: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #666;
  background-color: #e5e5e5;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-size: 18px;
  border-radius: 10px;
}
.inner-page .slideBarBox .slideBarLeft .slide .nav ul li a i {
  width: 1.5em;
  height: 1.5em;
  border-radius: 100%;
  background-color: white;
  color: #666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.inner-page .slideBarBox .slideBarLeft .slide .nav ul li.active>a,
.inner-page .slideBarBox .slideBarLeft .slide .nav ul li a:hover {
  background-color: var(--color);
  color: #fff;
}
.inner-page .slideBarBox .slideBarLeft .slide .nav ul li.active>ul{
  display: block;
}
.inner-page .slideBarBox .slideBarLeft .slide .nav ul li ul li:hover>a,
.inner-page .slideBarBox .slideBarLeft .slide .nav ul li ul li.active>a {
  background-color: var(--color);
}
.inner-page .slideBarBox .slideBarLeft .slide:last-child {
  margin-bottom: 0;
}
.inner-page .slideBarBox .slideBarRight {
  width: 70%;
  padding-right: 4%;
}
.inner-page .slideBarBox .slideBarRight .Auxil-h1 {
  line-height: 1.4;
  font-size: 28px;
  font-weight: bold;
}
.inner-page .product_list ul {
  margin: -15px;
}
.inner-page .product_list ul li {
  padding: 15px;
}
.inner-page .product_list ul li a.img-box {
  display: block;
}
.inner-page .product_list ul li a.img-box img {
 border-radius: 10px;
 border: 1px solid #d5d5d5;
}
.inner-page .product_list ul li span.h6 {
  font-size: 20px;
  line-height: 1.8;
  font-weight: 400;
  display: block;
  margin: 1em 0 0.5em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  text-overflow: -o-ellipsis-lastline;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 /*-webkit-line-clamp: 1;
 -webkit-box-orient: vertical;*/
 color: #666;
  
}
.inner-page .product_list ul li span.h6:hover {
  color: var(--color);
}
.about-page .about-1 {
  padding: 70px 0;
}
.about-page .about-1 .left {
  padding-right: 6%;
  vertical-align: middle;
}
.about-page .about-1 .left .text {
  margin: 2em 0;
}
.about-page .about-1 .left .flex {
  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;
}
.about-page .about-1 .left .flex .img2 {
  margin-left: 20px;
}
.about-page .about-1 .left .flex .img2 span.h6 {
  font-size: 17px;
  font-weight: 500;
  display: block;
}
.about-page .about-1 .left .flex .img2 span.small {
  display: block;
  font-size: 14px;
}
.about-page .about-1 .right {
  vertical-align: middle;
}
.about-page .about-1 .right .img {
  height: 480px;
  background-size: cover;
  background-position: center;
}
.about-page .about-2 .list {
  padding: 100px 0;
  border-top: 1px solid #eaeaea;
}
.about-page .about-2 .list ul {
  margin: -20px;
}
.about-page .about-2 .list ul li {
  padding: 20px;
  text-align: center;
}
.about-page .about-2 .list ul li span.h2 {
  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: 60px;
  color: var(--color);
  justify-content: center;
}
.about-page .about-2 .list ul li span.h2 img {
  -webkit-filter: brightness(0);
  filter: brightness(0);
  width: 0.6em;
  margin-left: 0.5em;
}
.about-page .about-2 .list ul li .text {
  color: #666;
  font-size: 18px;
}
.about-page .about-2 .list ul li em{
  word-break: break-word;
}
.about-page .about-3 {
  padding: 130px 0;
  position: relative;
}
.about-page .about-3:before,
.about-page .about-3:after {
  content: '';
  width: 94%;
  height: 100%;
  top: 0;
  left: 3%;
  position: absolute;
  /*background-image: -webkit-linear-gradient(48deg, var(--color), #f9f9f9 35%);
  background-image: -moz-linear-gradient(48deg, var(--color), #f9f9f9 35%);
  background-image: linear-gradient(42deg, var(--color), #f9f9f9 35%);*/
  border-radius: 10px;
  opacity: 0.5;
}
.about-page .about-3:after {
  background-color: #f9f9f9;
  background-image: unset;
  opacity: 1;
  z-index: -1;
}
.about-page .about-3 .left .list ul {
  margin: -20px;
  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-page .about-3 .left .list ul li {
  padding: 20px;
}
.about-page .about-3 .left .list ul li .box2 {
  display: block;
  background-color: white;
  padding: 45px;
  height: 100%;
}
.about-page .about-3 .left .list ul li .box2 i.fa {
  font-size: 40px;
}
.about-page .about-3 .left .list ul li .box2 span.h6 {
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  display: block;
  margin-top: 2em;
}
.about-page .about-3 .left .list ul li .box2 .text {
  font-size: 14px;
  margin: 1em 0 2em;
  color: black;
}
.about-page .about-3 .right {
  padding-left: 4%;
}
.about-page .about-3 .right span.h2 {
  font-size: 90px;
  display: inline-block;
  width: 100%;
  margin-bottom: 0.8em;
}
.about-page .about-3 .right .img {
  float: right;
  margin-bottom: -50%;
}
.about-page .about-4 {
  padding: 100px 0;
}
.about-page .about-4 .left {
  padding-right: 5%;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}
.about-page .about-4 .right {
  padding-top: 150px;
}
.about-page .about-4 .right .list ul {
  margin: -10px;
}
.about-page .about-4 .right .list ul li {
  padding: 10px;
}
.about-page .about-4 .right .list ul li .text {
  font-size: 24px;
  font-weight: 500;
  color: black;
  line-height: 44px;
}
.about-page .about-4 .right .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}
.about-page .about-4 .right .flex .headlist {
  margin-left: 50px;
  width: 60%;
}
.about-page .about-4 .right .flex .headlist .box2 {
  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;
}
.about-page .about-4 .right .flex .headlist .box2 .head {
  border-radius: 100%;
  max-width: 80px;
  padding: 4px;
  border: 3px solid var(--color);
}
.about-page .about-4 .right .flex .headlist .box2 .head img {
  border-radius: inherit;
}
.about-page .about-4 .right .flex .headlist .box2 .content {
  margin-left: 30px;
}
.about-page .about-4 .right .flex .headlist .box2 .content span.h6 {
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  display: block;
}
.about-page .about-4 .right .flex .headlist .box2 .content span.small {
  display: block;
  font-size: 14px;
  line-height: 2;
}
.about-page .about-5 {
  padding: 50px 0;
  position: relative;
  /*background-color: var(--color);*/
}
.about-page .about-5:before {
  content: '';
  width: 94%;
  left: 3%;
  height: 1px;
  background-color: #eaeaea;
  top: 0;
  position: absolute;
}
.about-page .about-5 .list ul {
  margin: -10px;
}
.about-page .about-5 .list ul li {
  padding: 10px;
}
.about-page .about-5 .list ul li img {
  display: block;
  margin: 0 auto;
}
.about-page .about-6 {
  position: relative;
  color: white;
  padding: 100px 0;
}
.about-page .about-6:before {
  content: '';
  width: 100%;
  height: 100%;
  /*left: 3%;*/
  top: 0;
  position: absolute;
  background-color: #f7f7f7;
  /*background-image: url('../images/about-6-bg.png');*/
  background-repeat: no-repeat;
  background-position: center right;
  border-radius: 10px;
  background-size: contain;
  background-attachment: fixed;
}
.about-page .about-6 .left {
  position: -webkit-sticky;
  position: sticky;
  top: 190px;
}
.about-page .about-6 .left .img {
  height: 700px;
  background-size: cover;
  background-position: center;
}
.about-page .about-6 .right {
  padding-left: 5%;
  color:#000;
}
.about-page .about-6 .right span.tag{
  font-weight: 300;
}
.about-page .about-6 .right .list {
  margin-top: 20px;
}
.about-page .about-6 .right .list ul li {
  padding: 40px 0;
  border-bottom: 1px solid #cccaca;
}
.about-page .about-6 .right .list ul li i.fa {
  font-size: 40px;
}
.about-page .about-6 .right .list ul li span.h6 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 500;
  display: block;
  margin: 1em 0 0.5em;
  color: #000;
}
.about-page .about-6 .right .list ul li .text {
  color: #666;
}
.about-page .about-6 .right .list ul li:last-child {
  border-bottom: none;
}
.about-page .about-7 {
  padding: 100px 0;
}
.about-page .about-7 .left {
  width: 35%;
  padding-right: 5%;
}
.about-page .about-7 .left .text {
  margin: 1em 0 2em;
}
.about-page .about-7 .right {
  width: 65%;
}
.about-page .about-7 .right .list ul {
  margin: -15px;
}
.about-page .about-7 .right .list ul li {
  padding: 15px;
}
.about-page .about-7 .right .list ul li a.img {
  display: block;
  position: relative;
  overflow: hidden;
}
.about-page .about-7 .right .list ul li a.img:before {
  content: '';
  width: 150%;
  height: 150%;
  position: absolute;
  left: -30%;
  top: -60%;
  background-image: -webkit-radial-gradient(50%, var(--color), transparent 70%);
  background-image: -moz-radial-gradient(50%, var(--color), transparent 70%);
  background-image: radial-gradient(50%, var(--color), transparent 70%);
  -webkit-transform-origin: 50% 90%;
  -moz-transform-origin: 50% 90%;
  -ms-transform-origin: 50% 90%;
  transform-origin: 50% 90%;
  -webkit-animation: xz 8s linear infinite;
  -moz-animation: xz 8s linear infinite;
  animation: xz 8s linear infinite;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.about-page .about-7 .right .list ul li a.img:hover:before {
  opacity: 1;
}
.about-page .about-7 .right .list ul li .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}
.about-page .about-7 .right .list ul li .flex .content span.h6 {
  font-size: 20px;
  line-height: 1.8;
  font-weight: 500;
  display: block;
}
.about-page .about-7 .right .list ul li .flex .content span.small {
  font-size: 14px;
}
.about-page .about-7 .right .list ul li .flex .share {
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.about-page .about-7 .right .list ul li .flex .share a {
  width: 1.5em;
  height: 1.5em;
  border-radius: 100%;
  background-color: var(--color);
  color: white;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 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-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0.5em;
}
.about-page .about-7 .right .list ul li .flex .share a:first-child {
  margin-left: 0;
}
.about-page .about-7 .right .list ul li:hover .flex .share {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
@-webkit-keyframes xz {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes xz {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes xz {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.faq-page .faq-1 {
  padding: 100px 0;
}
.faq-page .faq-1 .left {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}
.faq-page .faq-1 .left span.h2 {
  margin-bottom: 1em;
  display: block;
}
.faq-page .faq-1 .right {
  padding-top: 20%;
}
.faq-page .faq-2 {
  padding: 60px 0;
  background-image: url('../images/faq-2-bg.jpg');
  background-size: cover;
  background-position: center;
}
.faq-page .faq-2 .box {
  width: 60%;
  display: block;
  margin-left: auto;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 5%;
  border-radius: 10px;
}
.faq-page .faq-2 .box span.h5 {
  font-size: 26px;
  font-weight: 500;
  display: block;
  margin-bottom: 1.5em;
}
.service-page .text p {
  margin-top: 2em;
}
.service-page .text p strong {
  font-weight: 500;
  color: black;
}
.service-page .text p:first-child {
  margin-top: 0;
}
.service-page .service-1 {
  position: relative;
  padding: 100px 0;
}
.service-page .service-1:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: -webkit-radial-gradient(left bottom, var(--color), transparent 40%);
  background-image: -moz-radial-gradient(left bottom, var(--color), transparent 40%);
  background-image: radial-gradient(left bottom, var(--color), transparent 40%);
  opacity: 0.5;
}
.service-page .service-1 .left {
  padding-right: 5%;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}
.service-page .service-1 .left span.h2 {
  font-size: 90px;
}
.service-page .service-1 .right .text {
  margin: 2em 0;
}
.service-page .service-2 {
  padding-top: 100px;
}
.service-page .service-2 span.h2 {
  display: block;
  margin-bottom: 2em;
}
.service-page .service-2 .left {
  padding-right: 5%;
}
.service-page .service-2 .left img {
  margin-bottom: -50%;
}
.service-page .service-2 .right {
  padding-top: 10%;
}
.service-page .service-2 .right span.h5 {
  font-size: 24px;
  line-height: 44px;
  font-weight: 500;
  margin-bottom: 1.5em;
  display: block;
}
.service-page .service-2 .list {
  margin-top: 50px;
  margin-bottom: -100px;
}
.service-page .service-2 .list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.service-page .service-2 .list ul li .box2 {
  padding: 50px;
  background-color: white;
  -o-box-shadow: 0px 5px 43px 0px rgba(27, 26, 26, 0.06);
  -webkit-box-shadow: 0px 5px 43px 0px rgba(27, 26, 26, 0.06);
  box-shadow: 0px 5px 43px 0px rgba(27, 26, 26, 0.06);
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  flex-direction: column;
  align-items: flex-start;
}
.service-page .service-2 .list ul li .box2 span.h6 {
  font-size: 20px;
  line-height: 1.8;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
  display: block;
  width: 100%;
}
.service-page .service-2 .list ul li .box2 .text {
  font-size: 14px;
  margin: 1.5em 0;
}
.service-page .service-2 .list ul li .box2 a.link {
  margin-top: auto;
  margin-bottom: 0;
}
.service-page .service-2 .list ul li .box2 i.fa {
  font-size: 40px;
  display: block;
  margin-top: 1em;
  width: 100%;
  margin-bottom: 0;
}
.service-page .service-3 {
  background-image: url('../images/service-3-bg.jpg');
  background-size: cover;
  background-position: center;
  padding: 200px 0 100px;
  color: white;
}
.service-page .service-3 .left {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
  padding-right: 7%;
}
.service-page .service-3 .left .play {
  width: 100px;
  height: 100px;
  font-size: 24px;
  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;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  margin-left: auto;
  cursor: pointer;
  cursor: hand;
}
.service-page .service-3 .right span.tag {
  color: inherit;
}
.service-page .service-3 .right span.h2 {
  margin-bottom: 2em;
  display: block;
}
.service-page .service-3 .right .text {
  color: inherit;
}
.service-page .service-3 .right .nav {
  font-size: 16px;
  line-height: 30px;
  margin-top: 3em;
  padding-top: 2em;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  color: #333;
  font-weight: 500;
}
.service-page .service-3 .right .nav a {
  padding: 0.5em 1em;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.4);
  margin-right: 1em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.service-page .service-3 .right .nav a:hover {
  background-color: var(--color);
  color: white;
}
.service-page .service-4 {
  padding: 100px 0;
}
.service-page .service-4 .list {
  margin-top: 60px;
}
.service-page .service-4 .list ul {
  margin: -15px;
}
.service-page .service-4 .list ul li {
  padding: 15px;
  text-align: center;
}
.service-page .service-4 .list ul li a.img-box {
  display: block;
}
.service-page .service-4 .list ul li span.h6 {
  font-size: 20px;
  font-weight: 500;
  margin: 1.5em 0 0.5em;
  display: block;
}
.contact-page .contact-1 {
  padding: 100px 0;
}
.contact-page .contact-1 .left {
  width: 30%;
}
.contact-page .contact-1 .left .slide {
  margin-top: 35px;
}
.contact-page .contact-1 .left .slide:first-child {
  margin-top: 0;
}
.contact-page .contact-1 .left .slide span.h6 {
  font-size: 20px;
  line-height: 1.8;
  font-weight: 500;
  margin-bottom: 0.5em;
  display: block;
}
.contact-page .contact-1 .left .slide .share {
  font-size: 14px;
  line-height: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.contact-page .contact-1 .left .slide .share a {
  width: 1.8em;
  height: 1.8em;
  border-radius: 100%;
  background-color: black;
  color: white;
  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;
  margin-right: 1em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.contact-page .contact-1 .left .slide .share a:hover {
  background-color: var(--color);
}
.contact-page .contact-1 .right {
  width: 70%;
  padding-left: 5%;
}
.contact-page .contact-1 .right .box2 {
  padding: 10%;
  background-color: #f9f9f9;
  border-radius: 5px;
}
.contact-page .contact-1 .right .box2 span.h5 {
  font-size: 24px;
  line-height: 44px;
  font-weight: 500;
  margin-bottom: 1.5em;
  display: block;
}
.contact-page iframe {
  display: block;
}
.news-page .news-1 {
  padding: 100px 0;
}
.news-page .news-1 .list ul {
  margin: -15px;
}
.news-page .news-1 .list ul li {
  padding: 15px;
}
.news-page .news-1 .list ul li a.img-box {
  display: block;
}
.news-page .news-1 .list ul li a.img-box img {
  border-top-left-radius: 10px;
  border-top-right-radius:  10px;
}
.news-page .news-1 .list ul li .content {
  /*-o-box-shadow: 0px 5px 43px 0px rgba(27, 26, 26, 0.06);
  -webkit-box-shadow: 0px 5px 43px 0px rgba(27, 26, 26, 0.06);
  box-shadow: 0px 5px 43px 0px rgba(27, 26, 26, 0.06);*/
  padding: 10%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  background-color: #f5f5f5;
 
  overflow: hidden;
   border-bottom-left-radius: 10px;
  border-bottom-right-radius:  10px;
}
.news-page .news-1 .list ul li .content time {
  font-size: 14px;
  line-height: 2;
  display: block;
  margin-bottom: 1em;
  color: #666;
}
.news-page .news-1 .list ul li .content span.h6 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
   color: #000;

}
.news-page .news-1 .list ul li .content .text {
  font-size: 16px;
  line-height: 1.8;
}
.news-page .news-1 .list ul li .content .pre {
  position: relative;
  z-index: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.news-page .news-1 .list ul li .content .pre .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.news-page .news-1 .list ul li .content a.link {
  margin-top: 2em;
}
.news-page .news-1 .list ul li:hover .content {
  margin-top: -40px;
}
.news-page .news-1 .list ul li:hover .content span.h6 {
  opacity: 0;
}
.news-page .news-1 .list ul li:hover .content .text {
  opacity: 1;
}
.news-page .news-1 .list ul li:hover .content .pre {
  padding-bottom: 40px;
}
.newdet-page {
  padding: 100px 0 40px;
}
.newdet-page .slideBarRight time {
  font-size: 16px;
  line-height: 2;
  display: block;
}
.newdet-page .slideBarRight h1 {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.4;
}
.newdet-page .slideBarRight .text {
  margin: 2em 0;
}
.newdet-page .slideBarRight .text ol li,
.newdet-page .slideBarRight .text ul li {
    list-style: square;
    margin-left: 30px;
}
.newdet-page .slideBarRight .text h3 {
  font-size: 18px;
    line-height: 1.8;
    font-weight: 600;
    color: #284e41;
}
.newdet-page .slideBarRight .text h2 {
  font-size: 20px;
    font-weight: 600;
    line-height: 1.6;
    color: var(--color);
}
.newdet-page .slideBarRight .text strong {
  font-weight: unset;
}
.newdet-page .slideBarRight .text p:first-child {
  margin-top: 0;
}
.newdet-page .slideBarRight .share {
  font-size: 14px;
  line-height: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
}
.newdet-page .slideBarRight .share a {
  margin-left: 1em;
  width: 1.5em;
  height: 1.5em;
  background-color: var(--color);
  color: white;
  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;
  border-radius: 100%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.newdet-page .slideBarRight .share a:hover {
  background-color: var(--color);
}
.newdet-page .slideBarRight span.h5 {
  font-size: 20px;
  line-height: 1.8;
  font-weight: 500;
  margin: 2em 0 1em;
  display: block;
}
.black{
  color: black;
}
.product-page {
  padding: 100px 0;
}
.prodet-page .prodet-1 {
  padding: 100px 0;
}
.prodet-page .prodet-1 .left {
  padding-right: 7%;
  vertical-align: middle;
}
.prodet-page .prodet-1 .left ul {
  margin: -5px;
}
.prodet-page .prodet-1 .left ul li {
  padding: 5px;
}
.prodet-page .prodet-1 .left ul li a img {
 border-radius: 10px;
}
.prodet-page .prodet-1 .left .small {
  margin-top: 10px;
}
.prodet-page .prodet-1 .left .small .slick-track {
  margin-left: 0;
}
.prodet-page .prodet-1 .left .big ul li a {
  /*max-height: 500px;*/
  overflow: hidden;
  display: block;
}
.prodet-page .prodet-1 .left .big ul li a img {
 border-radius: 10px;
 border: 1px solid var(--color);
}
.prodet-page .prodet-1 .right {
  /*vertical-align: middle;*/
}
.prodet-page .prodet-1 .right .small ul{
  margin: 0 -5px;
}
.prodet-page .prodet-1 .right .small ul .slick-current li img{
  border-color:var(--color);
}
.prodet-page .prodet-1 .right .small ul li{
  padding: 0 5px;
}
.prodet-page .prodet-1 .right .small ul li img{
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius:5px;
}
.prodet-page .prodet-1 .right h1 {
  font-size: 40px;
  font-weight: bold;
  color: #000;
}
.prodet-page .prodet-1 .right .text {
  margin: 1.5em 0;
}
.prodet-page .prodet-1 .right a.btn {
  height: 3.5em;
  line-height: 3.5em;
}
.prodet-page .prodet-1 .right .share {
  font-size: 14px;
  line-height: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3em;
}
.prodet-page .prodet-1 .right .share a {
  width: 1.5em;
  height: 1.5em;
  border-radius: 100%;
  margin-left: 1em;
  background-color: black;
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.prodet-page .prodet-1 .right .share a:hover {
  background-color: var(--color);
}
.prodet-page .prodet-2 .options {
  font-size: 30px;
  line-height: 15px;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}
.prodet-page .prodet-2 .options:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #eee;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.prodet-page .prodet-2 .options span {
  padding: 1em 2em;
  cursor: pointer;
  cursor: hand;
  border: 1px solid transparent;
  border-bottom: none;
  border-top-width: 2px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.prodet-page .prodet-2 .options span.active {
  background-color: white;
  color: var(--color);
  border-color: #eee;
  border-top-color: var(--color);
}
.prodet-page .prodet-2 .ret {
  margin-top: 50px;
}
.prodet-page .prodet-3 {
  padding: 100px 0;
}
.prodet-page .prodet-3 span.h3 {
  font-size: 28px;
  font-weight: 500;
  display: block;
  margin-bottom: 1em;
}
.gallery-page {
  padding: 100px 0;
}
.gallery-page .list ul {
  margin: -10px;
}
.gallery-page .list ul li {
  padding: 10px;
}
.gallery-page .list ul li a.img-box {
  display: block;
  border-radius: 5px;
  border: 10px solid #eee;
}
.product-yd-page {
  padding: 100px 0;
}
.product-yd-page .list ul {
  margin: -70px -40px;
}
.product-yd-page .list ul li.column {
  padding: 70px 40px;
  width: 50%;
}
.product-yd-page .list ul li.column a.img-box {
  display: block;
}
.product-yd-page .list ul li.column a.img-box img {
 border-radius: 10px;
}
.zhishi h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
  color: var(--color);
}
.zhishi h3 {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 600;
  color: #284e41;
}
.zhishi strong {
  font-weight: unset;
}
.zhishi {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 40px;
}
.zhishi ol li,.zhishi ul li {
    list-style: disc;
    margin-left: 30px;
}
.product-yd-page .list ul li.column span.h3 {
  font-size: 28px;
  font-weight: bold;
  display: block;
  margin: 1em 0 0.5em;
}
.product-yd-page .list ul li.column:nth-child(1),
.product-yd-page .list ul li.column:nth-child(4),
.product-yd-page .list ul li.column:nth-child(5),
.product-yd-page .list ul li.column:nth-child(8),
.product-yd-page .list ul li.column:nth-child(9),
.product-yd-page .list ul li.column:nth-child(12) {
  width: 50%;
}
@media screen and (max-width: 1700px) {
  .product-yd-page .list ul li.column span.h3 {
    font-size: 24px;
  }

  .product-yd-page .list ul li.column {
    padding: 40px 30px;
  }
  .product-yd-page .list ul {
    margin: -40px -30px;
  }
  #index-body .news .news-list li .box .center .title {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.8;
  }
  .inner-page .m-page > div {
    margin-top: 40px;
    font-size: 18px;
    line-height: 32px;
  }
  .gallery-page,
  .prodet-page .prodet-1,
  .prodet-page .prodet-3,
  .product-page,
  .newdet-page,
  .news-page .news-1,
  .contact-page .contact-1,
  .service-page .service-4,
  .faq-page .faq-1,
  .about-page .about-1,
  .about-page .about-2 .list,
  .about-page .about-7,
  .about-page .about-6,
  .about-page .about-4,
  .product-yd-page,
  .service-page .service-1 {
    padding: 70px 0;
  }
  .prodet-page .prodet-1 .right h1,
  .newdet-page .slideBarRight h1,
  .inner-page span.h2,
  .about-page .about-3 .left .list ul li .box2 i.fa,
  .about-page .about-6 .right .list ul li i.fa,
  .service-page .service-2 .list ul li .box2 i.fa {
    font-size: 32px;
    color: #000;
    font-weight: bold;
  }
  .inner-page .product_list ul li span.h6 {
    font-size: 18px;
    
  }
  .inner-page .slideBarBox .slideBarLeft .slide {
    padding: 30px;
  }
  .news-page .news-1 .list ul li .content,
  .contact-page .contact-1 .right .box2 {
    padding: 7%;
  }
  .news-page .news-1 .list ul li .content span.h6,
  .contact-page .contact-1 .left .slide span.h6,
  .inner-page .faq_list ul li span.h6,
  .service-page .service-4 .list ul li span.h6,
  .about-page .about-7 .right .list ul li .flex .content span.h6 {
    font-size: 18px;
  }
  .news-page .news-1 .list ul li .content span.h6 {
    line-height: 32px;
    font-weight:bold; 
  }
  .contact-page .contact-1 .right .box2 span.h5,
  .service-page .service-2 .right span.h5,
  .faq-page .faq-2 .box span.h5,
  .about-page .about-4 .right .list ul li .text {
    font-size: 20px;
  }
  .service-page .service-1 .left span.h2,
  .about-page .about-3 .right span.h2 {
    font-size: 70px;
  }
  .service-page .service-1 .right .text {
    margin: 1em 0;
  }
  .inner-page a.btn {
    font-size: 14px;
  }
  .service-page .service-2 .list ul li .box2,
  .about-page .about-3 .left .list ul li .box2 {
    padding: 30px;
  }
  .service-page .service-3 .right .nav {
    font-size: 14px;
    margin-top: 2em;
    padding-top: 1.5em;
  }
  .faq-page .faq-1 .right {
    padding-top: 15%;
  }
  .faq-page .faq-2 .box {
    padding: 3%;
  }
  .about-page .about-3 {
    padding: 90px 0;
  }
  .about-page .about-3:before,
  .about-page .about-3:after,
  .about-page .about-6:before {
    width: 100%;
    left: 0;
  }
  .about-page .about-3 .left .list ul li .box2 span.h6 {
    margin-top: 1em;
  }
  .about-page .about-3 .left .list ul li .box2 .text {
    margin: 0.5em 0 1em;
  }
  .about-page .about-6 .right .list {
    margin-top: 40px;
  }
  .about-page .about-6 .right .list ul li {
    padding: 20px 0;
  }
  .about-page .about-6 .left .img {
    height: 540px;
  }
  .service-page .service-2 {
    padding-top: 70px;
  }
}
@media screen and (max-width: 1450px) {
  .prodet-page .prodet-1 .right h1,
  .newdet-page .slideBarRight h1,
  .inner-page span.h2,
  .about-page .about-3 .left .list ul li .box2 i.fa,
  .about-page .about-6 .right .list ul li i.fa,
  .service-page .service-2 .list ul li .box2 i.fa {
    font-size: 28px;
  }
  .inner-page .text {
    font-size: 16px;
    line-height: 1.8;
  }
  .fljs {
    display: none;
  }
  .inner-page a.btn {
    line-height: 3.6em;
    height: 3.6em;
  }
  .about-page .about-1 .left .flex .img2 span.h6 {
    font-size: 15px;
  }
  .about-page .about-2 .list ul li {
    padding: 20px;
  }
  .about-page .about-2 .list ul {
    margin: -20px;
  }
  .about-page .about-3 .left .list ul li {
    padding: 10px;
  }
  .about-page .about-3 .left .list ul {
    margin: -10px;
  }
  .inner-page a.link {
    font-size: 14px;
    line-height: 2;
  }
  .service-page .service-1 .left span.h2,
  .about-page .about-3 .right span.h2 {
    font-size: 52px;
  }
  .about-page .about-4 .right {
    padding-top: 90px;
  }
  .contact-page .contact-1 .right .box2 span.h5,
  .service-page .service-2 .right span.h5,
  .faq-page .faq-2 .box span.h5,
  .about-page .about-4 .right .list ul li .text {
    font-size: 18px;
  }
  .inner-page span.tag {
    font-size: 14px;
  }
  .news-page .news-1 .list ul li .content,
  .contact-page .contact-1 .right .box2 {
    padding: 5%;
  }
  .news-page .news-1 .list ul li .content span.h6,
  .contact-page .contact-1 .left .slide span.h6,
  .inner-page .faq_list ul li span.h6,
  .service-page .service-4 .list ul li span.h6,
  .about-page .about-7 .right .list ul li .flex .content span.h6 {
    font-size: 16px;
  }
  .contact-page .contact-1 .left .slide span.h6,
  .inner-page .faq_list ul li span.h6,
  .about-page .about-7 .right .list ul li .flex .content span.h6 {
    line-height: 2;
  }
  .news-page .news-1 .list ul li:hover .content .pre {
    padding-bottom: 50px;
  }
  .news-page .news-1 .list ul li:hover .content {
    margin-top: -50px;
  }
  .inner-page .slideBarBox .slideBarLeft .slide {
    padding: 20px;
  }
  .inner-page .slideBarBox .slideBarLeft .slide .nav ul li a {
    padding: 1em;
  }
  .inner-page .slideBarBox .slideBarLeft .slide span.h5 {
    font-size: 18px;
  }
  .inner-page .product_list ul li span.h6 {
    font-size: 16px;
    line-height: 30px;
  }
  .prodet-page .prodet-2 .ret {
    margin-top: 30px;
  }
  .prodet-page .prodet-3 span.h3 {
    font-size: 24px;
    line-height: 44px;
  }
  .product-yd-page .list ul li.column {
    padding: 20px;
  }
  .product-yd-page .list ul {
    margin: -20px;
  }
  .product-yd-page .list ul li.column span.h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1250px) {
  .prodet-page .prodet-1 .right h1,
  .newdet-page .slideBarRight h1,
  .inner-page span.h2,
  .about-page .about-3 .left .list ul li .box2 i.fa,
  .about-page .about-6 .right .list ul li i.fa,
  .service-page .service-2 .list ul li .box2 i.fa {
    font-size: 24px;
  }
  .prodet-page .prodet-1 .right .share {
    margin-top: 1.5em;
  }
  .prodet-page .prodet-2 .options span {
    padding: 0.7em 1.5em;
  }
  .inner-page .product_list ul li {
    padding: 10px;
  }
  .inner-page .product_list ul {
    margin: -10px;
  }
  .inner-page .slideBarBox .slideBarLeft + .slideBarRight {
    padding-left: 2%;
  }
  .contact-page iframe {
    height: 350px;
  }
  .service-page .service-2 .list ul li .box2,
  .about-page .about-3 .left .list ul li .box2 {
    padding: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .service-page .service-1 .left span.h2,
  .about-page .about-3 .right span.h2 {
    font-size: 40px;
  }
  .service-page .service-1 .left,
  .service-page .service-2 .left,
  .service-page .service-4 .left,
  .faq-page .faq-1 .left,
  .about-page .about-1 .left,
  .about-page .about-3 .left,
  .about-page .about-4 .left,
  .about-page .about-6 .left,
  .about-page .about-7 .left,
  .prodet-page .prodet-1 .left {
    position: static;
    width: 100%;
    padding-right: 0;
  }
  .service-page .service-1 .right,
  .service-page .service-2 .right,
  .service-page .service-4 .right,
  .faq-page .faq-1 .right,
  .about-page .about-1 .right,
  .about-page .about-4 .right,
  .about-page .about-6 .right,
  .about-page .about-7 .right,
  .prodet-page .prodet-1 .right {
    width: 100%;
    margin-top: 40px;
    padding-left: 0;
  }
  .service-page .service-2 .left img,
  .faq-page .faq-1 .left img {
    display: none;
  }
  .service-page .service-2 .right,
  .faq-page .faq-1 .right,
  .about-page .about-4 .right {
    padding-top: 0;
  }
  .service-page .service-2 span.h2 {
    margin-bottom: 0;
  }
  .service-page .service-2 .list ul li {
    width: 50%;
  }
  .service-page .service-2 .list ul li .box2 span.h6 {
    font-size: 18px;
  }
  .faq-page .faq-2 .box {
    width: 90%;
  }
  .about-page .about-1 .right .img {
    height: 280px;
  }
  .about-page .about-2 .list ul li {
    width: 50%;
  }
  .about-page .about-3 .right {
    display: none;
  }
  .about-page .about-3 {
    padding: 70px 0;
  }
  .about-page .about-6 .left .img {
    height: 300px;
  }
  .product-yd-page .list ul li.column span.h3 {
    font-size: 18px;
  }
  .inner-page .slideBarBox .slideBarLeft {
    display: none;
  }
  .inner-page .slideBarBox .slideBarLeft + .slideBarRight {
    width: 100%;
    padding-left: 0;
  }
  .contact-page .contact-1 .left .slide {
    margin-top: 20px;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-2 .list ul li span.h2{
    font-size: 30px;
    line-height: 1.3;
  }
  .shengyaopro {
    padding-top: 20px;
    font-size: 20px;
    line-height: 1.4;
    padding-left: 20px;
  }
  .inner-page .slideBarBox .slideBarRight .Auxil-h1 {
    font-size: 20px;
    line-height: 1.4;
  }
  .contact-page .contact-1 .left {
    width: 100%;
  }
  .contact-page .contact-1 .right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .contact-page .contact-1 .left .slide {
    margin-top: 10px;
  }
  .gallery-page,
  .prodet-page .prodet-1,
  .prodet-page .prodet-3,
  .product-page,
  .newdet-page,
  .news-page .news-1,
  .contact-page .contact-1,
  .service-page .service-4,
  .faq-page .faq-1,
  .about-page .about-1,
  .about-page .about-2 .list,
  .about-page .about-7,
  .about-page .about-6,
  .about-page .about-4,
  .product-yd-page,
  .service-page .service-1 {
    padding: 50px 0;
  }
  .news-page .news-1 .list ul li .content .pre .text {
    position: static;
    opacity: 1;
    margin-top: 1em;
  }
  .news-page .news-1 .list ul li:hover .content span.h6 {
    opacity: 1;
  }
  .news-page .news-1 .list ul li:hover .content {
    margin-top: 0;
  }
  .news-page .news-1 .list ul li:hover .content .pre {
    padding-bottom: 0;
  }
  .news-page .news-1 .list ul li .content a.link {
    margin-top: 1em;
  }
  .prodet-page .prodet-1 .right h1,
  .newdet-page .slideBarRight h1,
  .inner-page span.h2,
  .about-page .about-3 .left .list ul li .box2 i.fa,
  .about-page .about-6 .right .list ul li i.fa,
  .service-page .service-2 .list ul li .box2 i.fa {
    font-size: 20px;
  }
  .prodet-page .prodet-1 .right h1,
  .newdet-page .slideBarRight h1,
  .inner-page span.h2 {
    line-height: 1.6;
  }
  .product-yd-page .list ul li.column {
    width: 50% !important;
    padding: 10px;
  }
  .product-yd-page .list ul {
    margin: -10px;
  }
  .product-yd-page .list ul li.column span.h3 {
    font-size: 16px;
    line-height: 30px;
  }
  .about-page .about-3 {
    padding: 50px 0;
  }
  .faq-page .faq-2 .box {
    width: 100%;
  }
  .service-page .service-1 .left span.h2,
  .about-page .about-3 .right span.h2 {
    font-size: 32px;
  }
  .service-page .service-3 .left {
    width: 100%;
    padding-right: 0;
    text-align: center;
    position: static;
  }
  .service-page .service-3 .right {
    width: 100%;
    margin-top: 30px;
  }
  .service-page .service-3 .left .play {
    margin-right: auto;
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 500px) {
  .service-page .service-1 .left span.h2,
  .about-page .about-3 .right span.h2 {
    font-size: 24px;
  }
  .service-page .service-1 .left span.h2 {
    line-height: 44px;
  }
  .service-page .service-2 .list ul li {
    width: 100%;
  }
  .service-page .service-3 .right .nav {
    display: block;
  }
  .service-page .service-3 .right .nav a {
    margin-bottom: 0.5em;
    display: inline-block;
  }
  .about-page .about-2 .list ul li {
    width: 100%;
  }
  .product-yd-page .list ul li.column {
    width: 100% !important;
  }
  .news-page .news-1 .list ul li .content span.h6,
  .news-page .news-1 .list ul li .content .pre .text {
    height: auto;
  }
}


.public-title {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.45;
}




.inner-page span.txt { 
  margin-bottom: .5em;
}
.i-tag {
    font-size: 18px;
    display: inline-block;
    position: relative
}

.i-tag:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background:#000;
}

.inner-page .marginBox {
  background: white;
  position: relative;
  z-index: 1;
  width: 100%;
}
.inner-page.newdet-page .marginBox,
.inner-page.news-page .marginBox {
  margin-top: -330px;
}
.inner-page .marginBox:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: -1;
  background: inherit;
}

.inner-banner {
  height: 400px;
  background-size: cover;
  background-position: center center;
  /*padding-top: 170px;
  padding-bottom: 280px; */
  position: relative;
}
.inner-banner::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.inner-banner .ui.container {
  position: absolute;
  left: 50%;
  bottom: 7%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3;
}
.inner-banner .box .left {
  vertical-align: bottom;
  padding-right: 10%;
  line-height: 1.3;
}
.inner-banner .box .left span.h2 {
  color: #ffffff;
  font-weight: bold;
}
.inner-banner .box .right {
  vertical-align: bottom;
}
.inner-banner .box .right .mbx {
  text-align: right;
  font-size: 20px;
  color: white;
  /*margin-bottom: 1.5em;*/
  line-height: 1.6;
}
@media screen and (max-width: 1600px) {
  .inner-banner .box .right .mbx {
    font-size: 16px;
  }
  .inner-banner {
    height: 560px;
  }
}
@media screen and (max-width: 1450px) {
  .inner-banner {
    height: 470px;
  }
}
@media screen and (max-width: 1250px) {
  .inner-banner {
    height: 330px;
  }
  .inner-banner .box .right .mbx {
    font-size: 14px;
  }
}
@media screen and (max-width: 1000px) {
  .inner-banner {
    margin-top: 120px;
  }
}
@media screen and (max-width: 700px) {
  .inner-banner {
    height: 220px;
  }
  .inner-banner .box .left {
    width: 100%;
    padding-right: 0;
  }
  .inner-banner .box .right {
    width: 100%;
    text-align: left;
  }
  .inner-banner .box .right .mbx {
    text-align: left;
  }
  .shengyaofoot,.seoIndustry {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .inner-banner .box .right {
    margin-top: 5px;
  }
  .inner-banner .box .right,
  .inner-banner .box .right .mbx {
    text-align: left;
  }
}

.about-page1 .marginBox {
  padding: 0 !important;
}
.about-page1 .marginBox .marginTop {
  position: relative;
}
.about-page1 .marginBox .marginTop > img {
  width: 100%;
}
.about-page1 .marginBox .marginTop .play {
  width: 70px;
  height: 70px;
  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%);
  border-radius: 100%;
  z-index: 1;
  border: 1px solid white;
  cursor: pointer;
  cursor: hand;
}
.about-page1 .marginBox .marginTop .play i {
  border-left: 20px solid white;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  position: absolute;
  left: 53%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.about-page1 .marginBox .marginTop .play:after,
.about-page1 .marginBox .marginTop .play:before {
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 0 solid rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: bks 2s linear infinite;
  -moz-animation: bks 2s linear infinite;
  animation: bks 2s linear infinite;
}
.about-page1 .marginBox .marginTop .play:before {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.about-page1 .about-1 {
  padding: 80px 0;
  text-align: center;
}
.about-page1 .about-1 .more.black {
  border-color: #333;
}
.about-page1 .about-1 .more.black span {
  color: #333;
}
.about-page1 .about-1 .more.black::before {
  background: #333;
}
.about-page1 .about-1 .more.black:hover span {
  color: white;
}
.about-page1 .about-1 .more {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 30px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  background-color: transparent;
  border: 1px solid white;
}
.about-page1 .about-1 .more:hover::before {
  right: 0;
}
.about-page1 .about-1 .more:hover span {
  color: #000;
}
.about-page1 .about-1 .more::before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.about-page1 .about-1 .more span {
  display: block;
  position: relative;
  z-index: 5;
  font-size: 18px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  color: white;
  text-transform: uppercase;
}

.about-page1 .about-1 .bottom ul {
  width: 100%;
  margin-top: 60px;
}
.about-page1 .about-1 .bottom ul li {
  color: black;
  padding-bottom: 10px;
  transition: all 0.5s;
}
.about-page1 .about-1 .bottom ul li h4 {
  font-size: 60px;
  line-height: 0.8;
  transition: all 0.5s;
}

.about-page1 .about-1 .bottom ul li p {
  font-size: 18px;
  line-height: 1.2;
  transition: all 0.5s;
  margin-top: 15px;
}
.about-page1 .about-1 .bottom ul li:hover h4 {
  color: var(--color);
}
.about-page1 .about-1 .bottom ul li:hover p {
  color: var(--color);
}

.about-page1 .about-1 .ui.container {
  max-width: 1400px;
}
.about-page1 .about-1 .text {
  font-size: 20px;
  color: #8e8e8e;
  line-height: 2;
  margin: 1em 0 1.5em;
  max-height: 360px;
  padding-right: 20px;
  overflow-y: auto;
  margin-bottom: 30px;
}
.about-page1 .about-1 a.more {
  margin: 0 auto;
}
.about-page1 .about-1 .text em {
  color: #242424;
  font-weight: 500;
}
.about-page1 .about-2 {
  padding: 100px 0 80px;
}
.about-page1 .about-2 .list ul {
  margin: -20px;
}
.about-page1 .about-2 .list ul li {
  padding: 20px;
}
.about-page1 .about-2 .list ul li .box {
  text-align: center;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}
.about-page1 .about-2 .list ul li .box a.img {
  display: block;
}
.about-page1 .about-2 .list ul li .box a.img img {
  width: 100%;
}
.about-page1 .about-2 .list ul li .box .content {
  padding: 25px;
}
.about-page1 .about-2 .list ul li .box .content span.h3 {
  font-size: 26px;
  color: #242424;
  line-height: 2;
}
.about-page1 .about-2 .list ul li .box .content .text {
  font-size: 18px;
  color: #626262;
  line-height: 1.4;
  margin-top: 0.5em;
  min-height: 3em;
  max-height: 150px;
  overflow-y: auto;
}
.about-page1 .about-3 {
  padding-bottom: 135px;
  text-align: center;
  position: relative;
}
.about-page1 .about-3:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 32%;
  background: url('../images/about-3-bg.jpg') center top no-repeat;
  background-size: cover;
  z-index: -1;
}
.about-page1 .about-3 .ui.container {
  max-width: 1410px;
}
.about-page1 .about-3 .options {
  margin-top: 70px;
}
.about-page1 .about-3 .options ul {
  margin: -10px;
}
.about-page1 .about-3 .options ul li {
  padding: 10px;
}
.about-page1 .about-3 .options ul li span {
  font-size: 22px;
  color: #332f2c;
  line-height: 1.2;
  padding-bottom: 1em;
  border-bottom: 1px solid #bfbfbf;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  display: block;
  text-align: left;
  cursor: pointer;
  cursor: hand;
}
.about-page1 .about-3 .options ul .slick-current li span {
  border-bottom-color: var(--color);
  color: var(--color);
}
.about-page1 .about-3 .ret {
  margin-top: 80px;
  padding: 0 5%;
}
.about-page1 .about-3 .ret ul {
  margin: -5px;
}
.about-page1 .about-3 .ret ul li {
  padding: 5px;
}
.about-page1 .about-3 .ret .left {
  vertical-align: middle;
}
.about-page1 .about-3 .ret .left .img {
  height: 335px;
  background-size: cover;
  background-position: center center;
  display: block;
}
.about-page1 .about-3 .ret .right {
  vertical-align: middle;
  padding-left: 0%;
  text-align: left;
}
.about-page1 .about-3 .ret .right span.txt {
  font-size: 30px;
  text-transform: unset;
  color: var(--color);
}
.about-page1 .about-3 .ret .right span.h3 {
  font-size: 20px;
  color: #626262;
  margin-bottom: 1.5em;
  display: block;
  line-height: 1.6;
}
.about-page1 .about-3 .ret .right .btn div {
  display: inline-block;
  vertical-align: middle;
  line-height: 48px;
  height: 48px;
  padding: 0 24px;
  border-radius: 24px;
  border: 1px solid #bfbfbf;
  margin-right: 12px;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.about-page1 .about-3 .ret .right .btn div img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -3px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.about-page1 .about-3 .ret .right .btn div.next img {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.about-page1 .about-3 .ret .right .btn div:hover {
  background: var(--color);
  border-color: var(--color);
}
.about-page1 .about-3 .ret .right .btn div:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.about-page1 .about-4 {
  text-align: center;
}
.about-page1 .about-4 .list {
  margin-top: 50px;
  padding: 0 10%;
  overflow: hidden;
}
.about-page1 .about-4 .list ul .slick-list {
  overflow: unset;
}
.about-page1 .about-4 .list ul li a {
  display: block;
  position: relative;
}
.about-page1 .about-4 .list ul li a img {
  width: 100%;
}
.about-page1 .about-4 .list ul li a span {
  height: 50px;
  width: 50px;
  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);
  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%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.about-page1 .about-4 .list ul li a span img {
  width: auto;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.about-page1 .about-4 .list ul li a:hover span {
  opacity: 1;
}
.about-page1 .about-4 .list ul .slick-slide {
  -webkit-transform: scale(0.7862069);
  -moz-transform: scale(0.7862069);
  -ms-transform: scale(0.7862069);
  transform: scale(0.7862069);
  position: relative;
  -webkit-transition: 1.5s;
  -moz-transition: 1.5s;
  transition: 1.5s;
}
.about-page1 .about-4 .list ul .slick-slide li {
  -webkit-transform: translateX(65%);
  -moz-transform: translateX(65%);
  -ms-transform: translateX(65%);
  transform: translateX(65%);
  -webkit-transition: 1.5s;
  -moz-transition: 1.5s;
  transition: 1.5s;
}
.about-page1 .about-4 .list ul .slick-active {
  -webkit-transform: scale(0.87931034);
  -moz-transform: scale(0.87931034);
  -ms-transform: scale(0.87931034);
  transform: scale(0.87931034);
  z-index: 1;
}
.about-page1 .about-4 .list ul .slick-active li {
  -webkit-transform: translateX(25%);
  -moz-transform: translateX(25%);
  -ms-transform: translateX(25%);
  transform: translateX(25%);
}
.about-page1 .about-4 .list ul .slick-active.slick-current {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  z-index: 2;
}
.about-page1 .about-4 .list ul .slick-active.slick-current li {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.about-page1 .about-4 .list ul .slick-active.slick-current + div {
  -webkit-transform: scale(0.87931034);
  -moz-transform: scale(0.87931034);
  -ms-transform: scale(0.87931034);
  transform: scale(0.87931034);
  z-index: 1;
}
.about-page1 .about-4 .list ul .slick-active.slick-current + div li {
  -webkit-transform: translateX(-25%);
  -moz-transform: translateX(-25%);
  -ms-transform: translateX(-25%);
  transform: translateX(-25%);
}
.about-page1 .about-4 .list ul .slick-active.slick-current + div + div {
  -webkit-transform: scale(0.7862069);
  -moz-transform: scale(0.7862069);
  -ms-transform: scale(0.7862069);
  transform: scale(0.7862069);
}
.about-page1 .about-4 .list ul .slick-active.slick-current + div + div li {
  -webkit-transform: translateX(-65%);
  -moz-transform: translateX(-65%);
  -ms-transform: translateX(-65%);
  transform: translateX(-65%);
}
.about-page1 .about-5 {
  padding: 50px 0 100px;
  text-align: center;
  background: #f7f7f7;
}
.about-page1 .about-5 .options {
  margin-top: 65px;
  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;
}
.about-page1 .about-5 .options span {
  font-size: 20px;
  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;
}
.about-page1 .about-5 .options span i {
  color: #bfbfbf;
}
.about-page1 .about-5 .options span.active {
  background-color: white;
  border-bottom-color: transparent;
}
.about-page1 .about-5 .ret {
  margin-top: 55px;
  position: relative;
}
/*.about-page1 .about-5 .ret .slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  z-index: -1;
}*/
.about-page1 .about-5 .ret .slide.active {
  position: static;
  opacity: 1;
  z-index: 1;
}
.about-page1 .about-5 .ret ul {
  margin: -8px;
}
.about-page1 .about-5 .ret ul li {
  padding: 8px;
}
.about-page1 .about-5 .ret ul li img {
  width: 100%;
}
.about-page1 .about-6 {
  padding: 0 0 6%;
  background: #f7f7f7;
}
.about-page1 .about-6 .slick-slider:not(.slick-vertical) .slick-track{
  display: block;
  margin-left: auto;
}
.about-page1 .about-6 .top .left {
  width: 73%;
}
.about-page1 .about-6 .top .left .title {
  font-size: 60px;
  line-height: 1.2;
  font-weight: 700;
  color: #030303;
  text-transform: uppercase;
}

.about-page1 .about-6 .top .right {
  width: 53%;
  font-size: 18px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  vertical-align: bottom;
  margin-bottom: 10px;
}

.about-page1 .about-6 .bottom {
  padding: 0;
}

.about-page1 .about-6 .bottom .grid-box {
  padding-top: 50px;
  max-width: 100%;
}

.about-page1 .about-6 .bottom ul li {
  padding-right: 60px;
  width: 16.6666%;
}

.about-page1 .about-6 .bottom ul li .ig {
  position: relative;
  padding: 15px 20px 0;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.about-page1 .about-6 .bottom ul li .ig:after {
  content: '';
  display: block;
  height: 100%;
  width: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #dcdcdc;
}

.about-page1 .about-6 .bottom ul li i {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /*filter: invert(1);*/
}
.about-page1 .about-6 .bottom ul li i img {
width: 25%;
}
.about-page1 .about-6 .bottom ul li .ig > p {
  min-height: 87px;
}
.about-page1 .about-6 .bottom ul li p {
  font-size: 20px;
  line-height: 1.6;
  font-weight: bold;
  color: #666;
  width: 90%;
  margin-top: 18px;
  text-align: left;
}
.about-page1 .about-6 .bottom ul li .ig .link_icon i {
  font-size: 30px;
  color: #666;
}
.about-page1 .about-6 .bottom ul li .content {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f19210;
  width: 100%;
  height: 100%;
  padding: inherit;
  transition: 0.5s;
  opacity: 0;
  z-index: 2;
  display: flex;
  align-items: center;
}

.about-page1 .about-6 .bottom ul li:hover .content {
  opacity: 1;
}

.about-page1 .about-6 .bottom ul li .text p {
  width: 100%;
  margin: 0;
  font-weight: 300;
  font-size: 16px;
  color: #fff;
}

.about-page1 .about-6 .bottom ul li .mores {
  display: block;
  margin-top: 38px;
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  width: auto;
  z-index: 1;
  font-size: 15px;
}

.about-page1 .about-6 .bottom ul li .mores .link_text {
  position: relative;
  margin-right: 0;
  display: inline-block;
  vertical-align: middle;
  text-indent: -110px;
  visibility: hidden;
  white-space: nowrap;
  opacity: 0;
  margin-top: -10px;
  -webkit-transition: visibility 0.4s ease, margin-right 0.4s ease-out, text-indent 0.5s ease-out, opacity 0.4s ease;
  -ms-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;
}

.about-page1 .about-6 .bottom ul li .mores .link_icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.about-page1 .about-6 .bottom ul li .mores:hover .link_text {
  opacity: 1;
  text-indent: 0;
  margin-right: 6px;
  visibility: visible;
}

.about-page1 .about-6 .bottom ul li:last-child {
  padding-right: 0;
  width: 16%;
}

.about-page1 .about-6 .bottom ul li:last-child .ig:after {
  display: none;
}

.about-page1 .about-6 .bottom ul li:hover i {
  filter: brightness(0);
}

.about-page1 .about-7 {
  position: relative;
  padding: 87px 0 79px;
  z-index: 1;
  margin-bottom: 60px;
}

.about-page1 .about-7 .left {
  width: 53.646%;
}

.about-page1 .about-7 .right {
  width: 46.354%;
  color: #fff;
  padding: 38px 20px 0 0;
}

.about-page1 .about-7 .right .ig {
  max-width: 706px;
  padding-left: 57px;
}

.about-page1 .about-7 .right .header {
  text-align: right;
}

.about-page1 .about-7 .right .header .tag {
  color: #fff;
  padding-right: 138px;
}

.about-page1 .about-7 .right .header .tag:before {
  background: #fff;
  top: 8px;
}

.about-page1 .about-7 .right .header .title {
  font-size: 60px;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 6px;
  margin-left: -132px;
}

.about-page1 .about-7 .right .header .con {
  font-size: 18px;
  line-height: 1.8;
  opacity: 0.65;
  text-align: left;
}

.about-page1 .about-7 .right .list {
  margin-top: 75px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.about-page1 .about-7 .right .list ul li {
  padding: 19px 0 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.about-page1 .about-7 .right .list ul li .tit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 26px;
  line-height: 1.6;
}

.about-page1 .about-7 .right .list ul li .tit em {
  width: 90%;
}

.about-page1 .about-7 .right .list ul li .tit i {
  position: relative;
  width: 14px;
  height: 14px;
}

.about-page1 .about-7 .right .list ul li .tit i:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: #fff;
  left: 0;
  top: 6px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.about-page1 .about-7 .right .list ul li .tit i:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 2px;
  background: #fff;
  top: 0;
  left: 6px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.about-page1 .about-7 .right .list ul li .con {
  font-size: 18px;
  line-height: 1.8;
  opacity: 0.65;
  display: none;
  padding: 20px 0;
}

.about-page1 .about-7 .right .list ul li.active .tit i:after {
  opacity: 0;
}

.about-page1 .about-7:after {
  content: '';
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  width: 54.115%;
  height: 100%;
  background: #284e41;
  /*background: url(/template/en/images/about2-bg.jpg) no-repeat center;*/
}
@media screen and (max-width: 1680px) {
  .about-page1 .about-6 .bottom ul li {
    padding-right: 40px;
  }
}

@media screen and (max-width: 1440px) {
  .about-page1 .about-6 .bottom ul li p {
    width: 90%;
  }

  .about-page1 .about-7 .right .header .title {
    font-size: 78px;
    margin-left: -90px;
  }
}

@media screen and (max-width: 1280px) {
  .about-page1 .about-6 .top .left .title {
    font-size: 60px;
  }

  .about-page1 .about-6 .bottom {
    padding-left: 0;
  }

  .about-page1 .about-6 .bottom ul li p {
    width: 100%;
  }

  .about-page1 .about-7 {
    padding: 50px 0;
  }

  .about-page1 .about-7 .left,
  .about-page1 .about-7 .right {
    vertical-align: middle;
  }

  .about-page1 .about-7 .right {
    padding-top: 0;
  }

  .about-page1 .about-7 .right .ig {
    padding-left: 30px;
  }

  .about-page1 .about-7 .right .header .title {
    font-size: 62px;
    margin-left: 0;
  }
}

@media screen and (max-width: 1100px) {
  .about-page1 .about-6 .top .left .title {
    font-size: 60px;
  }

  .about-page1 .about-6 .bottom ul li p {
    font-size: 21px;
  }

  .about-page1 .about-7 .right .header .title {
    font-size: 53px;
  }

  .about-page1 .about-7 .right .list {
    margin-top: 40px;
  }
}

@media screen and (max-width: 1000px) {
  .about-page1 .about-6 .bottom ul li .content .text{
    height: calc(1.5em * 6);
    overflow-y: auto;
  }
  .about-page1 .about-6 .top .left,
  .about-page1 .about-6 .top .right {
    width: 100%;
  }

  .about-page1 .about-6 .top .right {
    margin-top: 20px;
  }

  .about-page1 .about-6 .bottom ul {
    margin-bottom: -20px;
  }

  .about-page1 .about-6 .bottom ul li:last-child {
    width: 33.3333%;
  }

  .about-page1 .about-6 .bottom ul li {
    width: 33.3333%;
    margin-bottom: 20px;
  }

  .about-page1 .about-7 .left {
    display: none;
  }

  .about-page1 .about-7 .right {
    width: 100%;
  }

  .about-page1 .about-7:after {
    width: 100%;
  }
}

@media screen and (max-width: 700px) {
   .about-page1 .about-6 .bottom ul li .content{
    padding-left: 10px;
    padding-right: 10px;
  }
  .about-page1 .about-6 .bottom ul li {
    width: 50%;
    padding-right: 20px;
  }

  .about-page1 .about-6 .bottom ul li:last-child {
    width: 50%;
  }

  .about-page1 .about-6 .bottom ul li:nth-child(even) {
    padding-right: 0;
  }

  .about-page1 .about-7 .right .list ul li .tit {
    font-size: 22px;
  }
}

@media screen and (max-width: 500px) {
  .about-page1 .about-6 .top .left .title {
    font-size: 50px;
  }

  .about-page1 .about-6 .top .right {
    font-size: 16px;
    line-height: 1.8;
  }

  .about-page1 .about-6 .bottom ul li {
    width: 100%;
    padding-right: 0;
  }

  .about-page1 .about-6 .bottom ul li:last-child {
    width: 100%;
  }

  .about-page1 .about-6 .bottom ul li .ig {
    padding: 0;
  }

  .about-page1 .about-6 .bottom ul li .ig:after {
    display: none;
  }

  .about-page1 .about-7 .right {
    padding: 0 15px;
  }

  .about-page1 .about-7 .right .ig {
    padding-left: 0;
  }

  .about-page1 .about-7 .right .header .title {
    font-size: 40px;
  }

  .about-page1 .about-7 .right .header .con {
    font-size: 16px;
    line-height: 1.8;
  }

  .about-page1 .about-7 .right .list ul li .tit {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 1600px) {
  .about-page1 .about-1 .text {
    font-size: 18px;
  }
  .about-page1 .about-2 .list ul li .box .content {
    padding: 15px;
  }
  .about-page1 .about-2 .list ul li .box .content span.h3 {
    font-size: 20px;
  }
  .about-page1 .about-2 .list ul li .box .content .text {
    font-size: 18px;
  }
  .about-page1 .about-2 {
    padding-bottom: 60px;
  }
  .about-page1 .about-3 .options {
    margin-top: 40px;
  }
  .about-page1 .about-3 .options ul li span {
    font-size: 18px;
    padding-bottom: 0.6em;
  }
  .about-page1 .about-3 .ret {
    margin-top: 30px;
  }
  .about-page1 .about-3 .ret .right span.h3 {
    font-size: 20px;
  }
  .about-page1 .about-3 .ret .right .btn div {
    line-height: 36px;
    height: 36px;
  }
  .about-page1 .about-3 {
    padding-bottom: 80px;
  }
  .about-page1 .about-5 {
    padding: 80px 0;
  }
  .about-page1 .about-5 .options span {
    font-size: 18px;
    width: 280px;
  }
  .about-page1 .about-5 .options {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1450px) {
  .about-page1 .about-5 .options span {
    font-size: 16px;
    width: 220px;
  }
  .about-page1 .about-1 .text {
    font-size: 16px;
  }
}
@media screen and (max-width: 1250px) {
  .about-page1 .about-1 .text {
    font-size: 14px;
  }
  .about-page1 .about-1 {
    padding: 40px 0;
  }
  .about-page1 .about-2 .list ul li .box .content span.h3 {
    font-size: 18px;
  }
  .about-page1 .about-2 .list ul li .box .content .text {
    font-size: 16px;
  }
  .about-page1 .about-2 .list ul li {
    padding: 10px;
  }
  .about-page1 .about-2 .list ul {
    margin: -10px;
  }
  .about-page1 .about-3 .options ul li span {
    font-size: 16px;
  }
  .about-page1 .about-3 .ret .right span.txt {
    font-size: 20px;
  }
  .about-page1 .about-3 .ret .right span.h3 {
    font-size: 18px;
  }
  .about-page1 .about-3 .ret .right .btn div {
    line-height: 30px;
    height: 30px;
    padding: 0 15px;
  }
  .about-page1 .about-3 .ret .left .img {
    height: 240px;
  }
  .about-page1 .about-4 .list ul li a span {
    zoom: 0.7;
  }
  .about-page1 .about-5 .options span {
    font-size: 14px;
    width: 200px;
  }
  .about-page1 .about-5 .ret {
    margin-top: 20px;
  }
  .about-page1 .about-5 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 1000px) {
  .about-page1 .about-3 {
    padding-bottom: 40px;
  }
  .about-page1 .about-4 .list {
    margin-top: 30px;
  }
}
@media screen and (max-width: 700px) {
  .about-page1 .about-2 .list ul li .box .content span.h3 {
    font-size: 16px;
  }
  .about-page1 .about-2 .list ul li .box .content .text {
    font-size: 14px;
  }
  .about-page1 .about-3 .ret .right span.h3 {
    font-size: 16px;
  }
  .about-page1 .about-3 .ret .left .img {
    height: 180px;
  }
  .about-page1 .about-5 .options span {
    font-size: 12px;
    width: 140px;
  }
  .about-page1 .about-4 .list {
    padding: 0;
  }
}
@media screen and (max-width: 500px) {
  .about-page1 .marginBox .marginTop .play {
    width: 40px;
    height: 40px;
  }
  .about-page1 .marginBox .marginTop .play i {
    border-left-width: 10px;
    border-top-width: 6px;
    border-bottom-width: 6px;
  }
}

.aft02 {
  padding: 160px 0 120px;
  position: relative;
  overflow: hidden;
}

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

.aft02 .bg_fix:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  /*background-color: rgba(0, 0, 0, 0.4);*/
  position: absolute;
  left: 0;
  top: 0;
}

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

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

.aft02 .top .hu_h3 {
  color: #fff;
  font-size: 42px;
  font-weight: bold;
}

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

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

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

@keyframes hua2 {
  from {
    top: 0;
  }

  to {
    top: 95%;
  }
}

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

.aft02 .botF {
  position: relative;
}

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

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

.aft02 .bot {
  position: relative;
  overflow: hidden;
  margin: auto;
}
.aft02 .bot .swiper-slide {
  padding: 15px 10px;
}
.aft02 .bot .box {
  background-color: #fff;
  padding: 50px 30px 138px;
  border-radius: 12px;
  box-shadow: 0px 5px 15px rgb(102 102 102/30%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

.aft02 .bot .box h4 {
  font-size: 24px;
  color: #333;
  margin-bottom: 20px;
  margin-top: 54px;
  min-height: 72px;
}

.aft02 .bot .box h5 {
  width: 239px;
  font-size: 18px;
  position: relative;
  color: #666;
  text-align: center;
  line-height: 26px;
  height: 52px;
}

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

.aft02 .bot .box p {
  padding: 0 40px;
  font-size: 18px;
  height: 70px;
}

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

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

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

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

.aft02 .bot .box:hover {
  background-color: var(--color);
}

.aft02 .bot .aft02Swiper {
  margin: auto;
}

.aft02 .bot {
  margin: auto;
  padding: 22px 0;
}
.aft03 {
  padding: 120px 0;
  position: relative;
  overflow: hidden;
  margin-top: 90px;
  background: #f7f7f7;
}

.aft03 .icenter2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.aft03 .icenter2 .le {
  overflow: hidden;
  position: relative;
  width: 45%;
  height: 695px;
}

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

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

.aft03 .icenter2 .le img {
  height: 100%;
}

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

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

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

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

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

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

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

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

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

.aft03 dl dd .text h4:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  background-color: var(--color);
}
.aft03 dl dd .text p {
  font-size: 18px;
  color: #666;
}
/*.service-page1 .service-6 .ui.container {
  width: auto;
  max-width: 1700px;
}*/
.service-page1 .service-6 .box {
  height: 700px;
  position: relative;
  overflow: hidden;
  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: 5%;
}

.service-page1 .service-6 .box .mask i {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-position: center;
  background-size: cover;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  border-radius: 10px;
}

.service-page1 .service-6 .box .mask i.active {
  opacity: 1;
}

.service-page1 .service-6 .box .content {
  width: 660px;
  border: 1px solid #e5e5e5;
  padding: 3% 3%;
  position: relative;
  z-index: 1;
  background-color: #fff;
  border-radius: 10px;
  opacity: 0.9;
  }



.service-page1 .service-6 .box .content span.tag {
  display: block;
  color: #d4ab57;
  margin-bottom: 0.5em;
  font-weight: 500;
  margin-top: 0;
}

.service-page1 .service-6 .box .content .text {
  margin: 1.5em 0;
  max-width: 90%;
  max-height: 146px;
  overflow-y: auto;
}
.service-page1 .service-6 .box .content .slickBtn {
  justify-content: flex-start;
}

@media screen and (max-width: 1450px) {
  .service-page1 .service-6 .box {
    height: 600px;
  }
}

@media screen and (max-width: 1250px) {
  .service-page1 .service-6 .box {
    height: 500px;
  }
}

@media screen and (max-width: 1000px) {
  .aft02 {
    padding: 80px 0;
  }
  .aft02 .bg_fix {
    height: 100%;
  }
  .aft02 .bot .box p {
    height: auto;
  }
  .aft02 .bot .box {
    padding: 50px 30px;
  }
  .aft03 .icenter2 .le {
    width: 100%;
    height: auto;
  }
  .aft03 .icenter2 {
    flex-direction: column;
  }
  .aft03 .icenter2 .ri {
    width: 100%;
    margin-top: 60px;
  }
}
@media screen and (max-width: 1000px) {
  .service-page1 .service-6 .box {
    height: 420px;
  }
}

@media screen and (max-width: 700px) {
  .service-page1 .service-6 .box .content {
    max-width: 100%;
  }

  .service-page1 .service-6 .box {
    height: auto;
  }

  .service-page1 .service-6 .box .content {
    background-color: rgba(255, 255, 255, 0.9);
  }
}

.faq-page1 .marginBox {
  padding: 110px 0 100px;
  text-align: center;
}
.faq-page1 .marginBox .box {
  margin-top: 50px;
  text-align: left;
}
.faq-page1 .marginBox .box .left {
  width: 40%;
}
.faq-page1 .marginBox .box .left .box2 {
  padding: 50px 35px;
  background: #ebebeb;
}
.faq-page1 .marginBox .box .left .box2 .slide {
  padding-right: 10px;
}
.faq-page1 .marginBox .box .left .box2 .slide span.h6 {
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 1.8em;
  display: block;
}
.faq-page1 .marginBox .box .left .box2 .slide .nav ul li {
  font-size: 18px;
  color: #8e8e8e;
  margin-bottom: 1em;
  line-height: 1.2;
}
.faq-page1 .marginBox .box .left .box2 .slide .nav ul li ul {
  display: none !important;
}
.faq-page1 .marginBox .box .left .box2 .slide .nav ul li:last-child {
  margin-bottom: 0;
}
.faq-page1 .marginBox .box .right {
  width: 60%;
  padding-left: 3%;
}
.faq-page1 .marginBox .box .right .list ul li {
  margin-bottom: 20px;
  padding: 20px;
  background: #eee;
  /*border: 1px solid #bfbfbf;*/
}
.faq-page1 .marginBox .box .right .list ul li span.title {
  font-size: 22px;
  color: #333;
  display: block;
  position: relative;
  font-weight: bold;
  transition: 0.5s;
}
.faq-page1 .marginBox .box .right .list ul li.active span.title{
  color: white;
}
.faq-page1 .marginBox .box .right .list ul li span.title i {
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 5px;
  cursor: pointer;
}
.faq-page1 .marginBox .box .right .list ul li span.title i:after,
.faq-page1 .marginBox .box .right .list ul li span.title i:before {
  content: '';
  background: #333;
  height: 2px;
  width: 100%;
  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%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.faq-page1 .marginBox .box .right .list ul li.active span.title i:after,
.faq-page1 .marginBox .box .right .list ul li.active span.title i:before {
  background: white;
}
.faq-page1 .marginBox .box .right .list ul li span.title i:before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -moz-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
.faq-page1 .marginBox .box .right .list ul li .text {
  font-size: 18px;
  color: #fff;
  line-height: 2;
  margin: 30px 0;
  display: none;
  opacity: 0.8;
}
.faq-page1 .marginBox .box .right .list ul li.active {
  background: var(--color);
}
.faq-page1 .marginBox .box .right .list ul li.active span.title i:before {
  -webkit-transform: translate(-50%, -50%) rotate(0);
  -moz-transform: translate(-50%, -50%) rotate(0);
  -ms-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
}
.faq-page1 .marginBox .box .right .list ul li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1600px) {
  .faq-page1 .marginBox .box .left .box2 {
    padding: 30px 20px;
  }
  .faq-page1 .marginBox .box .left .box2 .slide span.h6 {
    font-size: 16px;
    margin-bottom: 1em;
  }
  .faq-page1 .marginBox .box .left .box2 .slide .nav ul li {
    font-size: 16px;
    margin-bottom: 0.8em;
  }
  .faq-page1 .marginBox .box .right .list ul li span.title,
  .faq-page1 .marginBox .box .right .list ul li .text {
    font-size: 16px;
  }
  .faq-page1 .marginBox .box .right .list ul li .text {
    margin: 20px 0;
  }
  .faq-page1 .marginBox .box .right .list ul li {
    padding: 10px;
    margin-bottom: 10px;
  }
  .faq-page1 .marginBox {
    padding: 90px 0;
  }
}
@media screen and (max-width: 1250px) {
  .faq-page1 .marginBox .box {
    margin-top: 30px;
  }
  .faq-page1 .marginBox .box .right {
    width: 100%;
    padding-left: 0;
  }
  .faq-page1 .marginBox .box .left {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .faq-page1 .marginBox .box .right .list ul li span.title,
  .faq-page1 .marginBox .box .right .list ul li .text {
    font-size: 14px;
  }
}
.contact2-page .marginBox {
  padding-top: 0;
}
.contact2-page .contact-1 {
  padding: 150px 0 110px;
  text-align: center;
}
.contact2-page .contact-1 .text {
  font-size: 16px;
  color: #8e8e8e;
  line-height: 1.6;
  max-width: 650px;
  display: block;
  margin: 1em auto 3em;
}
.contact2-page .contact-1 .list ul {
  margin: -20px;
  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;
}
.contact2-page .contact-1 .list ul li {
  padding: 20px;
}
.contact2-page .contact-1 .list ul li .box {
  padding: 35px 5% 35px;
  border: 1px solid #bfbfbf;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  height: 100%;
  position: relative;
  top: 0;
}
.contact2-page .contact-1 .list ul li .box i {
  display: block;
}
.contact2-page .contact-1 .list ul li .box i img {
  display: block;
  margin: 0 auto;
}
.contact2-page .contact-1 .list ul li .box span.h6 {
  font-weight: 500;
  font-size: 24px;
  color: #242424;
  margin: 1em 0 0.5em;
  display: block;
}
.contact2-page .contact-1 .list ul li .box p {
  font-size: 18px;
  color: #8e8e8e;
  line-height: 2;
}
.contact2-page .contact-1 .list ul li .box:hover {
  border-color: var(--color);
  top: -20px;
}
@media screen and (max-width: 1000px) {
  .contact2-page .contact-1 {
    padding: 80px 0;
  }
}
.contact-page1 .marginBox {
  padding-bottom: 90px;
}
.contact-page1 .contact-1 {
  padding: 100px 0 110px;
  text-align: center;
}
.contact-page1 .contact-1 .text {
  font-size: 20px;
  color: #626262;
  line-height: 1.6;
  /*max-width: 650px;*/
  display: block;
  margin: 1em auto 2em;
}
.contact-page1 .contact-1 .list ul {
  margin: -20px;
  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;
}
.contact-page1 .contact-1 .list ul li {
  padding: 20px;
}
.contact-page1 .contact-1 .list ul li .box {
  border: 1px solid #bfbfbf;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  height: 100%;
  position: relative;
  top: 0;
  border-radius: 10px;
}
.contact-page1 .contact-1 .list ul li .box .top-box{
  border-bottom: 1px solid #e5e5e5;
}
.contact-page1 .contact-1 .list ul li .box i {
  display: block;
  flex-shrink: 0;
}
.contact-page1 .contact-1 .list ul li .box i img {
  display: block;
  margin: 0 auto;
}
.contact-page1 .contact-1 .list ul li .box span.h6 {
  color: #141414;
  display: block;
  font-weight: bold;
}
.contact-page1 .contact-1 .list ul li .box p {
  color: #666;
  font-weight: 400;
  word-break: break-word;
  line-height: 1.555;
}
.contact-page1 .contact-1 .list ul li .box .contact-content img{
  flex-shrink: 0;
}
.contact-page1 .contact-1 .list ul li .box:hover {
  border-color: var(--color);
}
.contact-page1 .map {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1600px) {
  .contact-page1 .contact-1 .list ul li .box span.h6,
  .contact-page1 .contact-1 .list ul li .box p,
  .contact-page1 .contact-1 .text {
    font-size: 18px;
  }
  .contact-page1 .contact-1 {
    padding: 60px 0;
  }
  .contact-page1 .contact-1 .text {
    margin-bottom: 2em;
  }
  .contact-page1 .contact-1 .list ul li .box {
    padding: 15px 5%;
  }
  .contact-page1 .contact-1 .list ul li .box i img {
    max-height: 80px;
  }
}
@media screen and (max-width: 1450px) {
  .contact-page1 .contact-1 .list ul li .box span.h6,
  .contact-page1 .contact-1 .list ul li .box p,
  .contact-page1 .contact-1 .text {
    font-size: 16px;
  }
  .contact-page1 .contact-1 {
    padding-top: 10px;
  }
}
@media screen and (max-width: 1250px) {
  .contact-page1 .contact-1 .list ul li .box span.h6,
  .contact-page1 .contact-1 .list ul li .box p,
  .contact-page1 .contact-1 .text {
    font-size: 14px;
  }
  .contact-page1 .contact-1 .list ul li .box i img {
    max-height: 60px;
  }
  .contact-page1 .contact-1 .list ul li {
    padding: 10px;
  }
  .contact-page1 .contact-1 .list ul {
    margin: -10px;
  }
}
@media screen and (max-width: 700px) {
  .contact-page1 .contact-1 .list ul li {
    width: 100%;
  }
}
.custom-2 .ui .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

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

.custom-2 .ui .bottom {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}

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

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

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

.custom-2 .ui .bottom .right ul.list3 li .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 28px;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #eee;
}

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

.custom-2 .ui .bottom .right ul.list3 li .top i.fr {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}

.custom-2 .ui .bottom .right ul.list3 li .content {
  padding: 10px 30px 20px;
  line-height: 1.8;
  display: none;
  font-size: 16px;
}

@media screen and (max-width: 1250px) {
  .custom-2 .ui .bottom .left {
    padding-right: 0;
  }
}
@media screen and (max-width: 1000px) {
  .custom-2 .ui .bottom .right {
    padding-right: 0;
  }
  .custom-2 .ui .bottom {
    padding: 30px 25px;
  }
  .custom-2 .ui .bottom {
    padding: 30px 0;
  }
  .custom-2 .ui .bottom {
    padding: 0;
    margin: 0;
  }
  .contact2-page .contact-1 {
    padding: 80px 0;
  }
  .custom-2 .ui .bottom .right ul.list3 li .top {
    padding: 15px;
  }
}
@media screen and (max-width: 700px) {
  .custom-2 .ui .top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .custom-2 .ui .top .left {
    padding-right: 0;
    width: 100%;
  }
  .custom-2 .ui .top .right {
    width: 100%;
  }
  .custom-2 .ui .bottom .right ul.list3 li .top {
    flex-wrap: nowrap;
    font-size: 16px;
  }
  .custom-2 .ui .bottom .left {
    padding-right: 0;
    width: 100%;
  }
  .custom-2 .ui .bottom .right {
    padding-right: 0;
    width: 100%;
    margin-top: 40px;
  }
}

.contact2-page .form ul {
    margin: -15px -7px
}
.contact2-page .form ul li {
    padding: 15px 7px
}
.contact2-page .form ul li input,.contact2-page .form ul li textarea {
    display: block;
    width: 100%;
    font-size: 18px;
    padding: .6em 1em;
    border: 1px solid #bfbfbf
}
.contact2-page .form ul li input::-webkit-input-placeholder,.contact2-page .form ul li textarea::-webkit-input-placeholder {
    color: #8e8e8e
}
.contact2-page .form ul li input:-moz-placeholder,.contact2-page .form ul li textarea:-moz-placeholder {
    color: #8e8e8e
}
.contact2-page .form ul li input::-moz-placeholder,.contact2-page .form ul li textarea::-moz-placeholder {
    color: #8e8e8e
}
.contact2-page .form ul li input:-ms-input-placeholder,.contact2-page .form ul li textarea:-ms-input-placeholder {
    color: #8e8e8e
}
.contact2-page .form ul li input::placeholder,.contact2-page .form ul li textarea::placeholder {
    color: #8e8e8e
}
.contact2-page .form ul li textarea {
    height: 150px
}
.contact2-page .form ul li input[type=submit] {
    border: none;
    background: var(--color);
    color: #fff;
    font-size: 20px;
    font-family: 'rom';
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}
.contact2-page .form ul li input[type=submit]:hover {
    background: #242424
}
.contact2-page .form ul li.wid-100 {
    width: 100%
}
@media screen and (max-width: 1600px) {
    .contact2-page .form ul li {
        padding:6px
    }
    .contact2-page .form ul {
        margin: -6px
    }
    .contact2-page .form ul li input,.contact2-page .form ul li textarea,.contact2-page .form ul li input[type=submit] {
        font-size: 16px
    }
}
@media screen and (max-width: 1000px) {
  .contact2-page .form ul li input,.contact2-page .form ul li textarea,.contact2-page .form ul li input[type=submit] {
    font-size:14px;
    padding: .5em
  }
}


.inner-page.contact-page1 .form ul {
  margin: -15px -7px;
}
.inner-page.contact-page1 .form ul li {
  padding: 15px 7px;
}
.inner-page.contact-page1 .form ul li input,
.inner-page.contact-page1 .form ul li textarea {
  display: block;
  width: 100%;
  font-size: 16px;
  border-radius: 10px;
  padding: 0.6em 1em;
  border: 1px solid #ccc;
  font-weight: 300;

}
.inner-page.contact-page1 .form ul li input::-webkit-input-placeholder,
.inner-page.contact-page1 .form ul li textarea::-webkit-input-placeholder {
  color: #8e8e8e;
}
.inner-page.contact-page1 .form ul li input:-moz-placeholder,
.inner-page.contact-page1 .form ul li textarea:-moz-placeholder {
  color: #8e8e8e;
}
.inner-page.contact-page1 .form ul li input::-moz-placeholder,
.inner-page.contact-page1 .form ul li textarea::-moz-placeholder {
  color: #8e8e8e;
}
.inner-page.contact-page1 .form ul li input:-ms-input-placeholder,
.inner-page.contact-page1 .form ul li textarea:-ms-input-placeholder {
  color: #8e8e8e;
}
.inner-page.contact-page1 .form ul li input::placeholder,
.inner-page.contact-page1 .form ul li textarea::placeholder {
  color: #8e8e8e;
}
.inner-page.contact-page1 .form ul li textarea {
  height: 150px;
}
.inner-page.contact-page1 .form ul li input[type='submit'] {
  border: none;
  background: var(--color);
  color: white;
  /*font-family:var(--font);*/
  font-size: 18px;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inner-page.contact-page1 .form ul li input[type='submit']:hover {
  background: #000;
}
.inner-page.contact-page1 .form ul li.wid-100 {
  width: 100%;
}

@media screen and (max-width: 1600px) {
  .inner-page.contact-page1 .form ul li {
    padding: 6px;
  }
  .inner-page.contact-page1 .form ul {
    margin: -6px;
  }
  .inner-page.contact-page1 .form ul li input,
  .inner-page.contact-page1 .form ul li textarea,
  .inner-page.contact-page1 .form ul li input[type='submit'] {
    font-size: 14px;
    font-weight: 300;
  }
}
@media screen and (max-width: 1000px) {
  .inner-page.contact-page1 .form ul li input,
  .inner-page.contact-page1 .form ul li textarea,
  .inner-page.contact-page1 .form ul li input[type='submit'] {
    font-size: 14px;
    padding: 0.5em;
  }
}
@media screen and (max-width: 700px) {
  .faq-page .faq-1{
    padding-bottom: 0;
  }
  .about-page1 .about-1 .bottom ul li h4{
    font-size: 30px;
  }
  .about-page1 .about-2{
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .about-page1 .about-7 .right .header .title{
    font-size: 22px;
  }
  .about-page1 .about-6 .bottom ul li .ig > p{
    min-height: unset;
  }
  .about-page1 .about-7{
    margin-bottom: 0px;
  }
  .aft02{
    padding-bottom: 0;
    padding-top: 60px;
  }
  .aft02 .bot{
    padding-top: 0;
  }
  .aft03{
    margin-top: 55px;
  }
  .faq-page1 .marginBox{
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .contact2-page .contact-1{
        padding-top: 55px;
    padding-bottom: 55px;
  }
  .contact-page1 .marginBox{
     padding-bottom: 55px;
  }
  .about-page .about-5{
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .aft02 .bot .box{
    padding-left: 15px;
    padding-right: 15px;
  }
  .aft02 .bot .box p{
   padding-left: 0;
    padding-right: 0;
  }
  .aft02 .bot .box h4{
    min-height: unset;
    margin-top: 20px;
  }
}

#index-body .category .row .product-slick li .slide-box img{
  border-radius: 10px;
}
.img{
  border-radius: 10px;
}
.prodet-page .prodet-1 .right .price{
  font-weight: 600;
  font-size: 18px;
}