input:focus {
  outline: none;
}
p {
  margin-bottom: 0;
}
a {
  text-decoration: none;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
}
h1 ~ h6 {
  margin: 0;
  padding: 0;
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box:hover img {
  transform: scale(1.1);
}
.img-box img {
  transition: all 0.4s;
}
.img-box img,
.img-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
iframe[src=''],
iframe[data-src=''] {
  display: none;
  border: 1px solid #000;
}
iframe {
  z-index: 12;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/ajax-loader.gif) no-repeat center;
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.loaded {
  background-size: cover;
}
.table-box {
  overflow-x: auto;
}
table {
  width: 100% !important;
  height: auto !important;
}
table tr td {
  padding: 10px;
  border: 1px solid #E6E6E6;
  font-size: var(--size20);
  line-height: 150%;
  width: auto !important;
}
@media (max-width: 768px) {
  table tr td {
    font-size: 14px;
  }
}
.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;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
  padding: 0;
  margin: 0 -5px !important;
  font-size: 0 !important;
  overflow-x: hidden;
}
@media (min-width: 768px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
.fszero {
  font-size: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}
.fszero h1 {
  margin: 0;
}
:root {
  --color: #001F3C;
  --colorh: #004F9C;
  --size80: 80px;
  --size50: 50px;
  --size40: 40px;
  --size34: 34px;
  --size24: 24px;
  --size22: 22px;
  --size20: 20px;
  --size18: 18px;
  --size16: 16px;
  --tp150: 150px;
  --tp120: 120px;
  --tp100: 100px;
  --tp80: 80px;
  --tp64: 64px;
  --tp60: 60px;
}
@media (max-width: 1690px) {
  :root {
    --size24: 22px;
    --size40: 32px;
    --size80: 60px;
    --tp150: 120px;
    --tp120: 100px;
    --tp100: 80px;
    --tp80: 60px;
    --tp64: 45px;
    --tp60: 45px;
  }
}
@media (max-width: 1440px) {
  :root {
    --tp150: 100px;
    --tp120: 80px;
    --tp100: 60px;
    --tp80: 40px;
    --tp64: 35px;
    --tp60: 35px;
    --size40: 28px;
    --size24: 20px;
    --size20: 18px;
  }
}
@media (max-width: 1400px) {
  :root {
    --size80: 50px;
    --tp150: 80px;
    --tp120: 60px;
    --tp100: 45px;
    --size22: 20px;
    --tp64: 30px;
  }
}
@media (max-width: 1200px) {
  :root {
    --tp150: 60px;
    --tp120: 45px;
    --size80: 45px;
    --size40: 24px;
    --size22: 18px;
    --size18: 17px;
    --tp64: 25px;
    --tp60: 30px;
  }
}
@media (max-width: 992px) {
  :root {
    --tp150: 50px;
    --size24: 18px;
    --tp120: 40px;
    --size80: 35px;
    --size18: 16px;
    --tp60: 25px;
  }
}
@media (max-width: 768px) {
  :root {
    --size80: 28px;
    --size40: 20px;
    --size22: 16px;
    --size20: 16px;
    --size18: 14px;
    --size16: 14px;
  }
}
@media (max-width: 767px) {
  .fancybox-slide--video video {
    max-width: 95%;
  }
}
.fancybox-slide > video {
  padding: 0;
}
@media (min-width: 1440px) {
  .container {
    max-width: 1410px;
  }
}
@media (min-width: 1430px) {
  .container.con1400 {
    max-width: 1400px;
  }
}
@media (min-width: 1470px) {
  .container.con1440 {
    max-width: 1440px;
  }
}
@media (min-width: 1690px) {
  .container.con1660 {
    max-width: 1660px;
  }
}
@font-face {
  font-family: 'InterTight';
  src: url('../fonts/InterTight-Bold.woff2') format('woff2'), url('../fonts/InterTight-Bold.woff') format('woff'), url('../fonts/InterTight-Bold.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}
@font-face {
  font-family: 'InterTight';
  src: url('../fonts/InterTight-SemiBold.woff2') format('woff2'), url('../fonts/InterTight-SemiBold.woff') format('woff'), url('../fonts/InterTight-SemiBold.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 600;
}
@font-face {
  font-family: 'InterTight';
  src: url('../fonts/InterTight-Medium.woff2') format('woff2'), url('../fonts/InterTight-Medium.woff') format('woff'), url('../fonts/InterTight-Medium.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: 'InterTight';
  src: url('../fonts/InterTight-Regular.woff2') format('woff2'), url('../fonts/InterTight-Regular.woff') format('woff'), url('../fonts/InterTight-Regular.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}
body {
  font-family: 'InterTight', "Microsoft YaHei", "Arial", "Helvetica", "WenQuanYi Micro Hei", "Heiti SC", "PingFang SC", "Hiragino Sans GB", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  transition: all 0.3s;
}
body ::-webkit-scrollbar-track {
  background: #f1f1f1;
  /* 滚动条轨道背景色 */
  border-radius: 4px;
}
body ::-webkit-scrollbar-thumb {
  background: var(--colorh);
  /* 滚动条滑块颜色 */
  border-radius: 4px;
  /* 圆角 */
  transition: background 0.3s ease;
}
.overhide {
  overflow: hidden;
}
.header.scrolled {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
}
.header {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  padding: 0;
  transition: all 0.5s;
  overflow-x: clip;
}
.header .box1 {
  background: var(--color);
}
@media (max-width: 1200px) {
  .header .box1 {
    display: none;
  }
}
.header .box1 .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 39px;
  position: relative;
}
.header .box1 .box .icon {
  list-style: none;
  display: flex;
  gap: 10px;
}
.header .box1 .box .icon img {
  width: 20px;
  height: auto;
}
.header .box1 .box .icon img:hover {
  animation: swing 1s 0s ease both;
}
.header .box1 .box .title {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  line-height: 142.857%;
}
@media (min-width: 1401px) {
  .header .box1 .box .title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
.header .box1 .box .right {
  display: flex;
  gap: 40px;
}
@media (max-width: 1441px) {
  .header .box1 .box .right {
    gap: 25px;
  }
}
.header .box1 .box .right a {
  display: flex;
  align-items: center;
  color: #FFF;
  font-size: 16px;
}
.header .box1 .box .right a .iconfont {
  line-height: 1;
  color: #FFF;
  font-size: 16px;
  margin-right: 10px;
}
.header .box2 {
  background-color: rgba(0, 0, 0, 0.26);
}
.header .box2 .box {
  display: flex;
  justify-content: space-between;
  position: relative;
  height: 87px;
}
@media (max-width: 1200px) {
  .header .box2 .box {
    height: auto;
  }
}
@media (max-width: 768px) {
  .header .box2 .box {
    position: static;
  }
}
.header .box2 .header-logo {
  width: 94px;
}
@media (max-width: 1401px) {
  .header .box2 .header-logo {
    width: 85px;
  }
}
@media (max-width: 1200px) {
  .header .box2 .header-logo {
    width: 70px;
    padding: 10px 0;
  }
}
.header .box2 .header-logo a {
  height: 100%;
  display: flex;
  align-items: center;
}
.header .box2 .header-logo img {
  width: 100%;
  height: auto;
  transition: all 0.3s;
}
.header .box2 .header-nav {
  height: 100%;
}
@media (min-width: 1441px) {
  .header .box2 .header-nav {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 1200px) {
  .header .box2 .header-nav {
    display: none;
  }
}
.header .box2 .header-nav .nav {
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.header .box2 .header-nav .nav > ul {
  list-style: none;
  height: 100%;
  display: flex;
  gap: 80px;
}
@media (max-width: 1690px) {
  .header .box2 .header-nav .nav > ul {
    gap: 45px;
  }
}
@media (max-width: 1401px) {
  .header .box2 .header-nav .nav > ul {
    gap: 30px;
  }
}
.header .box2 .header-nav .nav > ul > li {
  display: flex;
  height: 100%;
  position: relative;
  transition: all 0.5s;
}
.header .box2 .header-nav .nav > ul > li:hover > a::before {
  width: 100%;
}
.header .box2 .header-nav .nav > ul > li.active > a::before {
  width: 100%;
}
.header .box2 .header-nav .nav > ul > li > a {
  position: relative;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  transition: all 0.4s;
}
@media (max-width: 1401px) {
  .header .box2 .header-nav .nav > ul > li > a {
    font-size: 15px;
  }
}
.header .box2 .header-nav .nav > ul > li > a::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #FFF;
  transition: all 0.4s;
}
@media (min-width: 1200px) {
  .header .box2 .header-nav .nav > ul > li .smallScreen {
    display: none !important;
  }
}
.header .box2 .header-nav .nav > ul > li ul {
  position: absolute;
  top: calc(100%);
  margin: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 300px;
  list-style: none;
  display: none;
  padding: 20px;
  z-index: 22;
  border-radius: 0 0 8px 8px;
  background: #FFF;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.header .box2 .header-nav .nav > ul > li ul li {
  position: relative;
  margin-bottom: 15px;
}
.header .box2 .header-nav .nav > ul > li ul li:last-child {
  margin-bottom: 0;
}
.header .box2 .header-nav .nav > ul > li ul li:last-child > a {
  border-bottom: none;
}
.header .box2 .header-nav .nav > ul > li ul li a {
  display: block;
  text-align: left;
  color: #000;
  font-size: 16px;
  line-height: 125%;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
}
.header .box2 .header-nav .nav > ul > li ul li a span,
.header .box2 .header-nav .nav > ul > li ul li a p {
  position: relative;
  z-index: 2;
}
@media (max-width: 1400px) {
  .header .box2 .header-nav .nav > ul > li ul li a {
    font-size: 15px;
  }
}
.header .box2 .header-nav .nav > ul > li ul li a:hover {
  color: var(--colorh);
  text-decoration: underline;
}
.header .box2 .header-nav .nav > ul > li ul li a.on {
  color: var(--colorh);
  text-decoration: underline;
}
.header .box2 .header-nav .nav > ul > li ul li ul {
  position: absolute;
  left: 100%;
  top: 0;
  transform: translateX(0);
}
.header .box2 .header-nav .nav > ul > li ul li ul::after {
  display: none;
}
.header .box2 .header-nav .nav > ul > li ul li ul li::before {
  display: none;
}
.header .box2 .right {
  height: 100%;
  display: flex;
  gap: 26px;
}
@media (max-width: 1200px) {
  .header .box2 .right {
    height: auto;
  }
}
@media (max-width: 768px) {
  .header .box2 .right {
    gap: 15px;
  }
}
.header .box2 .right .form {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .header .box2 .right .form {
    position: static;
  }
}
.header .box2 .right .form .search {
  height: 100%;
  display: flex;
  align-items: center;
}
.header .box2 .right .form .search .iconfont {
  color: #FFF;
  font-size: 20px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .header .box2 .right .form .search .iconfont {
    font-size: 18px;
  }
}
.header .box2 .right .form .search .iconfont::before {
  content: '\e609';
}
.header .box2 .right .form .fombx {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #FFF;
  padding: 15px 10px;
  border-radius: 5px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
@media (max-width: 768px) {
  .header .box2 .right .form .fombx {
    width: 94%;
    left: 3%;
  }
}
.header .box2 .right .form form {
  height: 24px;
  justify-content: space-between;
  width: 300px;
}
@media (max-width: 768px) {
  .header .box2 .right .form form {
    width: 100%;
  }
}
.header .box2 .right .form form input {
  border: none;
  background: transparent;
  padding: 5px 10px;
  border: 1px solid var(--colorh);
  color: #000;
  font-size: var(--size16);
  line-height: 150%;
  width: calc(100% - 30px);
  margin-right: auto;
}
.header .box2 .right .form form input:focus {
  outline: none;
}
.header .box2 .right .form form input:focus::placeholder {
  color: #ccc;
}
.header .box2 .right .form form input::placeholder {
  color: var(--color);
}
@media (max-width: 992px) {
  .header .box2 .right .form form input {
    color: var(--color);
  }
}
.header .box2 .right .form form button {
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
  padding-top: 4px;
}
.header .box2 .right .form form button:hover::before {
  color: var(--colorh);
}
.header .box2 .right .form form button::before {
  font-family: 'iconfont' !important;
  content: '\e609';
  color: var(--colorh);
  font-size: 20px;
  line-height: 1;
}
@media (max-width: 992px) {
  .header .box2 .right .form form button::before {
    color: var(--color);
  }
}
.header .box2 .right .h-inquire {
  height: 100%;
  display: flex;
  align-items: center;
}
.header .box2 .right .h-inquire a {
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  line-height: 144.444%;
}
.header .box2 .right .h-inquire a .iconfont{
  color: #FFF;
  font-size: 22px;
  line-height: 1;
  margin-right: 5px;
}

@media (max-width: 768px) {
  .header .box2 .right .h-inquire a {
    font-size: 16px;
  }
}
.header .box2 .right .h-inquire a span {
  font-weight: 500;
}
.header .box2 .right .language {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.header .box2 .right .language .lang {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: #FFF;
  padding: 7px 10px;
}
.header .box2 .right .language .lang::before {
  content: '';
  line-height: 1;
  display: inline-block;
  width: 28px;
  height: 20px;
  color: var(--colorh);
  background: url(../img/yuyan.svg) no-repeat center;
  background-size: cover;
}
@media (max-width: 768px) {
  .header .box2 .right .language .lang::before {
    margin-right: 6px;
  }
}
.header .box2 .right .language .lang::after {
  font-family: 'iconfont' !important;
  content: '\e610';
  color: var(--colorh);
  line-height: 1;
  font-size: 7px;
}
.header .box2 .right .language .lang span {
  color: var(--colorh);
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.28px;
  margin: 0 5px 0 8px;
}
@media (max-width: 768px) {
  .header .box2 .right .language .lang span {
    display: none;
  }
}
.header .box2 .right .language .drop-select {
  position: absolute;
  content: '';
  right: 0;
  top: calc(100%);
  z-index: 2;
  min-width: 400px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  display: none;
}
@media (max-width: 991px) {
  .header .box2 .right .language .drop-select {
    min-width: 100%;
    width: auto;
    height: 300px;
    overflow: auto;
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .header .box2 .right .language .drop-select {
    width: 160px;
    min-width: 160px;
  }
}
.header .box2 .right .language .drop-select li {
  font-size: 16px;
  display: inline-block;
  width: calc(100%/3);
  vertical-align: top;
}
@media (max-width: 991px) {
  .header .box2 .right .language .drop-select li {
    width: 100%;
    font-size: 14px;
  }
}
.header .box2 .right .language .drop-select li:hover a {
  color: #777777;
}
.header .box2 .right .language .drop-select li a {
  display: flex;
  align-items: center;
  padding: 6px;
  font-size: 14px;
  color: #000;
}
.header .box2 .right .language .drop-select li a:hover {
  background: #eee;
}
.header .box2 .right .language .drop-select li a img {
  max-height: 20px;
  display: block;
  margin-right: 10px;
}
.header-serch-box {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
}
.header-serch-box form {
  margin-bottom: 0;
  width: 60%;
  padding: 10px;
  background-color: #FFFFFF;
}
@media (max-width: 767px) {
  .header-serch-box form {
    width: 90%;
  }
}
.header-serch-box input {
  height: 40px;
  padding: 0 0 0 12px;
  color: rgba(38, 38, 38, 0.4);
  font-size: 14px;
  border: 1px solid var(--color);
  width: 94%;
}
.header-serch-box button {
  border-radius: 5px;
  background: #999;
  width: 74px;
  height: 40px;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: capitalize;
  margin-left: 7px;
  border: none;
  transition: background-color 0.3s ease;
}
.header-serch-box button::before {
  font-family: 'iconfont' !important;
  content: "\e61e";
  color: #FFF;
  line-height: 1;
  font-size: 20px;
}
.header-serch-box button:hover {
  background-color: var(--color);
}
.header-serch-box button .iconfont {
  font-size: 20px;
}
.header-serch-box .header-serch-none {
  font-size: 46px;
  cursor: pointer;
  position: fixed;
  top: 5%;
  right: 7%;
  color: #FFFFFF;
}
.visible {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-menu {
  position: relative;
  display: none;
}
.btn-menu a {
  display: flex;
  text-decoration: none;
  height: 100%;
  color: #fff;
  transition: all 0.3s;
  align-items: center;
}
.btn-menu a .iconfont {
  font-size: 34px;
}
@media (max-width: 1199px) {
  .btn-menu {
    display: inline-block;
  }
}
@keyframes scaleAnimation {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes headerNav {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-110%);
  }
  100% {
    transform: translateY(0);
  }
}
.banner-box {
  position: relative;
  padding-top: 39px;
}
@media (max-width: 1200px) {
  .banner-box {
    padding-top: 0;
  }
}
.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 img {
  display: block;
  width: 100%;
}
.banner-box .banner .swiper-slide {
  overflow: hidden;
}
.banner-box .banner iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.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-video video {
  display: none !important;
}
.banner-box .banner-video-box {
  position: relative;
  display: block;
  padding-bottom: calc(920 / 1920 * 100%);
  -webkit-transform: translateZ(10px);
  transform: translateZ(10px);
}
@media (max-width: 767px) {
  .banner-box .banner-video-box {
  }
}
.banner-box .banner-video-box::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.banner-box .banner-video-box .fluid_video_wrapper {
  position: absolute;
  z-index: 10;
}
.banner-box .banner-video-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.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: '\e644';
  -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);
}
.swiper-pagination {
  bottom: calc(45 / 1920 * 100%) !important;
  z-index: 66;
  width: auto !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%);
}
@media (max-width: 767px) {
  .swiper-pagination {
    display: none !important;
  }
}
.swiper-pagination::before {
  content: '';
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #FFF !important;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -2;
}
.swiper-pagination-bullet {
  width: 120px;
  margin: 0 !important;
  padding: 0;
  border-radius: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: transparent;
  border-bottom: 1px solid #fff;
  padding-bottom: 23px;
  z-index: 10;
  color: #FFF;
  font-size: 15px;
}
@media (max-width: 991px) {
  .swiper-pagination-bullet {
    width: 70px;
    font-size: 14px;
    padding-bottom: 15px;
  }
}
.swiper-pagination-bullet::after {
  content: '';
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #FFF !important;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -2;
}
.swiper-pagination-bullet::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 1px;
  background: #FFF !important;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  bottom: -1px;
  z-index: -2;
}
.swiper-pagination-bullet-active {
  border-bottom: 1px solid #fff;
  z-index: 10;
  color: #FFF;
}
.swiper-pagination-bullet-active::before {
  height: 4px;
}
/* 定义旋转动画 */
@keyframes rotate {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.index-nav.show {
  right: calc(100% - 100%);
  /* 滑入左侧 */
}
.index-nav {
  position: fixed;
  top: 30%;
  right: 0px;
  z-index: 222;
  padding: 18px 13px;
  background-color: #00000054;
}
@media (max-width: 1199px) {
  .index-nav {
    display: none;
  }
}
@media (max-width: 767px) {
  .index-nav {
    top: 30%;
  }
}
.index-nav .a {
  display: block;
  text-decoration: none;
  position: relative;
  transition: all 0.3s ease;
  margin-top: 30px;
}
.index-nav .a:first-of-type {
  margin-top: 0;
}
.index-nav .a .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 22px;
  transition: all 0.3s ease;
  color: #FFFFFF80;
}
.index-nav .a:hover .fix-nav-phonenumber {
  transform: translateY(-50%) translateX(0);
}
.index-nav .a:hover .iconfont {
  color: #FFF;
}
.index-nav .a.show .fix-nav-phonenumber {
  transform: translateY(-50%) translateX(0);
}
.index-nav .a.show .iconfont {
  color: #FFF;
}
.index-nav .top,
.index-nav .inquery {
  position: relative;
}
.index-nav .inquery:hover span {
  background-color: #000;
  color: var(--color);
}
.index-nav .inquery span {
  position: absolute;
  right: 2px;
  top: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
  border-radius: 100px;
  background-color: var(--color);
  color: #000;
  font-size: 12px;
  transition: all 0.3s ease;
}
.index-nav .WeChat .fix-nav-phonenumber p {
  height: auto;
  padding: 7px;
  border-radius: 6px 0px 0px 6px !important;
}
.index-nav .WeChat .fix-nav-phonenumber p img {
  background: #FFF !important;
  max-width: none !important;
}
.index-nav .fix-nav-phonenumber {
  position: absolute;
  right: 100%;
  top: 50%;
  height: 100%;
  transform: translateY(-50%) translateX(300%);
  transition: all 0.3s ease;
  line-height: 100%;
}
.index-nav .fix-nav-phonenumber p {
  margin: 0;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px 0 0 100px;
  background: var(--colorh);
  white-space: nowrap;
  color: #fff;
  font-size: 15px;
}
.index-nav .fix-nav-phonenumber p a {
  color: #fff;
}
.index-nav .fix-nav-phonenumber p a:hover {
  text-decoration: underline;
}
.index-nav .fix-nav-phonenumber p img {
  width: 100px;
  background-color: #FFFFFF;
}
.fix-nav-none {
  display: none;
  position: fixed;
  right: 0;
  color: white;
  bottom: 15%;
  font-size: 50px;
  border: 1px solid #333;
  border-radius: 10px;
  width: 45px;
  height: 45px;
  line-height: 32px;
  background-color: #333;
  text-align: center;
  z-index: 222;
}
@media (max-width: 1199px) {
  .fix-nav-none {
    display: block;
    bottom: 12%;
  }
}
.fix-nav-none.rotated {
  transform: rotate(45deg);
  transition: all 0.5s;
}
.xs-online {
  position: fixed;
  z-index: 222;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
  color: #fff;
  background-color: var(--colorh);
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  display: none;
}
.xs-online .imgbbb {
  transform: translateX(-50%) translateY(-120px) !important;
  animation: fadeInUp 0.5s ease forwards;
}
.xs-online .xs-online-wx {
  position: relative;
}
.xs-online .xs-online-wx img {
  position: absolute;
  width: 100px;
  left: 50%;
  background-color: #FFFFFF !important;
  transform: translateX(-50%) translateY(60px);
  transition: all 0.3 ease;
}
.xs-online ul li {
  float: left;
  width: 20%;
  list-style: none;
  border-right: 1px solid #000;
  border-left: 1px solid rgba(255, 255, 255, 0.6);
  transition: all 0.3s ease;
}
.xs-online ul li .iconfont {
  display: block;
}
.xs-online ul li:first-child {
  border-left: none;
}
.xs-online a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  color: #fff;
}
@media (max-width: 767px) {
  .xs-online a {
    font-size: 12px;
  }
}
.xs-online a .iconfont {
  font-size: 14px;
}
@media (max-width: 992px) {
  .xs-online {
    display: block !important;
  }
}
@keyframes videoan1 {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(3.5);
    transform: translate(-50%, -50%) scale(3.5);
    opacity: 0;
  }
}
.index-title h3 {
  color: #000;
  font-size: var(--size18);
  font-weight: 500;
  line-height: 166.667%;
  margin-bottom: 20px;
  text-align: center;
}
.index-title h2 {
  margin: 0;
  color: #000;
  text-align: center;
  font-size: 58px;
  font-weight: 600;
  line-height: 117.241%;
  letter-spacing: -1.16px;
  margin-bottom: 20px;
}
@media (max-width: 1690px) {
  .index-title h2 {
    font-size: 54px !important;
  }
}
@media (max-width: 1440px) {
  .index-title h2 {
    font-size: 44px !important;
  }
}
@media (max-width: 1400px) {
  .index-title h2 {
    font-size: 36px !important;
  }
}
@media (max-width: 991px) {
  .index-title h2 {
    font-size: 30px !important;
    letter-spacing: -0.8px;
  }
}
@media (max-width: 767px) {
  .index-title h2 {
    font-size: 24px !important;
    letter-spacing: 0px;
  }
}
.index-title p {
  color: #666;
  text-align: center;
  font-size: var(--size16);
  line-height: 150%;
}
.index-more {
  display: inline-flex;
  overflow: hidden;
  position: relative;
  color: #FFF;
  font-size: var(--size18);
}
.index-more::after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  aspect-ratio: 1 / 1;
  border-radius: 57px;
  background-color: #004F9C;
  backdrop-filter: blur(7.5px);
  font-family: 'iconfont' !important;
  content: '\e60f';
  color: #FFF;
  font-size: 18px;
  transition: all 0.3s;
}
@media (max-width: 1400px) {
  .index-more::after {
    width: 50px;
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .index-more::after {
    width: 40px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .index-more:hover span {
    background-color: var(--color);
  }
  .index-more:hover::after {
    background-color: var(--color);
  }
}
.index-more span {
  position: relative;
  z-index: 22;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 32px;
  border-radius: 39px;
  background-color: #004F9C;
  backdrop-filter: blur(7.5px);
  color: #FFF;
  transition: all 0.3s;
}
@media (max-width: 992px) {
  .index-more span {
    padding: 5px 20px;
  }
}
.prev-next {
  width: 130px;
  position: relative;
  height: 60px;
  pointer-events: none;
}
@media (max-width: 768px) {
  .prev-next {
    height: 35px;
    width: 80px;
  }
}
.slick-next:before,
.slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 20px;
  display: block;
  content: '\e60f';
  opacity: 1;
  color: var(--colorh);
  transition: all 0.3s ease;
}
@media (max-width: 1200px) {
  .slick-next:before,
  .slick-prev:before {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  .slick-next:before,
  .slick-prev:before {
    font-size: 16px;
  }
}
.slick-prev::before {
  transform: rotate(180deg);
}
.slick-prev,
.slick-next {
  z-index: 1;
  text-align: center;
  transition: all 0.3s ease;
  pointer-events: all;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  background-color: #E3E3E3;
}
@media (max-width: 1400px) {
  .slick-prev,
  .slick-next {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 1200px) {
  .slick-prev,
  .slick-next {
    width: 40px;
    height: 40px;
  }
}
.slick-next {
  right: -80px;
}
@media (max-width: 1400px) {
  .slick-next {
    right: -60px;
  }
}
@media (max-width: 1200px) {
  .slick-next {
    right: -40px;
  }
}
.slick-prev {
  left: -80px;
}
@media (max-width: 1400px) {
  .slick-prev {
    left: -60px;
  }
}
@media (max-width: 1200px) {
  .slick-prev {
    left: -40px;
  }
}
.slick-next:hover,
.slick-prev:hover {
  background-color: var(--colorh);
}
.slick-next:hover::before,
.slick-prev:hover::before {
  color: #FFF;
}
.slick-next.on,
.slick-prev.on {
  background-color: var(--colorh);
}
.slick-next.on::before,
.slick-prev.on::before {
  color: #FFF;
}
img {
  background: transparent !important;
  max-width: 100%;
  height: auto;
}
.yzm {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.yzm img {
  height: 40px !important;
  width: auto !important;
  margin-left: 6px;
}
.yzm b,
.yzm label {
  width: 100%;
}
.yzm input {
  max-width: 12.7em !important;
}
@media (max-width: 767px) {
  .yzm input {
    width: 12em !important;
  }
}
@keyframes ripple-spread {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(4);
    opacity: 0;
  }
}
.firm-video .video {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  width: 120px;
  height: 120px;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
@media (max-width: 992px) {
  .firm-video .video {
    width: 80px;
    height: 80px;
  }
}
.firm-video .video::after {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  background: url(../img/firm-1.png) no-repeat center;
  background-size: cover;
  border-radius: 50%;
}
.firm-video .video .iconfont {
  position: relative;
  z-index: 22;
  line-height: 1;
  font-size: 32px;
  color: #1A4A99;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: 3px;
  width: 84px;
  aspect-ratio: 1 / 1;
  border-radius: 84px;
  background: #FFF;
}
@media (max-width: 992px) {
  .firm-video .video .iconfont {
    width: 60px;
    font-size: 20px;
  }
}
.firm-video .video .iconfont::before {
  content: '\e611';
}
.firm-video span {
  cursor: pointer;
  display: block;
  margin-top: 22px;
  color: #FFF;
  font-size: var(--size20);
  font-weight: 500;
}
.abbaner {
  position: relative;
  overflow: hidden;
  padding-top: 39px;
}
@media (max-width: 1200px) {
  .abbaner {
    padding-top: 0;
  }
}
.abbaner .img {
  position: relative;
}
.abbaner .img::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 36.93%, rgba(0, 0, 0, 0.52) 98.81%);
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
.abbaner .img img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .abbaner .img img {
    height: 250px;
    width: auto;
    max-width: none;
  }
}
.abbaner .cont {
  position: absolute;
  top: calc(50%);
  transform: translateY(-50%);
  z-index: 12;
  left: 0;
  width: 100%;
}
.abbaner .cont .txt {
  width: 650px;
  max-width: 100%;
}
.abbaner .cont h2 {
  color: #FFF;
  font-size: 46px;
  font-weight: 600;
  line-height: 121.739%;
  margin-bottom: 20px;
}
@media (max-width: 1690px) {
  .abbaner .cont h2 {
    font-size: 40px;
  }
}
@media (max-width: 1400px) {
  .abbaner .cont h2 {
    font-size: 32px;
  }
}
@media (max-width: 992px) {
  .abbaner .cont h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .abbaner .cont h2 {
    margin-bottom: 0px;
  }
}
.abbaner .cont p {
  color: #FFF;
  font-size: 16px;
  line-height: 150%;
}
@media (max-width: 992px) {
  .abbaner .cont p {
    display: none;
  }
}
.pronav {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  padding: 16px 0;
  padding-bottom: 6px;
  color: #FFF;
  font-size: var(--size18);
  background: rgba(0, 0, 0, 0.2);
}
.pronav .box {
  overflow-x: auto;
  overflow-y: hidden;
  display: flex;
  padding-bottom: 10px;
}
.pronav .box::before {
  font-family: 'iconfont' !important;
  content: '\e613';
  color: #FFF;
  font-size: 22px;
  line-height: 1;
  margin-right: 22px;
}
.pronav span {
  display: inline-block;
  margin: 0 10px;
  position: relative;
  z-index: 12;
}
.pronav a {
  color: inherit;
  display: inline-block;
  transition: all 0.5s;
  position: relative;
  z-index: 12;
  white-space: nowrap;
  word-wrap: break-word;
}
.pronav a:hover {
  text-decoration: underline;
}
.pronav a.active {
  text-decoration: underline;
}
.slick-dotted.slick-slider {
  margin: 0;
}
.slick-dots {
  bottom: 0;
}
.slick-dots li {
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background: var(--color);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 4px;
}
.slick-dots li.slick-active {
  background: var(--colorh);
}
.slick-dots li button {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.slick-dots li button::before {
  display: none;
}
.toprev {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.toprev .index-title {
  width: 50%;
}
@media (max-width: 992px) {
  .toprev .index-title {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .toprev .index-more {
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  .toprev .prev-next {
    display: none !important;
  }
}
.index .inpro {
  padding-top: var(--tp100);
  padding-bottom: 7.5%;
  background: #F5F5F5;
}
@media (max-width: 992px) {
  .index .inpro {
    padding-bottom: 50px;
  }
}
.index .inpro .top {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 60%;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .index .inpro .top {
    width: 70%;
  }
}
@media (max-width: 768px) {
  .index .inpro .top {
    width: 100%;
  }
}
.index .inpro .top .index-more {
  margin-top: 40px;
}
@media (max-width: 1200px) {
  .index .inpro .top .index-more {
    margin-top: 30px;
  }
}
.index .inpro .content {
  margin-top: var(--tp60);
}
.index .inpro .content .slick-list {
  margin: 0 -24px;
}
@media (max-width: 1200px) {
  .index .inpro .content .slick-list {
    margin: 0 -15px;
  }
}
@media (min-width: 992px) {
  .index .inpro .content .slick-list {
    overflow: visible;
  }
}
.index .inpro .content .slick-list .slick-slide {
  padding: 0 24px;
}
@media (max-width: 1200px) {
  .index .inpro .content .slick-list .slick-slide {
    padding: 0 15px;
  }
}
.index .inabo {
  position: relative;
}
@media (max-width: 992px) {
  .index .inabo {
    padding: 45px 0;
  }
}
.index .inabo .box .left {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 992px) {
  .index .inabo .box .left {
    position: static;
    width: 100%;
    padding: 10% 0;
  }
}
.index .inabo .box .right {
  margin-left: auto;
  margin-right: 0;
  width: 50%;
  padding: 90px 0 80px 0;
  padding-left: 73px;
}
@media (max-width: 1400px) {
  .index .inabo .box .right {
    padding-left: 40px;
  }
}
@media (max-width: 992px) {
  .index .inabo .box .right {
    width: 100%;
    margin-top: 20px;
    padding: 0;
  }
}
.index .inabo .box .right .index-title h3 {
  text-align: left;
}
.index .inabo .box .right .index-title h2 {
  text-align: left;
  margin: 0;
}
.index .inabo .box .right .txt {
  margin-top: 36px;
}
@media (max-width: 1200px) {
  .index .inabo .box .right .txt {
    margin-top: 25px;
  }
}
@media (max-width: 992px) {
  .index .inabo .box .right .txt {
    margin-top: 20px;
  }
}
.index .inabo .box .right .txt p {
  color: #222;
  font-size: var(--size16);
  line-height: 150%;
}
.index .inabo .box .right .cont1 {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 1200px) {
  .index .inabo .box .right .cont1 {
    margin-top: 30px;
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.index .inabo .box .right .cont1 .item {
  width: 21%;
}
@media (max-width: 1200px) {
  .index .inabo .box .right .cont1 .item {
    width: 100%;
  }
}
.index .inabo .box .right .cont1 .item .num {
  color: #1A4A99;
  font-size: 50px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
@media (max-width: 1440px) {
  .index .inabo .box .right .cont1 .item .num {
    font-size: 38px;
  }
}
@media (max-width: 1200px) {
  .index .inabo .box .right .cont1 .item .num {
    font-size: 32px;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .index .inabo .box .right .cont1 .item .num {
    font-size: 24px;
  }
}
.index .inabo .box .right .cont1 .item p {
  color: #666;
  font-size: var(--size16);
  line-height: 150%;
}
.index .inabo .box .right .more {
  margin-top: 12%;
}
@media (max-width: 992px) {
  .index .inabo .box .right .more {
    margin-top: 30px;
  }
}
.index .inserv {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 6% 0;
}
@media (max-width: 768px) {
  .index .inserv {
    padding: 45px 0;
  }
}
.index .inserv .index-title {
  width: 768px;
  max-width: 100%;
}
.index .inserv .index-title h3 {
  text-align: left;
}
.index .inserv .index-title h2 {
  text-align: left;
}
.index .inserv .index-title p {
  text-align: left;
}
.index .inserv .content {
  margin-top: 34px;
}
.index .insolu {
  padding: 160px 0;
}
@media (max-width: 768px) {
  .index .insolu {
    padding: 45px 0;
  }
}
.index .insolu .top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 20px 30px;
}
.index .insolu .top .index-title {
  width: 768px;
  max-width: 100%;
}
.index .insolu .top .index-title h3 {
  text-align: left;
}
.index .insolu .top .index-title h2 {
  text-align: left;
}
.index .insolu .top .index-title p {
  text-align: left;
}
.index .insolu .content {
  margin-top: 40px;
}
@media (max-width: 992px) {
  .index .insolu .content {
    margin-top: 30px;
  }
}
.index .insolu .content .slick-arrow {
  background-color: #F5F5F5;
}
.index .insolu .content .slick-arrow:hover {
  background-color: var(--colorh);
}
.index .inadv {
  position: relative;
}
.index .inadv .left {
  width: 50%;
  padding: 62px 82px 62px 0;
}
@media (max-width: 1200px) {
  .index .inadv .left {
    width: 100%;
    padding: 0;
    position: relative;
    margin-bottom: 20px;
  }
}
.index .inadv .left .index-title h3 {
  text-align: left;
}
.index .inadv .left .index-title h2 {
  text-align: left;
}
.index .inadv .left .index-title p {
  text-align: left;
}
.index .inadv .left .cont {
  margin-top: 43px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 48px 60px;
}
@media (max-width: 1200px) {
  .index .inadv .left .cont {
    gap: 35px 40px;
  }
}
@media (max-width: 992px) {
  .index .inadv .left .cont {
    gap: 30px 25px;
  }
}
@media (max-width: 768px) {
  .index .inadv .left .cont {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 768px) {
  .index .inadv .left .cont .item:hover .iconfont {
    animation: swing 1s 0s ease both;
  }
}
.index .inadv .left .cont .item .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  aspect-ratio: 1/1;
  border-radius: 8px;
  background-color: var(--colorh);
  color: #FFF;
  font-size: 22px;
}
@media (max-width: 992px) {
  .index .inadv .left .cont .item .iconfont {
    width: 35px;
    font-size: 18px;
  }
}
.index .inadv .left .cont .item h3 {
  margin: 20px 0 10px 0;
  color: #000;
  font-size: var(--size20);
  font-weight: 500;
  line-height: 130%;
}
.index .inadv .left .cont .item p {
  color: #666;
  font-size: var(--size16);
  line-height: 150%;
}
.index .inadv .left .bgimg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 75%;
  z-index: -1;
}
@media (max-width: 1200px) {
  .index .inadv .left .bgimg {
    position: static;
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .index .inadv .left .bgimg {
    width: 100%;
  }
}
.index .inadv .left .bgimg img {
  width: 100%;
  height: auto;
}
.index .inadv .right {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1200px) {
  .index .inadv .right {
    margin: 0 auto;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    position: static;
    max-width: 100%;
    padding-bottom: calc(770 / 960 * 100%);
  }
}
.index .incott {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
}
.index .incott .box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index .incott .index-title {
  width: 70%;
}
@media (max-width: 768px) {
  .index .incott .index-title {
    width: 100%;
  }
}
.index .incott .index-title h2 {
  color: #FFF;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .index .incott .index-title h2 {
    margin-bottom: 20px;
  }
}
.index .incott .index-title p {
  color: #FFF;
  text-align: center;
  font-size: 18px;
  line-height: 144.444%;
  width: 74%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .index .incott .index-title p {
    width: 90%;
  }
}
.index .incott .index-more {
  margin-top: 40px;
}
.index .innews {
  padding: 6.4% 0;
}
@media (max-width: 768px) {
  .index .innews {
    padding: 45px 0;
  }
}
.index .innews .top {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index .innews .top .index-more {
  margin-top: 30px;
}
.index .innews .content {
  margin-top: var(--tp60);
}
@media (min-width: 768px) {
  .pro-list .item:hover .img-box img {
    transform: scale(1.1);
  }
  .pro-list .item:hover .cont h3 a {
    color: var(--colorh);
  }
  .pro-list .item:hover .cont .morebx a {
    background-color: var(--colorh);
    color: #FFF;
    border-color: var(--colorh);
  }
  .pro-list .item:hover .cont .morebx a::before {
    color: #FFF;
  }
  .pro-list .item:hover .cont .morebx a::after {
    color: #FFF;
  }
}
.pro-list .item .img-box {
  border-radius: 10px;
}
.pro-list .item .cont {
  margin-top: 17px;
}
.pro-list .item .cont h3 a {
  color: #000;
  font-size: var(--size22);
  font-weight: 600;
  line-height: 136.364%;
  transition: all 0.3s;
}
.pro-list .item .cont .morebx {
  margin-top: 30px;
  display: flex;
}
@media (max-width: 992px) {
  .pro-list .item .cont .morebx {
    margin-top: 20px;
  }
}
.pro-list .item .cont .morebx .more {
  flex: 1;
  border-radius: 39px;
  border: 1px solid #000;
  backdrop-filter: blur(7.5px);
  color: #000;
  font-size: var(--size16);
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
}
.pro-list .item .cont .morebx .more::after {
  font-family: 'iconfont' !important;
  content: '\e603';
  line-height: 1;
  margin-left: 9px;
  font-weight: 400;
  font-size: 20px;
  color: #000;
  transition: all 0.4s;
}
.pro-list .item .cont .morebx .cart {
  width: 50px;
  height: 50px;
  aspect-ratio: 1/1;
  border-radius: 100px;
  border: 1px solid #000;
  backdrop-filter: blur(7.5px);
  transition: all 0.4s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1440px) {
  .pro-list .item .cont .morebx .cart {
    width: 40px;
    height: 40px;
  }
}
.pro-list .item .cont .morebx .cart::before {
  font-family: 'iconfont' !important;
  content: '\e60c';
  color: #000;
  font-size: 26px;
  transition: all 0.4s;
}
@media (max-width: 1440px) {
  .pro-list .item .cont .morebx .cart::before {
    font-size: 22px;
  }
}
.pro-list .private .img-box::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  background: rgba(0, 0, 0, 0.13);
  backdrop-filter: blur(19.10000038px);
}
.pro-list .private .img-box::after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: 'iconfont' !important;
  content: '\e616';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 7;
  font-size: 22px;
  width: 51px;
  height: 51px;
  background-color: #FFF;
  border-radius: 50%;
}
.serv-list {
  margin: -20px -15px;
}
@media (max-width: 992px) {
  .serv-list {
    margin: -15px -10px;
  }
}
@media (max-width: 992px) {
  .serv-list .slick-list {
    padding-bottom: 30px;
  }
}
.serv-list .slick-slide,
.serv-list .item-box {
  padding: 20px 15px;
}
@media (max-width: 992px) {
  .serv-list .slick-slide,
  .serv-list .item-box {
    padding: 15px 10px;
  }
}
@media (min-width: 768px) {
  .serv-list .item:hover .img-box img {
    transform: scale(1.1);
  }
}
.serv-list .item .img-box {
  padding-bottom: calc(454 / 392 * 100%);
  border-radius: 10px;
}
.serv-list .item .tit {
  margin-top: 18px;
  color: #000;
  font-size: var(--size22);
  font-weight: 500;
  line-height: 127.273%;
}
@media (max-width: 768px) {
  .serv-list .item .tit {
    margin-top: 10px;
  }
}
.solu-list {
  margin: -30px -23px;
}
@media (max-width: 1400px) {
  .solu-list {
    margin: -20px -15px;
  }
}
@media (max-width: 992px) {
  .solu-list .slick-list {
    padding-bottom: 30px;
  }
}
.solu-list .slick-track {
  display: flex;
}
.solu-list .slick-track .slick-slide {
  height: auto;
}
.solu-list .slick-slide,
.solu-list .item-box {
  padding: 30px 23px;
}
@media (max-width: 1400px) {
  .solu-list .slick-slide,
  .solu-list .item-box {
    padding: 20px 15px;
  }
}
.solu-list .item {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4.624px 12.485px 0 rgba(0, 0, 0, 0.08);
  height: 100%;
  background-color: #FFF;
  position: relative;
}
@media (min-width: 768px) {
  .solu-list .item:hover .img-box img {
    transform: scale(1.1);
  }
  .solu-list .item:hover .cont .index-more span {
    background-color: var(--color);
  }
  .solu-list .item:hover .cont .index-more::after {
    background-color: var(--color);
  }
}
.solu-list .item .img-box {
  padding-bottom: calc(267 / 380 * 100%);
}
.solu-list .item .cont {
  padding: 20px 22px;
  padding-bottom: 90px;
}
@media (max-width: 768px) {
  .solu-list .item .cont {
    padding: 20px 15px;
  }
}
.solu-list .item .cont h3 {
  text-align: center;
  margin-bottom: 10px;
}
.solu-list .item .cont h3 a {
  color: #222;
  text-align: center;
  font-size: var(--size24);
  font-weight: 600;
  line-height: 144.499%;
  letter-spacing: -0.48px;
  transition: all 0.3s;
}
@media (max-width: 768px) {
  .solu-list .item .cont h3 a {
    letter-spacing: 0;
  }
}
.solu-list .item .cont p {
  color: #222;
  text-align: center;
  font-size: var(--size18);
  line-height: 144.444%;
}
.solu-list .item .cont .index-more {
  margin-top: 30px;
  position: absolute;
  width: calc(100% - 44px);
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .solu-list .item .cont .index-more {
    position: static;
    transform: none;
    width: 100%;
  }
}
.solu-list .item .cont .index-more span {
  flex: 1;
}
.solu-list .item .cont .index-more::after {
  width: 50px;
  font-size: 15px;
}
.news-list {
  margin: -30px -25px;
}
@media (max-width: 1200px) {
  .news-list {
    margin: -25px -20px;
  }
}
@media (max-width: 992px) {
  .news-list {
    margin: -20px -15px;
  }
}
@media (max-width: 768px) {
  .news-list {
    margin: -15px 0 -10px 0;
  }
}
.news-list .item-box,
.news-list .slick-slide {
  padding: 30px 25px;
}
@media (max-width: 1200px) {
  .news-list .item-box,
  .news-list .slick-slide {
    padding: 25px 20px;
  }
}
@media (max-width: 992px) {
  .news-list .item-box,
  .news-list .slick-slide {
    padding: 20px 15px;
  }
}
@media (max-width: 768px) {
  .news-list .item-box,
  .news-list .slick-slide {
    padding: 15px 0 10px 0;
  }
}
.news-list .item {
  display: block;
}
@media (min-width: 768px) {
  .news-list .item:hover .cont-img .img-box img {
    transform: scale(1.1);
  }
  .news-list .item:hover .cont-img .img-box::after {
    opacity: 1;
  }
}
.news-list .item .cont-img .img-box {
  padding-bottom: calc(310 / 520 * 100%);
  border-radius: 10px;
}
.news-list .item .cont-img .img-box::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 22;
  font-family: 'iconfont' !important;
  content: '\e603';
  line-height: 1;
  font-size: 24px;
  margin-left: 10px;
  color: #fff;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background-color: var(--colorh);
  transition: all 0.4s;
  opacity: 0;
}
.news-list .item .cont {
  display: flex;
  justify-content: space-between;
  gap: 10px 10px;
  padding: 30px 0 24px 0;
}
@media (max-width: 1200px) {
  .news-list .item .cont {
    padding: 20px 0 12px 0;
  }
}
@media (max-width: 768px) {
  .news-list .item .cont {
    flex-wrap: wrap;
  }
}
.news-list .item .cont time {
  color: #000;
  font-size: var(--size20);
  font-weight: 500;
  letter-spacing: -0.4px;
}
@media (max-width: 1200px) {
  .news-list .item .cont time {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .news-list .item .cont time {
    font-size: 14px;
  }
}
.news-list .item .cont .txt {
  width: 65%;
}
@media (max-width: 768px) {
  .news-list .item .cont .txt {
    width: 100%;
  }
}
.news-list .item .cont .txt h3 {
  color: #000;
  font-size: var(--size20);
  font-weight: 500;
  letter-spacing: -0.4px;
  margin-bottom: 19px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .news-list .item .cont .txt h3 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .news-list .item .cont .txt h3 {
    margin-bottom: 10px;
  }
}
.news-list .item .cont .txt p {
  color: #666;
  font-size: var(--size16);
  font-weight: 600;
  display: flex;
  align-items: center;
}
@media (max-width: 1200px) {
  .news-list .item .cont .txt p {
    font-size: 14px;
  }
}
.news-list .item .cont .txt p::after {
  font-family: 'iconfont' !important;
  content: '\e603';
  line-height: 1;
  font-size: 20px;
  margin-left: 10px;
  color: #666;
  font-weight: 400;
  margin-top: 0.2em;
}
@media (max-width: 1200px) {
  .news-list .item .cont .txt p::after {
    font-size: 16px;
    margin-top: 0.1em;
  }
}
footer {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
}
footer .fobx1 {
  padding: 70px 0 60px 0;
  display: flex;
  justify-content: space-between;
  gap: 30px 40px;
}
@media (max-width: 1440px) {
  footer .fobx1 {
    padding: 50px 0 40px 0;
  }
}
@media (max-width: 1200px) {
  footer .fobx1 {
    flex-wrap: wrap;
  }
}
footer .fobx1 .item1 {
  width: 435px;
}
@media (max-width: 992px) {
  footer .fobx1 .item1 {
    width: 100%;
  }
}
footer .fobx1 .item1 .fologo {
  width: 155px;
}
@media (max-width: 1440px) {
  footer .fobx1 .item1 .fologo {
    width: 120px;
  }
}
footer .fobx1 .item1 .fologo img {
  width: 100%;
  height: auto;
}
footer .fobx1 .item1 .txt {
  margin-top: 40px;
}
@media (max-width: 1200px) {
  footer .fobx1 .item1 .txt {
    margin-top: 20px;
  }
}
footer .fobx1 .item1 .txt p {
  color: #FFF;
  font-size: var(--size18);
  line-height: 144.444%;
}
footer .fobx1 .item1 .icon {
  list-style: none;
  margin-top: var(--tp60);
  display: flex;
  gap: 14px;
}
footer .fobx1 .item1 .icon img {
  width: 39px;
  height: auto;
}
footer .fobx1 .item1 .icon img:hover {
  animation: swing 1s 0s ease both;
}
footer .fobx1 h2 {
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  line-height: 133.333%;
  margin-bottom: 30px;
}
@media (max-width: 1200px) {
  footer .fobx1 h2 {
    margin-bottom: 20px;
  }
}
@media (max-width: 992px) {
  footer .fobx1 h2 {
    margin-bottom: 10px;
    font-size: 20px;
  }
}
footer .fobx1 .item2 {
  width: 358px;
}
@media (max-width: 1200px) {
  footer .fobx1 .item2 {
    width: 30%;
  }
}
@media (max-width: 992px) {
  footer .fobx1 .item2 {
    width: 100%;
  }
}
footer .fobx1 .item2 .list:not(:last-child) {
  margin-bottom: 70px;
}
@media (max-width: 1400px) {
  footer .fobx1 .item2 .list:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media (max-width: 1200px) {
  footer .fobx1 .item2 .list:not(:last-child) {
    margin-bottom: 30px;
  }
}
footer .fobx1 .item2 .list span {
  display: block;
  color: #FFF;
  font-size: var(--size16);
  margin-bottom: 13px;
}
footer .fobx1 .item2 .list p {
  color: #FFF;
  font-size: var(--size20);
  line-height: 130%;
}
footer .fobx1 .item2 .list p:not(:last-child) {
  margin-bottom: 5px;
}
footer .fobx1 .item2 .list p a {
  color: #FFF;
}
footer .fobx1 .item2 .list p a:hover {
  text-decoration: underline;
}
@media (max-width: 992px) {
  footer .fobx1 .item3 {
    width: 100%;
  }
}
footer .fobx1 .item3 ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px 20px;
}
@media (max-width: 992px) {
  footer .fobx1 .item3 ul {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
footer .fobx1 .item3 ul li a {
  color: #FFF;
  font-size: var(--size20);
}
footer .fobx1 .item3 ul li a:hover {
  text-decoration: underline;
}
footer .fobx1 .item4 {
  width: 490px;
}
@media (max-width: 1200px) {
  footer .fobx1 .item4 {
    width: 100%;
  }
}
footer .fobx1 .item4 h2 {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  footer .fobx1 .item4 h2 {
    margin-bottom: 10px;
  }
}
footer .fobx1 .item4 p {
  color: #FFF;
  font-size: var(--size16);
  line-height: 150%;
}
footer .fobx1 .item4 .message {
  width: 100%;
  margin-top: 20px;
}
footer .fobx1 .item4 .message form {
  position: relative;
}
footer .fobx1 .item4 .message .formbox .row {
  list-style: none;
  margin: -7px -5px;
  padding: 0;
}
footer .fobx1 .item4 .message .formbox li {
  padding: 7px 5px;
}
footer .fobx1 .item4 .message .formbox .group {
  position: relative;
}
footer .fobx1 .item4 .message .formbox .group img {
  margin-left: 20px;
  height: 40px;
  width: auto;
}
@media (max-width: 767px) {
  footer .fobx1 .item4 .message .formbox .group img {
    margin-left: 10px;
  }
}
footer .fobx1 .item4 .message .formbox .group input,
footer .fobx1 .item4 .message .formbox .group textarea {
  border: none;
  overflow: hidden;
  width: 100%;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.11);
  backdrop-filter: blur(41.79999924px);
  color: #FFF;
  font-size: 14px;
  line-height: 157.143%;
  letter-spacing: 0.7px;
  padding: 11px 16px;
  outline: none;
  transition: border-color 0.3s ease;
}
@media (max-width: 767px) {
  footer .fobx1 .item4 .message .formbox .group input,
  footer .fobx1 .item4 .message .formbox .group textarea {
    padding: 10px 14px;
  }
}
footer .fobx1 .item4 .message .formbox .group input::placeholder,
footer .fobx1 .item4 .message .formbox .group textarea::placeholder {
  color: #fff;
}
footer .fobx1 .item4 .message .formbox .group input:focus label,
footer .fobx1 .item4 .message .formbox .group textarea:focus label {
  display: none;
}
footer .fobx1 .item4 .message .formbox .group input:focus::placeholder,
footer .fobx1 .item4 .message .formbox .group textarea:focus::placeholder {
  color: #CCC;
}
footer .fobx1 .item4 .message .formbox .group textarea {
  height: 116px;
}
footer .fobx1 .item4 .message .func {
  margin-top: 25px;
}
footer .fobx1 .item4 .message .func .submit-group {
  width: 100%;
}
footer .fobx1 .item4 .message .func button {
  border: none;
  background-color: transparent;
  font-size: 15px;
}
footer .fobx1 .item4 .message .func button::after {
  width: 40px;
  font-size: 14px;
}
footer .fobx2 {
  padding-bottom: 24px;
}
@media (max-width: 992px) {
  footer .fobx2 {
    padding-bottom: 75px;
  }
}
@media (max-width: 768px) {
  footer .fobx2 {
    border-top: 1px solid rgba(201, 209, 220, 0.2);
  }
}
footer .fobx2 .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #FFF;
  font-size: 14px;
  letter-spacing: -0.14px;
}
@media (max-width: 1200px) {
  footer .fobx2 .box {
    justify-content: center;
    flex-wrap: wrap;
    gap: 5px;
  }
}
footer .fobx2 .box a {
  line-height: 150%;
  color: #fff;
  display: inline-block;
  transition: all 0.3s;
}
footer .fobx2 .box a:hover {
  text-decoration: underline;
}
footer .fobx2 .box .copyright p {
  display: inline-block;
}
footer .fobx2 .box .copyright .hicheng {
  margin-left: 10px;
}
footer .fobx2 .box .copyright .cnzz {
  display: inline-block;
}
@media (max-width: 1200px) {
  footer .fobx2 .box .copyright {
    text-align: center;
  }
}
footer .fobx2 .box .itemright {
  display: flex;
  align-items: center;
  gap: 10px 60px;
}
@media (max-width: 1400px) {
  footer .fobx2 .box .itemright {
    gap: 10px 20px;
  }
}
@media (max-width: 1200px) {
  footer .fobx2 .box .itemright {
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
  }
}
footer .fobx2 .box .itemright p span {
  display: inline-block;
  margin: 0 5px;
}
.product {
  padding: var(--tp100) 0 160px 0;
}
@media (max-width: 1691px) {
  .product {
    padding-bottom: 120px;
  }
}
@media (max-width: 1441px) {
  .product {
    padding-bottom: 80px;
  }
}
@media (max-width: 1200px) {
  .product {
    padding-bottom: 55px;
  }
}
.product .top-nav {
  display: none;
}
@media (max-width: 1199px) {
  .product .top-nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}
.product .top-nav li {
  display: block;
  padding: 4px;
}
@media (max-width: 991px) {
  .product .top-nav li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .product .top-nav li {
    display: inline-block;
    vertical-align: top;
    height: auto;
  }
}
.product .top-nav .top-a {
  text-decoration: none;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #EAEAEA;
  border-radius: 3px;
  padding: 4px 10px;
  font-size: 14px;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  height: 100%;
}
@media (max-width: 991px) {
  .product .top-nav .top-a {
    width: 100%;
    text-align: center;
  }
}
.product .top-nav .top-a:hover {
  color: white;
  background-color: var(--color);
}
.product .top-nav .top-a.active {
  color: white;
  background-color: var(--color);
}
@media (max-width: 1200px) {
  .product .popular .popular-box {
    flex-wrap: wrap;
  }
}
.product .popular .popular-box .popular-left {
  width: 330px;
}
@media (max-width: 1440px) {
  .product .popular .popular-box .popular-left {
    width: 270px;
  }
}
@media (max-width: 1199px) {
  .product .popular .popular-box .popular-left {
    display: none;
  }
}
.product .popular .popular-box .popular-left .pltbox {
  overflow: hidden;
  position: sticky;
  top: 126px;
}
.product .popular .popular-box .popular-left .pltbox .pts-serach {
  margin-bottom: 26px;
}
.product .popular .popular-box .popular-left .pltbox .pts-serach h3 {
  color: #222;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media (max-width: 1440px) {
  .product .popular .popular-box .popular-left .pltbox .pts-serach h3 {
    font-size: 26px;
  }
}
.product .popular .popular-box .popular-left .pltbox .pts-serach form {
  display: flex;
  justify-content: space-between;
  border-radius: 6px;
  background: #F4F4F4;
  backdrop-filter: blur(9px);
  padding: 15px 20px;
}
.product .popular .popular-box .popular-left .pltbox .pts-serach form input {
  flex: 1;
  padding-right: 10px;
  border: none;
  background-color: transparent;
  color: #222;
  font-size: 14px;
  line-height: 142.857%;
}
.product .popular .popular-box .popular-left .pltbox .pts-serach form input::placeholder {
  color: #222;
}
.product .popular .popular-box .popular-left .pltbox .pts-serach form input:focus {
  outline: none;
}
.product .popular .popular-box .popular-left .pltbox .pts-serach form input:focus::placeholder {
  color: #ccc;
}
.product .popular .popular-box .popular-left .pltbox .pts-serach form button {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}
.product .popular .popular-box .popular-left .pltbox .pts-serach form button::before {
  font-family: 'iconfont' !important;
  content: '\e609';
  line-height: 1;
  color: #000;
  font-size: 20px;
}
.product .popular .popular-box .popular-left .left-ul {
  list-style: none;
}
.product .popular .popular-box .popular-left .ul-li {
  display: block;
  position: relative;
  border-radius: 8px;
  background: #F7F7F7;
}
.product .popular .popular-box .popular-left .ul-li:not(:first-of-type) {
  margin-top: 20px;
}
.product .popular .popular-box .popular-left .ul-li.active .a-title {
  background-color: var(--colorh);
}
.product .popular .popular-box .popular-left .ul-li.active .a-title a {
  color: #FFF;
}
.product .popular .popular-box .popular-left .ul-li:hover .a-title {
  background-color: var(--colorh);
}
.product .popular .popular-box .popular-left .ul-li:hover .a-title a {
  color: #FFF;
}
.product .popular .popular-box .popular-left .ul-li .a-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  position: relative;
  border-radius: 8px;
  background-color: #F7F7F7;
  overflow: hidden;
  transition: all 0.5s;
  padding: 16px 20px;
  color: #222;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}
.product .popular .popular-box .popular-left .ul-li .a-title > a {
  display: inline-flex;
  color: #222;
  transition: all 0.4s;
  overflow: hidden;
  transition: all 0.5s ease;
  align-items: center;
  position: relative;
}
.product .popular .popular-box .popular-left .ul-li .a-title > a span {
  position: relative;
  z-index: 6;
  display: inline-flex;
  align-items: center;
  transition: all 0.5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.product .popular .popular-box .popular-left .ul-li .a-title::after {
  font-family: 'iconfont' !important;
  line-height: 1;
  font-size: 15px;
  font-weight: bold;
  transition: all 0.5s;
}
.product .popular .popular-box .popular-left .ul-li ul {
  list-style: none;
  display: none;
  padding: 20px 10px;
}
.product .popular .popular-box .popular-left .ul-li ul li {
  color: #222;
  font-size: 16px;
  line-height: 150%;
  position: relative;
  transition: all ease 0.3s;
}
.product .popular .popular-box .popular-left .ul-li ul li:not(:first-of-type) {
  margin-top: 10px;
}
.product .popular .popular-box .popular-left .ul-li ul li a {
  display: block;
  color: #222;
  border-radius: 6px;
  padding: 11px 10px;
  transition: all ease 0.3s;
}
.product .popular .popular-box .popular-left .ul-li ul li:hover a {
  background-color: #EEE;
  color: var(--colorh);
  text-decoration: underline;
}
.product .popular .popular-box .popular-left .ul-li ul li.on a {
  background-color: #EEE;
  color: var(--colorh);
  text-decoration: underline;
}
.product .popular .popular-box .popular-right {
  flex: 1;
  padding: 54px 0 0 85px;
}
@media (max-width: 1440px) {
  .product .popular .popular-box .popular-right {
    padding: 50px 0 0 50px;
  }
}
@media (max-width: 1200px) {
  .product .popular .popular-box .popular-right {
    width: 100%;
    padding: 0;
  }
}
.product .popular .popular-box .popular-right .pro-list {
  margin: -35px -17px;
}
@media (max-width: 1400px) {
  .product .popular .popular-box .popular-right .pro-list {
    margin: -20px -15px;
  }
}
.product .popular .popular-box .popular-right .pro-list .item-box {
  padding: 35px 17px;
}
@media (max-width: 1400px) {
  .product .popular .popular-box .popular-right .pro-list .item-box {
    padding: 20px 15px;
  }
}
.productdetails .productdatails-top {
  overflow: hidden;
  position: relative;
  padding: var(--tp100) 0 var(--tp60) 0;
}
.productdetails .productdatails-top .pouch-cont {
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1200px) {
  .productdetails .productdatails-top .pouch-cont {
    flex-wrap: wrap;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left {
  width: calc(830 / 1660 * 100%);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1200px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left {
    width: 100%;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left:hover .prev-next2 {
  opacity: 1;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next2 {
  display: flex;
  justify-content: space-between;
  position: absolute;
  pointer-events: none;
  width: calc(658 / 830 * 100%);
  transition: all 0.4s;
  opacity: 0;
}
@media (max-width: 768px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next2 {
    transform: none;
    top: 35%;
    width: 100%;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next2 .slick-prev,
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next2 .slick-next {
  position: static;
  transform: none;
  pointer-events: all;
  width: 40px;
  height: 40px;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next2 .slick-prev:hover::before,
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next2 .slick-next:hover::before {
  color: #FFF;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next2 .slick-prev::before,
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next2 .slick-next::before {
  display: inline-block;
  font-family: 'iconfont' !important;
  content: '\e614';
  font-size: 14px;
  line-height: 1;
  color: var(--color);
}
@media (max-width: 768px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next2 .slick-prev {
    margin-bottom: 10px;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next2 .slick-prev::before {
  transform: rotate(180deg);
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
  width: calc(150 / 830 * 100%);
}
@media (max-width: 1690px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
    width: calc(145 / 830 * 100%);
  }
}
@media (max-width: 1200px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
    width: calc(150 / 830 * 100%);
  }
}
@media (max-width: 768px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
    width: 100%;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .item {
  cursor: pointer;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-list {
  margin: -10px 0;
}
@media (max-width: 768px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-list {
    margin: 0 -5px;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide {
  padding: 10px 0;
  position: relative;
  padding-right: 1px;
}
@media (max-width: 768px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide {
    padding: 0 5px;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide.slick-current .item .img-box {
  border-color: var(--colorh);
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide.slick-current .item .img-box::before {
  position: absolute;
  content: '';
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
  width: calc(100%);
  height: calc(100%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes videoan {
  0% {
    background-position: 50% 50%;
    transform: scale(1);
  }
  50% {
    background-position: 0% 0%;
    transform: scale(1.2);
  }
  100% {
    background-position: 50% 50%;
    transform: scale(1);
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide .item-video::after {
  z-index: 9;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: 'iconfont' !important;
  content: '\e611';
  font-size: 20px;
  color: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  cursor: pointer;
  transition: all 0.5s;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .img-box {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .img-box img {
  width: 100%;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal {
  width: calc(658 / 830 * 100%);
  overflow: hidden;
  border: 1px solid #F2F2F2;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal {
    width: 100%;
    margin-bottom: 20px;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal .item {
  overflow: hidden;
  width: 100%;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal .item.item-video {
  padding: 0;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal .img-box img {
  width: 100%;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right {
  flex: 1;
  padding-left: 76px;
  margin-left: auto;
  position: relative;
  z-index: 12;
}
@media (max-width: 1400px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right {
    padding-left: 50px;
  }
}
@media (max-width: 1200px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right {
    width: 100%;
    padding: 0;
    padding-top: 30px;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .title h2 {
  margin: 0;
  color: #1560AC;
  font-size: 42px;
  font-weight: 600;
}
@media (max-width: 1690px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .title h2 {
    font-size: 36px;
  }
}
@media (max-width: 1400px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .title h2 {
    font-size: 32px;
  }
}
@media (max-width: 1200px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .title h2 {
    font-size: 28px;
  }
}
@media (max-width: 992px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .title h2 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .title h2 {
    font-size: 22px;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .cont1 {
  margin-top: 40px;
}
@media (max-width: 1690px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .cont1 {
    margin-top: 30px;
  }
}
@media (max-width: 1200px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .cont1 {
    margin-top: 20px;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .cont1 h3 {
  margin-bottom: 10px;
  color: #000;
  font-size: var(--size20);
  font-weight: 500;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .cont1 h3:not(:first-of-type) {
  margin-top: 30px;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .cont1 ul {
  list-style-position: inside;
  padding-left: 15px;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .cont1 p,
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .cont1 li {
  color: #000;
  font-size: var(--size16);
  line-height: 150%;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .cont1 li {
  position: relative;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .navcar {
  margin-top: 72px;
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
@media (max-width: 1400px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .navcar {
    margin-top: 30px;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .navcar .share p {
  color: #333;
  font-size: var(--size16);
  margin-right: 10px;
}
.productdetails .productdetails-nav {
  position: sticky;
  top: 126px;
  z-index: 99;
  background-color: #FFF;
}
@media (max-width: 1440px) {
  .productdetails .productdetails-nav {
    top: 107px;
  }
}
@media (max-width: 991px) {
  .productdetails .productdetails-nav {
    position: static;
  }
}
.productdetails .productdetails-nav ul {
  list-style: none;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  gap: 2px;
}
.productdetails .productdetails-nav ul li {
  position: relative;
  width: calc(100% / 5);
}
@media (max-width: 1200px) {
  .productdetails .productdetails-nav ul li {
    width: auto;
  }
}
.productdetails .productdetails-nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 22px 20px;
  color: #000;
  font-size: var(--size18);
  font-weight: 500;
  border-radius: 8px;
  background-color: #F0F2F8;
  overflow: hidden;
  transition: all 0.5s;
  position: relative;
}
@media (max-width: 1400px) {
  .productdetails .productdetails-nav ul li a {
    font-size: 16px;
    padding: 17px 15px;
  }
}
@media (max-width: 1200px) {
  .productdetails .productdetails-nav ul li a {
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .productdetails .productdetails-nav ul li a {
    font-size: 14px;
    padding: 15px 10px;
  }
}
.productdetails .productdetails-nav ul li a span {
  position: relative;
  z-index: 2;
}
.productdetails .productdetails-nav ul li a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--colorh);
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s;
}
.productdetails .productdetails-nav ul li a.active {
  color: #fff;
}
.productdetails .productdetails-nav ul li a.active::after {
  opacity: 1;
}
@media (min-width: 767px) {
  .productdetails .productdetails-nav ul li a:hover {
    color: #fff;
  }
  .productdetails .productdetails-nav ul li a:hover::after {
    opacity: 1;
  }
}
.productdetails .details-cont {
  padding-bottom: var(--tp100);
}
.productdetails .details-cont .pdn,
.productdetails .details-cont .tds,
.productdetails .details-cont .sss,
.productdetails .details-cont .inquiry,
.productdetails .details-cont .rps {
  margin-top: var(--tp80);
}
.productdetails .details-cont .title h2 {
  color: #000;
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .productdetails .details-cont .title h2 {
    font-size: 28px;
  }
}
@media (max-width: 1200px) {
  .productdetails .details-cont .title h2 {
    margin-bottom: 20px;
    font-size: 24px;
  }
}
@media (max-width: 992px) {
  .productdetails .details-cont .title h2 {
    font-size: 20px;
  }
}
.productdetails .details-cont .cont1 ul {
  list-style-position: inside;
  padding-left: 12px;
}
.productdetails .details-cont .cont1 p,
.productdetails .details-cont .cont1 td,
.productdetails .details-cont .cont1 li {
  color: #000;
  font-size: var(--size18);
  line-height: 144.444%;
}
.productdetails .details-cont .cont1 h3 {
  color: #000;
  font-size: var(--size24);
  font-weight: 500;
  line-height: 141.667%;
  margin: 30px 0 20px 0;
}
.productdetails .details-cont .message {
  width: 100%;
}
.productdetails .details-cont .message form {
  position: relative;
}
.productdetails .details-cont .message .formbox .now-title {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .productdetails .details-cont .message .formbox .now-title {
    margin-bottom: 12px;
  }
}
.productdetails .details-cont .message .formbox .now-title input {
  width: 100%;
  border: none;
  border-radius: 4px;
  background: #004F9C;
  padding: 15px 18px;
  color: #FFF;
  font-size: var(--size16);
}
@media (max-width: 767px) {
  .productdetails .details-cont .message .formbox .now-title input {
    padding: 14px;
  }
}
.productdetails .details-cont .message .formbox .row {
  list-style: none;
  margin: -10px;
  padding: 0;
}
@media (max-width: 1440px) {
  .productdetails .details-cont .message .formbox .row {
    margin: -8px;
  }
}
.productdetails .details-cont .message .formbox li {
  padding: 10px;
}
@media (max-width: 1440px) {
  .productdetails .details-cont .message .formbox li {
    padding: 8px;
  }
}
.productdetails .details-cont .message .formbox .group {
  position: relative;
}
.productdetails .details-cont .message .formbox .group img {
  margin-left: 20px;
  height: 40px;
  width: auto;
}
@media (max-width: 767px) {
  .productdetails .details-cont .message .formbox .group img {
    margin-left: 10px;
  }
}
.productdetails .details-cont .message .formbox .group input,
.productdetails .details-cont .message .formbox .group textarea {
  border: none;
  overflow: hidden;
  width: 100%;
  border-radius: 4px;
  background: #F8F8F8;
  color: #222;
  font-size: var(--size16);
  padding: 15px 18px;
  outline: none;
  transition: border-color 0.3s ease;
}
@media (max-width: 767px) {
  .productdetails .details-cont .message .formbox .group input,
  .productdetails .details-cont .message .formbox .group textarea {
    padding: 14px;
  }
}
.productdetails .details-cont .message .formbox .group input::placeholder,
.productdetails .details-cont .message .formbox .group textarea::placeholder {
  color: #222;
}
.productdetails .details-cont .message .formbox .group input:focus label,
.productdetails .details-cont .message .formbox .group textarea:focus label {
  display: none;
}
.productdetails .details-cont .message .formbox .group input:focus::placeholder,
.productdetails .details-cont .message .formbox .group textarea:focus::placeholder {
  color: #CCC;
}
.productdetails .details-cont .message .formbox .group textarea {
  height: 210px;
}
.productdetails .details-cont .message .func {
  margin-top: var(--tp60);
}
.productdetails .details-cont .message .func .submit-group {
  width: 100%;
  text-align: right;
}
.productdetails .details-cont .message .func button {
  background-color: transparent;
  border: none;
}
.productdetails .details-cont .pro-list .slick-list {
  margin: 0 -15px;
}
@media (max-width: 1200px) {
  .productdetails .details-cont .pro-list .slick-list {
    margin: 0 -12px;
  }
}
.productdetails .details-cont .pro-list .slick-list .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1200px) {
  .productdetails .details-cont .pro-list .slick-list .slick-slide {
    padding: 0 12px;
  }
}
.about .abbx1 {
  padding: 7% 0 6% 0;
}
@media (max-width: 768px) {
  .about .abbx1 {
    padding: 50px 0;
  }
}
.about .abbx1 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.about .abbx1 .box .left {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  width: calc(815 / 1660 * 100%);
}
@media (max-width: 992px) {
  .about .abbx1 .box .left {
    width: 700px;
    max-width: 100%;
  }
}
.about .abbx1 .box .left .cont1 {
  width: calc(50%);
  overflow: hidden;
}
.about .abbx1 .box .left .cont1:hover img {
  transform: scale(1.2);
}
.about .abbx1 .box .left .cont1 img {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  transition: all 1s;
}
.about .abbx1 .box .left .cont2 {
  width: calc(50%);
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.about .abbx1 .box .left .cont2 .cont-img {
  position: relative;
}
.about .abbx1 .box .left .cont2 .cont-img:hover img {
  transform: scale(1.2);
}
.about .abbx1 .box .left .cont2 .img-box {
  padding-bottom: calc(414 / 400 * 100%);
}
.about .abbx1 .box .left .cont2 .img-box img {
  transition: all 1s;
}
.about .abbx1 .box .left .cont2 .firm-video {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.about .abbx1 .box .left .cont2 .firm-video .video {
  width: auto;
  padding: 30px;
  height: auto;
}
.about .abbx1 .box .left .cont2 .firm-video .video::after {
  background: url(../img/firm-1.png) no-repeat center;
  background-size: cover;
  animation: none;
}
@media (max-width: 1400px) {
  .about .abbx1 .box .left .cont2 .firm-video .video {
    padding: 20px;
  }
}
.about .abbx1 .box .left .cont2 .firm-video .video .iconfont {
  width: 70px;
  font-size: 26px;
}
@media (max-width: 1400px) {
  .about .abbx1 .box .left .cont2 .firm-video .video .iconfont {
    width: 45px;
    font-size: 24px;
  }
}
@media (max-width: 1200px) {
  .about .abbx1 .box .left .cont2 .firm-video .video .iconfont {
    width: 40px;
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .about .abbx1 .box .left .cont2 .firm-video .video .iconfont {
    width: 30px;
    font-size: 16px;
  }
}
.about .abbx1 .box .right {
  width: calc(778 / 1660 * 100%);
}
@media (max-width: 992px) {
  .about .abbx1 .box .right {
    width: 100%;
    margin-top: 30px;
  }
}
.about .abbx1 .box .right .index-title h3 {
  text-align: left;
}
.about .abbx1 .box .right .index-title h2 {
  margin-bottom: 0;
  text-align: left;
}
.about .abbx1 .box .right .txt {
  margin-top: 50px;
}
@media (max-width: 1400px) {
  .about .abbx1 .box .right .txt {
    margin-top: 30px;
  }
}
@media (max-width: 992px) {
  .about .abbx1 .box .right .txt {
    margin-top: 20px;
  }
}
.about .abbx1 .box .right .txt p {
  color: #222;
  font-size: var(--size16);
  line-height: 150%;
}
.about .abbx1 .box .right .more {
  margin-top: 11%;
}
@media (max-width: 992px) {
  .about .abbx1 .box .right .more {
    margin-top: 20px;
  }
}
.about .abbx2 {
  padding: var(--tp120) 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.about .abbx2 .index-title {
  text-align: center;
  margin: 0 auto;
  width: 837px;
  max-width: 100%;
}
.about .abbx2 .content {
  margin-top: 40px;
}
@media (max-width: 1400px) {
  .about .abbx2 .content {
    margin-top: 30px;
  }
}
@media (max-width: 992px) {
  .about .abbx2 .content {
    margin-top: 20px;
  }
}
.about .abbx2 .content .row-box {
  margin: -15px;
}
@media (max-width: 992px) {
  .about .abbx2 .content .row-box {
    margin: -10px;
  }
}
.about .abbx2 .content .row-box .item-box {
  padding: 15px;
}
@media (max-width: 992px) {
  .about .abbx2 .content .row-box .item-box {
    padding: 10px;
  }
}
.about .abbx2 .content .row-box .item-box .item {
  padding: 32px;
  background-color: #FFF;
  border-radius: 10px;
  border: 1px solid #ECEFF3;
  box-shadow: 0 2px 8px -1px rgba(13, 13, 18, 0.04);
}
@media (max-width: 768px) {
  .about .abbx2 .content .row-box .item-box .item {
    padding: 20px;
  }
}
.about .abbx2 .content .row-box .item-box .item:hover .iconfont {
  animation: swing 1s 0s ease both;
}
.about .abbx2 .content .row-box .item-box .item .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--colorh);
  font-size: 22px;
  width: 42px;
  height: 42px;
  aspect-ratio: 1 / 1;
  border-radius: 10px;
  border: 1px solid #ECEFF3;
  background: #FFF;
  box-shadow: 0 2px 4px 0 rgba(13, 13, 18, 0.15);
  transition: all 0.3s;
}
.about .abbx2 .content .row-box .item-box .item h4 {
  margin: 25px 0 8px 0;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 144.444%;
  letter-spacing: -0.36px;
}
@media (max-width: 768px) {
  .about .abbx2 .content .row-box .item-box .item h4 {
    font-size: 16px;
  }
}
.about .abbx2 .content .row-box .item-box .item p {
  color: #666;
  font-size: var(--size16);
  line-height: 137.5%;
}
.about .abbx3 {
  padding: 6.5% 0;
}
@media (max-width: 768px) {
  .about .abbx3 {
    padding: 50px 0;
  }
}
.about .abbx3 .index-title {
  width: 780px;
  max-width: 100%;
}
.about .abbx3 .index-title h3,
.about .abbx3 .index-title h2,
.about .abbx3 .index-title p {
  text-align: left;
}
.about .abbx3 .content {
  margin-top: 40px;
}
@media (max-width: 1400px) {
  .about .abbx3 .content {
    margin-top: 30px;
  }
}
@media (max-width: 992px) {
  .about .abbx3 .content {
    margin-top: 20px;
  }
}
.solution {
  padding: var(--tp100) 0 6.4% 0;
}
@media (max-width: 992px) {
  .solution {
    padding-bottom: 50px;
  }
}
.solution .index-title {
  width: 85%;
}
@media (max-width: 786px) {
  .solution .index-title {
    width: 100%;
  }
}
.solution .index-title h3,
.solution .index-title h2,
.solution .index-title p {
  text-align: left;
}
.solution .content {
  margin-top: 70px;
}
@media (max-width: 1400px) {
  .solution .content {
    margin-top: 50px;
  }
}
@media (max-width: 1200px) {
  .solution .content {
    margin-top: 40px;
  }
}
@media (max-width: 992px) {
  .solution .content {
    margin-top: 30px;
  }
}
.solution-details .index-title h2 {
  font-size: 50px;
}
.solution-details .snsbx1 {
  padding: var(--tp100) 0 6% 0;
}
@media (max-width: 992px) {
  .solution-details .snsbx1 {
    padding-bottom: 50px;
  }
}
.solution-details .snsbx1 .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.solution-details .snsbx1 .box .left {
  width: calc(772 / 1660 * 100%);
}
@media (max-width: 992px) {
  .solution-details .snsbx1 .box .left {
    width: 100%;
  }
}
.solution-details .snsbx1 .box .left .index-title {
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .solution-details .snsbx1 .box .left .index-title {
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .solution-details .snsbx1 .box .left .index-title {
    margin-bottom: 20px;
  }
}
.solution-details .snsbx1 .box .left .index-title h3 {
  text-align: left;
}
.solution-details .snsbx1 .box .left .index-title h2 {
  text-align: left;
  margin: 0;
}
.solution-details .snsbx1 .box .left p {
  color: #222;
  font-size: var(--size16);
  line-height: 150%;
}
.solution-details .snsbx1 .box .right {
  width: calc(820 / 1660 * 100%);
}
@media (max-width: 992px) {
  .solution-details .snsbx1 .box .right {
    width: 100%;
    margin-top: 20px;
  }
}
.solution-details .snsbx1 .box .right img {
  width: 100%;
  height: auto;
}
.solution-details .snsbx2 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: var(--tp120) 0;
}
.solution-details .snsbx2 .index-title {
  width: 800px;
  max-width: 100%;
}
.solution-details .snsbx2 .index-title h3,
.solution-details .snsbx2 .index-title h2 {
  text-align: left;
}
.solution-details .snsbx2 .index-title h2 {
  margin: 0;
}
.solution-details .snsbx2 .content {
  margin-top: 40px;
}
@media (max-width: 992px) {
  .solution-details .snsbx2 .content {
    margin-top: 20px;
  }
}
.solution-details .snsbx3 {
  position: relative;
  border-radius: 10px;
  background: #004F9C;
}
.solution-details .snsbx3 .content {
  padding: 50px 0;
  width: calc(50% - 65px);
}
@media (max-width: 992px) {
  .solution-details .snsbx3 .content {
    width: 100%;
  }
}
.solution-details .snsbx3 .content .index-title h2,
.solution-details .snsbx3 .content .index-title p {
  text-align: left;
  color: #FFF;
}
.solution-details .snsbx3 .content .index-title h2 {
  font-size: 40px;
}
.solution-details .snsbx3 .content .index-more {
  margin-top: 57px;
}
@media (max-width: 1200px) {
  .solution-details .snsbx3 .content .index-more {
    margin-top: 40px;
  }
}
@media (max-width: 992px) {
  .solution-details .snsbx3 .content .index-more {
    margin-top: 20px;
  }
}
.solution-details .snsbx3 .content .index-more span {
  background-color: #FFF;
  color: var(--colorh);
}
.solution-details .snsbx3 .content .index-more::after {
  background-color: #FFF;
  color: var(--colorh);
}
.solution-details .snsbx3 .right {
  width: 100%;
}
@media (min-width: 992px) {
  .solution-details .snsbx3 .right {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
  }
}
.solution-details .snsbx3 .right img {
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .solution-details .snsbx3 .right img {
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
.solution-details .snsbx4 {
  padding: 6.4% 0;
}
@media (max-width: 768px) {
  .solution-details .snsbx4 {
    padding: 50px 0;
  }
}
.solution-details .snsbx4 .title h2 {
  color: #000;
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .solution-details .snsbx4 .title h2 {
    font-size: 28px;
  }
}
@media (max-width: 1200px) {
  .solution-details .snsbx4 .title h2 {
    margin-bottom: 20px;
    font-size: 24px;
  }
}
@media (max-width: 992px) {
  .solution-details .snsbx4 .title h2 {
    font-size: 20px;
  }
}
.solution-details .snsbx4 .pro-list .slick-list {
  margin: 0 -15px;
}
@media (max-width: 1200px) {
  .solution-details .snsbx4 .pro-list .slick-list {
    margin: 0 -12px;
  }
}
.solution-details .snsbx4 .pro-list .slick-list .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1200px) {
  .solution-details .snsbx4 .pro-list .slick-list .slick-slide {
    padding: 0 12px;
  }
}
.snsbx2-list .slick-list {
  margin: 0 -20px;
}
@media (max-width: 992px) {
  .snsbx2-list .slick-list {
    margin: 0 -12px;
  }
}
.snsbx2-list .slick-list .slick-slide {
  padding: 0 20px;
}
@media (max-width: 992px) {
  .snsbx2-list .slick-list .slick-slide {
    padding: 0 12px;
  }
}
.snsbx2-list .item .img-box {
  padding-bottom: calc(370 / 526 * 100%);
  border-radius: 10px;
}
.snsbx2-list .item .cont {
  margin-top: 24px;
  width: 95%;
}
@media (max-width: 1400px) {
  .snsbx2-list .item .cont {
    margin-top: 20px;
  }
}
.snsbx2-list .item .cont h3 {
  margin-bottom: 16px;
  color: #222;
  font-size: var(--size24);
  font-weight: 600;
  line-height: 144.499%;
  letter-spacing: -0.48px;
}
@media (max-width: 768px) {
  .snsbx2-list .item .cont h3 {
    letter-spacing: 0;
  }
}
.snsbx2-list .item .cont p {
  color: #000;
  font-size: var(--size16);
  line-height: 150%;
}
.case {
  padding: var(--tp100) 0 6.4% 0;
}
@media (max-width: 992px) {
  .case {
    padding-bottom: 50px;
  }
}
.case .index-title {
  width: 85%;
}
@media (max-width: 768px) {
  .case .index-title {
    width: 100%;
  }
}
.case .index-title h3,
.case .index-title h2,
.case .index-title p {
  text-align: left;
}
.case .content {
  margin-top: 70px;
}
@media (max-width: 1400px) {
  .case .content {
    margin-top: 50px;
  }
}
@media (max-width: 992px) {
  .case .content {
    margin-top: 30px;
  }
}
.case .content .case-list {
  margin: -30px -20px;
}
@media (max-width: 1200px) {
  .case .content .case-list {
    margin: -25px -20px;
  }
}
@media (max-width: 992px) {
  .case .content .case-list {
    margin: -20px -15px;
  }
}
.case .content .case-list .item-box {
  padding: 30px 20px;
}
@media (max-width: 1200px) {
  .case .content .case-list .item-box {
    padding: 25px 20px;
  }
}
@media (max-width: 992px) {
  .case .content .case-list .item-box {
    padding: 20px 15px;
  }
}
.case .content .case-list .item-box .item {
  border-radius: 10px;
  height: 100%;
  overflow: hidden;
  background: #F2F2F2;
  transition: all 0.3s;
}
.case .content .case-list .item-box .item:hover {
  background: var(--colorh);
}
.case .content .case-list .item-box .item:hover .img-box img {
  transform: scale(1.1);
}
.case .content .case-list .item-box .item:hover .cont h4 a {
  color: #FFF;
}
.case .content .case-list .item-box .item:hover .cont p {
  color: #FFF;
}
.case .content .case-list .item-box .img-box {
  padding-bottom: calc(370 / 527 * 100%);
}
.case .content .case-list .item-box .cont {
  padding: 24px;
  padding-right: 36px;
}
@media (max-width: 992px) {
  .case .content .case-list .item-box .cont {
    padding: 20px 15px;
  }
}
.case .content .case-list .item-box .cont h4 {
  color: #000;
  font-size: var(--size20);
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.case .content .case-list .item-box .cont h4 a {
  color: #000;
}
.case .content .case-list .item-box .cont p {
  color: #666;
  font-size: var(--size16);
  line-height: 150%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news {
  padding: var(--tp100) 0 6.4% 0;
}
@media (max-width: 992px) {
  .news {
    padding-bottom: 50px;
  }
}
.news .index-title {
  width: 85%;
}
@media (max-width: 768px) {
  .news .index-title {
    width: 100%;
  }
}
.news .index-title h3,
.news .index-title h2,
.news .index-title p {
  text-align: left;
}
.news .content {
  margin-top: 70px;
}
@media (max-width: 1400px) {
  .news .content {
    margin-top: 50px;
  }
}
@media (max-width: 992px) {
  .news .content {
    margin-top: 30px;
  }
}
.contact {
  padding: var(--tp100) 0 6.4% 0;
}
@media (max-width: 992px) {
  .contact {
    padding-bottom: 50px;
  }
}
.contact .index-title {
  margin: 0 auto;
  width: 65%;
}
@media (max-width: 768px) {
  .contact .index-title {
    width: 100%;
  }
}
.contact .content {
  margin-top: var(--tp60);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.contact .content .left {
  width: calc(700 / 1660 * 100%);
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .contact .content .left {
    width: 700px;
    margin: 0 auto;
    max-width: 100%;
  }
}
.contact .content .left img {
  width: 100%;
  height: auto;
}
.contact .content .right {
  width: calc(864 / 1660 * 100%);
}
@media (max-width: 992px) {
  .contact .content .right {
    width: 100%;
    margin-top: 30px;
  }
}
.contact .content .right .title h2 {
  color: #171D22;
  font-size: var(--size40);
  font-weight: 600;
  line-height: 125%;
  margin: 0;
}
.contact .content .right .hr {
  margin: 48px 0;
  height: 1px;
  background: #E5E5E5;
}
@media (max-width: 1400px) {
  .contact .content .right .hr {
    margin: 40px 0;
  }
}
@media (max-width: 992px) {
  .contact .content .right .hr {
    margin: 20px 0;
  }
}
.contact .content .right .cont h3 {
  color: #0A0A0A;
  font-size: var(--size24);
  font-weight: 500;
  line-height: 133.333%;
  margin-bottom: 38px;
}
@media (max-width: 1400px) {
  .contact .content .right .cont h3 {
    margin-bottom: 40px;
  }
}
@media (max-width: 992px) {
  .contact .content .right .cont h3 {
    margin-bottom: 20px;
  }
}
.contact .content .right .cont .message {
  width: 100%;
}
.contact .content .right .cont .message form {
  position: relative;
}
.contact .content .right .cont .message .formbox .row {
  list-style: none;
  margin: -12px -17px;
  padding: 0;
}
@media (max-width: 1440px) {
  .contact .content .right .cont .message .formbox .row {
    margin: -8px;
  }
}
@media (max-width: 1200px) {
  .contact .content .right .cont .message .formbox .row {
    margin: -10px -15px;
  }
}
.contact .content .right .cont .message .formbox li {
  padding: 12px 17px;
}
@media (max-width: 1200px) {
  .contact .content .right .cont .message .formbox li {
    padding: 10px 15px;
  }
}
.contact .content .right .cont .message .formbox .group {
  position: relative;
}
.contact .content .right .cont .message .formbox .group img {
  margin-left: 20px;
  height: 40px;
  width: auto;
}
@media (max-width: 767px) {
  .contact .content .right .cont .message .formbox .group img {
    margin-left: 10px;
  }
}
.contact .content .right .cont .message .formbox .group label {
  display: block;
  color: #0A0A0A;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 8px;
}
.contact .content .right .cont .message .formbox .group label span {
  color: #C7371F;
}
.contact .content .right .cont .message .formbox .group input,
.contact .content .right .cont .message .formbox .group textarea {
  border: none;
  overflow: hidden;
  width: 100%;
  border-radius: 6px;
  border: 1px solid #E5E5E5;
  color: #737373;
  font-size: 14px;
  line-height: 157.143%;
  padding: 16px 24px;
  outline: none;
  transition: border-color 0.3s ease;
}
@media (max-width: 1400px) {
  .contact .content .right .cont .message .formbox .group input,
  .contact .content .right .cont .message .formbox .group textarea {
    padding: 12px 18px;
  }
}
@media (max-width: 767px) {
  .contact .content .right .cont .message .formbox .group input,
  .contact .content .right .cont .message .formbox .group textarea {
    padding: 14px;
  }
}
.contact .content .right .cont .message .formbox .group input::placeholder,
.contact .content .right .cont .message .formbox .group textarea::placeholder {
  color: #737373;
}
.contact .content .right .cont .message .formbox .group input:focus label,
.contact .content .right .cont .message .formbox .group textarea:focus label {
  display: none;
}
.contact .content .right .cont .message .formbox .group input:focus::placeholder,
.contact .content .right .cont .message .formbox .group textarea:focus::placeholder {
  color: #CCC;
}
.contact .content .right .cont .message .formbox .group textarea {
  height: 186px;
}
@media (max-width: 1400px) {
  .contact .content .right .cont .message .formbox .group textarea {
    height: 150px;
  }
}
.contact .content .right .cont .message .func {
  margin-top: 24px;
}
.contact .content .right .cont .message .func .submit-group {
  width: 100%;
  text-align: right;
}
.contact .content .right .cont .message .func button {
  width: 100%;
  background-color: transparent;
  border: none;
}
.contact .content .right .cont .message .func button span {
  flex: 1;
}
.ratingbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #FFF;
  border: 1px solid #F2F2F2;
  padding: 8px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 991px) {
  .ratingbox {
    padding: 14px;
  }
}
.ratingbox p {
  color: #AEAEAE;
  font-size: var(--size20);
  line-height: 170%;
}
@media (max-width: 768px) {
  .ratingbox p {
    font-size: 14px;
  }
}
.ratingbox .rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0 20px;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.ratingbox .rating input {
  display: none !important;
}
.ratingbox .rating input:checked ~ label:before {
  content: '\e600';
}
.ratingbox .rating label {
  font-size: 15px;
  margin-left: 5px;
  cursor: pointer;
  color: var(--colorh);
}
.ratingbox .rating label:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  content: '\e601';
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ratingbox .rating label:hover:before,
.ratingbox .rating label:hover ~ label:before {
  content: '\e600';
}
.upload {
  margin-top: 10px;
  text-align: right;
  margin-left: 20px;
}
.upload button {
  background: transparent;
  border: none;
  color: #000;
  font-size: 14px;
  line-height: 100%;
}
.upload button::after {
  display: none;
}
.upload button:hover {
  text-decoration: underline;
}
.upload-wrap {
  display: none;
  text-align: center;
  margin-top: 10px;
}
.upload-wrap .inquiry-form p {
  color: #222;
  text-align: center;
  margin-bottom: 10px;
}
.upload-wrap .btn-primary {
  cursor: pointer;
}
.upload-wrap .btn-sm {
  padding: 0 4px;
}
.upload-wrap .bi-zoom-in::before {
  font-family: 'iconfont' !important;
  content: "\e604";
  font-size: 14px;
  font-style: normal;
}
.upload-wrap .input-group .fileinput-remove-button,
.upload-wrap .input-group .fileinput-upload-button {
  border-radius: 5px;
}
.upload-wrap .input-group .fileinput-upload-button {
  margin: 0 5px;
}
.upload-wrap button span {
  font-size: 14px;
}
.bi-arrow-clockwise::before {
  font-family: 'iconfont' !important;
  content: "\e605";
  font-size: 14px;
  font-style: normal;
  color: #000;
}
.bi-arrows-expand::before {
  font-family: 'iconfont' !important;
  content: "\e624";
  font-size: 14px;
  font-style: normal;
  color: #000;
}
.bi-arrows-fullscreen::before {
  font-family: 'iconfont' !important;
  content: "\ec13";
  font-size: 14px;
  font-style: normal;
  color: #000;
}
.bi-arrows-angle-expand::before {
  font-family: 'iconfont' !important;
  content: "\e60d";
  font-size: 14px;
  font-style: normal;
  color: #000;
}
.bi-x-lg::before {
  font-family: 'iconfont' !important;
  content: "\e64a";
  font-size: 14px;
  font-style: normal;
  color: #000;
}
.kv-zoom-actions button {
  padding: 0 4px;
}
.bi-trash::before {
  font-family: 'iconfont' !important;
  content: "\e8b6";
  font-size: 14px;
  font-style: normal;
  color: #000;
}
.newsdetails {
  margin: 140px 0;
  margin-bottom: 0;
  overflow: hidden;
  padding-top: 120px;
}
@media (max-width: 1400px) {
  .newsdetails {
    margin: 110px 0;
    margin-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .newsdetails {
    margin: 80px 0;
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .newsdetails {
    margin-bottom: 0;
    margin: 45px 0;
  }
}
@media (max-width: 767px) {
  .newsdetails {
    padding: 0;
  }
}
.newsdetails .inquiry {
  margin-top: 40px;
}
.newsdetails .index-title h2 {
  font-size: 30px;
}
@media (max-width: 575px) {
  .newsdetails .index-title h2 {
    font-size: 20px;
  }
}
.newsdetails .title {
  margin-bottom: 40px;
}
.newsdetails .title h2 {
  text-align: left;
  margin-bottom: 20px;
}
.newsdetails .title p {
  font-size: var(--size18);
  color: var(--color);
  text-align: left;
}
.newsdetails .cont {
  padding-bottom: 40px;
  border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 767px) {
  .newsdetails .cont {
    margin-top: 0;
  }
}
.newsdetails .cont .table-box {
  overflow-x: auto;
}
.newsdetails .cont ul {
  margin-top: 10px;
  list-style: none;
}
.newsdetails .cont ul li {
  margin: 5px 0;
  margin-left: 15px;
}

.newsdetails .cont p,
.newsdetails .cont li,
.newsdetails .cont td {
  font-size: var(--size18);
  line-height: 150%;
  margin: 0;
}
.newsdetails .cont p{
  margin-bottom: 20px;
}
@media(max-width: 992px){
  .newsdetails .cont p{
    margin-bottom: 15px;
  }
}
@media(max-width: 767px){
  .newsdetails .cont p{
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .newsdetails .cont p,
  .newsdetails .cont li,
  .newsdetails .cont td {
    font-size: 14px;
  }
}
.newsdetails .share {
  align-items: center;
  margin-top: 30px;
}
.newsdetails .share a {
  margin-left: 10px;
}
.newsdetails .relate-details {
  font-size: 0;
  padding-top: 20px;
}
@media (max-width: 991px) {
  .newsdetails .relate-details {
    margin-top: 40px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .newsdetails .relate-details {
    margin-top: 0;
  }
}
.newsdetails .relate-details ul li {
  margin-top: 10px;
  list-style: none;
}
.newsdetails .relate-details a {
  color: #666;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  text-decoration: none;
  position: relative;
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  height: 36px;
  padding-left: 60px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  vertical-align: middle;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
  .newsdetails .relate-details a {
    font-size: 14px;
  }
}
.newsdetails .relate-details a:before {
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 36px;
  height: 36px;
  font-family: 'iconfont' !important;
  font-size: 14px;
  content: '\e614';
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background-color: var(--color);
}
.newsdetails .relate-details a:hover {
  color: var(--colorh);
}
.newsdetails .relate-details a:hover:before {
  color: #fff;
  background-color: var(--colorh);
}
.newsdetails .relate-details .prev a:before {
  content: '\e614';
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.newsdetails .cttbx2 {
  margin-top: 50px;
  padding-top: 0;
}
.newsdetails .cttbx2 {
  padding-bottom: var(--tp120);
}
.newsdetails .cttbx2 .index-title h2 {
  text-align: left;
}
.newsdetails .cttbx2 .message {
  width: 100%;
}
.newsdetails .cttbx2 .message form {
  position: relative;
}
.newsdetails .cttbx2 .message .formbox .row {
  list-style: none;
  margin: -12px -17px;
  padding: 0;
}
@media (max-width: 1440px) {
  .newsdetails .cttbx2 .message .formbox .row {
    margin: -8px;
  }
}
@media (max-width: 1200px) {
  .newsdetails .cttbx2 .message .formbox .row {
    margin: -10px -15px;
  }
}
.newsdetails .cttbx2 .message .formbox li {
  padding: 12px 17px;
}
@media (max-width: 1200px) {
  .newsdetails .cttbx2 .message .formbox li {
    padding: 10px 15px;
  }
}
.newsdetails .cttbx2 .message .formbox .group {
  position: relative;
}
.newsdetails .cttbx2 .message .formbox .group img {
  margin-left: 20px;
  height: 40px;
  width: auto;
}
@media (max-width: 767px) {
  .newsdetails .cttbx2 .message .formbox .group img {
    margin-left: 10px;
  }
}
.newsdetails .cttbx2 .message .formbox .group label {
  display: block;
  color: #0A0A0A;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 8px;
}
.newsdetails .cttbx2 .message .formbox .group label span {
  color: #C7371F;
}
.newsdetails .cttbx2 .message .formbox .group input,
.newsdetails .cttbx2 .message .formbox .group textarea {
  border: none;
  overflow: hidden;
  width: 100%;
  border-radius: 6px;
  border: 1px solid #E5E5E5;
  color: #737373;
  font-size: 14px;
  line-height: 157.143%;
  padding: 16px 24px;
  outline: none;
  transition: border-color 0.3s ease;
}
@media (max-width: 1400px) {
  .newsdetails .cttbx2 .message .formbox .group input,
  .newsdetails .cttbx2 .message .formbox .group textarea {
    padding: 12px 18px;
  }
}
@media (max-width: 767px) {
  .newsdetails .cttbx2 .message .formbox .group input,
  .newsdetails .cttbx2 .message .formbox .group textarea {
    padding: 14px;
  }
}
.newsdetails .cttbx2 .message .formbox .group input::placeholder,
.newsdetails .cttbx2 .message .formbox .group textarea::placeholder {
  color: #737373;
}
.newsdetails .cttbx2 .message .formbox .group input:focus label,
.newsdetails .cttbx2 .message .formbox .group textarea:focus label {
  display: none;
}
.newsdetails .cttbx2 .message .formbox .group input:focus::placeholder,
.newsdetails .cttbx2 .message .formbox .group textarea:focus::placeholder {
  color: #CCC;
}
.newsdetails .cttbx2 .message .formbox .group textarea {
  height: 186px;
}
@media (max-width: 1400px) {
  .newsdetails .cttbx2 .message .formbox .group textarea {
    height: 150px;
  }
}
.newsdetails .cttbx2 .message .func {
  margin-top: 24px;
}
.newsdetails .cttbx2 .message .func .submit-group {
  width: 100%;
  text-align: right;
}
.newsdetails .cttbx2 .message .func button {
  width: 100%;
  background-color: transparent;
  border: none;
}
.newsdetails .cttbx2 .message .func button span {
  flex: 1;
}
.sitmap {
  padding: 100px 0;
  overflow: hidden;
  margin-top: 120px;
}
@media (max-width: 1199px) {
  .sitmap {
    padding: 60px 0;
  }
}
@media (max-width: 991px) {
  .sitmap {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .sitmap {
    margin-top: 0;
  }
}
.sitmap h2 {
  font-family: 'ClashDisplay';
  font-size: 45px;
  font-weight: 500;
  color: var(--color);
}
@media (max-width: 991px) {
  .sitmap h2 {
    font-size: 32px;
  }
}
@media (max-width: 575px) {
  .sitmap h2 {
    font-size: 24px;
  }
}
.sitmap ul {
  list-style: none;
}
.sitmap ul li {
  margin-top: 20px;
}
.sitmap ul li:hover a {
  text-decoration: underline;
  color: white;
  background-color: var(--colorh);
}
.sitmap ul li:hover ul {
  margin-top: 20px;
}
.sitmap ul li:hover ul li a {
  color: #666;
  text-decoration: none;
  background-color: white;
}
.sitmap ul li:hover ul li ul li a {
  color: #ccc;
  text-decoration: none;
  background-color: white;
}
.sitmap ul li:hover .ul-block {
  opacity: 1;
  max-height: 100%;
  transition: opacity 0.3s ease, max-height 0.3s ease;
}
.sitmap ul li a {
  border: 1px solid #666;
  width: 260px;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  color: #333;
  font-weight: bold;
  font-size: 18px;
  transition: color 0.3s ease;
  transition: background-color 0.3s ease;
}
@media (max-width: 991px) {
  .sitmap ul li a {
    font-size: 16px;
  }
}
.sitmap ul li .ul-block {
  opacity: 1;
  max-height: 100%;
}
.sitmap ul li ul {
  margin-top: 20px;
  padding: 0;
  overflow: hidden;
}
.sitmap ul li ul li {
  margin: 0;
  padding: 0;
  border: none !important;
  margin-bottom: 10px;
}
.sitmap ul li ul li:hover a {
  color: #000;
  text-decoration: underline;
}
.sitmap ul li ul li a {
  font-size: 16px;
  line-height: 30px;
  display: block;
  padding: 0;
  text-transform: capitalize;
  color: #666;
  transition: color 0.3s ease;
  border: none;
}
@media (max-width: 991px) {
  .sitmap ul li ul li a {
    font-size: 14px;
  }
}
.sitmap ul li ul li ul {
  display: flex !important;
  flex-wrap: wrap;
  margin-top: 0px !important;
}
.sitmap ul li ul li ul li {
  border: none !important;
  margin-top: 10px;
  display: inline-block;
}
.sitmap ul li ul li ul li:hover a {
  color: #000;
  text-decoration: underline;
}
.sitmap ul li ul li ul li a {
  color: var(--color);
  font-size: 16px;
  display: block;
  padding: 0;
  transition: color 0.3s ease;
  padding-left: 10px;
  border: none;
}
.privalcy {
  padding: 100px 0;
  overflow: hidden;
  margin-top: 120px;
}
@media (max-width: 1199px) {
  .privalcy {
    padding: 60px 0;
  }
}
@media (max-width: 991px) {
  .privalcy {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .privalcy {
    margin-top: 0;
  }
}
.privalcy h2 {
  font-size: 45px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  color: #333;
  font-family: 'ClashDisplay';
  font-weight: 500;
}
@media (max-width: 991px) {
  .privalcy h2 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .privalcy h2 {
    font-size: 24px;
  }
}
.privalcy .content p {
  margin-top: 20px;
  color: #666;
  font-size: 16px;
}
@media (max-width: 767px) {
  .privalcy .content p {
    font-size: 14px;
  }
}
.navigation {
  display: flex;
  justify-content: right;
}
.pagination {
  margin: 80px 0 0 0;
}
@media (max-width: 1400px) {
  .pagination {
    margin: 60px 0 0 0;
  }
}
@media (max-width: 1199px) {
  .pagination {
    margin: 40px 0 0 0;
  }
}
@media (max-width: 991px) {
  .pagination {
    margin: 30px 0 0 0;
  }
}
@media (max-width: 767px) {
  .pagination {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.pagination .li {
  display: flex;
  align-items: center;
  margin: 0px 7px;
}
.pagination .li.prev a,
.pagination .li.next a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.pagination .li.prev a:hover::before,
.pagination .li.next a:hover::before {
  color: #FFF;
}
.pagination .li.prev a::before,
.pagination .li.next a::before {
  font-family: 'iconfont' !important;
  font-size: 14px;
  display: block;
  content: '\e614';
  color: #000000;
  font-weight: 400;
  line-height: 1;
  transition: all 0.3s;
}
.pagination .li.prev a:before {
  transform: rotate(180deg);
}
.pagination .li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  aspect-ratio: 1/1;
  border-radius: 6px;
  border: 1px solid #000;
  transition: all 0.4s;
  color: #000;
  font-size: var(--size16);
  line-height: 162.5%;
  text-align: center;
  text-transform: capitalize;
}
.pagination .li a.have-more {
  color: #000 !important;
  background-color: transparent !important;
  width: auto !important;
  height: auto !important;
  line-height: auto !important;
}
.pagination .active > a,
.pagination .active > a:focus,
.pagination .active > a:hover,
.pagination .active > span,
.pagination .active > span:focus,
.pagination .active > span:hover {
  background-color: var(--colorh);
  color: #FFF;
}
.pagination .li > a:focus,
.pagination .li > a:hover,
.pagination .li > span:focus,
.pagination .li > span:hover {
  background-color: var(--colorh);
  color: #FFF;
}
.inquiry-wrap {
  margin-top: var(--tp120);
  padding-top: 30px;
  overflow: hidden;
}
.inquiry-wrap .index-title {
  text-align: center;
}
.inquiry-wrap a {
  color: #666;
  text-decoration: none;
}
.inquiry-wrap .size-list-box {
  padding-right: 15px;
}
.inquiry-wrap .size-list-box span {
  color: #fff;
  background-color: var(--color);
  border-color: #000;
}
.inquiry-wrap .inquiry-box .details-tit {
  padding-top: 5px;
}
.inquiry-wrap .iq-title,
.inquiry-wrap .list > li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  text-align: center;
  padding-left: 60px;
  padding-right: 45px;
}
.inquiry-wrap .iq-title {
  overflow: hidden;
  background-color: var(--colorh);
  padding-top: 14px;
  padding-bottom: 14px;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .inquiry-wrap .iq-title {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .inquiry-wrap .iq-title,
  .inquiry-wrap .list > li {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .iq-title,
  .inquiry-wrap .list > li {
    padding-left: 2%;
    padding-right: 0;
  }
}
.inquiry-wrap .iq-title .th {
  border: none;
  font-weight: normal;
  text-align: center;
  color: #fff;
}
.inquiry-wrap .iq-title .th.qty-box {
  text-align: center;
}
.inquiry-wrap .iq-title .th.introduce-box {
  padding-left: 50px;
}
.inquiry-wrap .iq-title .th span {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .inquiry-wrap .iq-title .th.check-box label.replace:after {
    display: block;
  }
}
@media (max-width: 1199px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    width: -webkit-calc(30%);
    width: calc(100% - 70px);
  }
}
@media (max-width: 575px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    width: -webkit-calc(55%);
    width: calc(100% - 45px);
    padding-left: 0;
  }
}
.inquiry-wrap .iq-title .pic-box {
  text-align: center;
  padding: 11px 0;
}
@media (max-width: 767px) {
  .inquiry-wrap .iq-title .check-box {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .iq-title .del-box {
    opacity: 0;
    width: 30px;
  }
}
.inquiry-wrap .inquiry-box {
  width: 100%;
  border: none;
  font-size: 18px;
}
.inquiry-wrap .inquiry-box .details-tit {
  margin-top: 0;
}
@media (max-width: 991px) {
  .inquiry-wrap .inquiry-box {
    font-size: 16px;
  }
}
.inquiry-wrap .inquiry-box label {
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  margin-bottom: 0;
}
.inquiry-wrap .inquiry-box label:before {
  background-color: #e6e6e6;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-title {
    padding-left: 0px !important;
    text-align: center;
  }
}
.inquiry-wrap .inquiry-box .check-box {
  width: 70px;
  text-align: left;
}
@media (max-width: 576px) {
  .inquiry-wrap .inquiry-box .check-box {
    width: 100px;
  }
}
@media (max-width: 576px) and (max-width: 767px) {
  .inquiry-wrap .inquiry-box .check-box {
    width: 30px;
  }
}
.inquiry-wrap .inquiry-box .check-box .check-all {
  margin: 0;
}
.inquiry-wrap .inquiry-box .check-box .check-all > label {
  margin-right: 10px;
}
.inquiry-wrap .inquiry-box .check-box .check-all span {
  font-weight: normal;
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .check-box .check-all span {
    display: none;
  }
}
.inquiry-wrap .inquiry-box .check-box label.replace {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: #fff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  position: relative;
  border: 1px solid #e3e3e3;
}
.inquiry-wrap .inquiry-box .check-box label.replace:after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-family: 'iconfont' !important;
  content: '\eaf1';
  opacity: 0;
  color: #000;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}
@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .check-box label.replace {
    margin-left: 5px;
    width: 16px;
    height: 16px;
    line-height: 14px;
  }
  .inquiry-wrap .inquiry-box .check-box label.replace:after {
    font-size: 20px;
  }
}
.inquiry-wrap .inquiry-box .check-box label.replace input {
  display: none;
}
.inquiry-wrap .inquiry-box .check-box label.change:after {
  opacity: 1;
}
.inquiry-wrap .inquiry-box .introduce-box {
  text-align: left;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .introduce-box img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .inquiry-wrap .inquiry-box .introduce-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    display: block;
  }
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 48%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 40%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 200px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: -webkit-calc(-20%);
    width: calc(100% - 120px);
  }
}
@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: -webkit-calc(30%);
    width: calc(100% - 70px);
  }
}
.inquiry-wrap .inquiry-box .introduce-box .pic-box {
  width: 200px;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 2;
  border-radius: 3px;
}
@media (max-width: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box {
    width: 150px;
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box {
    width: 90px;
  }
}
@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box .pic img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .inquiry-wrap .inquiry-box .introduce-box .pic-box .pic:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.inquiry-wrap .inquiry-box .introduce-box .intro {
  -webkit-box-flex: 1;
  flex: 1 0 0%;
}
@media only screen and (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 5%;
  }
}
.inquiry-wrap .inquiry-box .introduce-box .name {
  margin: 0 0 5px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
  font-size: 1em;
}
.inquiry-wrap .inquiry-box .introduce-box .name a {
  text-decoration: none;
  color: #000;
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box .name {
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .introduce-box .name {
    font-size: 0.9em;
  }
}
.inquiry-wrap .inquiry-box .introduce-box .name:hover {
  text-decoration: underline;
}
.inquiry-wrap .inquiry-box .introduce-box .name ~ span {
  color: #999;
  margin-left: 15px;
}
.inquiry-wrap .inquiry-box .introduce-box .name ~ span:first-of-type {
  margin-left: 0;
}
.inquiry-wrap .inquiry-box .introduce-box p {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box .number-box {
    display: none;
  }
}
.inquiry-wrap .inquiry-box .number-box {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  min-width: 90px;
}
.inquiry-wrap .inquiry-box .number-box a {
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #999999;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.inquiry-wrap .inquiry-box .number-box a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.inquiry-wrap .inquiry-box .number-box a.del1:before {
  content: '\e729';
}
.inquiry-wrap .inquiry-box .number-box a.add1:before {
  content: '\e632';
}
@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .number-box a:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .number-box a {
    width: 25px;
    height: 25px;
    line-height: 23px;
    font-size: 12px;
  }
}
.inquiry-wrap .inquiry-box .number-box a.disable {
  cursor: not-allowed;
}
.inquiry-wrap .inquiry-box .number-box .ipt-num {
  float: left;
  width: 40px;
  min-width: 26px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  max-width: 60px;
  color: #333;
  font-size: 16px;
  background: none;
  border: none;
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .number-box .ipt-num {
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .number-box .ipt-num {
    width: 35px;
    height: 25px;
    line-height: 23px;
  }
}
.inquiry-wrap .inquiry-box .qty-box {
  text-align: center;
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .qty-box {
    display: none;
  }
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .qty-box {
    width: 150px;
    text-align: center;
  }
}
.inquiry-wrap .inquiry-box .del-box {
  text-align: center;
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .del-box {
    width: 80px;
  }
}
.inquiry-wrap .inquiry-box .del-box .del:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e8b6';
  color: #787878;
  font-size: 20px;
}
.inquiry-wrap .inquiry-box .del-box .del:hover:before {
  color: #000;
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .del-box .del {
    font-weight: bold;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .del-box .del {
    margin-right: 10px;
  }
  .inquiry-wrap .inquiry-box .del-box .del:before {
    font-size: 18px;
  }
}
.inquiry-wrap .inquiry-box .list {
  border: 1px solid var(--color);
  border-top: none;
}
.inquiry-wrap .inquiry-box .list > li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid var(--color);
}
.inquiry-wrap .inquiry-box .list > li:nth-of-type(1) {
  border-top: none;
}
@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .list > li {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.inquiry-wrap .inquiry-box .list > li {
  flex-wrap: wrap;
}
.inquiry-wrap .pro-parameter {
  width: 100%;
  text-align: left;
}
@media (min-width: 992px) {
  .inquiry-wrap .pro-parameter {
    display: -webkit-box;
    display: flex;
  }
  .inquiry-wrap .pro-parameter > div {
    -webkit-box-flex: 1;
    flex: 1;
    padding: 0 10px;
  }
}
.inquiry-wrap .parameter-list li:not(.active) {
  display: none;
}
.number-box input {
  -moz-appearance: textfield;
  /* Firefox */
  -webkit-appearance: none;
  /* Chrome, Safari, Edge */
  appearance: none;
}
/* 针对 WebKit 内核浏览器隐藏上下箭头 */
.number-box input::-webkit-inner-spin-button,
.number-box input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.inquiry-wrap .content {
  padding-bottom: var(--tp120);
}
.inquiry-wrap .content .inquiry-box {
  margin-bottom: 80px;
}
@media (max-width: 1199px) {
  .inquiry-wrap .content .inquiry-box {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .content .inquiry-box {
    margin-bottom: 20px;
  }
}
.inquiry-wrap .content .message {
  width: 100%;
  margin-top: 30px;
}
.inquiry-wrap .content .message form {
  position: relative;
}
.inquiry-wrap .content .message .formbox .now-title {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .inquiry-wrap .content .message .formbox .now-title {
    margin-bottom: 12px;
  }
}
.inquiry-wrap .content .message .formbox .now-title input {
  width: 100%;
  border: none;
  border-radius: 4px;
  background: #004F9C;
  padding: 15px 18px;
  color: #FFF;
  font-size: var(--size16);
}
@media (max-width: 767px) {
  .inquiry-wrap .content .message .formbox .now-title input {
    padding: 14px;
  }
}
.inquiry-wrap .content .message .formbox .row {
  list-style: none;
  margin: -10px;
  padding: 0;
}
@media (max-width: 1440px) {
  .inquiry-wrap .content .message .formbox .row {
    margin: -8px;
  }
}
.inquiry-wrap .content .message .formbox li {
  padding: 10px;
}
@media (max-width: 1440px) {
  .inquiry-wrap .content .message .formbox li {
    padding: 8px;
  }
}
.inquiry-wrap .content .message .formbox .group {
  position: relative;
}
.inquiry-wrap .content .message .formbox .group img {
  margin-left: 20px;
  height: 40px;
  width: auto;
}
@media (max-width: 767px) {
  .inquiry-wrap .content .message .formbox .group img {
    margin-left: 10px;
  }
}
.inquiry-wrap .content .message .formbox .group input,
.inquiry-wrap .content .message .formbox .group textarea {
  border: none;
  overflow: hidden;
  width: 100%;
  border-radius: 4px;
  background: #F8F8F8;
  color: #222;
  font-size: var(--size16);
  padding: 15px 18px;
  outline: none;
  transition: border-color 0.3s ease;
}
@media (max-width: 767px) {
  .inquiry-wrap .content .message .formbox .group input,
  .inquiry-wrap .content .message .formbox .group textarea {
    padding: 14px;
  }
}
.inquiry-wrap .content .message .formbox .group input::placeholder,
.inquiry-wrap .content .message .formbox .group textarea::placeholder {
  color: #222;
}
.inquiry-wrap .content .message .formbox .group input:focus label,
.inquiry-wrap .content .message .formbox .group textarea:focus label {
  display: none;
}
.inquiry-wrap .content .message .formbox .group input:focus::placeholder,
.inquiry-wrap .content .message .formbox .group textarea:focus::placeholder {
  color: #CCC;
}
.inquiry-wrap .content .message .formbox .group textarea {
  height: 210px;
}
.inquiry-wrap .content .message .func {
  margin-top: var(--tp60);
}
.inquiry-wrap .content .message .func .submit-group {
  width: 100%;
  text-align: right;
}
.inquiry-wrap .content .message .func button {
  background-color: transparent;
  border: none;
}
.popular .search-none {
  margin-bottom: 40px;
}
@media (max-width: 1400px) {
  .popular .search-none {
    margin-bottom: 20px;
  }
}
.popular .search-none h2 {
  color: #666;
}
.popular .search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}
.popbox {
  display: none;
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.4);
}
.popbox .contbox {
  position: fixed;
  top: 15%;
  width: 930px;
  max-width: 90%;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .popbox .contbox {
    top: 12%;
  }
}
@media (max-width: 767px) {
  .popbox .contbox {
    top: 15%;
  }
}
.popbox .contbox .contact-message {
  position: relative;
  z-index: 25;
}
.popbox .contbox .contact-message .box {
  border-radius: 10px;
  background: #FFF;
  display: flex;
  overflow: hidden;
  position: relative;
}
@media (max-width: 991px) {
  .popbox .contbox .contact-message .box {
    flex-wrap: wrap;
  }
}
.popbox .contbox .contact-message .box .right {
  width: calc(100%);
  padding: 50px 50px;
}
@media (max-width: 992px) {
  .popbox .contbox .contact-message .box .right {
    padding: 30px 40px;
  }
}
@media (max-width: 768px) {
  .popbox .contbox .contact-message .box .right {
    width: 100%;
    padding: 30px 20px;
  }
}
.popbox .contbox .contact-message .box .right .title h2 {
  color: #000;
  font-size: 36px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -1.08px;
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .popbox .contbox .contact-message .box .right .title h2 {
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .popbox .contbox .contact-message .box .right .title h2 {
    font-size: 32px;
    margin-bottom: 10px;
  }
}
.popbox .contbox .contact-message .box .right .title p {
  color: #666;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}
.popbox .contbox .contact-message .box .right .message {
  width: 100%;
  margin-top: 40px;
}
.popbox .contbox .contact-message .box .right .message .formbox .now-title {
  margin-bottom: 16px;
}
.popbox .contbox .contact-message .box .right .message .formbox .now-title input {
  width: 100%;
  border-radius: 8px;
  background: #ED773E;
  border: none;
  padding: 17px 20px;
  color: #F5F5EA;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  /* 16px */
}
@media (max-width: 1400px) {
  .popbox .contbox .contact-message .box .right .message .formbox .now-title input {
    padding: 12px 20px;
  }
}
@media (max-width: 991px) {
  .popbox .contbox .contact-message .box .right .message .formbox .now-title input {
    padding: 8px 20px;
  }
}
@media (max-width: 767px) {
  .popbox .contbox .contact-message .box .right .message .formbox .now-title input {
    font-size: 16px;
  }
}
.popbox .contbox .contact-message .box .right .message .formbox .row {
  list-style: none;
  margin: -5px;
}
.popbox .contbox .contact-message .box .right .message .formbox li {
  padding: 5px;
}
.popbox .contbox .contact-message .box .right .message .formbox li img {
  width: 100px;
}
.popbox .contbox .contact-message .box .right .message .formbox li p {
  color: #000;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
  margin-top: 20px;
}
.popbox .contbox .contact-message .box .right .message .formbox li p a {
  color: #ED773E;
}
.popbox .contbox .contact-message .box .right .message .formbox li p a:hover {
  text-decoration: underline;
}
.popbox .contbox .contact-message .box .right .message .formbox .group {
  position: relative;
}
.popbox .contbox .contact-message .box .right .message .formbox .group input {
  overflow: hidden;
  border: none;
  width: 100%;
  border-radius: 6px;
  border: 1px solid #F0F0F0;
  background: #F5F5F5;
  color: #444;
  font-size: 14px;
  line-height: 100%;
  padding: 16px 18px;
  outline: none;
  transition: border-color 0.3s ease;
}
@media (max-width: 991px) {
  .popbox .contbox .contact-message .box .right .message .formbox .group input {
    font-size: 14px;
  }
}
.popbox .contbox .contact-message .box .right .message .formbox .group input::placeholder {
  color: #444;
}
.popbox .contbox .contact-message .box .right .message .formbox .group input:focus label {
  display: none;
}
.popbox .contbox .contact-message .box .right .message .formbox .group input:focus::placeholder {
  color: #ccc;
}
.popbox .contbox .contact-message .box .right .message .formbox .group textarea {
  border: none;
  border-radius: 6px;
  border: 1px solid #F0F0F0;
  background: #F5F5F5;
  color: #444;
  font-size: 14px;
  line-height: 100%;
  padding: 16px 18px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 140px;
}
@media (max-width: 991px) {
  .popbox .contbox .contact-message .box .right .message .formbox .group textarea {
    font-size: 14px;
  }
}
.popbox .contbox .contact-message .box .right .message .formbox .group textarea::placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .popbox .contbox .contact-message .box .right .message .formbox .group textarea::placeholder {
    font-size: 14px;
  }
}
.popbox .contbox .contact-message .box .right .message .formbox .group textarea:focus label {
  display: none;
}
.popbox .contbox .contact-message .box .right .message .formbox .group textarea:focus::placeholder {
  color: #ccc;
}
.popbox .contbox .contact-message .box .right .message .func {
  margin-top: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popbox .contbox .contact-message .box .right .message .func .btndown {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.popbox .contbox .contact-message .box .right .message .func .submit-group button {
  border: none;
  background: transparent;
  transition: all 0.4s;
  min-width: 170px;
}
.popbox .contbox .contact-message .box .right .message .func .upload {
  color: #000;
}
.popbox .contbox .popnone {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  z-index: 440;
  cursor: pointer;
}
.popbox .contbox .popnone .icon:hover::after {
  color: #555;
  background-color: #eee;
}
.popbox .contbox .popnone .icon::after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  content: 'x';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font-size: 22px;
  color: #888;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color 0.25s;
  box-sizing: border-box;
  z-index: 2;
}
