@font-face {
  font-family: 'Instrument Sans';
  src: local('Instrument Sans Bold'), local('InstrumentSans-Bold'), url('../fonts/InstrumentSans-Bold.woff2') format('woff2'), url('../fonts/InstrumentSans-Bold.woff') format('woff'), url('../fonts/InstrumentSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Instrument Sans';
  src: local('Instrument Sans Italic'), local('InstrumentSans-Italic'), url('../fonts/InstrumentSans-Italic.woff2') format('woff2'), url('../fonts/InstrumentSans-Italic.woff') format('woff'), url('../fonts/InstrumentSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Instrument Sans';
  src: local('Instrument Sans Medium'), local('InstrumentSans-Medium'), url('../fonts/InstrumentSans-Medium.woff2') format('woff2'), url('../fonts/InstrumentSans-Medium.woff') format('woff'), url('../fonts/InstrumentSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Instrument Sans';
  src: local('Instrument Sans Regular'), local('InstrumentSans-Regular'), url('../fonts/InstrumentSans-Regular.woff2') format('woff2'), url('../fonts/InstrumentSans-Regular.woff') format('woff'), url('../fonts/InstrumentSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Instrument Sans';
  src: local('Instrument Sans SemiBold'), local('InstrumentSans-SemiBold'), url('../fonts/InstrumentSans-SemiBold.woff2') format('woff2'), url('../fonts/InstrumentSans-SemiBold.woff') format('woff'), url('../fonts/InstrumentSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: local('Raleway Bold'), local('Raleway-Bold'), url('../fonts/Raleway-Bold.woff2') format('woff2'), url('../fonts/Raleway-Bold.woff') format('woff'), url('../fonts/Raleway-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: local('Raleway Black'), local('Raleway-Black'), url('../fonts/Raleway-Black.woff2') format('woff2'), url('../fonts/Raleway-Black.woff') format('woff'), url('../fonts/Raleway-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: local('Raleway Light'), local('Raleway-Light'), url('../fonts/Raleway-Light.woff2') format('woff2'), url('../fonts/Raleway-Light.woff') format('woff'), url('../fonts/Raleway-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: local('Raleway Italic'), local('Raleway-Italic'), url('../fonts/Raleway-Italic.woff2') format('woff2'), url('../fonts/Raleway-Italic.woff') format('woff'), url('../fonts/Raleway-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: local('Raleway Medium'), local('Raleway-Medium'), url('../fonts/Raleway-Medium.woff2') format('woff2'), url('../fonts/Raleway-Medium.woff') format('woff'), url('../fonts/Raleway-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: local('Raleway Regular'), local('Raleway-Regular'), url('../fonts/Raleway-Regular.woff2') format('woff2'), url('../fonts/Raleway-Regular.woff') format('woff'), url('../fonts/Raleway-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url('../fonts/Raleway-SemiBold.woff2') format('woff2'), url('../fonts/Raleway-SemiBold.woff') format('woff'), url('../fonts/Raleway-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: local('Raleway Thin'), local('Raleway-Thin'), url('../fonts/Raleway-Thin.woff2') format('woff2'), url('../fonts/Raleway-Thin.woff') format('woff'), url('../fonts/Raleway-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Instrument Sans', 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: 100px 0 150px 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.active a {
  background: var(--bg);
  color: #fff;
  border: 1px solid var(--bg);
}
.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: #fff;
  font-size: 24px;
}
@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 {
  padding-top: 0px;
}
@media (max-width: 1199px) {
  .banner-box {
    padding-top: 70px;
  }
}
.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 .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: 100%;
    max-width: 100%;
    margin-left: 0%;
  }
}
.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: 6;
  width: auto;
  display: flex;
  bottom: 8% !important;
  padding: 0 7%;
  justify-content: center;
  width: 100%;
  display: none;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination {
    width: 100%;
    justify-content: center;
  }
}
.banner-box .swiper-pagination-bullet {
  position: relative;
  margin: 0 3px !important;
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 50px;
  background: #fff;
  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;
  width: 40px;
  background: #fff;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination-bullet-active {
    width: 30px;
  }
}
@media (max-width: 1199px) {
  .fadeup1,
  .fadeup2,
  .fadedown1,
  .fadedown2,
  .fadein1,
  .fadein2,
  .fadeleft1,
  .faderight1 {
    animation: none ;
  }
}
:root {
  --48: 48px;
  --16: 16px;
}
.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: var(--bg);
  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: var(--bg);
  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: var(--bg);
  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: var(--bg);
}
.nav-container i {
  display: none;
}
.footer-five {
  display: none;
  width: 100%;
  height: 60px;
  position: fixed;
  background: var(--bg);
  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: 50px;
  background: transparent;
  transition: all 0.3s linear;
  padding: 3px;
  fill: rgba(255, 255, 255, 0.2);
  stroke-width: 1px;
  stroke: rgba(156, 156, 156, 0.5);
  box-shadow: 0 -5px 4px 0 rgba(255, 255, 255, 0.25) inset, 0 4px 4px 0 rgba(255, 255, 255, 0.25) inset;
  filter: drop-shadow(-2px 4px 10px rgba(145, 145, 145, 0.05)) drop-shadow(-7px 17px 18px rgba(145, 145, 145, 0.04)) drop-shadow(-15px 37px 24px rgba(145, 145, 145, 0.03)) drop-shadow(-27px 66px 29px rgba(145, 145, 145, 0.01)) drop-shadow(-42px 103px 31px rgba(145, 145, 145, 0));
  backdrop-filter: blur(10px);
}
@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: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(1.5px);
  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: var(--bg);
  color: #FFF;
}
.float-window .window-box:hover i {
  color: #fff;
}
.float-window .window-box i {
  font-size: 26px;
  color: #fff;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .float-window .window-box i {
    font-size: 24px;
  }
}
.float-window .window-box .f_item {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.float-window .window-box .f_item .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 .f_item i,
.float-window .window-box:hover.box-linkedin .f_item i,
.float-window .window-box:hover.box-telephone .f_item i,
.float-window .window-box:hover.box-whatapp .f_item i,
.float-window .window-box:hover.box-email .f_item i,
.float-window .window-box:hover.box-wechat .f_item i,
.float-window .window-box:hover.box-inquiry .f_item i,
.float-window .window-box:hover.box-message .f_item i,
.float-window .window-box:hover.box-facebook .f_item i,
.float-window .window-box:hover.box-tiktok .f_item i,
.float-window .window-box:hover.box-youtube .f_item i,
.float-window .window-box:hover.box-twitter .f_item i,
.float-window .window-box:hover.box-instagram .f_item i,
.float-window .window-box:hover.box-tiktok .f_item i,
.float-window .window-box:hover.box-skype .f_item i {
  opacity: 1;
  pointer-events: none;
}
.float-window .window-box:hover.box-cart .f_item p,
.float-window .window-box:hover.box-linkedin .f_item p,
.float-window .window-box:hover.box-telephone .f_item p,
.float-window .window-box:hover.box-whatapp .f_item p,
.float-window .window-box:hover.box-email .f_item p,
.float-window .window-box:hover.box-wechat .f_item p,
.float-window .window-box:hover.box-inquiry .f_item p,
.float-window .window-box:hover.box-message .f_item p,
.float-window .window-box:hover.box-facebook .f_itema p,
.float-window .window-box:hover.box-tiktok .f_item p,
.float-window .window-box:hover.box-youtube .f_item p,
.float-window .window-box:hover.box-twitter .f_item p,
.float-window .window-box:hover.box-instagram .f_item p,
.float-window .window-box:hover.box-tiktok .f_item p,
.float-window .window-box:hover.box-skype .f_item p {
  display: block;
  opacity: 1;
  transform: translateX(100%);
  animation: slideInFromRight 0.5s forwards;
  padding: 8px 15px;
  border-radius: 4px;
  background: var(--bg);
  vertical-align: middle;
  height: auto;
  display: flex;
  align-items: center;
  top: 0% !important;
  margin: 0;
  right: calc(100%);
  flex-direction: column;
}
.float-window .window-box:hover.box-cart .f_item p i,
.float-window .window-box:hover.box-linkedin .f_item p i,
.float-window .window-box:hover.box-telephone .f_item p i,
.float-window .window-box:hover.box-whatapp .f_item p i,
.float-window .window-box:hover.box-email .f_item p i,
.float-window .window-box:hover.box-wechat .f_item p i,
.float-window .window-box:hover.box-inquiry .f_item p i,
.float-window .window-box:hover.box-message .f_item p i,
.float-window .window-box:hover.box-facebook .f_item p i,
.float-window .window-box:hover.box-tiktok .f_item p i,
.float-window .window-box:hover.box-youtube .f_item p i,
.float-window .window-box:hover.box-twitter .f_item p i,
.float-window .window-box:hover.box-instagram .f_item p i,
.float-window .window-box:hover.box-tiktok .f_item p i,
.float-window .window-box:hover.box-skype .f_item 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 .f_item {
  position: relative;
}
.float-window .window-box.box-cart .f_item span {
  content: "";
  width: 14px;
  height: 14px;
  background: var(--bg);
  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 .f_item 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 .f_item 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 .f_item 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 .f_item p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 157px;
  display: none;
}
.float-window .window-box.box-skype .f_item 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 .f_item 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 .f_item 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 .f_item 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: var(--bg);
  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: var(--bg);
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .change .Each::after {
  font-family: 'iconfont';
  font-size: 18px;
  position: absolute;
  top: -12px;
  left: 0;
  content: '\e60b';
  color: var(--bg);
}
.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: #145CC5;
}
.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;
}
:root {
  --f1: 'Instrument Sans', sans-serif;
  --f2: 'Raleway', sans-serif;
  --bg: #18B451;
}
.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  transition: all 0.3s;
  z-index: 22;
}
@media (max-width: 1199px) {
  .header {
    background: #000 !important;
  }
}
.header .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1400px) {
  .header .info {
    zoom: 0.9;
  }
}
@media (max-width: 1199px) {
  .header .info {
    height: 70px;
    zoom: 1;
  }
}
.header .info .logo {
  display: flex;
  align-items: center;
}
.header .info .logo a {
  height: auto;
}
.header .info .logo img {
  max-height: 50px;
}
.header .info .logo p {
  margin: 0 0 0 15px;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
}
@media (max-width: 767px) {
  .header .info .logo p {
    font-size: 12px;
    display: none;
  }
}
@media (max-width: 1199px) {
  .header .info .pc-nav {
    display: none;
  }
}
.header .info .pc-nav .menu_first {
  margin: 0 -25px;
}
@media (max-width: 1710px) {
  .header .info .pc-nav .menu_first {
    margin: 0 -15px;
  }
}
@media (max-width: 1470px) {
  .header .info .pc-nav .menu_first {
    margin: 0 -8px;
  }
}
.header .info .pc-nav .menu_first li.active a {
  color: var(--bg);
}
.header .info .pc-nav .menu_first li.active > ul li a {
  color: #000;
}
.header .info .pc-nav .menu_first li {
  display: inline-block;
  padding: 0 25px;
  position: relative;
}
@media (max-width: 1710px) {
  .header .info .pc-nav .menu_first li {
    padding: 0 15px;
  }
}
@media (max-width: 1470px) {
  .header .info .pc-nav .menu_first li {
    padding: 0 8px;
  }
}
.header .info .pc-nav .menu_first li a {
  display: block;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  height: 90px;
  line-height: 90px;
  transition: all 0.3s;
}
.header .info .pc-nav .menu_first li a:hover {
  color: var(--bg);
}
.header .info .pc-nav .menu_first li a i {
  display: inline-block;
  transform: rotate(90deg);
}
.header .info .pc-nav .menu_first li > ul {
  position: absolute;
  min-width: 100%;
  top: 100%;
  background: #fff;
  left: 50%;
  display: block;
  transform: translateX(-50%);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 5px 0;
  border-radius: 10px;
  display: none;
}
.header .info .pc-nav .menu_first li > ul li {
  white-space: nowrap;
  padding: 0;
  display: block;
}
.header .info .pc-nav .menu_first li > ul li a {
  height: auto;
  line-height: 1.3;
  padding: 7px 20px;
  display: block;
  color: #000;
}
.header .info .pc-nav .menu_first li > ul li a:hover {
  color: var(--bg);
}
.header .info .pc-nav .menu_first li > ul li > ul {
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 3;
  transform: none;
}
.header .info .right {
  display: flex;
  align-items: center;
}
.header .info .right .menu-search {
  position: relative;
}
.header .info .right .menu-search .find {
  display: flex;
  align-items: center;
}
.header .info .right .menu-search .find a {
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: #fff;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .header .info .right .menu-search .find a {
    color: #000 !important;
  }
}
.header .info .right .menu-search .find a:hover {
  color: var(--bg);
}
.header .info .right .menu-search .find a i {
  font-size: 20px;
  font-weight: 500;
  transition: all 0.2s ease;
}
@media (max-width: 767px) {
  .header .info .right .menu-search .find a i {
    font-size: 24px !important;
  }
}
.header .info .right .menu-search .search-group {
  display: none;
  content: '';
  position: absolute;
  top: calc(100% + 15px);
  z-index: 2;
  right: 15px;
  width: 400px;
}
@media (max-width: 991px) {
  .header .info .right .menu-search .search-group {
    width: 330px;
  }
}
@media (max-width: 767px) {
  .header .info .right .menu-search .search-group {
    width: 230px;
  }
}
.header .info .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 .info .right .menu-search .search-group .box {
    padding: 30px;
    position: fixed;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    overflow: hidden;
  }
}
.header .info .right .menu-search .search-group .box .search-close {
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 1;
}
@media (max-width: 767px) {
  .header .info .right .menu-search .search-group .box .search-close {
    top: 30px;
    right: 30px;
  }
}
.header .info .right .menu-search .search-group .box .search-close:hover i {
  color: var(--bg);
  transform: rotate(180deg);
}
.header .info .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 .info .right .menu-search .search-group .box .search-close i {
    color: #fff;
  }
}
.header .info .right .menu-search .search-group .box .search-form {
  padding-top: 15px;
}
@media (max-width: 767px) {
  .header .info .right .menu-search .search-group .box .search-form {
    padding-top: 0;
    width: 300px;
  }
}
.header .info .right .menu-search .search-group .box .search-form form {
  position: relative;
}
.header .info .right .menu-search .search-group .box .search-form form input {
  width: 100%;
  padding: 10px;
  border: 1px solid #eee;
  color: #666;
}
.header .info .right .menu-search .search-group .box .search-form form input::placeholder {
  color: #666;
  font-size: 14px;
}
.header .info .right .menu-search .search-group .box .search-form form input:focus::placeholder {
  color: #999;
}
.header .info .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 .info .right .menu-search .search-group .box .search-form form button i {
  font-size: 22px;
}
@media (max-width: 767px) {
  .header .info .right .menu-search .search-group .box .search-form form button i {
    font-size: 18px;
  }
}
.header .info .right .menu-search .search-group .box .search-form form button:hover {
  color: var(--bg);
}
.header .info .right .menu-language {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 1;
  margin: 0 15px;
}
.header .info .right .menu-language:hover .drop-select {
  opacity: 1;
  pointer-events: auto;
}
.header .info .right .menu-language .select-name {
  position: relative;
}
.header .info .right .menu-language .select-name:hover span {
  background: var(--bg);
  color: #fff;
}
.header .info .right .menu-language .select-name span {
  position: relative;
  height: 35px;
  line-height: 35px;
  padding: 0 30px;
  border-radius: 52px;
  background: rgba(255, 255, 255, 0.05);
  border: 0.5px solid rgba(255, 255, 255, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .header .info .right .menu-language .select-name span {
    min-width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
  }
}
.header .info .right .menu-language .select-name span::after {
  content: '\e61c';
  transform: rotate(90deg);
  font-family: 'iconfont' !important;
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
}
@media (max-width: 767px) {
  .header .info .right .menu-language .select-name span::after {
    margin-right: 0;
  }
}
.header .info .right .menu-language .drop-select {
  position: absolute;
  content: '';
  right: 0;
  top: calc(100%);
  z-index: 2;
  min-width: 140px;
  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 .info .right .menu-language .drop-select {
    min-width: 100%;
    width: auto;
    height: 350px;
    overflow: auto;
    padding: 10px;
  }
}
.header .info .right .menu-language .drop-select li {
  font-size: 16px;
  display: inline-block;
  width: calc(100%/1);
  vertical-align: top;
}
@media (max-width: 991px) {
  .header .info .right .menu-language .drop-select li {
    width: 100%;
    font-size: 14px;
  }
}
.header .info .right .menu-language .drop-select li:hover a {
  color: var(--bg);
}
.header .info .right .menu-language .drop-select li a {
  display: flex;
  align-items: center;
  padding: 6px;
  font-size: 14px;
  height: auto;
}
.header .info .right .menu-language .drop-select li a:hover {
  background: #eee;
}
.header .info .right .menu-language .drop-select li a img {
  max-height: 20px;
  display: block;
  margin-right: 10px;
  min-width: 35px;
}
.header .info .right .cart a {
  min-width: 35px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  transition: all 0.3s;
  background: rgba(255, 247, 242, 0.05);
  border: 0.5px solid rgba(255, 247, 242, 0.3);
}
.header .info .right .cart a:hover {
  background: var(--bg);
  color: #fff;
}
.header .info .right .cart a i {
  color: #fff;
}
.header.active {
  background: rgba(0, 0, 0, 0.5);
}
.banner-note {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  z-index: 3;
}
.banner-note .tit h1 {
  display: block;
  color: #fff;
  font-family: var(--f2);
  font-weight: bold;
  font-size: 56px;
  line-height: 1.2;
  margin: 0;
}
@media (max-width: 1199px) {
  .banner-note .tit h1 {
    font-size: 22px;
  }
}
.banner-note .txt {
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .banner-note .txt {
    margin-top: 10px;
  }
}
.banner-note .txt p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  color: #fff;
}
@media (max-width: 1199px) {
  .banner-note .txt p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .banner-note .txt p {
    font-size: 10px;
  }
}
.footer {
  background: #000;
  overflow: hidden;
}
.footer .foot-top {
  display: flex;
  justify-content: space-between;
  padding: 70px 0;
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .footer .foot-top {
    padding: 40px 0 20px 0;
    flex-direction: column;
    margin: -10px;
  }
}
.footer .foot-top .item {
  padding: 0 15px;
  padding: 10px;
}
.footer .foot-top .nav-tit p {
  font-family: var(--f2);
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  margin: 0;
}
@media (max-width: 1199px) {
  .footer .foot-top .nav-tit p {
    font-size: 20px;
  }
}
.footer .foot-top .nav-list {
  padding-top: 15px;
}
.footer .foot-top .item-share {
  width: 380px;
}
@media (max-width: 1199px) {
  .footer .foot-top .item-share {
    width: 100%;
  }
}
.footer .foot-top .item-share .logo a {
  height: auto;
}
.footer .foot-top .item-share .logo a img {
  max-height: 100px;
}
@media (max-width: 1199px) {
  .footer .foot-top .item-share .logo a img {
    max-height: 80px;
  }
}
.footer .foot-top .item-share .txt {
  margin: 30px 0 50px 0;
}
@media (max-width: 1199px) {
  .footer .foot-top .item-share .txt {
    margin: 20px 0;
  }
}
.footer .foot-top .item-share .txt p {
  color: #fff;
}
.footer .foot-top .item-share .menu-share {
  display: flex;
  align-items: center;
  margin: 0 -6px;
}
.footer .foot-top .item-share .menu-share li {
  display: inline-block;
  border-radius: 50%;
  margin: 0 6px;
}
.footer .foot-top .item-share .menu-share li a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.footer .foot-top .item-share .menu-share li a i {
  color: #fff;
  font-size: 22px;
}
.footer .foot-top .item-share .menu-share li.linkedin {
  background: #0077B5;
}
.footer .foot-top .item-share .menu-share li.facebook {
  background: #3B5999;
}
.footer .foot-top .item-share .menu-share li.twitter {
  background: #55ACEE;
}
.footer .foot-top .item-share .menu-share li.insgram {
  background: #E4405F;
}
.footer .foot-top .item-share .menu-share li.youtube {
  background: #FF0000;
}
.footer .foot-top .item-nav {
  width: 180px;
}
@media (max-width: 1199px) {
  .footer .foot-top .item-nav {
    width: 100%;
  }
}
.footer .foot-top .item-nav .nav-list {
  margin: -7px;
}
.footer .foot-top .item-nav .nav-list a {
  display: block;
  color: #fff;
  padding: 7px;
  font-weight: 400;
  font-size: 16px;
}
.footer .foot-top .item-nav .nav-list a:hover {
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .footer .foot-top .item-nav .nav-list a {
    display: inline-block;
    font-size: 14px;
  }
}
.footer .foot-top .item-contact {
  width: 290px;
}
@media (max-width: 1199px) {
  .footer .foot-top .item-contact {
    width: 100%;
  }
}
.footer .foot-top .item-contact .group-list {
  margin-bottom: 15px;
}
.footer .foot-top .item-contact .group-list .name {
  display: block;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}
.footer .foot-top .item-contact .group-list p {
  display: block;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  margin: 5px 0 0 0;
}
.footer .foot-top .item-contact .group-list p a:hover {
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .footer .foot-top .item-contact .group-list p {
    display: inline-block;
    font-size: 14px;
  }
}
.footer .foot-top .item-message {
  width: 420px;
}
@media (max-width: 1199px) {
  .footer .foot-top .item-message {
    width: 100%;
  }
}
.footer .foot-top .item-message .txt {
  margin-top: 15px;
}
.footer .foot-top .item-message .txt p {
  color: #fff;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .footer .foot-top .item-message .txt p {
    font-size: 14px;
  }
}
.footer .foot-top .item-message form {
  margin-top: 25px;
  position: relative;
}
.footer .foot-top .item-message form input {
  height: 55px;
  line-height: 55px;
  background: #fff;
  border: 1px solid transparent;
  border-radius: 100px;
  box-shadow: 0 1px 2px 0 rgba(2, 44, 34, 0.08), 0 0 0 1px rgba(2, 44, 34, 0.13);
  width: 100%;
  padding: 0 45px;
  color: #666;
}
.footer .foot-top .item-message form input::placeholder {
  color: #666;
}
.footer .foot-top .item-message form input:focus::placeholder {
  color: #888;
}
.footer .foot-top .item-message form .f1 {
  position: relative;
  margin-bottom: 15px;
}
.footer .foot-top .item-message form .f1::before {
  content: '\e6c1';
  position: absolute;
  font-family: 'iconfont' !important;
  display: inline-block;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  color: #666;
  font-size: 24px;
}
.footer .foot-top .item-message form button {
  border: none;
  background: var(--bg);
  min-width: 90px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100px;
  transition: all 0.3s;
  color: #fff;
  position: absolute;
  top: 8px;
  right: 8px;
  font-weight: 400;
  font-size: 14px;
}
.footer .foot-top .item-message form button:hover {
  background: #000;
}
.footer .foot-top .item-message .note {
  margin-top: 15px;
}
.footer .foot-top .item-message .note p {
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  margin: 0;
  line-height: 1.4;
}
@media (max-width: 1199px) {
  .footer .foot-top .item-message .note p {
    font-size: 14px;
  }
}
.footer .foot-top .item-message .end {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .footer .foot-top .item-message .end {
    margin-top: 25px;
  }
}
.footer .foot-top .item-message .end p {
  display: block;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  margin: 10px 0 0 0;
}
@media (max-width: 1199px) {
  .footer .foot-top .item-message .end p {
    font-size: 14px;
  }
}
.footer .copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 0;
}
@media (max-width: 1199px) {
  .footer .copyright {
    padding: 20px 0 70px 0;
    flex-direction: column;
    text-align: center;
  }
}
.footer .copyright p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}
@media (max-width: 1199px) {
  .footer .copyright p {
    font-size: 14px;
  }
}
.footer .copyright .link {
  margin: 0 -5px;
}
@media (max-width: 1199px) {
  .footer .copyright .link {
    padding-top: 15px;
  }
}
.footer .copyright .link a {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  padding: 0 5px;
}
.footer .copyright .link a:last-child::after {
  display: none;
}
.footer .copyright .link a::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 12px;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.footer .copyright .link a:hover {
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .footer .copyright .link a {
    font-size: 14px;
  }
}
.wrap-tit h1 {
  font-size: 56px;
  font-weight: bold;
  display: block;
  color: #000;
  font-family: var(--f2);
  line-height: 1.3;
}
@media (max-width: 1470px) {
  .wrap-tit h1 {
    font-size: 48px;
  }
}
@media (max-width: 1199px) {
  .wrap-tit h1 {
    font-size: 26px;
  }
}
.wrap-txt {
  margin-top: 20px;
}
.wrap-txt p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #666;
  margin: 0;
}
.foot-quote {
  padding: 120px 0 190px 0;
  overflow: hidden;
  position: relative;
}
.foot-quote::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, #000 10.68%, rgba(0, 0, 0, 0) 47.39%);
  z-index: 2;
}
@media (max-width: 1199px) {
  .foot-quote {
    padding: 40px 0;
  }
}
.foot-quote .note {
  position: relative;
  z-index: 3;
}
.foot-quote .note .tit h1 {
  color: #fff;
  font-family: var(--f2);
  font-size: 66px;
  font-weight: bold;
  line-height: 1.3;
  margin: 0;
}
@media (max-width: 1199px) {
  .foot-quote .note .tit h1 {
    font-size: 24px;
  }
}
.foot-quote .note .txt {
  margin-top: 20px;
}
.foot-quote .note .txt p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}
@media (max-width: 1199px) {
  .foot-quote .note .txt p {
    font-size: 14px;
  }
}
.foot-quote .note .more {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .foot-quote .note .more {
    margin-top: 30px;
  }
}
.foot-quote .note .more a {
  display: inline-block;
  min-width: 165px;
  margin: 0 auto;
  height: 50px;
  color: #fff;
  line-height: 50px;
  border-radius: 100px;
  border: 1px solid rgba(156, 156, 156, 0.5);
  background: rgba(255, 255, 255, 0.04);
  box-shadow: 0 -5px 4px 0 rgba(255, 255, 255, 0.25) inset, 0 4px 4px 0 rgba(255, 255, 255, 0.25) inset, -42px 103px 31px 0 rgba(145, 145, 145, 0), -27px 66px 29px 0 rgba(145, 145, 145, 0.01), -15px 37px 24px 0 rgba(145, 145, 145, 0.03), -7px 17px 18px 0 rgba(145, 145, 145, 0.04), -2px 4px 10px 0 rgba(145, 145, 145, 0.05);
  backdrop-filter: blur(10px);
  transition: all 0.3s;
}
.foot-quote .note .more a:hover {
  background-color: var(--bg);
}
.wrap-nav {
  padding: 20px 0;
}
@media (max-width: 1199px) {
  .wrap-nav {
    padding: 15px 0;
  }
}
.wrap-nav .info {
  display: flex;
  align-items: center;
  position: relative;
}
.wrap-nav .info::before {
  content: '\e649';
  font-family: 'iconfont' !important;
  display: inline-block;
  color: #000;
  font-size: 22px;
  margin-right: 10px;
}
.wrap-nav p {
  font-weight: 400;
  margin: 0;
  color: #000;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .wrap-nav p {
    font-size: 14px;
  }
}
.wrap-nav ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.wrap-nav ul li {
  display: inline-block;
}
.wrap-nav ul li:last-child a::after {
  display: none;
}
.wrap-nav ul li a {
  display: flex;
  align-items: center;
  font-weight: 400;
  color: #000;
  font-size: 16px;
}
.wrap-nav ul li a:hover {
  text-decoration: underline;
}
.wrap-nav ul li a::after {
  content: '>';
  font-family: 'iconfont' !important;
  display: inline-block;
  padding: 0 5px;
}
@media (max-width: 1199px) {
  .wrap-nav ul li a {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  [data-cue] {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    transition: none !important;
    animation: none !important;
  }
}
.wrap-contact .group {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-contact .group {
    margin-top: 30px;
    flex-direction: column;
  }
}
.wrap-contact .group .left {
  width: 49%;
}
@media (max-width: 1199px) {
  .wrap-contact .group .left {
    width: 100%;
  }
}
.wrap-contact .group .left .pic {
  border-radius: 10px;
  overflow: hidden;
}
.wrap-contact .group .left .pic img {
  width: 100%;
  display: block;
  height: auto;
}
.wrap-contact .group .right {
  width: 49%;
}
@media (max-width: 1199px) {
  .wrap-contact .group .right {
    width: 100%;
    margin-top: 40px;
  }
}
.wrap-contact .group .right .tit h2 {
  font-size: 40px;
  font-weight: bold;
  color: #222;
  line-height: 1.3;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-contact .group .right .tit h2 {
    font-size: 24px;
  }
}
.wrap-contact .group .right .note {
  padding: 50px 0;
  border-top: 1px solid #E5E5E5;
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-contact .group .right .note {
    padding: 20px 0;
    margin-top: 30px;
  }
}
.wrap-contact .group .right .note p {
  font-size: 24px;
  color: #222;
  font-weight: 600;
  margin: 0;
  line-height: 1.3;
}
@media (max-width: 1199px) {
  .wrap-contact .group .right .note p {
    font-size: 20px;
  }
}
.common-form form .row .col-12 .f-tit {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .f-tit {
    margin-bottom: 15px;
  }
}
.common-form form .row .col-12 .f-tit input {
  width: 100%;
  border-radius: 6px;
  background: var(--bg);
  border: none;
  color: #fff;
  padding: 0 25px;
  height: 50px;
  line-height: 50px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .f-tit input {
    height: 45px;
    line-height: 45px;
  }
}
.common-form form .row .col-12 .f-box {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .f-box {
    margin-bottom: 15px;
  }
}
.common-form form .row .col-12 .f-box label {
  display: block;
  color: #0A0A0A;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 8px;
}
.common-form form .row .col-12 .f-box input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  border-radius: 96px;
  border: 1px solid #E5E5E5;
  color: #666;
  font-size: 14px;
}
.common-form form .row .col-12 .f-box input::placeholder {
  color: #666;
}
.common-form form .row .col-12 .f-box input:focus::placeholder {
  color: #999;
}
.common-form form .row .col-12 .f-box textarea {
  border-radius: 24px;
  width: 100%;
  padding: 15px 25px;
  border: 1px solid #E5E5E5;
  color: #666;
  font-size: 14px;
}
.common-form form .row .col-12 .f-box textarea::placeholder {
  color: #666;
}
.common-form form .row .col-12 .f-box textarea:focus::placeholder {
  color: #999;
}
.common-form form .row .col-12 .f-upload .upload-tit label {
  color: #222;
  font-size: 16px;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .f-upload .upload-tit label {
    font-size: 14px;
  }
}
.common-form form .row .col-12 .f-upload .upload-box {
  display: none;
}
.common-form form .row .col-12 .f-upload .upload-box .tit {
  font-size: 16px;
  line-height: 1.5;
  color: #D9D9D9;
  font-weight: 400;
  letter-spacing: 0.32px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .f-upload .upload-box .tit {
    letter-spacing: normal;
    font-size: 14px;
  }
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap {
  margin-top: 10px;
  text-align: center;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap h3 {
  font-size: 34px;
  margin: 0 0 35px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .f-upload .upload-box .upload-wrap h3 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .common-form form .row .col-12 .f-upload .upload-box .upload-wrap h3 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .common-form form .row .col-12 .f-upload .upload-box .upload-wrap h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-input {
  position: relative;
  padding: 20px 15px;
  border: 1px solid #ddd;
  background: #F7F7F7;
  z-index: 1;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-preview {
  padding: 0;
  border: none;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-drop-zone {
  min-height: 120px;
  margin: 0;
}
@media (max-width: 767.98px) {
  .common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-drop-zone {
    min-height: 120px;
  }
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-drop-zone.clickable:hover {
  border: 1px dashed var(--bg);
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-caption-main {
  padding: 0 20px;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-caption-main > .file-caption {
  display: none;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-caption-name {
  display: none !important;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .input-group {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .input-group > * {
  margin-top: 10px;
}
@media (max-width: 575.98px) {
  .common-form form .row .col-12 .f-upload .upload-box .upload-wrap .input-group .btn {
    font-size: 12px;
  }
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .input-group-btn {
  text-align: right;
}
@media (max-width: 767px) {
  .common-form form .row .col-12 .f-upload .upload-box .upload-wrap .input-group-btn > * .glyphicon {
    font-size: 0.9em;
  }
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .input-group-btn > * > span.hidden-xs {
  display: inline-block !important;
}
@media (max-width: 767px) {
  .common-form form .row .col-12 .f-upload .upload-box .upload-wrap .input-group-btn > * > span.hidden-xs {
    font-size: 12px;
  }
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .fileinput-upload-button {
  display: inline-block;
  border-radius: 6px 0 0 6px;
  background: #D9D9D9;
  color: #fff;
  border: 1px solid transparent;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .btn-file {
  border-color: var(--bg);
  border-radius: 0 6px 6px 0 !important;
  background-color: var(--bg);
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .kv-upload-progress {
  padding: 0 15px;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-thumb-progress {
  position: relative;
  top: 0;
  right: auto;
  left: 0;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-preview-thumbnails {
  padding: 0 5px;
}
@media (max-width: 767px) {
  .common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-preview-thumbnails {
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-live-thumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 0 -5px;
  text-align: left;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-drop-zone-title {
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #D9D9D9;
  font-size: 16px;
  letter-spacing: 0.32px;
  width: 100%;
  min-height: 120px;
  padding: 0px 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-drop-zone-title {
    min-height: 120px;
  }
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-drop-zone-title span {
  font-size: 0.5em;
  display: block;
  margin-top: 10px;
  padding: 0 5px;
}
@media (max-width: 767px) {
  .common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-drop-zone-title {
    font-size: 12px;
    padding: 10px 0;
  }
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-preview-frame {
  display: block;
  width: 150px;
  max-width: -webkit-calc(4%) !important;
  max-width: calc(20% - 16px) !important;
  height: auto !important;
  text-align: center;
  vertical-align: top;
}
@media (max-width: 991px) {
  .common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-preview-frame {
    max-width: -webkit-calc(9%) !important;
    max-width: calc(25% - 16px) !important;
  }
}
@media (max-width: 767px) {
  .common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-preview-frame .file-other-icon {
    font-size: 10vw;
  }
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-preview-frame .kv-file-content {
  position: relative;
  overflow: hidden;
  width: 100% !important;
  height: auto !important;
  padding-bottom: 100%;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-preview-frame .kv-file-content > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-preview-frame .file-thumbnail-footer {
  height: auto;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-preview-frame .file-preview-other {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-preview-frame .file-preview-other .glyphicon {
  display: block;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .krajee-default .file-footer-caption {
  margin-bottom: 0;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .krajee-default .file-caption-info,
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .krajee-default .file-size-info {
  width: 100%;
  height: auto;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-upload-indicator .glyphicon {
  font-size: 16px;
  display: block;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-thumbnail-footer {
  position: initial;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-footer-buttons {
  float: none;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-footer-buttons > button {
  display: none !important;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-footer-buttons > button.kv-file-remove {
  display: block !important;
  border: none;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-actions {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-caption-icon {
  display: none !important;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-footer-caption {
  font-size: 1em;
  line-height: 1.2;
  width: 100%;
}
@media (max-width: 767px) {
  .common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-footer-caption {
    font-size: 12px;
  }
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .file-footer-caption samp {
  display: none;
}
.common-form form .row .col-12 .f-upload .upload-box .upload-wrap .kv-fileinput-error .close {
  position: relative;
  z-index: 2;
}
.common-form form .row .col-12 .f-submit button {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: var(--bg);
  border-radius: 100px;
  border: none;
  transition: all 0.3s;
  text-align: center;
  color: #fff;
  font-weight: 400;
  padding: 0 50px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .f-submit button {
    height: 45px;
    line-height: 45px;
  }
}
.common-form form .row .col-12 .f-submit button:hover {
  background: #222;
}
.wrap-news .group {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-news .group {
    margin-top: 30px;
  }
}
.wrap-news .group .row {
  margin: -30px -50px;
}
@media (max-width: 1470px) {
  .wrap-news .group .row {
    margin: -20px;
  }
}
@media (max-width: 1199px) {
  .wrap-news .group .row {
    margin: -10px;
  }
}
.wrap-news .group .row .col-12 {
  height: auto;
  padding: 30px 50px;
}
@media (max-width: 1470px) {
  .wrap-news .group .row .col-12 {
    padding: 20px;
  }
}
@media (max-width: 1199px) {
  .wrap-news .group .row .col-12 {
    padding: 10px;
  }
}
figure {
  margin: 0;
}
article.news-list {
  height: 100%;
}
article.news-list .item {
  height: 100%;
}
article.news-list .item:hover .pic .img-box img {
  transform: scale(1.05);
}
article.news-list .item:hover .pic::after {
  transform: translate(-50%, -50%) scale(1);
}
article.news-list .item:hover .note .tit a {
  color: var(--bg);
}
article.news-list .item .pic {
  position: relative;
}
article.news-list .item .pic::after {
  content: '\e72a';
  font-family: 'iconfont' !important;
  position: absolute;
  pointer-events: none;
  z-index: 2;
  cursor: pointer;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: all 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 30px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border-radius: 73px;
  border: 1px solid rgba(156, 156, 156, 0.5);
  background: rgba(240, 240, 240, 0.3);
  box-shadow: 0 -5px 4px 0 rgba(255, 255, 255, 0.25) inset, 0 4px 4px 0 rgba(255, 255, 255, 0.25) inset, -42px 103px 31px 0 rgba(145, 145, 145, 0), -27px 66px 29px 0 rgba(145, 145, 145, 0.01), -15px 37px 24px 0 rgba(145, 145, 145, 0.03), -7px 17px 18px 0 rgba(145, 145, 145, 0.04), -2px 4px 10px 0 rgba(145, 145, 145, 0.05);
  backdrop-filter: blur(10px);
}
article.news-list .item .pic .img-box {
  border-radius: 10px;
}
article.news-list .item .pic .img-box img {
  transition: all 0.5s;
}
article.news-list .item .note {
  margin-top: 30px;
}
article.news-list .item .note .date {
  display: flex;
  align-items: center;
}
article.news-list .item .note .date::before {
  content: '\e65e';
  display: inline-block;
  font-family: 'iconfont' !important;
  font-size: 22px;
  margin-right: 10px;
}
article.news-list .item .note .date p {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
}
@media (max-width: 1199px) {
  article.news-list .item .note .date p {
    font-size: 16px;
  }
}
article.news-list .item .note .tit {
  margin-top: 15px;
}
article.news-list .item .note .tit a {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  transition: all 0.3s;
  line-height: 1.3;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
}
@media (max-width: 1199px) {
  article.news-list .item .note .tit a {
    font-size: 18px;
  }
}
.pagination {
  padding-top: 80px;
  display: flex;
  align-items: center;
  margin: 0 -7px;
  justify-content: center;
}
@media (max-width: 1199px) {
  .pagination {
    padding-top: 30px;
  }
}
.pagination li.active a {
  background: var(--bg);
  color: #fff;
}
.pagination li {
  display: inline-block;
  padding: 0 7px;
}
.pagination li a {
  display: block;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #F3EFEC;
  font-size: 16px;
  color: #222;
  transition: all 0.3s;
}
.pagination li a:hover {
  background: var(--bg);
  color: #fff;
}
.wrap-honor .group {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-honor .group {
    margin-top: 30px;
  }
}
.wrap-honor .group .row {
  margin: -15px;
}
@media (max-width: 1199px) {
  .wrap-honor .group .row {
    margin: -10px;
  }
}
.wrap-honor .group .row .col-12 {
  padding: 15px;
}
@media (max-width: 1199px) {
  .wrap-honor .group .row .col-12 {
    padding: 10px;
  }
}
.wrap-honor .group .row .col-12 .item:hover {
  cursor: pointer;
}
.wrap-honor .group .row .col-12 .item:hover .img-box img {
  transform: scale(1.05);
}
.wrap-honor .group .row .col-12 .item:hover .tit p {
  color: var(--bg);
}
.wrap-honor .group .row .col-12 .item .img-box {
  padding-bottom: calc(800 / 600 * 100%);
}
.wrap-honor .group .row .col-12 .item .img-box img {
  transition: all 0.5s;
}
.wrap-honor .group .row .col-12 .tit {
  padding: 20px 0;
}
.wrap-honor .group .row .col-12 .tit p {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  transition: all 0.3s;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-honor .group .row .col-12 .tit p {
    font-size: 16px;
  }
}
.wrap-factory .slick-factory {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-factory .slick-factory {
    margin-top: 30px;
  }
}
.wrap-factory .slick-factory .slick-list {
  overflow: visible;
  padding: 0 290px;
}
@media (max-width: 1199px) {
  .wrap-factory .slick-factory .slick-list {
    overflow: hidden;
    padding: 0;
  }
}
.wrap-factory .slick-factory .slick-prev,
.wrap-factory .slick-factory .slick-next {
  top: auto;
  bottom: -100px;
}
.wrap-factory .slick-factory .slick-prev {
  left: 46%;
}
.wrap-factory .slick-factory .slick-next {
  right: auto;
  left: calc(46% + 75px);
}
.wrap-factory .slick-factory .item:hover {
  cursor: pointer;
}
.wrap-factory .slick-factory .item:hover .img-box img {
  transform: scale(1.05);
}
.wrap-factory .slick-factory .item .img-box {
  padding-bottom: calc(490 / 820 * 100%);
}
.wrap-factory .slick-factory .item .img-box img {
  transition: all 0.5s;
}
.item_case:hover .pic .img-box img {
  transform: scale(1.05);
}
.item_case:hover .pic::after {
  transform: translate(-50%, -50%) scale(1);
}
.item_case:hover .tit a {
  color: var(--bg);
}
.item_case .pic {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
.item_case .pic::after {
  content: '\e72a';
  font-family: 'iconfont' !important;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  left: 50%;
  pointer-events: none;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: all 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 30px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border-radius: 73px;
  border: 1px solid rgba(156, 156, 156, 0.5);
  background: rgba(240, 240, 240, 0.3);
  box-shadow: 0 -5px 4px 0 rgba(255, 255, 255, 0.25) inset, 0 4px 4px 0 rgba(255, 255, 255, 0.25) inset, -42px 103px 31px 0 rgba(145, 145, 145, 0), -27px 66px 29px 0 rgba(145, 145, 145, 0.01), -15px 37px 24px 0 rgba(145, 145, 145, 0.03), -7px 17px 18px 0 rgba(145, 145, 145, 0.04), -2px 4px 10px 0 rgba(145, 145, 145, 0.05);
  backdrop-filter: blur(10px);
}
.item_case .pic .img-box {
  border-radius: 10px;
  padding-bottom: calc(600 / 780 * 100%);
}
.item_case .pic .img-box img {
  transition: all 0.5s;
}
.item_case .note {
  padding: 20px 0;
}
.item_case .note .tit {
  margin: 20px 0 10px 0;
}
.item_case .note .tit a {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  color: #000;
  transition: all 0.3s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
}
@media (max-width: 1199px) {
  .item_case .note .tit a {
    font-size: 18px;
  }
}
.item_case .note .txt p {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
}
@media (max-width: 1199px) {
  .item_case .note .txt p {
    font-size: 14px;
  }
}
.wrap-case .group {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-case .group {
    margin-top: 30px;
  }
}
.wrap-case .group .row {
  margin: -15px;
}
@media (max-width: 1199px) {
  .wrap-case .group .row {
    margin: -10px;
  }
}
.wrap-case .group .row .col-12 {
  padding: 15px;
}
@media (max-width: 1199px) {
  .wrap-case .group .row .col-12 {
    padding: 10px;
  }
}
.wrap-product .group {
  display: flex;
  justify-content: space-between;
}
.wrap-product .group .left {
  width: 24%;
}
@media (max-width: 1199px) {
  .wrap-product .group .left {
    display: none;
  }
}
.wrap-product .group .left .tit h2 {
  display: block;
  font-size: 30px;
  font-family: var(--f2);
  color: #222;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-product .group .left .tit h2 {
    font-size: 24px;
  }
}
.wrap-product .group .left form {
  margin-top: 20px;
  position: relative;
}
.wrap-product .group .left form input {
  width: 100%;
  border-radius: 6px;
  background: #F3EFEC;
  border: none;
  padding: 0 25px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #222;
}
.wrap-product .group .left form button {
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  z-index: 2;
  background: transparent;
  border: none;
}
.wrap-product .group .left form button i {
  font-size: 22px;
}
.wrap-product .group .left ul {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-product .group .left ul {
    margin-top: 30px;
  }
}
.wrap-product .group .left ul li.active a {
  background: var(--bg);
  color: #fff;
}
.wrap-product .group .left ul li {
  margin-bottom: 10px;
}
.wrap-product .group .left ul li a {
  display: block;
  padding: 15px 25px;
  border-radius: 6px;
  background: #F3EFEC;
  backdrop-filter: blur(9.60000038px);
  transition: all 0.3s;
  font-size: 20px;
  color: #000;
  font-weight: 500;
}
.wrap-product .group .left ul li a:hover {
  background: var(--bg);
  color: #fff;
}
.wrap-product .group .left ul li a::after {
  content: '\e72a';
  display: inline-block;
  font-family: 'iconfont' !important;
  transform: rotate(-45deg);
  position: absolute;
  right: 25px;
  top: 15px;
  font-size: 24px;
  transition: all 0.3s;
}
.wrap-product .group .left ul li > ul {
  display: none;
}
.wrap-product .group .left ul li.active > ul {
  display: block;
  border-radius: 6px;
  border-bottom: 1px solid #D2D2D2;
  background: #F3EFEC;
  backdrop-filter: blur(9.60000038px);
  margin-top: 10px;
  padding: 24px;
}
.wrap-product .group .left ul li.active > ul li.active a {
  color: var(--bg);
  padding: 0 0 0 25px;
}
.wrap-product .group .left ul li.active > ul li.active a::before {
  left: 15px;
  opacity: 1;
}
.wrap-product .group .left ul li.active > ul li a {
  padding: 0;
  background: transparent;
  color: #666;
  font-size: 16px;
  font-weight: 400;
  padding: 0 15px;
}
.wrap-product .group .left ul li.active > ul li a:hover {
  color: var(--bg);
  padding: 0 0 0 25px;
}
.wrap-product .group .left ul li.active > ul li a:hover::before {
  left: 15px;
  opacity: 1;
}
.wrap-product .group .left ul li.active > ul li a::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  background: var(--bg);
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  opacity: 0;
  transition: all 0.3s;
}
.wrap-product .group .left ul li.active > ul li a::after {
  display: none;
}
.wrap-product .group .right {
  width: 73%;
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-product .group .right {
    width: 100%;
    margin-top: 0;
  }
}
.wrap-product .group .right .pagination {
  justify-content: end;
}
.wrap-product .group .right .row {
  margin: -20px;
}
@media (max-width: 1470px) {
  .wrap-product .group .right .row {
    margin: -15px;
  }
}
@media (max-width: 1199px) {
  .wrap-product .group .right .row {
    margin: -10px;
  }
}
.wrap-product .group .right .row .col-12 {
  padding: 20px;
}
@media (max-width: 1470px) {
  .wrap-product .group .right .row .col-12 {
    padding: 15px;
  }
}
@media (max-width: 1199px) {
  .wrap-product .group .right .row .col-12 {
    padding: 10px;
  }
}
.wrap-product .group .right .row .col-12.col-lock .item .pic::after {
  display: none;
}
.wrap-product .group .right .row .col-12.col-lock .item .pic .lock-icon {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.13);
  backdrop-filter: blur(19.10000038px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap-product .group .right .row .col-12.col-lock .item .pic .lock-icon i {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  color: #E60012;
  font-size: 23px;
}
article.pro-list .item:hover .pic::after {
  transform: translate(-50%, -50%) scale(1);
}
article.pro-list .item:hover .pic .add {
  opacity: 1;
}
article.pro-list .item:hover .note .tit a {
  color: var(--bg);
}
article.pro-list .item .pic {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
article.pro-list .item .pic::after {
  content: '\e72a';
  font-family: 'iconfont' !important;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: all 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 30px;
  pointer-events: none;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border-radius: 73px;
  border: 1px solid rgba(156, 156, 156, 0.5);
  background: rgba(240, 240, 240, 0.3);
  box-shadow: 0 -5px 4px 0 rgba(255, 255, 255, 0.25) inset, 0 4px 4px 0 rgba(255, 255, 255, 0.25) inset, -42px 103px 31px 0 rgba(145, 145, 145, 0), -27px 66px 29px 0 rgba(145, 145, 145, 0.01), -15px 37px 24px 0 rgba(145, 145, 145, 0.03), -7px 17px 18px 0 rgba(145, 145, 145, 0.04), -2px 4px 10px 0 rgba(145, 145, 145, 0.05);
  backdrop-filter: blur(10px);
}
article.pro-list .item .pic .img-box img {
  transition: all 0.5s;
}
article.pro-list .item .pic .add {
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 2;
  transition: all 0.3s;
  opacity: 0;
}
article.pro-list .item .pic .add a {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  color: #000;
  transition: all 0.3s;
}
article.pro-list .item .pic .add a:hover {
  background: var(--bg);
  color: #fff;
}
article.pro-list .item .pic .add a i {
  font-size: 24px;
}
article.pro-list .item .note {
  padding: 20px 0;
}
article.pro-list .item .note .tit a {
  display: block;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
  transition: all 0.3s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
}
@media (max-width: 1199px) {
  article.pro-list .item .note .tit a {
    font-size: 18px;
  }
}
article.pro-list .item .note .txt {
  padding-top: 10px;
}
article.pro-list .item .note .txt p {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
}
@media (max-width: 1199px) {
  article.pro-list .item .note .txt p {
    font-size: 14px;
  }
}
.open-lock.active {
  display: block;
}
.open-lock {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 33;
  width: 100%;
  display: none;
}
.open-lock .info {
  width: 60%;
  margin: 0 auto;
  background: #fff;
  padding: 70px 60px;
  position: relative;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .open-lock .info {
    width: 90%;
    padding: 40px 30px;
  }
}
.open-lock .info .close {
  cursor: pointer;
  transition: all 0.3s;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 2;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--bg);
  color: #fff;
}
@media (max-width: 991px) {
  .open-lock .info .close {
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
  }
}
.open-lock .info .close:hover {
  transform: rotate(-90deg);
}
.open-lock .info .close i {
  font-size: 24px;
}
@media (max-width: 991px) {
  .open-lock .info .close i {
    font-size: 18px;
  }
}
.open-lock .info .top .tit h1 {
  color: #222;
  font-size: 28px;
  font-family: var(--f2);
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
}
@media (max-width: 1199px) {
  .open-lock .info .top .tit h1 {
    font-size: 24px;
  }
}
.open-lock .info .top .txt {
  margin-top: 10px;
}
.open-lock .info .top .txt p {
  font-size: 16px;
  color: #3B3B3B;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}
@media (max-width: 1199px) {
  .open-lock .info .top .txt p {
    font-size: 14px;
  }
}
.open-lock .info form {
  position: relative;
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .open-lock .info form {
    margin-top: 20px;
  }
}
.open-lock .info form input {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  background: #F9F9F9;
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
  color: #3B3B3B;
  font-size: 14px;
  font-weight: 400;
  border: none;
}
.open-lock .info form input::placeholder {
  color: #3B3B3B;
}
.open-lock .info form input:focus::placeholder {
  color: #666;
}
@media (max-width: 1199px) {
  .open-lock .info form input {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
  }
}
.open-lock .info form button {
  width: auto;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  background: var(--bg);
  border-radius: 100px;
  border: none;
  transition: all 0.3s;
  text-align: center;
  color: #fff;
  font-weight: 400;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 1199px) {
  .open-lock .info form button {
    height: 45px;
    line-height: 45px;
  }
}
@media (max-width: 991px) {
  .open-lock .info form button {
    position: relative;
  }
}
.open-lock .info form button:hover {
  background: #222;
}
.open-lock .info .des {
  margin-top: 20px;
}
.open-lock .info .des p {
  font-size: 18px;
  color: #3B3B3B;
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
}
.open-lock .info .des p a {
  color: var(--bg);
}
.open-lock .info .des p a:hover {
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .open-lock .info .des p {
    font-size: 14px;
  }
}
.f-submit {
  margin-top: 20px;
}
.wrap-details .introduce {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 70px 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce {
    flex-direction: column;
    align-items: start;
    padding: 40px 0;
  }
}
.wrap-details .introduce .left {
  width: 50%;
  display: flex;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .left {
    width: 100%;
    flex-direction: column;
  }
}
.wrap-details .introduce .left .slider-for {
  font-size: 0;
  width: 80%;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .left .slider-for {
    width: 100%;
    margin-bottom: 20px;
  }
}
.wrap-details .introduce .left .slider-for .item .img-box {
  border-radius: 15px;
  padding-bottom: calc(640 / 680 * 100%);
}
.wrap-details .introduce .left .slider-for .item .img-box img {
  transition: all 0.5s;
}
.wrap-details .introduce .left .slider-nav {
  font-size: 0;
  width: 20%;
  margin-left: 20px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .left .slider-nav {
    width: 100%;
    margin-left: 0;
  }
}
.wrap-details .introduce .left .slider-nav .slick-list {
  margin: -10px 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .left .slider-nav .slick-list {
    margin: 0 -10px;
  }
}
.wrap-details .introduce .left .slider-nav .slick-slide {
  padding: 10px 0;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .left .slider-nav .slick-slide {
    padding: 0 10px;
  }
}
.wrap-details .introduce .left .slider-nav .slick-current .item {
  border: 1px solid var(--bg);
}
.wrap-details .introduce .left .slider-nav .item {
  border: 1px solid transparent;
  border-radius: 10px;
}
.wrap-details .introduce .left .slider-nav .item-video {
  position: relative;
}
.wrap-details .introduce .left .slider-nav .item-video .play {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  top: 0;
}
.wrap-details .introduce .left .slider-nav .item-video .play i {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  border: 1px solid rgba(156, 156, 156, 0.5);
  background: rgba(255, 255, 255, 0.04);
  box-shadow: 0 -5px 4px 0 rgba(255, 255, 255, 0.25) inset, 0 4px 4px 0 rgba(255, 255, 255, 0.25) inset, -42px 103px 31px 0 rgba(145, 145, 145, 0), -27px 66px 29px 0 rgba(145, 145, 145, 0.01), -15px 37px 24px 0 rgba(145, 145, 145, 0.03), -7px 17px 18px 0 rgba(145, 145, 145, 0.04), -2px 4px 10px 0 rgba(145, 145, 145, 0.05);
  backdrop-filter: blur(10px);
}
.wrap-details .introduce .left .slider-nav .item .img-box {
  padding-bottom: calc(300 / 320 * 100%);
  border-radius: 10px;
}
.wrap-details .introduce .right {
  width: 48%;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right {
    width: 100%;
    margin-top: 40px;
  }
}
.wrap-details .introduce .right .tit h1 {
  font-family: var(--f2);
  font-size: 40px;
  color: #000;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .tit h1 {
    font-size: 24px;
  }
}
.wrap-details .introduce .right .editor-content {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .editor-content {
    padding-top: 20px;
  }
}
.wrap-details .introduce .right .editor-content h2 {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  line-height: 1.3;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .editor-content h2 {
    font-size: 18px;
  }
}
.wrap-details .introduce .right .editor-content p {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .editor-content p {
    font-size: 14px;
  }
}
.wrap-details .introduce .right .review-box {
  padding-top: 70px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .review-box {
    padding-top: 20px;
  }
}
.wrap-details .introduce .right .review-box p {
  margin: 0 0 0 20px;
  font-size: 17px;
  color: #282828;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .review-box p {
    font-size: 16px;
    margin: 0 0 0 10px;
  }
}
.wrap-details .introduce .right .review-box .ratingbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  border: none;
  background: transparent;
  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 .introduce .right .review-box .ratingbox {
    line-height: 40px;
  }
}
.wrap-details .introduce .right .review-box .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 0px;
  -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 .introduce .right .review-box .ratingbox .rating input {
  display: none !important;
}
.wrap-details .introduce .right .review-box .ratingbox .rating input:checked ~ label svg {
  fill: #F85E03;
}
.wrap-details .introduce .right .review-box .ratingbox .rating label {
  margin-right: 5px;
  cursor: pointer;
  color: #F85E03;
  display: flex;
  align-items: center;
}
.wrap-details .introduce .right .review-box .ratingbox .rating label::before {
  display: none !important;
}
.wrap-details .introduce .right .review-box .ratingbox .rating label svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: #F85E03;
  stroke-width: 2px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.wrap-details .introduce .right .review-box .ratingbox .rating label:hover svg,
.wrap-details .introduce .right .review-box .ratingbox .rating label:hover ~ label svg {
  fill: #F85E03;
}
.wrap-details .introduce .right .share {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .share {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .wrap-details .introduce .right .share {
    zoom: 0.8;
  }
}
.wrap-details .introduce .right .share .share-to {
  font-size: 16px;
  color: #444;
  font-weight: 400;
}
.wrap-details .introduce .right .share .download {
  margin-left: 20px;
  color: #000;
}
.wrap-details .introduce .right .share .download span {
  position: relative;
  font-weight: 500;
  text-decoration: underline;
  display: flex;
  align-items: center;
  padding-left: 30px;
}
.wrap-details .introduce .right .share .download span::before {
  content: '\e8e8';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'iconfont' !important;
  display: inline-block;
  margin-right: 10px;
  font-size: 22px;
  color: var(--bg);
}
.wrap-details .introduce .right .link {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .link {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .wrap-details .introduce .right .link {
    flex-direction: column;
  }
}
.wrap-details .introduce .right .link a {
  display: inline-block;
  margin-right: 20px;
  min-width: 140px;
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  background: var(--bg);
  border-radius: 100px;
  color: #fff;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .wrap-details .introduce .right .link a {
    margin-right: 0;
    min-width: 100%;
    width: 100%;
    text-align: center;
    margin: 5px 0;
  }
}
.wrap-details .introduce .right .link a:hover {
  background: #000;
}
.wrap-details .introduce .right .link .btn2 {
  background: #000;
}
.wrap-details .introduce .right .link .btn2:hover {
  background: var(--bg);
}
.wrap-details .introduce .right .link .btn2 span {
  position: relative;
}
.wrap-details .introduce .right .link .btn2 span::after {
  content: '\e645';
  font-family: 'iconfont' !important;
  display: inline-block;
  margin-left: 10px;
}
.wrap-details .details-list .details-menu {
  z-index: 5;
  background: #fff;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
}
.wrap-details .details-list .details-menu ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -35px;
}
@media (max-width: 1470px) {
  .wrap-details .details-list .details-menu ul {
    margin: 0 -20px;
  }
}
@media (max-width: 1199px) {
  .wrap-details .details-list .details-menu ul {
    margin: 0 -15px;
  }
}
.wrap-details .details-list .details-menu ul .active {
  color: var(--bg);
}
.wrap-details .details-list .details-menu ul li {
  display: inline-block;
  padding: 0 35px;
}
@media (max-width: 1470px) {
  .wrap-details .details-list .details-menu ul li {
    padding: 0 20px;
  }
}
@media (max-width: 1199px) {
  .wrap-details .details-list .details-menu ul li {
    padding: 0 15px;
  }
}
.wrap-details .details-list .details-menu ul li a {
  display: block;
  font-size: 18px;
  color: #444;
  font-weight: 400;
  line-height: 1.3;
  padding: 15px 0;
  transition: all 0.3s;
}
.wrap-details .details-list .details-menu ul li a:hover {
  color: var(--bg);
}
@media (max-width: 1199px) {
  .wrap-details .details-list .details-menu ul li a {
    font-size: 16px;
    padding: 12px 0;
  }
}
@media (max-width: 767px) {
  .wrap-details .details-list .details-menu ul li a {
    font-size: 14px;
  }
}
.wrap-details .details-list .box-inner {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .box-inner {
    margin-top: 40px;
  }
}
.wrap-details .details-list .des-tit p {
  font-size: 30px;
  font-weight: 500;
  color: #000;
  line-height: 1.3;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .des-tit p {
    font-size: 26px;
  }
}
.wrap-details .details-list .editor-content {
  margin-top: 30px;
}
.wrap-details .details-list .editor-content ul {
  padding-left: 20px;
}
.wrap-details .details-list .editor-content ul li {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  list-style-type: disc;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .editor-content ul li {
    font-size: 14px;
  }
}
.wrap-details .details-list .editor-content p {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .editor-content p {
    font-size: 14px;
  }
}
.wrap-details .details-list .editor-content .table-box {
  width: 100% !important;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .editor-content .table-box {
    overflow: auto !important;
  }
}
.wrap-details .details-list .editor-content .table-box table {
  width: 100% !important;
}
.wrap-details .details-list .editor-content .table-box table tr td {
  padding: 9px;
  border-width: 1px;
  border-color: #d9d9d9;
  font-size: 18px;
  color: #000;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .editor-content .table-box table tr td {
    font-size: 14px;
  }
}
.wrap-details .details-list .box-case .slick-case {
  margin-top: 30px;
}
.wrap-details .details-list .box-inquiry .common-form {
  margin-top: 30px;
}
.wrap-details .details-list .box-inquiry .common-form form .row .col-12 .f-box {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .box-inquiry .common-form form .row .col-12 .f-box {
    margin-bottom: 15px;
  }
}
.wrap-details .details-list .box-inquiry .common-form form .row .col-12 .f-box input,
.wrap-details .details-list .box-inquiry .common-form form .row .col-12 .f-box textarea {
  border: none;
  border-radius: 6px;
  background: #F8F8F8;
  font-size: 15px;
  color: #222;
  font-weight: 400;
}
.wrap-details .details-list .box-inquiry .common-form form .row .col-12 .f-submit button {
  width: auto;
}
.wrap-details .details-list .box-review .f-review {
  padding: 24px;
  margin-top: 30px;
  border-radius: 6px;
  background: #F8F8F8;
}
.wrap-details .details-list .box-review .f-review form input {
  width: 100%;
  margin-bottom: 20px;
  height: 45px;
  line-height: 45px;
  border-radius: 6px;
  background: #fff;
  padding: 0 20px;
  font-size: 16px;
  border: none;
  font-weight: 400;
  color: #3B3B3B;
}
.wrap-details .details-list .box-review .f-review form input::placeholder {
  color: #3B3B3B;
}
.wrap-details .details-list .box-review .f-review form input:focus::placeholder {
  color: #ccc;
}
.wrap-details .details-list .box-review .f-review form textarea {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 6px;
  background: #fff;
  padding: 10px 20px;
  font-size: 16px;
  border: none;
  font-weight: 400;
  color: #3B3B3B;
}
.wrap-details .details-list .box-review .f-review form textarea::placeholder {
  color: #3B3B3B;
}
.wrap-details .details-list .box-review .f-review form textarea:focus::placeholder {
  color: #ccc;
}
.wrap-details .details-list .box-review .f-review form .review-submit button {
  height: 50px;
  line-height: 50px;
  background: var(--bg);
  border-radius: 100px;
  border: none;
  transition: all 0.3s;
  text-align: center;
  color: #fff;
  font-weight: 400;
  padding: 0 50px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .box-review .f-review form .review-submit button {
    height: 45px;
    line-height: 45px;
  }
}
.wrap-details .details-list .box-review .f-review form .review-submit button:hover {
  background: #222;
}
.wrap-details .details-list .box-review .slick-review {
  margin-top: 30px;
}
.wrap-details .details-list .box-review .slick-review .item {
  border-radius: 10px;
  background: #F8F8F8;
  padding: 0 30px;
}
.wrap-details .details-list .box-review .slick-review .item .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
  border-bottom: 1px solid #D7D3CE;
}
@media (max-width: 767px) {
  .wrap-details .details-list .box-review .slick-review .item .top {
    flex-direction: column;
    align-items: start;
  }
}
.wrap-details .details-list .box-review .slick-review .item .top .name {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #222;
  font-weight: 500;
}
@media (max-width: 767px) {
  .wrap-details .details-list .box-review .slick-review .item .top .name {
    flex-direction: column;
    align-items: start;
    margin-bottom: 15px;
  }
}
.wrap-details .details-list .box-review .slick-review .item .top .name p {
  margin: 0 0 0 20px;
  color: #E60012;
}
@media (max-width: 767px) {
  .wrap-details .details-list .box-review .slick-review .item .top .name p {
    margin: 0;
  }
}
.wrap-details .details-list .box-review .slick-review .item .top .date {
  position: relative;
  display: flex;
  align-items: center;
}
.wrap-details .details-list .box-review .slick-review .item .top .date::before {
  content: '\e647';
  font-family: 'iconfont' !important;
  color: #E60012;
  font-size: 20px;
  margin-right: 10px;
}
.wrap-details .details-list .box-review .slick-review .item .top .date p {
  font-size: 14px;
  color: #666;
  margin: 0;
}
.wrap-details .details-list .box-review .slick-review .item .txt {
  padding-top: 15px;
  padding-bottom: 30px;
}
.wrap-details .details-list .box-review .slick-review .item .txt p {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .box-review .slick-review .item .txt p {
    font-size: 14px;
  }
}
.wrap-details .details-list .box-related {
  padding-bottom: 130px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .box-related {
    padding-bottom: 40px;
  }
}
.wrap-details .details-list .box-related .slick-related {
  margin-top: 30px;
}
.wrap-show .editor-content ul {
  padding-left: 20px;
}
.wrap-show .editor-content ul li {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  list-style-type: disc;
}
@media (max-width: 1199px) {
  .wrap-show .editor-content ul li {
    font-size: 14px;
  }
}
.wrap-show .editor-content p {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-show .editor-content p {
    font-size: 14px;
  }
}
.wrap-show .editor-content .table-box {
  width: 100% !important;
}
@media (max-width: 1199px) {
  .wrap-show .editor-content .table-box {
    overflow: auto !important;
  }
}
.wrap-show .editor-content .table-box table {
  width: 100% !important;
}
.wrap-show .editor-content .table-box table tr td {
  padding: 9px;
  border-width: 1px;
  border-color: #d9d9d9;
  font-size: 16px;
  color: #666;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-show .editor-content .table-box table tr td {
    font-size: 14px;
  }
}
.banner-box.about-banner .play {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-box.about-banner .play a {
  min-width: 130px;
  width: 130px;
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid rgba(156, 156, 156, 0.5);
  background: rgba(240, 240, 240, 0.3);
  box-shadow: 0 -5px 4px 0 rgba(255, 255, 255, 0.25) inset, 0 4px 4px 0 rgba(255, 255, 255, 0.25) inset, -42px 103px 31px 0 rgba(145, 145, 145, 0), -27px 66px 29px 0 rgba(145, 145, 145, 0.01), -15px 37px 24px 0 rgba(145, 145, 145, 0.03), -7px 17px 18px 0 rgba(145, 145, 145, 0.04), -2px 4px 10px 0 rgba(145, 145, 145, 0.05);
  backdrop-filter: blur(10px);
  color: #fff;
}
@media (max-width: 991px) {
  .banner-box.about-banner .play a {
    zoom: 0.7;
  }
}
@media (max-width: 767px) {
  .banner-box.about-banner .play a {
    zoom: 0.5;
  }
}
.banner-box.about-banner .play a i {
  font-size: 40px;
}
.banner-box.about-banner .banner-tit {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 3;
  text-align: center;
  pointer-events: none;
}
.banner-box.about-banner .banner-tit h1 {
  line-height: 100%;
  font-size: 10vw;
  display: block;
  margin: 0;
  margin-bottom: -2vw;
  font-weight: bold;
  color: transparent;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.3) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 4px 8px rgba(0, 0, 0, 0.05);
}
.item_adv {
  height: 100%;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 2px 8px -1px rgba(13, 13, 18, 0.04);
  padding: 30px;
}
.item_adv:hover .icon img {
  animation: swing 1s linear;
}
.item_adv .icon {
  min-width: 40px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border: 1px solid #ECEFF3;
  background: #FFF;
  box-shadow: 0 2px 4px 0 rgba(13, 13, 18, 0.15);
}
.item_adv .icon img {
  display: block;
  max-height: 24px;
}
.item_adv .tit {
  margin-top: 25px;
}
.item_adv .tit p {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  line-height: 1.2;
  color: #000;
  margin: 0;
}
@media (max-width: 1199px) {
  .item_adv .tit p {
    letter-spacing: normal;
  }
}
.item_adv .txt {
  margin-top: 10px;
}
.item_adv .txt p {
  color: #646464;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
}
@media (max-width: 1199px) {
  .item_adv .txt p {
    font-size: 14px;
  }
}
.wrap-about {
  overflow: hidden;
}

.wrap-about .introduce .wrap-txt {
  text-align: start;
}


.wrap-about .wrap-txt p {
  color: #000;
  font-size: 20px;
  text-align: start !important;
}

@media (max-width:1199px) {
  .wrap-about .wrap-txt p {
    font-size: 16px;
  }
}

.wrap-about .introduce .common-num {
  padding: 30px 0 60px 0;
}
@media (max-width: 1199px) {
  .wrap-about .introduce .common-num {
    padding: 30px 0;
  }
}
.wrap-about .advantage {
  overflow: hidden;
  padding: 160px 0 130px 0;
}
@media (max-width: 1199px) {
  .wrap-about .advantage {
    padding: 40px 0;
  }
}
.wrap-about .advantage .top .wrap-tit h1 {
  color: #fff;
}
.wrap-about .advantage .top .wrap-txt p {
  color: #fff;
}
.wrap-about .advantage .group {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-about .advantage .group {
    margin-top: 30px;
  }
}
.wrap-about .advantage .group ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: -15px;
}
@media (max-width: 1199px) {
  .wrap-about .advantage .group ul {
    margin: -10px;
  }
}
.wrap-about .advantage .group ul li {
  height: auto;
  width: calc(100% / 5);
  padding: 15px;
}
@media (max-width: 1199px) {
  .wrap-about .advantage .group ul li {
    padding: 10px;
    width: calc(100% / 3);
  }
}
@media (max-width: 991px) {
  .wrap-about .advantage .group ul li {
    width: calc(100% / 2);
  }
}
@media (max-width: 767px) {
  .wrap-about .advantage .group ul li {
    width: 100%;
  }
}
.wrap-about .factory {
  padding: 130px 0;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-about .factory {
    padding: 40px 0;
  }
}
.wrap-about .factory .group {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-about .factory .group {
    margin-top: 30px;
  }
}
.swiper_factory {
  overflow: hidden;
}
.swiper_factory .item_factory:hover {
  cursor: pointer;
}
.swiper_factory .item_factory:hover .img-box img {
  transform: scale(1.05);
}
.swiper_factory .item_factory .img-box {
  padding-bottom: calc(450 / 780 * 100%);
  border-radius: 10px;
}
.swiper_factory .item_factory .img-box img {
  transition: all 0.5s;
}
.common-num ul {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  margin: -15px;
}
.common-num ul li {
  height: 100%;
  padding: 15px;
}
.common-num ul li b {
  display: block;
  font-size: 60px;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
}
@media (max-width: 1199px) {
  .common-num ul li b {
    font-size: 34px;
  }
}
.common-num ul li p {
  margin: 5px 0 0 0;
  font-size: 16px;
  color: #666;
  display: block;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 1199px) {
  [data-cue] {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    transition: none !important;
    animation: none !important;
  }
}
.wrap-home {
  overflow: hidden;
}
.wrap-home .wrap-tit h1 {
  font-size: 56px;
  font-weight: bold;
  margin: 0;
}
@media (max-width: 1470px) {
  .wrap-home .wrap-tit h1 {
    font-size: 46px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .wrap-tit h1 {
    font-size: 24px;
  }
}
.wrap-home .mark_name {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.wrap-home .mark_name p {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .mark_name p {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .wrap-home .mark_name p {
    display: none;
  }
}
.wrap-home .index_about {
  padding: 150px 0;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-home .index_about {
    padding: 40px 0;
  }
}
.wrap-home .index_about .info {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-home .index_about .info {
    flex-direction: column;
  }
}
.wrap-home .index_about .info .left {
  width: 42%;
}
@media (max-width: 1199px) {
  .wrap-home .index_about .info .left {
    width: 100%;
  }
}
.wrap-home .index_about .info .left .type {
  padding: 8px 18px;
  border-radius: 100px;
  border: 1px solid #000;
  text-align: center;
  display: inline-block;
}
.wrap-home .index_about .info .left .type p {
  font-size: 16px;
  color: #000;
  margin: 0;
  font-weight: 500;
}
.wrap-home .index_about .info .left .pic {
  border-radius: 10px;
  overflow: hidden;
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-home .index_about .info .left .pic {
    margin-top: 30px;
  }
}
.wrap-home .index_about .info .left .pic img {
  width: 100%;
  height: auto;
  display: block;
}
.wrap-home .index_about .info .right {
  width: 55%;
}
@media (max-width: 1199px) {
  .wrap-home .index_about .info .right {
    width: 100%;
    margin-top: 30px;
  }
}
.wrap-home .index_about .info .right .txt p {
  transition: all 0.3s;
  color: transparent;
  font-family: var(--f2);
  font-weight: 600;
  font-size: 40px;
  line-height: 1.4;
  margin: 0;
  white-space: pre-wrap;
}
@media (max-width: 1470px) {
  .wrap-home .index_about .info .right .txt p {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .index_about .info .right .txt p {
    font-size: 18px;
  }
}
.wrap-home .index_about .info .right .txt p .char {
  color: #D2D2D2;
  display: inline-block;
}
.wrap-home .index_about .info .right .more {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin-top: 50px;
  display: inline-block;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .wrap-home .index_about .info .right .more {
    margin-top: 30px;
  }
}
.wrap-home .index_about .info .right .more:hover {
  border-bottom: 1px solid var(--bg);
}
.wrap-home .index_about .info .right .more a {
  display: block;
  font-size: 18px;
  color: #000;
  font-weight: 500;
}
.wrap-home .index_about .info .right .more a:hover span {
  color: var(--bg);
}
.wrap-home .index_about .info .right .more a:hover span::after {
  transform: rotate(0deg);
}
.wrap-home .index_about .info .right .more a span {
  position: relative;
  transition: all 0.3s;
}
.wrap-home .index_about .info .right .more a span::after {
  content: '\e72a';
  font-family: 'iconfont' !important;
  transform: rotate(-45deg);
  display: inline-block;
  font-size: 22px;
  margin-left: 10px;
  transition: all 0.3s;
}
.wrap-home .index_about .info .right .common-num {
  padding-top: 120px;
}
@media (max-width: 1199px) {
  .wrap-home .index_about .info .right .common-num {
    padding-top: 40px;
  }
}
.wrap-home .index_about .info .right .common-num ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .index_about .info .right .common-num ul {
    margin: 0;
    flex-wrap: wrap;
  }
}
.wrap-home .index_about .info .right .common-num ul li {
  position: relative;
  padding: 0 25px;
}
@media (max-width: 991px) {
  .wrap-home .index_about .info .right .common-num ul li {
    padding: 15px;
  }
}
.wrap-home .index_about .info .right .common-num ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 100%;
  background: var(--bg);
}
@media (max-width: 991px) {
  .wrap-home .index_about .info .right .common-num ul li::before {
    display: none;
  }
}
@media (max-width: 1470px) {
  .wrap-home .index_about .info .right .common-num ul li b {
    zoom: 0.8;
  }
}
@media (max-width: 1199px) {
  .wrap-home .index_about .info .right .common-num ul li b {
    zoom: 1;
  }
}
.wrap-home .index_product {
  background: #F3EFEC;
  padding: 120px 0;
}
@media (max-width: 1199px) {
  .wrap-home .index_product {
    padding: 40px 0;
  }
}
.wrap-home .index_product .slick-product {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-home .index_product .slick-product {
    margin-top: 30px;
  }
}
.wrap-home .index_product .slick-product .slick-list {
  overflow: visible;
  position: relative;
}
.wrap-home .index_product .slick-product .slick-list::before {
  content: '';
  position: absolute;
  width: 100%;
  right: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  pointer-events: none;
  background: #F3EFEC;
}
@media (max-width: 1199px) {
  .wrap-home .index_product .slick-product .slick-list {
    overflow: hidden;
  }
}
.wrap-home .index_product .slick-product .slick-prev,
.wrap-home .index_product .slick-product .slick-next {
  top: -20%;
  background: #fff;
  border-radius: 50%;
}
.wrap-home .index_product .slick-product .slick-prev:hover,
.wrap-home .index_product .slick-product .slick-next:hover {
  background: var(--bg);
}
.wrap-home .index_product .slick-product .slick-prev:hover::before,
.wrap-home .index_product .slick-product .slick-next:hover::before {
  color: #fff;
}
.wrap-home .index_product .slick-product .slick-prev::before,
.wrap-home .index_product .slick-product .slick-next::before {
  color: #000;
}
.wrap-home .index_product .slick-product .slick-next {
  right: 0;
}
.wrap-home .index_product .slick-product .slick-next::before {
  content: '\e72a';
}
.wrap-home .index_product .slick-product .slick-prev {
  left: auto;
  right: 60px;
}
.wrap-home .index_product .slick-product .slick-prev::before {
  content: '\ece2';
}
.wrap-home .index_product .more {
  margin-top: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .wrap-home .index_product .more {
    margin-top: 30px;
  }
}
.wrap-home .index_product .more a {
  padding: 0 25px;
  height: 50px;
  line-height: 50px;
  min-width: 155px;
  background: var(--bg);
  border-radius: 100px;
  display: inline-block;
  transition: all 0.3s;
  color: #fff;
}
.wrap-home .index_product .more a:hover {
  background: #000;
}
.wrap-home .index_process {
  padding: 100px 0;
  background-attachment: fixed;
}
@media (max-width: 1199px) {
  .wrap-home .index_process {
    padding: 40px 0;
  }
}
.wrap-home .index_process .info {
  display: flex;
  justify-content: space-between;
  align-items: end;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .wrap-home .index_process .info {
    flex-direction: column;
    align-items: start;
  }
}
.wrap-home .index_process .info .left {
  width: 40%;
}
@media (max-width: 991px) {
  .wrap-home .index_process .info .left {
    width: 100%;
  }
}
.wrap-home .index_process .info .left .top .wrap-tit h1 {
  color: #383D17;
}
.wrap-home .index_process .info .left .top .wrap-txt {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-home .index_process .info .left .top .wrap-txt {
    margin-top: 30px;
  }
}
.wrap-home .index_process .info .left .top .wrap-txt p {
  color: #3D4218;
}
.wrap-home .index_process .info .left .prev-next {
  display: flex;
  align-items: center;
  padding-top: 320px;
  margin: 0 -70px;
}
@media (max-width: 1470px) {
  .wrap-home .index_process .info .left .prev-next {
    padding-top: 180px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .index_process .info .left .prev-next {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .wrap-home .index_process .info .left .prev-next {
    display: none;
  }
}
.wrap-home .index_process .info .left .prev-next .slick-arrow {
  padding: 0 70px;
}
.wrap-home .index_process .info .left .prev-next .slick-arrow i {
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s;
}
.wrap-home .index_process .info .left .prev-next .slick-arrow i:hover {
  color: var(--bg);
}
.wrap-home .index_process .info .right {
  width: 55%;
}
@media (max-width: 991px) {
  .wrap-home .index_process .info .right {
    width: 100%;
    margin-top: 30px;
  }
}
.wrap-home .index_process .info .right .slick-process .item .pic {
  position: relative;
}
.wrap-home .index_process .info .right .slick-process .item .pic .img-box {
  padding-bottom: calc(560 / 1010 * 100%);
  border-radius: 15px;
}
.wrap-home .index_process .info .right .slick-process .item .pic .img-box img {
  transition: all 0.3s;
}
.wrap-home .index_process .info .right .slick-process .item .pic .tit {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  top: 0;
  left: 0;
  z-index: 2;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.74) 4.13%, rgba(0, 0, 0, 0) 27.17%);
  display: flex;
  align-items: end;
  padding: 40px;
}
@media (max-width: 991px) {
  .wrap-home .index_process .info .right .slick-process .item .pic .tit {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .wrap-home .index_process .info .right .slick-process .item .pic .tit {
    padding: 15px;
  }
}
.wrap-home .index_process .info .right .slick-process .item .pic .tit p {
  font-size: 26px;
  color: #fff;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .index_process .info .right .slick-process .item .pic .tit p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .wrap-home .index_process .info .right .slick-process .item .pic .tit p {
    font-size: 14px;
  }
}
.wrap-home .index_advantage {
  position: relative;
  overflow: hidden;
}
.wrap-home .index_advantage .top {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 4;
  padding-top: 90px;
}
@media (max-width: 1199px) {
  .wrap-home .index_advantage .top {
    position: relative;
    top: auto;
    left: auto;
    padding-top: 40px;
  }
}
.wrap-home .index_advantage .top .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wrap-home .index_advantage .top .info .mark_name {
  position: relative;
  left: auto;
  top: auto;
}
.wrap-home .index_advantage .top .info .mark_name p {
  color: #000;
}
.wrap-home .index_advantage .foot-pic {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
  left: 0;
  z-index: 2;
}
@media (max-width: 1199px) {
  .wrap-home .index_advantage .foot-pic {
    display: none;
  }
}
.wrap-home .index_advantage .foot-pic img {
  width: 100%;
  height: auto;
  display: block;
}
.wrap-home .index_advantage .group {
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .wrap-home .index_advantage .group {
    padding: 40px 30px;
  }
}
@media (max-width: 991px) {
  .wrap-home .index_advantage .group {
    padding: 40px 15px;
  }
}
.wrap-home .index_advantage .group .row {
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .index_advantage .group .row {
    margin: -10px;
  }
}
.wrap-home .index_advantage .group .row .col-12 {
  height: auto;
  padding: 0;
}
@media (max-width: 1199px) {
  .wrap-home .index_advantage .group .row .col-12 {
    padding: 10px;
  }
}
.wrap-home .index_advantage .group .row .col-12 .item {
  height: 100%;
  border-right: 2px solid rgba(216, 220, 205, 0.57);
  overflow: hidden;
  padding: 0 40px;
  min-height: 960px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 0.3s;
  padding-bottom: 100px;
}
@media (max-width: 1199px) {
  .wrap-home .index_advantage .group .row .col-12 .item {
    min-height: 100%;
    height: auto;
    padding: 30px 20px;
    position: relative;
    z-index: 2;
    border: 1px solid #d9d9d9;
  }
}
.wrap-home .index_advantage .group .row .col-12 .item:hover {
  background: #F3EFEC;
}
.wrap-home .index_advantage .group .row .col-12 .item:hover .num p {
  color: #C2CCB6;
}
.wrap-home .index_advantage .group .row .col-12 .item .num {
  margin-left: -6vw;
}
@media (max-width: 1199px) {
  .wrap-home .index_advantage .group .row .col-12 .item .num {
    margin-left: 0;
  }
}
.wrap-home .index_advantage .group .row .col-12 .item .num p {
  color: #D9DCCD;
  font-size: 12vw;
  font-weight: 500;
  line-height: 100%;
  transition: all 0.3s;
  letter-spacing: -0.55vw;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .index_advantage .group .row .col-12 .item .num p {
    letter-spacing: normal;
  }
}
.wrap-home .index_advantage .group .row .col-12 .item .txt {
  position: relative;
  z-index: 3;
}
@media (max-width: 1199px) {
  .wrap-home .index_advantage .group .row .col-12 .item .txt {
    padding-top: 30px;
  }
}
.wrap-home .index_advantage .group .row .col-12 .item .txt p {
  font-size: 24px;
  color: #000;
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .index_advantage .group .row .col-12 .item .txt p {
    font-size: 18px;
  }
}
.wrap-home .index_news {
  overflow: hidden;
  background: #000;
  padding: 110px 0;
}
@media (max-width: 1199px) {
  .wrap-home .index_news {
    padding: 40px 0;
  }
}
.wrap-home .index_news .top {
  display: flex;
  align-items: end;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-home .index_news .top {
    flex-direction: column;
    align-items: start;
  }
}
.wrap-home .index_news .top .wrap-tit h1 {
  color: #fff;
}
@media (max-width: 1199px) {
  .wrap-home .index_news .top .more {
    margin-top: 25px;
  }
}
.wrap-home .index_news .top .more a {
  padding: 0 25px;
  height: 50px;
  line-height: 50px;
  min-width: 155px;
  background: var(--bg);
  border-radius: 100px;
  display: inline-block;
  transition: all 0.3s;
  color: #fff;
}
.wrap-home .index_news .top .more a:hover {
  background: #000;
}
.wrap-home .index_news .slick-news {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-home .index_news .slick-news {
    margin-top: 30px;
  }
}
.wrap-home .index_news .slick-news .item .date {
  color: #fff;
}
.wrap-home .index_news .slick-news .item .date p {
  color: #fff;
}
.wrap-home .index_news .slick-news .item .tit a {
  color: #fff;
}
.wrap-home .index_media {
  padding: 160px 0;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-home .index_media {
    padding: 40px 0;
  }
}
.wrap-home .index_media .row {
  display: flex;
  align-items: end;
  margin: -15px;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-home .index_media .row {
    margin: -10px;
  }
}
.wrap-home .index_media .row .col-12 {
  padding: 15px;
}
@media (max-width: 1199px) {
  .wrap-home .index_media .row .col-12 {
    padding: 10px;
  }
}
.wrap-home .index_media .col_facebook a::before {
  content: '\e621';
  font-family: 'iconfont' !important;
  display: inline-block;
  margin-right: 10px;
}
.wrap-home .index_media .col_twitter a::before {
  content: '\e64a';
  font-family: 'iconfont' !important;
  display: inline-block;
  margin-right: 10px;
}
.wrap-home .index_media .col_ins a::before {
  content: '\e646';
  font-family: 'iconfont' !important;
  display: inline-block;
  margin-right: 10px;
}
.wrap-home .index_media .col_ins .wrap-tit {
  padding-bottom: 60px;
}
@media (max-width: 1199px) {
  .wrap-home .index_media .col_ins .wrap-tit {
    padding-bottom: 20px;
  }
}
.wrap-home .index_media .col_ins .item_media .pic .img-box {
  padding-bottom: 100%;
}
.item_media .pic .img-box {
  padding-bottom: calc(760 / 540 * 100%);
  border-radius: 20px;
}
.item_media .name {
  text-align: center;
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .item_media .name {
    padding-top: 20px;
  }
}
.item_media .name a {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  position: relative;
  display: inline-block;
}
