@font-face {
  font-family: 'Plus Jakarta Sans';
  src: local('Plus Jakarta Sans Bold'), local('PlusJakartaSans-Bold'), url('../fonts/PlusJakartaSans-Bold.woff2') format('woff2'), url('../fonts/PlusJakartaSans-Bold.woff') format('woff'), url('../fonts/PlusJakartaSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: local('Plus Jakarta Sans Regular'), local('PlusJakartaSans-Regular'), url('../fonts/PlusJakartaSans-Regular.woff2') format('woff2'), url('../fonts/PlusJakartaSans-Regular.woff') format('woff'), url('../fonts/PlusJakartaSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: local('Plus Jakarta Sans Medium'), local('PlusJakartaSans-Medium'), url('../fonts/PlusJakartaSans-Medium.woff2') format('woff2'), url('../fonts/PlusJakartaSans-Medium.woff') format('woff'), url('../fonts/PlusJakartaSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zalando Sans Expanded';
  src: local('Zalando Sans Expanded Bold'), local('ZalandoSansExpanded-Bold'), url('../fonts/ZalandoSansExpanded-Bold.woff2') format('woff2'), url('../fonts/ZalandoSansExpanded-Bold.woff') format('woff'), url('../fonts/ZalandoSansExpanded-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: local('Plus Jakarta Sans SemiBold'), local('PlusJakartaSans-SemiBold'), url('../fonts/PlusJakartaSans-SemiBold.woff2') format('woff2'), url('../fonts/PlusJakartaSans-SemiBold.woff') format('woff'), url('../fonts/PlusJakartaSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Plus Jakarta Sans', Arial, Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  font-size: 16px;
  font-weight: normal;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  min-height: initial !important;
  height: auto ;
  position: relative;
}
.fancybox-slide--iframe .fancybox-content {
  width: 100%;
  max-width: 80%;
  height: 100%;
  min-height: 50%;
  max-height: 80%;
  margin: 0;
}
.fancybox-slide--video video {
  max-width: 80%;
  padding: 0;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
:root {
  --pad: -webkit-calc(-655vw);
  --pad: calc(50vw - 705px);
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.zoom {
  cursor: crosshair;
  position: relative;
}
.img-box img,
.img-box iframe,
.img-box video {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
img[data-lazy] {
  background: url(../images/load.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/load.gif) no-repeat center;
}
.lazy {
  background-image: url(../images/load.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.swiper-lazy {
  background: url(../images/load.gif) no-repeat center;
}
.loaded {
  background-size: cover;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input,
textarea {
  outline: none;
}
@media (max-width: 1199px) {
  .anim-left,
  .anim-right,
  .animated.zoomIn,
  .animated.flipInX,
  .animated.swing,
  .animated.pulse,
  .animated.bounceInLeft,
  .animated.bounceInRight,
  .animated.bounceIn,
  .animated.fadeInUp,
  .animated.fadeInDown,
  .animated.fadeInLeft,
  .animated.fadeInRight {
    animation: none !important;
  }
}
auto-adjust-img img {
  max-width: 100% !important;
  height: auto !important;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
  font-size: 0 !important;
  overflow-x: hidden;
  margin: 0 -5px !important;
  padding: 0;
}
@media (min-width: 767px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
.fluid_html_on_pause,
.fluid_pseudo_poster,
.fluid_controls_container {
  display: none;
}
.fszero {
  font-size: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}
.serach-part {
  display: none;
}
.search-none {
  padding-bottom: 20px;
}
.search-none h2 {
  color: #666;
}
.search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}
.animated {
  animation-duration: 1.2s;
}
.header .search-wrap {
  font-size: 14px;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100vh;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header .search-wrap .search-close {
  position: absolute;
  top: 5%;
  right: 10%;
  cursor: pointer;
  color: #fff;
}
@media (max-width: 1199px) {
  .header .search-wrap .search-close {
    right: 5%;
  }
}
.header .search-wrap .search-close .icon {
  font-size: 30px;
}
.header .search-wrap .search-box {
  position: absolute;
  top: 50%;
  left: 10%;
  overflow: hidden;
  width: 80%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 6px;
}
@media (max-width: 1199px) {
  .header .search-wrap .search-box {
    left: 5%;
    width: 90%;
  }
}
.header .search-wrap input {
  line-height: 30px;
  width: 100%;
  padding: 15px;
  color: #666;
}
@media (max-width: 1199px) {
  .header .search-wrap input {
    padding: 10px;
    line-height: 26px;
  }
}
.header .search-wrap .submit {
  font-size: 20px;
  position: absolute;
  top: 0;
  right: 0;
  width: 46px;
  height: 100%;
  padding: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 0;
  background: #008F3F;
  border: none;
  color: #FFF;
}
.header .search-wrap .submit:before {
  font-family: 'iconfont' !important;
  content: '\eb86';
}
.header .search-wrap .submit:hover {
  background-color: #221E1F;
  color: #FFF;
}
@media (min-width: 1470px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1710px) {
  .con1710 {
    max-width: 1710px;
  }
  .con1620 {
    max-width: 1620px;
  }
  .con1680 {
    max-width: 1680px;
  }
  .con1740 {
    max-width: 1740px;
  }
  .con1560 {
    max-width: 1560px;
  }
  .con1810 {
    max-width: 1810px;
  }
  .con1820 {
    max-width: 1820px;
  }
  .con1890 {
    max-width: 1890px;
  }
  .con1920 {
    max-width: 1920px;
  }
}
.wrap {
  padding: 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: #0855AF;
  color: #fff;
  border: 1px solid #0855AF;
}
.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: #222;
  margin-left: 15px;
}
.menu-btn .icon {
  color: #222;
  font-size: 22px;
  vertical-align: middle;
}
@media (max-width: 1199px) {
  .menu-btn {
    display: block;
  }
}
.fancybox-slide--video video {
  max-width: 80%;
}
@media (max-width: 767px) {
  .fancybox-slide--video video {
    max-width: 90%;
  }
}
.fancybox-slide > video {
  padding: 0;
}
@media (max-width: 767px) {
  .banner-box.home-banner .banner img {
    width: 100%;
    max-width: 100%;
    margin-left: 0%;
  }
}
.banner-box {
  padding-top: 0px;
}
@media (max-width: 1199px) {
  .banner-box {
    padding-top: 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 .fancybox-slide--video video {
  max-width: 80%;
}
@media (max-width: 767px) {
  .banner-box .banner .fancybox-slide--video video {
    max-width: 90%;
  }
}
.banner-box .banner .fancybox-slide > video {
  padding: 0;
}
.banner-box .banner img {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .banner-box .banner img {
    width: 180%;
    max-width: 180%;
    margin-left: -40%;
  }
}
.banner-box .banner .swiper-slide {
  overflow: hidden;
}
.banner-box .banner .swiper-slide.swiper-slide-active .item img {
  animation: an1 5.8s ease forwards;
}
.banner-box .banner .swiper-pagination {
  bottom: 30px;
}
.banner-box .banner .item {
  position: relative;
  display: block;
  overflow: hidden;
}
.banner-box .banner .banner-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-box .banner.hide-arrow .slick-arrow,
.banner-box .banner.hide-arrow .swiper-pagination {
  display: none !important;
}
.banner-box .banner.hide-video video {
  display: none !important;
}
.banner-box .banner-video-box {
  position: relative;
  display: block;
  padding-bottom: calc(960 / 1920 * 100%);
  -webkit-transform: translateZ(10px);
  transform: translateZ(10px);
}
.banner-box .banner-video-box .fluid_video_wrapper {
  position: absolute;
  z-index: 10;
}
.banner-box .banner-video-box .fluid_initial_play {
  background-color: #152c5f !important;
}
.banner-box .banner .mobile-video {
  position: relative;
  display: block;
}
.banner-box .banner .mobile-video:after {
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}
.banner-box .banner .mobile-video:before {
  font-size: 50px;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  content: '\e630';
  font-family: 'iconfont' !important;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.banner-box .banner .slick-arrow {
  line-height: 80px;
  position: absolute;
  z-index: 9;
  top: -webkit-calc(90%);
  top: calc(50% + 40px);
  left: 3%;
  width: 26px;
  height: 80px;
  padding: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 991px) {
  .banner-box .banner .slick-arrow {
    line-height: 50px;
    height: 50px;
  }
}
.banner-box .banner .slick-arrow:before {
  font-size: 20px;
  content: '\eb60';
}
.banner-box .banner .slick-arrow.slick-next {
  right: 5%;
  left: auto;
}
.banner-box .banner .slick-arrow:hover {
  background-color: rgba(21, 44, 95, 0.7);
}
.banner-box .swiper-pagination {
  z-index: 6;
  width: auto;
  display: flex;
  bottom: 8% !important;
  padding: 0 7%;
  justify-content: center;
  width: 100%;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination {
    width: 100%;
    justify-content: center;
  }
}
.banner-box .swiper-pagination-bullet {
  position: relative;
  margin: 0 3px !important;
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 50px;
  background: #fff;
  background-clip: content-box;
  transition: all 0.4s;
  opacity: 1;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }
}
.banner-box .swiper-pagination-bullet-active {
  animation: pagCircle 10s linear infinite;
  opacity: 1;
  width: 40px;
  background: #fff;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination-bullet-active {
    width: 30px;
  }
}
@media (max-width: 1199px) {
  .fadeup1,
  .fadeup2,
  .fadedown1,
  .fadedown2,
  .fadein1,
  .fadein2,
  .fadeleft1,
  .faderight1 {
    animation: none ;
  }
}
:root {
  --48: 48px;
  --16: 16px;
}
@keyframes an1 {
  0% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}
.setSlow1 {
  animation: an1 4.8s ease forwards;
}
.setSlow2 {
  animation: an2 2s ease forwards;
}
@keyframes border_animation {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
.wrap-sitemap .sitemap {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-sitemap .sitemap {
    padding-top: 20px;
  }
}
.wrap-sitemap ul li {
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}
.wrap-sitemap ul li a {
  padding: 10px 20px;
  display: inline-block;
  min-width: 240px;
  color: #222;
  border-radius: 3px;
  font-size: 18px;
  font-weight: 600;
  background: #F6F8F6;
  align-items: center;
  background: #0855AF;
  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: #0855AF;
  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: #0855AF;
  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: #0855AF;
}
.nav-container i {
  display: none;
}
.footer-five {
  display: none;
  width: 100%;
  height: 60px;
  position: fixed;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%), #242223;
  bottom: 0px;
  z-index: 99;
}
.footer-five .wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
}
@media (max-width: 1199px) {
  .footer-five {
    display: block;
  }
}
.footer-five .wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
}
.footer-five .endfive-menu {
  display: flex;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.footer-five .endfive-menu li {
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  color: #FFF;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer-five .endfive-menu li i {
  font-size: 20px;
}
.footer-five .endfive-menu li a {
  font-size: 13px;
}
.footer-five .endfive-menu li a span {
  display: block;
  text-align: center;
}
@media (max-width: 1199px) {
  .anim-left,
  .anim-right,
  .anim-down,
  .animated.swing,
  .animated.pulse,
  .animated.bounceInLeft,
  .animated.bounceInRight,
  .animated.bounceIn,
  .animated.fadeInUp,
  .animated.fadeInDown,
  .animated.fadeInLeft,
  .animated.fadeInRight {
    animation: none !important;
  }
}
.wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
  background: #fff;
  padding: 10px;
}
.wechat-pic img {
  max-height: 120px;
}
.float-window {
  position: fixed;
  width: auto;
  height: auto;
  top: 40%;
  right: 15px;
  z-index: 999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.35);
  transition: all 0.3s linear;
  padding: 3px;
}
@media (max-width: 991px) {
  .float-window {
    top: 30%;
  }
}
@media (max-width: 991px) {
  .float-window {
    right: auto;
    left: calc(100%);
  }
}
.float-window .window-box.box-top i {
  display: flex;
  align-items: center;
  justify-content: center;
}
.float-window .box-top i {
  color: #FFF;
  display: block;
  transition: all 0.3s;
}
.float-window .box-top:hover {
  cursor: pointer;
}
.float-window .window-box {
  width: 50px;
  height: 50px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  transition: all 0.3s ease-in-out;
  background: transparent;
  position: relative;
  opacity: 1;
}
.float-window .window-box::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
}
@media (max-width: 1199px) {
  .float-window .window-box {
    width: 45px;
    height: 45px;
  }
}
.float-window .window-box:hover {
  color: #FFF;
}
.float-window .window-box:hover::before {
  opacity: 1;
}
.float-window .window-box:hover i {
  color: #fff;
}
.float-window .window-box i {
  font-size: 26px;
  color: #fff;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .float-window .window-box i {
    font-size: 24px;
  }
}
.float-window .window-box 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: linear-gradient(90deg, #F61624 0%, #0855AF 100%);
  vertical-align: middle;
  height: 100% !important;
  display: flex;
  align-items: center;
  top: 0% !important;
  margin: 0;
  right: calc(100% + 10px);
}
.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: #B0CAFF;
  border-radius: 100%;
  top: 0;
  right: -10px;
  position: absolute;
  z-index: 1;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.float-window .window-box.box-wechat a p {
  position: absolute;
  right: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  color: #FFF;
  top: 120px;
  border-radius: 100px;
  display: none;
  background: none !important;
}
.float-window .window-box.box-whatapp a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 96px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
.float-window .window-box.box-linkedin a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 8px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-inquiry a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 157px;
  display: none;
}
.float-window .window-box.box-skype a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 180px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-message a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 70px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-telephone a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 48px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
.float-window .window-box.box-email a p {
  position: absolute;
  right: 100%;
  width: 260px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 0px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
@media (max-width: 991px) {
  .float-window.active {
    left: calc(100% - 50px);
  }
}
.float-btn {
  position: fixed;
  right: 2px;
  top: 80%;
  z-index: 99;
  width: 46px;
  height: 46px;
  background: #B0CAFF;
  border-radius: 3px;
  text-align: center;
  line-height: 46px;
  color: #FFF;
  display: none;
}
@media (max-width: 991px) {
  .float-btn {
    display: block;
  }
}
.float-btn:hover {
  cursor: pointer;
}
.float-btn i.active {
  transform: rotate(-45deg);
}
.float-btn i {
  font-size: 24px;
  display: inline-block;
  transition: all 0.3s linear;
}
.wrap-cart .group {
  padding: 90px 0;
}
@media (max-width: 1199px) {
  .wrap-cart .group {
    padding: 40px 0;
  }
}
.wrap-cart .wrap-nav {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .wrap-cart {
    padding: 40px 0;
  }
}
.wrap-cart .info-form {
  padding-top: 20px;
}
.wrap-cart .common-form {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-cart .common-form {
    padding-top: 20px;
  }
}
.wrap-cart .list-inquiry {
  padding: 50px 0;
}
@media (max-width: 1199px) {
  .wrap-cart .list-inquiry {
    padding: 40px 0;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info {
  font-size: 0;
  width: 100%;
  border-collapse: collapse;
}
.wrap-cart .wrap-inquiry {
  padding-top: 90px;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiry {
    padding-top: 40px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info {
  text-transform: capitalize;
  background-color: #e5e5e5;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info {
    padding: 0;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info > div {
  font-size: 16px;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info > div {
    font-size: 14px;
    padding: 0 10px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .inquiry-list {
  border-bottom: 1px solid #dfdfdf;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox,
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg,
.wrap-cart .wrap-inquiryinfo .inquiry-info .pname,
.wrap-cart .wrap-inquiryinfo .inquiry-info .number,
.wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
  font-size: 14px;
  display: inline-block;
  padding: 20px 10px;
  vertical-align: middle;
  word-break: break-word;
}
@media (max-width: 1470px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pimg,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pname,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .number,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
    padding: 20px 10px;
  }
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pimg,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pname,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .number,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
    padding: 20px 10px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox {
  width: 10%;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox {
    width: 30px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
  width: 14%;
  text-align: center;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
    width: 30px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg {
  width: 14%;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg .img-box {
  padding-bottom: 75.71428571%;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pimg {
    width: -webkit-calc(14%);
    width: calc(44% - 30px);
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .number {
  width: 20%;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .number {
    width: -webkit-calc(26%);
    width: calc(56% - 30px);
    padding: 10px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pname {
  width: 38%;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .check-all .substitite {
  padding-left: 0;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .check-all span {
    display: none;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .all,
.wrap-cart .wrap-inquiryinfo .inquiry-info span {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .check-all {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .hidden-xs {
    display: none;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .visible-xs {
  display: none;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .visible-xs {
    display: block;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .Each,
.wrap-cart .wrap-inquiryinfo .inquiry-info .all {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -2px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #999;
  border-radius: 50%;
  outline: none;
  background: none;
  -webkit-appearance: none;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .Each:checked::after,
.wrap-cart .wrap-inquiryinfo .inquiry-info .all:checked::after {
  font-family: 'iconfont';
  font-size: 18px;
  position: absolute;
  top: -12px;
  left: 0;
  content: '\e60b';
  color: #145CC5;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .change .Each::after {
  font-family: 'iconfont';
  font-size: 18px;
  position: absolute;
  top: -12px;
  left: 0;
  content: '\e60b';
  color: #145CC5;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info input {
  font-size: 16px;
  line-height: 34px;
  position: relative;
  width: 60px;
  height: 34px;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info input {
    width: 30px;
  }
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info input {
    font-size: 14px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    border-right: none;
    border-left: none;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .del1,
.wrap-cart .wrap-inquiryinfo .inquiry-info .add1 {
  font-size: 20px;
  line-height: 36px;
  display: inline-block;
  width: 34px;
  height: 36px;
  margin: 0;
  margin-top: -2px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .del1,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .add1 {
    line-height: 25px;
    position: relative;
    z-index: 8;
    width: 25px;
    height: 25px;
    margin: 0 auto;
    border-radius: 2px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .del1:hover,
.wrap-cart .wrap-inquiryinfo .inquiry-info .add1:hover {
  color: #fff;
  border-color: #383838;
  background-color: #383838;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .add1 {
  margin-top: -1px;
  margin-left: 2px;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pic {
  border: 1px solid #dcdcdc;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info p {
  line-height: 24px;
  color: #000;
  margin: 0;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info p {
    font-size: 13px;
    margin-bottom: 4px;
  }
}
.wrap-cart .wrap-inquiryinfo .iclose {
  float: none;
  cursor: pointer;
  text-align: center;
  opacity: 1;
  color: #444;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .iclose::after {
    font-size: 16px;
  }
}
.wrap-cart .wrap-inquiryinfo .iclose:hover::after {
  color: #145CC5;
}
.wrap-cart .wrap-inquiryinfo .inquiry-message {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-message {
    padding-top: 50px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiryinfo .inquiry {
    padding-top: 50px;
  }
}
.wrap-cart .box-cart .wrap-inquiry .formbox form .form-inquiry .form-group input,
.wrap-cart .box-cart .wrap-inquiry .formbox form .form-inquiry .form-group textarea {
  background: #F9F9F9;
}
.header.active {
  top: 0;
  width: calc(100%);
  border-radius: 0;
  background: #fff;
}
.header.active .info .menu-logo .logo1 {
  display: none;
}
.header.active .info .menu-logo .logo2 {
  display: block;
}
.header.active .info .menu-nav .nav-first li.active a {
  color: #0855AF;
}
.header.active .info .menu-nav .nav-first li.active a::after {
  width: 100%;
}
.header.active .info .menu-nav .nav-first li.active ul li a {
  color: #000;
  background: none;
  text-decoration: none;
}
.header.active .info .menu-nav .nav-first li.active ul li a::after {
  display: none;
}
.header.active .info .menu-nav .nav-first li.active ul li a:hover::before {
  width: 0%;
}
.header.active .info .menu-nav .nav-first li.active ul li ul li a {
  background: none;
  color: #000;
}
.header.active .info .menu-nav .nav-first li.active ul li ul li a:hover {
  color: #0855AF;
}
.header.active .info .menu-nav .nav-first li a {
  color: #242223;
  display: block;
  transition: all 0.3s linear;
  position: relative;
  font-size: 18px;
  font-weight: 500;
  line-height: 95px;
}
.header.active .info .menu-nav .nav-first li a::after {
  content: '';
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  transition: all 0.3s linear;
  background: #0855AF;
  height: 2px;
}
.header.active .info .menu-nav .nav-first li a:hover {
  color: #0855AF;
}
.header.active .info .menu-nav .nav-first li a:hover::after {
  width: 100%;
}
.header.active .info .menu-nav .nav-first li a i {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  transform: rotate(180deg);
}
.header.active .info .menu-nav .nav-first li > ul {
  display: none;
  position: absolute;
  z-index: 99;
  top: calc(100% + 0);
  left: 0;
  border-top: 0;
  min-width: 100%;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform-origin: center top;
  background: #fff;
  padding: 10px 0;
  z-index: 2;
  border-radius: 0 0 5px 5px;
}
.header.active .info .menu-nav .nav-first li > ul li {
  margin: 0;
  width: 100%;
  display: block;
  text-align: start;
  flex-wrap: wrap;
  background: transparent;
  padding: 0;
  white-space: nowrap;
}
.header.active .info .menu-nav .nav-first li > ul li a {
  display: flex;
  flex-wrap: wrap;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  padding: 3px 20px;
  position: relative;
  height: auto;
}
.header.active .info .menu-nav .nav-first li > ul li a::after {
  display: none;
}
.header.active .info .menu-nav .nav-first li > ul li a:hover {
  text-decoration: underline;
  background: transparent;
  color: #0855AF;
}
.header.active .info .menu-nav .nav-first li > ul li a:hover::before {
  display: none;
}
.header.active .info .menu-nav .nav-first li > ul li a:hover::after {
  opacity: 1;
  left: 10px;
}
.header.active .info .menu-nav .nav-first li > ul li > ul {
  display: none;
  position: absolute;
  flex-wrap: wrap;
  left: 100%;
  top: -15px;
  min-width: 100%;
  z-index: 9;
  background: #fff;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform: none;
}
.header.active .info .menu-nav .nav-first li > ul li > ul li {
  display: block;
  text-align: start;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}
.header.active .info .menu-nav .nav-first li > ul li > ul li a {
  color: #000;
  font-size: 16px;
  line-height: 26px;
  padding: 3px 20px;
}
.header.active .info .menu-nav .nav-first li > ul li > ul li a:hover::after {
  left: 0;
}
.header.active .info .menu-nav .nav-first li:hover .drop-product {
  opacity: 1;
  pointer-events: all;
}
.header.active .info .menu-right .menu-cart a {
  color: #242223;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.header.active .info .menu-right .menu-cart a::before {
  content: '';
  font-family: 'iconfont' !important;
  background: url(../img/cart.png) no-repeat center;
  background-size: 100% 100%;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 10px;
}
.header.active .info .menu-right .menu-cart a:hover {
  color: #0855AF;
}
.header.active .info .menu-right .menu-cart a:hover::before {
  animation: swing 1s linear;
}
@media (max-width: 1199px) {
  .header.active .info .menu-right .menu-cart a {
    font-size: 14px;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .header.active .info .menu-right .menu-cart a p {
    display: none !important;
  }
}
.header.active .info .menu-right .menu-language {
  padding: 0 40px;
}
@media (max-width: 1199px) {
  .header.active .info .menu-right .menu-language {
    padding: 0 15px;
  }
}
.header.active .info .menu-right .menu-language a {
  display: block;
  color: #242223;
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s linear;
}
.header.active .info .menu-right .menu-language a:hover {
  color: #0855AF;
}
@media (max-width: 1199px) {
  .header.active .info .menu-right .menu-language a {
    font-size: 14px;
  }
}
.header.active .info .menu-right .menu-search .find {
  display: flex;
  align-items: center;
}
.header.active .info .menu-right .menu-search .find a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%);
  transition: all 0.3s ease-in-out;
  opacity: 1;
  z-index: -1;
}
.header.active .info .menu-right .menu-search .find a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #242223;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  z-index: -1;
}
@media (max-width: 1400px) {
  .header.active .info .menu-right .menu-search .find a {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .header.active .info .menu-right .menu-search .find a {
    font-size: 14px;
    letter-spacing: normal;
  }
}
.header.active .info .menu-right .menu-search .find a:hover::before {
  opacity: 0;
}
.header.active .info .menu-right .menu-search .find a:hover::after {
  opacity: 1;
}
.header.active .info .menu-right .menu-search .search-group {
  display: none;
  content: '';
  position: absolute;
  top: calc(100% + 15px);
  z-index: 2;
  right: 15px;
  width: 400px;
}
@media (max-width: 991px) {
  .header.active .info .menu-right .menu-search .search-group {
    width: 330px;
  }
}
@media (max-width: 767px) {
  .header.active .info .menu-right .menu-search .search-group {
    width: 230px;
  }
}
.header.active .info .menu-right .menu-search .search-group .box {
  position: relative;
  background: #fff;
  border: 1px solid #eee;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border-radius: 0 0 4px 4px;
}
@media (max-width: 767px) {
  .header.active .info .menu-right .menu-search .search-group .box {
    padding: 30px;
    position: fixed;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    overflow: hidden;
  }
}
.header.active .info .menu-right .menu-search .search-group .box .search-close {
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 1;
}
@media (max-width: 767px) {
  .header.active .info .menu-right .menu-search .search-group .box .search-close {
    top: 30px;
    right: 30px;
  }
}
.header.active .info .menu-right .menu-search .search-group .box .search-close:hover i {
  color: #0855AF;
  transform: rotate(180deg);
}
.header.active .info .menu-right .menu-search .search-group .box .search-close i {
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (max-width: 767px) {
  .header.active .info .menu-right .menu-search .search-group .box .search-close i {
    color: #fff;
  }
}
.header.active .info .menu-right .menu-search .search-group .box .search-form {
  padding-top: 15px;
}
@media (max-width: 767px) {
  .header.active .info .menu-right .menu-search .search-group .box .search-form {
    padding-top: 0;
    width: 300px;
  }
}
.header.active .info .menu-right .menu-search .search-group .box .search-form form {
  position: relative;
}
.header.active .info .menu-right .menu-search .search-group .box .search-form form input {
  width: 100%;
  padding: 10px;
  border: 1px solid #eee;
  color: #666;
}
.header.active .info .menu-right .menu-search .search-group .box .search-form form input::placeholder {
  color: #666;
  font-size: 14px;
}
.header.active .info .menu-right .menu-search .search-group .box .search-form form input:focus::placeholder {
  color: #999;
}
.header.active .info .menu-right .menu-search .search-group .box .search-form form button {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  border: none;
  background: #fff;
  transition: all 0.2s ease;
}
.header.active .info .menu-right .menu-search .search-group .box .search-form form button i {
  font-size: 22px;
}
@media (max-width: 767px) {
  .header.active .info .menu-right .menu-search .search-group .box .search-form form button i {
    font-size: 18px;
  }
}
.header.active .info .menu-right .menu-search .search-group .box .search-form form button:hover {
  color: #0855AF;
}
.header.header-white {
  top: 0;
  width: calc(100%);
  border-radius: 0;
  background: #fff;
}
.header.header-white .info .menu-logo .logo1 {
  display: none !important;
}
.header.header-white .info .menu-logo .logo2 {
  display: block !important;
}
.header.header-white .info .menu-nav .nav-first li.active a {
  color: #0855AF;
}
.header.header-white .info .menu-nav .nav-first li.active a::after {
  width: 100%;
}
.header.header-white .info .menu-nav .nav-first li.active ul li a {
  color: #000;
  background: none;
  text-decoration: none;
}
.header.header-white .info .menu-nav .nav-first li.active ul li a::after {
  display: none;
}
.header.header-white .info .menu-nav .nav-first li.active ul li a:hover::before {
  width: 0%;
}
.header.header-white .info .menu-nav .nav-first li.active ul li ul li a {
  background: none;
  color: #000;
}
.header.header-white .info .menu-nav .nav-first li.active ul li ul li a:hover {
  color: #0855AF;
}
.header.header-white .info .menu-nav .nav-first li a {
  color: #242223;
  display: block;
  transition: all 0.3s linear;
  position: relative;
  font-size: 18px;
  font-weight: 500;
  line-height: 95px;
}
.header.header-white .info .menu-nav .nav-first li a::after {
  content: '';
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  transition: all 0.3s linear;
  background: #0855AF;
  height: 2px;
}
.header.header-white .info .menu-nav .nav-first li a:hover {
  color: #0855AF;
}
.header.header-white .info .menu-nav .nav-first li a:hover::after {
  width: 100%;
}
.header.header-white .info .menu-nav .nav-first li a i {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  transform: rotate(180deg);
}
.header.header-white .info .menu-nav .nav-first li > ul {
  display: none;
  position: absolute;
  z-index: 99;
  top: calc(100% + 0);
  left: 0;
  border-top: 0;
  min-width: 100%;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform-origin: center top;
  background: #fff;
  padding: 10px 0;
  z-index: 2;
  border-radius: 0 0 5px 5px;
}
.header.header-white .info .menu-nav .nav-first li > ul li {
  margin: 0;
  width: 100%;
  display: block;
  text-align: start;
  flex-wrap: wrap;
  background: transparent;
  padding: 0;
  white-space: nowrap;
}
.header.header-white .info .menu-nav .nav-first li > ul li a {
  display: flex;
  flex-wrap: wrap;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  padding: 3px 20px;
  position: relative;
  height: auto;
}
.header.header-white .info .menu-nav .nav-first li > ul li a::after {
  display: none;
}
.header.header-white .info .menu-nav .nav-first li > ul li a:hover {
  text-decoration: underline;
  background: transparent;
  color: #0855AF;
}
.header.header-white .info .menu-nav .nav-first li > ul li a:hover::before {
  display: none;
}
.header.header-white .info .menu-nav .nav-first li > ul li a:hover::after {
  opacity: 1;
  left: 10px;
}
.header.header-white .info .menu-nav .nav-first li > ul li > ul {
  display: none;
  position: absolute;
  flex-wrap: wrap;
  left: 100%;
  top: -15px;
  min-width: 100%;
  z-index: 9;
  background: #fff;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform: none;
}
.header.header-white .info .menu-nav .nav-first li > ul li > ul li {
  display: block;
  text-align: start;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}
.header.header-white .info .menu-nav .nav-first li > ul li > ul li a {
  color: #000;
  font-size: 16px;
  line-height: 26px;
  padding: 3px 20px;
}
.header.header-white .info .menu-nav .nav-first li > ul li > ul li a:hover::after {
  left: 0;
}
.header.header-white .info .menu-nav .nav-first li:hover .drop-product {
  opacity: 1;
  pointer-events: all;
}
.header.header-white .info .menu-right .menu-cart a {
  color: #242223;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.header.header-white .info .menu-right .menu-cart a::before {
  content: '';
  font-family: 'iconfont' !important;
  background: url(../img/cart.png) no-repeat center;
  background-size: 100% 100%;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 10px;
}
.header.header-white .info .menu-right .menu-cart a:hover {
  color: #0855AF;
}
.header.header-white .info .menu-right .menu-cart a:hover::before {
  animation: swing 1s linear;
}
@media (max-width: 1199px) {
  .header.header-white .info .menu-right .menu-cart a {
    font-size: 14px;
    letter-spacing: normal;
  }
}
.header.header-white .info .menu-right .menu-language {
  padding: 0 40px;
}
@media (max-width: 1199px) {
  .header.header-white .info .menu-right .menu-language {
    padding: 0 15px;
  }
}
.header.header-white .info .menu-right .menu-language a {
  display: block;
  color: #242223;
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s linear;
}
.header.header-white .info .menu-right .menu-language a:hover {
  color: #0855AF;
}
@media (max-width: 1199px) {
  .header.header-white .info .menu-right .menu-language a {
    font-size: 14px;
  }
}
.header.header-white .info .menu-right .menu-search .find {
  display: flex;
  align-items: center;
}
.header.header-white .info .menu-right .menu-search .find a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%);
  transition: all 0.3s ease-in-out;
  opacity: 1;
  z-index: -1;
}
.header.header-white .info .menu-right .menu-search .find a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #242223;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  z-index: -1;
}
@media (max-width: 1400px) {
  .header.header-white .info .menu-right .menu-search .find a {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .header.header-white .info .menu-right .menu-search .find a {
    font-size: 14px;
    letter-spacing: normal;
  }
}
.header.header-white .info .menu-right .menu-search .find a:hover::before {
  opacity: 0;
}
.header.header-white .info .menu-right .menu-search .find a:hover::after {
  opacity: 1;
}
.header.header-white .info .menu-right .menu-search .search-group {
  display: none;
  content: '';
  position: absolute;
  top: calc(100% + 15px);
  z-index: 2;
  right: 15px;
  width: 400px;
}
@media (max-width: 991px) {
  .header.header-white .info .menu-right .menu-search .search-group {
    width: 330px;
  }
}
@media (max-width: 767px) {
  .header.header-white .info .menu-right .menu-search .search-group {
    width: 230px;
  }
}
.header.header-white .info .menu-right .menu-search .search-group .box {
  position: relative;
  background: #fff;
  border: 1px solid #eee;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border-radius: 0 0 4px 4px;
}
@media (max-width: 767px) {
  .header.header-white .info .menu-right .menu-search .search-group .box {
    padding: 30px;
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    overflow: hidden;
  }
}
.header.header-white .info .menu-right .menu-search .search-group .box .search-close {
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 1;
}
@media (max-width: 767px) {
  .header.header-white .info .menu-right .menu-search .search-group .box .search-close {
    top: 30px;
    right: 30px;
  }
}
.header.header-white .info .menu-right .menu-search .search-group .box .search-close:hover i {
  color: #0855AF;
  transform: rotate(180deg);
}
.header.header-white .info .menu-right .menu-search .search-group .box .search-close i {
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (max-width: 767px) {
  .header.header-white .info .menu-right .menu-search .search-group .box .search-close i {
    color: #fff;
  }
}
.header.header-white .info .menu-right .menu-search .search-group .box .search-form {
  padding-top: 15px;
}
@media (max-width: 767px) {
  .header.header-white .info .menu-right .menu-search .search-group .box .search-form {
    padding-top: 0;
    width: 300px;
  }
}
.header.header-white .info .menu-right .menu-search .search-group .box .search-form form {
  position: relative;
}
.header.header-white .info .menu-right .menu-search .search-group .box .search-form form input {
  width: 100%;
  padding: 10px;
  border: 1px solid #eee;
  color: #666;
}
.header.header-white .info .menu-right .menu-search .search-group .box .search-form form input::placeholder {
  color: #666;
  font-size: 14px;
}
.header.header-white .info .menu-right .menu-search .search-group .box .search-form form input:focus::placeholder {
  color: #999;
}
.header.header-white .info .menu-right .menu-search .search-group .box .search-form form button {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  border: none;
  background: #fff;
  transition: all 0.2s ease;
}
.header.header-white .info .menu-right .menu-search .search-group .box .search-form form button i {
  font-size: 22px;
}
@media (max-width: 767px) {
  .header.header-white .info .menu-right .menu-search .search-group .box .search-form form button i {
    font-size: 18px;
  }
}
.header.header-white .info .menu-right .menu-search .search-group .box .search-form form button:hover {
  color: #0855AF;
}
.header {
  position: fixed;
  top: 10px;
  width: calc(100% - 15px);
  z-index: 11;
  transition: all 0.4s linear;
  backdrop-filter: blur(3.54999995px);
  background: rgba(0, 0, 0, 0.05);
  padding: 0 30px;
  border-radius: 20px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .header {
    padding: 0 15px;
  }
}
.header .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .header .info {
    height: 60px;
  }
}
.header .info .menu-logo a {
  height: auto;
}
.header .info .menu-logo a img {
  display: block;
  max-height: 60px;
}
@media (max-width: 991px) {
  .header .info .menu-logo a img {
    max-height: 30px;
  }
}
.header .info .menu-logo .logo-img {
  display: none;
}
.header .info .menu-logo .logo-img.active {
  display: block;
}
.header .info .menu-nav {
  display: flex;
  align-items: center;
  transition: all 0.4s ease;
}
@media (max-width: 1199px) {
  .header .info .menu-nav {
    display: none;
  }
}
.header .info .menu-nav .nav-first {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all 0.4s ease;
}
.header .info .menu-nav .nav-first li.active a {
  color: #0855AF;
}
.header .info .menu-nav .nav-first li.active a::after {
  width: 100%;
}
.header .info .menu-nav .nav-first li.active ul li a {
  color: #000;
  background: none;
  text-decoration: none;
}
.header .info .menu-nav .nav-first li.active ul li a::after {
  display: none;
}
.header .info .menu-nav .nav-first li.active ul li a:hover::before {
  width: 0%;
}
.header .info .menu-nav .nav-first li.active ul li ul li a {
  background: none;
  color: #000;
}
.header .info .menu-nav .nav-first li.active ul li ul li a:hover {
  color: #0855AF;
}
.header .info .menu-nav .nav-first li {
  position: relative;
  display: inline-block;
  padding: 0 25px;
}
@media (max-width: 1560px) {
  .header .info .menu-nav .nav-first li {
    padding: 0 20px;
  }
}
.header .info .menu-nav .nav-first li a {
  color: #fff;
  display: block;
  transition: all 0.3s linear;
  position: relative;
  font-size: 18px;
  font-weight: 500;
  line-height: 75px;
}
.header .info .menu-nav .nav-first li a::after {
  content: '';
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  transition: all 0.3s linear;
  background: #0855AF;
  height: 2px;
}
.header .info .menu-nav .nav-first li a:hover {
  color: #0855AF;
}
.header .info .menu-nav .nav-first li a:hover::after {
  width: 100%;
}
.header .info .menu-nav .nav-first li a i {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  transform: rotate(180deg);
}
.header .info .menu-nav .nav-first li > ul {
  display: none;
  position: absolute;
  z-index: 99;
  top: calc(100% + 0);
  left: 0;
  border-top: 0;
  min-width: 100%;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform-origin: center top;
  background: #fff;
  padding: 10px 0;
  z-index: 2;
  border-radius: 0 0 5px 5px;
}
.header .info .menu-nav .nav-first li > ul li {
  margin: 0;
  width: 100%;
  display: block;
  text-align: start;
  flex-wrap: wrap;
  background: transparent;
  padding: 0;
  white-space: nowrap;
}
.header .info .menu-nav .nav-first li > ul li a {
  display: flex;
  flex-wrap: wrap;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  padding: 3px 20px;
  position: relative;
  height: auto;
}
.header .info .menu-nav .nav-first li > ul li a::after {
  display: none;
}
.header .info .menu-nav .nav-first li > ul li a:hover {
  text-decoration: underline;
  background: transparent;
  color: #0855AF;
}
.header .info .menu-nav .nav-first li > ul li a:hover::before {
  display: none;
}
.header .info .menu-nav .nav-first li > ul li a:hover::after {
  opacity: 1;
  left: 10px;
}
.header .info .menu-nav .nav-first li > ul li > ul {
  display: none;
  position: absolute;
  flex-wrap: wrap;
  left: 100%;
  top: -15px;
  min-width: 100%;
  z-index: 9;
  background: #fff;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform: none;
}
.header .info .menu-nav .nav-first li > ul li > ul li {
  display: block;
  text-align: start;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}
.header .info .menu-nav .nav-first li > ul li > ul li a {
  color: #000;
  font-size: 16px;
  line-height: 26px;
  padding: 3px 20px;
}
.header .info .menu-nav .nav-first li > ul li > ul li a:hover::after {
  left: 0;
}
.header .info .menu-nav .nav-first li:hover .drop-product {
  opacity: 1;
  pointer-events: all;
}
.header .info .menu-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .info .menu-right .menu-cart a {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.header .info .menu-right .menu-cart a::before {
  content: '';
  font-family: 'iconfont' !important;
  background: url(../img/cart-active.png) no-repeat center;
  background-size: 100% 100%;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-cart a::before {
    margin-right: 0 !important;
  }
}
.header .info .menu-right .menu-cart a:hover {
  color: #0855AF;
}
.header .info .menu-right .menu-cart a:hover::before {
  animation: swing 1s linear;
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-cart a {
    font-size: 14px;
    letter-spacing: normal;
  }
}
.header .info .menu-right .menu-cart a p {
  margin: 0;
}
.header .info .menu-right .menu-language {
  padding: 0 40px;
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-language {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-language {
    padding: 0 10px !important;
  }
}
.header .info .menu-right .menu-language a {
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s linear;
}
.header .info .menu-right .menu-language a:hover {
  color: #0855AF;
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-language a {
    font-size: 14px;
  }
}
.header .info .menu-right .menu-search .find {
  display: flex;
  align-items: center;
}
.header .info .menu-right .menu-search .find a {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all 0.2s linear;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-search .find a {
    width: 40px;
    height: 40px;
  }
}
.header .info .menu-right .menu-search .find a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%);
  transition: all 0.3s ease-in-out;
  opacity: 1;
  z-index: -1;
}
.header .info .menu-right .menu-search .find a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #242223;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  z-index: -1;
}
@media (max-width: 1400px) {
  .header .info .menu-right .menu-search .find a {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-search .find a {
    font-size: 14px;
    letter-spacing: normal;
  }
}
.header .info .menu-right .menu-search .find a:hover::before {
  opacity: 0;
}
.header .info .menu-right .menu-search .find a:hover::after {
  opacity: 1;
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-search .find a span {
    display: none;
  }
}
.header .info .menu-right .menu-search .find a i {
  font-size: 22px;
  color: #fff;
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-search .find a i {
    font-size: 20px;
  }
}
.header .info .menu-right .menu-search .search-group {
  display: none;
  content: '';
  position: absolute;
  top: calc(100% + 15px);
  z-index: 2;
  right: 15px;
  width: 400px;
}
@media (max-width: 991px) {
  .header .info .menu-right .menu-search .search-group {
    width: 330px;
  }
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-search .search-group {
    width: 230px;
  }
}
.header .info .menu-right .menu-search .search-group .box {
  position: relative;
  background: #fff;
  border: 1px solid #eee;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border-radius: 0 0 4px 4px;
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-search .search-group .box {
    padding: 30px;
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    overflow: hidden;
  }
}
.header .info .menu-right .menu-search .search-group .box .search-close {
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 1;
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-search .search-group .box .search-close {
    top: 30px;
    right: 30px;
  }
}
.header .info .menu-right .menu-search .search-group .box .search-close:hover i {
  color: #0855AF;
  transform: rotate(180deg);
}
.header .info .menu-right .menu-search .search-group .box .search-close i {
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-search .search-group .box .search-close i {
    color: #fff;
  }
}
.header .info .menu-right .menu-search .search-group .box .search-form {
  padding-top: 15px;
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-search .search-group .box .search-form {
    padding-top: 0;
    width: 300px;
  }
}
.header .info .menu-right .menu-search .search-group .box .search-form form {
  position: relative;
}
.header .info .menu-right .menu-search .search-group .box .search-form form input {
  width: 100%;
  padding: 10px;
  border: 1px solid #eee;
  color: #666;
}
.header .info .menu-right .menu-search .search-group .box .search-form form input::placeholder {
  color: #666;
  font-size: 14px;
}
.header .info .menu-right .menu-search .search-group .box .search-form form input:focus::placeholder {
  color: #999;
}
.header .info .menu-right .menu-search .search-group .box .search-form form button {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  border: none;
  background: #fff;
  transition: all 0.2s ease;
}
.header .info .menu-right .menu-search .search-group .box .search-form form button i {
  font-size: 22px;
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-search .search-group .box .search-form form button i {
    font-size: 18px;
  }
}
.header .info .menu-right .menu-search .search-group .box .search-form form button:hover {
  color: #0855AF;
}
.wrap-nav {
  background: linear-gradient(0deg, #F2F6FF 0%, #F2F6FF 100%), #FFF;
  margin-top: 95px;
}
@media (max-width: 1199px) {
  .wrap-nav {
    margin-top: 60px;
  }
}
.wrap-nav ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.wrap-nav ul::before {
  content: '\e615';
  font-family: 'iconfont' !important;
  margin-right: 10px;
  display: inline-block;
  font-size: 20px;
}
.wrap-nav ul li {
  display: inline-block;
  position: relative;
}
.wrap-nav ul li:last-child a::after {
  display: none;
}
.wrap-nav ul li a {
  padding: 12px 0;
  display: block;
  color: #242223;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  line-height: 26px;
  position: relative;
}
.wrap-nav ul li a::after {
  content: '>';
  font-family: 'iconfont' !important;
  font-size: 20px;
}
.wrap-nav ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .wrap-nav ul li a {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: normal;
  }
}
.wrap-contact {
  background: linear-gradient(180deg, #FFF 5.73%, #FFF 84.16%, #E0EAFF 100%);
}
.wrap-contact .info {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-contact .info {
    flex-direction: column;
  }
}
.wrap-contact .info .left {
  width: 50%;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left {
    width: 100%;
  }
}
.wrap-contact .info .left .common-form {
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left .common-form {
    padding-top: 30px;
  }
}
.wrap-contact .info .right {
  width: 40%;
}
@media (max-width: 1199px) {
  .wrap-contact .info .right {
    width: 100%;
    margin-top: 30px;
  }
}
.wrap-contact .info .right .list {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .right .list {
    margin-top: 30px;
  }
}
.wrap-contact .info .right .list .item {
  display: flex;
  margin-bottom: 20px;
}
.wrap-contact .info .right .list .item:hover .icon i {
  animation: swing 1s linear;
}
.wrap-contact .info .right .list .item:hover p a {
  color: #0855AF;
}
.wrap-contact .info .right .list .item .icon {
  width: 45px;
  min-width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border-radius: 100px;
  background: #DFEAFF;
}
.wrap-contact .info .right .list .item .icon i {
  color: #242223;
  font-size: 18px;
}
.wrap-contact .info .right .list .item p {
  margin: 0 0 0 20px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .right .list .item p {
    margin: 0 0 0 015px;
  }
}
.wrap-contact .info .right .list .item p span {
  display: block;
  padding: 12px 0;
  color: #0855AF;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.wrap-contact .info .right .list .item p .address,
.wrap-contact .info .right .list .item p a {
  padding: 0;
  display: block;
  color: #646B7A;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1199px) {
  .wrap-contact .info .right .list .item p .address,
  .wrap-contact .info .right .list .item p a {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-type span {
  display: block;
  color: #0855AF;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.32px;
  line-height: 26px;
  margin: 0 0 20px 0;
}
@media (max-width: 1199px) {
  .wrap-type span {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: normal;
  }
}
.wrap-tit h2 {
  color: #242223;
  font-size: 60px;
  font-weight: 500;
  line-height: 70px;
  margin: 0;
  letter-spacing: -1.2px;
}
@media (max-width: 1470px) {
  .wrap-tit h2 {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 1199px) {
  .wrap-tit h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: normal;
  }
}
.wrap-txt {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-txt {
    padding-top: 20px;
  }
}
.wrap-txt p {
  color: #646B7A;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.common-form form .row {
  margin: 0 -8px;
}
.common-form form .row .col-12 {
  padding: 0 8px;
}
.common-form form .row .col-12 .box-tit {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .box-tit {
    margin-bottom: 15px;
  }
}
.common-form form .row .col-12 .box-tit input {
  color: #fff;
  width: 100%;
  border: none;
  height: 50px;
  line-height: 50px;
  border-radius: 10px;
  background: #F7FAFF;
  padding: 0 15px;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%), #242223;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .box-tit input {
    height: 45px;
    line-height: 45px;
  }
}
.common-form form .row .col-12 .box {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .box {
    margin-bottom: 15px;
  }
}
.common-form form .row .col-12 .box label {
  display: block;
  color: #242223;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .box label {
    font-size: 14px;
  }
}
.common-form form .row .col-12 .box input {
  width: 100%;
  border: none;
  height: 50px;
  line-height: 50px;
  border-radius: 10px;
  border: 1px solid #DFEAFF;
  background: #F7FAFF;
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .box input {
    height: 45px;
    line-height: 45px;
  }
}
.common-form form .row .col-12 .box textarea {
  padding: 15px;
  width: 100%;
  border: none;
  border-radius: 10px;
  border: 1px solid #DFEAFF;
  background: #F7FAFF;
}
.common-form form .row .col-12 .box-submit button {
  display: block;
  height: 50px;
  line-height: 50px;
  width: 100%;
  text-align: center;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  box-shadow: 0 20px 57.4px 0 rgba(8, 85, 175, 0.4);
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .box-submit button {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    letter-spacing: normal;
  }
}
.common-form form .row .col-12 .box-submit button:hover::before {
  opacity: 0;
}
.common-form form .row .col-12 .box-submit button:hover::after {
  opacity: 1;
}
.common-form form .row .col-12 .box-submit button::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%);
  z-index: -1;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.common-form form .row .col-12 .box-submit button::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #242223;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .box-submit button {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    letter-spacing: normal;
  }
}
.footer {
  background: linear-gradient(180deg, #E0EAFF 0%, #FFF 86.21%);
}
.footer .foot-tit h2 {
  color: #242223;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  letter-spacing: -0.96px;
  margin: 0;
}
@media (max-width: 1199px) {
  .footer .foot-tit h2 {
    font-size: 22px;
    letter-spacing: normal;
    line-height: 32px;
  }
}
.footer .info {
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .footer .info {
    margin-top: 15px;
  }
}
.footer .foot {
  margin: 0 -10px;
  display: flex;
  justify-content: space-between;
  padding: 70px 0 120px 0;
}
@media (max-width: 1199px) {
  .footer .foot {
    padding: 40px 0 20px 0;
    margin: 0;
    flex-direction: column;
  }
}
.footer .foot li {
  padding: 0 10px;
}
@media (max-width: 1199px) {
  .footer .foot li {
    padding: 0;
    margin: 10px 0;
  }
}
.footer .foot .foot-message {
  max-width: 500px;
}
@media (max-width: 1199px) {
  .footer .foot .foot-message {
    max-width: 100%;
  }
}
.footer .foot .foot-message .item h2 {
  color: #242223;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  margin: 0;
}
@media (max-width: 1199px) {
  .footer .foot .foot-message .item h2 {
    font-size: 22px;
    line-height: 32px;
  }
}
.footer .foot .foot-message .item p {
  color: #646B7A;
  font-size: 16px;
  line-height: 26px;
  margin: 15px 0 0 0;
}
@media (max-width: 1199px) {
  .footer .foot .foot-message .item p {
    font-size: 14px;
    line-height: 24px;
  }
}
.footer .foot .foot-message .item form {
  position: relative;
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .footer .foot .foot-message .item form {
    margin-top: 20px;
  }
}
.footer .foot .foot-message .item form input {
  margin: 10px 0;
  width: 100%;
  border: none;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  border-radius: 10px;
  background: #FFF;
}
.footer .foot .foot-message .item form input::placeholder {
  color: #7B7F98;
  font-size: 14px;
}
.footer .foot .foot-message .item form input:focus::placeholder {
  color: #ccc;
}
.footer .foot .foot-message .item form button {
  content: '';
  position: absolute;
  top: 18%;
  transform: translateY(-50%);
  right: 20px;
  background: transparent;
  border: none;
}
@media (max-width: 1199px) {
  .footer .foot .foot-message .item form button {
    top: 20%;
  }
}
@media (max-width: 991px) {
  .footer .foot .foot-message .item form button {
    top: 18%;
  }
}
@media (max-width: 767px) {
  .footer .foot .foot-message .item form button {
    top: 16%;
  }
}
.footer .foot .foot-message .item form button:hover img {
  animation: fadeInLeft 1s linear;
}
.footer .foot .foot-message .item form button img {
  display: block;
  max-height: 20px;
}
.footer .foot .foot-message .item form .ui-checkbox {
  width: auto;
  line-height: 1;
  height: auto;
}
.footer .foot .foot-message .item form .select-true {
  display: flex;
  align-items: start;
  /* 自定义复选框容器 */
  /* 未选中状态的复选框外框 */
  /* 选中状态 - 显示自定义icon图标（核心） */
  /* 悬浮效果 */
}
.footer .foot .foot-message .item form .select-true input {
  margin: 5px 0 0 0;
  border-radius: 4px;
  border: 1px solid #B0CAFF;
  background: #FFF;
}
.footer .foot .foot-message .item form .select-true .ui-checkbox {
  display: none;
}
.footer .foot .foot-message .item form .select-true .ui-checkbox + label {
  position: relative;
  padding-left: 24px;
  /* 为复选框留出空间 */
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  user-select: none;
  /* 防止文字被选中 */
}
.footer .foot .foot-message .item form .select-true .ui-checkbox + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 15px;
  height: 15px;
  border: 1px solid #B0CAFF;
  border-radius: 4px;
  background-color: #fff;
  box-sizing: border-box;
  transition: border-color 0.2s;
}
.footer .foot .foot-message .item form .select-true .ui-checkbox:checked + label:after {
  content: '\e60b';
  font-family: "iconfont";
  position: absolute;
  left: 1px;
  top: 3px;
  font-size: 13px;
  color: #000;
}
.footer .foot .foot-message .item form .select-true .ui-checkbox + label:hover:before {
  border-color: #409eff;
}
.footer .foot .foot-message .item form .select-true p {
  margin: 0 0 0 0px;
  color: #646B7A;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.footer .foot .foot-message .item form .select-true p a {
  color: #0855AF;
  text-decoration: underline;
}
.footer .foot .foot-contact {
  max-width: 370px;
}
@media (max-width: 1199px) {
  .footer .foot .foot-contact {
    max-width: 100%;
  }
}
.footer .foot .foot-contact .item .info p {
  margin: 0 0 30px 0;
}
@media (max-width: 1199px) {
  .footer .foot .foot-contact .item .info p {
    margin: 0 0 15px 0;
  }
}
.footer .foot .foot-contact .item .info p span {
  display: block;
  color: #0855AF;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.footer .foot .foot-contact .item .info p a,
.footer .foot .foot-contact .item .info p .address {
  color: #646B7A;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .footer .foot .foot-contact .item .info p a,
  .footer .foot .foot-contact .item .info p .address {
    font-size: 14px;
    line-height: 24px;
  }
}
.footer .foot .foot-contact .item .info p a:hover {
  color: #0855AF;
}
.footer .foot .foot-nav {
  max-width: 250px;
}
@media (max-width: 1199px) {
  .footer .foot .foot-nav {
    max-width: 100%;
  }
}
.footer .foot .foot-nav .item .info ul {
  flex-direction: column;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1199px) {
  .footer .foot .foot-nav .item .info ul {
    flex-direction: row;
  }
}
.footer .foot .foot-nav .item .info ul li {
  padding: 0;
}
@media (max-width: 1199px) {
  .footer .foot .foot-nav .item .info ul li {
    margin: 0;
  }
}
.footer .foot .foot-nav .item .info a {
  display: block;
  color: #646B7A;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 10px;
}
.footer .foot .foot-nav .item .info a:hover {
  color: #0855AF;
}
@media (max-width: 1199px) {
  .footer .foot .foot-nav .item .info a {
    font-size: 14px;
    line-height: 24px;
    display: inline-block;
    margin-right: 15px;
  }
}
.footer .copyright {
  border-top: 1px solid #B0CAFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 0;
}
@media (max-width: 1199px) {
  .footer .copyright {
    padding: 20px 0 70px 0;
    flex-direction: column;
  }
}
.footer .copyright p {
  color: #646B7A;
  font-size: 14px;
  letter-spacing: -0.1px;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 1199px) {
  .footer .copyright p {
    letter-spacing: normal;
  }
}
.footer .copyright p a:hover {
  color: #0855AF;
  text-decoration: underline;
}
.footer .copyright .link {
  margin: 0 -25px;
}
@media (max-width: 1199px) {
  .footer .copyright .link {
    padding-top: 15px;
    margin: 0 -10px;
  }
}
.footer .copyright .link a {
  display: inline-block;
  padding: 0 25px;
  position: relative;
  color: #646B7A;
  font-size: 14px;
  letter-spacing: -0.1px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .footer .copyright .link a {
    letter-spacing: normal;
    padding: 0 10px;
  }
}
.footer .copyright .link a:hover {
  color: #0855AF;
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .footer .copyright .link a {
    letter-spacing: normal;
  }
}
.footer .copyright .link a:first-child::before {
  display: none;
}
.footer .copyright .link a::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 16px;
  background: #646B7A;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.slick-prev::after,
.slick-next::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(176, 202, 255, 0.1);
  transform: scale(1.4);
  z-index: -1;
  border-radius: 50%;
}
.wrap-about {
  overflow: hidden;
}
.wrap-about .wrap-nav {
  margin-top: 0;
  background: #FFF;
  border-bottom: 1px solid rgba(176, 202, 255, 0.4);
}
.wrap-about .introduce {
  padding-top: 120px;
}
@media (max-width: 1199px) {
  .wrap-about .introduce {
    padding-top: 40px;
  }
}
.wrap-about .about-video .pic {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.wrap-about .about-video .pic img {
  width: 100%;
  display: block;
  height: auto;
}
.wrap-about .about-video .pic .play {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  left: 0;
  cursor: pointer;
}
.wrap-about .about-video .pic .play a {
  position: relative;
  z-index: 2;
}
.wrap-about .about-video .pic .play a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  z-index: -1;
  backdrop-filter: blur(14px);
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: border_animation 3.9s linear 0s infinite;
  animation: border_animation 3.9s linear 0s infinite;
}
.wrap-about .about-video .pic .play a::after {
  content: '';
  position: absolute;
  width: 100%;
  backdrop-filter: blur(14px);
  height: 100%;
  z-index: -1;
  top: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
  animation-delay: 1.3s;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: border_animation 1.9s linear 0s infinite;
  animation: border_animation 1.9s linear 0s infinite;
}
.wrap-about .about-video .pic .play a i {
  width: 60px;
  height: 60px;
  background: #0855AF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 1199px) {
  .wrap-about .about-video .pic .play a i {
    width: 60px;
    height: 60px;
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .wrap-about .about-video .pic .play a i {
    width: 45px;
    height: 45px;
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  .wrap-about .about-video .pic .play a i {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
}
.wrap-about .factory {
  padding: 120px 0 180px 0;
}
@media (max-width: 1199px) {
  .wrap-about .factory {
    padding: 40px 0;
  }
}
.wrap-about .factory .top {
  padding-bottom: 90px;
  border-bottom: 1px solid rgba(176, 202, 255, 0.4);
}
@media (max-width: 1199px) {
  .wrap-about .factory .top {
    padding-bottom: 20px;
  }
}
.wrap-about .factory .tit {
  padding-top: 60px;
  text-align: center;
}
@media (max-width: 1199px) {
  .wrap-about .factory .tit {
    padding-top: 30px;
  }
}
.wrap-about .factory .tit h2 {
  color: #242223;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: -0.64px;
  line-height: 42px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-about .factory .tit h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: normal;
  }
}
.wrap-about .factory .slick-factory {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-about .factory .slick-factory {
    margin-top: 30px;
  }
}
.wrap-about .factory .slick-factory .slick-list {
  overflow: visible;
}
@media (max-width: 1199px) {
  .wrap-about .factory .slick-factory .slick-list {
    overflow: hidden;
  }
}
.wrap-about .factory .slick-factory .slick-prev,
.wrap-about .factory .slick-factory .slick-next {
  top: 120%;
}
.wrap-about .factory .slick-factory .slick-prev {
  left: 47%;
}
@media (max-width: 1710px) {
  .wrap-about .factory .slick-factory .slick-prev {
    left: 46%;
  }
}
@media (max-width: 1400px) {
  .wrap-about .factory .slick-factory .slick-prev {
    left: 45%;
  }
}
.wrap-about .factory .slick-factory .slick-next {
  right: 47%;
}
@media (max-width: 1710px) {
  .wrap-about .factory .slick-factory .slick-next {
    right: 46%;
  }
}
@media (max-width: 1400px) {
  .wrap-about .factory .slick-factory .slick-next {
    right: 45%;
  }
}
.wrap-about .factory .slick-factory .item {
  padding: 15px;
  border-radius: 16px;
  border: 1px solid rgba(176, 202, 255, 0.4);
  background: linear-gradient(180deg, #FFF 0%, #F2F6FF 100%);
}
.wrap-about .factory .slick-factory .item:hover {
  cursor: pointer;
}
.wrap-about .factory .slick-factory .item:hover .pic .img-box img {
  transform: scale3d(1.03, 1.03, 1);
}
.wrap-about .factory .slick-factory .item .pic {
  border-radius: 15px;
  overflow: hidden;
}
.wrap-about .factory .slick-factory .item .pic .img-box {
  padding-bottom: calc(470 / 740 * 100%);
}
.wrap-about .factory .slick-factory .item .pic .img-box img {
  transition: all 1s linear;
}
.wrap-about .workshop {
  padding-bottom: 180px;
}
@media (max-width: 1199px) {
  .wrap-about .workshop {
    padding-bottom: 40px;
  }
}
.wrap-about .workshop .top {
  border-top: 1px solid rgba(176, 202, 255, 0.4);
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-about .workshop .top {
    padding-top: 40px;
  }
}
.wrap-about .workshop .top h2 {
  color: #242223;
  font-size: 32px;
  line-height: 42px;
  font-weight: 500;
  letter-spacing: -0.64px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-about .workshop .top h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: normal;
  }
}
.wrap-about .workshop .slick-workshop {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-about .workshop .slick-workshop {
    margin-top: 30px;
  }
}
.wrap-about .workshop .slick-workshop .slick-list {
  overflow: visible;
}
@media (max-width: 1199px) {
  .wrap-about .workshop .slick-workshop .slick-list {
    overflow: hidden;
  }
}
.wrap-about .workshop .slick-workshop .slick-prev,
.wrap-about .workshop .slick-workshop .slick-next {
  top: 120%;
}
.wrap-about .workshop .slick-workshop .slick-prev {
  left: 47%;
}
@media (max-width: 1710px) {
  .wrap-about .workshop .slick-workshop .slick-prev {
    left: 46%;
  }
}
@media (max-width: 1400px) {
  .wrap-about .workshop .slick-workshop .slick-prev {
    left: 45%;
  }
}
.wrap-about .workshop .slick-workshop .slick-next {
  right: 47%;
}
@media (max-width: 1710px) {
  .wrap-about .workshop .slick-workshop .slick-next {
    right: 46%;
  }
}
@media (max-width: 1400px) {
  .wrap-about .workshop .slick-workshop .slick-next {
    right: 45%;
  }
}
.wrap-about .workshop .slick-workshop .item {
  padding: 15px;
  border-radius: 16px;
  border: 1px solid rgba(176, 202, 255, 0.4);
  background: linear-gradient(180deg, #FFF 0%, #F2F6FF 100%);
}
.wrap-about .workshop .slick-workshop .item:hover {
  cursor: pointer;
}
.wrap-about .workshop .slick-workshop .item:hover .pic .img-box img {
  transform: scale3d(1.03, 1.03, 1);
}
.wrap-about .workshop .slick-workshop .item .pic {
  border-radius: 15px;
  overflow: hidden;
}
.wrap-about .workshop .slick-workshop .item .pic .img-box {
  padding-bottom: calc(470 / 740 * 100%);
}
.wrap-about .workshop .slick-workshop .item .pic .img-box img {
  transition: all 1s linear;
}
.wrap-about .honor {
  background: linear-gradient(180deg, #FFF 39.73%, #E0EAFF 100%);
  padding: 140px 0;
}
@media (max-width: 1199px) {
  .wrap-about .honor {
    padding: 40px 0;
  }
}
.wrap-about .honor .info .slick-honor {
  padding-top: 100px;
}
@media (max-width: 1199px) {
  .wrap-about .honor .info .slick-honor {
    padding-top: 30px;
  }
}
.wrap-about .honor .info .slick-honor .slick-list {
  padding-bottom: 50px;
}
.wrap-about .honor .info .slick-honor .slick-prev,
.wrap-about .honor .info .slick-honor .slick-next {
  top: 105%;
}
.wrap-about .honor .info .slick-honor .slick-prev {
  left: 47%;
}
@media (max-width: 1710px) {
  .wrap-about .honor .info .slick-honor .slick-prev {
    left: 46%;
  }
}
@media (max-width: 1400px) {
  .wrap-about .honor .info .slick-honor .slick-prev {
    left: 45%;
  }
}
.wrap-about .honor .info .slick-honor .slick-next {
  right: 47%;
}
@media (max-width: 1710px) {
  .wrap-about .honor .info .slick-honor .slick-next {
    right: 46%;
  }
}
@media (max-width: 1400px) {
  .wrap-about .honor .info .slick-honor .slick-next {
    right: 45%;
  }
}
.wrap-about .honor .info .slick-honor .item {
  padding: 15px;
  border-radius: 16px;
  background: linear-gradient(0deg, #FFF 40%, #F2F6FF 100%);
  box-shadow: 0 24px 39.4px 0 rgba(8, 85, 175, 0.1);
}
.wrap-about .honor .info .slick-honor .item:hover {
  cursor: pointer;
}
.wrap-about .honor .info .slick-honor .item:hover .pic .img-box img {
  transform: scale3d(1.03, 1.03, 1);
}
.wrap-about .honor .info .slick-honor .item:hover .tit h2 {
  color: #0855AF;
}
.wrap-about .honor .info .slick-honor .item .pic {
  padding: 20px 15px;
  border-radius: 10px;
  border: 1px solid rgba(176, 202, 255, 0.4);
  background: rgba(255, 255, 255, 0);
}
.wrap-about .honor .info .slick-honor .item .pic .img-box {
  padding-bottom: calc(640 / 480 * 100%);
}
.wrap-about .honor .info .slick-honor .item .pic .img-box img {
  transition: all 1s ease;
}
.wrap-about .honor .info .slick-honor .item .tit {
  padding-top: 20px;
}
.wrap-about .honor .info .slick-honor .item .tit h2 {
  transition: color 0.3s ease-in-out;
  color: #111737;
  font-size: 18px;
  letter-spacing: -0.36px;
  font-weight: 500;
  line-height: 28px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-about .honor .info .slick-honor .item .tit h2 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: normal;
  }
}
.common-num {
  margin-top: 90px;
  padding: 50px 0;
  border-top: 1px solid rgba(176, 202, 255, 0.4);
}
@media (max-width: 1199px) {
  .common-num {
    margin-top: 30px;
    padding: 20px 0;
  }
}
.common-num ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  height: auto;
}
.common-num ul li {
  width: calc(100% / 4);
  text-align: center;
  position: relative;
  height: 100%;
}
@media (max-width: 991px) {
  .common-num ul li {
    width: calc(100% / 2);
    margin: 10px 0;
  }
}
.common-num ul li:last-child::after {
  display: none;
}
.common-num ul li::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background: rgba(176, 202, 255, 0.4);
}
@media (max-width: 1199px) {
  .common-num ul li::after {
    display: none;
  }
}
.common-num ul li b {
  display: block;
  color: #111737;
  font-size: 76px;
  font-weight: 400;
  line-height: 86px;
  letter-spacing: -5.32px;
}
@media (max-width: 1470px) {
  .common-num ul li b {
    font-size: 70px;
    line-height: 80px;
  }
}
@media (max-width: 1199px) {
  .common-num ul li b {
    font-size: 34px;
    line-height: 44px;
    letter-spacing: normal;
  }
}
.common-num ul li p {
  color: #646B7A;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 2px 0 0 0;
  text-wrap: balance;
}
@media (max-width: 1199px) {
  .common-num ul li p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-product,
.wrap-category {
  padding-bottom: 120px;
}
@media (max-width: 1199px) {
  .wrap-product,
  .wrap-category {
    padding-bottom: 40px;
  }
}
.wrap-product .wrap-nav,
.wrap-category .wrap-nav {
  margin: 0;
}
.wrap-product .group .introduce,
.wrap-category .group .introduce {
  padding: 80px 0;
  border-bottom: 1px solid rgba(176, 202, 255, 0.4);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-product .group .introduce,
  .wrap-category .group .introduce {
    padding: 40px 0;
    flex-direction: column;
  }
}
.wrap-product .group .introduce .wrap-tit,
.wrap-category .group .introduce .wrap-tit {
  width: 50%;
}
@media (max-width: 1199px) {
  .wrap-product .group .introduce .wrap-tit,
  .wrap-category .group .introduce .wrap-tit {
    width: 100%;
  }
}
.wrap-product .group .introduce .wrap-txt,
.wrap-category .group .introduce .wrap-txt {
  width: 40%;
  padding-top: 0;
}
@media (max-width: 1199px) {
  .wrap-product .group .introduce .wrap-txt,
  .wrap-category .group .introduce .wrap-txt {
    width: 100%;
    padding-top: 20px;
  }
}
.wrap-product .group .list,
.wrap-category .group .list {
  display: flex;
  justify-content: space-between;
  margin-top: 90px;
}
@media (max-width: 1199px) {
  .wrap-product .group .list,
  .wrap-category .group .list {
    margin-top: 30px;
  }
}
.wrap-product .group .list .left,
.wrap-category .group .list .left {
  width: 25%;
}
@media (max-width: 1199px) {
  .wrap-product .group .list .left,
  .wrap-category .group .list .left {
    display: none;
  }
}
.wrap-product .group .list .left .left-group ul li.active a,
.wrap-category .group .list .left .left-group ul li.active a {
  color: #fff;
}
.wrap-product .group .list .left .left-group ul li.active a::before,
.wrap-category .group .list .left .left-group ul li.active a::before {
  opacity: 1;
}
.wrap-product .group .list .left .left-group ul li.active a::after,
.wrap-category .group .list .left .left-group ul li.active a::after {
  transform: translateY(-50%) rotate(-90deg);
}
.wrap-product .group .list .left .left-group ul li.active > ul,
.wrap-category .group .list .left .left-group ul li.active > ul {
  display: block;
  padding: 0;
  padding: 20px;
}
.wrap-product .group .list .left .left-group ul li.active > ul li.active a,
.wrap-category .group .list .left .left-group ul li.active > ul li.active a {
  color: #0855AF;
  text-decoration: underline;
}
.wrap-product .group .list .left .left-group ul li.active > ul li,
.wrap-category .group .list .left .left-group ul li.active > ul li {
  margin-bottom: 0;
  margin-bottom: 15px;
}
.wrap-product .group .list .left .left-group ul li.active > ul li:last-child,
.wrap-category .group .list .left .left-group ul li.active > ul li:last-child {
  margin-bottom: 0;
}
.wrap-product .group .list .left .left-group ul li.active > ul li a,
.wrap-category .group .list .left .left-group ul li.active > ul li a {
  padding: 0;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #242223;
}
.wrap-product .group .list .left .left-group ul li.active > ul li a:hover,
.wrap-category .group .list .left .left-group ul li.active > ul li a:hover {
  color: #0855AF;
  text-decoration: underline;
}
.wrap-product .group .list .left .left-group ul li.active > ul li a::before,
.wrap-category .group .list .left .left-group ul li.active > ul li a::before {
  content: '-';
  font-family: 'iconfont' !important;
  background: transparent;
  position: relative;
  margin-right: 2px;
}
.wrap-product .group .list .left .left-group ul li.active > ul li a::after,
.wrap-category .group .list .left .left-group ul li.active > ul li a::after {
  display: none;
}
.wrap-product .group .list .left .left-group ul li.active > ul li > ul,
.wrap-category .group .list .left .left-group ul li.active > ul li > ul {
  display: block;
  padding: 15px 30px;
}
.wrap-product .group .list .left .left-group ul li.active > ul li > ul li.active a,
.wrap-category .group .list .left .left-group ul li.active > ul li > ul li.active a {
  color: #0855AF;
  text-decoration: underline;
}
.wrap-product .group .list .left .left-group ul li,
.wrap-category .group .list .left .left-group ul li {
  margin-bottom: 20px;
}
.wrap-product .group .list .left .left-group ul li a,
.wrap-category .group .list .left .left-group ul li a {
  display: block;
  border-radius: 16px;
  border: 1px solid rgba(176, 202, 255, 0.4);
  padding: 18px 60px 18px 26px;
  color: #242223;
  font-size: 18px;
  font-weight: bold;
  transition: all 0.3s linear;
  position: relative;
}
.wrap-product .group .list .left .left-group ul li a:hover,
.wrap-category .group .list .left .left-group ul li a:hover {
  color: #fff;
}
.wrap-product .group .list .left .left-group ul li a:hover::before,
.wrap-category .group .list .left .left-group ul li a:hover::before {
  opacity: 1;
}
.wrap-product .group .list .left .left-group ul li a:hover::after,
.wrap-category .group .list .left .left-group ul li a:hover::after {
  transform: translateY(-50%) rotate(-90deg);
}
.wrap-product .group .list .left .left-group ul li a::before,
.wrap-category .group .list .left .left-group ul li a::before {
  content: '';
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 16px;
  z-index: -1;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.wrap-product .group .list .left .left-group ul li a::after,
.wrap-category .group .list .left .left-group ul li a::after {
  content: '\e747';
  font-family: 'iconfont' !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  right: 26px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.wrap-product .group .list .left .left-group ul li > ul,
.wrap-category .group .list .left .left-group ul li > ul {
  display: none;
}
.wrap-product .group .list .left .left-group ul li > ul li > ul,
.wrap-category .group .list .left .left-group ul li > ul li > ul {
  display: none;
}
.wrap-product .group .list .right,
.wrap-category .group .list .right {
  width: 73%;
}
@media (max-width: 1199px) {
  .wrap-product .group .list .right,
  .wrap-category .group .list .right {
    width: 100%;
  }
}
.wrap-product .group .list .right .pagination,
.wrap-category .group .list .right .pagination {
  justify-content: end;
}
@media (max-width: 991px) {
  .wrap-product .group .list .right .row .col-12,
  .wrap-category .group .list .right .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .wrap-product .group .list .right .row .col-12,
  .wrap-category .group .list .right .row .col-12 {
    width: 100%;
  }
}
.wrap-product .group .list .right .row .col-12 .item,
.wrap-category .group .list .right .row .col-12 .item {
  margin-bottom: 40px;
  border-radius: 10px;
  border: 1px solid rgba(176, 202, 255, 0.4);
  background: linear-gradient(0deg, #F2F6FF 0%, #FFF 100%), linear-gradient(0deg, #F2F6FF 0%, #FFF 100%);
  padding: 15px;
}
@media (max-width: 1199px) {
  .wrap-product .group .list .right .row .col-12 .item,
  .wrap-category .group .list .right .row .col-12 .item {
    margin-bottom: 20px;
  }
}
.wrap-product .group .list .right .row .col-12 .item:hover .pic .img-box img,
.wrap-category .group .list .right .row .col-12 .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-product .group .list .right .row .col-12 .item:hover .note .tit a,
.wrap-category .group .list .right .row .col-12 .item:hover .note .tit a {
  color: #0855AF;
}
.wrap-product .group .list .right .row .col-12 .item .pic,
.wrap-category .group .list .right .row .col-12 .item .pic {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.wrap-product .group .list .right .row .col-12 .item .pic .img-box,
.wrap-category .group .list .right .row .col-12 .item .pic .img-box {
  mix-blend-mode: multiply;
  border-radius: 10px;
}
.wrap-product .group .list .right .row .col-12 .item .pic .img-box img,
.wrap-category .group .list .right .row .col-12 .item .pic .img-box img {
  transition: all 1s ease;
}
.wrap-product .group .list .right .row .col-12 .item .note,
.wrap-category .group .list .right .row .col-12 .item .note {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-product .group .list .right .row .col-12 .item .note,
  .wrap-category .group .list .right .row .col-12 .item .note {
    padding-top: 20px;
  }
}
.wrap-product .group .list .right .row .col-12 .item .note .tit a,
.wrap-category .group .list .right .row .col-12 .item .note .tit a {
  transition: all 0.3s ease;
  color: #111737;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  letter-spacing: -0.48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 68px;
}
@media (max-width: 1199px) {
  .wrap-product .group .list .right .row .col-12 .item .note .tit a,
  .wrap-category .group .list .right .row .col-12 .item .note .tit a {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
    height: 56px;
  }
}
.wrap-product .group .list .right .row .col-12 .item .note .category,
.wrap-category .group .list .right .row .col-12 .item .note .category {
  padding-top: 10px;
}
.wrap-product .group .list .right .row .col-12 .item .note .category h2,
.wrap-category .group .list .right .row .col-12 .item .note .category h2 {
  color: #0855AF;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-product .group .list .right .row .col-12 .item .note .category h2,
  .wrap-category .group .list .right .row .col-12 .item .note .category h2 {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-product .group .list .right .row .col-12 .item .note .add,
.wrap-category .group .list .right .row .col-12 .item .note .add {
  padding-top: 35px;
}
@media (max-width: 1199px) {
  .wrap-product .group .list .right .row .col-12 .item .note .add,
  .wrap-category .group .list .right .row .col-12 .item .note .add {
    padding-top: 20px;
  }
}
.wrap-product .group .list .right .row .col-12 .item .note .add a,
.wrap-category .group .list .right .row .col-12 .item .note .add a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  color: #242223;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.48px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-product .group .list .right .row .col-12 .item .note .add a,
  .wrap-category .group .list .right .row .col-12 .item .note .add a {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    letter-spacing: normal;
  }
}
.wrap-product .group .list .right .row .col-12 .item .note .add a::before,
.wrap-category .group .list .right .row .col-12 .item .note .add a::before {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 10px;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%), #FFF;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.wrap-product .group .list .right .row .col-12 .item .note .add a:hover,
.wrap-category .group .list .right .row .col-12 .item .note .add a:hover {
  color: #fff;
}
.wrap-product .group .list .right .row .col-12 .item .note .add a:hover::before,
.wrap-category .group .list .right .row .col-12 .item .note .add a:hover::before {
  opacity: 1;
}
.wrap-product .group .list .right .row .col-12 .item .note .add a:hover span::after,
.wrap-category .group .list .right .row .col-12 .item .note .add a:hover span::after {
  animation: swing 1s linear;
}
.wrap-product .group .list .right .row .col-12 .item .note .add a span,
.wrap-category .group .list .right .row .col-12 .item .note .add a span {
  position: relative;
}
.wrap-product .group .list .right .row .col-12 .item .note .add a span::after,
.wrap-category .group .list .right .row .col-12 .item .note .add a span::after {
  content: '\e66e';
  font-family: 'iconfont' !important;
  margin-left: 10px;
  font-size: 20px;
  display: inline-block;
}
.wrap-product .group .list .right .category-introduce,
.wrap-category .group .list .right .category-introduce {
  padding-bottom: 90px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-product .group .list .right .category-introduce,
  .wrap-category .group .list .right .category-introduce {
    padding-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .wrap-product .group .list .right .category-introduce,
  .wrap-category .group .list .right .category-introduce {
    flex-direction: column;
  }
}
.wrap-product .group .list .right .category-introduce .note,
.wrap-category .group .list .right .category-introduce .note {
  width: 65%;
}
@media (max-width: 991px) {
  .wrap-product .group .list .right .category-introduce .note,
  .wrap-category .group .list .right .category-introduce .note {
    width: 100%;
  }
}
.wrap-product .group .list .right .category-introduce .note .tit h2,
.wrap-category .group .list .right .category-introduce .note .tit h2 {
  color: #242223;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: -0.8px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-product .group .list .right .category-introduce .note .tit h2,
  .wrap-category .group .list .right .category-introduce .note .tit h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: normal;
  }
}
.wrap-product .group .list .right .category-introduce .note .txt,
.wrap-category .group .list .right .category-introduce .note .txt {
  padding-top: 20px;
}
.wrap-product .group .list .right .category-introduce .note .txt p,
.wrap-category .group .list .right .category-introduce .note .txt p {
  color: #646B7A;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-product .group .list .right .category-introduce .note .txt p,
  .wrap-category .group .list .right .category-introduce .note .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-product .group .list .right .category-introduce .pic,
.wrap-category .group .list .right .category-introduce .pic {
  width: 30%;
}
@media (max-width: 991px) {
  .wrap-product .group .list .right .category-introduce .pic,
  .wrap-category .group .list .right .category-introduce .pic {
    width: 100%;
    margin-top: 30px;
  }
}
.wrap-product .group .list .right .category-introduce .pic img,
.wrap-category .group .list .right .category-introduce .pic img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
}
.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 {
  margin: 0 -8px;
}
.pagination ul li.other a {
  border: none;
}
.pagination ul li {
  display: inline-block;
  padding: 0 8px;
}
.pagination ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  text-align: center;
  font-size: 20px;
  color: #0855AF;
  font-size: 14px;
  transition: all 0.4s;
  border-radius: 50%;
  font-weight: 400;
  background: rgba(176, 202, 255, 0.3);
  position: relative;
}
.pagination ul li a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(176, 202, 255, 0.1);
  z-index: -1;
  border-radius: 50%;
  transform: scale(1.3);
}
@media (max-width: 1199px) {
  .pagination ul li a {
    font-size: 14px;
  }
}
.pagination ul li a:hover {
  cursor: pointer;
  color: #FFF;
  background: #0855AF;
}
.pagination ul li.active a {
  background: #0855AF;
  color: #fff;
}
.pagination ul li.next a:hover {
  cursor: pointer;
  color: #fff;
  background: #0855AF;
}
.pagination ul li.next a:hover i {
  color: #fff;
}
.pagination ul li.next a i {
  color: #0855AF;
  font-size: 20px;
  font-weight: 500;
}
.pagination ul li.prev a:hover {
  cursor: pointer;
  color: #fff;
  background: #0855AF;
}
.pagination ul li.prev a:hover i {
  color: #fff;
}
.pagination ul li.prev a i {
  color: #0855AF;
  font-size: 20px;
  font-weight: 500;
}
.wrap-details {
  overflow: hidden;
}
.wrap-details .introduce {
  padding: 70px 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce {
    padding: 40px 0;
  }
}
.wrap-details .introduce .info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info {
    flex-direction: column;
    align-items: start;
  }
}
.wrap-details .introduce .info .left {
  width: 50%;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .left {
    width: 100%;
  }
}
.wrap-details .introduce .info .left .slider-for {
  font-size: 0;
}
.wrap-details .introduce .info .left .slider-for .item {
  padding: 15px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid rgba(176, 202, 255, 0.4);
  background: linear-gradient(0deg, #F2F6FF 0%, #FFF 100%), linear-gradient(0deg, #F2F6FF 0%, #FFF 100%);
}
.wrap-details .introduce .info .left .slider-for .item .img-box {
  border-radius: 10px;
}
.wrap-details .introduce .info .left .slider-nav {
  padding-top: 10px;
  font-size: 0;
}
.wrap-details .introduce .info .left .slider-nav .slick-list {
  margin: 0 -5px;
}
.wrap-details .introduce .info .left .slider-nav .slick-slide {
  padding: 0 5px;
}
.wrap-details .introduce .info .left .slider-nav .item {
  cursor: pointer;
  border-radius: 10px;
  border: 1px solid rgba(176, 202, 255, 0.4);
  background: linear-gradient(0deg, #F2F6FF 0%, #FFF 100%);
  padding: 15px;
}
.wrap-details .introduce .info .left .slider-nav .item .img-box {
  border-radius: 10px;
}
.wrap-details .introduce .info .left .slider-nav .slick-current .item {
  border: 1px solid #0855AF;
}
.wrap-details .introduce .info .left .slider-nav .item-video {
  position: relative;
}
.wrap-details .introduce .info .left .slider-nav .item-video .img-box::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.15);
  top: 0;
  left: 0;
}
.wrap-details .introduce .info .left .slider-nav .item-video .play {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.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: #fff;
  color: #0855AF;
}
.wrap-details .introduce .info .right {
  width: 47%;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right {
    width: 100%;
    margin-top: 30px;
  }
}
.wrap-details .introduce .info .right .tit h2 {
  color: #111737;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: -0.8px;
  line-height: 50px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .tit h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: normal;
  }
}
.wrap-details .introduce .info .right .type {
  padding-top: 10px;
}
.wrap-details .introduce .info .right .type span {
  display: block;
  color: #0855AF;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: -0.32px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .type span {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: normal;
  }
}
.wrap-details .introduce .info .right .editor-content {
  padding-bottom: 60px;
  padding-top: 40px;
  border-bottom: 1px solid rgba(176, 202, 255, 0.4);
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .editor-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.wrap-details .introduce .info .right .editor-content p {
  color: #646B7A;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .editor-content p {
    font-size: 14px;
    line-height: 24px;
  }
}
.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: #646B7A;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .editor-content ul li {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-details .introduce .info .right .note {
  margin-top: 60px;
  border-radius: 16px;
  padding: 25px;
  border: 1px solid rgba(176, 202, 255, 0.4);
  background: linear-gradient(0deg, #F2F6FF 0%, #FFF 100%);
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .note {
    margin-top: 20px;
    padding: 20px;
  }
}
.wrap-details .introduce .info .right .note h2 {
  color: #111737;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.36px;
  line-height: 28px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .note h2 {
    letter-spacing: normal;
  }
}
.wrap-details .introduce .info .right .note .txt {
  padding-top: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(176, 202, 255, 0.4);
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .note .txt {
    padding-bottom: 15px;
  }
}
.wrap-details .introduce .info .right .note .txt p {
  color: #646B7A;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .note .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-details .introduce .info .right .note .share {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .note .share {
    padding-top: 15px;
  }
}
.wrap-details .introduce .info .right .note .share .share-to span {
  display: block;
  color: #222;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.36px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .note .share .share-to span {
    font-size: 16px;
    letter-spacing: normal;
  }
}
.wrap-details .introduce .info .right .link {
  padding-top: 80px;
}
@media (max-width: 1470px) {
  .wrap-details .introduce .info .right .link {
    padding-top: 40px;
  }
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .link {
    padding-top: 30px;
  }
}
.wrap-details .introduce .info .right .link a {
  margin-top: 10px;
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.48px;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .link a {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    letter-spacing: normal;
  }
}
.wrap-details .introduce .info .right .link .btn1::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 10px;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%), #242223;
  z-index: -1;
  transition: all 0.3s ease-in-out;
}
.wrap-details .introduce .info .right .link .btn1 span {
  position: relative;
}
.wrap-details .introduce .info .right .link .btn1 span::after {
  content: '\e623';
  font-family: 'iconfont' !important;
  margin-left: 10px;
  color: #fff;
  font-size: 18px;
  display: inline-block;
}
.wrap-details .introduce .info .right .link .btn1:hover {
  background: #242223;
}
.wrap-details .introduce .info .right .link .btn1:hover::before {
  opacity: 0;
}
.wrap-details .introduce .info .right .link .btn1:hover span::after {
  animation: swing 1s linear;
}
.wrap-details .introduce .info .right .link .btn2 {
  background: #242223;
}
.wrap-details .introduce .info .right .link .btn2:hover {
  background: transparent;
}
.wrap-details .introduce .info .right .link .btn2:hover::before {
  opacity: 1;
}
.wrap-details .introduce .info .right .link .btn2:hover span::after {
  animation: swing 1s linear;
}
.wrap-details .introduce .info .right .link .btn2::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 10px;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%), #242223;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.wrap-details .introduce .info .right .link .btn2 span {
  position: relative;
}
.wrap-details .introduce .info .right .link .btn2 span::after {
  content: '\e66e';
  font-family: 'iconfont' !important;
  margin-left: 10px;
  color: #fff;
  font-size: 18px;
  display: inline-block;
}
.wrap-details .details-list .details-menu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  margin: 0 -45px;
  border-radius: 16px;
  border: 1px solid rgba(176, 202, 255, 0.4);
  background: linear-gradient(0deg, #F2F6FF 0%, #FFF 100%);
  z-index: 5;
  padding: 0 30px;
}
.wrap-details .details-list .details-menu ul .active {
  color: #0855AF;
}
.wrap-details .details-list .details-menu ul li {
  display: inline-block;
  padding: 0 45px;
}
.wrap-details .details-list .details-menu ul li a {
  display: block;
  padding: 18px 0;
  color: #111737;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.36px;
  transition: all 0.3s ease-in-out;
}
.wrap-details .details-list .details-menu ul li a:hover {
  color: #0855AF;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .details-menu ul li a {
    font-size: 14px;
    letter-spacing: normal;
  }
}
.wrap-details .details-list .des-tit h2 {
  color: #111737;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.64px;
  line-height: 42px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .des-tit h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: normal;
  }
}
.wrap-details .details-list .editor-content {
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .editor-content {
    padding-top: 30px;
  }
}
.wrap-details .details-list .editor-content b {
  color: #111737;
}
.wrap-details .details-list .editor-content p {
  color: #646B7A;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .editor-content p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-details .details-list .editor-content ul {
  padding-left: 20px;
}
.wrap-details .details-list .editor-content ul li {
  list-style-type: disc;
  color: #646B7A;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .editor-content ul li {
    font-size: 14px;
    line-height: 24px;
  }
}
.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;
}
.wrap-details .details-list .editor-content .table-box table tr td {
  width: auto !important;
  height: auto !important;
  padding: 8px;
  border-color: #eee;
  border-width: 1px;
  color: #646B7A;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .editor-content .table-box table tr td {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-details .details-list .box-des {
  padding-top: 120px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .box-des {
    padding-top: 40px;
  }
}
.wrap-details .details-list .box-related {
  padding: 120px 0;
  background: linear-gradient(180deg, #FFF 13.79%, #E0EAFF 100%);
}
@media (max-width: 1199px) {
  .wrap-details .details-list .box-related {
    padding: 40px 0;
  }
}
.wrap-details .details-list .box-related .slick-related {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .box-related .slick-related {
    margin-top: 30px;
  }
}
.wrap-details .details-list .box-related .slick-related .item {
  border-radius: 10px;
  border: 1px solid rgba(176, 202, 255, 0.4);
  background: linear-gradient(0deg, #F2F6FF 0%, #FFF 100%), linear-gradient(0deg, #F2F6FF 0%, #FFF 100%);
  padding: 15px;
}
.wrap-details .details-list .box-related .slick-related .item:hover .pic .img-box img {
  transform: scale3d(1.05, 1.05, 1);
}
.wrap-details .details-list .box-related .slick-related .item:hover .note .tit a {
  color: #0855AF;
}
.wrap-details .details-list .box-related .slick-related .item .pic {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.wrap-details .details-list .box-related .slick-related .item .pic .img-box {
  mix-blend-mode: multiply;
  border-radius: 10px;
}
.wrap-details .details-list .box-related .slick-related .item .pic .img-box img {
  transition: all 1s ease;
}
.wrap-details .details-list .box-related .slick-related .item .note {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .box-related .slick-related .item .note {
    padding-top: 20px;
  }
}
.wrap-details .details-list .box-related .slick-related .item .note .tit a {
  transition: all 0.3s ease;
  color: #111737;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  letter-spacing: -0.48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 68px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .box-related .slick-related .item .note .tit a {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
    height: 56px;
  }
}
.wrap-details .details-list .box-related .slick-related .item .note .category {
  padding-top: 10px;
}
.wrap-details .details-list .box-related .slick-related .item .note .category h2 {
  color: #0855AF;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .box-related .slick-related .item .note .category h2 {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-details .details-list .box-related .slick-related .item .note .add {
  padding-top: 35px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .box-related .slick-related .item .note .add {
    padding-top: 20px;
  }
}
.wrap-details .details-list .box-related .slick-related .item .note .add a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  color: #242223;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.48px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .box-related .slick-related .item .note .add a {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    letter-spacing: normal;
  }
}
.wrap-details .details-list .box-related .slick-related .item .note .add a::before {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 10px;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%), #FFF;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.wrap-details .details-list .box-related .slick-related .item .note .add a:hover {
  color: #fff;
}
.wrap-details .details-list .box-related .slick-related .item .note .add a:hover::before {
  opacity: 1;
}
.wrap-details .details-list .box-related .slick-related .item .note .add a:hover span::after {
  animation: swing 1s linear;
}
.wrap-details .details-list .box-related .slick-related .item .note .add a span {
  position: relative;
}
.wrap-details .details-list .box-related .slick-related .item .note .add a span::after {
  content: '\e66e';
  font-family: 'iconfont' !important;
  margin-left: 10px;
  font-size: 20px;
  display: inline-block;
}
.wrap-details .details-list .box-inquiry {
  padding: 120px 0;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .box-inquiry {
    padding: 40px 0;
  }
}
.wrap-details .details-list .box-inquiry .common-form {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .box-inquiry .common-form {
    margin-top: 30px;
  }
}
.wrap-home {
  overflow: hidden;
}
.wrap-home .home-category {
  position: relative;
  z-index: 1;
}
.wrap-home .home-category::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  background: url(../img/hp-bg.png) no-repeat center;
  background-size: 100% 200%;
}
.wrap-home .home-category .info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info {
    flex-direction: column;
    align-items: start;
  }
}
.wrap-home .home-category .info .left {
  width: 45%;
  padding-left: calc((100% - 1710px) / 2);
}
@media (max-width: 1710px) {
  .wrap-home .home-category .info .left {
    padding-left: calc((100% - 1440px) / 2);
  }
}
@media (max-width: 1470px) {
  .wrap-home .home-category .info .left {
    padding-left: calc((100% - 1320px) / 2);
  }
}
@media (max-width: 1400px) {
  .wrap-home .home-category .info .left {
    padding-left: calc((100% - 1140px) / 2);
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .left {
    width: 100%;
    padding-left: 0;
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-category .info .left {
    padding: 0 15px;
  }
}
.wrap-home .home-category .info .left .slider-nav-txt .slick-list {
  padding-bottom: 80px;
}
.wrap-home .home-category .info .left .wrap-txt h3 {
  color: #0855AF;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .left .wrap-txt h3 {
    font-size: 18px;
    line-height: 28px;
  }
}
.wrap-home .home-category .info .left .more {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .left .more {
    margin-top: 30px;
  }
}
.wrap-home .home-category .info .left .more a {
  box-shadow: 0 0px 57.4px 0 rgba(8, 85, 175, 0.4);
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
}
.wrap-home .home-category .info .left .more a:hover {
  background: #242223;
}
.wrap-home .home-category .info .left .more a:hover::before {
  width: 0;
}
.wrap-home .home-category .info .left .more a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.8s ease-in-out;
  border-radius: 10px;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%);
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .left .more a {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    letter-spacing: normal;
  }
}
.wrap-home .home-category .info .right {
  display: flex;
  justify-content: space-between;
  width: 50%;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .right {
    width: 100%;
    margin-top: 30px;
    padding: 0 30px;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-category .info .right {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-category .info .right {
    padding: 0 15px;
  }
}
.wrap-home .home-category .info .right .pro-pic {
  width: 60%;
}
@media (max-width: 991px) {
  .wrap-home .home-category .info .right .pro-pic {
    width: 100%;
    order: 2;
  }
}
.wrap-home .home-category .info .right .pro-pic .common-pro {
  display: none;
  height: 37vw;
}
@media (max-width: 991px) {
  .wrap-home .home-category .info .right .pro-pic .common-pro {
    height: auto;
  }
}
.wrap-home .home-category .info .right .pro-pic .common-pro.on {
  display: block;
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic {
  font-size: 0;
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-slide {
  padding: 0 4.5vw;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-slide {
    padding: 0;
  }
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots {
  position: fixed;
  top: 100%;
  bottom: auto;
  right: 34vw;
  text-align: start;
}
@media (max-width: 1920px) {
  .wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots {
    right: 45vw;
  }
}
@media (max-width: 1710px) {
  .wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots {
    right: 43vw;
    top: 95%;
  }
}
@media (max-width: 1560px) {
  .wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots {
    top: 98%;
    right: 48vw;
  }
}
@media (max-width: 1400px) {
  .wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots {
    right: 44vw;
    top: 108%;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots {
    display: none !important;
  }
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots li.slick-active {
  color: #fff;
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots li.slick-active button {
  color: #fff;
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots li.slick-active button::before {
  color: #fff !important;
  z-index: -1;
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots li {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
  margin: 0 10px;
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots li::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(176, 202, 255, 0.1);
  transform: scale(1.3);
  left: 0;
  top: 0;
  z-index: -1;
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots li:hover {
  color: #fff;
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots li:hover button {
  background: transparent;
  color: #fff;
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots li:hover button::before {
  background: #0855AF;
  color: #fff;
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots li button {
  font-size: 14px;
  line-height: 38px;
  width: 38px;
  height: 38px;
  color: #0855AF;
  background: rgba(176, 202, 255, 0.3);
  border-radius: 50%;
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-dots li button::before {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  z-index: -1;
  transition: all 0.3s ease-in-out;
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-current .item .pic .pro-img {
  left: -38%;
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%);
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .right .pro-pic .slider-for-pic .slick-current .item .pic .pro-img {
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .item .pic {
  position: relative;
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .item .pic .img-box {
  padding-bottom: calc(690 / 480 * 100%);
  border-radius: 10px;
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .item .pic .pro-img {
  content: '';
  position: absolute;
  height: 80%;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  left: -28%;
  transition: all 0.7s linear;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .right .pro-pic .slider-for-pic .item .pic .pro-img {
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
.wrap-home .home-category .info .right .pro-pic .slider-for-pic .item .pic .pro-img a img {
  width: 100%;
  height: auto;
  display: block;
}
.wrap-home .home-category .info .right .pro-txt {
  width: 30%;
}
@media (max-width: 991px) {
  .wrap-home .home-category .info .right .pro-txt {
    width: 100%;
    order: 1;
  }
}
.wrap-home .home-category .info .right .pro-txt .slider-nav-txt {
  font-size: 0;
}
.wrap-home .home-category .info .right .pro-txt .slider-nav-txt .slick-track {
  margin: -10px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .right .pro-txt .slider-nav-txt .slick-track {
    margin: -5px 0;
  }
}
.wrap-home .home-category .info .right .pro-txt .slider-nav-txt .slick-slide {
  padding: 10px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .right .pro-txt .slider-nav-txt .slick-slide {
    padding: 5px 0;
  }
}
.wrap-home .home-category .info .right .pro-txt .slider-nav-txt .slick-current .item::before {
  opacity: 1;
}
.wrap-home .home-category .info .right .pro-txt .slider-nav-txt .item {
  cursor: pointer;
  text-align: end;
  padding: 10px 28px;
  border-radius: 10px 0 0 10px;
  background: linear-gradient(90deg, rgba(176, 202, 255, 0.1) 0%, #B0CAFF 75%);
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.36px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.wrap-home .home-category .info .right .pro-txt .slider-nav-txt .item::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%), linear-gradient(90deg, rgba(176, 202, 255, 0.1) 0%, #B0CAFF 75%);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.wrap-home .home-category .info .right .pro-txt .slider-nav-txt .item:hover::before {
  opacity: 1;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .right .pro-txt .slider-nav-txt .item {
    font-size: 16px;
    letter-spacing: normal;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-category .info .right .pro-txt .slider-nav-txt .item {
    text-align: start;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-category .info .right .pro-txt .slider-nav-txt .item {
    font-size: 14px;
    padding: 7px 15px;
  }
}
.wrap-home .home-category .info .right .pro-txt ul .item.on {
  box-shadow: 0 20px 57.4px 0 rgba(8, 85, 175, 0.4);
}
.wrap-home .home-category .info .right .pro-txt ul .item.on::before {
  opacity: 1;
}
.wrap-home .home-category .info .right .pro-txt ul .item {
  cursor: pointer;
  text-align: end;
  padding: 10px 28px;
  border-radius: 10px 0 0 10px;
  background: linear-gradient(90deg, rgba(176, 202, 255, 0.1) 0%, #B0CAFF 75%);
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.36px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
}
.wrap-home .home-category .info .right .pro-txt ul .item::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%), linear-gradient(90deg, rgba(176, 202, 255, 0.1) 0%, #B0CAFF 75%);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.wrap-home .home-category .info .right .pro-txt ul .item:hover {
  box-shadow: 0 20px 57.4px 0 rgba(8, 85, 175, 0.4);
}
.wrap-home .home-category .info .right .pro-txt ul .item:hover::before {
  opacity: 1;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .info .right .pro-txt ul .item {
    font-size: 16px;
    letter-spacing: normal;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-category .info .right .pro-txt ul .item {
    text-align: start;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-category .info .right .pro-txt ul .item {
    font-size: 14px;
    padding: 7px 15px;
  }
}
.wrap-home .home-category .pro-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .pro-box {
    padding: 0 30px;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-category .pro-box {
    flex-direction: column;
    align-items: start;
    padding: 0 15px;
  }
}
.wrap-home .home-category .pro-box .left {
  width: 70%;
  padding-left: calc((100% - 1710px) / 2);
}
@media (max-width: 1710px) {
  .wrap-home .home-category .pro-box .left {
    padding-left: calc((100% - 1440px) / 2);
  }
}
@media (max-width: 1470px) {
  .wrap-home .home-category .pro-box .left {
    padding-left: calc((100% - 1320px) / 2);
  }
}
@media (max-width: 1400px) {
  .wrap-home .home-category .pro-box .left {
    padding-left: calc((100% - 1140px) / 2);
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-category .pro-box .left {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-category .pro-box .left {
    width: 100%;
    order: 2;
  }
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic {
  font-size: 0;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .slick-dots {
  bottom: 90px;
  text-align: start;
}
@media (max-width: 1710px) {
  .wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .slick-dots {
    bottom: 35px;
  }
}
@media (max-width: 1560px) {
  .wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .slick-dots {
    bottom: 0;
  }
}
@media (max-width: 1470px) {
  .wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .slick-dots {
    bottom: 0;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .slick-dots {
    display: none !important;
  }
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .slick-dots li.slick-active {
  color: #fff;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .slick-dots li.slick-active button {
  color: #fff;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .slick-dots li.slick-active button::before {
  color: #fff !important;
  z-index: -1;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .slick-dots li {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
  margin: 0 10px;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .slick-dots li::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(176, 202, 255, 0.1);
  transform: scale(1.3);
  left: 0;
  top: 0;
  z-index: -1;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .slick-dots li:hover {
  color: #fff;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .slick-dots li:hover button {
  background: transparent;
  color: #fff;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .slick-dots li:hover button::before {
  background: #0855AF;
  color: #fff;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .slick-dots li button {
  font-size: 14px;
  line-height: 38px;
  width: 38px;
  height: 38px;
  color: #0855AF;
  background: rgba(176, 202, 255, 0.3);
  border-radius: 50%;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .slick-dots li button::before {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  z-index: -1;
  transition: all 0.3s ease-in-out;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item {
    flex-direction: column;
  }
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-note {
  width: 35%;
}
@media (max-width: 991px) {
  .wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-note {
    width: 100%;
  }
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-note .wrap-tit a {
  color: #242223;
  font-size: 60px;
  font-weight: 500;
  line-height: 70px;
  margin: 0;
  letter-spacing: -1.2px;
}
@media (max-width: 1470px) {
  .wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-note .wrap-tit a {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-note .wrap-tit a {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: normal;
  }
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-note .wrap-txt h3 {
  color: #0855AF;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-note .wrap-txt h3 {
    font-size: 18px;
    line-height: 28px;
  }
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-note .more {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-note .more {
    margin-top: 30px;
  }
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-note .more a {
  box-shadow: 0 0px 57.4px 0 rgba(8, 85, 175, 0.4);
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-note .more a:hover {
  background: #242223;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-note .more a:hover::before {
  width: 0;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-note .more a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.8s ease-in-out;
  border-radius: 10px;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%);
}
@media (max-width: 1199px) {
  .wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-note .more a {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    letter-spacing: normal;
  }
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-pic {
  width: 45%;
}
@media (max-width: 991px) {
  .wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-pic {
    width: 100%;
    margin-top: 20px;
  }
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-pic .pic {
  position: relative;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-pic .pic .img-box {
  padding-bottom: calc(690 / 480 * 100%);
  border-radius: 10px;
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-pic .pic .pro-img {
  content: '';
  position: absolute;
  height: 80%;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  left: -38%;
  transition: all 0.7s linear;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-pic .pic .pro-img {
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
.wrap-home .home-category .pro-box .left .slider-for-note .slider-for-pic .item .item-pic .pic .pro-img a img {
  width: 100%;
  height: auto;
  display: block;
}
.wrap-home .home-category .pro-box .right {
  width: 20%;
}
@media (max-width: 1470px) {
  .wrap-home .home-category .pro-box .right {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-category .pro-box .right {
    width: 100%;
    margin-bottom: 20px;
    order: 1;
  }
}
.wrap-home .home-category .pro-box .right .slider-nav-txt {
  font-size: 0;
}
.wrap-home .home-category .pro-box .right .slider-nav-txt .slick-list {
  height: auto !important;
  margin: -10px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .pro-box .right .slider-nav-txt .slick-list {
    margin: -5px 0;
  }
}
.wrap-home .home-category .pro-box .right .slider-nav-txt .slick-slide {
  padding: 10px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .pro-box .right .slider-nav-txt .slick-slide {
    padding: 5px 0;
  }
}
.wrap-home .home-category .pro-box .right .slider-nav-txt .slick-current .item::before {
  opacity: 1;
}
.wrap-home .home-category .pro-box .right .slider-nav-txt .item {
  cursor: pointer;
  text-align: end;
  padding: 10px 28px;
  border-radius: 10px 0 0 10px;
  background: linear-gradient(90deg, rgba(176, 202, 255, 0.1) 0%, #B0CAFF 75%);
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.36px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: auto;
}
.wrap-home .home-category .pro-box .right .slider-nav-txt .item::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%), linear-gradient(90deg, rgba(176, 202, 255, 0.1) 0%, #B0CAFF 75%);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.wrap-home .home-category .pro-box .right .slider-nav-txt .item:hover::before {
  opacity: 1;
}
@media (max-width: 1199px) {
  .wrap-home .home-category .pro-box .right .slider-nav-txt .item {
    font-size: 16px;
    letter-spacing: normal;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-category .pro-box .right .slider-nav-txt .item {
    text-align: start;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-category .pro-box .right .slider-nav-txt .item {
    font-size: 14px;
    padding: 7px 15px;
  }
}
.wrap-home .home-name {
  text-align: center;
}
.wrap-home .home-name span {
  display: block;
  font-family: "Zalando Sans Expanded", sans-serif;
  font-size: 13vw;
  font-weight: bold;
  line-height: 100%;
  background: linear-gradient(90deg, #FFF 2%, #0855AF 50%, #FFF 98%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.wrap-home .home-product {
  padding: 190px 0 150px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-product {
    padding: 40px 0;
  }
}
.wrap-home .home-product .slick-product {
  margin-top: 90px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .slick-product {
    margin-top: 30px;
  }
}
.wrap-home .home-product .slick-product .slick-dots {
  top: 110%;
}
.wrap-home .home-product .slick-product .slick-dots li.slick-active {
  color: #fff;
}
.wrap-home .home-product .slick-product .slick-dots li.slick-active button {
  color: #fff;
}
.wrap-home .home-product .slick-product .slick-dots li.slick-active button::before {
  color: #fff !important;
  z-index: -1;
}
.wrap-home .home-product .slick-product .slick-dots li {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
  margin: 0 10px;
}
.wrap-home .home-product .slick-product .slick-dots li::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(176, 202, 255, 0.1);
  transform: scale(1.3);
  left: 0;
  top: 0;
  z-index: -1;
}
.wrap-home .home-product .slick-product .slick-dots li:hover {
  color: #fff;
}
.wrap-home .home-product .slick-product .slick-dots li:hover button {
  background: transparent;
  color: #fff;
}
.wrap-home .home-product .slick-product .slick-dots li:hover button::before {
  background: #0855AF;
  color: #fff;
}
.wrap-home .home-product .slick-product .slick-dots li button {
  font-size: 14px;
  line-height: 38px;
  width: 38px;
  height: 38px;
  color: #0855AF;
  background: rgba(176, 202, 255, 0.3);
  border-radius: 50%;
}
.wrap-home .home-product .slick-product .slick-dots li button::before {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  z-index: -1;
  transition: all 0.3s ease-in-out;
}
.wrap-home .home-product .slick-product .item {
  border-radius: 10px;
  border: 1px solid rgba(176, 202, 255, 0.4);
  background: linear-gradient(0deg, #F2F6FF 0%, #FFF 100%), linear-gradient(0deg, #F2F6FF 0%, #FFF 100%);
  padding: 15px;
}
.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 .tit a {
  color: #0855AF;
}
.wrap-home .home-product .slick-product .item .pic {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.wrap-home .home-product .slick-product .item .pic .img-box {
  mix-blend-mode: multiply;
  border-radius: 10px;
}
.wrap-home .home-product .slick-product .item .pic .img-box img {
  transition: all 1s ease;
}
.wrap-home .home-product .slick-product .item .note {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .slick-product .item .note {
    padding-top: 20px;
  }
}
.wrap-home .home-product .slick-product .item .note .tit a {
  transition: all 0.3s ease;
  color: #111737;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  letter-spacing: -0.48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 68px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .slick-product .item .note .tit a {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
    height: 56px;
  }
}
.wrap-home .home-product .slick-product .item .note .category {
  padding-top: 10px;
}
.wrap-home .home-product .slick-product .item .note .category h2 {
  color: #0855AF;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .slick-product .item .note .category h2 {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-home .home-product .slick-product .item .note .add {
  padding-top: 35px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .slick-product .item .note .add {
    padding-top: 20px;
  }
}
.wrap-home .home-product .slick-product .item .note .add a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  color: #242223;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.48px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .slick-product .item .note .add a {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    letter-spacing: normal;
  }
}
.wrap-home .home-product .slick-product .item .note .add a::before {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 10px;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%), #FFF;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.wrap-home .home-product .slick-product .item .note .add a:hover {
  color: #fff;
}
.wrap-home .home-product .slick-product .item .note .add a:hover::before {
  opacity: 1;
}
.wrap-home .home-product .slick-product .item .note .add a:hover span::after {
  animation: swing 1s linear;
}
.wrap-home .home-product .slick-product .item .note .add a span {
  position: relative;
}
.wrap-home .home-product .slick-product .item .note .add a span::after {
  content: '\e66e';
  font-family: 'iconfont' !important;
  margin-left: 10px;
  font-size: 20px;
  display: inline-block;
}
.wrap-home .home-about {
  background: linear-gradient(180deg, #FFF 13.79%, #E0EAFF 100%);
  padding: 120px 0 130px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-about {
    padding: 40px 0;
  }
}
.wrap-home .home-about .info .top .more {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .top .more {
    margin-top: 30px;
  }
}
.wrap-home .home-about .info .top .more a {
  box-shadow: 0 20px 57.4px 0 rgba(73, 93, 220, 0.4);
  display: inline-block;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  border-radius: 10px;
  letter-spacing: -0.32px;
  transition: all 0.3s ease-in-out;
}
.wrap-home .home-about .info .top .more a:hover {
  background: #0855AF;
}
.wrap-home .home-about .info .top .more a:hover::before {
  opacity: 0;
}
.wrap-home .home-about .info .top .more a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
  left: 0;
  border-radius: 10px;
  background: linear-gradient(90deg, #F61624 0%, #0855AF 100%);
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .top .more a {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    letter-spacing: normal;
  }
}
.wrap-home .home-about .info .group {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group {
    flex-wrap: wrap;
    margin-top: 30px;
  }
}
.wrap-home .home-about .info .group .left,
.wrap-home .home-about .info .group .right {
  width: 25%;
  height: 500px;
  padding: 20px 20px 70px 20px;
  border-radius: 16px;
  background: linear-gradient(180deg, #EDF3FF 0%, #FFF 100%);
  animation-duration: 1s;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group .left,
  .wrap-home .home-about .info .group .right {
    width: 49%;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-about .info .group .left,
  .wrap-home .home-about .info .group .right {
    width: 100%;
    padding: 20px;
    height: auto;
    margin: 10px 0;
  }
}
.wrap-home .home-about .info .group .center {
  width: calc(100% - 50% - 60px);
  position: relative;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group .center {
    order: 3;
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-about .info .group .center {
    margin-top: 30px;
  }
}
.wrap-home .home-about .info .group .center .pic {
  position: relative;
  z-index: 1;
  border-radius: 16px;
}
.wrap-home .home-about .info .group .center .pic::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 16px;
  pointer-events: none;
}
.wrap-home .home-about .info .group .center .pic .line-white {
  content: '';
  position: absolute;
  width: 280px;
  height: 50px;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background: #fff;
  border-radius: 0 0 10px 10px;
}
@media (max-width: 767px) {
  .wrap-home .home-about .info .group .center .pic .line-white {
    width: 180px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-about .info .group .center .pic .line-white {
    height: 30px;
  }
}
.wrap-home .home-about .info .group .center .pic .line-white::before {
  content: '';
  position: absolute;
  top: 0;
  left: -20px;
  background: url(../images/yuanjiao.png) no-repeat center;
  background-size: cover;
  width: 20px;
  height: 20px;
  transform: rotate(-90deg);
}
.wrap-home .home-about .info .group .center .pic .line-white::after {
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  background: url(../images/yuanjiao.png) no-repeat center;
  background-size: cover;
  width: 20px;
  height: 20px;
  transform: rotate(-180deg);
}
.wrap-home .home-about .info .group .center .pic img {
  width: 100%;
  display: block;
  height: auto;
  border-radius: 16px;
}
.wrap-home .home-about .info .group .center .pic .txt {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 2;
  top: 0;
  padding: 30px;
}
@media (max-width: 767px) {
  .wrap-home .home-about .info .group .center .pic .txt {
    padding: 15px;
  }
}
.wrap-home .home-about .info .group .center .pic .txt span {
  margin-bottom: 10px;
  display: block;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: -0.8px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group .center .pic .txt span {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-about .info .group .center .pic .txt span {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 5px;
  }
}
.wrap-home .home-about .info .group .center .pic .txt h2 {
  color: #FFF;
  font-size: 32px;
  font-weight: 800;
  line-height: 42px;
  margin: 0;
}
@media (max-width: 1710px) {
  .wrap-home .home-about .info .group .center .pic .txt h2 {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 1470px) {
  .wrap-home .home-about .info .group .center .pic .txt h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group .center .pic .txt h2 {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-about .info .group .center .pic .txt h2 {
    font-size: 16px;
    line-height: 20px;
  }
}
.wrap-home .home-about .info .group .center .play {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -55px;
  z-index: 2;
}
@media (max-width: 1710px) {
  .wrap-home .home-about .info .group .center .play {
    bottom: -45px;
  }
}
@media (max-width: 1470px) {
  .wrap-home .home-about .info .group .center .play {
    bottom: -35px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-about .info .group .center .play {
    bottom: -25px;
  }
}
.wrap-home .home-about .info .group .center .play a {
  border-radius: 16.8px;
  border: 1.4px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(14px);
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .wrap-home .home-about .info .group .center .play a {
    padding: 6px;
  }
}
.wrap-home .home-about .info .group .center .play a i {
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #0855AF;
  background: #fff;
  font-size: 32px;
}
@media (max-width: 1710px) {
  .wrap-home .home-about .info .group .center .play a i {
    width: 70px;
    height: 70px;
    font-size: 30px;
  }
}
@media (max-width: 1470px) {
  .wrap-home .home-about .info .group .center .play a i {
    width: 50px;
    height: 50px;
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-about .info .group .center .play a i {
    width: 35px;
    height: 35px;
    font-size: 20px;
  }
}
.wrap-home .home-about .info .group .slick-about .slick-dots {
  bottom: -40px;
}
.wrap-home .home-about .info .group .slick-about .slick-dots li {
  width: 30px;
  height: 2px;
  border-radius: 3px;
  background: #B0CAFF;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group .slick-about .slick-dots li {
    width: 20px;
  }
}
.wrap-home .home-about .info .group .slick-about .slick-dots li button {
  width: 30px;
  height: 2px;
  border-radius: 3px;
  background: #B0CAFF;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group .slick-about .slick-dots li button {
    width: 20px;
  }
}
.wrap-home .home-about .info .group .slick-about .slick-dots li button::before {
  width: 30px;
  height: 2px;
  border-radius: 3px;
  background: #B0CAFF;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group .slick-about .slick-dots li button::before {
    width: 20px;
  }
}
.wrap-home .home-about .info .group .slick-about .slick-dots li.slick-active button::before {
  background: #0855AF;
  width: 30px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group .slick-about .slick-dots li.slick-active button::before {
    width: 20px;
  }
}
.wrap-home .home-about .info .group .slick-about .item .pic .img-box {
  padding-bottom: calc(400 / 720 * 100%);
  border-radius: 16px;
  box-shadow: 0 4px 18px 0 rgba(8, 85, 175, 0.25);
}
.wrap-home .home-about .info .group .slick-about .item .note {
  padding-top: 30px;
}
.wrap-home .home-about .info .group .slick-about .item .note b {
  display: block;
  color: #111737;
  font-size: 76px;
  font-weight: 400;
  line-height: 86px;
  letter-spacing: -5.32px;
  margin: 0;
}
@media (max-width: 1710px) {
  .wrap-home .home-about .info .group .slick-about .item .note b {
    font-size: 56px;
    line-height: 66px;
  }
}
@media (max-width: 1470px) {
  .wrap-home .home-about .info .group .slick-about .item .note b {
    font-size: 48px;
    line-height: 58px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group .slick-about .item .note b {
    font-size: 34px;
    line-height: 44px;
    letter-spacing: normal;
  }
}
.wrap-home .home-about .info .group .slick-about .item .note p {
  color: #646B7A;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 2px 0 0 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group .slick-about .item .note p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-home .home-about .info .group .right {
  z-index: 1;
  position: relative;
}
.wrap-home .home-about .info .group .right::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  z-index: -1;
  background: url(../img/map.png) no-repeat center;
  background-size: 100% 100%;
  left: 0;
}
.wrap-home .home-about .info .group .right .pic img {
  width: 100%;
  display: block;
  height: auto;
  border-radius: 16px;
}
.wrap-home .home-about .info .group .right .note {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group .right .note {
    padding-top: 20px;
  }
}
.wrap-home .home-about .info .group .right .note b {
  display: block;
  color: #111737;
  font-size: 76px;
  font-weight: 400;
  line-height: 86px;
  letter-spacing: -5.32px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group .right .note b {
    font-size: 34px;
    line-height: 44px;
    letter-spacing: normal;
  }
}
.wrap-home .home-about .info .group .right .note .more {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
}
.wrap-home .home-about .info .group .right .note .more a {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border: 2px solid #FFF;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.wrap-home .home-about .info .group .right .note .more a:hover {
  background: #0855AF;
}
.wrap-home .home-about .info .group .right .note .more a:hover::before {
  opacity: 0;
}
.wrap-home .home-about .info .group .right .note .more a:hover i {
  color: #fff;
  animation: fadeInLeft 0.3s linear;
}
.wrap-home .home-about .info .group .right .note .more a i {
  color: #0855AF;
  font-size: 20px;
}
.wrap-home .home-about .info .group .right .note .more a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #EDF3FF 0%, #EDF3FF 100%), #FFF;
  z-index: -1;
  transition: all 0.3s ease-in-out;
  display: inline-block;
}
.wrap-home .home-about .info .group .left {
  animation-delay: 0.2s;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group .left {
    animation-delay: 0s;
  }
}
.wrap-home .home-about .info .group .center {
  animation-delay: 0.4s;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group .center {
    animation-delay: 0s;
  }
}
.wrap-home .home-about .info .group .right {
  animation-delay: 0.6s;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .group .right {
    animation-delay: 0s;
  }
}
