@font-face {
  font-family: 'Anton';
  src: local('Anton Regular'), local('Anton-Regular'), url('../fonts/Anton-Regular.woff2') format('woff2'), url('../fonts/Anton-Regular.woff') format('woff'), url('../fonts/Anton-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Koulen';
  src: local('Koulen Regular'), local('Koulen-Regular'), url('../fonts/Koulen-Regular.woff2') format('woff2'), url('../fonts/Koulen-Regular.woff') format('woff'), url('../fonts/Koulen-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Tight';
  src: local('Inter Tight Italic'), local('InterTight-Italic'), url('../fonts/InterTight-Italic.woff2') format('woff2'), url('../fonts/InterTight-Italic.woff') format('woff'), url('../fonts/InterTight-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Tight';
  src: local('Inter Tight Black'), local('InterTight-Black'), url('../fonts/InterTight-Black.woff2') format('woff2'), url('../fonts/InterTight-Black.woff') format('woff'), url('../fonts/InterTight-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Tight';
  src: local('Inter Tight Bold'), local('InterTight-Bold'), url('../fonts/InterTight-Bold.woff2') format('woff2'), url('../fonts/InterTight-Bold.woff') format('woff'), url('../fonts/InterTight-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Tight';
  src: local('Inter Tight Light'), local('InterTight-Light'), url('../fonts/InterTight-Light.woff2') format('woff2'), url('../fonts/InterTight-Light.woff') format('woff'), url('../fonts/InterTight-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Tight';
  src: local('Inter Tight Medium'), local('InterTight-Medium'), url('../fonts/InterTight-Medium.woff2') format('woff2'), url('../fonts/InterTight-Medium.woff') format('woff'), url('../fonts/InterTight-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Tight';
  src: local('Inter Tight Regular'), local('InterTight-Regular'), url('../fonts/InterTight-Regular.woff2') format('woff2'), url('../fonts/InterTight-Regular.woff') format('woff'), url('../fonts/InterTight-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Tight';
  src: local('Inter Tight SemiBold'), local('InterTight-SemiBold'), url('../fonts/InterTight-SemiBold.woff2') format('woff2'), url('../fonts/InterTight-SemiBold.woff') format('woff'), url('../fonts/InterTight-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Tight';
  src: local('Inter Tight Thin'), local('InterTight-Thin'), url('../fonts/InterTight-Thin.woff2') format('woff2'), url('../fonts/InterTight-Thin.woff') format('woff'), url('../fonts/InterTight-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Inter Tight', Arial, Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  font-size: 16px;
  font-weight: normal;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  min-height: initial !important;
  height: auto ;
  position: relative;
}
.fancybox-slide--iframe .fancybox-content {
  width: 100%;
  max-width: 80%;
  height: 100%;
  min-height: 50%;
  max-height: 80%;
  margin: 0;
}
.fancybox-slide--video video {
  max-width: 80%;
  padding: 0;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
:root {
  --pad: -webkit-calc(-655vw);
  --pad: calc(50vw - 705px);
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.zoom {
  cursor: crosshair;
  position: relative;
}
.img-box img,
.img-box iframe,
.img-box video {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
img[data-lazy] {
  background: url(../images/load.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/load.gif) no-repeat center;
}
.lazy {
  background-image: url(../images/load.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.swiper-lazy {
  background: url(../images/load.gif) no-repeat center;
}
.loaded {
  background-size: cover;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input,
textarea {
  outline: none;
}
@media (max-width: 1199px) {
  .anim-left,
  .anim-right,
  .animated.zoomIn,
  .animated.flipInX,
  .animated.swing,
  .animated.pulse,
  .animated.bounceInLeft,
  .animated.bounceInRight,
  .animated.bounceIn,
  .animated.fadeInUp,
  .animated.fadeInDown,
  .animated.fadeInLeft,
  .animated.fadeInRight {
    animation: none !important;
  }
}
auto-adjust-img img {
  max-width: 100% !important;
  height: auto !important;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
  font-size: 0 !important;
  overflow-x: hidden;
  margin: 0 -5px !important;
  padding: 0;
}
@media (min-width: 767px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
.fluid_html_on_pause,
.fluid_pseudo_poster,
.fluid_controls_container {
  display: none;
}
.fszero {
  font-size: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}
.serach-part {
  display: none;
}
.search-none {
  padding-bottom: 20px;
}
.search-none h2 {
  color: #666;
}
.search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}
.animated {
  animation-duration: 1.2s;
}
.header .search-wrap {
  font-size: 14px;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100vh;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header .search-wrap .search-close {
  position: absolute;
  top: 5%;
  right: 10%;
  cursor: pointer;
  color: #fff;
}
@media (max-width: 1199px) {
  .header .search-wrap .search-close {
    right: 5%;
  }
}
.header .search-wrap .search-close .icon {
  font-size: 30px;
}
.header .search-wrap .search-box {
  position: absolute;
  top: 50%;
  left: 10%;
  overflow: hidden;
  width: 80%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 6px;
}
@media (max-width: 1199px) {
  .header .search-wrap .search-box {
    left: 5%;
    width: 90%;
  }
}
.header .search-wrap input {
  line-height: 30px;
  width: 100%;
  padding: 15px;
  color: #666;
}
@media (max-width: 1199px) {
  .header .search-wrap input {
    padding: 10px;
    line-height: 26px;
  }
}
.header .search-wrap .submit {
  font-size: 20px;
  position: absolute;
  top: 0;
  right: 0;
  width: 46px;
  height: 100%;
  padding: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 0;
  background: #008F3F;
  border: none;
  color: #FFF;
}
.header .search-wrap .submit:before {
  font-family: 'iconfont' !important;
  content: '\eb86';
}
.header .search-wrap .submit:hover {
  background-color: #221E1F;
  color: #FFF;
}
@media (min-width: 1470px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1710px) {
  .con1710 {
    max-width: 1710px;
  }
  .con1620 {
    max-width: 1620px;
  }
  .con1680 {
    max-width: 1680px;
  }
  .con1740 {
    max-width: 1740px;
  }
  .con1560 {
    max-width: 1560px;
  }
  .con1810 {
    max-width: 1810px;
  }
  .con1820 {
    max-width: 1820px;
  }
  .con1890 {
    max-width: 1890px;
  }
  .con1920 {
    max-width: 1920px;
  }
}
.wrap {
  padding: 120px 0;
}
@media (max-width: 1199px) {
  .wrap {
    padding: 40px 0;
  }
}
.wrap-inner {
  padding: 220px 0 160px 0;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-inner {
    padding: 100px 0 40px 0;
  }
}
#content {
  position: relative;
  top: -20%;
  transition: all 0.6s;
}
.xs-product-nav {
  padding: 40px 0;
  display: none;
}
@media (max-width: 1199px) {
  .xs-product-nav {
    display: block;
  }
}
.xs-product-nav ul {
  display: flex;
  flex-wrap: wrap;
}
.xs-product-nav ul li {
  width: 50%;
  display: inline-block;
  overflow: hidden;
  height: auto;
  padding: 4px;
  vertical-align: top;
}
.xs-product-nav ul li a {
  color: #222;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  height: 100%;
  padding: 10px 10px;
  text-transform: capitalize;
  display: flex;
  background: transparent;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu-btn {
  display: none;
  margin-left: 15px;
}
.menu-btn .icon {
  color: #222;
  font-size: 22px;
}
@media (max-width: 1199px) {
  .menu-btn .icon {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .menu-btn {
    display: block;
  }
}
.fancybox-slide--video video {
  max-width: 80%;
}
@media (max-width: 767px) {
  .fancybox-slide--video video {
    max-width: 90%;
  }
}
.fancybox-slide > video {
  padding: 0;
}
@media (max-width: 767px) {
  .banner-box.home-banner .banner img {
    width: 100%;
    max-width: 100%;
    margin-left: 0%;
  }
}
.banner-box.contact-banner .banner .banner-note {
  display: flex;
  align-items: center;
}
.banner-box.sol-banner .banner .banner-note {
  padding-bottom: 100px;
}
@media (max-width: 1199px) {
  .banner-box.sol-banner .banner .banner-note {
    padding-bottom: 20px;
  }
}
.banner-box.profile-banner .banner .banner-note .tit h2 .name1 {
  mix-blend-mode: multiply;
  opacity: 0.5;
}
.banner-box.profile-banner .banner .banner-note .tit h2 .name2 {
  mix-blend-mode: overlay;
  opacity: 0.2;
}
.banner-box.profile-banner .banner .banner-note .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pc-cul-group {
  padding-top: 30px;
  display: none;
}
@media (max-width: 1199px) {
  .pc-cul-group {
    display: block;
    padding-bottom: 40px;
  }
}
.pc-cul-group .row .col-12 {
  margin: 10px 0;
}
.pc-cul-group .row .col-12 .item {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(9.30000019px);
  transition: all 0.3s;
  padding: 40px;
  position: relative;
}
@media (max-width: 1199px) {
  .pc-cul-group .row .col-12 .item {
    padding: 20px;
    border: 1px solid #eee;
  }
}
.pc-cul-group .row .col-12 .item::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  bottom: 0;
  left: 0;
  background: #F85E03;
  z-index: 2;
}
.pc-cul-group .row .col-12 .item::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0;
  right: 0;
  background: #F85E03;
  z-index: 2;
}
.pc-cul-group .row .col-12 .item:hover {
  background: #F85E03;
}
.pc-cul-group .row .col-12 .item:hover::after {
  background: #fff;
}
.pc-cul-group .row .col-12 .item:hover::before {
  background: #fff;
}
.pc-cul-group .row .col-12 .item:hover .icon img {
  animation: swing 1s linear;
}
.pc-cul-group .row .col-12 .item .name {
  padding: 25px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 1199px) {
  .pc-cul-group .row .col-12 .item .name {
    margin-top: 30px;
    padding: 15px 0;
  }
}
.pc-cul-group .row .col-12 .item .name h2 {
  font-family: Koulen, sans-serif;
  font-size: 46px;
  color: #000;
  font-weight: 400;
  letter-spacing: -0.92px;
  margin: 0;
}
@media (max-width: 1199px) {
  .pc-cul-group .row .col-12 .item .name h2 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
  }
}
.pc-cul-group .row .col-12 .item .txt {
  padding-top: 25px;
}
@media (max-width: 1199px) {
  .pc-cul-group .row .col-12 .item .txt {
    padding-top: 15px;
  }
}
.pc-cul-group .row .col-12 .item .txt h3 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -0.44px;
  color: #000;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .pc-cul-group .row .col-12 .item .txt h3 {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: normal;
  }
}
.pc-cul-group .row .col-12 .item .txt p {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .pc-cul-group .row .col-12 .item .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.banner-box.cul-banner .banner .banner-note {
  padding-bottom: 70px;
  align-items: end;
  display: flex;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 34.56%);
}
@media (max-width: 1470px) {
  .banner-box.cul-banner .banner .banner-note {
    padding-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .banner-box.cul-banner .banner .banner-note {
    padding-bottom: 20px;
  }
}
.banner-box.cul-banner .banner .banner-note .box {
  padding-bottom: 15vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1710px) {
  .banner-box.cul-banner .banner .banner-note .box {
    padding-bottom: 5vw;
  }
}
@media (max-width: 1470px) {
  .banner-box.cul-banner .banner .banner-note .box {
    padding-bottom: 3vw;
  }
}
@media (max-width: 1400px) {
  .banner-box.cul-banner .banner .banner-note .box {
    padding-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .banner-box.cul-banner .banner .banner-note .box {
    padding-bottom: 15px;
  }
}
.banner-box.cul-banner .banner .banner-note .box .href-link::after {
  display: none;
}
.banner-box.cul-banner .banner .banner-note .tit h2 {
  color: #fff;
}
.banner-box.cul-banner .banner .banner-note .cul-group {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .banner-box.cul-banner .banner .banner-note .cul-group {
    display: none;
  }
}
.banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 {
  margin: 10px 0;
}
.banner-box.cul-banner .banner .banner-note .cul-group .row .col-12:nth-child(2) {
  padding-top: 90px;
}
@media (max-width: 1470px) {
  .banner-box.cul-banner .banner .banner-note .cul-group .row .col-12:nth-child(2) {
    padding-top: 45px;
  }
}
.banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(9.30000019px);
  transition: all 0.3s;
  padding: 40px;
  position: relative;
}
@media (max-width: 1470px) {
  .banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item {
    padding: 30px;
  }
}
@media (max-width: 1199px) {
  .banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item {
    padding: 20px;
  }
}
.banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  bottom: 0;
  left: 0;
  background: #F85E03;
  z-index: 2;
}
.banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0;
  right: 0;
  background: #F85E03;
  z-index: 2;
}
.banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item:hover {
  background: #F85E03;
}
.banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item:hover::after {
  background: #fff;
}
.banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item:hover::before {
  background: #fff;
}
.banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item:hover .icon img {
  animation: swing 1s linear;
}
.banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item .name {
  padding: 25px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 1199px) {
  .banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item .name {
    margin-top: 30px;
    padding: 15px 0;
  }
}
.banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item .name h2 {
  font-family: Koulen, sans-serif;
  font-size: 46px;
  color: #fff;
  font-weight: 400;
  letter-spacing: -0.92px;
  margin: 0;
}
@media (max-width: 1470px) {
  .banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item .name h2 {
    font-size: 40px;
  }
}
@media (max-width: 1400px) {
  .banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item .name h2 {
    font-size: 36px;
  }
}
@media (max-width: 1199px) {
  .banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item .name h2 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
  }
}
.banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item .txt {
  padding-top: 25px;
}
@media (max-width: 1199px) {
  .banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item .txt {
    padding-top: 15px;
  }
}
.banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item .txt h3 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -0.44px;
  color: #fff;
  line-height: 26px;
}
@media (max-width: 1470px) {
  .banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item .txt h3 {
    font-size: 20px;
    letter-spacing: normal;
  }
}
@media (max-width: 1199px) {
  .banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item .txt h3 {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: normal;
  }
}
.banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item .txt p {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1470px) {
  .banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item .txt p {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1199px) {
  .banner-box.cul-banner .banner .banner-note .cul-group .row .col-12 .item .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.banner-box .banner .banner-note .tit {
  display: flex;
  align-items: center;
}
.banner-box .banner .banner-note .tit .txt {
  padding-left: 20px;
}
.banner-box .banner .banner-note .tit .txt p {
  color: #FFF;
  font-family: Koulen, sans-serif;
  font-size: 4vw;
  letter-spacing: -0.18vw;
  line-height: 100%;
  margin: 0;
}
.banner-box .banner .banner-note .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.banner-box .banner .banner-note .box .select-link {
  margin: 0 -10px;
}
@media (max-width: 1470px) {
  .banner-box .banner .banner-note .box .select-link {
    margin: 0 -7px;
  }
}
@media (max-width: 1199px) {
  .banner-box .banner .banner-note .box .select-link {
    display: none;
  }
}
.banner-box .banner .banner-note .box .select-link::before {
  display: none;
}
.banner-box .banner .banner-note .box .select-link li.active a {
  background: rgba(0, 0, 0, 0.1);
  color: #F85E03;
}
.banner-box .banner .banner-note .box .select-link li {
  padding: 0 10px;
}
@media (max-width: 1470px) {
  .banner-box .banner .banner-note .box .select-link li {
    padding: 0 7px;
  }
}
.banner-box .banner .banner-note .box .select-link li a {
  height: 50px;
  line-height: 48px;
  padding: 0 35px;
  background: rgba(241, 241, 241, 0.1);
  backdrop-filter: blur(2px);
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  transition: all 0.3s;
}
.banner-box .banner .banner-note .box .select-link li a:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #F85E03;
}
@media (max-width: 1470px) {
  .banner-box .banner .banner-note .box .select-link li a {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    padding: 0 25px;
    letter-spacing: normal;
  }
}
@media (max-width: 1199px) {
  .banner-box .banner .banner-note .box .select-link li a {
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    font-size: 14px;
  }
}
.banner-box .banner .banner-note .box .select-link li a::after {
  display: none;
}
.pc-alink {
  display: none;
}
@media (max-width: 1199px) {
  .pc-alink {
    display: block;
    padding: 40px 0 0 0;
  }
}
.pc-alink .select-link {
  margin: -7px;
  display: flex;
  flex-wrap: wrap;
}
.pc-alink .select-link::before {
  display: none;
}
.pc-alink .select-link li.active a {
  background: #F85E03;
  color: #fff;
}
.pc-alink .select-link li {
  width: 50%;
  padding: 7px;
}
.pc-alink .select-link li a {
  height: 50px;
  line-height: 48px;
  padding: 0 35px;
  background: rgba(241, 241, 241, 0.1);
  backdrop-filter: blur(2px);
  text-align: center;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  transition: all 0.3s;
  display: block;
  border: 1px solid #eee;
}
.pc-alink .select-link li a:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #F85E03;
}
@media (max-width: 1470px) {
  .pc-alink .select-link li a {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    padding: 0 25px;
    letter-spacing: normal;
  }
}
@media (max-width: 1199px) {
  .pc-alink .select-link li a {
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    font-size: 14px;
  }
}
.pc-alink .select-link li a::after {
  display: none;
}
.banner-box {
  padding-top: 140px;
}
@media (max-width: 1199px) {
  .banner-box {
    padding-top: 100px;
  }
}
.banner-box .banner {
  font-size: 0;
  position: relative;
  z-index: 8;
  clear: both;
  overflow: hidden;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.banner-box .banner .banner-note {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  align-items: end;
  padding: 30px 0;
  background: rgba(0, 0, 0, 0.3);
}
@media (max-width: 1199px) {
  .banner-box .banner .banner-note {
    padding: 15px 0;
  }
}
.banner-box .banner .banner-note .tit h2 {
  color: #F85E03;
  font-family: Koulen, sans-serif;
  font-size: 14vw;
  letter-spacing: -0.5vw;
  font-weight: 400;
  line-height: 14vw;
  margin: 0;
}
@media (max-width: 1199px) {
  .banner-box .banner .banner-note .tit h2 {
    letter-spacing: normal;
    line-height: 100%;
  }
}
.banner-box .banner .banner-note .txt p {
  font-size: 26px;
  color: #fff;
  font-weight: 500;
  letter-spacing: -0.78px;
  line-height: 34px;
  margin: 0;
}
@media (max-width: 1199px) {
  .banner-box .banner .banner-note .txt p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: normal;
  }
}
.banner-box .banner .banner-note ul {
  display: flex;
  align-items: center;
  position: relative;
}
.banner-box .banner .banner-note ul::after {
  content: '';
  position: absolute;
  width: 20%;
  bottom: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
}
.banner-box .banner .banner-note ul::before {
  content: '\e601';
  font-family: 'iconfont' !important;
  margin-right: 20px;
  font-size: 20px;
  color: #fff;
}
.banner-box .banner .banner-note ul li {
  display: inline-block;
}
.banner-box .banner .banner-note ul li:last-child a {
  color: #F85E03;
}
.banner-box .banner .banner-note ul li:last-child a::after {
  display: none;
}
.banner-box .banner .banner-note ul li a {
  display: block;
  padding: 13px 0;
  position: relative;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.3s;
}
@media (max-width: 1470px) {
  .banner-box .banner .banner-note ul li a {
    font-size: 15px;
    padding: 10px 0;
  }
}
.banner-box .banner .banner-note ul li a:hover {
  color: #F85E03;
}
@media (max-width: 1199px) {
  .banner-box .banner .banner-note ul li a {
    font-size: 14px;
  }
}
.banner-box .banner .banner-note ul li a::after {
  content: '>';
  font-family: 'iconfont' !important;
  padding: 0 10px;
}
.banner-box .banner .fancybox-slide--video video {
  max-width: 80%;
}
@media (max-width: 767px) {
  .banner-box .banner .fancybox-slide--video video {
    max-width: 90%;
  }
}
.banner-box .banner .fancybox-slide > video {
  padding: 0;
}
.banner-box .banner img {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .banner-box .banner img {
    width: 120%;
    max-width: 120%;
    margin-left: -10%;
  }
}
.banner-box .banner .swiper-slide {
  overflow: hidden;
}
.banner-box .banner .swiper-slide.swiper-slide-active .item img {
  animation: an1 5.8s ease forwards;
}
.banner-box .banner .swiper-pagination {
  bottom: 30px;
}
.banner-box .banner .item {
  position: relative;
  display: block;
  overflow: hidden;
}
.banner-box .banner .banner-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-box .banner.hide-arrow .slick-arrow,
.banner-box .banner.hide-arrow .swiper-pagination {
  display: none !important;
}
.banner-box .banner.hide-video video {
  display: none !important;
}
.banner-box .banner-video-box {
  position: relative;
  display: block;
  padding-bottom: calc(960 / 1920 * 100%);
  -webkit-transform: translateZ(10px);
  transform: translateZ(10px);
}
.banner-box .banner-video-box .fluid_video_wrapper {
  position: absolute;
  z-index: 10;
}
.banner-box .banner-video-box .fluid_initial_play {
  background-color: #152c5f !important;
}
.banner-box .banner .mobile-video {
  position: relative;
  display: block;
}
.banner-box .banner .mobile-video:after {
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}
.banner-box .banner .mobile-video:before {
  font-size: 50px;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  content: '\e630';
  font-family: 'iconfont' !important;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.banner-box .banner .slick-arrow {
  line-height: 80px;
  position: absolute;
  z-index: 9;
  top: -webkit-calc(90%);
  top: calc(50% + 40px);
  left: 3%;
  width: 26px;
  height: 80px;
  padding: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 991px) {
  .banner-box .banner .slick-arrow {
    line-height: 50px;
    height: 50px;
  }
}
.banner-box .banner .slick-arrow:before {
  font-size: 20px;
  content: '\eb60';
}
.banner-box .banner .slick-arrow.slick-next {
  right: 5%;
  left: auto;
}
.banner-box .banner .slick-arrow:hover {
  background-color: rgba(21, 44, 95, 0.7);
}
.banner-box .swiper-pagination {
  z-index: 999;
  width: auto;
  display: flex;
  bottom: 4% !important;
  padding: 0 7%;
  justify-content: center;
  width: 100%;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination {
    width: 100%;
    justify-content: center;
    bottom: 8% !important;
  }
}
.banner-box .swiper-pagination-bullet {
  position: relative;
  margin: 0 3px !important;
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 0px;
  background: #ccc;
  background-clip: content-box;
  transition: all 0.4s;
  opacity: 1;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }
}
.banner-box .swiper-pagination-bullet-active {
  animation: pagCircle 10s linear infinite;
  opacity: 1;
  background: #fff;
}
@media (max-width: 1199px) {
  .fadeup1,
  .fadeup2,
  .fadedown1,
  .fadedown2,
  .fadein1,
  .fadein2,
  .fadeleft1,
  .faderight1 {
    animation: none ;
  }
}
:root {
  --48: 48px;
  --16: 16px;
}
@keyframes an1 {
  0% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}
.setSlow1 {
  animation: an1 4.8s ease forwards;
}
.setSlow2 {
  animation: an2 2s ease forwards;
}
@keyframes border_animation {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
.wrap-sitemap .sitemap {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-sitemap .sitemap {
    padding-top: 20px;
  }
}
.wrap-sitemap ul li {
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}
.wrap-sitemap ul li a {
  padding: 10px 20px;
  display: inline-block;
  min-width: 240px;
  color: #222;
  border-radius: 3px;
  font-size: 18px;
  font-weight: 600;
  background: #F6F8F6;
  align-items: center;
  background: #F85E03;
  color: #FFF;
}
@media (max-width: 1199px) {
  .wrap-sitemap ul li a {
    font-size: 14px;
    padding: 5px 10px;
  }
}
@media (max-width: 767px) {
  .wrap-sitemap ul li a {
    display: block;
  }
}
.wrap-sitemap ul li a i {
  float: left;
  margin-left: 10px;
  display: none;
}
.wrap-sitemap ul li a:hover {
  background: #F85E03;
  color: #FFF;
  text-decoration: underline;
}
.wrap-sitemap ul li ul li {
  margin-top: 10px;
}
.wrap-sitemap ul li ul li a {
  padding: 10px 30px 10px 30px;
  color: #888;
  background: #F6F8F6;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .wrap-sitemap ul li ul li a {
    font-size: 13px;
    padding: 5px 30px 5px 30px;
  }
}
.wrap-sitemap ul li ul li ul li {
  position: relative;
  display: inline;
  vertical-align: top;
}
.wrap-sitemap ul li ul li ul li a {
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
}
@media (max-width: 1199px) {
  .wrap-sitemap ul li ul li ul li a {
    font-size: 12px;
  }
}
.wrap-show .common-form {
  margin-top: 40px;
}
.wrap-show .common-form form {
  margin-top: 40px;
}
.wrap-show .info .tit {
  padding: 15px 0;
  border-bottom: 1px solid #e3e3e3;
}
.wrap-show .info .tit h2 {
  color: #332C2B;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
}
@media (max-width: 1199px) {
  .wrap-show .info .tit h2 {
    font-size: 22px;
    line-height: 32px;
  }
}
.wrap-show .info .date {
  padding: 10px 20px;
  border-radius: 6px;
  background: #F85E03;
  display: inline-block;
}
.wrap-show .info .date i {
  margin-right: 10px;
  color: #152C5E;
  font-size: 22px;
}
.wrap-show .info .date span {
  display: block;
  color: #fff;
}
.wrap-show .info .date .day {
  font-size: 62px;
  font-weight: 500;
  line-height: 62px;
}
@media (max-width: 1199px) {
  .wrap-show .info .date .day {
    font-size: 34px;
    line-height: 30px;
  }
}
@media (max-width: 1199px) {
  .wrap-show .info .date .month {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-show .info .date i {
  margin-right: 10px;
}
@media (max-width: 1199px) {
  .wrap-show .info .date i {
    margin-right: 5px;
  }
}
.wrap-show .info .editor-content {
  margin-top: 20px;
}
.wrap-show .info .editor-content p,
.wrap-show .info .editor-content b {
  color: #666;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .wrap-show .info .editor-content p,
  .wrap-show .info .editor-content b {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-show .info .share {
  margin-top: 35px;
}
@media (max-width: 1199px) {
  .wrap-show .info .share {
    margin-top: 20px;
  }
}
.wrap-show .info .share .share-to span {
  color: #222;
  font-size: 18px;
  margin-right: 10px;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-show .info .share .share-to span {
    font-size: 14px;
    margin-right: 5px;
  }
}
.wrap-show .info .link {
  display: flex;
  flex-direction: column;
  margin-top: 35px;
}
@media (max-width: 1199px) {
  .wrap-show .info .link {
    margin-top: 20px;
  }
}
.wrap-show .info .link .prev,
.wrap-show .info .link .next {
  color: #222;
  margin: 15px 0;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-show .info .link .prev,
  .wrap-show .info .link .next {
    margin: 7px 0;
  }
}
@media (max-width: 1199px) {
  .wrap-show .info .link .prev span,
  .wrap-show .info .link .next span {
    font-size: 14px;
  }
}
.wrap-show .info .link .prev a,
.wrap-show .info .link .next a {
  display: inline-block;
  transition: all 0.4s;
}
@media (max-width: 1199px) {
  .wrap-show .info .link .prev a,
  .wrap-show .info .link .next a {
    font-size: 14px;
  }
}
.wrap-show .info .link .prev a:hover,
.wrap-show .info .link .next a:hover {
  text-decoration: underline;
  color: #F85E03;
}
.nav-container i {
  display: none;
}
.footer-five {
  display: none;
  width: 100%;
  height: 60px;
  position: fixed;
  background: #F85E03;
  bottom: 0px;
  z-index: 99;
}
.footer-five .wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
}
@media (max-width: 1199px) {
  .footer-five {
    display: block;
  }
}
.footer-five .wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
}
.footer-five .endfive-menu {
  display: flex;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.footer-five .endfive-menu li {
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  color: #FFF;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer-five .endfive-menu li i {
  font-size: 20px;
}
.footer-five .endfive-menu li a {
  font-size: 13px;
}
.footer-five .endfive-menu li a span {
  display: block;
  text-align: center;
}
@media (max-width: 1199px) {
  .anim-left,
  .anim-right,
  .anim-down,
  .animated.swing,
  .animated.pulse,
  .animated.bounceInLeft,
  .animated.bounceInRight,
  .animated.bounceIn,
  .animated.fadeInUp,
  .animated.fadeInDown,
  .animated.fadeInLeft,
  .animated.fadeInRight {
    animation: none !important;
  }
}
.wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
  background: #fff;
  padding: 10px;
}
.wechat-pic img {
  max-height: 120px;
}
.float-window {
  position: fixed;
  width: auto;
  height: auto;
  top: 40%;
  right: 15px;
  z-index: 999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 12px;
  background: transparent;
  transition: all 0.3s linear;
}
@media (max-width: 991px) {
  .float-window {
    top: 30%;
  }
}
@media (max-width: 991px) {
  .float-window {
    right: auto;
    left: calc(100%);
  }
}
.float-window .window-box.box-top i {
  display: flex;
  align-items: center;
  justify-content: center;
}
.float-window .box-top i {
  color: #FFF;
  display: block;
  transition: all 0.3s;
}
.float-window .box-top:hover {
  cursor: pointer;
}
.float-window .window-box {
  width: 50px;
  height: 50px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.4);
  position: relative;
  opacity: 1;
  margin: 2px 0;
}
@media (max-width: 1199px) {
  .float-window .window-box {
    width: 45px;
    height: 45px;
  }
}
.float-window .window-box:hover {
  background: #F85E03;
  color: #FFF;
}
.float-window .window-box:hover i {
  color: #fff;
}
.float-window .window-box i {
  font-size: 26px;
  color: #F85E03;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .float-window .window-box i {
    font-size: 24px;
  }
}
.float-window .window-box a {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.float-window .window-box a .name {
  color: #FFF;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.float-window .window-box:hover.box-wechat a i {
  opacity: 1 !important;
}
.float-window .window-box:hover.box-cart a i,
.float-window .window-box:hover.box-linkedin a i,
.float-window .window-box:hover.box-telephone a i,
.float-window .window-box:hover.box-whatapp a i,
.float-window .window-box:hover.box-email a i,
.float-window .window-box:hover.box-wechat a i,
.float-window .window-box:hover.box-inquiry a i,
.float-window .window-box:hover.box-message a i,
.float-window .window-box:hover.box-facebook a i,
.float-window .window-box:hover.box-tiktok a i,
.float-window .window-box:hover.box-youtube a i,
.float-window .window-box:hover.box-twitter a i,
.float-window .window-box:hover.box-instagram a i,
.float-window .window-box:hover.box-tiktok a i,
.float-window .window-box:hover.box-skype a i {
  opacity: 1;
  pointer-events: none;
}
.float-window .window-box:hover.box-cart a p,
.float-window .window-box:hover.box-linkedin a p,
.float-window .window-box:hover.box-telephone a p,
.float-window .window-box:hover.box-whatapp a p,
.float-window .window-box:hover.box-email a p,
.float-window .window-box:hover.box-wechat a p,
.float-window .window-box:hover.box-inquiry a p,
.float-window .window-box:hover.box-message a p,
.float-window .window-box:hover.box-facebook a p,
.float-window .window-box:hover.box-tiktok a p,
.float-window .window-box:hover.box-youtube a p,
.float-window .window-box:hover.box-twitter a p,
.float-window .window-box:hover.box-instagram a p,
.float-window .window-box:hover.box-tiktok a p,
.float-window .window-box:hover.box-skype a p {
  display: block;
  opacity: 1;
  transform: translateX(100%);
  animation: slideInFromRight 0.5s forwards;
  padding: 8px 15px;
  border-radius: 4px;
  background: #F85E03;
  vertical-align: middle;
  height: 100% !important;
  display: flex;
  align-items: center;
  top: 0% !important;
  margin: 0;
  right: calc(100%);
}
.float-window .window-box:hover.box-cart a p i,
.float-window .window-box:hover.box-linkedin a p i,
.float-window .window-box:hover.box-telephone a p i,
.float-window .window-box:hover.box-whatapp a p i,
.float-window .window-box:hover.box-email a p i,
.float-window .window-box:hover.box-wechat a p i,
.float-window .window-box:hover.box-inquiry a p i,
.float-window .window-box:hover.box-message a p i,
.float-window .window-box:hover.box-facebook a p i,
.float-window .window-box:hover.box-tiktok a p i,
.float-window .window-box:hover.box-youtube a p i,
.float-window .window-box:hover.box-twitter a p i,
.float-window .window-box:hover.box-instagram a p i,
.float-window .window-box:hover.box-tiktok a p i,
.float-window .window-box:hover.box-skype a p i {
  margin-right: 10px;
  vertical-align: middle;
  opacity: 1;
  pointer-events: auto;
  font-size: 20px;
}
@keyframes slideInFromRight {
  from {
    transform: translateX(100%);
    /* 初始位置在右侧外部 */
  }
  to {
    transform: translateX(0%);
    /* 移动到初始位置 */
  }
}
.float-window .window-box.box-wechat p {
  display: block;
  padding: 10px;
  background: #fff;
}
.float-window .window-box.box-wechat p img {
  background: #fff;
  max-height: 120px;
}
.float-window .window-box.box-cart a {
  position: relative;
}
.float-window .window-box.box-cart a span {
  content: "";
  width: 14px;
  height: 14px;
  background: #F85E03;
  border-radius: 100%;
  top: 0;
  right: -10px;
  position: absolute;
  z-index: 1;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.float-window .window-box.box-wechat a p {
  position: absolute;
  right: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  color: #FFF;
  top: 120px;
  border-radius: 100px;
  display: none;
  background: none !important;
}
.float-window .window-box.box-whatapp a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 96px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
.float-window .window-box.box-linkedin a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 8px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-inquiry a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 157px;
  display: none;
}
.float-window .window-box.box-skype a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 180px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-message a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 70px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-telephone a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 48px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
.float-window .window-box.box-email a p {
  position: absolute;
  right: 100%;
  width: 260px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 0px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
@media (max-width: 991px) {
  .float-window.active {
    left: calc(100% - 50px);
  }
}
.float-btn {
  position: fixed;
  right: 2px;
  top: 80%;
  z-index: 99;
  width: 46px;
  height: 46px;
  background: #F85E03;
  border-radius: 3px;
  text-align: center;
  line-height: 46px;
  color: #FFF;
  display: none;
}
@media (max-width: 991px) {
  .float-btn {
    display: block;
  }
}
.float-btn:hover {
  cursor: pointer;
}
.float-btn i.active {
  transform: rotate(-45deg);
}
.float-btn i {
  font-size: 24px;
  display: inline-block;
  transition: all 0.3s linear;
}
@media (max-width: 1199px) {
  .wrap-cart {
    padding: 40px 0;
  }
}
.wrap-cart .info-form {
  padding-top: 20px;
}
.wrap-cart .common-form {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-cart .common-form {
    padding-top: 20px;
  }
}
.wrap-cart .list-inquiry {
  padding: 50px 0;
}
@media (max-width: 1199px) {
  .wrap-cart .list-inquiry {
    padding: 40px 0;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info {
  font-size: 0;
  width: 100%;
  border-collapse: collapse;
}
.wrap-cart .wrap-inquiry {
  padding-top: 90px;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiry {
    padding-top: 40px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info {
  text-transform: capitalize;
  background-color: #e5e5e5;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info {
    padding: 0;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info > div {
  font-size: 16px;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info > div {
    font-size: 14px;
    padding: 0 10px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .inquiry-list {
  border-bottom: 1px solid #dfdfdf;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox,
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg,
.wrap-cart .wrap-inquiryinfo .inquiry-info .pname,
.wrap-cart .wrap-inquiryinfo .inquiry-info .number,
.wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
  font-size: 14px;
  display: inline-block;
  padding: 20px 10px;
  vertical-align: middle;
  word-break: break-word;
}
@media (max-width: 1470px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pimg,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pname,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .number,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
    padding: 20px 10px;
  }
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pimg,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pname,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .number,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
    padding: 20px 10px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox {
  width: 10%;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox {
    width: 30px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
  width: 14%;
  text-align: center;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
    width: 30px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg {
  width: 14%;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg .img-box {
  padding-bottom: 75.71428571%;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pimg {
    width: -webkit-calc(14%);
    width: calc(44% - 30px);
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .number {
  width: 20%;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .number {
    width: -webkit-calc(26%);
    width: calc(56% - 30px);
    padding: 10px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pname {
  width: 38%;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .check-all .substitite {
  padding-left: 0;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .check-all span {
    display: none;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .all,
.wrap-cart .wrap-inquiryinfo .inquiry-info span {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .check-all {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .hidden-xs {
    display: none;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .visible-xs {
  display: none;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .visible-xs {
    display: block;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .Each,
.wrap-cart .wrap-inquiryinfo .inquiry-info .all {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -2px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #999;
  border-radius: 50%;
  outline: none;
  background: none;
  -webkit-appearance: none;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .Each:checked::after,
.wrap-cart .wrap-inquiryinfo .inquiry-info .all:checked::after {
  font-family: 'iconfont';
  font-size: 18px;
  position: absolute;
  top: -12px;
  left: 0;
  content: '\e60b';
  color: #F85E03;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .change .Each::after {
  font-family: 'iconfont';
  font-size: 18px;
  position: absolute;
  top: -12px;
  left: 0;
  content: '\e60b';
  color: #F85E03;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info input {
  font-size: 16px;
  line-height: 34px;
  position: relative;
  width: 60px;
  height: 34px;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info input {
    width: 30px;
  }
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info input {
    font-size: 14px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    border-right: none;
    border-left: none;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .del1,
.wrap-cart .wrap-inquiryinfo .inquiry-info .add1 {
  font-size: 20px;
  line-height: 36px;
  display: inline-block;
  width: 34px;
  height: 36px;
  margin: 0;
  margin-top: -2px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .del1,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .add1 {
    line-height: 25px;
    position: relative;
    z-index: 8;
    width: 25px;
    height: 25px;
    margin: 0 auto;
    border-radius: 2px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .del1:hover,
.wrap-cart .wrap-inquiryinfo .inquiry-info .add1:hover {
  color: #fff;
  border-color: #383838;
  background-color: #383838;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .add1 {
  margin-top: -1px;
  margin-left: 2px;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pic {
  border: 1px solid #dcdcdc;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info p {
  line-height: 24px;
  color: #000;
  margin: 0;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info p {
    font-size: 13px;
    margin-bottom: 4px;
  }
}
.wrap-cart .wrap-inquiryinfo .iclose {
  float: none;
  cursor: pointer;
  text-align: center;
  opacity: 1;
  color: #444;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .iclose::after {
    font-size: 16px;
  }
}
.wrap-cart .wrap-inquiryinfo .iclose:hover::after {
  color: #F85E03;
}
.wrap-cart .wrap-inquiryinfo .inquiry-message {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-message {
    padding-top: 50px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiryinfo .inquiry {
    padding-top: 50px;
  }
}
.wrap-cart .box-cart .wrap-inquiry .formbox form .form-inquiry .form-group input,
.wrap-cart .box-cart .wrap-inquiry .formbox form .form-inquiry .form-group textarea {
  background: #F9F9F9;
}
.test {
  padding: 70vw 0;
}
.test .s-box {
  width: 100%;
  white-space: nowrap;
  overflow: auto;
}
.test .s-box .item {
  display: inline-block;
  width: 400px;
  transition: all 1s;
  height: 400px;
  background: teal;
  border-right: 1px solid #000;
}
.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 11;
  transition: all 0.4s;
}
.header .header-top {
  background: #000;
  position: relative;
  z-index: 2;
}
.header .header-top .txt {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  line-height: 50px;
}
@media (max-width: 1199px) {
  .header .header-top .txt {
    height: 40px;
    line-height: 40px;
  }
}
.header .header-top .txt p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .header .header-top .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .header .header-top .txt p {
    font-size: 10px;
    line-height: 15px;
  }
}
.header .header-menu {
  background: #fff;
}
.header .header-menu .info {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .header .header-menu .info {
    height: 60px;
  }
}
.header .header-menu .info::before {
  content: '';
  position: absolute;
  width: 150px;
  height: 100px;
  background: #fff;
  top: 100%;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  -webkit-clip-path: polygon(40% 0%, 100% 0%, 65% 42%, 35% 42%, 0% 0%);
  clip-path: polygon(40% 0%, 100% 0%, 65% 42%, 35% 42%, 0% 0%);
}
@media (max-width: 1199px) {
  .header .header-menu .info::before {
    display: none;
  }
}
.header .header-menu .info .menu-nav {
  display: flex;
  align-items: center;
  transition: all 0.4s ease;
}
@media (max-width: 1199px) {
  .header .header-menu .info .menu-nav {
    display: none;
  }
}
.header .header-menu .info .menu-nav .nav-first {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all 0.4s ease;
  margin: 0 -20px;
}
@media (max-width: 1710px) {
  .header .header-menu .info .menu-nav .nav-first {
    margin: 0 -10px;
  }
}
@media (max-width: 1199px) {
  .header .header-menu .info .menu-nav .nav-first {
    margin: 0;
  }
}
.header .header-menu .info .menu-nav .nav-first li.active a {
  color: #F85E03;
}
.header .header-menu .info .menu-nav .nav-first li.active a::after {
  width: 100%;
}
.header .header-menu .info .menu-nav .nav-first li.active ul li a {
  color: #000;
  background: none;
  text-decoration: none;
}
.header .header-menu .info .menu-nav .nav-first li.active ul li a::after {
  display: none;
}
.header .header-menu .info .menu-nav .nav-first li.active ul li a:hover::before {
  width: 0%;
}
.header .header-menu .info .menu-nav .nav-first li.active ul li ul li a {
  background: none;
  color: #000;
}
.header .header-menu .info .menu-nav .nav-first li.active ul li ul li a:hover {
  color: #F85E03;
}
.header .header-menu .info .menu-nav .nav-first li {
  position: relative;
  display: inline-block;
  padding: 0 20px;
}
@media (max-width: 1710px) {
  .header .header-menu .info .menu-nav .nav-first li {
    padding: 0 10px;
  }
}
.header .header-menu .info .menu-nav .nav-first li a {
  color: #000;
  font-family: Anton, sans-serif;
  display: block;
  transition: all 0.3s linear;
  position: relative;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.4px;
  line-height: 90px;
}
@media (max-width: 1470px) {
  .header .header-menu .info .menu-nav .nav-first li a {
    font-size: 18px;
  }
}
@media (max-width: 1400px) {
  .header .header-menu .info .menu-nav .nav-first li a {
    font-size: 16px;
  }
}
.header .header-menu .info .menu-nav .nav-first li a::after {
  content: '';
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  transition: all 0.3s linear;
  background: #F85E03;
  height: 3px;
  display: none;
}
.header .header-menu .info .menu-nav .nav-first li a:hover {
  color: #F85E03;
}
.header .header-menu .info .menu-nav .nav-first li a:hover::after {
  width: 100%;
}
.header .header-menu .info .menu-nav .nav-first li a i {
  display: inline-block;
  vertical-align: top;
  margin-left: 2px;
  font-weight: 900;
  font-size: 12px;
  color: #F85E03;
  vertical-align: middle;
}
.header .header-menu .info .menu-nav .nav-first li > ul {
  display: none;
  position: absolute;
  z-index: 99;
  top: calc(100% + 0);
  left: 0;
  border-top: 0;
  min-width: 100%;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform-origin: center top;
  background: #fff;
  padding: 15px 0;
  z-index: 2;
  border-radius: 0 0 5px 5px;
}
.header .header-menu .info .menu-nav .nav-first li > ul li {
  margin: 0;
  width: 100%;
  display: block;
  text-align: start;
  flex-wrap: wrap;
  background: transparent;
  padding: 0;
  white-space: nowrap;
}
.header .header-menu .info .menu-nav .nav-first li > ul li a {
  display: flex;
  flex-wrap: wrap;
  color: #000;
  font-size: 17px;
  line-height: 30px;
  padding: 10px 25px;
  position: relative;
  height: auto;
  font-weight: 500;
}
.header .header-menu .info .menu-nav .nav-first li > ul li a::after {
  display: none;
}
.header .header-menu .info .menu-nav .nav-first li > ul li a:hover {
  background: transparent;
  color: #F85E03;
}
.header .header-menu .info .menu-nav .nav-first li > ul li a:hover::before {
  display: none;
}
.header .header-menu .info .menu-nav .nav-first li > ul li a:hover::after {
  opacity: 1;
  left: 10px;
}
.header .header-menu .info .menu-nav .nav-first li > ul li > ul {
  display: none;
  position: absolute;
  flex-wrap: wrap;
  left: 100%;
  top: -15px;
  min-width: 100%;
  z-index: 9;
  background: #fff;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform: none;
}
.header .header-menu .info .menu-nav .nav-first li > ul li > ul li {
  display: block;
  text-align: start;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}
.header .header-menu .info .menu-nav .nav-first li > ul li > ul li a {
  color: #000;
  font-size: 16px;
  line-height: 26px;
  padding: 7px 20px;
}
.header .header-menu .info .menu-nav .nav-first li > ul li > ul li a:hover::after {
  left: 0;
}
.header .header-menu .info .menu-nav .nav-first li:hover .drop-product {
  opacity: 1;
  pointer-events: all;
}
.header .header-menu .info .menu-logo {
  position: absolute;
  left: 50%;
  top: 75%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
@media (max-width: 1199px) {
  .header .header-menu .info .menu-logo {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
  }
}
.header .header-menu .info .menu-logo a {
  display: block;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .header-menu .info .menu-logo a img {
  max-height: 95px;
}
@media (max-width: 1470px) {
  .header .header-menu .info .menu-logo a img {
    max-height: 85px;
  }
}
@media (max-width: 1400px) {
  .header .header-menu .info .menu-logo a img {
    max-height: 80px;
  }
}
@media (max-width: 1199px) {
  .header .header-menu .info .menu-logo a img {
    max-height: 55px;
  }
}
.header .header-menu .info .menu-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .header-menu .info .menu-right .menu-search {
  position: relative;
  height: 100%;
  padding: 0 20px;
}
@media (max-width: 1199px) {
  .header .header-menu .info .menu-right .menu-search {
    padding: 0 15px 0 0 ;
  }
}
.header .header-menu .info .menu-right .menu-search::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 16px;
  top: 50%;
  transform: translateY(-50%);
  background: #5E5E5E;
  right: 0;
}
@media (max-width: 767px) {
  .header .header-menu .info .menu-right .menu-search {
    padding: 0 15px;
  }
}
.header .header-menu .info .menu-right .menu-search .find {
  display: flex;
  align-items: center;
  height: 100%;
}
.header .header-menu .info .menu-right .menu-search .find a {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all 0.2s linear;
  color: #222;
  font-size: 18px;
  font-weight: 600;
  font-family: Anton, sans-serif;
}
@media (max-width: 1400px) {
  .header .header-menu .info .menu-right .menu-search .find a {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .header .header-menu .info .menu-right .menu-search .find a {
    font-size: 14px;
    letter-spacing: normal;
  }
}
.header .header-menu .info .menu-right .menu-search .find a:hover {
  color: #F85E03;
}
.header .header-menu .info .menu-right .menu-search .find a:hover i {
  color: #F85E03;
}
@media (max-width: 767px) {
  .header .header-menu .info .menu-right .menu-search .find a span {
    display: none;
  }
}
.header .header-menu .info .menu-right .menu-search .find a i {
  font-size: 20px;
  color: #222;
  font-weight: normal;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .header .header-menu .info .menu-right .menu-search .find a i {
    color: #222;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .header .header-menu .info .menu-right .menu-search .find a i {
    font-size: 20px;
  }
}
.header .header-menu .info .menu-right .menu-search .search-group {
  display: none;
  content: '';
  position: absolute;
  top: calc(100% + 15px);
  z-index: 2;
  right: 0;
  width: 400px;
}
@media (max-width: 991px) {
  .header .header-menu .info .menu-right .menu-search .search-group {
    width: 330px;
  }
}
@media (max-width: 767px) {
  .header .header-menu .info .menu-right .menu-search .search-group {
    width: 230px;
  }
}
.header .header-menu .info .menu-right .menu-search .search-group .box {
  position: relative;
  background: #fff;
  border: 1px solid #eee;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border-radius: 0 0 4px 4px;
}
@media (max-width: 767px) {
  .header .header-menu .info .menu-right .menu-search .search-group .box {
    padding: 30px;
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    overflow: hidden;
  }
}
.header .header-menu .info .menu-right .menu-search .search-group .box .search-close {
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 1;
}
@media (max-width: 767px) {
  .header .header-menu .info .menu-right .menu-search .search-group .box .search-close {
    top: 30px;
    right: 30px;
  }
}
.header .header-menu .info .menu-right .menu-search .search-group .box .search-close:hover i {
  color: #F85E03;
  transform: rotate(180deg);
}
.header .header-menu .info .menu-right .menu-search .search-group .box .search-close i {
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (max-width: 767px) {
  .header .header-menu .info .menu-right .menu-search .search-group .box .search-close i {
    color: #fff;
  }
}
.header .header-menu .info .menu-right .menu-search .search-group .box .search-form {
  padding-top: 15px;
}
@media (max-width: 767px) {
  .header .header-menu .info .menu-right .menu-search .search-group .box .search-form {
    padding-top: 0;
    width: 300px;
  }
}
.header .header-menu .info .menu-right .menu-search .search-group .box .search-form form {
  position: relative;
}
.header .header-menu .info .menu-right .menu-search .search-group .box .search-form form input {
  width: 100%;
  padding: 10px;
  border: 1px solid #eee;
  color: #666;
}
.header .header-menu .info .menu-right .menu-search .search-group .box .search-form form input::placeholder {
  color: #666;
  font-size: 14px;
}
.header .header-menu .info .menu-right .menu-search .search-group .box .search-form form input:focus::placeholder {
  color: #999;
}
.header .header-menu .info .menu-right .menu-search .search-group .box .search-form form button {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  border: none;
  background: #fff;
  transition: all 0.2s ease;
}
.header .header-menu .info .menu-right .menu-search .search-group .box .search-form form button i {
  font-size: 22px;
}
@media (max-width: 767px) {
  .header .header-menu .info .menu-right .menu-search .search-group .box .search-form form button i {
    font-size: 18px;
  }
}
.header .header-menu .info .menu-right .menu-search .search-group .box .search-form form button:hover {
  color: #F85E03;
}
.header .header-menu .info .menu-right .menu-cart {
  padding-left: 20px;
}
@media (max-width: 1199px) {
  .header .header-menu .info .menu-right .menu-cart {
    padding-left: 15px;
  }
}
.header .header-menu .info .menu-right .menu-cart a {
  display: block;
  font-size: 20px;
  font-family: Anton, sans-serif;
  color: #000;
  font-weight: 400;
  letter-spacing: 0.4px;
  transition: all 0.3s;
}
@media (max-width: 1470px) {
  .header .header-menu .info .menu-right .menu-cart a {
    font-size: 18px;
  }
}
@media (max-width: 1400px) {
  .header .header-menu .info .menu-right .menu-cart a {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .header .header-menu .info .menu-right .menu-cart a {
    font-size: 14px;
    letter-spacing: normal;
  }
}
.header .header-menu .info .menu-right .menu-cart a:hover {
  color: #F85E03;
}
.header .header-menu .info .menu-right .menu-link {
  padding: 0 30px;
}
@media (max-width: 1199px) {
  .header .header-menu .info .menu-right .menu-link {
    padding: 0 15px;
  }
}
.header .header-menu .info .menu-right .menu-link a {
  height: 50px;
  line-height: 50px;
  padding: 0 6px 0 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  background: #F85E03;
  text-align: center;
  font-family: Anton, sans-serif;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.4px;
  color: #000;
  transition: all 0.3s;
}
@media (max-width: 1470px) {
  .header .header-menu .info .menu-right .menu-link a {
    font-size: 18px;
    height: 45px;
    line-height: 45px;
  }
}
@media (max-width: 1400px) {
  .header .header-menu .info .menu-right .menu-link a {
    font-size: 16px;
  }
}
.header .header-menu .info .menu-right .menu-link a:hover {
  background: #000;
  color: #F85E03;
}
.header .header-menu .info .menu-right .menu-link a:hover i {
  background: #F85E03;
  color: #000;
}
@media (max-width: 1199px) {
  .header .header-menu .info .menu-right .menu-link a {
    height: 45px;
    line-height: 45px;
    letter-spacing: normal;
    font-size: 14px;
    padding: 0 6px 0 15px;
  }
}
@media (max-width: 767px) {
  .header .header-menu .info .menu-right .menu-link a {
    padding: 0 6px;
  }
}
.header .header-menu .info .menu-right .menu-link a span {
  display: block;
  position: relative;
}
@media (max-width: 767px) {
  .header .header-menu .info .menu-right .menu-link a span {
    display: none;
  }
}
.header .header-menu .info .menu-right .menu-link a i {
  margin-left: 20px;
  border-radius: 8px;
  width: 40px;
  height: 40px;
  min-width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 4px;
  transition: all 0.3s;
}
@media (max-width: 1470px) {
  .header .header-menu .info .menu-right .menu-link a i {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 767px) {
  .header .header-menu .info .menu-right .menu-link a i {
    margin-left: 0;
  }
}
.header .header-menu .info .menu-right .menu-language {
  position: relative;
}
.header .header-menu .info .menu-right .menu-language:hover .drop-select {
  opacity: 1;
  pointer-events: auto;
}
.header .header-menu .info .menu-right .menu-language .select-name {
  position: relative;
  display: flex;
  align-items: center;
  color: #222;
  font-size: 20px;
  transition: all 0.4s;
  font-family: Anton, sans-serif;
  letter-spacing: 0.4px;
}
@media (max-width: 1470px) {
  .header .header-menu .info .menu-right .menu-language .select-name {
    font-size: 18px;
  }
}
@media (max-width: 1400px) {
  .header .header-menu .info .menu-right .menu-language .select-name {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .header .header-menu .info .menu-right .menu-language .select-name {
    font-size: 14px;
    letter-spacing: normal;
    color: #222;
  }
}
@media (max-width: 767px) {
  .header .header-menu .info .menu-right .menu-language .select-name {
    font-size: 0;
  }
}
.header .header-menu .info .menu-right .menu-language .select-name img {
  border-radius: 50%;
  max-height: 25px;
  display: block;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .header .header-menu .info .menu-right .menu-language .select-name img {
    margin-right: 0;
  }
}
.header .header-menu .info .menu-right .menu-language .select-name:hover {
  color: #F85E03;
}
.header .header-menu .info .menu-right .menu-language .select-name::after {
  margin-left: 7px;
  content: '\ecdd';
  font-size: 14px;
  font-family: 'iconfont' !important;
  display: inline-block;
  transform: rotate(90deg);
  font-weight: normal;
}
@media (max-width: 767px) {
  .header .header-menu .info .menu-right .menu-language .select-name::after {
    display: none;
  }
}
.header .header-menu .info .menu-right .menu-language .drop-select {
  position: absolute;
  content: '';
  right: 0;
  top: calc(100%);
  z-index: 2;
  min-width: 400px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  transition: all 0.3s ease;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 991px) {
  .header .header-menu .info .menu-right .menu-language .drop-select {
    min-width: 100%;
    width: auto;
    height: 300px;
    overflow: auto;
    padding: 10px;
  }
}
.header .header-menu .info .menu-right .menu-language .drop-select li {
  font-size: 16px;
  display: inline-block;
  width: calc(100%/3);
  vertical-align: top;
}
@media (max-width: 991px) {
  .header .header-menu .info .menu-right .menu-language .drop-select li {
    width: 100%;
    font-size: 14px;
  }
}
.header .header-menu .info .menu-right .menu-language .drop-select li:hover a {
  color: #F85E03;
}
.header .header-menu .info .menu-right .menu-language .drop-select li a {
  display: flex;
  align-items: center;
  padding: 6px;
  font-size: 14px;
}
.header .header-menu .info .menu-right .menu-language .drop-select li a:hover {
  background: #f1f1f1;
}
.header .header-menu .info .menu-right .menu-language .drop-select li a img {
  max-height: 20px;
  display: block;
  margin-right: 10px;
  min-width: 30px;
}
.footer-name {
  background: #F85E03;
  overflow: hidden;
  padding: 30px 0;
}
@media (max-width: 1199px) {
  .footer-name {
    padding: 15px 0 70px 0;
  }
}
.footer-name span {
  color: #fff;
  font-family: Koulen, sans-serif;
  font-size: 11vw;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.15vw;
}
.footer {
  background: #000;
  padding: 50px 0;
}
@media (max-width: 1199px) {
  .footer {
    padding: 50px 0 70px 0;
  }
}
.footer .foot {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer .foot {
    flex-direction: column;
  }
}
.footer .foot .left {
  width: 25%;
}
@media (max-width: 1199px) {
  .footer .foot .left {
    width: 100%;
  }
}
.footer .foot .left .txt p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  font-weight: 300;
  letter-spacing: -0.32px;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .footer .foot .left .txt p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: normal;
  }
}
.footer .foot .left .link {
  padding-top: 15px;
}
.footer .foot .left .link a {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  font-weight: 300;
  letter-spacing: -0.32px;
  line-height: 26px;
  margin: 0;
  transition: all 0.2s;
}
.footer .foot .left .link a:hover {
  color: #fff;
}
@media (max-width: 1199px) {
  .footer .foot .left .link a {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: normal;
  }
}
.footer .foot .right {
  width: 65%;
}
@media (max-width: 1199px) {
  .footer .foot .right {
    width: 100%;
    padding-top: 20px;
  }
}
.footer .foot .right .box-top ul {
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .footer .foot .right .box-top ul {
    margin: 0 -7px;
  }
}
.footer .foot .right .box-top ul li {
  display: inline-block;
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .footer .foot .right .box-top ul li {
    padding: 0 7px;
  }
}
.footer .foot .right .box-top ul li a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
  letter-spacing: -0.36px;
  display: block;
  transition: all 0.2s;
}
.footer .foot .right .box-top ul li a:hover {
  color: #fff;
}
@media (max-width: 1199px) {
  .footer .foot .right .box-top ul li a {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: normal;
  }
}
.footer .foot .right .box-email {
  position: relative;
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
@media (max-width: 1199px) {
  .footer .foot .right .box-email {
    padding: 20px 0;
  }
}
.footer .foot .right .box-email:hover::after {
  width: 100%;
  opacity: 1;
}
.footer .foot .right .box-email::after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  background: #F85E03;
  transition: all 1s ;
  opacity: 0;
  left: 0;
  width: 0%;
}
@media (max-width: 1199px) {
  .footer .foot .right .box-email {
    padding: 15px 0;
  }
}
.footer .foot .right .box-email a {
  display: block;
  color: #FFF;
  font-size: 3vw;
  font-weight: 400;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .footer .foot .right .box-email a {
    font-size: 22px;
    line-height: 30px;
  }
}
.footer .foot .right .box-email a:hover {
  color: #F85E03;
}
.footer .foot .right .box-end {
  display: flex;
  padding-top: 70px;
}
@media (max-width: 1199px) {
  .footer .foot .right .box-end {
    padding-top: 20px;
    flex-direction: column;
  }
}
.footer .foot .right .box-end .group-left {
  width: 560px;
}
@media (max-width: 1199px) {
  .footer .foot .right .box-end .group-left {
    width: 100%;
  }
}
.footer .foot .right .box-end .group-left .item {
  padding-bottom: 40px;
}
@media (max-width: 1199px) {
  .footer .foot .right .box-end .group-left .item {
    padding-bottom: 20px;
  }
}
.footer .foot .right .box-end .group-left .item p span {
  margin-bottom: 15px;
  display: block;
  color: #999;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .footer .foot .right .box-end .group-left .item p span {
    font-size: 14px;
  }
}
.footer .foot .right .box-end .group-left .item p a,
.footer .foot .right .box-end .group-left .item p .address {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .footer .foot .right .box-end .group-left .item p a,
  .footer .foot .right .box-end .group-left .item p .address {
    font-size: 14px;
  }
}
.footer .foot .right .box-end .group-left .item p a:hover {
  text-decoration: underline;
}
.footer .foot .right .box-end .group-left .copyright p {
  margin: 0;
  font-size: 16px;
  opacity: 0.5;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
}
@media (max-width: 1199px) {
  .footer .foot .right .box-end .group-left .copyright p {
    font-size: 14px;
    line-height: 24px;
  }
}
.footer .foot .right .box-end .group-left .copyright p a:hover {
  text-decoration: underline;
}
.footer .foot .right .box-end .group-right {
  padding-left: 70px;
}
@media (max-width: 1199px) {
  .footer .foot .right .box-end .group-right {
    padding-left: 0;
    padding-top: 20px;
  }
}
.footer .foot .right .box-end .group-right .tit {
  padding-bottom: 20px;
}
@media (max-width: 1199px) {
  .footer .foot .right .box-end .group-right .tit {
    padding-bottom: 15px;
  }
}
.footer .foot .right .box-end .group-right .tit h2 {
  color: #999;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -0.28px;
}
@media (max-width: 1199px) {
  .footer .foot .right .box-end .group-right .tit h2 {
    letter-spacing: normal;
  }
}
.footer .foot .right .box-end .group-right .list a {
  margin-bottom: 10px;
  display: block;
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.28px;
}
@media (max-width: 1199px) {
  .footer .foot .right .box-end .group-right .list a {
    letter-spacing: normal;
    display: inline-block;
    margin-right: 15px;
  }
}
.footer .foot .right .box-end .group-right .list a:hover {
  text-decoration: underline;
}
.wrap-tit h2 {
  color: #000;
  font-size: 66px;
  font-family: Koulen, sans-serif;
  font-weight: 400;
  line-height: 76px;
  letter-spacing: -1.98px;
  margin: 0;
}
@media (max-width: 1560px) {
  .wrap-tit h2 {
    font-size: 52px;
    line-height: 62px;
  }
}
@media (max-width: 1199px) {
  .wrap-tit h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: normal;
  }
}
.wrap-tit h2 span {
  color: #F85E03;
}
.wrap-txt {
  padding-top: 20px;
}
.wrap-txt p {
  color: #5E5E5E;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-contact .top {
  position: relative;
  display: flex;
  justify-content: end;
}
@media (max-width: 1199px) {
  .wrap-contact .top {
    justify-content: space-between;
  }
}
@media (max-width: 991px) {
  .wrap-contact .top {
    flex-direction: column;
  }
}
.wrap-contact .top .common-form {
  width: 52%;
  background: #F9F9F9;
  padding: 70px;
  position: absolute;
  top: -19vw;
  z-index: 10;
  left: 0;
}
@media (max-width: 1199px) {
  .wrap-contact .top .common-form {
    padding: 30px;
    position: relative;
    top: auto;
    left: auto;
  }
}
@media (max-width: 991px) {
  .wrap-contact .top .common-form {
    padding: 30px 20px;
  }
}
@media (max-width: 991px) {
  .wrap-contact .top .common-form {
    width: 100%;
  }
}
.wrap-contact .top .common-form form {
  padding-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-contact .top .common-form form {
    padding-top: 30px;
  }
}
.wrap-contact .top .list {
  width: 43%;
}
@media (max-width: 991px) {
  .wrap-contact .top .list {
    width: 100%;
    padding-top: 40px;
  }
}
.wrap-contact .top .list .item {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .wrap-contact .top .list .item {
    margin-bottom: 15px;
  }
}
.wrap-contact .top .list .item span {
  display: block;
  color: #4A4A4A;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .wrap-contact .top .list .item span {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-contact .top .list .item p .address {
  word-break: break-all;
}
.wrap-contact .top .list .item p a,
.wrap-contact .top .list .item p .address {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  display: block;
  margin: 0;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .wrap-contact .top .list .item p a,
  .wrap-contact .top .list .item p .address {
    font-size: 18px;
    line-height: 26px;
  }
}
.wrap-contact .top .list .item p a:hover {
  color: #F85E03;
}
.wrap-contact .end {
  padding-top: 12vw;
}
@media (max-width: 1920px) {
  .wrap-contact .end {
    padding-top: 22vw;
  }
}
@media (max-width: 1710px) {
  .wrap-contact .end {
    padding-top: 35vw;
  }
}
@media (max-width: 1300px) {
  .wrap-contact .end {
    padding-top: 40vw;
  }
}
@media (max-width: 1199px) {
  .wrap-contact .end {
    padding-top: 40px;
  }
}
.wrap-contact .end .group {
  padding-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-contact .end .group {
    padding-top: 20px;
  }
}
.wrap-contact .end .group .row .col-12 {
  margin: 10px 0;
}
@media (max-width: 1199px) {
  .wrap-contact .end .group .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .wrap-contact .end .group .row .col-12 {
    width: 100%;
  }
}
.wrap-contact .end .group .row .col-12:nth-child(1) .item {
  animation-delay: 0.1s;
}
.wrap-contact .end .group .row .col-12:nth-child(2) .item {
  animation-delay: 0.2s;
}
.wrap-contact .end .group .row .col-12:nth-child(3) .item {
  animation-delay: 0.3s;
}
.wrap-contact .end .group .row .col-12:nth-child(4) .item {
  animation-delay: 0.4s;
}
.wrap-contact .end .group .row .col-12 .item {
  background: url(../img/black-bg.png) no-repeat center;
  background-size: 100% 100%;
  animation-duration: 1s;
}
@media (max-width: 1199px) {
  .wrap-contact .end .group .row .col-12 .item {
    animation-delay: initial !important;
  }
}
.wrap-contact .end .group .row .col-12 .item:hover .pic .img-box img {
  transform: scale(1.03, 1.03);
}
.wrap-contact .end .group .row .col-12 .item:hover .pic .tit {
  background: #F85E03;
}
.wrap-contact .end .group .row .col-12 .item:hover .pic .tit span {
  color: #fff;
}
.wrap-contact .end .group .row .col-12 .item .pic {
  position: relative;
}
.wrap-contact .end .group .row .col-12 .item .pic::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.5;
}
.wrap-contact .end .group .row .col-12 .item .pic .img-box img {
  transition: all 2s;
}
.wrap-contact .end .group .row .col-12 .item .pic .tit {
  position: absolute;
  width: 90%;
  left: 50%;
  bottom: -40px;
  z-index: 2;
  transform: translateX(-50%);
  background: #fff;
  padding: 10px 25px;
  transition: all 1s;
}
.wrap-contact .end .group .row .col-12 .item .pic .tit span {
  display: block;
}
.wrap-contact .end .group .row .col-12 .item .pic .tit .name {
  display: block;
  transition: all 0.3s;
  color: #0D1125;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}
@media (max-width: 1199px) {
  .wrap-contact .end .group .row .col-12 .item .pic .tit .name {
    font-size: 18px;
    line-height: 28px;
  }
}
.wrap-contact .end .group .row .col-12 .item .pic .tit .type {
  margin-top: 5px;
  color: #9CA3B0;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .wrap-contact .end .group .row .col-12 .item .pic .tit .type {
    font-size: 14px;
  }
}
.wrap-contact .end .group .row .col-12 .item .note {
  padding: 70px 40px 30px 40px;
}
.wrap-contact .end .group .row .col-12 .item .note .des p {
  color: #F5F7F8;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.wrap-contact .end .group .row .col-12 .item .note .share {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-contact .end .group .row .col-12 .item .note .share {
    padding-top: 20px;
  }
}
.wrap-contact .end .group .row .col-12 .item .note .share ul {
  display: flex;
  align-items: center;
  margin: 0 -10px;
  justify-content: center;
}
.wrap-contact .end .group .row .col-12 .item .note .share ul li {
  padding: 0 10px;
  display: inline-block;
}
.wrap-contact .end .group .row .col-12 .item .note .share ul li a {
  display: block;
}
.wrap-contact .end .group .row .col-12 .item .note .share ul li a i {
  width: 40px;
  min-width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(244, 244, 244, 0.1);
  color: #fff;
  font-size: 20px;
  transition: all 0.3s;
}
.wrap-contact .end .group .row .col-12 .item .note .share ul li a i:hover {
  background: #F85E03;
  color: #000;
}
.common-form form .row .col-12 .box-tit {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .box-tit {
    margin-bottom: 15px;
  }
}
.common-form form .row .col-12 .box-tit input {
  width: 100%;
  background: #000;
  border-radius: 1px;
  height: 60px;
  line-height: 60px;
  border: none;
  color: #fff;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .box-tit input {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
  }
}
.common-form form .row .col-12 .box {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .box {
    margin-bottom: 15px;
  }
}
.common-form form .row .col-12 .box label {
  margin-bottom: 10px;
  display: block;
  color: #0A0A0A;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .box label {
    font-size: 14px;
  }
}
.common-form form .row .col-12 .box input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  border: 1px solid #E5E5E5;
  background: transparent;
  color: #888;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .box input {
    height: 45px;
    line-height: 45px;
  }
}
.common-form form .row .col-12 .box input::placeholder {
  color: #888;
  font-size: 14px;
}
.common-form form .row .col-12 .box input:focus::placeholder {
  color: #999;
}
.common-form form .row .col-12 .box textarea {
  width: 100%;
  padding: 20px;
  border: 1px solid #E5E5E5;
  background: transparent;
  color: #888;
}
.common-form form .row .col-12 .box textarea::placeholder {
  color: #888;
  font-size: 14px;
}
.common-form form .row .col-12 .box textarea:focus::placeholder {
  color: #999;
}
.common-form form .row .col-12 .box-submit button {
  width: 100%;
  border: none;
  background: #F85E03;
  text-align: center;
  height: 50px;
  line-height: 47px;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .box-submit button {
    height: 45px;
    line-height: 42px;
    font-size: 14px;
  }
}
.common-form form .row .col-12 .box-submit button:hover {
  background: #000;
}
.common-form form .row .col-12 .box-submit button:hover span {
  animation: fadeInLeft 0.4s linear;
}
.common-form form .row .col-12 .box-submit button:hover span::after {
  animation: fadeInLeft 0.3s linear;
}
.common-form form .row .col-12 .box-submit button span {
  position: relative;
  display: block;
}
.common-form form .row .col-12 .box-submit button span::after {
  content: '\e748';
  font-family: 'iconfont' !important;
  margin-left: 10px;
  display: inline-block;
  font-weight: 400;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .box-submit button span::after {
    margin-left: 5px;
  }
}
.wrap-news .hot .item {
  display: flex;
  align-items: center;
  background: #F5F7F8;
  padding: 15px;
}
@media (max-width: 991px) {
  .wrap-news .hot .item {
    flex-direction: column;
  }
}
.wrap-news .hot .item:hover .pic .img-box img {
  transform: scale(1.03, 1.03);
}
.wrap-news .hot .item:hover .note .tit a {
  color: #F85E03;
}
.wrap-news .hot .item .pic {
  width: 46%;
}
@media (max-width: 991px) {
  .wrap-news .hot .item .pic {
    width: 100%;
  }
}
.wrap-news .hot .item .pic .img-box {
  padding-bottom: calc(410 / 760 * 100%);
}
.wrap-news .hot .item .pic .img-box img {
  transition: all 2s;
}
.wrap-news .hot .item .note {
  width: 50%;
  padding-left: 60px;
}
@media (max-width: 1199px) {
  .wrap-news .hot .item .note {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .wrap-news .hot .item .note {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
}
.wrap-news .hot .item .note .type span {
  margin-right: 8px;
  display: inline-block;
  height: 32px;
  line-height: 30px;
  padding: 0 15px;
  font-size: 14px;
  color: #F85E03;
  background: #EDEDED;
}
.wrap-news .hot .item .note .tit {
  padding-top: 20px;
}
@media (max-width: 1199px) {
  .wrap-news .hot .item .note .tit {
    padding-top: 15px;
  }
}
.wrap-news .hot .item .note .tit a {
  font-family: Koulen, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: -0.72px;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 46px;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .wrap-news .hot .item .note .tit a {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
    height: 28px;
  }
}
.wrap-news .hot .item .note .txt {
  padding-top: 20px;
}
@media (max-width: 1199px) {
  .wrap-news .hot .item .note .txt {
    padding-top: 15px;
  }
}
.wrap-news .hot .item .note .txt p {
  color: #5E5E5E;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 112px;
}
@media (max-width: 1199px) {
  .wrap-news .hot .item .note .txt p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
}
.wrap-news .hot .item .note .more {
  padding-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-news .hot .item .note .more {
    padding-top: 20px;
  }
}
.wrap-news .hot .item .note .more a {
  display: inline-block;
  height: 50px;
  line-height: 48px;
  padding: 0 40px;
  border-radius: 8px;
  background: #000;
  font-size: 18px;
  color: #fff;
  letter-spacing: -0.36px;
  font-weight: 500;
  transition: all 0.3s;
}
.wrap-news .hot .item .note .more a:hover {
  background: #F85E03;
  color: #000;
}
@media (max-width: 1199px) {
  .wrap-news .hot .item .note .more a {
    font-size: 14px;
    height: 45px;
    line-height: 43px;
    padding: 0 20px;
    letter-spacing: normal;
  }
}
@media (max-width: 991px) {
  .wrap-news .hot .item .note .more a {
    height: 40px;
    line-height: 40px;
  }
}
.wrap-news .n-list {
  padding-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-news .n-list {
    padding-top: 30px;
  }
}
.wrap-news .n-list .group {
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-news .n-list .group {
    padding-top: 30px;
  }
}
.wrap-news .n-list .group .row {
  border-bottom: 1px solid #DFE3E6;
}
@media (max-width: 1199px) {
  .wrap-news .n-list .group .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .wrap-news .n-list .group .row .col-12 {
    width: 100%;
  }
}
.wrap-news .n-list .group .row .col-12 .item {
  margin-bottom: 70px;
}
@media (max-width: 1199px) {
  .wrap-news .n-list .group .row .col-12 .item {
    margin-bottom: 20px;
  }
}
.wrap-news .n-list .group .row .col-12 .item:hover .pic .img-box img {
  transform: scale(1.03, 1.03);
}
.wrap-news .n-list .group .row .col-12 .item:hover .tit a {
  color: #F85E03;
}
.wrap-news .n-list .group .row .col-12 .item .type {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .wrap-news .n-list .group .row .col-12 .item .type {
    margin-bottom: 15px;
  }
}
.wrap-news .n-list .group .row .col-12 .item .type span {
  display: inline-block;
  position: relative;
  color: #5E5E5E;
  font-size: 14px;
  font-weight: 300;
}
.wrap-news .n-list .group .row .col-12 .item .type span:last-child::after {
  display: none;
}
.wrap-news .n-list .group .row .col-12 .item .type span::after {
  content: ',';
  font-family: 'iconfont' !important;
  font-family: "Inter Tight", sans-serif;
}
.wrap-news .n-list .group .row .col-12 .item .pic .img-box {
  padding-bottom: calc(440 / 810 * 100%);
}
.wrap-news .n-list .group .row .col-12 .item .pic .img-box img {
  transition: all 2s;
}
.wrap-news .n-list .group .row .col-12 .item .tit {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-news .n-list .group .row .col-12 .item .tit {
    padding-top: 20px;
  }
}
.wrap-news .n-list .group .row .col-12 .item .tit a {
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.88px;
  color: #000;
  transition: all 0.3s;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 32px;
}
@media (max-width: 1199px) {
  .wrap-news .n-list .group .row .col-12 .item .tit a {
    font-size: 18px;
    line-height: 28px;
    height: 28px;
    letter-spacing: normal;
  }
}
.wrap-news .n-list .group .row .col-12 .item .txt {
  padding-top: 20px;
}
.wrap-news .n-list .group .row .col-12 .item .txt p {
  color: #5E5E5E;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 78px;
}
@media (max-width: 1199px) {
  .wrap-news .n-list .group .row .col-12 .item .txt p {
    font-size: 14px;
    line-height: 24px;
    -webkit-line-clamp: 2;
    height: 48px;
  }
}
.pagination {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
}
.pagination ul li.other a {
  border: none;
}
.pagination ul li {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .pagination ul li {
    margin: 2px;
  }
}
.pagination ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-align: center;
  background: #fff;
  color: #5E5E5E;
  font-size: 20px;
  transition: all 0.3s;
  letter-spacing: -0.4px;
  border-radius: 50%;
}
@media (max-width: 1199px) {
  .pagination ul li a {
    font-size: 14px;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .pagination ul li a {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
}
.pagination ul li a:hover {
  color: #fff;
  cursor: pointer;
  background: #F85E03;
}
.pagination ul li.active a {
  color: #F85E03;
}
.pagination ul li.active a:hover {
  background: #F85E03;
  color: #fff;
}
.pagination ul li.next {
  margin-left: 5px;
}
.pagination ul li.next a {
  background: #000;
}
.pagination ul li.next a:hover {
  cursor: pointer;
  color: #FFF;
  background: #F85E03;
}
.pagination ul li.next a:hover i {
  color: #000;
}
.pagination ul li.next a i {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.pagination ul li.prev {
  margin-right: 5px;
}
.pagination ul li.prev a {
  background: #000;
}
.pagination ul li.prev a:hover {
  cursor: pointer;
  color: #FFF;
  background: #F85E03;
}
.pagination ul li.prev a:hover i {
  color: #000;
}
.pagination ul li.prev a i {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.wrap-manu {
  overflow: hidden;
}
.wrap-manu .introduce {
  padding: 120px 0;
}
@media (max-width: 1199px) {
  .wrap-manu .introduce {
    padding: 40px 0;
  }
}
.wrap-manu .introduce .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .wrap-manu .introduce .info {
    flex-direction: column;
    align-items: start;
  }
}
.wrap-manu .introduce .info .note {
  width: 60%;
}
@media (max-width: 991px) {
  .wrap-manu .introduce .info .note {
    width: 100%;
  }
}
.wrap-manu .introduce .info .note .tit h2 {
  color: #000;
  font-family: Koulen, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: -1.15px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-manu .introduce .info .note .tit h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: normal;
  }
}
.wrap-manu .introduce .info .note .txt {
  padding-top: 20px;
}
.wrap-manu .introduce .info .note .txt p {
  color: #5E5E5E;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-manu .introduce .info .note .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-manu .introduce .info .note .editor-content {
  padding-top: 110px;
}
@media (max-width: 1199px) {
  .wrap-manu .introduce .info .note .editor-content {
    padding-top: 30px;
  }
}
.wrap-manu .introduce .info .note .editor-content ul {
  display: flex;
  margin: -15px;
}
@media (max-width: 1199px) {
  .wrap-manu .introduce .info .note .editor-content ul {
    margin: -7px;
  }
}
.wrap-manu .introduce .info .note .editor-content ul li {
  padding: 15px;
}
@media (max-width: 1199px) {
  .wrap-manu .introduce .info .note .editor-content ul li {
    padding: 7px;
  }
}
.wrap-manu .introduce .info .note .editor-content ul li img {
  width: auto;
  display: block;
  height: auto;
  max-height: 220px;
}
@media (max-width: 1470px) {
  .wrap-manu .introduce .info .note .editor-content ul li img {
    max-height: 170px;
  }
}
@media (max-width: 1199px) {
  .wrap-manu .introduce .info .note .editor-content ul li img {
    width: 100%;
    max-height: initial;
  }
}
.wrap-manu .introduce .info .pic {
  width: 30%;
}
@media (max-width: 991px) {
  .wrap-manu .introduce .info .pic {
    width: 100%;
    padding-top: 30px;
  }
}
.wrap-manu .introduce .info .pic .img-box {
  padding-bottom: calc(780 / 540 * 100%);
}
.wrap-manu .production {
  line-height: 0;
  padding-top: 90px;
}
@media (max-width: 1199px) {
  .wrap-manu .production {
    padding-top: 40px;
  }
}
.wrap-manu .production .slick-production {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-manu .production .slick-production {
    margin-top: 30px;
  }
}
.wrap-manu .production .slick-production .item {
  position: relative;
}
.wrap-manu .production .slick-production .item .pic {
  position: relative;
}
.wrap-manu .production .slick-production .item .pic::before {
  content: '';
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 48.67%, rgba(0, 0, 0, 0.7) 75.17%);
}
.wrap-manu .production .slick-production .item .pic .img-box {
  padding-bottom: calc(600 / 540 * 100%);
}
.wrap-manu .production .slick-production .item .pic .img-box img {
  transition: all 2s;
}
.wrap-manu .production .slick-production .item .top {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 30px;
  z-index: 2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(102, 102, 102, 0) 100%);
  backdrop-filter: blur(0px);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 1470px) {
  .wrap-manu .production .slick-production .item .top {
    padding: 20px;
  }
}
.wrap-manu .production .slick-production .item .top p {
  margin: 0 1.9vw 0 0;
  display: flex;
  align-items: center;
  color: #DCDCDC;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.35px;
}
@media (max-width: 1199px) {
  .wrap-manu .production .slick-production .item .top p {
    letter-spacing: normal;
  }
}
.wrap-manu .production .slick-production .item .end {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 2;
  padding: 40px 30px;
  bottom: 0;
}
@media (max-width: 1470px) {
  .wrap-manu .production .slick-production .item .end {
    padding: 20px;
  }
}
.wrap-manu .production .slick-production .item .end .tit h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  letter-spacing: -0.8px;
  font-family: Koulen, sans-serif;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-manu .production .slick-production .item .end .tit h2 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
  }
}
.wrap-manu .production .slick-production .item .end .txt {
  padding-top: 10px;
}
.wrap-manu .production .slick-production .item .end .txt p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 104px;
}
@media (max-width: 1199px) {
  .wrap-manu .production .slick-production .item .end .txt p {
    font-size: 14px;
    -webkit-line-clamp: 2;
    line-height: 24px;
    height: 48px;
  }
}
.wrap-manu .team {
  background-attachment: fixed;
  padding-top: 40%;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  .wrap-manu .team {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
.wrap-manu .team::before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 15%;
  left: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #FFF 100%, #FFF 70%, rgba(255, 255, 255, 0) 100%);
}
.wrap-manu .team .note {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-manu .team .note {
    flex-direction: column;
  }
}
.wrap-manu .team .note h2 {
  color: rgba(255, 255, 255, 0.2);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.6);
  font-family: Koulen, sans-serif;
  font-size: 6.5vw;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.2vw;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-manu .team .note h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: normal;
  }
}
@media (max-width: 1199px) {
  .wrap-manu .team .note .more {
    margin-top: 20px;
  }
}
.wrap-manu .team .note .more a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  background: #fff;
  padding: 0 40px;
  border-radius: 8px;
  color: #F85E03;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -0.36px;
  transition: all 0.3s;
}
.wrap-manu .team .note .more a:hover {
  background: #F85E03;
  color: #000;
}
.wrap-manu .team .note .more a:hover span::after {
  animation: swing 1s linear;
}
@media (max-width: 1199px) {
  .wrap-manu .team .note .more a {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    letter-spacing: normal;
  }
}
.wrap-manu .team .note .more a span {
  position: relative;
}
.wrap-manu .team .note .more a span::after {
  content: '🤔';
  display: inline-block;
  margin-left: 5px;
}
.wrap-manu .team .group {
  padding-top: 30px;
}
.wrap-manu .team .group .row .col-12 {
  margin: 10px 0;
  height: auto;
}
.wrap-manu .team .group .row .col-12 .item {
  height: 100%;
  background: #fff;
  transition: all 0.3s;
  padding: 40px;
  position: relative;
}
@media (max-width: 1199px) {
  .wrap-manu .team .group .row .col-12 .item {
    padding: 20px;
  }
}
.wrap-manu .team .group .row .col-12 .item::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  bottom: 0;
  left: 0;
  background: #F85E03;
  z-index: 2;
}
.wrap-manu .team .group .row .col-12 .item::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0;
  right: 0;
  background: #F85E03;
  z-index: 2;
}
.wrap-manu .team .group .row .col-12 .item:hover {
  background: #F85E03;
}
.wrap-manu .team .group .row .col-12 .item:hover::after {
  background: #fff;
}
.wrap-manu .team .group .row .col-12 .item:hover::before {
  background: #fff;
}
.wrap-manu .team .group .row .col-12 .item:hover .icon img {
  animation: swing 1s linear;
}
.wrap-manu .team .group .row .col-12 .item .icon {
  display: flex;
  justify-content: end;
}
.wrap-manu .team .group .row .col-12 .item .icon .pic {
  width: 50px;
  min-width: 50px;
  height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 1199px) {
  .wrap-manu .team .group .row .col-12 .item .icon .pic {
    width: 45px;
    min-width: 45px;
    height: 45px;
  }
}
.wrap-manu .team .group .row .col-12 .item .icon .pic::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.06);
  transform: rotate(-45deg);
  z-index: -1;
}
.wrap-manu .team .group .row .col-12 .item .icon .pic::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.06);
  transform: rotate(45deg);
  z-index: -1;
}
.wrap-manu .team .group .row .col-12 .item .icon img {
  display: block;
  width: auto;
  max-height: 23px;
}
.wrap-manu .team .group .row .col-12 .item .tit {
  padding: 25px 0;
  margin-top: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 1199px) {
  .wrap-manu .team .group .row .col-12 .item .tit {
    margin-top: 30px;
    padding: 15px 0;
  }
}
.wrap-manu .team .group .row .col-12 .item .tit h2 {
  font-family: Koulen, sans-serif;
  font-size: 46px;
  color: #000;
  font-weight: 400;
  letter-spacing: -0.92px;
  margin: 0;
}
@media (max-width: 1470px) {
  .wrap-manu .team .group .row .col-12 .item .tit h2 {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .wrap-manu .team .group .row .col-12 .item .tit h2 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
  }
}
.wrap-manu .team .group .row .col-12 .item .txt {
  padding-top: 25px;
}
@media (max-width: 1199px) {
  .wrap-manu .team .group .row .col-12 .item .txt {
    padding-top: 15px;
  }
}
.wrap-manu .team .group .row .col-12 .item .txt p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
@media (max-width: 1470px) {
  .wrap-manu .team .group .row .col-12 .item .txt p {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1199px) {
  .wrap-manu .team .group .row .col-12 .item .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-manu .end-note {
  padding: 130px 0;
}
@media (max-width: 1199px) {
  .wrap-manu .end-note {
    padding: 40px 0;
  }
}
.wrap-manu .end-note .top {
  padding-left: 45%;
}
@media (max-width: 1199px) {
  .wrap-manu .end-note .top {
    padding-left: 0;
  }
}
.wrap-manu .end-note .group {
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-manu .end-note .group {
    padding-top: 30px;
  }
}
.wrap-manu .end-note .group .row .col-12 {
  height: auto;
  margin: 10px 0;
}
.wrap-manu .end-note .group .row .col-12 .item {
  height: 100%;
  padding: 50px 40px;
  background: #F8F8F8;
}
@media (max-width: 1199px) {
  .wrap-manu .end-note .group .row .col-12 .item {
    padding: 30px 20px;
  }
}
.wrap-manu .end-note .group .row .col-12 .item .num span {
  display: block;
  font-family: Koulen, sans-serif;
  letter-spacing: -1.98px;
  color: #F85E03;
  font-size: 66px;
  font-weight: 400;
  opacity: 0.3;
}
@media (max-width: 1199px) {
  .wrap-manu .end-note .group .row .col-12 .item .num span {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
  }
}
.wrap-manu .end-note .group .row .col-12 .item .tit {
  padding: 10px 0;
}
.wrap-manu .end-note .group .row .col-12 .item .tit h2 {
  font-family: Koulen, sans-serif;
  color: #F85E03;
  font-size: 32px;
  font-weight: 400;
  letter-spacing: -0.96px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-manu .end-note .group .row .col-12 .item .tit h2 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: normal;
  }
}
.wrap-manu .end-note .group .row .col-12 .item .txt p {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-manu .end-note .group .row .col-12 .item .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-solution {
  overflow: hidden;
}
.wrap-solution .group {
  border-bottom: 1px solid #DFE3E6;
  padding-bottom: 40px;
}
@media (max-width: 1199px) {
  .wrap-solution .group {
    padding-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .wrap-solution .group .col-12 {
    width: 100%;
  }
}
.wrap-solution .group .col-12 .item {
  position: relative;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .wrap-solution .group .col-12 .item {
    margin-bottom: 20px;
  }
}
.wrap-solution .group .col-12 .item:hover .pic .img-box img {
  transform: scale(1.03, 1.03);
}
.wrap-solution .group .col-12 .item:hover .note .more a {
  background: #F85E03;
}
.wrap-solution .group .col-12 .item .pic {
  position: relative;
}
.wrap-solution .group .col-12 .item .pic .img-box {
  padding-bottom: calc(430 / 830 * 100%);
}
@media (max-width: 767px) {
  .wrap-solution .group .col-12 .item .pic .img-box {
    padding-bottom: calc(530 / 830 * 100%);
  }
}
.wrap-solution .group .col-12 .item .pic .img-box img {
  transition: all 2s;
}
.wrap-solution .group .col-12 .item .note {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  padding: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .wrap-solution .group .col-12 .item .note {
    padding: 20px;
  }
}
.wrap-solution .group .col-12 .item .note .tit a {
  color: #fff;
  font-family: Koulen, sans-serif;
  font-size: 2.2vw;
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 1199px) {
  .wrap-solution .group .col-12 .item .note .tit a {
    font-size: 22px;
    line-height: 26px;
  }
}
.wrap-solution .group .col-12 .item .note ul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0;
  margin: 0 -60px;
}
@media (max-width: 1400px) {
  .wrap-solution .group .col-12 .item .note ul {
    padding: 15px 0;
  }
}
.wrap-solution .group .col-12 .item .note ul li {
  padding: 0 60px;
  position: relative;
}

.wrap-solution .group .col-12 .item .note ul li:last-child .icon i {
  transform: rotate(-90deg);
}
@media (max-width: 1470px) {
  .wrap-solution .group .col-12 .item .note ul li {
    padding: 0 30px;
  }
}
.wrap-solution .group .col-12 .item .note ul li:last-child::after {
  display: none;
}
.wrap-solution .group .col-12 .item .note ul li::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 60px;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.3);
  right: 0;
}
.wrap-solution .group .col-12 .item .note ul li .icon i {
  color: #F85E03;
  font-size: 44px;
  display: block;
}
@media (max-width: 1470px) {
  .wrap-solution .group .col-12 .item .note ul li .icon i {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .wrap-solution .group .col-12 .item .note ul li .icon i {
    font-size: 20px;
  }
}
.wrap-solution .group .col-12 .item .note ul li b {
  display: block;
  padding: 10px 0;
  font-family: Koulen, sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 22px;
  color: #fff;
}
@media (max-width: 1470px) {
  .wrap-solution .group .col-12 .item .note ul li b {
    font-size: 24px;
    line-height: 26px;
    padding: 5px 0;
  }
}
@media (max-width: 767px) {
  .wrap-solution .group .col-12 .item .note ul li b {
    font-size: 16px;
    line-height: 20px;
  }
}
.wrap-solution .group .col-12 .item .note ul li p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
@media (max-width: 1199px) {
  .wrap-solution .group .col-12 .item .note ul li p {
    font-size: 13px;
  }
}
.wrap-solution .group .col-12 .item .note .more a {
  display: inline-block;
  height: 50px;
  line-height: 48px;
  padding: 0 40px;
  background: #fff;
  color: #000;
  border-radius: 8px;
  transition: all 0.3s;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -0.36px;
}
@media (max-width: 1470px) {
  .wrap-solution .group .col-12 .item .note .more a {
    height: 45px;
    line-height: 44px;
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .wrap-solution .group .col-12 .item .note .more a {
    height: 45px;
    line-height: 45px;
    padding: 0 25px;
    letter-spacing: normal;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wrap-solution .group .col-12 .item .note .more a {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 13px;
  }
}
.sol-show {
  overflow: hidden;
}
.sol-show .introduce {
  padding: 90px 0;
}
@media (max-width: 1199px) {
  .sol-show .introduce {
    padding: 40px 0;
  }
}
.sol-show .introduce .info {
  display: flex;
  align-items: end;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .sol-show .introduce .info {
    flex-direction: column;
    align-items: start;
  }
}
.sol-show .introduce .info .pic {
  width: 47%;
}
@media (max-width: 991px) {
  .sol-show .introduce .info .pic {
    width: 100%;
  }
}
.sol-show .introduce .info .pic .img-box {
  padding-bottom: calc(680 / 640 * 100%);
}
.sol-show .introduce .info .note {
  width: 42%;
  padding: 30px 0;
}
@media (max-width: 1470px) {
  .sol-show .introduce .info .note {
    width: 47%;
  }
}
@media (max-width: 1199px) {
  .sol-show .introduce .info .note {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .sol-show .introduce .info .note {
    width: 100%;
    padding-top: 30px;
  }
}
.sol-show .introduce .info .note .tit h2 {
  color: #F85E03;
  font-family: Koulen, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  letter-spacing: -0.14vw;
  margin: 0;
}
@media (max-width: 1199px) {
  .sol-show .introduce .info .note .tit h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: normal;
  }
}
.sol-show .introduce .info .note .editor-content {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .sol-show .introduce .info .note .editor-content {
    padding-top: 20px;
  }
}
.sol-show .introduce .info .note .editor-content h2 {
  color: #000;
  font-family: Koulen, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  letter-spacing: -0.03vw;
  margin: 0;
}
@media (max-width: 1199px) {
  .sol-show .introduce .info .note .editor-content h2 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
  }
}
.sol-show .introduce .info .note .editor-content p {
  color: #5E5E5E;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .sol-show .introduce .info .note .editor-content p {
    font-size: 14px;
    line-height: 24px;
  }
}
.sol-show .introduce .info .note .des {
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .sol-show .introduce .info .note .des {
    padding-top: 20px;
  }
}
.sol-show .introduce .info .note ul {
  display: inline-flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  padding: 40px 20px;
  background: #F0F0F0;
}
@media (max-width: 1199px) {
  .sol-show .introduce .info .note ul {
    padding: 20px;
    width: 100%;
  }
}
.sol-show .introduce .info .note ul li {
  padding: 0 40px;
  position: relative;
}
@media (max-width: 1470px) {
  .sol-show .introduce .info .note ul li {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .sol-show .introduce .info .note ul li {
    padding: 0 20px;
  }
}
.sol-show .introduce .info .note ul li:last-child::after {
  display: none;
}
.sol-show .introduce .info .note ul li::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 60px;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(94, 94, 94, 0.2);
  right: 0;
}
.sol-show .introduce .info .note ul li .icon i {
  color: #F85E03;
  font-size: 40px;
  display: block;
}
@media (max-width: 1199px) {
  .sol-show .introduce .info .note ul li .icon i {
    font-size: 36px;
  }
}
.sol-show .introduce .info .note ul li b {
  display: block;
  padding: 10px 0;
  font-family: Koulen, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.3;
  color: #000;
}
@media (max-width: 1199px) {
  .sol-show .introduce .info .note ul li b {
    font-size: 22px;
    line-height: 100%;
  }
}
.sol-show .introduce .info .note ul li p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
@media (max-width: 1199px) {
  .sol-show .introduce .info .note ul li p {
    font-size: 14px;
  }
}
.sol-show .advantage {
  padding: 100px 0 170px 0;
}
@media (max-width: 1199px) {
  .sol-show .advantage {
    padding: 40px 0;
  }
}
.sol-show .advantage .wrap-tit h2 {
  color: #fff;
}
.sol-show .advantage .wrap-txt p {
  color: rgba(255, 255, 255, 0.7);
}
.sol-show .advantage .group {
  padding-top: 70px;
}
@media (max-width: 1199px) {
  .sol-show .advantage .group {
    padding-top: 30px;
  }
}
.sol-show .advantage .group .col-12 {
  height: auto;
  position: relative;
  margin: 10px 0;
}
@media (max-width: 1199px) {
  .sol-show .advantage .group .col-12 {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .sol-show .advantage .group .col-12 {
    width: 100%;
  }
}
.sol-show .advantage .group .col-12:nth-child(2n+2) {
  top: 80px;
}
@media (max-width: 1199px) {
  .sol-show .advantage .group .col-12:nth-child(2n+2) {
    top: 0;
  }
}
.sol-show .advantage .group .col-12:nth-child(1) .item {
  animation-delay: 0.1s;
}
.sol-show .advantage .group .col-12:nth-child(2) .item {
  animation-delay: 0.2s;
}
.sol-show .advantage .group .col-12:nth-child(3) .item {
  animation-delay: 0.3s;
}
.sol-show .advantage .group .col-12:nth-child(4) .item {
  animation-delay: 0.4s;
}
.sol-show .advantage .group .col-12 .item {
  background: rgba(255, 255, 255, 0.2);
  padding: 50px 30px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  height: 100%;
  animation-duration: 1s;
}
@media (max-width: 1199px) {
  .sol-show .advantage .group .col-12 .item {
    animation-delay: initial !important;
    padding: 30px 20px;
  }
}
.sol-show .advantage .group .col-12 .item .num {
  position: absolute;
  top: 0;
  left: -4vw;
  z-index: -1;
}
.sol-show .advantage .group .col-12 .item .num span {
  display: block;
  color: rgba(255, 255, 255, 0.1);
  font-size: 11vw;
  font-style: italic;
  font-weight: 500;
  letter-spacing: -0.74vw;
  line-height: 100%;
}
.sol-show .advantage .group .col-12 .item .icon {
  padding-top: 200px;
}
@media (max-width: 1199px) {
  .sol-show .advantage .group .col-12 .item .icon {
    padding-top: 120px;
  }
}
.sol-show .advantage .group .col-12 .item .icon .pic {
  width: 50px;
  min-width: 50px;
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.sol-show .advantage .group .col-12 .item .icon .pic::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.6);
  transform: rotate(-45deg);
  z-index: -1;
}
.sol-show .advantage .group .col-12 .item .icon .pic::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.6);
  transform: rotate(45deg);
  z-index: -1;
}
.sol-show .advantage .group .col-12 .item .icon img {
  display: block;
  width: auto;
  max-height: 26px;
}
.sol-show .advantage .group .col-12 .item .tit {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .sol-show .advantage .group .col-12 .item .tit {
    padding-top: 20px;
  }
}
.sol-show .advantage .group .col-12 .item .tit h2 {
  color: #FFF;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  margin: 0;
}
@media (max-width: 1199px) {
  .sol-show .advantage .group .col-12 .item .tit h2 {
    font-size: 18px;
    line-height: 28px;
  }
}
.sol-show .advantage .group .col-12 .item .txt {
  padding-top: 20px;
}
.sol-show .advantage .group .col-12 .item .txt p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .sol-show .advantage .group .col-12 .item .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  .sol-show .application {
    padding: 40px 15px;
  }
}
.sol-show .application .group .row {
  margin: 0;
}
@media (max-width: 991px) {
  .sol-show .application .group .row {
    margin: -15px;
  }
}
.sol-show .application .group .row .col-12 {
  padding: 0;
}
@media (max-width: 991px) {
  .sol-show .application .group .row .col-12 {
    padding: 15px;
  }
}
.sol-show .application .group .row .col-12 .item {
  position: relative;
}
.sol-show .application .group .row .col-12 .item:hover .pic .img-box img {
  transform: scale(1.03, 1.03);
}
.sol-show .application .group .row .col-12 .item .pic .img-box {
  padding-bottom: calc(800 / 640 * 100%);
}
.sol-show .application .group .row .col-12 .item .pic .img-box img {
  transition: all 2s;
}
.sol-show .application .group .row .col-12 .item .tit {
  position: absolute;
  content: '';
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 60px 30px;
  z-index: 2;
  text-align: center;
}
.sol-show .application .group .row .col-12 .item .tit h2 {
  color: #fff;
  font-family: Koulen, sans-serif;
  font-size: 44px;
  font-weight: 400;
  letter-spacing: -1.1px;
  line-height: 54px;
  margin: 0;
}
@media (max-width: 1470px) {
  .sol-show .application .group .row .col-12 .item .tit h2 {
    font-size: 34px;
    line-height: 44px;
  }
}
@media (max-width: 1199px) {
  .sol-show .application .group .row .col-12 .item .tit h2 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
  }
}
.sol-show .sol-product {
  padding: 190px 0;
}
@media (max-width: 1199px) {
  .sol-show .sol-product {
    padding: 40px 0;
  }
}
.sol-show .sol-product .slick-s-product {
  margin-top: 70px;
}
@media (max-width: 1199px) {
  .sol-show .sol-product .slick-s-product {
    margin-top: 30px;
  }
}
.sol-show .sol-product .slick-s-product .slick-list {
  margin: 0 -45px;
}

.sol-show .sol-product .slick-s-product .slick-track {
  display: flex;
  align-items: stretch;
}

.sol-show .sol-product .slick-s-product .slick-slide {
  height: auto;
}

.sol-show .sol-product .slick-s-product .slick-slide>div{
  height: 100%;
}

@media (max-width: 1470px) {
  .sol-show .sol-product .slick-s-product .slick-list {
    margin: 0 -15px;
  }
}
@media (max-width: 1199px) {
  .sol-show .sol-product .slick-s-product .slick-list {
    margin: 0 -7px;
  }
}
.sol-show .sol-product .slick-s-product .slick-slide {
  padding: 0 45px;
}
@media (max-width: 1470px) {
  .sol-show .sol-product .slick-s-product .slick-slide {
    padding: 0 15px;
  }
}
@media (max-width: 1199px) {
  .sol-show .sol-product .slick-s-product .slick-slide {
    padding: 0 7px;
  }
}
.sol-show .sol-product .slick-s-product .item {
  border: 1px solid #F1F1F1;
  height: 100%;
  background: #fff;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
}
.sol-show .sol-product .slick-s-product .item .item-top {
  padding: 30px 20px;
}
.sol-show .sol-product .slick-s-product .item:hover .item-top .tit a {
  color: #F85E03;
}
.sol-show .sol-product .slick-s-product .item:hover .item-top .pic .img-box img {
  transform: scale(1.03, 1.03);
}
.sol-show .sol-product .slick-s-product .item .tit a {
  font-family: Koulen, sans-serif;
  color: #000;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 50px;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .sol-show .sol-product .slick-s-product .item .tit a {
    font-size: 18px;
    line-height: 28px;
    height: 28px;
  }
}
.sol-show .sol-product .slick-s-product .item .txt {
  padding-top: 10px;
}
.sol-show .sol-product .slick-s-product .item .txt p {
  font-size: 16px;
  color: #5E5E5E;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 78px;
}
@media (max-width: 1199px) {
  .sol-show .sol-product .slick-s-product .item .txt p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
  }
}
.sol-show .sol-product .slick-s-product .item .pic {
  padding: 40px;
}
.sol-show .sol-product .slick-s-product .item .pic .img-box {
  padding-bottom: calc(640 / 600 * 100%);
  mix-blend-mode: multiply;
}
.sol-show .sol-product .slick-s-product .item .pic .img-box img {
  transition: all 2s;
}
.sol-show .sol-product .slick-s-product .item .link {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sol-show .sol-product .slick-s-product .item .link a {
  width: 50%;
  text-align: center;
  height: 44px;
  line-height: 43px;
  padding: 0 15px;
  border: 1px solid #F1F1F1;
  letter-spacing: -0.32px;
  color: #000;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .sol-show .sol-product .slick-s-product .item .link a {
    height: 40px;
    line-height: 40px;
    letter-spacing: normal;
    font-size: 14px;
  }
}
.sol-show .sol-product .slick-s-product .item .link .btn1:hover {
  background: #F85E03;
  color: #fff;
}
.sol-show .sol-product .slick-s-product .item .link .btn2 {
  background: #F1F1F1;
}
.sol-show .sol-product .slick-s-product .item .link .btn2:hover {
  background: #000;
  color: #fff;
}
.sol-show .sol-foot {
  padding-top: 130px;
  padding-bottom: 130px;
}
@media (max-width: 1199px) {
  .sol-show .sol-foot {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
.sol-show .sol-foot .wrap-tit {
  position: relative;
}
.sol-show .sol-foot .wrap-tit::after {
  content: '“';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -190px;
  z-index: 2;
  color: #F85E03;
  font-size: 7vw;
  letter-spacing: -0.2vw;
  line-height: 100%;
}
@media (max-width: 1920px) {
  .sol-show .sol-foot .wrap-tit::after {
    top: -110px;
  }
}
@media (max-width: 1199px) {
  .sol-show .sol-foot .wrap-tit::after {
    top: -80px;
  }
}
@media (max-width: 991px) {
  .sol-show .sol-foot .wrap-tit::after {
    top: -60px;
    font-size: 60px;
  }
}
.about-profile {
  overflow: hidden;
}
.about-profile .introduce {
  display: flex;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .about-profile .introduce {
    flex-direction: column;
  }
}
.about-profile .introduce .left {
  width: 50%;
  padding: 120px 5%;
}
@media (max-width: 1199px) {
  .about-profile .introduce .left {
    width: 100%;
    padding: 40px 30px;
  }
}
@media (max-width: 767px) {
  .about-profile .introduce .left {
    padding: 40px 15px;
  }
}
.about-profile .introduce .left .editor-content {
  padding-top: 20px;
}
.about-profile .introduce .left .editor-content h3 {
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
  color: #000;
  margin: 0;
}
@media (max-width: 1199px) {
  .about-profile .introduce .left .editor-content h3 {
    font-size: 20px;
    line-height: 30px;
  }
}
.about-profile .introduce .left .wrap-txt {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .about-profile .introduce .left .wrap-txt {
    padding-top: 20px;
  }
}
.about-profile .introduce .left .wrap-txt p {
  color: #5E5E5E;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .about-profile .introduce .left .wrap-txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.about-profile .introduce .left .list {
  overflow: hidden;
  padding-top: 60px;
  width: 500px;
}
@media (max-width: 1199px) {
  .about-profile .introduce .left .list {
    padding-top: 30px;
  }
}
.about-profile .introduce .left .list .item {
  padding: 20px;
  margin-bottom: 25px;
  position: relative;
}
@media (max-width: 1199px) {
  .about-profile .introduce .left .list .item {
    margin-bottom: 20px;
  }
}
.about-profile .introduce .left .list .item:hover::before {
  opacity: 0;
}
.about-profile .introduce .left .list .item:hover::after {
  opacity: 1;
}
.about-profile .introduce .left .list .item:hover h2 {
  color: #F85E03;
}
.about-profile .introduce .left .list .item::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  transition: all 0.3s;
  opacity: 1;
  background: linear-gradient(90deg, #F1F1F1 0%, #FFF 100%);
}
.about-profile .introduce .left .list .item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.3s;
  opacity: 0;
  z-index: -1;
  background: linear-gradient(90deg, #FFDACA 0%, #FFF 100%);
}
.about-profile .introduce .left .list .item h2 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  color: #000;
  margin: 0;
  position: relative;
  transition: all 0.3s;
}
.about-profile .introduce .left .list .item h2::before {
  content: '\e61a';
  font-family: 'iconfont' !important;
  margin-right: 10px;
  display: inline-block;
}
@media (max-width: 1199px) {
  .about-profile .introduce .left .list .item h2 {
    font-size: 16px;
    letter-spacing: normal;
  }
}
.about-profile .introduce .left .list .item .txt {
  padding-top: 10px;
}
.about-profile .introduce .left .list .item .txt p {
  font-size: 16px;
  font-weight: 400;
  color: #5E5E5E;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .about-profile .introduce .left .list .item .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.about-profile .introduce .right {
  width: 50%;
}
@media (max-width: 1199px) {
  .about-profile .introduce .right {
    width: 100%;
    height: 450px;
    position: relative;
  }
}
.about-profile .introduce .right .pic {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  height: auto;
  width: 55%;
}
@media (max-width: 1199px) {
  .about-profile .introduce .right .pic {
    width: 100%;
    display: none;
  }
}
.about-profile .introduce .right .pic img {
  width: 100%;
  height: auto;
  display: block;
}
.about-profile .introduce .right .play {
  content: '';
  position: absolute;
  z-index: 2;
  cursor: pointer;
  right: 20%;
  top: 30%;
}
@media (max-width: 1199px) {
  .about-profile .introduce .right .play {
    right: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.about-profile .introduce .right .play a {
  position: relative;
  z-index: 2;
}
.about-profile .introduce .right .play a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  z-index: -1;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: border_animation 3.9s linear 0s infinite;
  animation: border_animation 3.9s linear 0s infinite;
}
.about-profile .introduce .right .play a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.35);
  animation-delay: 1.3s;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: border_animation 1.9s linear 0s infinite;
  animation: border_animation 1.9s linear 0s infinite;
}
.about-profile .introduce .right .play a i {
  width: 60px;
  height: 60px;
  background: rgba(217, 217, 217, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 1199px) {
  .about-profile .introduce .right .play a i {
    width: 60px;
    height: 60px;
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .about-profile .introduce .right .play a i {
    width: 45px;
    height: 45px;
    font-size: 23px;
  }
}
.about-profile .group-box {
  position: relative;
}
.about-profile .box1 {
  padding-top: 160px;
  padding-bottom: 40%;
  background: url(../img/ap-bg.png) no-repeat center;
  background-size: 100% auto;
  background-color: #000;
  background-attachment: fixed;
}
@media (max-width: 1199px) {
  .about-profile .box1 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-attachment: initial;
    background-size: 100% 100%;
  }
}
.about-profile .box1 .wrap-tit h2 {
  color: #fff;
}
.about-profile .box1 .wrap-txt p {
  color: rgba(255, 255, 255, 0.7);
}
.about-profile .box1 .group {
  padding-top: 70px;
}
@media (max-width: 1199px) {
  .about-profile .box1 .group {
    padding-top: 30px;
  }
}
.about-profile .box1 .group .row {
  margin: 0 -60px;
}
@media (max-width: 1560px) {
  .about-profile .box1 .group .row {
    margin: 0 -20px;
  }
}
@media (max-width: 1199px) {
  .about-profile .box1 .group .row {
    margin: 0 -7px;
  }
}
.about-profile .box1 .group .row .col-12 {
  padding: 0 60px;
}
@media (max-width: 1560px) {
  .about-profile .box1 .group .row .col-12 {
    padding: 0 20px;
  }
}
@media (max-width: 1199px) {
  .about-profile .box1 .group .row .col-12 {
    padding: 0 7px;
    margin: 10px 0;
  }
}
.about-profile .box1 .group .row .col-12:nth-child(2) {
  padding-top: 120px;
}
@media (max-width: 1199px) {
  .about-profile .box1 .group .row .col-12:nth-child(2) {
    padding-top: 0;
  }
}
.about-profile .box1 .group .row .col-12:nth-child(2) .item {
  animation-delay: 0.2s;
}
@media (max-width: 1199px) {
  .about-profile .box1 .group .row .col-12:nth-child(2) .item {
    animation-delay: initial !important;
  }
}
.about-profile .box1 .group .row .col-12:nth-child(3) {
  padding-top: 240px;
}
@media (max-width: 1199px) {
  .about-profile .box1 .group .row .col-12:nth-child(3) {
    padding-top: 0;
  }
}
.about-profile .box1 .group .row .col-12:nth-child(3) .item {
  animation-delay: 0.3s;
}
@media (max-width: 1199px) {
  .about-profile .box1 .group .row .col-12:nth-child(3) .item {
    animation-delay: initial !important;
  }
}
.about-profile .box1 .group .row .col-12 .item {
  animation-duration: 1s;
  padding: 50px 0;
  border-bottom: 1px solid #B9B9B9;
  position: relative;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .about-profile .box1 .group .row .col-12 .item {
    padding: 15px 0;
    animation-delay: initial !important;
  }
}
.about-profile .box1 .group .row .col-12 .item::after {
  content: '';
  position: absolute;
  width: 0%;
  opacity: 0;
  transition: all 0.6s;
  visibility: hidden;
  height: 10px;
  background: #F85E03;
  bottom: 0;
  left: 0;
}
.about-profile .box1 .group .row .col-12 .item:hover {
  border-bottom: 1px solid #F85E03;
}
.about-profile .box1 .group .row .col-12 .item:hover::after {
  opacity: 1;
  visibility: visible;
  width: 100%;
}
.about-profile .box1 .group .row .col-12 .item .type span {
  display: inline-block;
  height: 25px;
  line-height: 24px;
  background: #DB481D;
  border-radius: 20px;
  padding: 0 10px;
  color: #fff;
  font-size: 14px;
}
.about-profile .box1 .group .row .col-12 .item .tit {
  padding-top: 20px;
}
.about-profile .box1 .group .row .col-12 .item .tit h2 {
  color: #F85E03;
  font-family: Koulen, sans-serif;
  font-size: 66px;
  font-weight: 400;
  letter-spacing: -1.32px;
  margin: 0;
}
@media (max-width: 1560px) {
  .about-profile .box1 .group .row .col-12 .item .tit h2 {
    font-size: 58px;
  }
}
@media (max-width: 1199px) {
  .about-profile .box1 .group .row .col-12 .item .tit h2 {
    font-size: 34px;
    letter-spacing: normal;
  }
}
.about-profile .box1 .group .row .col-12 .item .txt {
  padding-top: 10px;
}
.about-profile .box1 .group .row .col-12 .item .txt p {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
  line-height: 22px;
  font-size: 16px;
  margin: 0;
}
@media (max-width: 1199px) {
  .about-profile .box1 .group .row .col-12 .item .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.about-profile .box2 {
  position: absolute;
  width: 100%;
  top: 80%;
  z-index: 2;
  left: 0;
}
@media (max-width: 1199px) {
  .about-profile .box2 {
    position: relative;
    top: auto;
    left: auto;
    background: #000;
    padding: 40px 0;
  }
}
.about-profile .box2 .wrap-tit h2 {
  color: #fff;
}
.about-profile .box2 .wrap-txt p {
  color: rgba(255, 255, 255, 0.7);
}
.about-profile .box2 .info .group {
  padding-top: 50px;
}
@media (max-width: 1199px) {
  .about-profile .box2 .info .group {
    padding-top: 30px;
  }
}
.about-profile .box2 .info .group .row .col-12 {
  height: auto;
  margin: 10px 0;
}
.about-profile .box2 .info .group .row .col-12 .item {
  height: 100%;
  padding: 30px;
  background: #fff;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  .about-profile .box2 .info .group .row .col-12 .item {
    padding: 20px;
  }
}
.about-profile .box2 .info .group .row .col-12 .item:hover::before {
  opacity: 0;
}
.about-profile .box2 .info .group .row .col-12 .item:hover::after {
  opacity: 1;
}
.about-profile .box2 .info .group .row .col-12 .item:hover .num span {
  color: #fff;
}
.about-profile .box2 .info .group .row .col-12 .item:hover .tit h2 {
  color: #fff;
}
.about-profile .box2 .info .group .row .col-12 .item:hover .pic .img-box img {
  transform: scale(1.03, 1.03);
}
.about-profile .box2 .info .group .row .col-12 .item::before {
  content: '';
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background: linear-gradient(180deg, #FFF 0%, #F0F0F0 100%);
  opacity: 1;
  transition: all 0.3s;
  z-index: -1;
}
.about-profile .box2 .info .group .row .col-12 .item::after {
  content: '';
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background: linear-gradient(180deg, #F85E03 0%, #FFF 93.4%);
  opacity: 0;
  transition: all 0.3s;
  z-index: -1;
}
.about-profile .box2 .info .group .row .col-12 .item .num span {
  display: block;
  color: #F85E03;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.36px;
}
@media (max-width: 1199px) {
  .about-profile .box2 .info .group .row .col-12 .item .num span {
    font-size: 14px;
    letter-spacing: normal;
  }
}
.about-profile .box2 .info .group .row .col-12 .item .tit {
  padding-top: 20px;
}
.about-profile .box2 .info .group .row .col-12 .item .tit h2 {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.44px;
  line-height: 32px;
  margin: 0;
}
@media (max-width: 1199px) {
  .about-profile .box2 .info .group .row .col-12 .item .tit h2 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
  }
}
.about-profile .box2 .info .group .row .col-12 .item .pic {
  margin-top: 20px;
}
.about-profile .box2 .info .group .row .col-12 .item .pic .img-box {
  padding-bottom: calc(450 / 720 * 100%);
}
.about-profile .box2 .info .group .row .col-12 .item .pic .img-box img {
  transition: all 2s;
}
.about-profile .box3 .group {
  padding-top: 20%;
}
@media (max-width: 1920px) {
  .about-profile .box3 .group {
    padding-top: 25%;
  }
}
@media (max-width: 1470px) {
  .about-profile .box3 .group {
    padding-top: 30%;
  }
}
@media (max-width: 1199px) {
  .about-profile .box3 .group {
    padding-top: 40px;
  }
}
.about-profile .box3 .group .container {
  position: relative;
  z-index: 1;
}
.about-profile .box3 .group .container::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../img/gl-bg2.png) no-repeat center;
  background-size: 100% auto;
  z-index: -1;
}
.about-profile .box3 .group .top {
  padding: 90px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  .about-profile .box3 .group .top {
    padding: 0 0 30px 0;
  }
}
.about-profile .box3 .group .top::before {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 20%;
  left: 0;
  background: url(../img/gl-bg.png) no-repeat center;
  background-size: 100% auto;
}
.about-profile .box3 .group .top .more {
  margin-top: 100px;
  text-align: center;
}
@media (max-width: 1199px) {
  .about-profile .box3 .group .top .more {
    margin-top: 30px;
  }
}
.about-profile .box3 .group .top .more a {
  display: inline-block;
  position: relative;
  z-index: 1;
  border-radius: 12px;
  overflow: hidden;
  padding: 12px;
  background: url(../img/go-btn.png) no-repeat center;
  background-size: 100% 100%;
  background-color: #F8F8F8;
}
.about-profile .box3 .group .top .more a span {
  display: block;
  height: 50px;
  line-height: 48px;
  padding: 0 40px;
  box-shadow: 0 4px 8.3px 0 rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  background: #fff;
  transition: all 0.3s;
  color: #F85E03;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
}
@media (max-width: 1199px) {
  .about-profile .box3 .group .top .more a span {
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-size: 14px;
    letter-spacing: normal;
  }
}
.about-profile .box3 .group .top .more a span:hover {
  background: #F85E03;
  color: #fff;
}
.about-profile .box3 .group .pic {
  position: relative;
  z-index: 1;
}
.about-profile .box3 .group .pic img {
  width: 100%;
  height: auto;
  display: block;
}
.about-profile .box3 .group .pic .p-info {
  position: absolute;
  width: 520px;
  height: 520px;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background: url(../img/p-info-bg.png) no-repeat center;
  background-size: 100% auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
@media (max-width: 1199px) {
  .about-profile .box3 .group .pic .p-info {
    width: 280px;
    height: 280px;
  }
}
@media (max-width: 767px) {
  .about-profile .box3 .group .pic .p-info {
    width: 180px;
    height: 180px;
  }
}
.about-profile .box3 .group .pic .p-info b {
  font-family: Koulen, sans-serif;
  font-weight: 400;
  font-size: 4.6vw;
  color: #fff;
  display: block;
  line-height: 100%;
}
.about-profile .box3 .group .pic .p-info p {
  margin: 2px 0 0 0;
  color: #FFF;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.44px;
}
@media (max-width: 1199px) {
  .about-profile .box3 .group .pic .p-info p {
    font-size: 13px;
    letter-spacing: normal;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .about-profile .box3 .group .pic .p-info p {
    font-size: 10px;
    line-height: 15px;
  }
}
.about-profile .box3 .end-bg img {
  width: 100%;
  height: auto;
  display: block;
}
.about-profile .box4 {
  background: #F5F5F5;
  padding: 120px 0;
}
@media (max-width: 1199px) {
  .about-profile .box4 {
    padding: 40px 0;
  }
}
.about-profile .box4 .group {
  padding-top: 20px;
}
.about-profile .box4 .group .item {
  display: flex;
  justify-content: space-between;
  line-height: 0;
}
@media (max-width: 1199px) {
  .about-profile .box4 .group .item {
    flex-direction: column;
    margin-bottom: 30px;
  }
}
.about-profile .box4 .group .item:last-child {
  margin-bottom: 0;
}
.about-profile .box4 .group .item:nth-child(2n+2) .pic {
  order: 2;
}
@media (max-width: 1199px) {
  .about-profile .box4 .group .item:nth-child(2n+2) .pic {
    order: 1;
  }
}
.about-profile .box4 .group .item:nth-child(2n+2) .note {
  order: 1;
}
@media (max-width: 1199px) {
  .about-profile .box4 .group .item:nth-child(2n+2) .note {
    order: 2;
  }
}
.about-profile .box4 .group .item .pic {
  width: 50%;
}
@media (max-width: 1199px) {
  .about-profile .box4 .group .item .pic {
    width: 100%;
  }
}
.about-profile .box4 .group .item .pic .img-box {
  padding-bottom: calc(530 / 840 * 100%);
}
.about-profile .box4 .group .item .pic .img-box img {
  transition: all 2s;
}
.about-profile .box4 .group .item .note {
  width: 50%;
}
@media (max-width: 1199px) {
  .about-profile .box4 .group .item .note {
    width: 100%;
  }
}
.about-profile .box4 .group .item .note .tit {
  padding: 40px 70px;
  background: linear-gradient(94deg, #F85E03 18.4%, #CF4D00 77.28%);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .about-profile .box4 .group .item .note .tit {
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  .about-profile .box4 .group .item .note .tit {
    padding: 20px;
  }
}
.about-profile .box4 .group .item .note .tit h2 {
  font-family: Koulen, sans-serif;
  font-size: 42px;
  font-weight: 400;
  letter-spacing: -0.84px;
  line-height: 100%;
  color: #fff;
  margin: 0;
}
@media (max-width: 1199px) {
  .about-profile .box4 .group .item .note .tit h2 {
    font-size: 24px;
    letter-spacing: normal;
  }
}
.about-profile .box4 .group .item .note .tit span {
  display: block;
  font-size: 2.5vw;
  line-height: 100%;
  font-style: italic;
  color: #F85E03;
  font-weight: 600;
  letter-spacing: -0.06vw;
}
@media (max-width: 1199px) {
  .about-profile .box4 .group .item .note .tit span {
    letter-spacing: normal;
  }
}
.about-profile .box4 .group .item .note .txt {
  background: url(../img/in-bg.png) no-repeat center;
  background-size: 100% auto;
  padding: 50px 130px 120px 70px;
}
@media (max-width: 1199px) {
  .about-profile .box4 .group .item .note .txt {
    padding: 30px 20px;
  }
}
.about-profile .box4 .group .item .note .txt p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #5E5E5E;
  margin: 0;
}
@media (max-width: 1199px) {
  .about-profile .box4 .group .item .note .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.about-culture {
  background: url(../img/cul-bg.png) no-repeat center;
  background-size: 100% 200%;
  padding: 90px 0 110px 0;
}
@media (max-width: 1199px) {
  .about-culture {
    padding: 40px 0;
    background-size: cover;
  }
}
.about-culture .wrap-txt p {
  color: #fff;
}
.about-culture .group {
  width: 50%;
  margin: 0 auto;
  padding-top: 80px;
}
@media (max-width: 1470px) {
  .about-culture .group {
    width: 65%;
  }
}
@media (max-width: 1199px) {
  .about-culture .group {
    padding-top: 30px;
    width: 100%;
  }
}
.about-culture .group .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  padding: 30px 50px;
  background: rgba(222, 222, 222, 0.2);
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .about-culture .group .item {
    margin-bottom: 20px;
    padding: 30px 20px;
  }
}
.about-culture .group .item:hover {
  background: rgba(229, 195, 166, 0.2);
}
.about-culture .group .item:hover .icon i {
  color: #F85E03;
  animation: swing 1s linear;
}
.about-culture .group .item:hover .note .tit h2 {
  color: #F85E03;
}
.about-culture .group .item .icon i {
  color: #000;
  font-size: 40px;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .about-culture .group .item .icon i {
    font-size: 34px;
  }
}
.about-culture .group .item .note {
  margin-left: 40px;
}
@media (max-width: 1199px) {
  .about-culture .group .item .note {
    margin-left: 20px;
  }
}
.about-culture .group .item .note .tit {
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(202, 202, 202, 0.5);
}
@media (max-width: 1199px) {
  .about-culture .group .item .note .tit {
    padding-bottom: 15px;
  }
}
.about-culture .group .item .note .tit h2 {
  font-size: 46px;
  font-family: Koulen, sans-serif;
  font-weight: 400;
  letter-spacing: -0.92px;
  line-height: 52px;
  margin: 0;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .about-culture .group .item .note .tit h2 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: normal;
  }
}
.about-culture .group .item .note .txt {
  padding-top: 25px;
}
@media (max-width: 1199px) {
  .about-culture .group .item .note .txt {
    padding-top: 15px;
  }
}
.about-culture .group .item .note .txt p {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #5E5E5E;
  margin: 0;
}
@media (max-width: 1199px) {
  .about-culture .group .item .note .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.about-history {
  background: #fff;
  padding: 220px 0 100px 0;
}
@media (max-width: 1199px) {
  .about-history {
    padding: 50px 0;
  }
}
.about-history .group {
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  align-items: stretch;
}
@media (max-width: 1199px) {
  .about-history .group {
    white-space: inherit;
    flex-wrap: wrap;
  }
}
.about-history .group .item {
  margin-left: 30px;
  height: 100%;
  padding: 0 25px;
  min-width: 500px;
  position: relative;
  white-space: normal;
}
@media (max-width: 1199px) {
  .about-history .group .item {
    min-width: initial;
    width: 100%;
    margin-bottom: 30px;
  }
}
.about-history .group .item:last-child {
  margin-bottom: 0;
}
.about-history .group .item::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 82%;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, #FFC792 0%, #FFF 100%);
}
.about-history .group .item::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  left: -10px;
  background: url(../img/cir.png) no-repeat center;
  background-size: 100% 100%;
  top: 15px;
}
.about-history .group .item:hover .pic .img-box img {
  transform: scale(1.02, 1.02);
}
.about-history .group .item:hover .tit h2 {
  color: #F85E03;
}
.about-history .group .item .num span {
  display: block;
  font-family: Koulen, sans-serif;
  color: #F85E03;
  font-weight: 400;
  letter-spacing: -1.98px;
  font-size: 66px;
  line-height: 70px;
  margin: 0;
}
@media (max-width: 1199px) {
  .about-history .group .item .num span {
    font-size: 34px;
    line-height: 40px;
    letter-spacing: normal;
  }
}
.about-history .group .item .tit {
  padding-top: 10px;
}
.about-history .group .item .tit h2 {
  font-family: Koulen, sans-serif;
  color: #000;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.9px;
  margin: 0;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .about-history .group .item .tit h2 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: normal;
  }
}
.about-history .group .item .txt {
  padding-top: 20px;
}
.about-history .group .item .txt p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #5E5E5E;
  margin: 0;
}
@media (max-width: 1199px) {
  .about-history .group .item .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.about-history .group .item .pic {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .about-history .group .item .pic {
    margin-top: 20px;
  }
}
.about-history .group .item .pic .img-box {
  padding-bottom: calc(330 / 680 * 100%);
}
.about-history .group .item .pic .img-box img {
  transition: all 2s;
}
.banner-box.honor-banner .banner .banner-note .href-link::after {
  display: none;
}
.banner-box.honor-banner .banner .banner-note .tit {
  position: absolute;
  bottom: 0px;
  height: 100%;
  align-items: end;
  padding-bottom: 8%;
}
@media (max-width: 1199px) {
  .banner-box.honor-banner .banner .banner-note .tit {
    padding-bottom: 20px;
    position: relative;
    align-items: start;
    bottom: auto;
  }
}
.banner-box.honor-banner .banner .banner-note .tit::before {
  content: '';
  position: absolute;
  width: 24vw;
  height: 90%;
  top: 50%;
  transform: translateY(-50%);
  left: 20%;
  background: url(../img/hlj.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 0;
}
@media (max-width: 1199px) {
  .banner-box.honor-banner .banner .banner-note .tit::before {
    display: none;
  }
}
.banner-box.honor-banner .banner .banner-note .tit h2 .sp1 {
  margin-right: 20px;
  position: relative;
  z-index: -1;
}
@media (max-width: 1199px) {
  .banner-box.honor-banner .banner .banner-note .tit h2 .sp1 {
    margin-right: 0;
  }
}
.banner-box.honor-banner .banner .banner-note .tit h2 .sp2 {
  position: relative;
  z-index: 3;
}
.banner-box.honor-banner .banner .banner-note .txt {
  position: absolute;
  width: 500px;
  top: 40%;
  left: 35%;
}
@media (max-width: 1199px) {
  .banner-box.honor-banner .banner .banner-note .txt {
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
  }
}
.banner-box.honor-banner .banner .banner-note .txt p {
  color: #F85E03;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .banner-box.honor-banner .banner .banner-note .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .banner-box.honor-banner .banner .banner-note .txt p {
    font-size: 10px;
    line-height: 15px;
  }
}
.banner-box.honor-banner .banner .banner-note .box {
  padding-top: 70px;
}
@media (max-width: 1199px) {
  .banner-box.honor-banner .banner .banner-note .box {
    padding-top: 15px;
    flex-direction: column;
    align-items: start;
  }
}
@media (max-width: 1199px) {
  .about-honor .info .row .col-12 {
    width: calc(100% / 3);
  }
}
@media (max-width: 991px) {
  .about-honor .info .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .about-honor .info .row .col-12 {
    width: 100%;
  }
}
.about-honor .info .row .col-12 .item {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .about-honor .info .row .col-12 .item {
    margin-bottom: 20px;
  }
}
.about-honor .info .row .col-12 .item:hover .pic .img-box img {
  transform: scale(1.02, 1.02);
}
.about-honor .info .row .col-12 .item:hover .pic .open-note {
  transform: translateX(0);
}
.about-honor .info .row .col-12 .item:hover .pic .open-note .tit {
  opacity: 1;
}
.about-honor .info .row .col-12 .item:hover .tit {
  opacity: 0;
}
.about-honor .info .row .col-12 .item .pic {
  border: 1px solid #EAEAEA;
  position: relative;
  overflow: hidden;
}
.about-honor .info .row .col-12 .item .pic .img-box {
  padding-bottom: calc(810 / 600 * 100%);
}
.about-honor .info .row .col-12 .item .pic .img-box img {
  transition: all 2s;
}
.about-honor .info .row .col-12 .item .pic .open-note {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 2;
  background: url(../img/honor-bg.png) no-repeat center;
  background-size: 100% auto;
  background-color: #000;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all 1s;
  transform: translateX(-100%);
}
@media (max-width: 1199px) {
  .about-honor .info .row .col-12 .item .pic .open-note {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .about-honor .info .row .col-12 .item .pic .open-note {
    padding: 20px;
  }
}
.about-honor .info .row .col-12 .item .pic .open-note .tit p {
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.4px;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .about-honor .info .row .col-12 .item .pic .open-note .tit p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: normal;
  }
}
.about-honor .info .row .col-12 .item .pic .open-note .txt p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin: 0;
}
.about-honor .info .row .col-12 .item .tit {
  padding-top: 20px;
  transition: all 0.5s;
}
.about-honor .info .row .col-12 .item .tit p {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.4px;
  margin: 0;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .about-honor .info .row .col-12 .item .tit p {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .about-honor .info .row .col-12 .item .tit p {
    font-size: 16px;
    line-height: 24px;
  }
}
.banner-box.product-banner {
  overflow: hidden;
}
.banner-box.product-banner .banner {
  overflow: initial;
}
.banner-box.product-banner .banner .banner-note {
  padding: 0;
}
.banner-box.product-banner .banner .banner-note .tit h2 {
  color: #fff;
  text-shadow: 0 4px 16px rgba(0, 0, 0, 0.25);
  font-family: Koulen, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.12vw;
  margin-bottom: 0.2em;
}
@media (max-width: 1199px) {
  .banner-box.product-banner .banner .banner-note .tit h2 {
    letter-spacing: normal;
  }
}
.banner-box.product-banner .banner .banner-note .txt {
  padding-bottom: 70px;
}
@media (max-width: 1199px) {
  .banner-box.product-banner .banner .banner-note .txt {
    padding-bottom: 10px;
  }
}
.banner-box.product-banner .banner .banner-note .txt ul {
  padding-top: 0;
  align-items: start;
  flex-direction: column;
}
.banner-box.product-banner .banner .banner-note .txt ul::before {
  display: none;
}
.banner-box.product-banner .banner .banner-note .txt ul::after {
  display: none;
}
.banner-box.product-banner .banner .banner-note .txt ul li {
  opacity: 1;
  position: relative;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #fff;
  display: block;
  padding-left: 25px;
  list-style-type: disc;
}
@media (max-width: 1199px) {
  .banner-box.product-banner .banner .banner-note .txt ul li {
    margin-bottom: 0.3em;
  }
}
.banner-box.product-banner .banner .banner-note .txt ul li::before {
  content: '\e61a';
  font-family: 'iconfont' !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  margin-right: 10px;
  display: inline-block;
  color: #fff;
  font-size: 18px;
}
@media (max-width: 1199px) {
  .banner-box.product-banner .banner .banner-note .txt ul li::before {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .banner-box.product-banner .banner .banner-note .txt ul li::before {
    font-size: 8px;
  }
}
@media (max-width: 1199px) {
  .banner-box.product-banner .banner .banner-note .txt ul li {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .banner-box.product-banner .banner .banner-note .txt ul li {
    font-size: 10px;
    line-height: 12px;
  }
}
.banner-box.product-banner .banner .pic {
  position: absolute;
  width: 32vw;
  height: 100%;
  right: 7%;
  bottom: -15px;
  z-index: 5;
}
@media (max-width: 1199px) {
  .banner-box.product-banner .banner .pic {
    right: 0;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .banner-box.product-banner .banner .pic {
    display: none;
  }
}
.wrap-product {
  overflow: hidden;
}
.wrap-product .pro-list {
  padding: 150px 0 120px 0;
}
@media (max-width: 1199px) {
  .wrap-product .pro-list {
    padding: 40px 0;
  }
}
.wrap-product .pro-list .top {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .wrap-product .pro-list .top {
    flex-direction: column;
    align-items: start;
  }
}
.wrap-product .pro-list .top .left {
  width: 100%;
}
@media (max-width: 1199px) {
  .wrap-product .pro-list .top .left {
    width: 100%;
  }
}
.wrap-product .pro-list .top .left .tit h2 {
  font-family: Koulen, sans-serif;
  color: #000;
  font-size: 36px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: -1.08px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-product .pro-list .top .left .tit h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: normal;
  }
}
.wrap-product .pro-list .top .left .txt {
  padding-top: 15px;
}
.wrap-product .pro-list .top .left .txt p {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-product .pro-list .top .left .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-product .pro-list .top .right {
  width: 100%;
  margin-top: 30px;
}
@media (max-width: 1710px) {
  .wrap-product .pro-list .top .right {
    width: 48%;
  }
}
@media (max-width: 1199px) {
  .wrap-product .pro-list .top .right {
    width: 100%;
    padding-top: 20px;
  }
}
.wrap-product .pro-list .top .right form {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .wrap-product .pro-list .top .right form {
    flex-direction: column;
  }
}
.wrap-product .pro-list .top .right form .select-group.active span::after {
  background: #F85E03;
  transform: translateY(-50%) rotate(90deg);
}
.wrap-product .pro-list .top .right form .select-group {
  min-width: 330px;
  margin-right: 20px;
  position: relative;
}
@media (max-width: 1710px) {
  .wrap-product .pro-list .top .right form .select-group {
    min-width: 260px;
  }
}
@media (max-width: 1470px) {
  .wrap-product .pro-list .top .right form .select-group {
    min-width: 240px;
  }
}

@media (max-width:1199px) {
  .wrap-product .pro-list .top .right form .select-group {
    min-width: 200px;
  }
}
@media (max-width: 991px) {
  .wrap-product .pro-list .top .right form .select-group {
    min-width: initial;
    width: 100%;
    margin-right: 0;
    margin-top: 20px;
    order: 2;
  }
}
.wrap-product .pro-list .top .right form .select-group span {
  height: 50px;
  line-height: 50px;
  border-radius: 8px;
  border: 1px solid #E7DFD9;
  background: #F0F0F0;
  padding: 0 15px;
  display: block;
  color: #000;
  font-family: Koulen, sans-serif;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.66px;
  position: relative;
  transition: all 0.3s;
}
@media (max-width: 1470px) {
  .wrap-product .pro-list .top .right form .select-group span {
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    letter-spacing: -0.4px;
  }
}
.wrap-product .pro-list .top .right form .select-group span:hover {
  cursor: pointer;
}
.wrap-product .pro-list .top .right form .select-group span:hover::after {
  background: #F85E03;
  transform: translateY(-50%) rotate(90deg);
}
.wrap-product .pro-list .top .right form .select-group span::after {
  content: '\ecdd';
  font-family: 'iconfont' !important;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  transition: all 0.3s;
}
.wrap-product .pro-list .top .right form .select-group .drop-group {
  content: '';
  position: absolute;
  width: 100%;
  top: calc(100% + 10px);
  border-radius: 8px;
  border: 1px solid #E7DFD9;
  background: rgba(240, 240, 240, 0.2);
  backdrop-filter: blur(12.69999981px);
  padding: 16px;
  display: none;
  z-index: 4;
  height: 300px;
  overflow: auto;
}
.wrap-product .pro-list .top .right form .select-group .drop-group .s-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 5px 0;
}
.wrap-product .pro-list .top .right form .select-group .drop-group .s-item input[type="radio"] {
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid #E7E7E7;
  background: #FFF;
  margin: 0;
  padding: 0;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  vertical-align: middle;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 12px;
  transition: all 0.2s;
}
.wrap-product .pro-list .top .right form .select-group .drop-group .s-item input[type="radio"]:checked {
  background-color: #000;
  border-color: #000;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath d='M1 5l3 3L11 1' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.wrap-product .pro-list .top .right form .select-group .drop-group .s-item label {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  margin-left: 10px;
  cursor: pointer;
  user-select: none;
}
@media (max-width: 1470px) {
  .wrap-product .pro-list .top .right form .select-group .drop-group .s-item label {
    font-size: 16px;
  }
}
.wrap-product .pro-list .top .right form button {
  width: 50px;
  height: 50px;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  border-radius: 8px;
  color: #fff;
  border: none;
  transition: all 0.3s;
}
@media (max-width: 1470px) {
  .wrap-product .pro-list .top .right form button {
    height: 45px;
    line-height: 45px;
    min-width: 45px;
  }
}
@media (max-width: 767px) {
  .wrap-product .pro-list .top .right form button {
    order: 1;
  }
}
.wrap-product .pro-list .top .right form button:hover {
  background: #F85E03;
}
.wrap-product .pro-list .top .right form button i {
  font-size: 20px;
}
.wrap-product .pro-list .group {
  padding: 70px 0px;
}
@media (max-width: 1470px) {
  .wrap-product .pro-list .group {
    padding: 70px 0px;
  }
}
@media (max-width: 1199px) {
  .wrap-product .pro-list .group {
    padding: 40px 0;
  }
}
.wrap-product .pro-list .group .row {
  margin: -30px;
}
@media (max-width: 1470px) {
  .wrap-product .pro-list .group .row {
    margin: -15px;
  }
}
@media (max-width: 1199px) {
  .wrap-product .pro-list .group .row {
    margin: -7px;
  }
}
.wrap-product .pro-list .group .row .col-12 {
  padding: 30px;
}
@media (max-width: 1470px) {
  .wrap-product .pro-list .group .row .col-12 {
    padding: 15px;
  }
}
@media (max-width: 1199px) {
  .wrap-product .pro-list .group .row .col-12 {
    padding: 7px;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .wrap-product .pro-list .group .row .col-12 {
    width: 100%;
  }
}
.wrap-product .pro-list .group .row .col-12 .item {
  border: 1px solid #F1F1F1;
  background: #EFEFEF;
  text-align: center;
  padding: 0px;
  height: 100%;
}
.wrap-product .pro-list .group .row .col-12 .item:hover .tit a {
  color: #F85E03;
}
.wrap-product .pro-list .group .row .col-12 .item:hover .pic .img-box img {
  transform: scale(1.02, 1.02);
}
.wrap-product .pro-list .group .row .col-12 .item .type span {
  margin: 0 auto;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  background: #DADADA;
  padding: 0 15px;
  color: #5E5E5E;
  font-size: 14px;
  letter-spacing: -0.28px;
}
.wrap-product .pro-list .group .row .col-12 .item .tit {
  padding: 20px 0 10px 0;
}
.wrap-product .pro-list .group .row .col-12 .item .tit a {
  font-family: Koulen, sans-serif;
  color: #000;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
  height: auto;
}
@media (max-width: 1199px) {
  .wrap-product .pro-list .group .row .col-12 .item .tit a {
    font-size: 18px;
    line-height: 28px;
    height: auto;
  }
}
.wrap-product .pro-list .group .row .col-12 .item .txt p {
  color: #5E5E5E;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
}
@media (max-width: 1199px) {
  .wrap-product .pro-list .group .row .col-12 .item .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-product .pro-list .group .row .col-12 .item .pic {
  padding-top: 0px;
}

.wrap-product .pro-list .group .row .col-12 .item .note {
  padding: 0 20px 20px 20px;
}

.wrap-product .pro-list .group .row .col-12 .item .pic .img-box img {
  transition: all 2s;
}
.wrap-product .pro-advantage {
  background-attachment: fixed;
  position: relative;
}
.wrap-product .pro-advantage::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #000 100%);
  z-index: 1;
  pointer-events: none;
}
.wrap-product .pro-advantage .img-box {
  padding-bottom: calc(960 / 1920 * 100%);
}
@media (max-width: 1920px) {
  .wrap-product .pro-advantage .img-box {
    padding-bottom: calc(1080 / 1920 * 100%);
  }
}
@media (max-width: 1470px) {
  .wrap-product .pro-advantage .img-box {
    padding-bottom: 67%;
  }
}
@media (max-width: 1199px) {
  .wrap-product .pro-advantage .img-box {
    padding-bottom: 75%;
  }
}
@media (max-width: 991px) {
  .wrap-product .pro-advantage .img-box {
    padding-bottom: 0%;
    height: 100%;
  }
}
.wrap-product .pro-advantage .img-box .info {
  display: flex;
  align-items: start;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
}
@media (max-width: 1710px) {
  .wrap-product .pro-advantage .img-box .info {
    height: auto;
    padding-top: 10%;
  }
}
@media (max-width: 1470px) {
  .wrap-product .pro-advantage .img-box .info {
    padding-top: 6%;
  }
}
@media (max-width: 991px) {
  .wrap-product .pro-advantage .img-box .info {
    padding: 40px 20px;
  }
}
.wrap-product .pro-advantage .img-box .info .tit h2 {
  font-family: Koulen, sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: 9vw;
  line-height: 100%;
  margin: 0;
}
.wrap-product .pro-advantage .img-box .info .tit h2 span {
  padding-left: 20vw;
}
.wrap-product .pro-advantage .img-box .info .list {
  padding-top: 100px;
}
@media (max-width: 1710px) {
  .wrap-product .pro-advantage .img-box .info .list {
    padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .wrap-product .pro-advantage .img-box .info .list {
    padding-top: 30px;
  }
}
.wrap-product .pro-advantage .img-box .info .list ul {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .wrap-product .pro-advantage .img-box .info .list ul {
    flex-wrap: wrap;
  }
}
.wrap-product .pro-advantage .img-box .info .list ul li {
  display: block;
  text-align: center;
  width: calc(100% / 4);
  border: 1px solid rgba(229, 229, 229, 0.2);
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(3.25px);
  padding: 100px 30px;
  transition: all 0.5s;
  animation-duration: 1s;
}
@media (max-width: 1199px) {
  .wrap-product .pro-advantage .img-box .info .list ul li {
    animation-delay: initial !important;
  }
}
@media (max-width: 991px) {
  .wrap-product .pro-advantage .img-box .info .list ul li {
    width: calc(100% / 2);
  }
}
@media (max-width: 767px) {
  .wrap-product .pro-advantage .img-box .info .list ul li {
    width: 100%;
    padding: 40px 20px;
  }
}
.wrap-product .pro-advantage .img-box .info .list ul li:nth-child(1) {
  animation-delay: 0.1s;
}
.wrap-product .pro-advantage .img-box .info .list ul li:nth-child(2) {
  animation-delay: 0.2s;
}
.wrap-product .pro-advantage .img-box .info .list ul li:nth-child(3) {
  animation-delay: 0.3s;
}
.wrap-product .pro-advantage .img-box .info .list ul li:nth-child(4) {
  animation-delay: 0.4s;
}
.wrap-product .pro-advantage .img-box .info .list ul li:hover {
  background: #F85E03;
}
.wrap-product .pro-advantage .img-box .info .list ul li:hover h2 {
  color: #000;
}
.wrap-product .pro-advantage .img-box .info .list ul li:hover .txt p {
  color: #000;
}
.wrap-product .pro-advantage .img-box .info .list ul li h2 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
  margin: 0;
  letter-spacing: -0.44px;
}
@media (max-width: 1199px) {
  .wrap-product .pro-advantage .img-box .info .list ul li h2 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
  }
}
.wrap-product .pro-advantage .img-box .info .list ul li .txt {
  padding-top: 20px;
}
.wrap-product .pro-advantage .img-box .info .list ul li .txt p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-product .pro-advantage .img-box .info .list ul li .txt p {
    font-size: 14px;
  }
}
.wrap-product .pro-application {
  padding-top: 130px;
}
@media (max-width: 1199px) {
  .wrap-product .pro-application {
    padding-top: 40px;
  }
}
.wrap-product .pro-application .slick-solution {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-product .pro-application .slick-solution {
    margin-top: 30px;
  }
}
.wrap-product .pro-application .slick-solution .item {
  position: relative;
}
.wrap-product .pro-application .slick-solution .item:hover .pic .img-box img {
  transform: scale(1.03, 1.03);
}
.wrap-product .pro-application .slick-solution .item:hover .note .more a {
  background: #F85E03;
}
.wrap-product .pro-application .slick-solution .item .pic {
  position: relative;
}
.wrap-product .pro-application .slick-solution .item .pic .img-box {
  padding-bottom: calc(430 / 830 * 100%);
}
@media (max-width: 767px) {
  .wrap-product .pro-application .slick-solution .item .pic .img-box {
    padding-bottom: calc(530 / 830 * 100%);
  }
}
.wrap-product .pro-application .slick-solution .item .pic .img-box img {
  transition: all 2s;
}
.wrap-product .pro-application .slick-solution .item .note {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  padding: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .wrap-product .pro-application .slick-solution .item .note {
    padding: 20px;
  }
}
.wrap-product .pro-application .slick-solution .item .note .tit a {
  color: #fff;
  font-family: Koulen, sans-serif;
  font-size: 2.7vw;
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 1199px) {
  .wrap-product .pro-application .slick-solution .item .note .tit a {
    font-size: 22px;
    line-height: 26px;
  }
}
.wrap-product .pro-application .slick-solution .item .note ul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0;
  margin: 0 -60px;
}
@media (max-width: 1199px) {
  .wrap-product .pro-application .slick-solution .item .note ul {
    padding: 15px 0;
  }
}
.wrap-product .pro-application .slick-solution .item .note ul li {
  padding: 0 60px;
  position: relative;
}
@media (max-width: 1470px) {
  .wrap-product .pro-application .slick-solution .item .note ul li {
    padding: 0 30px;
  }
}
.wrap-product .pro-application .slick-solution .item .note ul li:last-child::after {
  display: none;
}
.wrap-product .pro-application .slick-solution .item .note ul li::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 60px;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.3);
  right: 0;
}
.wrap-product .pro-application .slick-solution .item .note ul li .icon i {
  color: #F85E03;
  font-size: 44px;
  display: block;
}
@media (max-width: 1470px) {
  .wrap-product .pro-application .slick-solution .item .note ul li .icon i {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .wrap-product .pro-application .slick-solution .item .note ul li .icon i {
    font-size: 20px;
  }
}
.wrap-product .pro-application .slick-solution .item .note ul li b {
  display: block;
  padding: 10px 0;
  font-family: Koulen, sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 22px;
  color: #fff;
}
@media (max-width: 1470px) {
  .wrap-product .pro-application .slick-solution .item .note ul li b {
    font-size: 24px;
    line-height: 26px;
    padding: 5px 0;
  }
}
@media (max-width: 767px) {
  .wrap-product .pro-application .slick-solution .item .note ul li b {
    font-size: 16px;
    line-height: 20px;
  }
}
.wrap-product .pro-application .slick-solution .item .note ul li p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
@media (max-width: 1199px) {
  .wrap-product .pro-application .slick-solution .item .note ul li p {
    font-size: 13px;
  }
}
.wrap-product .pro-application .slick-solution .item .note .more a {
  display: inline-block;
  height: 50px;
  line-height: 48px;
  padding: 0 40px;
  background: #fff;
  color: #000;
  border-radius: 8px;
  transition: all 0.3s;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -0.36px;
}
@media (max-width: 1470px) {
  .wrap-product .pro-application .slick-solution .item .note .more a {
    height: 45px;
    line-height: 44px;
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .wrap-product .pro-application .slick-solution .item .note .more a {
    height: 45px;
    line-height: 45px;
    padding: 0 25px;
    letter-spacing: normal;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wrap-product .pro-application .slick-solution .item .note .more a {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 13px;
  }
}
.wrap-product .faq {
  padding: 140px 0;
}
@media (max-width: 1199px) {
  .wrap-product .faq {
    padding: 40px 0;
  }
}
.wrap-product .faq .group {
  padding-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-product .faq .group {
    padding-top: 30px;
  }
}
.wrap-product .faq .group ul li.active {
  background: #F5F7F8;
}
.wrap-product .faq .group ul li.active h2 {
  color: #F85E03;
}
.wrap-product .faq .group ul li.active h2::after {
  content: '\e616';
  background: #F85E03;
}
.wrap-product .faq .group ul li {
  border: 1px solid #F5F7F8;
  padding: 20px 30px;
  margin-bottom: 15px;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .wrap-product .faq .group ul li {
    padding: 20px 15px;
  }
}
.wrap-product .faq .group ul li:hover h2 {
  color: #F85E03;
}
.wrap-product .faq .group ul li:hover h2::after {
  content: '\e616';
  background: #F85E03;
}
.wrap-product .faq .group ul li h2 {
  cursor: pointer;
  display: block;
  color: #252525;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  margin: 0;
  padding: 0 90px 0 0 ;
  position: relative;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .wrap-product .faq .group ul li h2 {
    padding: 0 70px 0 0;
  }
}
.wrap-product .faq .group ul li h2::after {
  content: '\e61f';
  font-family: 'iconfont' !important;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: transparent;
  color: #000;
  font-size: 18px;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .wrap-product .faq .group ul li h2::after {
    right: 15px;
  }
}
@media (max-width: 1199px) {
  .wrap-product .faq .group ul li h2 {
    font-size: 18px;
    line-height: 26px;
  }
}
.wrap-product .faq .group ul li .txt {
  padding-top: 20px;
}
.wrap-product .faq .group ul li .txt p {
  color: #707677;
  font-size: 16px;
  letter-spacing: -0.32px;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-product .faq .group ul li .txt p {
    font-size: 14px;
    letter-spacing: normal;
  }
}
.wrap-details {
  padding-top: 140px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-details {
    padding-top: 100px;
  }
}
.wrap-details .introduce {
  background: #EFEFEF;
  padding: 120px 0 30px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  .wrap-details .introduce {
    padding: 40px 0;
  }
}
.wrap-details .introduce .tit h2 {
  font-family: Koulen, sans-serif;
  color: #000;
  font-size: 66px;
  font-weight: 400;
  line-height: 70px;
  letter-spacing: -2.64px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .tit h2 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: normal;
  }
}
.wrap-details .introduce .txt {
  padding-top: 15px;
}
.wrap-details .introduce .txt p {
  font-size: 16px;
  font-weight: 400;
  color: #5E5E5E;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-details .introduce .pic {
  width: 45%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .wrap-details .introduce .pic {
    width: 100%;
  }
}
.wrap-details .introduce .pic img {
  width: 100%;
  display: block;
  height: auto;
}
.wrap-details .introduce .name {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: -1;
  top: 65%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
@media (max-width: 767px) {
  .wrap-details .introduce .name {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin-top: 20px;
  }
}
.wrap-details .introduce .name span {
  color: #fff;
  font-size: 14vw;
  letter-spacing: -0.53vw;
  line-height: 100%;
  font-family: Koulen, sans-serif;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .name span {
    letter-spacing: normal;
  }
}
.wrap-details .introduce .play {
  content: '';
  position: absolute;
  bottom: 20%;
  right: 30%;
  z-index: 2;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .play {
    bottom: 50%;
  }
}
.wrap-details .introduce .play a {
  position: relative;
  z-index: 2;
}
.wrap-details .introduce .play a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.05);
  z-index: -1;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: border_animation 3.9s linear 0s infinite;
  animation: border_animation 3.9s linear 0s infinite;
}
.wrap-details .introduce .play a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.05);
  animation-delay: 1.3s;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: border_animation 1.9s linear 0s infinite;
  animation: border_animation 1.9s linear 0s infinite;
}
.wrap-details .introduce .play a i {
  width: 60px;
  height: 60px;
  background: rgba(201, 201, 201, 0.6);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .play a i {
    width: 60px;
    height: 60px;
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .wrap-details .introduce .play a i {
    width: 45px;
    height: 45px;
    font-size: 23px;
  }
}
.wrap-details .introduce .paramter {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  border-radius: 156px;
  background: #FFF;
  overflow: hidden;
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .paramter {
    flex-wrap: wrap;
    padding: 15px;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .wrap-details .introduce .paramter {
    border-radius: 20px;
    margin-top: 30px;
  }
}
.wrap-details .introduce .paramter .box {
  width: calc(100% / 4);
}
@media (max-width: 1199px) {
  .wrap-details .introduce .paramter .box {
    width: calc(100% / 2);
  }
}
@media (max-width: 767px) {
  .wrap-details .introduce .paramter .box {
    width: 100%;
    margin: 10px 0;
  }
}
.wrap-details .introduce .paramter .box1 {
  display: flex;
  align-items: center;
  border-right: 1px solid #EFEBE9;
  padding: 10px 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .paramter .box1 {
    justify-content: center;
    border-right: none;
  }
}
.wrap-details .introduce .paramter .box1 img {
  max-height: 50px;
}
@media (max-width: 1710px) {
  .wrap-details .introduce .paramter .box1 img {
    max-height: 35px;
  }
}
.wrap-details .introduce .paramter .box1 .note {
  padding-left: 20px;
}
@media (max-width: 1710px) {
  .wrap-details .introduce .paramter .box1 .note {
    padding-left: 15px;
  }
}
.wrap-details .introduce .paramter .box1 .note h2 {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1710px) {
  .wrap-details .introduce .paramter .box1 .note h2 {
    font-size: 18px;
    line-height: 100%;
  }
}
@media (max-width: 1199px) {
  .wrap-details .introduce .paramter .box1 .note h2 {
    font-size: 16px;
    line-height: 24px;
  }
}
.wrap-details .introduce .paramter .box1 .note p {
  margin: 4px 0 0 0;
  color: #939393;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1710px) {
  .wrap-details .introduce .paramter .box1 .note p {
    font-size: 12px;
  }
}
.wrap-details .introduce .paramter .box2 {
  display: flex;
  border-right: 1px solid #EFEBE9;
  justify-content: center;
}
.wrap-details .introduce .paramter .box2 p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  margin: 0;
}
.wrap-details .introduce .paramter .box2 p span {
  display: inline-block;
  color: #939393;
  font-size: 14px;
  font-weight: 400;
  padding: 0 10px;
  position: relative;
}
@media (max-width: 1710px) {
  .wrap-details .introduce .paramter .box2 p span {
    font-size: 12px;
    padding: 0 8px;
  }
}
.wrap-details .introduce .paramter .box2 p span:last-child::after {
  display: none;
}
.wrap-details .introduce .paramter .box2 p span::after {
  content: '';
  font-family: 'iconfont' !important;
  position: absolute;
  display: inline-block;
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 1px;
  background: #939393;
  vertical-align: middle;
}
.wrap-details .introduce .paramter .box3 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap-details .introduce .paramter .box3 p {
  border-radius: 56px;
  background: #EFEFEF;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  margin: 0 18px 0 0 ;
  text-align: center;
}
@media (max-width: 1710px) {
  .wrap-details .introduce .paramter .box3 p {
    padding: 0 10px;
    margin: 0 10px 0 0;
    height: 35px;
    line-height: 32px;
  }
}
.wrap-details .introduce .paramter .box3 p i {
  font-size: 12px;
  padding: 0 3px;
}
@media (max-width: 1710px) {
  .wrap-details .introduce .paramter .box3 p i {
    font-size: 10px;
  }
}
.wrap-details .introduce .paramter .box3 span {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.32px;
  position: relative;
}
@media (max-width: 1710px) {
  .wrap-details .introduce .paramter .box3 span {
    font-size: 12px;
    letter-spacing: normal;
  }
}
.wrap-details .introduce .paramter .box3 span::after {
  content: '|';
  font-family: 'iconfont' !important;
  color: #000;
  padding: 0 12px;
}
@media (max-width: 1710px) {
  .wrap-details .introduce .paramter .box3 span::after {
    padding: 0 6px;
  }
}
@media (max-width: 1199px) {
  .wrap-details .introduce .paramter .box3 span {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: normal;
  }
}
.wrap-details .introduce .paramter .box3 span:last-child::after {
  content: '\e60f';
}
.wrap-details .introduce .paramter .box4 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap-details .introduce .paramter .box4 a {
  display: inline-block;
  margin-left: 10px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  transition: all 0.3s;
  border-radius: 56px;
  letter-spacing: -0.32px;
}
@media (max-width: 1710px) {
  .wrap-details .introduce .paramter .box4 a {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 15px;
    letter-spacing: normal;
  }
}
.wrap-details .introduce .paramter .box4 a:hover {
  background: #F85E03;
  color: #fff;
}
.wrap-details .introduce .paramter .box4 a:hover span::after {
  animation: swing 1s linear;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .paramter .box4 a {
    font-size: 14px;
    letter-spacing: normal;
  }
}
.wrap-details .introduce .paramter .box4 .btn1 {
  background: #EFEFEF;
  color: #000;
}
.wrap-details .introduce .paramter .box4 .btn1 span {
  display: block;
}
.wrap-details .introduce .paramter .box4 .btn1 span::after {
  content: '\e60f';
  font-family: 'iconfont' !important;
  margin-left: 10px;
  display: inline-block;
}
.wrap-details .introduce .paramter .box4 .btn2 {
  background: #000;
  color: #fff;
}
.wrap-details .introduce .paramter .box4 .btn2 span {
  display: block;
}
.wrap-details .introduce .paramter .box4 .btn2 span::after {
  content: '\e602';
  font-family: 'iconfont' !important;
  margin-left: 10px;
  display: inline-block;
}
.wrap-details .des-tit h2 {
  color: #000;
  font-size: 40px;
  font-weight: 400;
  line-height: 42px;
  letter-spacing: -0.8px;
  font-family: Koulen, sans-serif;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .des-tit h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: normal;
  }
}
.wrap-details .editor-content p {
  font-size: 16px;
  color: #5E5E5E;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .editor-content p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-details .display {
  overflow: hidden;
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .wrap-details .display {
    padding: 40px 0;
  }
}
.wrap-details .display .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-details .display .info {
    flex-direction: column;
    align-items: start;
  }
}
.wrap-details .display .info .left {
  width: 50%;
  display: flex;
}
@media (max-width: 1199px) {
  .wrap-details .display .info .left {
    width: 100%;
    padding-top: 30px;
    align-items: start;
    flex-direction: column;
  }
}
.wrap-details .display .info .left .slider-nav {
  width: 17%;
  font-size: 0;
  margin-left: 20px;
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .wrap-details .display .info .left .slider-nav {
    width: 100%;
    margin-left: 0;
    padding: 20px 0 0 0;
    border-right: none;
    border-left: none;
  }
}
.wrap-details .display .info .left .slider-nav .slick-list {
  margin: -10px 0;
}
@media (max-width: 1199px) {
  .wrap-details .display .info .left .slider-nav .slick-list {
    margin: 0 -10px;
  }
}
.wrap-details .display .info .left .slider-nav .slick-slide {
  padding: 10px 0;
}
@media (max-width: 1199px) {
  .wrap-details .display .info .left .slider-nav .slick-slide {
    padding: 0 10px;
  }
}
.wrap-details .display .info .left .slider-nav .slick-prev {
  top: 0px;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
}
.wrap-details .display .info .left .slider-nav .slick-next {
  top: auto;
  bottom: 0px;
  transform: translateX(-50%) rotate(90deg);
  right: auto;
  left: 50%;
}
.wrap-details .display .info .left .slider-nav .item {
  cursor: pointer;
  opacity: 0.5;
  background: #EFEFEF;
  transition: all 0.3s;
  
}
@media (max-width: 1199px) {
  .wrap-details .display .info .left .slider-nav .item {
    border: 1px solid #ccc;
  }
}
.wrap-details .display .info .left .slider-nav .item .img-box {
  mix-blend-mode: multiply;
}
.wrap-details .display .info .left .slider-nav .slick-current .item {
  opacity: 1;
}
.wrap-details .display .info .left .slider-nav .item-video {
  position: relative;
}
.wrap-details .display .info .left .slider-nav .item-video .play {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.wrap-details .display .info .left .slider-nav .item-video .play i {
  width: 45px;
  height: 45px;
  background: #F85E03;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap-details .display .info .left .slider-for {
  font-size: 0;
  width: 83%;
}
@media (max-width: 1199px) {
  .wrap-details .display .info .left .slider-for {
    width: 100%;
  }
}
.wrap-details .display .info .left .slider-for .item {
  background: #EFEFEF;
}
.wrap-details .display .info .left .slider-for .item .img-box {
  mix-blend-mode: multiply;
}
.wrap-details .display .info .right {
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    z-index: 5;
}
@media (max-width: 1199px) {
  .wrap-details .display .info .right {
    width: 100%;
    padding-top: 30px;
  }
}

.wrap-details .display .info .right .note {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-details .display .info .right .note {
    padding-top: 20px;
  }
}
.wrap-details .display .info .right .note .tit h2 {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1710px) {
  .wrap-details .display .info .right .note .tit h2 {
    font-size: 18px;
    line-height: 100%;
  }
}
@media (max-width: 1199px) {
  .wrap-details .display .info .right .note .tit h2 {
    font-size: 16px;
    line-height: 24px;
  }
}

.wrap-details .display .info .right .note .pic {
  display: none;
  width: 45%;
}
@media (max-width: 1199px) {
  .wrap-details .display .info .right .note .pic {
    width: 100%;
    padding-top: 20px;
  }
}
.wrap-details .display .info .right .note .pic img {
  width: 100%;
  display: block;
  height: auto;
}
.wrap-details .display .info .right .note .txt {
  padding-top: 20px;
  width: 85%;
}
@media (max-width: 1199px) {
  .wrap-details .display .info .right .note .txt {
    padding-top: 20px;
    width: 100%;
  }
}
.wrap-details .display .info .right .note .txt p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .display .info .right .note .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}


.wrap-details .display .info .right .box3 {
  display: flex;
  align-items: center;
  padding: 30px 0;
}
.wrap-details .display .info .right .box3 p {
  border-radius: 56px;
  background: #EFEFEF;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  margin: 0 18px 0 0 ;
  text-align: center;
}
@media (max-width: 1710px) {
  .wrap-details .display .info .right .box3 p {
    padding: 0 10px;
    margin: 0 10px 0 0;
    height: 35px;
    line-height: 32px;
  }
}
.wrap-details .display .info .right .box3 p i {
  font-size: 12px;
  padding: 0 3px;
}
@media (max-width: 1710px) {
  .wrap-details .display .info .right .box3 p i {
    font-size: 10px;
  }
}
.wrap-details .display .info .right .box3 span {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.32px;
  position: relative;
}
@media (max-width: 1710px) {
  .wrap-details .display .info .right .box3 span {
    font-size: 12px;
    letter-spacing: normal;
  }
}
.wrap-details .display .info .right .box3 span::after {
  content: '|';
  font-family: 'iconfont' !important;
  color: #000;
  padding: 0 12px;
}
@media (max-width: 1710px) {
  .wrap-details .display .info .right .box3 span::after {
    padding: 0 6px;
  }
}
@media (max-width: 1199px) {
  .wrap-details .display .info .right .box3 span {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: normal;
  }
}
.wrap-details .display .info .right .box3 span:last-child::after {
  content: '\e60f';
}
.wrap-details .display .info .right .box4 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.wrap-details .display .info .right .box4 a {
  display: block;
  width: 100%;
  margin: 5px 0;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  transition: all 0.3s;
  border-radius: 56px;
  letter-spacing: -0.32px;
  text-align: center;
  font-size: 18px;
}
@media (max-width: 1199px) {
  .wrap-details .display .info .right .box4 a {
    font-size: 16px;
    letter-spacing: normal;
  }
}
.wrap-details .display .info .right .box4 a:hover {
  background: #F85E03;
  color: #fff;
}
.wrap-details .display .info .right .box4 a:hover span::after {
  animation: swing 1s linear;
}
@media (max-width: 1199px) {
  .wrap-details .display .info .right .box4 a {
    font-size: 14px;
    letter-spacing: normal;
  }
}
.wrap-details .display .info .right .box4 .btn1 {
  background: #EFEFEF;
  color: #000;
}
.wrap-details .display .info .right .box4 .btn1 span {
  display: block;
}
.wrap-details .display .info .right .box4 .btn1 span::after {
  content: '\e60f';
  font-family: 'iconfont' !important;
  margin-left: 10px;
  display: inline-block;
}
.wrap-details .display .info .right .box4 .btn2 {
  background: #000;
  color: #fff;
}
.wrap-details .display .info .right .box4 .btn2 span {
  display: block;
}
.wrap-details .display .info .right .box4 .btn2 span::after {
  content: '\e602';
  font-family: 'iconfont' !important;
  margin-left: 10px;
  display: inline-block;
}



.wrap-details .des-video img {
  width: 100%;
  display: block;
  height: auto;
}
.wrap-details .des-video .info {
  position: relative;
}
.wrap-details .des-video .info .play {
  content: '';
  position: absolute;
  z-index: 2;
  cursor: pointer;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap-details .des-video .info .play a {
  position: relative;
  z-index: 2;
}
.wrap-details .des-video .info .play a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  z-index: -1;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: border_animation 3.9s linear 0s infinite;
  animation: border_animation 3.9s linear 0s infinite;
}
.wrap-details .des-video .info .play a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
  animation-delay: 1.3s;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: border_animation 1.9s linear 0s infinite;
  animation: border_animation 1.9s linear 0s infinite;
}
.wrap-details .des-video .info .play a i {
  width: 60px;
  height: 60px;
  background: rgba(201, 201, 201, 0.3);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 1199px) {
  .wrap-details .des-video .info .play a i {
    width: 60px;
    height: 60px;
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .wrap-details .des-video .info .play a i {
    width: 45px;
    height: 45px;
    font-size: 23px;
  }
}
.wrap-details .des-advantage {
  padding: 140px 0;
}
@media (max-width: 1199px) {
  .wrap-details .des-advantage {
    padding: 40px 0;
  }
}
.wrap-details .des-advantage .group .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.wrap-details .des-advantage .group .item:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .wrap-details .des-advantage .group .item {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .wrap-details .des-advantage .group .item {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .wrap-details .des-advantage .group .item .des-tit {
    margin-bottom: 20px;
  }
}
.wrap-details .des-advantage .group .item .editor-content {
  width: 30%;
}
@media (max-width: 991px) {
  .wrap-details .des-advantage .group .item .editor-content {
    width: 100%;
    order: 2;
  }
}
.wrap-details .des-advantage .group .item .pic {
  width: 40%;
}
@media (max-width: 991px) {
  .wrap-details .des-advantage .group .item .pic {
    width: 100%;
    order: 1;
    margin-bottom: 20px;
  }
}
.wrap-details .des-advantage .group .item .pic .img-box {
  padding-bottom: calc(580 / 880 * 100%);
}
.wrap-details .des-parameter {
  background: #898989;
  padding: 120px 0;
}
@media (max-width: 1199px) {
  .wrap-details .des-parameter {
    padding: 40px 0;
  }
}
.wrap-details .des-parameter .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .wrap-details .des-parameter .info {
    flex-direction: column;
    align-items: start;
  }
}
.wrap-details .des-parameter .info .left {
  width: 55%;
}
@media (max-width: 991px) {
  .wrap-details .des-parameter .info .left {
    width: 100%;
  }
}
.wrap-details .des-parameter .info .left .des-tit h2 {
  color: #fff;
}
.wrap-details .des-parameter .info .left .editor-content {
  padding-top: 15px;
}
.wrap-details .des-parameter .info .left .editor-content p {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
}
.wrap-details .des-parameter .info .left .editor-content .table-box {
  width: 100% !important;
}
@media (max-width: 1199px) {
  .wrap-details .des-parameter .info .left .editor-content .table-box {
    overflow: auto !important;
  }
}
.wrap-details .des-parameter .info .left .editor-content .table-box table {
  width: 100% !important;
}
.wrap-details .des-parameter .info .left .editor-content .table-box table tr:first-child td {
  /*color: #FFF;*/
  /*font-size: 20px;*/
  /*border-bottom: 1px solid #fff;*/
}
@media (max-width: 1199px) {
  .wrap-details .des-parameter .info .left .editor-content .table-box table tr:first-child td {
    font-size: 14px;
  }
}
.wrap-details .des-parameter .info .left .editor-content .table-box table tr:last-child td {
  /*color: #FFF;*/
  /*font-size: 20px;*/
  /*border-bottom: 1px solid #fff;*/
}
@media (max-width: 1199px) {
  .wrap-details .des-parameter .info .left .editor-content .table-box table tr:last-child td {
    font-size: 14px;
  }
}
.wrap-details .des-parameter .info .left .editor-content .table-box table tr td {
  padding: 13px;
  width: auto !important;
  height: auto !important;
  border-width: 1px;
  border-color: #ccc;
  /*border-bottom: 1px solid #919191;*/
  /*border-left: none;
  border-right: none;
  border-top: none;*/
  color: #fff;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .wrap-details .des-parameter .info .left .editor-content .table-box table tr td {
    font-size: 14px;
    padding: 10px 0;
  }
}

.wrap-details .des-parameter .info .right {
  width: 45%;
}
@media (max-width: 991px) {
  .wrap-details .des-parameter .info .right {
    width: 100%;
    margin-top: 20px;
  }
}
.wrap-details .des-parameter .info .right .pic img {
  width: 100%;
  height: auto;
  display: block;
}
.wrap-details .des-review {
  padding-top: 150px;
}
@media (max-width: 1199px) {
  .wrap-details .des-review {
    padding-top: 40px;
  }
}
.wrap-details .des-review .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 40px;
}
@media (max-width: 1199px) {
  .wrap-details .des-review .top {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .wrap-details .des-review .top {
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .wrap-details .des-review .top .drop-write {
    margin-top: 20px;
  }
}
.wrap-details .des-review .top .drop-write span {
  color: #222;
  font-size: 18px;
  cursor: pointer;
  position: relative;
}
.wrap-details .des-review .top .drop-write span::before {
  content: '\e600';
  font-family: 'iconfont' !important;
  margin-right: 10px;
}
@media (max-width: 1199px) {
  .wrap-details .des-review .top .drop-write span {
    font-size: 14px;
    letter-spacing: normal;
  }
}
.wrap-details .des-review .info {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .wrap-details .des-review .info {
    flex-direction: column;
  }
}
.wrap-details .des-review .info .left {
  width: 100%;
}
@media (max-width: 991px) {
  .wrap-details .des-review .info .left {
    width: 100%;
    order: 2;
    margin-top: 20px;
  }
}
.wrap-details .des-review .info .left .slick-review .slick-list {
  margin: -5px 0;
}
.wrap-details .des-review .info .left .slick-review .slick-slide {
  padding: 5px 0;
}
.wrap-details .des-review .info .left .slick-review .item {
  background: #FFF;
  border: 1px solid #EFEFEF;
  padding: 22px;
}
.wrap-details .des-review .info .left .slick-review .item .name span {
  display: inline-block;
  font-size: 24px;
  color: #000;
  font-weight: 500;
  /* letter-spacing: -0.45px; */
}
@media (max-width: 1199px) {
  .wrap-details .des-review .info .left .slick-review .item .name span {
    letter-spacing: normal;
    font-size: 18px;
  }
}
.wrap-details .des-review .info .left .slick-review .item .name .type {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  margin-left: 10px;
  color: #656565;
}
.wrap-details .des-review .info .left .slick-review .item .txt {
  padding-top: 20px;
}
.wrap-details .des-review .info .left .slick-review .item .txt p {
  color: #5E5E5E;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .des-review .info .left .slick-review .item .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-details .des-review .info .right {
  width: 65%;
}
@media (max-width: 991px) {
  .wrap-details .des-review .info .right {
    width: 100%;
  }
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .form-group {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .wrap-details .des-review .info .right .review-form form .row .col-12 .form-group {
    margin-bottom: 15px;
  }
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .form-group input {
  width: 100%;
  line-height: 50px;
  background: #EFEFEF;
  padding: 0 20px;
  border: none;
}
@media (max-width: 1199px) {
  .wrap-details .des-review .info .right .review-form form .row .col-12 .form-group input {
    padding: 0 15px;
    line-height: 40px;
  }
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .form-group input::placeholder {
  color: #444;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .wrap-details .des-review .info .right .review-form form .row .col-12 .form-group input::placeholder {
    font-size: 14px;
  }
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .form-group input:focus::placeholder {
  color: #ccc;
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .form-group textarea {
  resize: none;
  width: 100%;
  border: none;
  background: #EFEFEF;
  padding: 20px;
}
@media (max-width: 1199px) {
  .wrap-details .des-review .info .right .review-form form .row .col-12 .form-group textarea {
    padding: 15px;
  }
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .form-group textarea::placeholder {
  color: #444;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .wrap-details .des-review .info .right .review-form form .row .col-12 .form-group textarea::placeholder {
    font-size: 14px;
  }
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .form-group textarea:focus::placeholder {
  color: #ccc;
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .ratingbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  border: none;
  background: #EFEFEF;
  border-radius: 0;
  border-radius: 3px;
  line-height: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1199px) {
  .wrap-details .des-review .info .right .review-form form .row .col-12 .ratingbox {
    line-height: 40px;
    padding: 0 15px;
  }
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .ratingbox p {
  margin: 0;
  color: #444;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .wrap-details .des-review .info .right .review-form form .row .col-12 .ratingbox p {
    font-size: 14px;
  }
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .ratingbox .rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0 20px;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .ratingbox .rating input {
  display: none !important;
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .ratingbox .rating input:checked ~ label:before {
  content: '\e9a1';
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .ratingbox .rating label {
  font-size: 15px;
  margin-left: 5px;
  cursor: pointer;
  color: #F85E03;
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .ratingbox .rating label:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  content: '\e9a2';
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .ratingbox .rating label:hover:before,
.wrap-details .des-review .info .right .review-form form .row .col-12 .ratingbox .rating label:hover ~ label:before {
  content: '\e9a1';
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .submit-group {
  text-align: end;
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .submit-group button {
  border: none;
  height: 50px;
  line-height: 50px;
  padding: 0 60px;
  background: #000;
  color: #fff;
  transition: all 0.3s;
  font-size: 18px;
  font-weight: 400;
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .submit-group button:hover {
  background: #F85E03;
  color: #fff;
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .submit-group button:hover span::after {
  animation: swing 1s linear;
}
@media (max-width: 1199px) {
  .wrap-details .des-review .info .right .review-form form .row .col-12 .submit-group button {
    font-size: 14px;
    padding: 0 25px;
  }
}
.wrap-details .des-review .info .right .review-form form .row .col-12 .submit-group button span {
  position: relative;
}
.wrap-details .des-related {
  padding-top: 150px;
}
@media (max-width: 1199px) {
  .wrap-details .des-related {
    padding-top: 40px;
  }
}

.wrap-details .des-related .slick-related .slick-track {
  display: flex;
  align-items: stretch;
}

.wrap-details .des-related .slick-related .slick-slide {
  height: auto;
}

.wrap-details .des-related .slick-related .slick-slide>div {
  height: 100%;
}

.wrap-details .des-related .slick-related .item {
  border: 1px solid #F1F1F1;
  background: #EFEFEF;
  text-align: center;
  padding: 0px;
  height: 100%;
}
.wrap-details .des-related .slick-related .item:hover .tit a {
  color: #F85E03;
}
.wrap-details .des-related .slick-related .item:hover .pic .img-box img {
  transform: scale(1.02, 1.02);
}
.wrap-details .des-related .slick-related .item .type span {
  margin: 0 auto;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  background: #DADADA;
  padding: 0 15px;
  color: #5E5E5E;
  font-size: 14px;
  letter-spacing: -0.28px;
}
.wrap-details .des-related .slick-related .item .tit {
  padding: 20px 0 10px 0;
}

.wrap-details .des-related .slick-related .item .note {
  padding: 0 20px 20px 20px;
}

.wrap-details .des-related .slick-related .item .tit a {
  font-family: Koulen, sans-serif;
  color: #000;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .wrap-details .des-related .slick-related .item .tit a {
    font-size: 18px;
    line-height: 28px;
    height: auto;
  }
}
.wrap-details .des-related .slick-related .item .txt p {
  color: #5E5E5E;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
}
@media (max-width: 1199px) {
  .wrap-details .des-related .slick-related .item .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-details .des-related .slick-related .item .pic {
  padding-top: 20px;
}
.wrap-details .des-related .slick-related .item .pic .img-box img {
  transition: all 2s;
}
.wrap-details .des-inquiry {
  padding: 150px 0;
}
@media (max-width: 1199px) {
  .wrap-details .des-inquiry {
    padding: 40px 0;
  }
}
.wrap-details .des-inquiry .common-form {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-details .des-inquiry .common-form {
    margin-top: 30px;
  }
}
.wrap-details .des-inquiry .common-form form .row .col-12 .box {
  margin-bottom: 20px;
}
.wrap-details .des-inquiry .common-form form .row .col-12 .box input,
.wrap-details .des-inquiry .common-form form .row .col-12 .box textarea {
  color: #444;
  background: #EFEFEF;
}
.wrap-details .des-inquiry .common-form form .row .col-12 .box input::placeholder,
.wrap-details .des-inquiry .common-form form .row .col-12 .box textarea::placeholder {
  color: #444;
}
.wrap-details .des-inquiry .common-form form .row .col-12 .box input:focus::placeholder,
.wrap-details .des-inquiry .common-form form .row .col-12 .box textarea:focus::placeholder {
  color: #ccc;
}
.wrap-details .des-inquiry .common-form form .row .col-12 .box-submit {
  text-align: end;
}
.wrap-details .des-inquiry .common-form form .row .col-12 .box-submit button {
  color: #000;
  width: auto;
  padding: 0 80px;
}
.wrap-details .des-inquiry .common-form form .row .col-12 .box-submit button:hover {
  background: #000;
  color: #fff;
}
@media (max-width: 1199px) {
  .wrap-details .des-inquiry .common-form form .row .col-12 .box-submit button {
    padding: 0 30px;
  }
}
.wrap-details .des-inquiry .common-form form .row .col-12 .box-submit button span::after {
  display: none;
}
.hb-note {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  align-items: end;
  padding-bottom: 10vw;
  /* padding: 100px 0; */
  /* padding-right: 10vw; */
  /* padding-top: 20vw; */
}
@media (max-width: 1199px) {
  .hb-note {
    /* padding-right: 0; */
    padding: 0;
    padding-top: 0;
    padding-bottom: 40px;
  }
}
.hb-note .container {
  position: relative;
}
.hb-note .note {
  /* position: absolute; */
  bottom: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 1199px) {
  .hb-note .note {
    width: 100%;
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
  }
}
.hb-note .tit {
  text-align: start;
}
@media (max-width: 1199px) {
  .hb-note .tit {
    text-align: start;
  }
}
.hb-note .tit h2 {
  color: #fff;
  font-size: 8vw;
  font-weight: 400;
  letter-spacing: -0.2vw;
  line-height: 100%;
  font-family: Koulen, sans-serif;
}
@media (max-width: 1199px) {
  .hb-note .tit h2 {
    letter-spacing: normal;
  }
}
.hb-note .tit h2 span {
  color: #F85E03;
}
.hb-note .txt p {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: -0.78px;
  color: #fff;
  margin: 0;
}
@media (max-width: 1199px) {
  .hb-note .txt p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .hb-note .txt p {
    font-size: 10px;
    line-height: 15px;
  }
}
.hb-note .hb-link {
  padding-top: 3.2vw;
}
@media (max-width: 1199px) {
  .hb-note .hb-link {
    padding-top: 15px;
  }
}
.hb-note .hb-link a {
  display: inline-block;
  margin-right: 20px;
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0.5;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  letter-spacing: -0.54px;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .hb-note .hb-link a {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 10px;
    letter-spacing: normal;
    margin-right: 10px;
  }
}
.hb-note .hb-link a:hover {
  opacity: 1;
}
.swiper-button-prev,
.swiper-button-next {
  top: auto;
  /* bottom: 100px; */
  bottom: calc(10vw);
}
@media (max-width: 1199px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
}
.swiper-button-prev:hover::after,
.swiper-button-next:hover::after {
  background: rgba(255, 239, 239, 0.5);
}
.swiper-button-prev::after,
.swiper-button-next::after {
  width: 40px;
  min-width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: rgba(255, 239, 239, 0.2);
  font-size: 16px;
  color: #fff;
  transition: all 0.3s;
}
.swiper-button-prev {
  /* left: auto;
  right: calc(((100% - 1710px) / 2) + 50px); */

  right: auto;
  left: 47%;
}
/* @media (max-width: 1710px) {
  .swiper-button-prev {
    right: calc(((100% - 1440px) / 2) + 50px);
  }
}
@media (max-width: 1470px) {
  .swiper-button-prev {
    right: calc(((100% - 1140px) / 2) + 50px);
  }
}
*/
.swiper-button-next {
  /* right: calc((100% - 1710px) / 2); */

  right: auto;
  left: calc(47% + 60px);
}
/* @media (max-width: 1710px) {
  .swiper-button-next {
    right: calc((100% - 1440px) / 2);
  }
}
@media (max-width: 1470px) {
  .swiper-button-next {
    right: calc((100% - 1140px) / 2);
  }
} */
.wrap-home {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.wrap-home::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 49%;
  top: 0;
  background: url(../img/wh-bg.png) no-repeat center;
  background-size: 100% 100%;
  z-index: -1;
}
.wrap-home .home-category {
  padding: 100px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-category {
    padding: 40px 0;
  }
}
.wrap-home .home-category .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .wrap-home .home-category .top {
    flex-direction: column;
  }
}
.wrap-home .home-category .top .tit h2 {
  color: #fff;
  font-family: Koulen, sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .top .tit h2 {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-category .top .more {
    margin-top: 20px;
  }
}
.wrap-home .home-category .top .more a {
  display: inline-block;
  color: #000;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-radius: 8px;
  padding: 0 40px;
  transition: all 0.3s;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
}
.wrap-home .home-category .top .more a:hover {
  background: #F85E03;
  color: #fff;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .top .more a {
    height: 45px;
    line-height: 45px;
    padding: 0 25px;
    font-size: 14px;
    letter-spacing: normal;
  }
}
.wrap-home .home-category .slick-category {
  margin-top: 70px;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .slick-category {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-category .slick-category .slick-current .item {
    opacity: 1;
  }
}
.wrap-home .home-category .slick-category .item {
  opacity: 0.6;
  transition: all 0.6s;
}
.wrap-home .home-category .slick-category .item:hover {
  opacity: 1;
}
.wrap-home .home-category .slick-category .item:hover .pic .img-box img {
  transform: scale(1.03, 1.03);
}
.wrap-home .home-category .slick-category .item .pic .img-box {
  padding-bottom: calc(280 / 520 * 100%);
}
.wrap-home .home-category .slick-category .item .pic .img-box img {
  transition: all 2s;
}
.wrap-home .home-category .slick-category .item .tit {
  text-align: center;
  padding-top: 20px;
}
.wrap-home .home-category .slick-category .item .tit a {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: -0.44px;
  line-height: 32px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 32px;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .slick-category .item .tit a {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
    height: 28px;
  }
}
.wrap-home .home-core {
  padding: 50px 0 90px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-core {
    padding: 40px 0;
  }
}
.wrap-home .home-core .wrap-tit h2 {
  color: #fff;
}
.wrap-home .home-core .slick-core {
  margin-top: 100px;
  padding: 0 260px;
  width: 80%;
  margin: 100px auto 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-core .slick-core {
    margin-top: 30px;
    padding: 0;
    width: 100%;
  }
}
.wrap-home .home-core .slick-core .slick-list {
  margin: 0 -80px;
  overflow: visible;
}
@media (max-width: 1199px) {
  .wrap-home .home-core .slick-core .slick-list {
    overflow: hidden;
  }
}
.wrap-home .home-core .slick-core .slick-slide {
  padding: 0 80px;
}
.wrap-home .home-core .slick-core .slick-prev,
.wrap-home .home-core .slick-core .slick-next {
  width: 40px;
  height: 40px;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.2);
}
.wrap-home .home-core .slick-core .slick-prev:hover,
.wrap-home .home-core .slick-core .slick-next:hover {
  background: rgba(0, 0, 0, 0.5);
}
.wrap-home .home-core .slick-core .slick-prev::before,
.wrap-home .home-core .slick-core .slick-next::before {
  color: #fff;
}
.wrap-home .home-core .slick-core .slick-prev {
  left: 10%;
}
.wrap-home .home-core .slick-core .slick-next {
  right: 10%;
}
.wrap-home .home-core .slick-core .slick-current .item .note {
  opacity: 1;
  visibility: visible;
}

/*.wrap-home .home-core .slick-core .slick-active .item .note {
  opacity: 1;
  visibility: visible;
}*/


.wrap-home .home-core .slick-core .item:hover .pic .img-box img {
  transform: scale(1.03, 1.03);
}
.wrap-home .home-core .slick-core .item:hover .note .tit a {
  color: #F85E03;
}
.wrap-home .home-core .slick-core .item .pic .img-box {
  padding-bottom: calc(470 / 940 * 100%);
}
.wrap-home .home-core .slick-core .item .pic .img-box img {
  transition: all 2s;
}
.wrap-home .home-core .slick-core .item .note {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
  transition: all 0.6s;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1199px) {
  .wrap-home .home-core .slick-core .item .note {
    padding-top: 20px;
  }
}
.wrap-home .home-core .slick-core .item .note .tit {
  width: 30%;
}
.wrap-home .home-core .slick-core .item .note .tit a {
  transition: all 0.3s;
  color: #FFF;
  font-family: Koulen, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 1px;
}
@media (max-width: 1470px) {
  .wrap-home .home-core .slick-core .item .note .tit a {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-core .slick-core .item .note .tit a {
    font-size: 18px;
    line-height: 28px;
  }
}
.wrap-home .home-core .slick-core .item .note .list {
  width: 67%;
}
.wrap-home .home-core .slick-core .item .note .list .txt p {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-core .slick-core .item .note .list .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-home .home-core .slick-core .item .note .list .type {
  padding-top: 20px;
}
@media (max-width: 1199px) {
  .wrap-home .home-core .slick-core .item .note .list .type {
    padding-top: 15px;
  }
}
.wrap-home .home-core .slick-core .item .note .list .type p {
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  font-weight: 400;
  line-height: 22px;
}
@media (max-width: 1199px) {
  .wrap-home .home-core .slick-core .item .note .list .type p {
    font-size: 14px;
  }
}
.wrap-home .home-core .slick-core .item .note .list .type p b {
  font-weight: 400;
}
.wrap-home .home-core .slick-core .item .note .list .type p b span {
  margin-left: 15px;
}
.wrap-home .home-advantage {
  padding: 110px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage {
    padding: 40px 0;
  }
}
.wrap-home .home-advantage .more-btn {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .more-btn {
    margin-top: 30px;
  }
}
.wrap-home .home-advantage .group {
  padding-top: 80px;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .group {
    padding-top: 20px;
  }
}
.wrap-home .home-advantage .group .row {
  margin: 0;
}
.wrap-home .home-advantage .group .row .col-12 {
  height: auto;
  padding: 0;
}
.wrap-home .home-advantage .group .row .col-12 .item {
  height: 100%;
  transition: all 0.5s;
  border: 1px solid #E5E5E5;
  text-align: center;
  padding: 120px 30px 60px 30px;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .group .row .col-12 .item {
    padding: 40px 30px;
  }
}
.wrap-home .home-advantage .group .row .col-12 .item:hover {
  background: #F1F1F1;
}
.wrap-home .home-advantage .group .row .col-12 .item:hover .icon img {
  animation: swing 1s linear;
}
.wrap-home .home-advantage .group .row .col-12 .item .icon {
  padding-bottom: 100px;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .group .row .col-12 .item .icon {
    padding-bottom: 30px;
  }
}
.wrap-home .home-advantage .group .row .col-12 .item .icon img {
  max-height: 60px;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .group .row .col-12 .item .icon img {
    max-height: 50px;
  }
}
.wrap-home .home-advantage .group .row .col-12 .item h2 {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.44px;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .group .row .col-12 .item h2 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
  }
}
.wrap-home .home-advantage .group .row .col-12 .item .txt {
  padding-top: 20px;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .group .row .col-12 .item .txt {
    padding-top: 15px;
  }
}
.wrap-home .home-advantage .group .row .col-12 .item .txt p {
  font-size: 16px;
  color: #5E5E5E;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-advantage .group .row .col-12 .item .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-home .more-btn a {
  display: inline-block;
  padding: 0 40px;
  border-radius: 8px;
  background: #F85E03;
  height: 50px;
  line-height: 50px;
  transition: all 0.3s;
  font-size: 18px;
  color: #000;
  font-weight: 500;
  letter-spacing: -0.36px;
}
.wrap-home .more-btn a:hover {
  background: #000;
  color: #fff;
}
@media (max-width: 1199px) {
  .wrap-home .more-btn a {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    padding: 0 25px;
    letter-spacing: normal;
  }
}
.wrap-home .home-video {
  position: relative;
  overflow: hidden;
}
.wrap-home .home-video .pic img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .wrap-home .home-video .pic img {
    width: 160%;
    max-width: 160%;
    margin-left: -30%;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-video .pic img {
    width: 240%;
    max-width: 240%;
    margin-left: -120%;
  }
}
.wrap-home .home-video .pic-line span {
  position: absolute;
  width: 60px;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.1) 0%, rgba(153, 153, 153, 0.1) 100%);
  backdrop-filter: blur(22.79999924px);
  z-index: 2;
  animation-duration: 1s;
  animation: flipInY 1s linear;
  animation: fadeInLeft 1s linear;
}
@media (max-width: 1199px) {
  .wrap-home .home-video .pic-line span {
    animation: none !important;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-video .pic-line span {
    width: 20px;
  }
}
.wrap-home .home-video .pic-line span:nth-child(2) {
  left: 60px;
  animation-delay: 0.1s;
}
@media (max-width: 1199px) {
  .wrap-home .home-video .pic-line span:nth-child(2) {
    left: 20px;
  }
}
.wrap-home .home-video .pic-line span:nth-child(3) {
  left: 120px;
  animation-delay: 0.2s;
}
@media (max-width: 1199px) {
  .wrap-home .home-video .pic-line span:nth-child(3) {
    left: 40px;
  }
}
.wrap-home .home-video .pic-line span:nth-child(4) {
  left: 180px;
  animation-delay: 0.3s;
}
@media (max-width: 1199px) {
  .wrap-home .home-video .pic-line span:nth-child(4) {
    left: 60px;
  }
}
.wrap-home .home-video .pic-line span:nth-child(5) {
  left: 240px;
  animation-delay: 0.4s;
}
@media (max-width: 1199px) {
  .wrap-home .home-video .pic-line span:nth-child(5) {
    left: 80px;
  }
}
.wrap-home .home-video .pic-line span:nth-child(6) {
  left: 300px;
  animation-delay: 0.5s;
}
@media (max-width: 1199px) {
  .wrap-home .home-video .pic-line span:nth-child(6) {
    left: 100px;
  }
}
.wrap-home .home-video .pic-line span:nth-child(7) {
  left: 360px;
  animation-delay: 0.6s;
}
@media (max-width: 1199px) {
  .wrap-home .home-video .pic-line span:nth-child(7) {
    left: 120px;
  }
}
.wrap-home .home-video .pic-line span:nth-child(8) {
  left: 420px;
  animation-delay: 0.7s;
}
@media (max-width: 1199px) {
  .wrap-home .home-video .pic-line span:nth-child(8) {
    left: 140px;
  }
}
.wrap-home .home-video .pic-note {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.wrap-home .home-video .pic-note .box1 {
  max-width: 300px;
  padding: 60px 35px;
  background: #fff;
  position: absolute;
  bottom: 110px;
}
@media (max-width: 1199px) {
  .wrap-home .home-video .pic-note .box1 {
    bottom: 20px;
    padding: 30px 20px;
  }
}
.wrap-home .home-video .pic-note .box1::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0;
  right: 0;
  background: #F85E03;
}
.wrap-home .home-video .pic-note .box1::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  bottom: 0;
  left: 0;
  background: #F85E03;
}
.wrap-home .home-video .pic-note .box1 b {
  display: block;
  color: #F85E03;
  font-size: 4.5vw;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: -0.1vw;
  font-family: Koulen, sans-serif;
  padding-bottom: 40px;
  border-bottom: 1px solid #D7D7D7;
}
@media (max-width: 1199px) {
  .wrap-home .home-video .pic-note .box1 b {
    padding-bottom: 10px;
    font-size: 34px;
    letter-spacing: normal;
  }
}
.wrap-home .home-video .pic-note .box1 .txt {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-home .home-video .pic-note .box1 .txt {
    padding-top: 10px;
  }
}
.wrap-home .home-video .pic-note .box1 .txt h2 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  color: #000;
}
@media (max-width: 1199px) {
  .wrap-home .home-video .pic-note .box1 .txt h2 {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: normal;
  }
}
.wrap-home .home-video .pic-note .box1 .txt p {
  font-size: 16px;
  letter-spacing: -0.32px;
  font-weight: 400;
  color: #5E5E5E;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-video .pic-note .box1 .txt p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: normal;
  }
}
.wrap-home .home-video .play {
  content: '';
  position: absolute;
  top: 30%;
  right: 10%;
  z-index: 2;
  cursor: pointer;
}
@media (max-width: 767px) {
  .wrap-home .home-video .play {
    top: 20px;
    right: 20px;
  }
}
.wrap-home .home-video .play a {
  position: relative;
  z-index: 2;
}
.wrap-home .home-video .play a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  z-index: -1;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: border_animation 3.9s linear 0s infinite;
  animation: border_animation 3.9s linear 0s infinite;
}
.wrap-home .home-video .play a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
  animation-delay: 1.3s;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: border_animation 1.9s linear 0s infinite;
  animation: border_animation 1.9s linear 0s infinite;
}
.wrap-home .home-video .play a i {
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 1199px) {
  .wrap-home .home-video .play a i {
    width: 60px;
    height: 60px;
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-video .play a i {
    width: 45px;
    height: 45px;
    font-size: 23px;
  }
}
.wrap-home .home-brand {
  padding-top: 110px;
}
@media (max-width: 1199px) {
  .wrap-home .home-brand {
    padding-top: 40px;
  }
}
.wrap-home .home-brand ul {
  padding: 15px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-brand ul {
    padding: 7px 0;
  }
}
.wrap-home .home-brand ul {
  margin: 0 -15px;
}
.wrap-home .home-brand ul li {
  display: block;
  filter: grayscale(90%);
  transition: all 0.4s;
  display: inline-block;
  padding: 0 15px;
}
.wrap-home .home-brand ul li:hover {
  filter: grayscale(0%);
  box-shadow: 0 4px 8.3px 0 rgba(0, 0, 0, 0.15);
}
.wrap-home .home-brand ul li img {
  width: 140px;
  display: block;
  max-height: 80px;
}
.wrap-home .home-about {
  padding: 180px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-about {
    padding: 40px 0;
  }
}
.wrap-home .home-about .more-btn {
  margin-top: 70px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .more-btn {
    margin-top: 30px;
  }
}
.wrap-home .home-product {
  background: #F85E03;
  height: 100px;
  display: flex;
  align-items: center;
}
.wrap-home .home-product ul {
  margin: 0 -35px;
}
.wrap-home .home-product ul li {
  display: inline-block;
  padding: 0 35px;
}
.wrap-home .home-product ul li a {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-family: Koulen, sans-serif;
  font-size: 36px;
  font-weight: 400;
  letter-spacing: -0.72px;
  line-height: 100%;
  position: relative;
}
.wrap-home .home-product ul li a span {
  transition: all 0.4s;
}
.wrap-home .home-product ul li a:hover span:first-child {
  color: #fff;
}
@media (max-width: 1199px) {
  .wrap-home .home-product ul li a {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
  }
}
.wrap-home .home-product ul li a .num {
  position: absolute;
  right: -30px;
  top: -10px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.36px;
  font-family: "Inter Tight", sans-serif;
}
@media (max-width: 1199px) {
  .wrap-home .home-product ul li a .num {
    font-size: 14px;
    letter-spacing: normal;
  }
}
.wrap-home .home-case {
  background: #000;
  overflow: hidden;
  padding: 160px 0 40px 0;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-home .home-case {
    padding: 40px 0;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-case {
    flex-direction: column;
  }
}
.wrap-home .home-case .left {
  width: 40%;
  padding-left: calc((100% - 1710px) / 2);
}
@media (max-width: 1710px) {
  .wrap-home .home-case .left {
    padding-left: calc((100% - 1440px) / 2);
  }
}
@media (max-width: 1470px) {
  .wrap-home .home-case .left {
    padding-left: calc((100% - 1140px) / 2);
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-case .left {
    padding-left: calc((100% - 960px) / 2);
  }
}
@media (max-width: 991px) {
  .wrap-home .home-case .left {
    padding-left: calc((100% - 720px) / 2);
    width: 100%;
    padding: 40px 20px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-case .left {
    padding: 40px 15px;
  }
}
.wrap-home .home-case .left .wrap-tit h2 {
  color: #fff;
}
.wrap-home .home-case .left .more-btn {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-home .home-case .left .more-btn {
    margin-top: 30px;
  }
}
.wrap-home .home-case .left .more-btn a:hover {
  background: #fff;
  color: #000;
}
.wrap-home .home-case .left .slider-nav-list {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-home .home-case .left .slider-nav-list {
    margin-top: 20px;
  }
}
.wrap-home .home-case .left .slider-nav-list .slick-current .item {
  opacity: 1;
}
.wrap-home .home-case .left .slider-nav-list .slick-current .item::after {
  width: 100%;
}
.wrap-home .home-case .left .slider-nav-list .item {
  opacity: 0.2;
  padding: 20px 0;
  border-bottom: 1px solid #fff;
  transition: all 0.3s;
  position: relative;
  cursor: pointer;
}
.wrap-home .home-case .left .slider-nav-list .item::after {
  content: '';
  position: absolute;
  width: 0%;
  transition: all 1s;
  background: #fff;
  height: 1px;
  bottom: 0;
  left: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-case .left .slider-nav-list .item {
    padding: 15px 0;
  }
}
.wrap-home .home-case .left .slider-nav-list .item:hover {
  opacity: 1;
}
.wrap-home .home-case .left .slider-nav-list .item:hover::after {
  width: 100%;
}
.wrap-home .home-case .left .slider-nav-list .item h2 {
  margin: 0;
  display: block;
  font-size: 26px;
  transition: all 0.3s;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.52px;
  color: #fff;
  padding-right: 30px;
  position: relative;
}
.wrap-home .home-case .left .slider-nav-list .item h2::after {
  content: '\e61c';
  position: absolute;
  font-family: 'iconfont' !important;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  font-size: 12px;
}
@media (max-width: 1199px) {
  .wrap-home .home-case .left .slider-nav-list .item h2 {
    font-size: 18px;
    letter-spacing: normal;
    line-height: 26px;
  }
}
.wrap-home .home-case .right {
  width: 50%;
}
@media (max-width: 991px) {
  .wrap-home .home-case .right {
    width: 100%;
    padding: 0 15px;
  }
}
.wrap-home .home-case .right .slider-for-pic .slick-current .item .img-box img {
  transform: scale(1.03, 1.03);
}
.wrap-home .home-case .right .slider-for-pic .item .img-box {
  padding-bottom: calc(840 / 940 * 100%);
}
.wrap-home .home-case .right .slider-for-pic .item .img-box img {
  transition: all 2s;
}
.wrap-home .home-num {
  padding-top: 120px;
  height: 420px;
}
@media (max-width: 1199px) {
  .wrap-home .home-num {
    padding-top: 40px;
    height: auto;
  }
}
.wrap-home .home-num .info {
  padding-left: 40%;
}
@media (max-width: 1470px) {
  .wrap-home .home-num .info {
    padding-left: 30%;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-num .info {
    padding-left: 0;
  }
}
.wrap-home .home-num .info ul {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 -50px;
  height: auto;
}
@media (max-width: 1199px) {
  .wrap-home .home-num .info ul {
    margin: 0 -20px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-num .info ul {
    flex-wrap: wrap;
  }
}
.wrap-home .home-num .info ul li {
  padding: 0 50px;
  height: 100%;
}
@media (max-width: 1199px) {
  .wrap-home .home-num .info ul li {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-num .info ul li {
    width: 100%;
    margin: 10px 0;
  }
}
.wrap-home .home-num .info ul li b {
  display: block;
  font-family: Koulen, sans-serif;
  color: #F85E03;
  font-size: 3.8vw;
  line-height: 100%;
  letter-spacing: -0.1vw;
  font-weight: 400;
  padding-bottom: 40px;
  height: 120px;
}
@media (max-width: 1470px) {
  .wrap-home .home-num .info ul li b {
    height: 80px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-num .info ul li b {
    padding-bottom: 15px;
    letter-spacing: normal;
    font-size: 36px;
    height: auto;
  }
}
.wrap-home .home-num .info ul li b span {
  font-size: 4.8vw;
}
@media (max-width: 1199px) {
  .wrap-home .home-num .info ul li b span {
    font-size: 36px;
  }
}
.wrap-home .home-num .info ul li .tit {
  border-top: 1px solid #D7D7D7;
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-home .home-num .info ul li .tit {
    padding-top: 15px;
  }
}
.wrap-home .home-num .info ul li .tit h2 {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  letter-spacing: -0.36px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-num .info ul li .tit h2 {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: normal;
  }
}
.wrap-home .home-num .info ul li .txt {
  padding-top: 10px;
}
.wrap-home .home-num .info ul li .txt p {
  color: #5E5E5E;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.32px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-num .info ul li .txt p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: normal;
  }
}
.wrap-home .home-news {
  padding: 170px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-news {
    padding: 40px 0;
  }
}
.wrap-home .home-news .slick-news {
  margin-top: 70px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .slick-news {
    margin-top: 30px;
  }
}
.wrap-home .home-news .slick-news .item:hover .pic .img-box img {
  transform: scale(1.03, 1.03);
}
.wrap-home .home-news .slick-news .item:hover .tit a {
  color: #F85E03;
}
.wrap-home .home-news .slick-news .item .type {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .slick-news .item .type {
    margin-bottom: 15px;
  }
}
.wrap-home .home-news .slick-news .item .type span {
  display: inline-block;
  position: relative;
  color: #5E5E5E;
  font-size: 14px;
  font-weight: 300;
}
.wrap-home .home-news .slick-news .item .type span:last-child::after {
  display: none;
}
.wrap-home .home-news .slick-news .item .type span::after {
  content: ',';
  font-family: 'iconfont' !important;
  font-family: "Inter Tight", sans-serif;
}
.wrap-home .home-news .slick-news .item .pic .img-box {
  padding-bottom: calc(440 / 810 * 100%);
}
.wrap-home .home-news .slick-news .item .pic .img-box img {
  transition: all 2s;
}
.wrap-home .home-news .slick-news .item .tit {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .slick-news .item .tit {
    padding-top: 20px;
  }
}
.wrap-home .home-news .slick-news .item .tit a {
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.88px;
  color: #000;
  transition: all 0.3s;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 32px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .slick-news .item .tit a {
    font-size: 18px;
    line-height: 28px;
    height: 28px;
    letter-spacing: normal;
  }
}
.wrap-home .home-news .slick-news .item .txt {
  padding-top: 20px;
}
.wrap-home .home-news .slick-news .item .txt p {
  color: #5E5E5E;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 78px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .slick-news .item .txt p {
    font-size: 14px;
    line-height: 24px;
    -webkit-line-clamp: 2;
    height: 48px;
  }
}
.wrap-home .home-foot .info {
  padding: 70px 0;
}
.wrap-home .home-foot .info .box-group {
  width: 35%;
  background: #F9F9F9;
  padding: 50px;
}
@media (max-width: 1470px) {
  .wrap-home .home-foot .info .box-group {
    width: 45%;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-foot .info .box-group {
    width: 100%;
    padding: 40px 20px;
  }
}
.wrap-home .home-foot .info .box-group .tit h2 {
  font-family: Koulen, sans-serif;
  color: #000;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-foot .info .box-group .tit h2 {
    font-size: 24px;
    line-height: 34px;
  }
}
.wrap-home .home-foot .info .box-group .txt {
  padding-top: 10px;
}
.wrap-home .home-foot .info .box-group .txt p {
  font-size: 16px;
  font-weight: 400;
  color: #5E5E5E;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-foot .info .box-group .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-home .home-foot .info .box-group .common-form {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-home .home-foot .info .box-group .common-form {
    padding-top: 20px;
  }
}
.wrap-home .home-foot .info .box-group .common-form form .row .col-12 .box {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .wrap-home .home-foot .info .box-group .common-form form .row .col-12 .box {
    margin-bottom: 15px;
  }
}
.wrap-home .home-foot .info .box-group .common-form form .row .col-12 .box label {
  font-size: 18px;
  font-weight: 500;
  color: #000;
}
@media (max-width: 1199px) {
  .wrap-home .home-foot .info .box-group .common-form form .row .col-12 .box label {
    font-size: 14px;
  }
}
.wrap-home .home-foot .info .box-group .common-form form .row .col-12 .box input,
.wrap-home .home-foot .info .box-group .common-form form .row .col-12 .box textarea {
  border: 1px solid #F0F0F0;
  background: #FFF;
  color: #A5A5A5;
}
.wrap-home .home-foot .info .box-group .common-form form .row .col-12 .box input::placeholder,
.wrap-home .home-foot .info .box-group .common-form form .row .col-12 .box textarea::placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #A5A5A5;
}
@media (max-width: 1199px) {
  .wrap-home .home-foot .info .box-group .common-form form .row .col-12 .box input::placeholder,
  .wrap-home .home-foot .info .box-group .common-form form .row .col-12 .box textarea::placeholder {
    font-size: 14px;
  }
}
.wrap-home .home-foot .info .box-group .common-form form .row .col-12 .box input:focus::placeholder,
.wrap-home .home-foot .info .box-group .common-form form .row .col-12 .box textarea:focus::placeholder {
  color: #ccc;
}
.wrap-home .home-foot .info .box-group .common-form form .row .col-12 .box-submit button {
  width: auto;
  border-radius: 8px;
  color: #000;
  padding: 0 40px;
}
.wrap-home .home-foot .info .box-group .common-form form .row .col-12 .box-submit button:hover {
  color: #fff;
}
.wrap-cart .group {
  padding: 90px 0;
}
@media (max-width: 1199px) {
  .wrap-cart .group {
    padding: 40px 0;
  }
}
.wrap-cart .wrap-nav {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .wrap-cart {
    padding: 40px 0;
  }
}
.wrap-cart .info-form {
  padding-top: 20px;
}
.wrap-cart .common-form {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-cart .common-form {
    padding-top: 20px;
  }
}
.wrap-cart .common-form form .row .col-12 .box {
  margin-bottom: 20px;
}
.wrap-cart .list-inquiry {
  padding: 50px 0;
}
@media (max-width: 1199px) {
  .wrap-cart .list-inquiry {
    padding: 40px 0;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info {
  font-size: 0;
  width: 100%;
  border-collapse: collapse;
}
.wrap-cart .wrap-inquiry {
  padding-top: 90px;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiry {
    padding-top: 40px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info {
  text-transform: capitalize;
  background-color: #e5e5e5;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info {
    padding: 0;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info > div {
  font-size: 16px;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info > div {
    font-size: 14px;
    padding: 0 10px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .inquiry-list {
  border-bottom: 1px solid #dfdfdf;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox,
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg,
.wrap-cart .wrap-inquiryinfo .inquiry-info .pname,
.wrap-cart .wrap-inquiryinfo .inquiry-info .number,
.wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
  font-size: 14px;
  display: inline-block;
  padding: 20px 10px;
  vertical-align: middle;
  word-break: break-word;
}
@media (max-width: 1470px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pimg,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pname,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .number,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
    padding: 20px 10px;
  }
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pimg,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pname,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .number,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
    padding: 20px 10px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox {
  width: 10%;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox {
    width: 30px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
  width: 14%;
  text-align: center;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
    width: 30px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg {
  width: 14%;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg .img-box {
  padding-bottom: 75.71428571%;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pimg {
    width: -webkit-calc(14%);
    width: calc(44% - 30px);
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .number {
  width: 20%;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .number {
    width: -webkit-calc(26%);
    width: calc(56% - 30px);
    padding: 10px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pname {
  width: 38%;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .check-all .substitite {
  padding-left: 0;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .check-all span {
    display: none;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .all,
.wrap-cart .wrap-inquiryinfo .inquiry-info span {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .check-all {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .hidden-xs {
    display: none;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .visible-xs {
  display: none;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .visible-xs {
    display: block;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .Each,
.wrap-cart .wrap-inquiryinfo .inquiry-info .all {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -2px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #999;
  border-radius: 50%;
  outline: none;
  background: none;
  -webkit-appearance: none;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .Each:checked::after,
.wrap-cart .wrap-inquiryinfo .inquiry-info .all:checked::after {
  font-family: 'iconfont';
  font-size: 18px;
  position: absolute;
  top: -12px;
  left: 0;
  content: '\e60b';
  color: #F85E03;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .change .Each::after {
  font-family: 'iconfont';
  font-size: 18px;
  position: absolute;
  top: -12px;
  left: 0;
  content: '\e60b';
  color: #F85E03;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info input {
  font-size: 16px;
  line-height: 34px;
  position: relative;
  width: 60px;
  height: 34px;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info input {
    width: 30px;
  }
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info input {
    font-size: 14px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    border-right: none;
    border-left: none;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .del1,
.wrap-cart .wrap-inquiryinfo .inquiry-info .add1 {
  font-size: 20px;
  line-height: 36px;
  display: inline-block;
  width: 34px;
  height: 36px;
  margin: 0;
  margin-top: -2px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .del1,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .add1 {
    line-height: 25px;
    position: relative;
    z-index: 8;
    width: 25px;
    height: 25px;
    margin: 0 auto;
    border-radius: 2px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .del1:hover,
.wrap-cart .wrap-inquiryinfo .inquiry-info .add1:hover {
  color: #fff;
  border-color: #383838;
  background-color: #383838;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .add1 {
  margin-top: -1px;
  margin-left: 2px;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pic {
  border: 1px solid #dcdcdc;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info p {
  line-height: 24px;
  color: #000;
  margin: 0;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info p {
    font-size: 13px;
    margin-bottom: 4px;
  }
}
.wrap-cart .wrap-inquiryinfo .iclose {
  float: none;
  cursor: pointer;
  text-align: center;
  opacity: 1;
  color: #444;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .iclose::after {
    font-size: 16px;
  }
}
.wrap-cart .wrap-inquiryinfo .iclose:hover::after {
  color: #F85E03;
}
.wrap-cart .wrap-inquiryinfo .inquiry-message {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-message {
    padding-top: 50px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiryinfo .inquiry {
    padding-top: 50px;
  }
}
.wrap-cart .box-cart .wrap-inquiry .formbox form .form-inquiry .form-group input,
.wrap-cart .box-cart .wrap-inquiry .formbox form .form-inquiry .form-group textarea {
  background: #F9F9F9;
}


/*
  更新联系我们社媒 换为 信息 tel whatspp email
*/
.wrap-contact .end .group .row .col-12 .item .note .list {
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.wrap-contact .end .group .row .col-12 .item .note .list .list-item {
  color: #fff;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.wrap-contact .end .group .row .col-12 .item .note .list .list-item:last-child {
  margin-bottom: 0;
}
.wrap-contact .end .group .row .col-12 .item .note .list .list-item .icon {

}
.wrap-contact .end .group .row .col-12 .item .note .list .list-item .icon i {
  font-size: 24px;
}
.wrap-contact .end .group .row .col-12 .item .note .list .list-item p {
  margin: 0 0 0 15px;
}
.wrap-contact .end .group .row .col-12 .item .note .list .list-item p a:hover {
  text-decoration: underline;
}




/*
  footer left add address
*/
.footer .foot .left .item p span {
  margin-bottom: 15px;
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .footer .foot .left .item p span {
    font-size: 14px;
  }
}


.footer .foot .left .item p p .address {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .footer .foot .left .item p .address {
    font-size: 14px;
  }
}


.footer .copyright {
  text-align: center;
  padding-top: 30px;
}

.footer .copyright p {
  margin: 0;
  font-size: 16px;
  opacity: 0.5;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
}
@media (max-width: 1199px) {
  .footer .copyright p {
    font-size: 14px;
    line-height: 24px;
  }
}
.footer .copyright p a:hover {
  text-decoration: underline;
}


.wrap-details .display .box2 {
  display: flex;
  justify-content: start;
  padding-top: 20px;
}
.wrap-details .display .box2 p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  margin: 0 -10px;
}
.wrap-details .display .box2 p span {
  display: inline-block;
  color: #939393;
  font-size: 18px;
  font-weight: 400;
  padding: 0 10px;
  position: relative;
}
@media (max-width: 1199px) {
  .wrap-details .display .box2 p span {
    font-size: 14px;
  }
}
.wrap-details .display .box2 p span:last-child::after {
  display: none;
}
.wrap-details .display .box2 p span::after {
  content: '';
  font-family: 'iconfont' !important;
  position: absolute;
  display: inline-block;
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 1px;
  background: #939393;
  vertical-align: middle;
}


.wrap-contact {
  padding: 120px 0 20% 0;
}

@media(max-width: 1710px) {
  .wrap-contact {
  padding: 120px 0 30% 0;
}
}

@media(max-width: 1470px) {
  .wrap-contact {
  padding: 120px 0 35% 0;
}
}

@media(max-width: 1199px) { 
  .wrap-contact {
    padding: 40px 0;
  }
}



/* 
  add new product
*/
.wrap-product .pro-list .group .row .col-12 .item .note .type-list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}
.wrap-product .pro-list .group .row .col-12 .item .note .type-list::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  top: 0;
  background: #222;
}
.wrap-product .pro-list .group .row .col-12 .item .note .type-list p {
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #000;
  font-weight: 400;
  line-height: 22px;
  /* width: 50%; */
  /* min-width: 50%; */
  min-width: 100%;
  text-align: start;
  flex: 1;
}
@media (max-width: 1199px) {
  .wrap-product .pro-list .group .row .col-12 .item .note .type-list p {
    font-size: 14px;
  }
}
.wrap-product .pro-list .group .row .col-12 .item .note .type-list p b {
  font-weight: 500;

  display: flex;
  align-items: center;
  justify-content: end;
  width: 50%;
  padding-right: 5%;

}
.wrap-product .pro-list .group .row .col-12 .item .note .type-list p b span {
  padding-left: 5%;
  min-width: 50%;
  position: absolute;
  right: 0;
  text-align: start;
}


/* 
  slick related
*/

.slick-related .item .note .type-list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}

.slick-related .item .note .type-list:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  top: 0;
  background: #222;
}

.slick-related .item .note .type-list p {
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #000;
  font-weight: 400;
  line-height: 22px;
  /* width: 50%; */
  /* min-width: 50%; */
  min-width: 100%;
  text-align: start;
  flex: 1;
}
@media (max-width: 1199px) {
  .slick-related .item .note .type-list p {
    font-size: 14px;
  }
}
.slick-related .item .note .type-list p b {
  font-weight: 500;

  display: flex;
  align-items: center;
  justify-content: end;
  width: 50%;
  padding-right: 5%;
}
.slick-related .item .note .type-list p b span {
  padding-left: 5%;
  min-width: 50%;
  position: absolute;
  right: 0;
  text-align: start;
}

/* 
  update
*/

.wrap-case .pagination {
  padding-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-case .pagination {
    padding-top: 30px;
  }
}
.wrap-case .group {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .wrap-case .group {
    margin-top: 30px;
  }
}
.wrap-case .group .row .col-12 .item {
  margin-bottom: 20px;
  border: 1px solid #F1F1F1;
  background: #EFEFEF;
  text-align: center;
}
.wrap-case .group .row .col-12 .item:hover .pic .img-box img {
  transform: scale(1.02, 1.02);
}
.wrap-case .group .row .col-12 .item:hover .note .tit a {
  color: #F85E03;
}
.wrap-case .group .row .col-12 .item .pic .img-box {
  padding-bottom: calc(440 / 810 * 100%);
}
.wrap-case .group .row .col-12 .item .pic .img-box img {
  transition: all 2s;
}
.wrap-case .group .row .col-12 .item .note {
  padding: 0 20px 20px 20px;
}
.wrap-case .group .row .col-12 .item .note .tit {
  padding: 20px 0 10px 0;
}
.wrap-case .group .row .col-12 .item .note .tit a {
  font-family: Koulen, sans-serif;
  color: #000;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .wrap-case .group .row .col-12 .item .note .tit a {
    font-size: 18px;
    line-height: 28px;
    height: auto;
  }
}
.wrap-case .group .row .col-12 .item .note .txt p {
  color: #5E5E5E;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
}
@media (max-width: 1199px) {
  .wrap-case .group .row .col-12 .item .note .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-service .pagination {
  padding-top: 70px;
}
@media (max-width: 1199px) {
  .wrap-service .pagination {
    padding-top: 40px;
  }
}
.wrap-service .group {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-service .group {
    padding-top: 30px;
  }
}
.wrap-service .group .item {
  display: flex;
  justify-content: space-between;
  line-height: 0;
}
@media (max-width: 1199px) {
  .wrap-service .group .item {
    flex-direction: column;
    margin-bottom: 30px;
  }
}
.wrap-service .group .item:last-child {
  margin-bottom: 0;
}
.wrap-service .group .item:nth-child(2n+2) .pic {
  order: 2;
}
@media (max-width: 1199px) {
  .wrap-service .group .item:nth-child(2n+2) .pic {
    order: 1;
  }
}
.wrap-service .group .item:nth-child(2n+2) .note {
  order: 1;
}
@media (max-width: 1199px) {
  .wrap-service .group .item:nth-child(2n+2) .note {
    order: 2;
  }
}
.wrap-service .group .item .pic {
  width: 50%;
}
@media (max-width: 1199px) {
  .wrap-service .group .item .pic {
    width: 100%;
  }
}
.wrap-service .group .item .pic .img-box {
  padding-bottom: calc(530 / 840 * 100%);
}
.wrap-service .group .item .pic .img-box img {
  transition: all 2s;
}
.wrap-service .group .item .note {
  width: 50%;
}
@media (max-width: 1199px) {
  .wrap-service .group .item .note {
    width: 100%;
  }
}
.wrap-service .group .item .note .tit {
  padding: 40px 70px;
  background: linear-gradient(94deg, #F85E03 18.4%, #CF4D00 77.28%);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-service .group .item .note .tit {
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  .wrap-service .group .item .note .tit {
    padding: 20px;
  }
}
.wrap-service .group .item .note .tit h2 {
  font-family: Koulen, sans-serif;
  font-size: 42px;
  font-weight: 400;
  letter-spacing: -0.84px;
  line-height: 100%;
  color: #fff;
  margin: 0;
}

@media (max-width:1560px) {
  .wrap-service .group .item .note .tit {
    padding: 30px;
  }
  .wrap-service .group .item .note .tit h2 {
    font-size: 34px;
  }
}
@media (max-width: 1199px) {
  .wrap-service .group .item .note .tit h2 {
    font-size: 24px;
    letter-spacing: normal;
  }
}
.wrap-service .group .item .note .tit span {
  display: block;
  font-size: 2.5vw;
  line-height: 100%;
  font-style: italic;
  color: #F85E03;
  font-weight: 600;
  letter-spacing: -0.06vw;
}
@media (max-width: 1199px) {
  .wrap-service .group .item .note .tit span {
    letter-spacing: normal;
  }
}
.wrap-service .group .item .note .txt {
  background: url(../img/in-bg.png) no-repeat center;
  background-size: 100% auto;
  padding: 50px;
  height: 360px;
  overflow: auto;
}

@media (max-width:1199px) {
  .wrap-service .group .item .note .txt {
    height: auto;
  }
}


.wrap-service .group .item .note .txt::-webkit-scrollbar {
  border-radius: 5px;
  width: 3px;
  height: 3px;
  background-color: #fff;
}
.wrap-service .group .item .note .txt::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fff;
}
.wrap-service .group .item .note .txt::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #fff;
}
.wrap-service .group .item .note .txt::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
}

@media (max-width: 1199px) {
  .wrap-service .group .item .note .txt {
    padding: 30px 20px;
  }
}
.wrap-service .group .item .note .txt p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #5E5E5E;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-service .group .item .note .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.open-form {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 22;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  display: none;
}
.open-form .info {
  border-radius: 0px;
  background: #FFF;
  padding: 80px;
  width: 55%;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1199px) {
  .open-form .info {
    padding: 40px;
  }
}
@media (max-width: 991px) {
  .open-form .info {
    padding: 20px;
    width: 85%;
    height: 550px;
    overflow: auto;
  }
}
.open-form .info .common-form {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .open-form .info .common-form {
    padding-top: 30px;
  }
}
.open-form .info .common-form form .row .col-12 .box {
  margin-bottom: 15px;
}
.open-form .info .common-form form .row .col-12 .box input::placeholder,
.open-form .info .common-form form .row .col-12 .box textarea::placeholder {
  letter-spacing: normal;
}
.open-form .info .common-form form .row .col-12 .box-submit {
  text-align: center;
}
.open-form .info .common-form form .row .col-12 .box-submit button {
  width: auto;
  min-width: 150px;
}
.open-form .info .tit h2 {
  color: #171415;
  font-size: 64px;
  font-weight: 600;
  letter-spacing: -1.92px;
  margin: 0;
}
@media (max-width: 1470px) {
  .open-form .info .tit h2 {
    font-size: 48px;
    line-height: 58px;
  }
}
@media (max-width: 1199px) {
  .open-form .info .tit h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: normal;
  }
}
.open-form .info .txt {
  padding-top: 20px;
}
.open-form .info .txt p {
  color: #5E6160;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 1199px) {
  .open-form .info .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.open-form .info .close {
  content: '';
  position: absolute;
  top: 30px;
  right: 30px;
}
@media (max-width: 991px) {
  .open-form .info .close {
    top: 10px;
    right: 10px;
  }
}
.open-form .info .close i {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #222;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  transform: rotate(-45deg);
  cursor: pointer;
  transition: all 0.3s linear;
}
@media (max-width: 991px) {
  .open-form .info .close i {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .open-form .info .close i {
    width: 35px;
    height: 35px;
    font-size: 16px;
  }
}
.open-form .info .close i:hover {
  background: #F85E03;
  transform: rotate(45deg);
}
.open-lock {
  position: fixed;
  left: 0;
  bottom: 80px;
  z-index: 10;
}

@media (max-width:1199px) {
  .open-lock {
    bottom: 180px;
  }
}

.open-lock img {
  display: block;
  max-height: 90px;
  cursor: pointer;
  transition: all 0.4s;
}

@media (max-width:1199px) {
  .open-lock img {
    max-height: 60px;
  }
}

.open-lock img:hover {
  transform: scale3d(1.03, 1.03, 1);
}


.wrap-video .item .pic {
  position: relative;
}
.wrap-video .item .pic .play {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  left: 0;
  cursor: pointer;
}
.wrap-video .item .pic .play a {
  position: relative;
  z-index: 2;
}
.wrap-video .item .pic .play a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  z-index: -1;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: border_animation 3.9s linear 0s infinite;
  animation: border_animation 3.9s linear 0s infinite;
}
.wrap-video .item .pic .play a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.35);
  animation-delay: 1.3s;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: border_animation 1.9s linear 0s infinite;
  animation: border_animation 1.9s linear 0s infinite;
}
.wrap-video .item .pic .play a img {
  max-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
}
.wrap-video .item .pic .play a i {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  color: #F85E03;
}
@media (max-width: 1199px) {
  .wrap-video .item .pic .play a i {
    width: 60px;
    height: 60px;
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .wrap-video .item .pic .play a i {
    width: 45px;
    height: 45px;
    font-size: 23px;
  }
}
.wrap-video .hot .item {
  display: flex;
  align-items: center;
  background: #F5F7F8;
  padding: 15px;
}
@media (max-width: 991px) {
  .wrap-video .hot .item {
    flex-direction: column;
  }
}
.wrap-video .hot .item:hover .pic .img-box img {
  transform: scale(1.03, 1.03);
}
.wrap-video .hot .item:hover .note .tit a {
  color: #F85E03;
}
.wrap-video .hot .item .pic {
  width: 46%;
}
@media (max-width: 991px) {
  .wrap-video .hot .item .pic {
    width: 100%;
  }
}
.wrap-video .hot .item .pic .img-box {
  padding-bottom: calc(410 / 760 * 100%);
}
.wrap-video .hot .item .pic .img-box img {
  transition: all 2s;
}
.wrap-video .hot .item .note {
  width: 50%;
  padding-left: 60px;
}
@media (max-width: 1199px) {
  .wrap-video .hot .item .note {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .wrap-video .hot .item .note {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
}
.wrap-video .hot .item .note .type span {
  margin-right: 8px;
  display: inline-block;
  height: 32px;
  line-height: 30px;
  padding: 0 15px;
  font-size: 14px;
  color: #F85E03;
  background: #EDEDED;
}
.wrap-video .hot .item .note .tit {
  padding-top: 20px;
}
@media (max-width: 1199px) {
  .wrap-video .hot .item .note .tit {
    padding-top: 15px;
  }
}
.wrap-video .hot .item .note .tit a {
  font-family: Koulen, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: -0.72px;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 46px;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .wrap-video .hot .item .note .tit a {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
    height: 28px;
  }
}
.wrap-video .hot .item .note .txt {
  padding-top: 20px;
}
@media (max-width: 1199px) {
  .wrap-video .hot .item .note .txt {
    padding-top: 15px;
  }
}
.wrap-video .hot .item .note .txt p {
  color: #5E5E5E;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 112px;
}
@media (max-width: 1199px) {
  .wrap-video .hot .item .note .txt p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
}
.wrap-video .hot .item .note .more {
  padding-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-video .hot .item .note .more {
    padding-top: 20px;
  }
}
.wrap-video .hot .item .note .more a {
  display: inline-block;
  height: 50px;
  line-height: 48px;
  padding: 0 40px;
  border-radius: 8px;
  background: #000;
  font-size: 18px;
  color: #fff;
  letter-spacing: -0.36px;
  font-weight: 500;
  transition: all 0.3s;
}
.wrap-video .hot .item .note .more a:hover {
  background: #F85E03;
  color: #000;
}
@media (max-width: 1199px) {
  .wrap-video .hot .item .note .more a {
    font-size: 14px;
    height: 45px;
    line-height: 43px;
    padding: 0 20px;
    letter-spacing: normal;
  }
}
@media (max-width: 991px) {
  .wrap-video .hot .item .note .more a {
    height: 40px;
    line-height: 40px;
  }
}
.wrap-video .n-list {
  padding-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-video .n-list {
    padding-top: 30px;
  }
}
.wrap-video .n-list .group {
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-video .n-list .group {
    padding-top: 30px;
  }
}
.wrap-video .n-list .group .row {
  border-bottom: 1px solid #DFE3E6;
}
@media (max-width: 1199px) {
  .wrap-video .n-list .group .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .wrap-video .n-list .group .row .col-12 {
    width: 100%;
  }
}
.wrap-video .n-list .group .row .col-12 .item {
  margin-bottom: 70px;
}
@media (max-width: 1199px) {
  .wrap-video .n-list .group .row .col-12 .item {
    margin-bottom: 20px;
  }
}
.wrap-video .n-list .group .row .col-12 .item:hover .pic .img-box img {
  transform: scale(1.03, 1.03);
}
.wrap-video .n-list .group .row .col-12 .item:hover .tit a {
  color: #F85E03;
}
.wrap-video .n-list .group .row .col-12 .item .type {
  margin-bottom: 20px;
  display: none;
}
@media (max-width: 1199px) {
  .wrap-video .n-list .group .row .col-12 .item .type {
    margin-bottom: 15px;
  }
}
.wrap-video .n-list .group .row .col-12 .item .type span {
  display: inline-block;
  position: relative;
  color: #5E5E5E;
  font-size: 14px;
  font-weight: 300;
}
.wrap-video .n-list .group .row .col-12 .item .type span:last-child::after {
  display: none;
}
.wrap-video .n-list .group .row .col-12 .item .type span::after {
  content: ',';
  font-family: 'iconfont' !important;
  font-family: "Inter Tight", sans-serif;
}
.wrap-video .n-list .group .row .col-12 .item .pic .img-box {
  padding-bottom: calc(440 / 810 * 100%);
}
.wrap-video .n-list .group .row .col-12 .item .pic .img-box img {
  transition: all 2s;
}
.wrap-video .n-list .group .row .col-12 .item .tit {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-video .n-list .group .row .col-12 .item .tit {
    padding-top: 20px;
  }
}
.wrap-video .n-list .group .row .col-12 .item .tit a {
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.88px;
  color: #000;
  transition: all 0.3s;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 32px;
}
@media (max-width: 1199px) {
  .wrap-video .n-list .group .row .col-12 .item .tit a {
    font-size: 18px;
    line-height: 28px;
    height: 28px;
    letter-spacing: normal;
  }
}
.wrap-video .n-list .group .row .col-12 .item .txt {
  padding-top: 20px;
}
.wrap-video .n-list .group .row .col-12 .item .txt p {
  color: #5E5E5E;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 78px;
}
@media (max-width: 1199px) {
  .wrap-video .n-list .group .row .col-12 .item .txt p {
    font-size: 14px;
    line-height: 24px;
    -webkit-line-clamp: 2;
    height: 48px;
  }
}


.banner-box.sol-banner {
  display: none;
}


.wrap-solution {
  margin-top: 140px;
}


@media (max-width:1199px) {
  .wrap-solution {
    margin-top: 100px;
  }
}

.sol-show {
  margin-top: 140px;
}

@media (max-width:1199px) {
  .sol-show {
    margin-top: 100px;
  }
}