@font-face {
  font-family: 'Geist';
  src: local('Geist Medium'), local('Geist-Medium'), url('../fonts/Geist-Medium.woff2') format('woff2'), url('../fonts/Geist-Medium.woff') format('woff'), url('../fonts/Geist-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geist';
  src: local('Geist SemiBold'), local('Geist-SemiBold'), url('../fonts/Geist-SemiBold.woff2') format('woff2'), url('../fonts/Geist-SemiBold.woff') format('woff'), url('../fonts/Geist-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geist Mono';
  src: local('Geist Mono Regular'), local('GeistMono-Regular'), url('../fonts/GeistMono-Regular.woff2') format('woff2'), url('../fonts/GeistMono-Regular.woff') format('woff'), url('../fonts/GeistMono-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geist';
  src: local('Geist Regular'), local('Geist-Regular'), url('../fonts/Geist-Regular.woff2') format('woff2'), url('../fonts/Geist-Regular.woff') format('woff'), url('../fonts/Geist-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geist Mono';
  src: local('Geist Mono Black'), local('GeistMono-Black'), url('../fonts/GeistMono-Black.woff2') format('woff2'), url('../fonts/GeistMono-Black.woff') format('woff'), url('../fonts/GeistMono-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geist Mono';
  src: local('Geist Mono Bold'), local('GeistMono-Bold'), url('../fonts/GeistMono-Bold.woff2') format('woff2'), url('../fonts/GeistMono-Bold.woff') format('woff'), url('../fonts/GeistMono-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geist Mono';
  src: local('Geist Mono ExtraLight'), local('GeistMono-ExtraLight'), url('../fonts/GeistMono-ExtraLight.woff2') format('woff2'), url('../fonts/GeistMono-ExtraLight.woff') format('woff'), url('../fonts/GeistMono-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geist Mono';
  src: local('Geist Mono ExtraBold'), local('GeistMono-ExtraBold'), url('../fonts/GeistMono-ExtraBold.woff2') format('woff2'), url('../fonts/GeistMono-ExtraBold.woff') format('woff'), url('../fonts/GeistMono-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geist Mono';
  src: local('Geist Mono Light'), local('GeistMono-Light'), url('../fonts/GeistMono-Light.woff2') format('woff2'), url('../fonts/GeistMono-Light.woff') format('woff'), url('../fonts/GeistMono-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geist Mono';
  src: local('Geist Mono SemiBold'), local('GeistMono-SemiBold'), url('../fonts/GeistMono-SemiBold.woff2') format('woff2'), url('../fonts/GeistMono-SemiBold.woff') format('woff'), url('../fonts/GeistMono-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geist Mono';
  src: local('Geist Mono Medium'), local('GeistMono-Medium'), url('../fonts/GeistMono-Medium.woff2') format('woff2'), url('../fonts/GeistMono-Medium.woff') format('woff'), url('../fonts/GeistMono-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geist Mono';
  src: local('Geist Mono Regular'), local('GeistMono-Regular'), url('../fonts/GeistMono-Regular.woff2') format('woff2'), url('../fonts/GeistMono-Regular.woff') format('woff'), url('../fonts/GeistMono-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geist Mono';
  src: local('Geist Mono Thin'), local('GeistMono-Thin'), url('../fonts/GeistMono-Thin.woff2') format('woff2'), url('../fonts/GeistMono-Thin.woff') format('woff'), url('../fonts/GeistMono-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Geist', '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;
}
.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: #1C42EB;
  border: none;
  color: #FFF;
}
.header .search-wrap .submit:before {
  font-family: 'iconfont' !important;
  content: '\e622';
}
.header .search-wrap .submit:hover {
  background-color: #221E1F;
  color: #FFF;
}
@media (min-width: 1470px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1710px) {
  .con1710 {
    max-width: 1710px;
  }
  .con1620 {
    max-width: 1620px;
  }
  .con1680 {
    max-width: 1680px;
  }
  .con1740 {
    max-width: 1740px;
  }
  .con1560 {
    max-width: 1560px;
  }
  .con1810 {
    max-width: 1810px;
  }
  .con1820 {
    max-width: 1820px;
  }
  .con1890 {
    max-width: 1890px;
  }
  .con1920 {
    max-width: 1920px;
  }
}
.wrap {
  padding: 120px 0;
}
@media (max-width: 1199px) {
  .wrap {
    padding: 40px 0;
  }
}
.wrap-inner {
  padding: 220px 0 160px 0;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-inner {
    padding: 100px 0 40px 0;
  }
}
#content {
  position: relative;
  top: -20%;
  transition: all 0.6s;
}
.xs-product-nav {
  padding: 40px 0;
  display: none;
}
@media (max-width: 1199px) {
  .xs-product-nav {
    display: block;
  }
}
.xs-product-nav ul {
  display: flex;
  flex-wrap: wrap;
}
.xs-product-nav ul li {
  width: 50%;
  display: inline-block;
  overflow: hidden;
  height: auto;
  padding: 4px;
  vertical-align: top;
}
.xs-product-nav ul li.active a {
  background: #1C42EB;
  border: 1px solid #1C42EB;
  color: #fff;
}
.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;
  color: #fff;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .menu-btn {
    margin-left: 15px;
  }
}
.menu-btn .icon {
  color: #fff;
  font-size: 24px;
  vertical-align: middle;
  margin-right: 10px;
}
@media (max-width: 1199px) {
  .menu-btn .icon {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .menu-btn {
    display: block;
  }
}
.fancybox-slide--video video {
  max-width: 80%;
}
@media (max-width: 767px) {
  .fancybox-slide--video video {
    max-width: 90%;
  }
}
.fancybox-slide > video {
  padding: 0;
}
@media (max-width: 767px) {
  .banner-box.home-banner .banner img {
    width: 100%;
    max-width: 100%;
    margin-left: 0%;
  }
}
.banner-box {
  padding-top: 84px;
}
@media (max-width: 1199px) {
  .banner-box {
    padding-top: 60px;
  }
}
.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 .swiper-wrapper {
  align-items: stretch;
}
.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 .item {
  height: 100%;
}
.banner-box .banner .item .img-box {
  padding-bottom: calc(960 / 1920 * 100%);
}
.banner-box .banner img {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .banner-box .banner img {
    width: 140%;
    max-width: 140%;
    margin-left: -20%;
  }
}
.banner-box .banner .swiper-slide {
  overflow: hidden;
  height: auto;
}
.banner-box .banner .swiper-slide.swiper-slide-active .item img {
  animation: an1 4.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(876 / 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;
  height: 100%;
  display: block;
}
.banner-box .banner .mobile-video img {
  height: 100%;
}
.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;
  justify-content: center;
  background: transparent;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination {
    width: 100%;
    justify-content: center;
    bottom: 12% !important;
  }
}
.banner-box .swiper-pagination-bullet {
  position: relative;
  opacity: 1;
  margin: 0 40px !important;
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.3);
  background-clip: content-box;
  transition: all 0.4s;
  /* 定义加载动画 */
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination-bullet {
    margin: 0 20px !important;
  }
}
@media (max-width: 991px) {
  .banner-box .swiper-pagination-bullet {
    margin: 0 10px !important;
  }
}
.banner-box .swiper-pagination-bullet:last-child::before {
  display: none;
}
@keyframes loadWidth {
  0% {
    width: 0;
    /* 开始状态 */
  }
  100% {
    width: 80px;
    /* 结束状态 */
  }
}
@media (max-width: 1199px) {
  @keyframes loadWidth {
    0% {
      width: 0;
      /* 开始状态 */
    }
    100% {
      width: 40px;
      /* 结束状态 */
    }
  }
}
@media (max-width: 991px) {
  @keyframes loadWidth {
    0% {
      width: 0;
      /* 开始状态 */
    }
    100% {
      width: 20px;
      /* 结束状态 */
    }
  }
}
.banner-box .swiper-pagination-bullet::before {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  width: 80px;
  height: 2px;
  background: rgba(255, 255, 255, 0.3);
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination-bullet::before {
    width: 40px;
  }
}
@media (max-width: 991px) {
  .banner-box .swiper-pagination-bullet::before {
    width: 20px;
  }
}
.banner-box .swiper-pagination-bullet b {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 18px;
  color: #1C42EB;
  font-family: "Geist Mono", sans-serif;
  font-weight: 400;
  opacity: 0;
  transition: all 0.2s ease-out;
  z-index: 2;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination-bullet b {
    top: -30px;
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .banner-box .swiper-pagination-bullet b {
    font-size: 14px;
  }
}
.banner-box .swiper-pagination-bullet-active {
  animation: pagCircle 10s linear infinite;
  opacity: 1;
  width: 40px;
  background: #1C42EB;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination-bullet-active {
    width: 30px;
  }
}
@media (max-width: 991px) {
  .banner-box .swiper-pagination-bullet-active {
    width: 20px;
  }
}
.banner-box .swiper-pagination-bullet-active b {
  opacity: 1;
}
.banner-box .swiper-pagination-bullet-active::before {
  background: #1C42EB;
  animation: loadWidth 4.5s forwards;
}
@media (max-width: 1199px) {
  .fadeup1,
  .fadeup2,
  .fadedown1,
  .fadedown2,
  .fadein1,
  .fadein2,
  .fadeleft1,
  .faderight1 {
    animation: none;
  }
}
:root {
  --48: 48px;
  --16: 16px;
}
@keyframes an1 {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.setSlow1 {
  animation: an1 4.8s ease forwards;
}
.setSlow2 {
  animation: an2 2s ease forwards;
}
@keyframes border_animation {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
.wrap-sitemap .sitemap {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-sitemap .sitemap {
    padding-top: 20px;
  }
}
.wrap-sitemap ul li {
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}
.wrap-sitemap ul li a {
  padding: 10px 20px;
  display: inline-block;
  min-width: 240px;
  color: #222;
  border-radius: 3px;
  font-size: 18px;
  font-weight: 600;
  background: #F6F8F6;
  align-items: center;
  background: #1C42EB;
  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: #1C42EB;
  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: #1C42EB;
  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: #1C42EB;
}
.nav-container i {
  display: none;
}
.footer-five {
  display: none;
  width: 100%;
  height: 55px;
  position: fixed;
  background: #1C42EB;
  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: 26%;
  right: 10px;
  z-index: 999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 12px;
  background: transparent;
  padding: 5px;
  transition: transform 0.5s ease;
}
@media (max-width: 991px) {
  .float-window {
    top: 30%;
  }
}
@media (max-width: 991px) {
  .float-window {
    right: -110%;
  }
}
.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: radial-gradient(50% 50% at 50% 50%, #44C7FF 0%, #1C42EB 100%);
  backdrop-filter: blur(1.5px);
  color: #FFF;
}
.float-window .window-box:hover i {
  color: #fff;
}
.float-window .window-box i {
  font-size: 25px;
  color: #fff;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .float-window .window-box i {
    font-size: 24px;
  }
}
.float-window .window-box a {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.float-window .window-box a .name {
  color: #FFF;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.float-window .window-box:hover.box-wechat a i {
  opacity: 1 !important;
}
.float-window .window-box:hover.box-cart a i,
.float-window .window-box:hover.box-linkedin a i,
.float-window .window-box:hover.box-telephone a i,
.float-window .window-box:hover.box-whatapp a i,
.float-window .window-box:hover.box-email a i,
.float-window .window-box:hover.box-wechat a i,
.float-window .window-box:hover.box-inquiry a i,
.float-window .window-box:hover.box-message a i,
.float-window .window-box:hover.box-facebook a i,
.float-window .window-box:hover.box-tiktok a i,
.float-window .window-box:hover.box-youtube a i,
.float-window .window-box:hover.box-twitter a i,
.float-window .window-box:hover.box-instagram a i,
.float-window .window-box:hover.box-tiktok a i,
.float-window .window-box:hover.box-skype a i {
  opacity: 1;
  pointer-events: none;
}
.float-window .window-box:hover.box-cart a p,
.float-window .window-box:hover.box-linkedin a p,
.float-window .window-box:hover.box-telephone a p,
.float-window .window-box:hover.box-whatapp a p,
.float-window .window-box:hover.box-email a p,
.float-window .window-box:hover.box-wechat a p,
.float-window .window-box:hover.box-inquiry a p,
.float-window .window-box:hover.box-message a p,
.float-window .window-box:hover.box-facebook a p,
.float-window .window-box:hover.box-tiktok a p,
.float-window .window-box:hover.box-youtube a p,
.float-window .window-box:hover.box-twitter a p,
.float-window .window-box:hover.box-instagram a p,
.float-window .window-box:hover.box-tiktok a p,
.float-window .window-box:hover.box-skype a p {
  display: block;
  opacity: 1;
  transform: translateX(100%);
  animation: slideInFromRight 0.5s forwards;
  padding: 8px 15px;
  border-radius: 4px;
  background: #1C42EB;
  vertical-align: middle;
  height: 100% !important;
  display: flex;
  align-items: center;
  top: 0% !important;
  margin: 0;
  right: calc(100%);
}
.float-window .window-box:hover.box-cart a p i,
.float-window .window-box:hover.box-linkedin a p i,
.float-window .window-box:hover.box-telephone a p i,
.float-window .window-box:hover.box-whatapp a p i,
.float-window .window-box:hover.box-email a p i,
.float-window .window-box:hover.box-wechat a p i,
.float-window .window-box:hover.box-inquiry a p i,
.float-window .window-box:hover.box-message a p i,
.float-window .window-box:hover.box-facebook a p i,
.float-window .window-box:hover.box-tiktok a p i,
.float-window .window-box:hover.box-youtube a p i,
.float-window .window-box:hover.box-twitter a p i,
.float-window .window-box:hover.box-instagram a p i,
.float-window .window-box:hover.box-tiktok a p i,
.float-window .window-box:hover.box-skype a p i {
  margin-right: 10px;
  vertical-align: middle;
  opacity: 1;
  pointer-events: auto;
  font-size: 20px;
}
@keyframes slideInFromRight {
  from {
    transform: translateX(100%);
    /* 初始位置在右侧外部 */
  }
  to {
    transform: translateX(0%);
    /* 移动到初始位置 */
  }
}
.float-window .window-box.box-wechat p {
  display: block;
  padding: 10px;
  background: #fff;
}
.float-window .window-box.box-wechat p img {
  background: #fff;
  max-height: 120px;
}
.float-window .window-box.box-cart a {
  position: relative;
}
.float-window .window-box.box-cart a span {
  content: "";
  width: 14px;
  height: 14px;
  background: #1C42EB;
  border-radius: 100%;
  top: 0;
  right: -10px;
  position: absolute;
  z-index: 1;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.float-window .window-box.box-wechat a p {
  position: absolute;
  right: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  color: #FFF;
  top: 120px;
  border-radius: 100px;
  display: none;
  background: none !important;
}
.float-window .window-box.box-whatapp a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 96px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
.float-window .window-box.box-linkedin a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 8px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-inquiry a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 157px;
  display: none;
}
.float-window .window-box.box-skype a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 180px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-message a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 70px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-telephone a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 48px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
.float-window .window-box.box-email a p {
  position: absolute;
  right: 100%;
  width: 260px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 0px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
#float-window-close {
  position: fixed;
  right: 2px;
  top: 80%;
  z-index: 99;
  width: 46px;
  height: 46px;
  background: #1C42EB;
  border-radius: 5px;
  text-align: center;
  line-height: 46px;
  color: #FFF;
}
@media (min-width: 991px) {
  #float-window-close {
    display: none;
  }
}
#float-window-close i {
  font-size: 32px;
}
#float-window-close:hover {
  cursor: pointer;
}
#float-window-open {
  position: fixed;
  right: 2px;
  top: 80%;
  z-index: 99;
  width: 46px;
  height: 46px;
  background: #1C42EB;
  border-radius: 5px;
  text-align: center;
  line-height: 46px;
  display: none;
  color: #FFF;
}
#float-window-open i {
  font-size: 32px;
  transform: rotate(-45deg);
}
#float-window-open:hover {
  cursor: pointer;
}
.float-window-visible {
  transform: translateX(-100%);
  right: 0;
}
@media (max-width: 991px) {
  .float-window-visible {
    right: -6% !important;
  }
}
@media (max-width: 767px) {
  .float-window-visible {
    right: -14% !important;
  }
}
.header.on {
  background: #fff;
}
.header.on .info .menu-right {
  display: flex;
  align-items: center;
}
.header.on .info .menu-right .menu-nav {
  display: flex;
  align-items: center;
  transition: all 0.5s ease;
}
@media (max-width: 1199px) {
  .header.on .info .menu-right .menu-nav {
    display: none;
  }
}
.header.on .info .menu-right .menu-nav .nav-first {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all 0.4s ease;
}
.header.on .info .menu-right .menu-nav .nav-first li.active a {
  text-decoration: underline;
}
.header.on .info .menu-right .menu-nav .nav-first li.active ul li a {
  color: #000;
  background: none;
  text-decoration: none;
}
.header.on .info .menu-right .menu-nav .nav-first li.active ul li a::before {
  display: none;
}
.header.on .info .menu-right .menu-nav .nav-first li.active ul li a:hover::before {
  width: 0%;
}
.header.on .info .menu-right .menu-nav .nav-first li.active ul li > ul li a {
  background: none;
  color: #000;
}
.header.on .info .menu-right .menu-nav .nav-first li.active ul li > ul li a:hover {
  color: #000000;
}
.header.on .info .menu-right .menu-nav .nav-first li {
  position: relative;
  display: inline-block;
  padding: 0 30px;
}
@media (max-width: 1720px) {
  .header.on .info .menu-right .menu-nav .nav-first li {
    padding: 0 20px;
  }
}
@media (max-width: 1470px) {
  .header.on .info .menu-right .menu-nav .nav-first li {
    padding: 0 10px;
  }
}
.header.on .info .menu-right .menu-nav .nav-first li a {
  color: #000;
  display: block;
  transition: all 0.2s;
  line-height: 85px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
.header.on .info .menu-right .menu-nav .nav-first li a:hover {
  text-decoration: underline;
}
.header.on .info .menu-right .menu-nav .nav-first li > ul {
  display: none;
  position: absolute;
  z-index: 99;
  top: calc(100%);
  left: 0;
  border-top: 0;
  min-width: 100%;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform-origin: center top;
  background: #fff;
  padding: 15px 0;
  z-index: 2;
}
.header.on .info .menu-right .menu-nav .nav-first li > ul li {
  margin: 0;
  width: 100%;
  display: block;
  text-align: start;
  flex-wrap: wrap;
  background: transparent;
  padding: 0;
  white-space: nowrap;
}
.header.on .info .menu-right .menu-nav .nav-first li > ul li a {
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  color: #222;
  line-height: 26px;
  font-weight: 400;
  padding: 5px 30px;
  text-transform: capitalize;
  position: relative;
}
.header.on .info .menu-right .menu-nav .nav-first li > ul li a::after {
  content: "\e749";
  position: absolute;
  font-family: 'iconfont' !important;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.2s ease-out;
  font-weight: 500;
}
.header.on .info .menu-right .menu-nav .nav-first li > ul li a:hover {
  color: #000000;
  text-decoration: underline;
}
.header.on .info .menu-right .menu-nav .nav-first li > ul li a:hover::before {
  display: none;
}
.header.on .info .menu-right .menu-nav .nav-first li > ul li > ul {
  display: none;
  position: absolute;
  flex-wrap: wrap;
  left: 100%;
  top: -15px;
  min-width: 100%;
  z-index: 9;
  background: #fff;
  color: #222;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform: none;
  height: auto;
}
.header.on .info .menu-right .menu-nav .nav-first li > ul li > ul li {
  display: block;
  text-align: start;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}
.header.on .info .menu-right .menu-nav .nav-first li > ul li > ul li a {
  text-transform: capitalize;
  font-size: 16px;
  line-height: 24px;
  padding: 5px 20px;
  font-size: 15px;
}
.header.on .info .menu-right .menu-nav .nav-first li > ul li > ul li a:hover::after {
  left: 0;
}
.header.on .info .menu-right .menu-nav .nav-first li:hover .drop-product {
  opacity: 1;
  pointer-events: all;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product {
  opacity: 0;
  transition: all 0.3s ease-out;
  pointer-events: none;
  content: '';
  position: fixed;
  background: rgba(34, 34, 34, 0.4);
  backdrop-filter: blur(11px);
  top: 80px;
  left: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  width: 100%;
  padding: 3% 12%;
  white-space: nowrap;
  overflow: auto;
  max-height: 600px;
}
@media (max-width: 1199px) {
  .header.on .info .menu-right .menu-nav .nav-first li .drop-product {
    display: none !important;
  }
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item {
  vertical-align: top;
  padding: 0 30px;
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.11);
  position: relative;
  min-width: 300px;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item:last-child {
  border-right: none;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .pic {
  padding: 10px;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .pic .img-box {
  padding-bottom: calc(90 / 180 * 100%);
  line-height: normal;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .pic .img-box::before {
  display: none;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .note .tit {
  padding: 10px;
  margin: 10px 0 5px 0;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .note .tit a {
  color: #FFF;
  font-family: 'Heebo', sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 24px;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .note .tit a:hover {
  text-decoration: underline;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .note .tit a::before {
  display: none;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list {
  white-space: normal;
  height: 300px;
  overflow: auto;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar {
  border-radius: 5px;
  width: 3px;
  height: 3px;
  background-color: #fff;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fff;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #fff;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list ul li {
  padding: 0;
  display: block;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list ul li a {
  padding: 7px 10px;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  display: block;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list ul li a:hover {
  background: #000000;
  color: #fff;
}
.header.on .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list ul li a::before {
  display: none;
}
.header.on .info .menu-right .menu-search {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
@media (max-width: 1199px) {
  .header.on .info .menu-right .menu-search {
    padding-left: 15px;
  }
}
.header.on .info .menu-right .menu-search .find a i {
  color: #000;
  font-size: 22px;
}
.header.on .info .menu-right .menu-language {
  margin-left: 20px;
  position: relative;
}
@media (max-width: 1199px) {
  .header.on .info .menu-right .menu-language {
    margin-left: 15px;
  }
}
.header.on .info .menu-right .menu-language a {
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 16px;
  position: relative;
  padding: 7px 20px;
  border-radius: 48px;
  background: #1C42EB;
  transition: all 0.2s ease-out;
}
.header.on .info .menu-right .menu-language a:hover {
  background: #1736c0;
  color: #fff;
}
.header.on .info .menu-right .menu-language a:hover::before {
  animation: swing 1s 0s ease both;
}
.header.on .info .menu-right .menu-language a::before {
  content: '\e6b9';
  font-family: 'iconfont' !important;
  font-size: 23px;
  padding-right: 10px;
}
@media (max-width: 1199px) {
  .header.on .info .menu-right .menu-language a::before {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .header.on .info .menu-right .menu-language a {
    font-size: 14px;
  }
}
.header.on .info .menu-right .menu-language:hover .drop-select {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) perspective(500px) rotatex(0);
}
.header.on .info .menu-right .menu-language .drop-select {
  opacity: 0;
  position: absolute;
  top: calc(100%);
  min-width: 130px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  padding: 10px;
  left: 50%;
  text-align: center;
  transform: translateX(-50%) perspective(500px) rotatex(-20deg);
  transform-origin: 50% 0;
  visibility: hidden;
  transition: all 0.2s ease-out;
}
.header.on .info .menu-right .menu-language .drop-select a {
  color: #222;
  line-height: 18px;
  padding: 7px 0;
}
.header.on .info .menu-right .menu-language .drop-select a::before,
.header.on .info .menu-right .menu-language .drop-select a::after {
  display: none;
}
.header.on .info .menu-right .menu-language .drop-select a:hover span {
  color: #0940DA;
  text-decoration: underline;
}
.header.on .info .menu-right .menu-language .drop-select a img {
  max-height: 30px;
  margin-right: 10px;
}
.header.on .info .menu-right .menu-inquiry {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .header.on .info .menu-right .menu-inquiry span {
    display: none;
  }
}
.header.on .info .menu-right .menu-inquiry a {
  display: inline-block;
  padding: 7px 20px;
  border-radius: 48px;
  background: #000;
  text-align: center;
  transition: all 0.2s ease-out;
  color: #fff;
}
@media (max-width: 767px) {
  .header.on .info .menu-right .menu-inquiry a {
    padding: 7px 12px;
    border-radius: 50%;
  }
}
.header.on .info .menu-right .menu-inquiry a:hover {
  background: #0940DA;
}
.header.on .info .menu-right .menu-inquiry a:hover i {
  animation: swing 1s 0s ease both;
}
.header.on .info .menu-right .menu-inquiry a i {
  vertical-align: middle;
  font-size: 23px;
  margin-right: 10px;
  display: inline-block;
}
@media (max-width: 1199px) {
  .header.on .info .menu-right .menu-inquiry a i {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .header.on .info .menu-right .menu-inquiry a i {
    margin-right: 0;
  }
}
.header {
  position: fixed;
  background: #000;
  width: 100%;
  transition: all 0.4s ease-out;
  z-index: 11;
}
.header:hover {
  background: #fff;
}
.header:hover .info .menu-logo a {
  filter: initial;
}
.header:hover .info .menu-right {
  display: flex;
  align-items: center;
}
.header:hover .info .menu-right .menu-nav {
  display: flex;
  align-items: center;
  transition: all 0.5s ease;
}
@media (max-width: 1199px) {
  .header:hover .info .menu-right .menu-nav {
    display: none;
  }
}
.header:hover .info .menu-right .menu-nav .nav-first {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all 0.4s ease;
}
.header:hover .info .menu-right .menu-nav .nav-first li.active a {
  text-decoration: underline;
}
.header:hover .info .menu-right .menu-nav .nav-first li.active ul li a {
  color: #000;
  background: none;
  text-decoration: none;
}
.header:hover .info .menu-right .menu-nav .nav-first li.active ul li a::before {
  display: none;
}
.header:hover .info .menu-right .menu-nav .nav-first li.active ul li a:hover::before {
  width: 0%;
}
.header:hover .info .menu-right .menu-nav .nav-first li.active ul li > ul li a {
  background: none;
  color: #000;
}
.header:hover .info .menu-right .menu-nav .nav-first li.active ul li > ul li a:hover {
  color: #000000;
}
.header:hover .info .menu-right .menu-nav .nav-first li {
  position: relative;
  display: inline-block;
  padding: 0 30px;
}
@media (max-width: 1720px) {
  .header:hover .info .menu-right .menu-nav .nav-first li {
    padding: 0 20px;
  }
}
@media (max-width: 1470px) {
  .header:hover .info .menu-right .menu-nav .nav-first li {
    padding: 0 10px;
  }
}
.header:hover .info .menu-right .menu-nav .nav-first li a {
  color: #000;
  display: block;
  transition: all 0.2s;
  line-height: 85px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
.header:hover .info .menu-right .menu-nav .nav-first li a:hover {
  text-decoration: underline;
}
.header:hover .info .menu-right .menu-nav .nav-first li > ul {
  display: none;
  position: absolute;
  z-index: 99;
  top: calc(100%);
  left: 0;
  border-top: 0;
  min-width: 100%;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform-origin: center top;
  background: #fff;
  padding: 15px 0;
  z-index: 2;
}
.header:hover .info .menu-right .menu-nav .nav-first li > ul li {
  margin: 0;
  width: 100%;
  display: block;
  text-align: start;
  flex-wrap: wrap;
  background: transparent;
  padding: 0;
  white-space: nowrap;
}
.header:hover .info .menu-right .menu-nav .nav-first li > ul li a {
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  color: #222;
  line-height: 26px;
  font-weight: 400;
  padding: 5px 30px;
  text-transform: capitalize;
  position: relative;
}
.header:hover .info .menu-right .menu-nav .nav-first li > ul li a::after {
  content: "\e749";
  position: absolute;
  font-family: 'iconfont' !important;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.2s ease-out;
  font-weight: 500;
}
.header:hover .info .menu-right .menu-nav .nav-first li > ul li a:hover {
  color: #000000;
  text-decoration: underline;
}
.header:hover .info .menu-right .menu-nav .nav-first li > ul li a:hover::before {
  display: none;
}
.header:hover .info .menu-right .menu-nav .nav-first li > ul li > ul {
  display: none;
  position: absolute;
  flex-wrap: wrap;
  left: 100%;
  top: -15px;
  min-width: 100%;
  z-index: 9;
  background: #fff;
  color: #222;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform: none;
  height: auto;
}
.header:hover .info .menu-right .menu-nav .nav-first li > ul li > ul li {
  display: block;
  text-align: start;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}
.header:hover .info .menu-right .menu-nav .nav-first li > ul li > ul li a {
  text-transform: capitalize;
  font-size: 16px;
  line-height: 24px;
  padding: 5px 20px;
  font-size: 15px;
}
.header:hover .info .menu-right .menu-nav .nav-first li > ul li > ul li a:hover::after {
  left: 0;
}
.header:hover .info .menu-right .menu-nav .nav-first li:hover .drop-product {
  opacity: 1;
  pointer-events: all;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product {
  opacity: 0;
  transition: all 0.3s ease-out;
  pointer-events: none;
  content: '';
  position: fixed;
  background: rgba(34, 34, 34, 0.4);
  backdrop-filter: blur(11px);
  top: 80px;
  left: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  width: 100%;
  padding: 3% 12%;
  white-space: nowrap;
  overflow: auto;
  max-height: 600px;
}
@media (max-width: 1199px) {
  .header:hover .info .menu-right .menu-nav .nav-first li .drop-product {
    display: none !important;
  }
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item {
  vertical-align: top;
  padding: 0 30px;
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.11);
  position: relative;
  min-width: 300px;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item:last-child {
  border-right: none;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .pic {
  padding: 10px;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .pic .img-box {
  padding-bottom: calc(90 / 180 * 100%);
  line-height: normal;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .pic .img-box::before {
  display: none;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .note .tit {
  padding: 10px;
  margin: 10px 0 5px 0;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .note .tit a {
  color: #FFF;
  font-family: 'Heebo', sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 24px;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .note .tit a:hover {
  text-decoration: underline;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .note .tit a::before {
  display: none;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list {
  white-space: normal;
  height: 300px;
  overflow: auto;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar {
  border-radius: 5px;
  width: 3px;
  height: 3px;
  background-color: #fff;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fff;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #fff;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list ul li {
  padding: 0;
  display: block;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list ul li a {
  padding: 7px 10px;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  display: block;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list ul li a:hover {
  background: #000000;
  color: #fff;
}
.header:hover .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list ul li a::before {
  display: none;
}
.header:hover .info .menu-right .menu-search {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
@media (max-width: 1199px) {
  .header:hover .info .menu-right .menu-search {
    padding-left: 15px;
  }
}
.header:hover .info .menu-right .menu-search .find a i {
  color: #000;
  font-size: 22px;
}
.header:hover .info .menu-right .menu-language {
  margin-left: 20px;
  position: relative;
}
@media (max-width: 1199px) {
  .header:hover .info .menu-right .menu-language {
    margin-left: 15px;
  }
}
.header:hover .info .menu-right .menu-language a {
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 16px;
  position: relative;
  padding: 7px 20px;
  border-radius: 48px;
  background: #1C42EB;
  transition: all 0.2s ease-out;
}
.header:hover .info .menu-right .menu-language a:hover {
  background: #1736c0;
  color: #fff;
}
.header:hover .info .menu-right .menu-language a:hover::before {
  animation: swing 1s 0s ease both;
}
.header:hover .info .menu-right .menu-language a::before {
  content: '\e6b9';
  font-family: 'iconfont' !important;
  font-size: 23px;
  padding-right: 10px;
}
@media (max-width: 1199px) {
  .header:hover .info .menu-right .menu-language a::before {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .header:hover .info .menu-right .menu-language a {
    font-size: 14px;
  }
}
.header:hover .info .menu-right .menu-language:hover .drop-select {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) perspective(500px) rotatex(0);
}
.header:hover .info .menu-right .menu-language .drop-select {
  opacity: 0;
  position: absolute;
  top: calc(100%);
  min-width: 130px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  padding: 10px;
  left: 50%;
  text-align: center;
  transform: translateX(-50%) perspective(500px) rotatex(-20deg);
  transform-origin: 50% 0;
  visibility: hidden;
  transition: all 0.2s ease-out;
}
.header:hover .info .menu-right .menu-language .drop-select a {
  color: #222;
  line-height: 18px;
  padding: 7px 0;
}
.header:hover .info .menu-right .menu-language .drop-select a::before,
.header:hover .info .menu-right .menu-language .drop-select a::after {
  display: none;
}
.header:hover .info .menu-right .menu-language .drop-select a:hover span {
  color: #0940DA;
  text-decoration: underline;
}
.header:hover .info .menu-right .menu-language .drop-select a img {
  max-height: 30px;
  margin-right: 10px;
}
.header:hover .info .menu-right .menu-inquiry {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .header:hover .info .menu-right .menu-inquiry span {
    display: none;
  }
}
.header:hover .info .menu-right .menu-inquiry a {
  display: inline-block;
  padding: 7px 20px;
  border-radius: 48px;
  background: #000;
  text-align: center;
  transition: all 0.2s ease-out;
  color: #fff;
}
@media (max-width: 767px) {
  .header:hover .info .menu-right .menu-inquiry a {
    padding: 7px 12px;
    border-radius: 50%;
  }
}
.header:hover .info .menu-right .menu-inquiry a:hover {
  background: #0940DA;
}
.header:hover .info .menu-right .menu-inquiry a:hover i {
  animation: swing 1s 0s ease both;
}
.header:hover .info .menu-right .menu-inquiry a i {
  vertical-align: middle;
  font-size: 23px;
  margin-right: 10px;
  display: inline-block;
}
@media (max-width: 1199px) {
  .header:hover .info .menu-right .menu-inquiry a i {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .header:hover .info .menu-right .menu-inquiry a i {
    margin-right: 0;
  }
}
.header .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .header .info {
    height: 60px;
  }
}
.header .info .menu-logo a {
  display: block;
  height: auto;
  transition: all 0.3s ease;
  filter: brightness(0) invert(1);
}
.header .info .menu-logo a img {
  max-height: 80px;
}
@media (max-width: 1199px) {
  .header .info .menu-logo a img {
    max-height: 40px;
  }
}
@media (max-width: 767px) {
  .header .info .menu-logo a img {
    max-height: 35px;
  }
}
.header .info .menu-right {
  display: flex;
  align-items: center;
}
.header .info .menu-right .menu-nav {
  display: flex;
  align-items: center;
  transition: all 0.5s ease;
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-nav {
    display: none;
  }
}
.header .info .menu-right .menu-nav .nav-first {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all 0.4s ease;
}
.header .info .menu-right .menu-nav .nav-first li.active a {
  text-decoration: underline;
}
.header .info .menu-right .menu-nav .nav-first li.active ul li a {
  color: #000;
  background: none;
  text-decoration: none;
}
.header .info .menu-right .menu-nav .nav-first li.active ul li a::before {
  display: none;
}
.header .info .menu-right .menu-nav .nav-first li.active ul li a:hover::before {
  width: 0%;
}
.header .info .menu-right .menu-nav .nav-first li.active ul li > ul li a {
  background: none;
  color: #000;
}
.header .info .menu-right .menu-nav .nav-first li.active ul li > ul li a:hover {
  color: #000000;
}
.header .info .menu-right .menu-nav .nav-first li {
  position: relative;
  display: inline-block;
  padding: 0 30px;
}
@media (max-width: 1720px) {
  .header .info .menu-right .menu-nav .nav-first li {
    padding: 0 20px;
  }
}
@media (max-width: 1470px) {
  .header .info .menu-right .menu-nav .nav-first li {
    padding: 0 10px;
  }
}
.header .info .menu-right .menu-nav .nav-first li a {
  color: #fff;
  display: block;
  transition: all 0.2s;
  line-height: 85px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
.header .info .menu-right .menu-nav .nav-first li a:hover {
  text-decoration: underline;
}
.header .info .menu-right .menu-nav .nav-first li > ul {
  display: none;
  position: absolute;
  z-index: 99;
  top: calc(100%);
  left: 0;
  border-top: 0;
  min-width: 100%;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform-origin: center top;
  background: #fff;
  padding: 15px 0;
  z-index: 2;
}
.header .info .menu-right .menu-nav .nav-first li > ul li {
  margin: 0;
  width: 100%;
  display: block;
  text-align: start;
  flex-wrap: wrap;
  background: transparent;
  padding: 0;
  white-space: nowrap;
}
.header .info .menu-right .menu-nav .nav-first li > ul li a {
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  color: #222;
  line-height: 26px;
  font-weight: 400;
  padding: 5px 30px;
  text-transform: capitalize;
  position: relative;
}
.header .info .menu-right .menu-nav .nav-first li > ul li a::after {
  content: "\e749";
  position: absolute;
  font-family: 'iconfont' !important;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.2s ease-out;
  font-weight: 500;
}
.header .info .menu-right .menu-nav .nav-first li > ul li a:hover {
  color: #000000;
  text-decoration: underline;
}
.header .info .menu-right .menu-nav .nav-first li > ul li a:hover::before {
  display: none;
}
.header .info .menu-right .menu-nav .nav-first li > ul li > ul {
  display: none;
  position: absolute;
  flex-wrap: wrap;
  left: 100%;
  top: -15px;
  min-width: 100%;
  z-index: 9;
  background: #fff;
  color: #222;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform: none;
  height: auto;
}
.header .info .menu-right .menu-nav .nav-first li > ul li > ul li {
  display: block;
  text-align: start;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}
.header .info .menu-right .menu-nav .nav-first li > ul li > ul li a {
  text-transform: capitalize;
  font-size: 16px;
  line-height: 24px;
  padding: 5px 20px;
  font-size: 15px;
}
.header .info .menu-right .menu-nav .nav-first li > ul li > ul li a:hover::after {
  left: 0;
}
.header .info .menu-right .menu-nav .nav-first li:hover .drop-product {
  opacity: 1;
  pointer-events: all;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product {
  opacity: 0;
  transition: all 0.3s ease-out;
  pointer-events: none;
  content: '';
  position: fixed;
  background: rgba(34, 34, 34, 0.4);
  backdrop-filter: blur(11px);
  top: 80px;
  left: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  width: 100%;
  padding: 3% 12%;
  white-space: nowrap;
  overflow: auto;
  max-height: 600px;
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-nav .nav-first li .drop-product {
    display: none !important;
  }
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item {
  vertical-align: top;
  padding: 0 30px;
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.11);
  position: relative;
  min-width: 300px;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item:last-child {
  border-right: none;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .pic {
  padding: 10px;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .pic .img-box {
  padding-bottom: calc(90 / 180 * 100%);
  line-height: normal;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .pic .img-box::before {
  display: none;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .note .tit {
  padding: 10px;
  margin: 10px 0 5px 0;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .note .tit a {
  color: #FFF;
  font-family: 'Heebo', sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 24px;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .note .tit a:hover {
  text-decoration: underline;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .note .tit a::before {
  display: none;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list {
  white-space: normal;
  height: 300px;
  overflow: auto;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar {
  border-radius: 5px;
  width: 3px;
  height: 3px;
  background-color: #fff;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fff;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #fff;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list ul li {
  padding: 0;
  display: block;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list ul li a {
  padding: 7px 10px;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  display: block;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list ul li a:hover {
  background: #000000;
  color: #fff;
}
.header .info .menu-right .menu-nav .nav-first li .drop-product .item .note .list ul li a::before {
  display: none;
}
.header .info .menu-right .menu-search {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-search {
    padding-left: 15px;
  }
}
.header .info .menu-right .menu-search .find a i {
  color: #fff;
  font-size: 22px;
}
.header .info .menu-right .menu-language {
  margin-left: 20px;
  position: relative;
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-language {
    margin-left: 15px;
  }
}
.header .info .menu-right .menu-language a {
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 16px;
  position: relative;
  padding: 7px 20px;
  border-radius: 48px;
  background: #1C42EB;
  transition: all 0.2s ease-out;
}
.header .info .menu-right .menu-language a:hover {
  background: #1736c0;
  color: #fff;
}
.header .info .menu-right .menu-language a:hover::before {
  animation: swing 1s 0s ease both;
}
.header .info .menu-right .menu-language a::before {
  content: '\e6b9';
  font-family: 'iconfont' !important;
  font-size: 23px;
  padding-right: 10px;
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-language a::before {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-language a {
    font-size: 14px;
  }
}
.header .info .menu-right .menu-language:hover .drop-select {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) perspective(500px) rotatex(0);
}
.header .info .menu-right .menu-language .drop-select {
  opacity: 0;
  position: absolute;
  top: calc(100%);
  min-width: 130px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  padding: 10px;
  left: 50%;
  text-align: center;
  transform: translateX(-50%) perspective(500px) rotatex(-20deg);
  transform-origin: 50% 0;
  visibility: hidden;
  transition: all 0.2s ease-out;
}
.header .info .menu-right .menu-language .drop-select a {
  color: #222;
  line-height: 18px;
  padding: 7px 0;
}
.header .info .menu-right .menu-language .drop-select a::before,
.header .info .menu-right .menu-language .drop-select a::after {
  display: none;
}
.header .info .menu-right .menu-language .drop-select a:hover span {
  color: #0940DA;
  text-decoration: underline;
}
.header .info .menu-right .menu-language .drop-select a img {
  max-height: 30px;
  margin-right: 10px;
}
.header .info .menu-right .menu-inquiry {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-inquiry span {
    display: none;
  }
}
.header .info .menu-right .menu-inquiry a {
  display: inline-block;
  padding: 7px 20px;
  border-radius: 48px;
  background: #fff;
  text-align: center;
  transition: all 0.2s ease-out;
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-inquiry a {
    padding: 7px 12px;
    border-radius: 50%;
  }
}
.header .info .menu-right .menu-inquiry a:hover {
  background: #eee;
}
.header .info .menu-right .menu-inquiry a:hover i {
  animation: swing 1s 0s ease both;
}
.header .info .menu-right .menu-inquiry a i {
  vertical-align: middle;
  font-size: 23px;
  margin-right: 10px;
  display: inline-block;
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-inquiry a i {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-inquiry a i {
    margin-right: 0;
  }
}
.wrap-tit h2 {
  color: #000;
  font-size: 80px;
  letter-spacing: -2.4px;
  font-weight: 400;
  line-height: 80px;
  margin: 0;
}
@media (max-width: 1470px) {
  .wrap-tit h2 {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (max-width: 1199px) {
  .wrap-tit h2 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: normal;
  }
}
.wrap-txt {
  margin-top: 20px;
}
.wrap-txt p {
  color: #444;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-txt p {
    font-size: 14px;
  }
}
.wrap-contact .info .group {
  display: flex;
  justify-content: space-between;
  padding-top: 100px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .group {
    padding-top: 30px;
    flex-direction: column;
  }
}
.wrap-contact .info .group .left {
  width: 32%;
}
@media (max-width: 1199px) {
  .wrap-contact .info .group .left {
    width: 100%;
  }
}
.wrap-contact .info .group .left .box {
  background: #000;
  border-radius: 20px;
  overflow: hidden;
}
.wrap-contact .info .group .left .box .item {
  padding: 40px;
  background: #fff;
  border: 1px solid #000;
  border-radius: 20px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .group .left .box .item {
    padding: 30px;
  }
}
.wrap-contact .info .group .left .box .item:hover .pic i {
  background: url(../img/icon-bg-active.png) no-repeat center;
  background-size: 100% 100%;
  transform: rotateY(-180deg);
}
.wrap-contact .info .group .left .box .item:hover p a {
  color: #000;
  text-decoration: underline;
}
.wrap-contact .info .group .left .box .item .pic i {
  width: 60px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/icon-bg.png) no-repeat center;
  background-size: 100% 100%;
  color: #fff;
  font-size: 26px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-contact .info .group .left .box .item .pic i {
    width: 50px;
    height: 45px;
    font-size: 20px;
  }
}
.wrap-contact .info .group .left .box .item p {
  margin: 70px 0 0 0;
}
.wrap-contact .info .group .left .box .item p span {
  display: block;
  color: #000;
  font-size: 26px;
  font-weight: 500;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .group .left .box .item p span {
    font-size: 18px;
    line-height: 24px;
  }
}
.wrap-contact .info .group .left .box .item p a,
.wrap-contact .info .group .left .box .item p .address {
  display: block;
  margin-top: 10px;
  color: #444;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .group .left .box .item p a,
  .wrap-contact .info .group .left .box .item p .address {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .wrap-contact .info .group .left .box .item p a {
    font-size: 14px;
  }
}
.wrap-contact .info .group .right {
  width: 58%;
}
@media (max-width: 1199px) {
  .wrap-contact .info .group .right {
    width: 100%;
    margin-top: 30px;
  }
}
.common-form form .row .col-12 .form-group-tit {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group-tit {
    margin-bottom: 15px;
  }
}
.common-form form .row .col-12 .form-group-tit input {
  padding: 13px 20px;
  width: 100%;
  border-radius: 10px;
  background: #000;
  border: none;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group-tit input {
    font-size: 14px;
    padding: 11px 15px;
  }
}
.common-form form .row .col-12 .form-group {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group {
    margin-bottom: 20px;
  }
}
.common-form form .row .col-12 .form-group label {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  padding-left: 20px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group label {
    padding-left: 15px;
    font-size: 14px;
  }
}
.common-form form .row .col-12 .form-group input,
.common-form form .row .col-12 .form-group textarea {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #E0E0E0;
  background: #F0F0F0;
  padding: 13px 20px;
  color: #999;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group input,
  .common-form form .row .col-12 .form-group textarea {
    padding: 11px 15px;
  }
}
.common-form form .row .col-12 .form-group input::placeholder,
.common-form form .row .col-12 .form-group textarea::placeholder {
  color: #999;
  font-size: 14px;
}
.common-form form .row .col-12 .form-group input:focus::placeholder,
.common-form form .row .col-12 .form-group textarea:focus::placeholder {
  color: #ccc;
}
.common-form form .row .col-12 .form-group-upload {
  display: none;
}
.common-form form .row .col-12 .form-group-upload .upload-box {
  display: block;
}
.common-form form .row .col-12 .form-group-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 .form-group-upload .upload-box .tit {
    letter-spacing: normal;
    font-size: 14px;
  }
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap {
  margin-top: 10px;
  text-align: center;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap h3 {
  font-size: 34px;
  margin: 0 0 35px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap h3 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap h3 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.common-form form .row .col-12 .form-group-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 .form-group-upload .upload-box .upload-wrap .file-preview {
  padding: 0;
  border: none;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .file-drop-zone {
  min-height: 120px;
  margin: 0;
}
@media (max-width: 767.98px) {
  .common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .file-drop-zone {
    min-height: 120px;
  }
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .file-drop-zone.clickable:hover {
  border: 1px dashed #1C42EB;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .file-caption-main {
  padding: 0 20px;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .file-caption-main > .file-caption {
  display: none;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .file-caption-name {
  display: none !important;
}
.common-form form .row .col-12 .form-group-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 .form-group-upload .upload-box .upload-wrap .input-group > * {
  margin-top: 10px;
}
@media (max-width: 575.98px) {
  .common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .input-group .btn {
    font-size: 12px;
  }
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .input-group-btn {
  text-align: right;
}
@media (max-width: 767px) {
  .common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .input-group-btn > * .glyphicon {
    font-size: 0.9em;
  }
}
.common-form form .row .col-12 .form-group-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 .form-group-upload .upload-box .upload-wrap .input-group-btn > * > span.hidden-xs {
    font-size: 12px;
  }
}
.common-form form .row .col-12 .form-group-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 .form-group-upload .upload-box .upload-wrap .btn-file {
  border-color: #1C42EB;
  border-radius: 0 6px 6px 0 !important;
  background-color: #1C42EB;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .kv-upload-progress {
  padding: 0 15px;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .file-thumb-progress {
  position: relative;
  top: 0;
  right: auto;
  left: 0;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .file-preview-thumbnails {
  padding: 0 5px;
}
@media (max-width: 767px) {
  .common-form form .row .col-12 .form-group-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 .form-group-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 .form-group-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-family: 'Inter', sans-serif;
  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 .form-group-upload .upload-box .upload-wrap .file-drop-zone-title {
    min-height: 120px;
  }
}
.common-form form .row .col-12 .form-group-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 .form-group-upload .upload-box .upload-wrap .file-drop-zone-title {
    font-size: 12px;
    padding: 10px 0;
  }
}
.common-form form .row .col-12 .form-group-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 .form-group-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 .form-group-upload .upload-box .upload-wrap .file-preview-frame .file-other-icon {
    font-size: 10vw;
  }
}
.common-form form .row .col-12 .form-group-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 .form-group-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 .form-group-upload .upload-box .upload-wrap .file-preview-frame .file-thumbnail-footer {
  height: auto;
}
.common-form form .row .col-12 .form-group-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 .form-group-upload .upload-box .upload-wrap .file-preview-frame .file-preview-other .glyphicon {
  display: block;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .krajee-default .file-footer-caption {
  margin-bottom: 0;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .krajee-default .file-caption-info,
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .krajee-default .file-size-info {
  width: 100%;
  height: auto;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .file-upload-indicator .glyphicon {
  font-size: 16px;
  display: block;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .file-thumbnail-footer {
  position: initial;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .file-footer-buttons {
  float: none;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .file-footer-buttons > button {
  display: none !important;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .file-footer-buttons > button.kv-file-remove {
  display: block !important;
  border: none;
}
.common-form form .row .col-12 .form-group-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 .form-group-upload .upload-box .upload-wrap .file-caption-icon {
  display: none !important;
}
.common-form form .row .col-12 .form-group-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 .form-group-upload .upload-box .upload-wrap .file-footer-caption {
    font-size: 12px;
  }
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .file-footer-caption samp {
  display: none;
}
.common-form form .row .col-12 .form-group-upload .upload-box .upload-wrap .kv-fileinput-error .close {
  position: relative;
  z-index: 2;
}
.common-form form .row .col-12 .upload-submit {
  display: flex;
  justify-content: end;
}
.common-form form .row .col-12 .upload-submit .form-upload {
  cursor: pointer;
  color: #000;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.common-form form .row .col-12 .upload-submit .form-upload i {
  font-size: 30px;
  margin-left: 10px;
}
.common-form form .row .col-12 .upload-submit .form-upload:hover span {
  text-decoration: underline;
}
.common-form form .row .col-12 .upload-submit .form-submit {
  margin-left: 40px;
}
.common-form form .row .col-12 .upload-submit .form-submit button {
  padding: 12px 60px;
  border-radius: 48px;
  background: #1C42EB;
  border: none;
  text-align: center;
  color: #fff;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .upload-submit .form-submit button {
    padding: 10px 30px;
    font-size: 14px;
  }
}
.common-form form .row .col-12 .upload-submit .form-submit button:hover {
  background: #000;
}
.footer .foot-tit h2 {
  color: #FFF;
  font-size: 26px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .footer .foot-tit h2 {
    font-size: 22px;
    line-height: 24px;
  }
}
.footer .info {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .footer .info {
    margin-top: 20px;
  }
}
.footer .info a {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  color: #E5E5E5;
}
.footer .info a:hover {
  text-decoration: underline;
  color: #1C42EB;
}
@media (max-width: 1199px) {
  .footer .info a {
    font-size: 14px;
    line-height: 26px;
    margin-right: 15px;
    display: inline-block;
  }
}
.footer .foot {
  background: #050505;
}
.footer .foot .group {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer .foot .group {
    flex-direction: column;
  }
}
.footer .foot .group .item {
  padding: 90px 0;
  width: 33.3333%;
  border-right: 1px solid #252525;
}
@media (max-width: 1199px) {
  .footer .foot .group .item {
    padding: 0px 0 20px 0;
  }
}
@media (max-width: 1199px) {
  .footer .foot .group .item {
    width: 100%;
    border-right: none;
  }
}
@media (max-width: 1199px) {
  .footer .foot .group .item-contact {
    padding-top: 40px;
  }
}
.footer .foot .group .item-contact .info p span {
  display: block;
  color: #999;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .footer .foot .group .item-contact .info p span {
    font-size: 14px;
    line-height: 24px;
  }
}
.footer .foot .group .item-contact .info p a,
.footer .foot .group .item-contact .info p .address {
  display: block;
  color: #E5E5E5;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .footer .foot .group .item-contact .info p a,
  .footer .foot .group .item-contact .info p .address {
    font-size: 16px;
    line-height: 26px;
  }
}
.footer .foot .group .item-contact .info p:hover span {
  color: #1C42EB;
}
.footer .foot .group .item-contact .share {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .footer .foot .group .item-contact .share {
    margin-top: 20px;
  }
}
.footer .foot .group .item-contact .share ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.footer .foot .group .item-contact .share ul li {
  margin-right: 6px;
}
.footer .foot .group .item-contact .share ul li a i {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 24px;
  color: #fff;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .footer .foot .group .item-contact .share ul li a i {
    width: 45px;
    height: 45px;
    font-size: 20px;
  }
}
.footer .foot .group .item-contact .share ul li a i:hover {
  background: radial-gradient(50% 50% at 50% 50%, #44C7FF 0%, #2570FF 100%);
}
.footer .foot .group .item-nav {
  padding-left: 30px;
}
@media (max-width: 1199px) {
  .footer .foot .group .item-nav {
    padding-left: 0;
  }
}
.footer .foot .group .item-form {
  padding-left: 30px;
}
@media (max-width: 1199px) {
  .footer .foot .group .item-form {
    padding-left: 0;
  }
}
.footer .foot .group .item-form .info .foot-form form .row .col-12 .form-group {
  margin-bottom: 10px;
}
.footer .foot .group .item-form .info .foot-form form .row .col-12 .form-group input,
.footer .foot .group .item-form .info .foot-form form .row .col-12 .form-group textarea {
  width: 100%;
  padding: 8px 18px;
  border-radius: 6px;
  background: #333;
  border: none;
  color: #E5E5E5;
}
@media (max-width: 1199px) {
  .footer .foot .group .item-form .info .foot-form form .row .col-12 .form-group input,
  .footer .foot .group .item-form .info .foot-form form .row .col-12 .form-group textarea {
    padding: 8px 15px;
  }
}
.footer .foot .group .item-form .info .foot-form form .row .col-12 .form-group input::placeholder,
.footer .foot .group .item-form .info .foot-form form .row .col-12 .form-group textarea::placeholder {
  color: #E5E5E5;
  font-size: 14px;
}
.footer .foot .group .item-form .info .foot-form form .row .col-12 .form-group input:focus::placeholder,
.footer .foot .group .item-form .info .foot-form form .row .col-12 .form-group textarea:focus::placeholder {
  color: #ccc;
}
.footer .foot .group .item-form .info .foot-form form .row .col-12 .submit-group {
  margin-left: 18px;
}
@media (max-width: 1199px) {
  .footer .foot .group .item-form .info .foot-form form .row .col-12 .submit-group {
    margin-left: 10px;
  }
}
.footer .foot .group .item-form .info .foot-form form .row .col-12 .submit-group button {
  padding: 0;
  display: inline-block;
  position: relative;
  background: transparent;
  border: none;
  color: #4365FF;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .footer .foot .group .item-form .info .foot-form form .row .col-12 .submit-group button {
    font-size: 14px;
  }
}
.footer .foot .group .item-form .info .foot-form form .row .col-12 .submit-group button:hover::before {
  width: 100%;
}
.footer .foot .group .item-form .info .foot-form form .row .col-12 .submit-group button::before {
  content: '';
  position: absolute;
  width: 0;
  bottom: 0;
  height: 1px;
  background: #4365FF;
  transition: all 0.2s ease-out;
}
.footer .copyright {
  background: #fff;
  padding: 160px 0 40px 0;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .footer .copyright {
    padding: 20px 0 70px 0;
  }
}
.footer .copyright .name {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  z-index: -1;
  bottom: -6.08vw;
  text-align: center;
}
@media (max-width: 1199px) {
  .footer .copyright .name {
    bottom: calc(0% + 70px);
  }
}
.footer .copyright .name span {
  color: #F5F5F5;
  font-size: 15.63vw;
  font-weight: 400;
  line-height: 15.63vw;
}
.footer .copyright .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer .copyright .box {
    flex-direction: column;
    text-align: center;
  }
}
.footer .copyright .box p {
  color: #222;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .footer .copyright .box p {
    font-size: 14px;
  }
}
.footer .copyright .box p a:hover {
  color: #1C42EB;
  text-decoration: underline;
}
.footer .copyright .box .link a {
  position: relative;
  display: inline-block;
  padding-left: 40px;
  color: #222;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.footer .copyright .box .link a::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 8px;
  background: rgba(0, 0, 0, 0.3);
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
}
@media (max-width: 1199px) {
  .footer .copyright .box .link a::before {
    display: none;
  }
}
.footer .copyright .box .link a:first-child::before {
  display: none;
}
@media (max-width: 1199px) {
  .footer .copyright .box .link a {
    font-size: 14px;
    padding-left: 0;
    padding: 0 10px;
  }
}
.footer .copyright .box .link a:hover {
  color: #1C42EB;
  text-decoration: underline;
}
.wrap-news .info .group {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .wrap-news .info .group {
    margin-top: 30px;
  }
}
@media (max-width: 1199px) {
  .wrap-news .info .group .row {
    margin: 0 -7px;
  }
}
@media (max-width: 1199px) {
  .wrap-news .info .group .row .col-12 {
    padding: 0 7px;
  }
}
@media (max-width: 991px) {
  .wrap-news .info .group .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .wrap-news .info .group .row .col-12 {
    width: 100%;
  }
}
.wrap-news .info .group .row .col-12 .item {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .wrap-news .info .group .row .col-12 .item {
    margin-bottom: 20px;
  }
}
.wrap-news .info .group .row .col-12 .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-news .info .group .row .col-12 .item:hover .pic .note {
  background: #050505;
}
.wrap-news .info .group .row .col-12 .item:hover .pic .note::before {
  display: block;
}
.wrap-news .info .group .row .col-12 .item:hover .pic .note .tit a {
  text-decoration: underline;
}
.wrap-news .info .group .row .col-12 .item:hover .pic .note .tit::before {
  display: block;
}
.wrap-news .info .group .row .col-12 .item:hover .pic .note .tit::after {
  display: block;
}
.wrap-news .info .group .row .col-12 .item .pic {
  position: relative;
  overflow: hidden;
}
@keyframes border_animation {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
  20% {
    -webkit-transform: translate(-50%, -50%) scale(1.24);
    transform: translate(-50%, -50%) scale(1.24);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(2.1);
    transform: translate(-50%, -50%) scale(2.1);
    opacity: 0;
  }
}
.wrap-news .info .group .row .col-12 .item .pic .img-box {
  padding-bottom: calc(540 / 530 * 100%);
  border-radius: 20px;
}
.wrap-news .info .group .row .col-12 .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-news .info .group .row .col-12 .item .pic .note {
  overflow: hidden;
  bottom: 7px;
  padding: 25px;
  content: '';
  position: absolute;
  z-index: 2;
  width: 98%;
  left: 50%;
  border-radius: 20px;
  transition: all 0.2s ease-out;
  transform: translateX(-50%);
}
.wrap-news .info .group .row .col-12 .item .pic .note::before {
  pointer-events: none;
  display: none;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 6.77vw;
  height: 6.77vw;
  border-radius: 50%;
  background: #D9D9D9;
  filter: blur(60px);
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-animation: border_animation 2.9s linear 0s infinite;
  animation: border_animation 2.9s linear 0s infinite;
}
.wrap-news .info .group .row .col-12 .item .pic .note .date {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.36);
  background: rgba(255, 255, 255, 0.24);
  backdrop-filter: blur(5px);
  display: inline-block;
  padding: 5px 13px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  font-family: "Geist Mono", sans-serif;
}
.wrap-news .info .group .row .col-12 .item .pic .note .tit {
  margin: 20px 0;
}
.wrap-news .info .group .row .col-12 .item .pic .note .tit::before {
  pointer-events: none;
  display: none;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 7.81vw;
  height: 7.81vw;
  border-radius: 50%;
  border: 1px solid rgba(217, 217, 217, 0.08);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-duration: 1s;
  -webkit-animation: border_animation 2.9s linear 0s infinite;
  animation: border_animation 2.9s linear 0s infinite;
  animation-delay: 1.3s;
}
.wrap-news .info .group .row .col-12 .item .pic .note .tit::after {
  pointer-events: none;
  display: none;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 5.21vw;
  height: 5.21vw;
  border-radius: 50%;
  border: 1px solid rgba(217, 217, 217, 0.08);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-duration: 1s;
  -webkit-animation: border_animation 3.9s linear 0s infinite;
  animation: border_animation 3.9s linear 0s infinite;
  animation-delay: 1.5s;
}
.wrap-news .info .group .row .col-12 .item .pic .note .tit a {
  color: #FFF;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 56px;
}
@media (max-width: 1199px) {
  .wrap-news .info .group .row .col-12 .item .pic .note .tit a {
    font-size: 18px;
    line-height: 26px;
    height: 52px;
  }
}
.wrap-news .info .group .row .col-12 .item .pic .note .more a {
  color: #FFF;
  font-family: "Geist Mono", sans-serif;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.wrap-news .info .group .row .col-12 .item .pic .note .more a:hover::before {
  width: 100%;
}
.wrap-news .info .group .row .col-12 .item .pic .note .more a::before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0%;
  background: #fff;
  bottom: 0;
  transition: all 0.2s ease-out;
}
.pagination {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .pagination {
    padding-top: 30px;
  }
}
.pagination ul li.other a {
  border: none;
}
.pagination ul li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .pagination ul li {
    margin: 2px;
  }
}
.pagination ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  transition: all 0.2s ease-out;
  font-family: 'Geist Mono', sans-serif;
  border-radius: 100%;
  background: #000;
}
@media (max-width: 1199px) {
  .pagination ul li a {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .pagination ul li a {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
}
.pagination ul li a:hover {
  cursor: pointer;
  color: #FFF;
  background: radial-gradient(50% 50% at 50% 50%, #44C7FF 0%, #1C42EB 100%);
}
.pagination ul li.active a {
  background: radial-gradient(50% 50% at 50% 50%, #44C7FF 0%, #1C42EB 100%);
  color: #fff;
}
.pagination ul li.next a:hover {
  cursor: pointer;
  color: #FFF;
}
.pagination ul li.next a:hover i {
  color: #fff;
}
.pagination ul li.next a i {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
.pagination ul li.prev a:hover {
  cursor: pointer;
  color: #FFF;
}
.pagination ul li.prev a:hover i {
  color: #fff;
}
.pagination ul li.prev a i {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
.quality,
.home-contact {
  padding: 170px 0;
}
@media (max-width: 1199px) {
  .quality,
  .home-contact {
    padding: 40px 0;
  }
}
.quality .info,
.home-contact .info {
  padding: 20px;
}
.quality .info .type span,
.home-contact .info .type span {
  display: block;
  color: #FFF;
  font-family: "Geist Mono", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.quality .info .tit,
.home-contact .info .tit {
  margin-top: 20px;
}
.quality .info .tit h2,
.home-contact .info .tit h2 {
  color: #FFF;
  font-size: 80px;
  font-weight: 400;
  letter-spacing: -2.4px;
  line-height: 80px;
  margin: 0;
}
@media (max-width: 1199px) {
  .quality .info .tit h2,
  .home-contact .info .tit h2 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: normal;
  }
}
.quality .info .txt,
.home-contact .info .txt {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .quality .info .txt,
  .home-contact .info .txt {
    margin-top: 20px;
  }
}
.quality .info .txt p,
.home-contact .info .txt p {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin: 0;
}
@media (max-width: 1199px) {
  .quality .info .txt p,
  .home-contact .info .txt p {
    font-size: 14px;
    line-height: 26px;
  }
}
.quality .info .more,
.home-contact .info .more {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .quality .info .more,
  .home-contact .info .more {
    margin-top: 20px;
  }
}
.quality .info .more a,
.home-contact .info .more a {
  display: inline-block;
  padding: 12px 40px;
  background: #fff;
  border-radius: 48px;
  text-align: center;
  color: #000;
  font-family: "Geist Mono", sans-serif;
  font-weight: 400;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .quality .info .more a,
  .home-contact .info .more a {
    padding: 11px 30px;
    font-size: 14px;
  }
}
.quality .info .more a:hover,
.home-contact .info .more a:hover {
  background: #1C42EB;
  color: #fff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
}
.advantage {
  margin-top: 90px;
}
@media (max-width: 1199px) {
  .advantage {
    margin-top: 40px;
  }
}
.advantage .row,
.advantage .box {
  margin: 0;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.advantage .row::before,
.advantage .box::before {
  content: '';
  position: absolute;
  width: 90%;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #000;
  z-index: -1;
  border-radius: 24px;
}
@media (max-width: 991px) {
  .advantage .row::before,
  .advantage .box::before {
    display: none;
  }
}
.advantage .row .col-12,
.advantage .box .col-12,
.advantage .row .box-group,
.advantage .box .box-group {
  padding: 0;
}
@media (max-width: 991px) {
  .advantage .row .col-12,
  .advantage .box .col-12,
  .advantage .row .box-group,
  .advantage .box .box-group {
    margin: 10px 0;
  }
}
.advantage .row .col-12 .item,
.advantage .box .col-12 .item,
.advantage .row .box-group .item,
.advantage .box .box-group .item {
  border: 1px solid #000;
  border-radius: 24px;
  background: #fff;
  padding: 38px;
  height: 100%;
}
@media (max-width: 1199px) {
  .advantage .row .col-12 .item,
  .advantage .box .col-12 .item,
  .advantage .row .box-group .item,
  .advantage .box .box-group .item {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .advantage .row .col-12 .item,
  .advantage .box .col-12 .item,
  .advantage .row .box-group .item,
  .advantage .box .box-group .item {
    padding: 20px;
  }
}
.advantage .row .col-12 .item:hover .pic i,
.advantage .box .col-12 .item:hover .pic i,
.advantage .row .box-group .item:hover .pic i,
.advantage .box .box-group .item:hover .pic i {
  background: url(../img/icon-bg-active.png) no-repeat center;
  background-size: 100% 100%;
  transform: rotateY(-180deg);
}
.advantage .row .col-12 .item .pic i,
.advantage .box .col-12 .item .pic i,
.advantage .row .box-group .item .pic i,
.advantage .box .box-group .item .pic i {
  width: 60px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/icon-bg.png) no-repeat center;
  background-size: 100% 100%;
  color: #fff;
  font-size: 26px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .advantage .row .col-12 .item .pic i,
  .advantage .box .col-12 .item .pic i,
  .advantage .row .box-group .item .pic i,
  .advantage .box .box-group .item .pic i {
    width: 50px;
    height: 45px;
    font-size: 20px;
  }
}
.advantage .row .col-12 .item .tit,
.advantage .box .col-12 .item .tit,
.advantage .row .box-group .item .tit,
.advantage .box .box-group .item .tit {
  margin-top: 70px;
}
@media (max-width: 1199px) {
  .advantage .row .col-12 .item .tit,
  .advantage .box .col-12 .item .tit,
  .advantage .row .box-group .item .tit,
  .advantage .box .box-group .item .tit {
    margin-top: 30px;
  }
}
.advantage .row .col-12 .item .tit h2,
.advantage .box .col-12 .item .tit h2,
.advantage .row .box-group .item .tit h2,
.advantage .box .box-group .item .tit h2 {
  color: #000;
  font-size: 26px;
  line-height: 26px;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 1199px) {
  .advantage .row .col-12 .item .tit h2,
  .advantage .box .col-12 .item .tit h2,
  .advantage .row .box-group .item .tit h2,
  .advantage .box .box-group .item .tit h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
.advantage .row .col-12 .item .txt,
.advantage .box .col-12 .item .txt,
.advantage .row .box-group .item .txt,
.advantage .box .box-group .item .txt {
  margin-top: 20px;
}
.advantage .row .col-12 .item .txt p,
.advantage .box .col-12 .item .txt p,
.advantage .row .box-group .item .txt p,
.advantage .box .box-group .item .txt p {
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .advantage .row .col-12 .item .txt p,
  .advantage .box .col-12 .item .txt p,
  .advantage .row .box-group .item .txt p,
  .advantage .box .box-group .item .txt p {
    font-size: 14px;
  }
}
.wrap-about {
  position: relative;
  z-index: 2;
}
.wrap-about::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 30%;
  background: url(../img/c-bg.png) no-repeat center;
  background-size: cover;
  top: 0;
  z-index: -1;
}
.wrap-about .group .introduce .type span {
  display: block;
  color: #1C42EB;
  font-family: "Geist Mono", sans-serif;
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .wrap-about .group .introduce .type span {
    font-size: 14px;
  }
}
@keyframes roatevideo {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wrap-about .group .introduce .title-video {
  margin-top: 15px;
  display: flex;
  align-items: center;
}
.wrap-about .group .introduce .title-video .wrap-tit h2 {
  color: #000;
  font-size: 100px;
  line-height: 100px;
  font-weight: 400;
  letter-spacing: -3px;
}
@media (max-width: 1470px) {
  .wrap-about .group .introduce .title-video .wrap-tit h2 {
    font-size: 90px;
    line-height: 90px;
  }
}
@media (max-width: 1199px) {
  .wrap-about .group .introduce .title-video .wrap-tit h2 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: normal;
  }
}
.wrap-about .group .introduce .title-video .play {
  cursor: pointer;
  position: relative;
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 60px;
  transition: all 0.25s ease-out;
}
@media (max-width: 1199px) {
  .wrap-about .group .introduce .title-video .play {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 767px) {
  .wrap-about .group .introduce .title-video .play {
    margin-left: 30px;
  }
}
.wrap-about .group .introduce .title-video .play:hover {
  transform: translateY(-20px);
}
.wrap-about .group .introduce .title-video .play .pic {
  height: auto;
  animation: roatevideo 10s linear infinite;
}
.wrap-about .group .introduce .title-video .play .pic img {
  display: block;
  width: 100%;
  height: auto;
}
.wrap-about .group .introduce .title-video .play .play-btn {
  content: '';
  position: absolute;
}
.wrap-about .group .introduce .title-video .play .play-btn i {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F0F0F0;
  color: #000;
  font-size: 24px;
  border-radius: 50%;
}
@media (max-width: 1199px) {
  .wrap-about .group .introduce .title-video .play .play-btn i {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }
}
.wrap-about .group .introduce .editor-content {
  padding-left: 33%;
  margin-top: 90px;
}
@media (max-width: 1199px) {
  .wrap-about .group .introduce .editor-content {
    padding-left: 0;
    margin-top: 20px;
  }
}
.wrap-about .group .introduce .editor-content h2 {
  color: #000;
  font-family: "Geist Mono", sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: -0.9px;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .wrap-about .group .introduce .editor-content h2 {
    font-size: 24px;
    letter-spacing: normal;
  }
}
.wrap-about .group .introduce .editor-content p {
  color: #222;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}
@media (max-width: 1199px) {
  .wrap-about .group .introduce .editor-content p {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-about .box-value {
  padding-bottom: 130px;
}
@media (max-width: 1199px) {
  .wrap-about .box-value {
    padding-bottom: 40px;
  }
}
.wrap-about .box-value .info {
  width: 60%;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .wrap-about .box-value .info {
    width: 100%;
  }
}
.wrap-about .box-value .info .faq {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .wrap-about .box-value .info .faq {
    margin-top: 30px;
  }
}
.wrap-about .box-value .info .faq .box ul li.active .item .name {
  background: #000;
  border-radius: 20px;
}
.wrap-about .box-value .info .faq .box ul li.active .item .name .faq-tit span {
  color: #1C42EB;
}
.wrap-about .box-value .info .faq .box ul li.active .item .name .faq-tit h2 {
  color: #fff;
}
.wrap-about .box-value .info .faq .box ul li.active .item .name i {
  color: #fff;
}
.wrap-about .box-value .info .faq .box ul li {
  margin-bottom: 15px;
}
.wrap-about .box-value .info .faq .box ul li .item {
  cursor: pointer;
}
.wrap-about .box-value .info .faq .box ul li .item:hover .name {
  background: #000;
  border-radius: 20px;
}
.wrap-about .box-value .info .faq .box ul li .item:hover .name .faq-tit span {
  color: #1C42EB;
}
.wrap-about .box-value .info .faq .box ul li .item:hover .name .faq-tit h2 {
  color: #fff;
}
.wrap-about .box-value .info .faq .box ul li .item:hover .name i {
  color: #fff;
}
.wrap-about .box-value .info .faq .box ul li .item .name {
  border: 1px solid #E0E0E0;
  padding: 25px;
  border-radius: 20px;
  background: #F0F0F0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-about .box-value .info .faq .box ul li .item .name {
    padding: 15px;
  }
}
.wrap-about .box-value .info .faq .box ul li .item .name .faq-tit {
  display: flex;
  align-items: center;
  padding-right: 15px;
}
.wrap-about .box-value .info .faq .box ul li .item .name .faq-tit span {
  display: inline-block;
  color: #999;
  font-family: "Geist Mono", sans-serif;
  font-size: 20px;
}
@media (max-width: 1199px) {
  .wrap-about .box-value .info .faq .box ul li .item .name .faq-tit span {
    font-size: 18px;
  }
}
.wrap-about .box-value .info .faq .box ul li .item .name .faq-tit h2 {
  display: inline-block;
  color: #000;
  font-size: 26px;
  line-height: 26px;
  font-weight: 500;
  margin: 0;
  padding-left: 70px;
}
@media (max-width: 1199px) {
  .wrap-about .box-value .info .faq .box ul li .item .name .faq-tit h2 {
    font-size: 18px;
    line-height: 24px;
    padding-left: 20px;
  }
}
.wrap-about .box-value .info .faq .box ul li .item .name i {
  font-size: 26px;
  color: #000;
  font-weight: normal;
}
@media (max-width: 1199px) {
  .wrap-about .box-value .info .faq .box ul li .item .name i {
    font-size: 18px;
  }
}
.wrap-about .box-value .info .faq .box ul li .item .txt {
  padding: 30px 130px;
}
@media (max-width: 1199px) {
  .wrap-about .box-value .info .faq .box ul li .item .txt {
    padding: 15px 20px;
  }
}
.wrap-about .box-value .info .faq .box ul li .item .txt p {
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-about .box-value .info .faq .box ul li .item .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 1199px) {
  .wrap-product {
    padding-top: 0;
  }
}
.wrap-product .info .top {
  padding-bottom: 50px;
  border-bottom: 1px solid #F0F0F0;
}
@media (max-width: 1199px) {
  .wrap-product .info .top {
    padding-bottom: 20px;
  }
}
.wrap-product .info .top .wrap-tit h2 {
  font-size: 60px;
  line-height: 60px;
}
@media (max-width: 1199px) {
  .wrap-product .info .top .wrap-tit h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.wrap-product .info .top .wrap-txt p {
  font-size: 16px;
}
@media (max-width: 1199px) {
  .wrap-product .info .top .wrap-txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-product .info .group {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .wrap-product .info .group {
    margin-top: 30px;
  }
}
.wrap-product .info .group .left {
  width: 23%;
}
@media (max-width: 1199px) {
  .wrap-product .info .group .left {
    display: none;
  }
}
.wrap-product .info .group .left .left-group ul li.active a {
  background: #000;
  color: #fff;
}
.wrap-product .info .group .left .left-group ul li.active a::before {
  background: #1C42EB;
}
.wrap-product .info .group .left .left-group ul li.active a i {
  transform: rotate(0deg);
}
.wrap-product .info .group .left .left-group ul li.active > ul {
  display: block;
}
.wrap-product .info .group .left .left-group ul li.active > ul li a {
  border-radius: 0;
  border-bottom: 1px solid #F0F0F0;
  background: transparent;
  color: #444;
  padding: 16px 20px;
}
.wrap-product .info .group .left .left-group ul li.active > ul li a::before {
  display: none;
}
.wrap-product .info .group .left .left-group ul li.active > ul li a:hover {
  background: transparent;
  color: #1C42EB;
  border-bottom: 1px solid #1C42EB;
}
.wrap-product .info .group .left .left-group ul li {
  margin-bottom: 5px;
}
.wrap-product .info .group .left .left-group ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  background: #B0B0B0;
  padding: 16px 40px;
  color: #FFF;
  font-weight: 500;
  font-size: 18px;
  position: relative;
  transition: all 0.2s ease-out;
}
.wrap-product .info .group .left .left-group ul li a:hover {
  background: #000;
  color: #fff;
}
.wrap-product .info .group .left .left-group ul li a:hover::before {
  background: #1C42EB;
}
.wrap-product .info .group .left .left-group ul li a:hover i {
  transform: rotate(0deg);
}
.wrap-product .info .group .left .left-group ul li a::before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 2px;
  background: #FFF;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  transition: all 0.2s ease-out;
}
.wrap-product .info .group .left .left-group ul li a i {
  display: inline-block;
  transition: all 0.2s ease-out;
  font-size: 24px;
  transform: rotate(-45deg);
}
.wrap-product .info .group .left .left-group ul li > ul {
  padding: 20px;
  display: none;
}
.wrap-product .info .group .left .left-group ul li > ul li a {
  border-radius: 0;
  border-bottom: 1px solid #F0F0F0;
  background: transparent;
  color: #444;
  font-size: 16px;
  font-weight: 400;
}
.wrap-product .info .group .left .left-group ul li > ul li a::before {
  display: none;
}
.wrap-product .info .group .left .left-group ul li > ul li a:hover {
  background: transparent;
  color: #1C42EB;
  border-bottom: 1px solid #1C42EB;
}
.wrap-product .info .group .right {
  width: 74%;
}
@media (max-width: 1199px) {
  .wrap-product .info .group .right {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .wrap-product .info .group .right .row {
    margin: 0 -7px;
  }
}
@media (max-width: 1199px) {
  .wrap-product .info .group .right .row .col-12 {
    padding: 0 7px;
  }
}
@media (max-width: 991px) {
  .wrap-product .info .group .right .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .wrap-product .info .group .right .row .col-12 {
    width: 100%;
  }
}
.wrap-product .info .group .right .row .col-12 .item {
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .wrap-product .info .group .right .row .col-12 .item {
    margin-bottom: 20px;
  }
}
.wrap-product .info .group .right .row .col-12 .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-product .info .group .right .row .col-12 .item:hover .note {
  background: #050505;
}
.wrap-product .info .group .right .row .col-12 .item:hover .note::before {
  display: block;
}
.wrap-product .info .group .right .row .col-12 .item:hover .note .tit a {
  color: #fff;
  text-decoration: underline;
}
.wrap-product .info .group .right .row .col-12 .item:hover .note .tit::before {
  display: block;
}
.wrap-product .info .group .right .row .col-12 .item:hover .note .tit::after {
  display: block;
}
.wrap-product .info .group .right .row .col-12 .item:hover .note .txt {
  color: #fff;
}
.wrap-product .info .group .right .row .col-12 .item:hover .note .more a {
  color: #fff;
}
.wrap-product .info .group .right .row .col-12 .item .pic .img-box {
  border-radius: 20px;
  border: 1px solid #fff;
  background: #fff;
}
.wrap-product .info .group .right .row .col-12 .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-product .info .group .right .row .col-12 .item .note {
  z-index: 2;
  margin-top: 10px;
  padding: 30px;
  border-radius: 20px;
  background: #F5F5F5;
  position: relative;
  transition: all 0.2s ease-out;
}
.wrap-product .info .group .right .row .col-12 .item .note::before {
  pointer-events: none;
  display: none;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 6.77vw;
  height: 6.77vw;
  border-radius: 50%;
  background: #D9D9D9;
  filter: blur(60px);
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-animation: border_animation 2.9s linear 0s infinite;
  animation: border_animation 2.9s linear 0s infinite;
}
.wrap-product .info .group .right .row .col-12 .item .note .tit::before {
  pointer-events: none;
  display: none;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 7.81vw;
  height: 7.81vw;
  border-radius: 50%;
  border: 1px solid rgba(217, 217, 217, 0.08);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-duration: 1s;
  -webkit-animation: border_animation 2.9s linear 0s infinite;
  animation: border_animation 2.9s linear 0s infinite;
  animation-delay: 1.3s;
}
.wrap-product .info .group .right .row .col-12 .item .note .tit::after {
  pointer-events: none;
  display: none;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 5.21vw;
  height: 5.21vw;
  border-radius: 50%;
  border: 1px solid rgba(217, 217, 217, 0.08);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-duration: 1s;
  -webkit-animation: border_animation 1.9s linear 0s infinite;
  animation: border_animation 1.9s linear 0s infinite;
  animation-delay: 1.5s;
}
.wrap-product .info .group .right .row .col-12 .item .note .tit a {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 26px;
}
@media (max-width: 1199px) {
  .wrap-product .info .group .right .row .col-12 .item .note .tit a {
    font-size: 18px;
    line-height: 26px;
    height: 26px;
  }
}
.wrap-product .info .group .right .row .col-12 .item .note .txt {
  margin-top: 15px;
}
.wrap-product .info .group .right .row .col-12 .item .note .txt p {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 48px;
}
.wrap-product .info .group .right .row .col-12 .item .note .more {
  margin-top: 20px;
}
.wrap-product .info .group .right .row .col-12 .item .note .more a {
  color: #000;
  font-family: "Geist Mono", sans-serif;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.wrap-product .info .group .right .row .col-12 .item .note .more a:hover::before {
  width: 100%;
}
.wrap-product .info .group .right .row .col-12 .item .note .more a::before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0%;
  background: #fff;
  bottom: 0;
  transition: all 0.2s ease-out;
}
.wrap-details .details-nav {
  padding: 24px 0;
}
@media (max-width: 1199px) {
  .wrap-details .details-nav {
    padding: 15px 0;
  }
}
.wrap-details .details-nav ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.wrap-details .details-nav ul::before {
  content: '';
  background: url(../img/address.svg) no-repeat center;
  background-size: cover;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
@media (max-width: 1199px) {
  .wrap-details .details-nav ul::before {
    margin-right: 10px;
  }
}
.wrap-details .details-nav ul li {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}
.wrap-details .details-nav ul li:last-child a {
  text-decoration: underline;
  color: #1C42EB;
}
.wrap-details .details-nav ul li:last-child::after {
  display: none;
}
.wrap-details .details-nav ul li::after {
  content: '/';
  position: absolute;
  color: #000;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.wrap-details .details-nav ul li a {
  display: block;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
.wrap-details .details-nav ul li a:hover {
  text-decoration: underline;
  color: #1C42EB;
}
@media (max-width: 1199px) {
  .wrap-details .details-nav ul li a {
    font-size: 14px;
  }
}
.wrap-details .introduce {
  padding: 100px 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce {
    padding: 40px 0;
  }
}
.wrap-details .introduce .info {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info {
    flex-direction: column;
  }
}
.wrap-details .introduce .info .left {
  width: 50%;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .left {
    width: 100%;
    flex-direction: column;
    align-items: start;
  }
}
.wrap-details .introduce .info .left .slider-nav {
  width: 21%;
  padding-right: 15px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .left .slider-nav {
    order: 2;
    padding-right: 0;
    padding-top: 20px;
    width: 100%;
  }
}
.wrap-details .introduce .info .left .slider-nav .slick-current .item {
  border: 1px solid #1C42EB;
}
.wrap-details .introduce .info .left .slider-nav .item {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #F0F0F0;
  background: #fff;
}
.wrap-details .introduce .info .left .slider-nav .item .img-box {
  padding-bottom: calc(280 / 300 * 100%);
}
.wrap-details .introduce .info .left .slider-nav .item-video {
  position: relative;
}
.wrap-details .introduce .info .left .slider-nav .item-video .play {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  z-index: 2;
}
.wrap-details .introduce .info .left .slider-nav .item-video .play i {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #1C42EB;
  font-size: 26px;
  color: #fff;
}
.wrap-details .introduce .info .left .slider-for {
  width: 79%;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #F0F0F0;
  font-size: 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .left .slider-for {
    order: 1;
    width: 100%;
  }
}
.wrap-details .introduce .info .right {
  width: 45%;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right {
    width: 100%;
    margin-top: 30px;
  }
}
.wrap-details .introduce .info .right .tit {
  padding-bottom: 30px;
  border-bottom: 1px solid #F0F0F0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .tit {
    padding-bottom: 15px;
  }
}
.wrap-details .introduce .info .right .tit h2 {
  color: #000;
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .tit h2 {
    font-size: 24px;
    line-height: 26px;
  }
}
.wrap-details .introduce .info .right .editor-content {
  padding-top: 50px;
}
@media (max-width: 1470px) {
  .wrap-details .introduce .info .right .editor-content {
    padding-top: 30px;
  }
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .editor-content {
    padding-top: 20px;
  }
}
.wrap-details .introduce .info .right .editor-content h2 {
  color: #1C42EB;
  font-family: "Geist Mono", sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .editor-content h2 {
    font-size: 16px;
  }
}
.wrap-details .introduce .info .right .editor-content ul {
  padding-left: 20px;
}
.wrap-details .introduce .info .right .editor-content ul li {
  list-style-type: disc;
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .editor-content ul li {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-details .introduce .info .right .editor-content p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .editor-content p {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-details .introduce .info .right .share {
  margin-top: 70px;
}
@media (max-width: 1470px) {
  .wrap-details .introduce .info .right .share {
    margin-top: 40px;
  }
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .share {
    margin-top: 20px;
  }
}
.wrap-details .introduce .info .right .share .share-to {
  margin-right: 15px;
}
.wrap-details .introduce .info .right .share .share-to span {
  color: #000;
  font-size: 18px;
  font-weight: 400;
}
.wrap-details .introduce .info .right .link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
  flex-wrap: wrap;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .link {
    margin-top: 20px;
  }
}
.wrap-details .introduce .info .right .link a {
  width: 49%;
  display: inline-block;
  padding: 12px 20px;
  border-radius: 10px;
  text-align: center;
  font-family: "Geist Mono", sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  transition: all 0.2s ease-out;
  background: #000;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .link a {
    padding: 11px 15px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wrap-details .introduce .info .right .link a {
    width: 100%;
    margin: 7px 0;
  }
}
.wrap-details .introduce .info .right .link a:hover {
  background: #1C42EB;
}
.wrap-details .details-list .editor-content {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .editor-content {
    margin-top: 20px;
  }
}
.wrap-details .details-list .editor-content p {
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .editor-content p {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-details .details-list .editor-content p img {
  border-radius: 20px;
}
.wrap-details .details-list .editor-content ul {
  padding-left: 20px;
}
.wrap-details .details-list .editor-content ul li {
  list-style-type: disc;
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .editor-content ul li {
    font-size: 14px;
    line-height: 26px;
  }
}
.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;
  }
}
.wrap-details .details-list .editor-content .table-box table {
  width: 100% !important;
  word-break: break-word;
  border-radius: 20px;
}
.wrap-details .details-list .editor-content .table-box table tr td {
  border-width: 1px;
  border-color: #F0F0F0;
  padding: 8px 15px;
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .editor-content .table-box table tr td {
    font-size: 14px;
    line-height: 26px;
    padding: 8px;
  }
}
.wrap-details .details-list .editor-content .table-box table tr td p {
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .editor-content .table-box table tr td p {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-details .details-list .details-menu {
  background: #F5F5F5;
  z-index: 5;
  overflow: auto;
}
.wrap-details .details-list .details-menu ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: nowrap;
}
.wrap-details .details-list .details-menu ul .active {
  background: #E5E5E5;
  color: #1C42EB;
}
.wrap-details .details-list .details-menu ul .active sup {
  color: #1C42EB;
}
.wrap-details .details-list .details-menu ul li {
  flex: 1;
  display: inline-block;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .details-menu ul li {
    margin-right: 20px;
  }
}
.wrap-details .details-list .details-menu ul li a {
  text-align: center;
  display: block;
  color: #000;
  font-size: 19px;
  font-weight: 400;
  padding: 24px 0;
  border-radius: 10px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .details-menu ul li a {
    padding: 15px 0;
    font-size: 14px;
  }
}
.wrap-details .details-list .details-menu ul li a:hover {
  background: #E5E5E5;
  color: #1C42EB;
}
.wrap-details .details-list .details-menu ul li a:hover sup {
  color: #1C42EB;
}
.wrap-details .details-list .details-menu ul li a sup {
  left: 0.5em;
  color: #B0B0B0;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .details-menu ul li a sup {
    font-size: 12px;
  }
}
.wrap-details .details-list .menu-list .list-faq .group {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .menu-list .list-faq .group {
    margin-top: 20px;
  }
}
@media (max-width: 1199px) {
  .wrap-details .details-list .menu-list .list-faq .group {
    flex-direction: column;
  }
}
.wrap-details .details-list .menu-list .list-faq .group .left {
  width: 45%;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .menu-list .list-faq .group .left {
    width: 100%;
  }
}
.wrap-details .details-list .menu-list .list-faq .group .left .pic img {
  width: 100%;
  display: block;
  height: auto;
  border-radius: 20px;
}
.wrap-details .details-list .menu-list .list-faq .group .right {
  width: 50%;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .menu-list .list-faq .group .right {
    width: 100%;
    margin-top: 20px;
  }
}
.wrap-details .details-list .menu-list .list-faq .group .right .box ul li.active .item .name .faq-tit h2 {
  color: #1C42EB;
}
.wrap-details .details-list .menu-list .list-faq .group .right .box ul li.active .item .name i {
  color: #1C42EB;
}
.wrap-details .details-list .menu-list .list-faq .group .right .box ul li.active .item .txt {
  border-top: 1px solid #F0F0F0;
}
.wrap-details .details-list .menu-list .list-faq .group .right .box ul li:last-child .item .name {
  border-bottom: 1px solid #F0F0F0;
}
.wrap-details .details-list .menu-list .list-faq .group .right .box ul li .item {
  cursor: pointer;
}
.wrap-details .details-list .menu-list .list-faq .group .right .box ul li .item:hover .name .faq-tit h2 {
  color: #1C42EB;
}
.wrap-details .details-list .menu-list .list-faq .group .right .box ul li .item:hover .name i {
  color: #1C42EB;
}
.wrap-details .details-list .menu-list .list-faq .group .right .box ul li .item .name {
  border-top: 1px solid #F0F0F0;
  padding: 25px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .menu-list .list-faq .group .right .box ul li .item .name {
    padding: 15px 0;
  }
}
.wrap-details .details-list .menu-list .list-faq .group .right .box ul li .item .name .faq-tit {
  display: flex;
  align-items: center;
}
.wrap-details .details-list .menu-list .list-faq .group .right .box ul li .item .name .faq-tit h2 {
  display: inline-block;
  color: #000;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .menu-list .list-faq .group .right .box ul li .item .name .faq-tit h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
.wrap-details .details-list .menu-list .list-faq .group .right .box ul li .item .name i {
  font-size: 26px;
  color: #000;
  font-weight: normal;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .menu-list .list-faq .group .right .box ul li .item .name i {
    font-size: 18px;
  }
}
.wrap-details .details-list .menu-list .list-faq .group .right .box ul li .item .txt {
  padding: 30px 0px;
}
.wrap-details .details-list .menu-list .list-faq .group .right .box ul li .item .txt p {
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .menu-list .list-faq .group .right .box ul li .item .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-details .details-list .menu-list .list-inquiry .common-form {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .menu-list .list-inquiry .common-form {
    margin-top: 20px;
  }
}
.wrap-details .details-list .menu-list .list-inquiry .common-form form input,
.wrap-details .details-list .menu-list .list-inquiry .common-form form textarea {
  color: #444;
}
.wrap-details .details-list .menu-list .list-inquiry .common-form form input::placeholder,
.wrap-details .details-list .menu-list .list-inquiry .common-form form textarea::placeholder {
  color: #444;
}
.wrap-details .details-list .menu-list .list-inquiry .common-form form input:focus::placeholder,
.wrap-details .details-list .menu-list .list-inquiry .common-form form textarea:focus::placeholder {
  color: #ccc;
}
.wrap-details .details-list .menu-list .list-inquiry .common-form form .form-group-tit input {
  color: #fff;
}
.wrap-details .details-list .menu-list .list-inquiry .common-form form .form-submit button {
  background: #000;
}
.wrap-details .details-list .menu-list .list-inquiry .common-form form .form-submit button:hover {
  background: #1C42EB;
}
.wrap-details .details-list .menu-list .list-related {
  margin-top: 40px;
  padding-bottom: 130px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .menu-list .list-related {
    margin-top: 20px;
    padding-bottom: 40px;
  }
}
.wrap-details .details-list .menu-list .list-related .slick-related .slick-list {
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .menu-list .list-related .slick-related .slick-list {
    margin: 0 -7px;
  }
}
.wrap-details .details-list .menu-list .list-related .slick-related .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .menu-list .list-related .slick-related .slick-slide {
    padding: 0 7px;
  }
}
.wrap-details .details-list .menu-list .list-related .slick-related .item {
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .menu-list .list-related .slick-related .item {
    margin-bottom: 20px;
  }
}
.wrap-details .details-list .menu-list .list-related .slick-related .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-details .details-list .menu-list .list-related .slick-related .item:hover .note {
  background: #050505;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item:hover .note::before {
  display: block;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item:hover .note .tit a {
  color: #fff;
  text-decoration: underline;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item:hover .note .tit::before {
  display: block;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item:hover .note .tit::after {
  display: block;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item:hover .note .txt {
  color: #fff;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item:hover .note .more a {
  color: #fff;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item .pic .img-box {
  border-radius: 20px;
  border: 1px solid #fff;
  background: #fff;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item .note {
  z-index: 2;
  margin-top: 10px;
  padding: 30px;
  border-radius: 20px;
  background: #F5F5F5;
  position: relative;
  transition: all 0.2s ease-out;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item .note::before {
  pointer-events: none;
  display: none;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 6.77vw;
  height: 6.77vw;
  border-radius: 50%;
  background: #D9D9D9;
  filter: blur(60px);
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-animation: border_animation 2.9s linear 0s infinite;
  animation: border_animation 2.9s linear 0s infinite;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item .note .tit::before {
  pointer-events: none;
  display: none;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 7.81vw;
  height: 7.81vw;
  border-radius: 50%;
  border: 1px solid rgba(217, 217, 217, 0.09);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-duration: 1s;
  -webkit-animation: border_animation 2.9s linear 0s infinite;
  animation: border_animation 2.9s linear 0s infinite;
  animation-delay: 1.3s;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item .note .tit::after {
  pointer-events: none;
  display: none;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 5.21vw;
  height: 5.21vw;
  border-radius: 50%;
  border: 1px solid rgba(217, 217, 217, 0.09);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-duration: 1s;
  -webkit-animation: border_animation 1.9s linear 0s infinite;
  animation: border_animation 1.9s linear 0s infinite;
  animation-delay: 1.5s;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item .note .tit a {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 26px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .menu-list .list-related .slick-related .item .note .tit a {
    font-size: 18px;
    line-height: 26px;
    height: 26px;
  }
}
.wrap-details .details-list .menu-list .list-related .slick-related .item .note .txt {
  margin-top: 15px;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item .note .txt p {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 48px;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item .note .more {
  margin-top: 20px;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item .note .more a {
  color: #000;
  font-family: "Geist Mono", sans-serif;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item .note .more a:hover::before {
  width: 100%;
}
.wrap-details .details-list .menu-list .list-related .slick-related .item .note .more a::before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0%;
  background: #fff;
  bottom: 0;
  transition: all 0.2s ease-out;
}
.des-inner {
  padding-top: 80px;
}
@media (max-width: 1199px) {
  .des-inner {
    padding-top: 40px;
  }
}
.details-tit h2 {
  color: #000;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
  margin: 0;
}
@media (max-width: 1199px) {
  .details-tit h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.details-tit h2 sup {
  top: -1.2em;
  font-size: 18px;
  left: 0.5em;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .details-tit h2 sup {
    font-size: 14px;
  }
}
.wrap-home .wrap-tit h2 {
  font-size: 80px;
  line-height: 80px;
}
@media (max-width: 1470px) {
  .wrap-home .wrap-tit h2 {
    font-size: 70px;
    line-height: 70px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .wrap-tit h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.wrap-home .home-product {
  padding: 120px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-product {
    padding: 40px 0;
  }
}
.wrap-home .home-product .slick-product {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .slick-product {
    margin-top: 40px;
  }
}
.wrap-home .home-product .slick-product .slick-list {
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .slick-product .slick-list {
    margin: 0 -7px;
  }
}
.wrap-home .home-product .slick-product .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .slick-product .slick-slide {
    padding: 0 7px;
  }
}
.wrap-home .home-product .slick-product .item {
  border-radius: 20px;
  background: #F5F5F5;
  padding: 7px;
}
.wrap-home .home-product .slick-product .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-home .home-product .slick-product .item:hover .note {
  background: #050505;
}
.wrap-home .home-product .slick-product .item:hover .note::before {
  display: block;
}
.wrap-home .home-product .slick-product .item:hover .note .tit a {
  color: #fff;
  text-decoration: underline;
}
.wrap-home .home-product .slick-product .item:hover .note .tit::before {
  display: block;
}
.wrap-home .home-product .slick-product .item:hover .note .tit::after {
  display: block;
}
.wrap-home .home-product .slick-product .item:hover .note .txt {
  color: #fff;
}
.wrap-home .home-product .slick-product .item:hover .note .more a {
  color: #fff;
}
.wrap-home .home-product .slick-product .item .pic .img-box {
  border-radius: 20px;
  border: 1px solid #fff;
  background: #fff;
  mix-blend-mode: multiply;
}
.wrap-home .home-product .slick-product .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-home .home-product .slick-product .item .note {
  z-index: 2;
  margin-top: 10px;
  padding: 30px;
  border-radius: 20px;
  background: #fff;
  position: relative;
  transition: all 0.2s ease-out;
}
.wrap-home .home-product .slick-product .item .note::before {
  pointer-events: none;
  display: none;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 6.77vw;
  height: 6.77vw;
  border-radius: 50%;
  background: #D9D9D9;
  filter: blur(60px);
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-animation: border_animation 2.9s linear 0s infinite;
  animation: border_animation 2.9s linear 0s infinite;
}
.wrap-home .home-product .slick-product .item .note .tit::before {
  pointer-events: none;
  display: none;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 7.81vw;
  height: 7.81vw;
  border-radius: 50%;
  border: 1px solid rgba(217, 217, 217, 0.09);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-duration: 1s;
  -webkit-animation: border_animation 2.9s linear 0s infinite;
  animation: border_animation 2.9s linear 0s infinite;
  animation-delay: 1.3s;
}
.wrap-home .home-product .slick-product .item .note .tit::after {
  pointer-events: none;
  display: none;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 5.21vw;
  height: 5.21vw;
  border-radius: 50%;
  border: 1px solid rgba(217, 217, 217, 0.09);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-duration: 1s;
  -webkit-animation: border_animation 1.9s linear 0s infinite;
  animation: border_animation 1.9s linear 0s infinite;
  animation-delay: 1.5s;
}
.wrap-home .home-product .slick-product .item .note .tit a {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 26px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .slick-product .item .note .tit a {
    font-size: 18px;
    line-height: 26px;
    height: 26px;
  }
}
.wrap-home .home-product .slick-product .item .note .txt {
  margin-top: 15px;
}
.wrap-home .home-product .slick-product .item .note .txt p {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 48px;
}
.wrap-home .home-product .slick-product .item .note .more {
  margin-top: 20px;
}
.wrap-home .home-product .slick-product .item .note .more a {
  color: #000;
  font-family: "Geist Mono", sans-serif;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.wrap-home .home-product .slick-product .item .note .more a:hover::before {
  width: 100%;
}
.wrap-home .home-product .slick-product .item .note .more a::before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0%;
  background: #fff;
  bottom: 0;
  transition: all 0.2s ease-out;
}
.wrap-home .home-category {
  overflow: hidden;
  padding: 100px 0 0 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-category {
    padding: 40px 0 0 0;
  }
}
.wrap-home .home-category .info {
  position: relative;
}
.wrap-home .home-category .info .top .more {
  margin-top: 100px;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .top .more {
    margin-top: 20px;
  }
}
.wrap-home .home-category .info .top .more a {
  display: inline-block;
  padding: 12px 45px;
  border-radius: 48px;
  background: #000;
  color: #FFF;
  font-family: "Geist Mono", sans-serif;
  text-align: center;
  font-weight: 400;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .top .more a {
    padding: 11px 30px;
    font-size: 14px;
  }
}
.wrap-home .home-category .info .top .more a:hover {
  background: #1C42EB;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
}
.wrap-home .home-category .info .group {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group {
    flex-direction: column;
    justify-content: start;
    padding: 30px 0 40px 0;
  }
}
.wrap-home .home-category .info .group .list {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .list {
    position: relative;
  }
}
.wrap-home .home-category .info .group .list ul {
  height: 520px;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  vertical-align: top;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .list ul {
    height: auto;
  }
}
.wrap-home .home-category .info .group .list ul li.on > a b {
  color: #000;
}
.wrap-home .home-category .info .group .list ul li.on > a .tit {
  color: #1C42EB;
  transform: translateX(-20px);
}
.wrap-home .home-category .info .group .list ul li.on > a .tit::after {
  right: -30px;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .list ul li.on > a .tit::after {
    right: -10px;
  }
}
.wrap-home .home-category .info .group .list ul li.on > .pic-box {
  opacity: 1;
  visibility: visible;
}
.wrap-home .home-category .info .group .list ul li {
  padding: 0 18% 0 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .list ul li {
    padding: 0;
  }
}
.wrap-home .home-category .info .group .list ul li:hover > a::before {
  opacity: 1;
}
.wrap-home .home-category .info .group .list ul li:hover > a b {
  color: #000;
}
.wrap-home .home-category .info .group .list ul li:hover > a .tit {
  color: #1C42EB;
  transform: translateX(-20px);
}
.wrap-home .home-category .info .group .list ul li:hover > a .tit::after {
  right: -30px;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .list ul li:hover > a .tit::after {
    right: -10px;
  }
}
.wrap-home .home-category .info .group .list ul li:hover > .pic-box {
  opacity: 1;
  visibility: visible;
}
.wrap-home .home-category .info .group .list ul li:first-child a {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.wrap-home .home-category .info .group .list ul li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding: 40px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .list ul li a {
    padding: 15px 0;
  }
}
.wrap-home .home-category .info .group .list ul li a b {
  color: rgba(0, 0, 0, 0.2);
  font-family: "Geist Mono", sans-serif;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .list ul li a b {
    font-size: 14px;
  }
}
.wrap-home .home-category .info .group .list ul li a::before {
  content: '';
  position: absolute;
  z-index: -1;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 200%;
  height: 85%;
  transition: all 0.2s ease-out;
  opacity: 0;
}
.wrap-home .home-category .info .group .list ul li a .tit {
  color: #000;
  font-size: 22px;
  display: inline-block;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  transition: all 0.2s ease-out;
}
@media (max-width: 1470px) {
  .wrap-home .home-category .info .group .list ul li a .tit {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .list ul li a .tit {
    font-size: 18px;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-category .info .group .list ul li a .tit {
    font-size: 16px;
  }
}
.wrap-home .home-category .info .group .list ul li a .tit::after {
  content: '\e6e8';
  font-family: 'iconfont' !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s ease-out;
  right: 0px;
  opacity: 0;
  visibility: hidden;
}
.wrap-home .home-category .info .group .list ul li:nth-child(5) {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.wrap-home .home-category .info .group .list ul li:nth-child(5),
.wrap-home .home-category .info .group .list ul li:nth-child(6),
.wrap-home .home-category .info .group .list ul li:nth-child(7),
.wrap-home .home-category .info .group .list ul li:nth-child(8) {
  padding: 0 0 0 20%;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .list ul li:nth-child(5),
  .wrap-home .home-category .info .group .list ul li:nth-child(6),
  .wrap-home .home-category .info .group .list ul li:nth-child(7),
  .wrap-home .home-category .info .group .list ul li:nth-child(8) {
    padding: 0;
  }
}
.wrap-home .home-category .info .group .list ul li:nth-child(5) a::after,
.wrap-home .home-category .info .group .list ul li:nth-child(6) a::after,
.wrap-home .home-category .info .group .list ul li:nth-child(7) a::after,
.wrap-home .home-category .info .group .list ul li:nth-child(8) a::after {
  left: auto;
  right: 0;
}
.wrap-home .home-category .info .group .list ul li:nth-child(5) a b,
.wrap-home .home-category .info .group .list ul li:nth-child(6) a b,
.wrap-home .home-category .info .group .list ul li:nth-child(7) a b,
.wrap-home .home-category .info .group .list ul li:nth-child(8) a b {
  order: 2;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .list ul li:nth-child(5) a b,
  .wrap-home .home-category .info .group .list ul li:nth-child(6) a b,
  .wrap-home .home-category .info .group .list ul li:nth-child(7) a b,
  .wrap-home .home-category .info .group .list ul li:nth-child(8) a b {
    order: 1;
  }
}
.wrap-home .home-category .info .group .list ul li:nth-child(5) a .tit,
.wrap-home .home-category .info .group .list ul li:nth-child(6) a .tit,
.wrap-home .home-category .info .group .list ul li:nth-child(7) a .tit,
.wrap-home .home-category .info .group .list ul li:nth-child(8) a .tit {
  order: 1;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .list ul li:nth-child(5) a .tit,
  .wrap-home .home-category .info .group .list ul li:nth-child(6) a .tit,
  .wrap-home .home-category .info .group .list ul li:nth-child(7) a .tit,
  .wrap-home .home-category .info .group .list ul li:nth-child(8) a .tit {
    order: 2;
  }
}
.wrap-home .home-category .info .group .list ul li .pic-box {
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 20%;
  top: 42%;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 3;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .list ul li .pic-box {
    display: none;
  }
}
.wrap-home .home-category .info .group .list ul li .pic-box img {
  width: 100%;
  height: auto;
  display: block;
}
.wrap-home .home-category .info .group .pic {
  width: calc(100% - 70%);
  text-align: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .group .pic {
    display: none;
  }
}
.wrap-home .home-category .info .group .pic .box img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 20px 20px 0 0;
}
.wrap-home .home-about {
  padding: 130px 0 0 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-about {
    padding: 40px 0 0 0;
  }
}
.wrap-home .home-about .about-info .top .type span {
  display: block;
  color: #666;
  font-family: "Geist Mono", sans-serif;
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-info .top .type span {
    font-size: 14px;
  }
}
@keyframes roatevideo {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wrap-home .home-about .about-info .top .title-video {
  margin-top: 15px;
  display: flex;
  align-items: center;
}
.wrap-home .home-about .about-info .top .title-video .wrap-tit h2 {
  color: #000;
  font-size: 100px;
  line-height: 100px;
  font-weight: 400;
  letter-spacing: -3px;
}
@media (max-width: 1470px) {
  .wrap-home .home-about .about-info .top .title-video .wrap-tit h2 {
    font-size: 90px;
    line-height: 90px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-info .top .title-video .wrap-tit h2 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: normal;
  }
}
.wrap-home .home-about .about-info .top .title-video .play {
  cursor: pointer;
  position: relative;
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 60px;
  transition: all 0.25s ease-out;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-info .top .title-video .play {
    width: 90px;
    height: 90px;
    margin-left: 30px;
  }
}
.wrap-home .home-about .about-info .top .title-video .play:hover {
  transform: translateY(-20px);
}
.wrap-home .home-about .about-info .top .title-video .play .pic {
  height: auto;
  animation: roatevideo 10s linear infinite;
}
.wrap-home .home-about .about-info .top .title-video .play .pic img {
  display: block;
  width: 100%;
  height: auto;
}
.wrap-home .home-about .about-info .top .title-video .play .play-btn {
  content: '';
  position: absolute;
}
.wrap-home .home-about .about-info .top .title-video .play .play-btn i {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F0F0F0;
  color: #000;
  font-size: 24px;
  border-radius: 50%;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-info .top .title-video .play .play-btn i {
    width: 45px;
    height: 45px;
    font-size: 20px;
  }
}
.wrap-home .home-about .about-info .top .editor-content {
  padding-left: 33%;
  margin-top: 90px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-info .top .editor-content {
    padding-left: 0;
    margin-top: 20px;
  }
}
.wrap-home .home-about .about-info .top .editor-content h2 {
  color: #000;
  font-family: "Geist Mono", sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: -0.9px;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-info .top .editor-content h2 {
    font-size: 24px;
    letter-spacing: normal;
  }
}
.wrap-home .home-about .about-info .top .editor-content p {
  color: #222;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-info .top .editor-content p {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-home .home-about .about-info .top .more {
  padding-left: 33%;
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-info .top .more {
    margin-top: 20px;
    padding-left: 0;
  }
}
.wrap-home .home-about .about-info .top .more a {
  display: inline-block;
  padding: 13px 45px;
  border-radius: 48px;
  background: #000;
  color: #fff;
  text-align: center;
  font-family: "Geist Mono", sans-serif;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-info .top .more a {
    padding: 11px 30px;
    font-size: 14px;
  }
}
.wrap-home .home-about .about-info .top .more a:hover {
  background: #1C42EB;
  box-shadow: 0 0 0 5px #eee;
}
.wrap-home .home-about .about-advantage {
  margin-top: 70px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-advantage {
    margin-top: 30px;
  }
}
.wrap-home .home-about .about-advantage .list {
  background: #000;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-advantage .list {
    background: transparent;
  }
}
.wrap-home .home-about .about-advantage .list .str_move {
  display: flex;
  align-items: stretch;
}
.wrap-home .home-about .about-advantage .list .item {
  position: relative;
  cursor: grab;
  border: 1px solid #000;
  border-radius: 24px;
  background: #fff;
  padding: 38px;
  display: inline-block;
  width: 31.25vw;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-advantage .list .item {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-about .about-advantage .list .item {
    width: 100%;
    padding: 20px;
  }
}
.wrap-home .home-about .about-advantage .list .item:hover .pic i {
  background: url(../img/icon-bg-active.png) no-repeat center;
  background-size: 100% 100%;
  transform: rotateY(-180deg);
}
.wrap-home .home-about .about-advantage .list .item:hover .more a i {
  color: #fff;
  opacity: 1;
  background: #000;
  pointer-events: all;
}
.wrap-home .home-about .about-advantage .list .item .pic i {
  width: 65px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/icon-bg.png) no-repeat center;
  background-size: 100% 100%;
  color: #fff;
  font-size: 30px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-advantage .list .item .pic i {
    width: 50px;
    height: 45px;
    font-size: 20px;
  }
}
.wrap-home .home-about .about-advantage .list .item .tit {
  margin-top: 100px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-advantage .list .item .tit {
    margin-top: 30px;
  }
}
.wrap-home .home-about .about-advantage .list .item .tit h2 {
  color: #000;
  font-size: 26px;
  line-height: 26px;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-advantage .list .item .tit h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
.wrap-home .home-about .about-advantage .list .item .txt {
  margin-top: 20px;
  white-space: normal;
}
.wrap-home .home-about .about-advantage .list .item .txt p {
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-advantage .list .item .txt p {
    font-size: 14px;
  }
}
.wrap-home .home-about .about-advantage .list .item .more a i {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 30px;
  right: 30px;
  transform: rotate(-45deg);
  font-size: 26px;
  transition: all 0.3s ease-out;
  opacity: 0;
  pointer-events: none;
}
.wrap-home .home-about .about-advantage .list .item .more a i:hover {
  background: #1C42EB;
  color: #fff;
  transform: rotate(0deg);
}
.wrap-home .home-about .about-advantage .slick-advantage .item {
  border: 1px solid #000;
  border-radius: 24px;
  background: #fff;
  padding: 38px;
  height: 100%;
}
.wrap-home .home-about .about-advantage .slick-advantage .item:hover .pic i {
  background: url(../img/icon-bg-active.png) no-repeat center;
  background-size: 100% 100%;
  transform: rotateY(-180deg);
}
.wrap-home .home-about .about-advantage .slick-advantage .item .pic i {
  width: 60px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/icon-bg.png) no-repeat center;
  background-size: 100% 100%;
  color: #fff;
  font-size: 26px;
  transition: all 0.2s ease-out;
}
.wrap-home .home-about .about-advantage .slick-advantage .item .tit {
  margin-top: 70px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-advantage .slick-advantage .item .tit {
    margin-top: 30px;
  }
}
.wrap-home .home-about .about-advantage .slick-advantage .item .tit h2 {
  color: #000;
  font-size: 26px;
  line-height: 26px;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-advantage .slick-advantage .item .tit h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
.wrap-home .home-about .about-advantage .slick-advantage .item .txt {
  margin-top: 20px;
}
.wrap-home .home-about .about-advantage .slick-advantage .item .txt p {
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .about-advantage .slick-advantage .item .txt p {
    font-size: 14px;
  }
}
.wrap-home .home-news {
  padding: 130px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-news {
    padding: 40px 0;
  }
}
.wrap-home .home-news .info .slick-news {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news {
    margin-top: 30px;
  }
}
.wrap-home .home-news .info .slick-news .slick-list {
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news .slick-list {
    margin: 0 -7px;
  }
}
.wrap-home .home-news .info .slick-news .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news .slick-slide {
    padding: 0 7px;
  }
}
.wrap-home .home-news .info .slick-news .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-home .home-news .info .slick-news .item:hover .pic .note {
  background: #050505;
}
.wrap-home .home-news .info .slick-news .item:hover .pic .note::before {
  display: block;
}
.wrap-home .home-news .info .slick-news .item:hover .pic .note .tit a {
  text-decoration: underline;
}
.wrap-home .home-news .info .slick-news .item:hover .pic .note .tit::before {
  display: block;
}
.wrap-home .home-news .info .slick-news .item:hover .pic .note .tit::after {
  display: block;
}
.wrap-home .home-news .info .slick-news .item .pic {
  position: relative;
  overflow: hidden;
}
@keyframes border_animation {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
  20% {
    -webkit-transform: translate(-50%, -50%) scale(1.24);
    transform: translate(-50%, -50%) scale(1.24);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(2.1);
    transform: translate(-50%, -50%) scale(2.1);
    opacity: 0;
  }
}
.wrap-home .home-news .info .slick-news .item .pic .img-box {
  padding-bottom: calc(540 / 530 * 100%);
  border-radius: 20px;
}
.wrap-home .home-news .info .slick-news .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-home .home-news .info .slick-news .item .pic .note {
  overflow: hidden;
  bottom: 7px;
  padding: 25px;
  content: '';
  position: absolute;
  z-index: 2;
  width: 98%;
  left: 50%;
  border-radius: 20px;
  transition: all 0.2s ease-out;
  transform: translateX(-50%);
}
.wrap-home .home-news .info .slick-news .item .pic .note::before {
  pointer-events: none;
  display: none;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 6.77vw;
  height: 6.77vw;
  border-radius: 50%;
  background: #D9D9D9;
  filter: blur(60px);
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-animation: border_animation 2.9s linear 0s infinite;
  animation: border_animation 2.9s linear 0s infinite;
}
.wrap-home .home-news .info .slick-news .item .pic .note .date {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.36);
  background: rgba(255, 255, 255, 0.24);
  backdrop-filter: blur(5px);
  display: inline-block;
  padding: 5px 13px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  font-family: "Geist Mono", sans-serif;
}
.wrap-home .home-news .info .slick-news .item .pic .note .tit {
  margin: 20px 0;
}
.wrap-home .home-news .info .slick-news .item .pic .note .tit::before {
  pointer-events: none;
  display: none;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 7.81vw;
  height: 7.81vw;
  border-radius: 50%;
  border: 1px solid rgba(217, 217, 217, 0.08);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-duration: 1s;
  -webkit-animation: border_animation 2.9s linear 0s infinite;
  animation: border_animation 2.9s linear 0s infinite;
  animation-delay: 1.3s;
}
.wrap-home .home-news .info .slick-news .item .pic .note .tit::after {
  pointer-events: none;
  display: none;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  width: 5.21vw;
  height: 5.21vw;
  border-radius: 50%;
  border: 1px solid rgba(217, 217, 217, 0.08);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-duration: 1s;
  -webkit-animation: border_animation 3.9s linear 0s infinite;
  animation: border_animation 3.9s linear 0s infinite;
  animation-delay: 1.5s;
}
.wrap-home .home-news .info .slick-news .item .pic .note .tit a {
  color: #FFF;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 56px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .slick-news .item .pic .note .tit a {
    font-size: 18px;
    line-height: 26px;
    height: 52px;
  }
}
.wrap-home .home-news .info .slick-news .item .pic .note .more a {
  color: #FFF;
  font-family: "Geist Mono", sans-serif;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.wrap-home .home-news .info .slick-news .item .pic .note .more a:hover::before {
  width: 100%;
}
.wrap-home .home-news .info .slick-news .item .pic .note .more a::before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0%;
  background: #fff;
  bottom: 0;
  transition: all 0.2s ease-out;
}
.wrap-home .home-contact {
  padding: 150px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-contact {
    padding: 40px 0;
  }
}
@media (max-width: 1199px) {
  .wrap-cart {
    padding: 40px 0;
  }
}
.wrap-cart .cart {
  padding: 0 3%;
}
.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: #eee;
}
@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: #1C42EB;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .change .Each::after {
  font-family: 'iconfont';
  font-size: 18px;
  position: absolute;
  top: -12px;
  left: 0;
  content: '\e60b';
  color: #1C42EB;
}
.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: #1C42EB;
}
.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;
}
