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: #102A43;
  --colorh: #0D4F8C;
  --colorh2: #072B4F;
  --size80: 80px;
  --size50: 50px;
  --size44: 44px;
  --size40: 40px;
  --size36: 36px;
  --size34: 34px;
  --size30: 30px;
  --size24: 24px;
  --size26: 26px;
  --size22: 22px;
  --size20: 20px;
  --size18: 18px;
  --size16: 16px;
  --size15: 15px;
  --tp150: 150px;
  --tp120: 120px;
  --tp100: 100px;
  --tp80: 80px;
  --tp64: 64px;
  --tp56: 56px;
  --tp60: 60px;
}
@media (max-width: 1690px) {
  :root {
    --size24: 22px;
    --size26: 24px;
    --size30: 26px;
    --size44: 40px;
    --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;
    --size44: 36px;
    --size40: 28px;
    --size36: 30px;
    --size30: 24px;
    --size24: 22px;
    --size22: 20px;
    --size20: 18px;
  }
}
@media (max-width: 1400px) {
  :root {
    --size80: 50px;
    --tp150: 80px;
    --tp120: 60px;
    --tp100: 45px;
    --size36: 28px;
    --size26: 20px;
    --size22: 20px;
    --tp64: 30px;
    --tp56: 40px;
  }
}
@media (max-width: 1200px) {
  :root {
    --tp150: 60px;
    --tp120: 45px;
    --size80: 45px;
    --size44: 32px;
    --size40: 24px;
    --size36: 24px;
    --size26: 20px;
    --size22: 18px;
    --size18: 17px;
    --tp64: 25px;
    --tp60: 30px;
    --tp56: 30px;
  }
}
@media (max-width: 992px) {
  :root {
    --tp150: 50px;
    --size30: 21px;
    --size24: 18px;
    --tp120: 40px;
    --size80: 35px;
    --size36: 22px;
    --size26: 20px;
    --size18: 16px;
    --tp60: 25px;
  }
}
@media (max-width: 768px) {
  :root {
    --size80: 28px;
    --size44: 26px;
    --size40: 20px;
    --size36: 20px;
    --size30: 18px;
    --size26: 18px;
    --size22: 16px;
    --size20: 16px;
    --size18: 14px;
    --size16: 14px;
    --size15: 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: 1680px) {
  .container.con1650 {
    max-width: 1650px;
  }
}
body {
  font-family: 'Microsoft YaHei UI', "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;
  scrollbar-width: thin;
}
.overhide {
  overflow: hidden;
}
.header.scrolled {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
}
.header.scrolled .box1 .box {
  height: 0;
}
.header.scrolled .box2 {
  background-color: var(--color);
}
.header.hasty {
  position: sticky;
}
.header.hasty .box2 {
  background-color: var(--color);
}
.header {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  padding: 0;
  transition: all 0.5s;
  overflow-x: clip;
}
@media (max-width: 768px) {
  .header {
    background-color: var(--color);
    position: sticky;
  }
}
.header .box1 {
  background-color: #FFF;
}
@media (max-width: 768px) {
  .header .box1 {
    display: none;
  }
}
.header .box1 .box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  overflow: hidden;
  transition: all 0.3s;
}
.header .box1 .box p {
  color: #0D4F8C;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 1.4px;
  text-align: center;
}
@media (max-width: 992px) {
  .header .box1 .box p {
    font-size: 12px;
  }
}
.header .box1 .box p a {
  color: #0D4F8C;
}
.header .box1 .box p a:hover {
  text-decoration: underline;
}
.header .box1 .box span {
  display: inline-block;
  margin: 0 26px;
  width: 1px;
  height: 14px;
  background-color: var(--colorh);
}
@media (max-width: 1440px) {
  .header .box1 .box span {
    margin: 0 20px;
  }
}
@media (max-width: 991px) {
  .header .box1 .box span {
    margin: 0 12px;
  }
}
.header .box2 {
  transition: all 0.3s;
}
.header .box2 .box {
  display: flex;
  justify-content: space-between;
  position: relative;
  height: 100px;
  transition: all 0.3s;
}
@media (max-width: 1200px) {
  .header .box2 .box {
    height: auto;
  }
}
.header .box2 .header-logo {
  width: 227px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1400px) {
  .header .box2 .header-logo {
    width: 200px;
  }
}
@media (max-width: 1200px) {
  .header .box2 .header-logo {
    padding: 20px 0;
    position: static;
    width: 170px;
    transform: none;
    margin-right: 20px;
  }
}
.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 (max-width: 1200px) {
  .header .box2 .header-nav {
    display: none;
  }
}
.header .box2 .header-nav .nav {
  height: 100%;
  display: flex;
}
.header .box2 .header-nav .nav > ul {
  list-style: none;
  height: 100%;
  display: flex;
  gap: 40px;
}
@media (max-width: 1690px) {
  .header .box2 .header-nav .nav > ul {
    gap: 35px;
  }
}
@media (max-width: 1441px) {
  .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 p span {
  transform: translateY(-100%);
}
.header .box2 .header-nav .nav > ul > li:hover > a::before {
  transform: translateX(-50%) scale(1);
}
.header .box2 .header-nav .nav > ul > li.active > a p span {
  transform: translateY(-100%);
}
.header .box2 .header-nav .nav > ul > li.active > a::before {
  transform: translateX(-50%) scale(1);
}
.header .box2 .header-nav .nav > ul > li > a {
  position: relative;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  color: #FFF;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.8px;
  transition: all 0.4s;
}
.header .box2 .header-nav .nav > ul > li > a::before {
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #FFF;
  border-radius: 50%;
  left: 50%;
  bottom: 16%;
  transform: translateX(-50%) scale(0);
  transition: all 0.4s;
}
.header .box2 .header-nav .nav > ul > li > a p {
  position: relative;
  overflow: hidden;
}
.header .box2 .header-nav .nav > ul > li > a p span {
  transition: all 0.4s;
  display: inline-block;
}
.header .box2 .header-nav .nav > ul > li > a p .two {
  position: absolute;
  left: 0;
  top: 100%;
  white-space: nowrap;
}
@media (max-width: 1401px) {
  .header .box2 .header-nav .nav > ul > li > a {
    font-size: 14px;
  }
}
@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;
}
@media (max-width: 1200px) {
  .header .box2 .right {
    height: auto;
  }
}
.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;
  padding: 8px;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(4px);
}
.header .box2 .right .language .lang::before {
  content: '';
  display: inline-block;
  width: 32px;
  aspect-ratio: 32 / 18;
  background: url(../img/svg/yuyan.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 6px;
}
@media (max-width: 1400px) {
  .header .box2 .right .language .lang::before {
    width: 30px;
  }
}
@media (max-width: 1200px) {
  .header .box2 .right .language .lang::before {
    width: 25px;
  }
}
@media (max-width: 575px) {
  .header .box2 .right .language .lang::before {
    width: 30px;
    margin-right: 0;
  }
}
.header .box2 .right .language .lang span {
  color: #FFF;
  font-size: var(--size16);
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.8px;
}
@media (max-width: 1400px) {
  .header .box2 .right .language .lang span {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .header .box2 .right .language .lang span {
    display: none;
  }
}
.header .box2 .right .language .lang::after {
  font-family: 'iconfont' !important;
  content: '\e609';
  color: #FFF;
  line-height: 1;
  font-weight: 400;
  font-size: 14px;
  margin-left: 20px;
}
@media (max-width: 1400px) {
  .header .box2 .right .language .lang::after {
    margin-left: 10px;
  }
}
@media (max-width: 575px) {
  .header .box2 .right .language .lang::after {
    margin-left: 0;
    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 .box2 .right .h-inquire {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 40px;
}
@media (max-width: 1440px) {
  .header .box2 .right .h-inquire {
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  .header .box2 .right .h-inquire {
    padding: 0 15px;
  }
}
.header .box2 .right .h-inquire a {
  color: #FFF;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.8px;
  display: inline-flex;
  align-items: center;
}
@media (max-width: 1400px) {
  .header .box2 .right .h-inquire a {
    font-size: 14px;
  }
}
.header .box2 .right .h-inquire a::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/svg/car.svg) no-repeat center;
  background-size: contain;
  margin-right: 6px;
}
@media (max-width: 575px) {
  .header .box2 .right .h-inquire a {
    font-size: 14px;
  }
}
.header .box2 .right .h-inquire a b {
  font-weight: 400;
}
@media (max-width: 768px) {
  .header .box2 .right .h-inquire a b {
    display: none;
  }
}
.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;
  cursor: pointer;
}
@media (min-width: 992px) {
  .header .box2 .right .form .search {
    display: none;
  }
}
.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: '\e606';
}
@media (max-width: 992px) {
  .header .box2 .right .form .fombx {
    width: 250px;
    display: none;
    position: absolute;
    top: 100%;
    right: -30%;
    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%;
    right: auto;
    left: 3%;
  }
}
.header .box2 .right .form form {
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .header .box2 .right .form form {
    width: 100%;
  }
}
.header .box2 .right .form form input {
  border: none;
  background: transparent;
  width: 98px;
  margin-left: 6px;
  color: #fff;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.8px;
}
@media (max-width: 1200px) {
  .header .box2 .right .form form input {
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  .header .box2 .right .form form input {
    color: #000;
    flex: 1;
  }
}
.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: rgba(255, 255, 255, 0.6);
}
@media (max-width: 992px) {
  .header .box2 .right .form form input::placeholder {
    color: var(--color);
  }
}
.header .box2 .right .form form button {
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
}
.header .box2 .right .form form button:hover::before {
  color: #ccc;
}
.header .box2 .right .form form button::before {
  font-family: 'iconfont' !important;
  content: '\e606';
  color: #FFF;
  font-size: 20px;
  line-height: 1;
}
@media (max-width: 1200px) {
  .header .box2 .right .form form button::before {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .header .box2 .right .form form button::before {
    color: var(--color);
  }
}
.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;
  margin-left: 15px;
}
@media (max-width: 575px) {
  .btn-menu {
    margin-left: 10px;
  }
}
.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: 38px;
}
@media (max-width: 768px) {
  .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 .item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 4.85%, rgba(0, 0, 0, 0) 55.94%);
}
.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(960 / 1920 * 100%);
  -webkit-transform: translateZ(10px);
  transform: translateZ(10px);
}
@media (max-width: 767px) {
  .banner-box .banner-video-box {
    min-height: 350px;
  }
}
.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);
}
.banner .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) {
  .banner .swiper-pagination {
    display: none !important;
  }
}
.banner .swiper-pagination::before {
  content: '';
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #FFF !important;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -2;
}
.banner .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) {
  .banner .swiper-pagination-bullet {
    width: 70px;
    font-size: 14px;
    padding-bottom: 15px;
  }
}
.banner .swiper-pagination-bullet::after {
  content: '';
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #FFF !important;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -2;
}
.banner .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;
}
.banner .swiper-pagination-bullet-active {
  border-bottom: 1px solid #fff;
  z-index: 10;
  color: #FFF;
}
.banner .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;
}
@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: 4px;
  padding-left: 1px;
}
.index-nav .a:first-of-type {
  margin-top: 0;
}
.index-nav .a .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  line-height: 1;
  font-size: 20px;
  transition: all 0.3s ease;
  color: #fff;
}
.index-nav .a:hover .fix-nav-phonenumber {
  transform: translateY(-50%) translateX(0);
}
.index-nav .a:hover .iconfont {
  background-color: var(--colorh2);
  border-radius: 0 100px 100px 0;
}
.index-nav .a.show .fix-nav-phonenumber {
  transform: translateY(-50%) translateX(0);
}
.index-nav .a.show .iconfont {
  background-color: var(--colorh2);
  border-radius: 0 100px 100px 0;
}
.index-nav .top,
.index-nav .inquery {
  position: relative;
}
.index-nav .top .iconfont,
.index-nav .inquery .iconfont {
  border-radius: 100px !important;
}
.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: 0 !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 {
  height: 100%;
  margin: 0;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--colorh2);
  white-space: nowrap;
  border-radius: 100px 0 0 100px;
  color: #fff;
  font-size: var(--size15);
}
.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: 39px;
  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: #2FAF8F;
  text-align: center;
  font-size: var(--size18);
  line-height: 100%;
  margin-bottom: 30px;
}
@media (max-width: 1200px) {
  .index-title h3 {
    margin-bottom: 20px;
  }
}
@media (max-width: 992px) {
  .index-title h3 {
    margin-bottom: 15px;
  }
}
.index-title h2 {
  margin: 0;
  color: #102A43;
  text-align: center;
  font-size: 62px;
  line-height: 120%;
  margin-bottom: 26px;
}
.index-title h2 span {
  color: var(--colorh);
}
@media (max-width: 1920px) {
  .index-title h2 {
    font-size: 55px !important;
  }
}
@media (max-width: 1690px) {
  .index-title h2 {
    font-size: 50px !important;
  }
}
@media (max-width: 1440px) {
  .index-title h2 {
    font-size: 42px !important;
  }
}
@media (max-width: 1400px) {
  .index-title h2 {
    font-size: 36px !important;
  }
}
@media (max-width: 1199px) {
  .index-title h2 {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .index-title h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  .index-title h2 {
    font-size: 24px !important;
    letter-spacing: 0px;
  }
}
.index-title p {
  color: #52606D;
  text-align: center;
  font-size: var(--size16);
  line-height: 150%;
}
.index-more {
  overflow: hidden;
  position: relative;
  display: inline-flex;
  justify-content: space-between;
  padding: 12px 20px;
  align-items: center;
  gap: 10px;
  width: 240px;
  border-radius: 6px;
  background-color: #0D4F8C;
  transition: all 0.4s;
}
.index-more .icon {
  position: relative;
  overflow: hidden;
  font-style: normal;
}
.index-more .icon::before,
.index-more .icon::after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: 'iconfont' !important;
  content: '\e612';
  color: #FFF;
  font-size: 14px;
  transition: all 0.3s;
}
.index-more .icon::before {
  position: absolute;
  right: 100%;
  z-index: 12;
  top: 0;
}
@media (min-width: 768px) {
  .index-more:hover {
    background-color: var(--colorh2);
  }
  .index-more:hover .icon::before,
  .index-more:hover .icon::after {
    transform: translateX(100%);
  }
}
.index-more span {
  position: relative;
  z-index: 22;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: var(--size16);
  line-height: 100%;
  letter-spacing: 0.8px;
  transition: all 0.3s;
}
.prev-next {
  width: 110px;
  position: relative;
  height: 50px;
  pointer-events: none;
  display: flex;
  justify-content: space-between;
}
.prev-next .slick-prev,
.prev-next .slick-next {
  position: static;
  transform: none;
  width: auto;
  height: auto;
}
@media (max-width: 1200px) {
  .prev-next {
    height: 40px;
    width: 90px;
  }
}
.slick-next:before,
.slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 18px;
  display: block;
  content: '\e612';
  opacity: 1;
  color: #E5E5E5;
  transition: all 0.3s ease;
}
.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;
}
.slick-prev:hover::before,
.slick-next:hover::before,
.slick-prev.on::before,
.slick-next.on::before {
  color: var(--colorh);
}
.slick-next {
  right: 0;
}
.slick-prev {
  left: 0px;
}
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: 100px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #2FAF8F;
}
@media (max-width: 1400px) {
  .firm-video .video {
    width: 80px;
  }
}
@media (max-width: 768px) {
  .firm-video .video {
    width: 60px;
  }
}
.firm-video .video::after {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  width: 60%;
  height: 60%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.8);
  animation: ripple-spread 3s linear infinite;
  border-radius: 50%;
  z-index: -1;
}
.firm-video .video::before {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  width: 60%;
  height: 60%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.8);
  animation: ripple-spread 3s linear infinite;
  animation-delay: 1s;
  border-radius: 50%;
  z-index: -2;
}
.firm-video .video .iconfont {
  position: relative;
  z-index: 22;
  line-height: 1;
  font-size: 70px;
  color: #FFF;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1400px) {
  .firm-video .video .iconfont {
    font-size: 60px;
  }
}
@media (max-width: 992px) {
  .firm-video .video .iconfont {
    font-size: 55px;
  }
}
@media (max-width: 768px) {
  .firm-video .video .iconfont {
    font-size: 45px;
  }
}
.firm-video .video .iconfont::before {
  content: '\ea82';
}
.abbaner {
  position: relative;
  overflow: hidden;
  padding-top: 36px;
}
.abbaner .img {
  position: relative;
}
.abbaner .img::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 63.18%);
  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;
  }
}
.pronav {
  overflow: hidden;
  background: #F5F5F5;
  border-top: 1px solid #F5F5F5;
  padding: 16px 0;
  padding-bottom: 6px;
  color: #222;
  font-size: var(--size16);
  line-height: 110%;
}
.pronav .box {
  overflow-x: auto;
  overflow-y: hidden;
  display: flex;
  padding-bottom: 10px;
}
.pronav .box::before {
  font-family: 'iconfont' !important;
  color: #FFF;
  font-size: 20px;
  line-height: 1;
  margin-right: 16px;
}
.pronav span {
  display: inline-block;
  margin: 0 4px;
  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:last-of-type {
  color: var(--colorh);
}
.pronav a:hover {
  text-decoration: underline;
}
.pronav a.active {
  text-decoration: underline;
}
.npro-bgcolor {
  background-color: #FFF;
}
.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;
  }
}
.u-files {
  position: relative;
}
.u-files::after {
  font-family: 'iconfont' !important;
  content: '\e61e';
  position: absolute;
  right: 21px;
  bottom: 13px;
  line-height: 1;
  color: #555555;
  pointer-events: none;
  font-size: 24px;
}
@media (max-width: 768px) {
  .u-files::after {
    bottom: 10px;
    font-size: 20px;
    right: 15px;
  }
}
input[name="Upload"] {
  cursor: pointer;
}
input[name="Upload"]:focus:placeholder {
  color: #999;
}
.index .inresults {
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 38% auto;
  padding: var(--tp120) 0 var(--tp150) 0;
}
@media (max-width: 992px) {
  .index .inresults {
    background-size: 75% auto;
  }
}
.index .inresults .box .top {
  display: flex;
}
@media (max-width: 992px) {
  .index .inresults .box .top {
    flex-wrap: wrap;
  }
}
.index .inresults .box .top h4 {
  color: #2FAF8F;
  font-size: var(--size16);
  line-height: 100%;
  margin-right: 12%;
}
@media (max-width: 1680px) {
  .index .inresults .box .top h4 {
    margin-right: 9%;
  }
}
@media (max-width: 992px) {
  .index .inresults .box .top h4 {
    margin-right: 0;
  }
}
.index .inresults .box .top .index-title {
  width: 51%;
}
@media (max-width: 992px) {
  .index .inresults .box .top .index-title {
    width: 100%;
  }
}
.index .inresults .box .top .index-title h2,
.index .inresults .box .top .index-title p {
  text-align: left;
}
.index .inresults .box .bottom {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .index .inresults .box .bottom {
    flex-wrap: wrap;
    display: block;
  }
}
.index .inresults .box .bottom .cont-img2 {
  width: 224px;
  margin-top: var(--tp120);
  margin-right: 12%;
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 1680px) {
  .index .inresults .box .bottom .cont-img2 {
    margin-right: 9%;
  }
}
@media (max-width: 992px) {
  .index .inresults .box .bottom .cont-img2 {
    margin-right: 0;
  }
}
.index .inresults .box .bottom .cont-img2 img {
  width: 100%;
  height: auto;
  transition: all 0.5s ease-in-out;
}
.index .inresults .box .bottom .cont-img2 img:hover {
  transform: scale(1.1);
}
.index .inresults .box .bottom .content {
  flex: 1;
  margin-top: var(--tp120);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .index .inresults .box .bottom .content {
    flex-wrap: wrap;
    width: 100%;
  }
}
.index .inresults .box .bottom .content .cont-txt {
  flex: 1;
}
.index .inresults .box .bottom .content .cont-txt h4 {
  color: #0D4F8C;
  font-size: var(--size22);
  line-height: 100%;
  letter-spacing: 1.1px;
  margin: 38px 0 16px 0;
}
@media (max-width: 1400px) {
  .index .inresults .box .bottom .content .cont-txt h4 {
    margin: 25px 0 12px 0;
  }
}
.index .inresults .box .bottom .content .cont-txt h4:nth-of-type(1) {
  margin-top: 0;
}
.index .inresults .box .bottom .content .cont-txt p {
  color: #102A43;
  font-size: var(--size15);
  line-height: 140%;
}
.index .inresults .box .bottom .content .cont-txt .index-more {
  margin-top: 70px;
}
@media (max-width: 1680px) {
  .index .inresults .box .bottom .content .cont-txt .index-more {
    margin-top: 50px;
  }
}
@media (max-width: 1400px) {
  .index .inresults .box .bottom .content .cont-txt .index-more {
    margin-top: 30px;
  }
}
.index .inresults .box .bottom .content .cont-img {
  width: 44%;
  margin-left: 15%;
  border-radius: 15px;
  overflow: hidden;
}
@media (max-width: 1680px) {
  .index .inresults .box .bottom .content .cont-img {
    margin-left: 12%;
  }
}
@media (max-width: 768px) {
  .index .inresults .box .bottom .content .cont-img {
    margin-left: 0;
    width: 100%;
    margin-top: 20px;
  }
}
.index .inresults .box .bottom .content .cont-img img {
  width: 100%;
  height: auto;
  transition: all 0.5s ease-in-out;
}
.index .inresults .box .bottom .content .cont-img img:hover {
  transform: scale(1.1);
}
.index .inabo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: var(--tp100) 0;
}
.index .inabo::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.index .inabo .box {
  display: flex;
  position: relative;
  z-index: 33;
}
@media (max-width: 992px) {
  .index .inabo .box {
    flex-wrap: wrap;
  }
}
.index .inabo .box .left {
  width: 48%;
}
@media (max-width: 1400px) {
  .index .inabo .box .left {
    width: 55%;
  }
}
@media (max-width: 1200px) {
  .index .inabo .box .left {
    width: 65%;
  }
}
@media (max-width: 992px) {
  .index .inabo .box .left {
    width: 100%;
    margin-bottom: 30px;
  }
}
.index .inabo .box .left .index-title h3 {
  text-align: left;
}
.index .inabo .box .left .index-title h2 {
  line-height: 120%;
}
.index .inabo .box .left .index-title h2,
.index .inabo .box .left .index-title p {
  text-align: left;
  color: #FFF;
}
.index .inabo .box .left .index-title .index-more {
  margin-top: 40px;
  background-color: #FFF;
}
.index .inabo .box .left .index-title .index-more:hover {
  background-color: var(--colorh2);
}
.index .inabo .box .left .index-title .index-more:hover span {
  color: #FFF;
}
.index .inabo .box .left .index-title .index-more:hover .icon::after,
.index .inabo .box .left .index-title .index-more:hover .icon::before {
  color: #FFF;
}
.index .inabo .box .left .index-title .index-more span {
  color: var(--color);
}
.index .inabo .box .left .index-title .index-more .icon::after,
.index .inabo .box .left .index-title .index-more .icon::before {
  color: var(--color);
}
.index .inabo .box .left .cont {
  margin-top: 110px;
  display: flex;
  width: 90%;
}
@media (max-width: 1680px) {
  .index .inabo .box .left .cont {
    margin-top: 80px;
  }
}
@media (max-width: 1440px) {
  .index .inabo .box .left .cont {
    margin-top: 50px;
  }
}
@media (max-width: 1400px) {
  .index .inabo .box .left .cont {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .index .inabo .box .left .cont {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .index .inabo .box .left .cont {
    flex-wrap: wrap;
  }
}
.index .inabo .box .left .cont .item1 {
  margin-right: 20px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.2);
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(310 / 700 * 100%);
}
@media (max-width: 575px) {
  .index .inabo .box .left .cont .item1 {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
}
.index .inabo .box .left .cont .item1 h5 {
  color: #FFF;
  font-size: var(--size20);
  line-height: 110%;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.index .inabo .box .left .cont .item1 .cnt {
  display: flex;
  align-items: center;
  margin-top: 25px;
}
@media (max-width: 768px) {
  .index .inabo .box .left .cont .item1 .cnt {
    margin-top: 15px;
  }
}
.index .inabo .box .left .cont .item1 .cnt .num {
  color: #FFF;
  font-size: 60px;
  line-height: 100%;
  letter-spacing: -3.6px;
  margin-right: 20px;
  display: flex;
  align-items: center;
}
@media (max-width: 1680px) {
  .index .inabo .box .left .cont .item1 .cnt .num {
    font-size: 50px;
  }
}
@media (max-width: 1440px) {
  .index .inabo .box .left .cont .item1 .cnt .num {
    font-size: 40px;
    letter-spacing: -2.6px;
  }
}
@media (max-width: 768px) {
  .index .inabo .box .left .cont .item1 .cnt .num {
    font-size: 32px;
    letter-spacing: -1.4px;
  }
}
.index .inabo .box .left .cont .item1 .cnt p {
  flex: 1;
  color: #FFF;
  font-size: 14px;
  line-height: 126%;
  letter-spacing: 0.7px;
}
.index .inabo .box .left .cont .item2 {
  width: calc(370 / 700 * 100%);
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 575px) {
  .index .inabo .box .left .cont .item2 {
    width: 100%;
  }
}
.index .inabo .box .left .cont .item2 img {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
}
.index .inabo .box .right {
  padding-top: 12%;
  padding-right: 12%;
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .index .inabo .box .right {
    padding: 0;
    justify-content: center;
    margin: 40px 0;
  }
}
.index .invalue {
  background: linear-gradient(180deg, #F5F9FC 0%, #FFF 72.87%);
  padding: 130px 0 110px 0;
}
@media (max-width: 1680px) {
  .index .invalue {
    padding: var(--tp120) 0 var(--tp100) 0;
  }
}
.index .invalue .top {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index .invalue .top .index-title p {
  width: 70%;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .index .invalue .top .index-title p {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .index .invalue .top .index-title p {
    width: 100%;
  }
}
.index .invalue .top .hr {
  margin: 30px 0;
  width: 1px;
  height: 50px;
  border-radius: 6px;
  background: #DBE5EE;
}
@media (max-width: 1440px) {
  .index .invalue .top .hr {
    margin: 20px 0;
  }
}
@media (max-width: 768px) {
  .index .invalue .top .hr {
    height: 35px;
    margin: 10px 0;
  }
}
.index .invalue .top .cont {
  display: flex;
  gap: 10px;
}
.index .invalue .top .cont .cont-img {
  width: 150px;
}
@media (max-width: 768px) {
  .index .invalue .top .cont .cont-img {
    width: 100px;
  }
}
.index .invalue .top .cont .img-box {
  border-radius: 6px;
  padding-bottom: calc(9 / 15 * 100%);
}
.index .invalue .content {
  margin-top: var(--tp60);
}
.index .invalue .content h5 {
  color: #102A43;
  text-align: center;
  font-size: 18px;
  line-height: 110%;
  letter-spacing: 0.9px;
  margin-bottom: 30px;
}
@media (max-width: 1200px) {
  .index .invalue .content h5 {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .index .invalue .content h5 {
    font-size: 16px;
  }
}
.index .invalue .content .row-box {
  margin: -5px;
}
.index .invalue .content .row-box .item-box {
  padding: 5px;
}
.index .invalue .content .row-box .item-box .item {
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}
.index .invalue .content .row-box .item-box .item:hover .img-box::after {
  opacity: 1;
}
.index .invalue .content .row-box .item-box .item:hover .img-box img {
  opacity: 1;
}
.index .invalue .content .row-box .item-box .item:hover .cont p,
.index .invalue .content .row-box .item-box .item:hover .cont h4 {
  color: #FFF;
}
.index .invalue .content .row-box .item-box .item .img-box {
  padding-bottom: calc(480 / 405 * 100%);
}
@media (max-width: 575px) {
  .index .invalue .content .row-box .item-box .item .img-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
.index .invalue .content .row-box .item-box .item .img-box::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #F5F9FC;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.index .invalue .content .row-box .item-box .item .img-box::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0D4F8C;
  opacity: 0;
  z-index: 2;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .index .invalue .content .row-box .item-box .item .img-box::after {
    opacity: 1;
  }
}
.index .invalue .content .row-box .item-box .item .img-box img {
  opacity: 0;
  z-index: 3;
  transform: scale(1);
  mix-blend-mode: multiply;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .index .invalue .content .row-box .item-box .item .img-box img {
    opacity: 1;
  }
}
@media (max-width: 575px) {
  .index .invalue .content .row-box .item-box .item .img-box img {
    max-width: none;
    object-fit: cover;
    object-position: center;
  }
}
.index .invalue .content .row-box .item-box .item .cont {
  position: absolute;
  z-index: 6;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  padding: 50px 36px;
  padding-bottom: 46px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1680px) {
  .index .invalue .content .row-box .item-box .item .cont {
    padding: 35px 25px;
  }
}
@media (max-width: 1400px) {
  .index .invalue .content .row-box .item-box .item .cont {
    padding: 25px 20px;
  }
}
@media (max-width: 575px) {
  .index .invalue .content .row-box .item-box .item .cont {
    position: relative;
  }
}
.index .invalue .content .row-box .item-box .item .cont .txt {
  width: 80%;
}
@media (max-width: 768px) {
  .index .invalue .content .row-box .item-box .item .cont .txt {
    width: 100%;
  }
}
.index .invalue .content .row-box .item-box .item .cont p {
  color: #52606D;
  font-size: var(--size18);
  line-height: 150%;
  letter-spacing: 0.9px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1400px) {
  .index .invalue .content .row-box .item-box .item .cont p {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .index .invalue .content .row-box .item-box .item .cont p {
    font-size: 14px;
    color: #FFF;
  }
}
.index .invalue .content .row-box .item-box .item .cont h4 {
  margin-top: 30px;
  margin-bottom: 0;
  color: #102A43;
  font-size: var(--size26);
  line-height: 100%;
  letter-spacing: 1.3px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .index .invalue .content .row-box .item-box .item .cont h4 {
    color: #FFF;
  }
}
.index .infaq .box {
  width: 67%;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1200px) {
  .index .infaq .box {
    width: 75%;
  }
}
@media (max-width: 768px) {
  .index .infaq .box {
    width: 100%;
  }
}
@keyframes infaqan {
  0% {
    transform: translateY(30px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(30px);
  }
}
.index .infaq .box .bgimg {
  width: 62px;
  animation: infaqan 1.5s ease-in-out infinite;
}
.index .infaq .box .bgimg img {
  width: 100%;
  height: auto;
}
.index .infaq .box .index-title p {
  width: 70%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .index .infaq .box .index-title p {
    width: 100%;
  }
}
.index .infaq .box .content {
  margin-top: var(--tp80);
}
.index .infaq .box .content .infaq-list .listbox {
  padding: 40px 0 50px 0;
  border-top: 1px solid #E3EAF1;
}
@media (max-width: 1400px) {
  .index .infaq .box .content .infaq-list .listbox {
    padding: 30px 0 40px 0;
  }
}
.index .infaq .box .content .infaq-list .listbox:last-child {
  border-bottom: 1px solid #E3EAF1;
}
.index .infaq .box .content .infaq-list .listbox .list {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
}
.index .infaq .box .content .infaq-list .listbox .list.on::after {
  background-color: var(--color);
  transform: rotate(90deg);
  color: #FFF;
}
.index .infaq .box .content .infaq-list .listbox .list::after {
  font-family: 'iconfont' !important;
  content: '\e60a';
  line-height: 1;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  aspect-ratio: 1/1;
  border-radius: 6px;
  background-color: #DDE5EC;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1400px) {
  .index .infaq .box .content .infaq-list .listbox .list::after {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }
}
.index .infaq .box .content .infaq-list .listbox .list .left {
  width: 73%;
  display: flex;
  align-items: center;
}
@media (max-width: 1400px) {
  .index .infaq .box .content .infaq-list .listbox .list .left {
    width: 85%;
  }
}
@media (max-width: 992px) {
  .index .infaq .box .content .infaq-list .listbox .list .left {
    flex-wrap: wrap;
    display: block;
  }
}
.index .infaq .box .content .infaq-list .listbox .list .left .t-lable {
  display: flex;
  align-items: center;
  margin-right: 40px;
}
@media (max-width: 1400px) {
  .index .infaq .box .content .infaq-list .listbox .list .left .t-lable {
    margin-right: 25px;
  }
}
@media (max-width: 992px) {
  .index .infaq .box .content .infaq-list .listbox .list .left .t-lable {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.index .infaq .box .content .infaq-list .listbox .list .left .t-lable time {
  color: #52606D;
  font-family: Manrope;
  font-size: var(--size18);
  line-height: 100%;
  margin-right: 50px;
}
@media (max-width: 1400px) {
  .index .infaq .box .content .infaq-list .listbox .list .left .t-lable time {
    margin-right: 30px;
  }
}
.index .infaq .box .content .infaq-list .listbox .list .left .t-lable span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background: #F5F9FC;
  padding: 8px 12px;
  color: #2FAF8F;
  font-size: 14px;
  line-height: 100%;
}
.index .infaq .box .content .infaq-list .listbox .list .left h3 {
  flex: 1;
  color: #102A43;
  font-size: 20px;
  line-height: 140%;
  margin: 0;
}
@media (max-width: 1400px) {
  .index .infaq .box .content .infaq-list .listbox .list .left h3 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .index .infaq .box .content .infaq-list .listbox .list .left h3 {
    font-size: 16px;
  }
}
.index .infaq .box .content .infaq-list .listbox .infaq-cont {
  margin-top: 16px;
  display: flex;
}
.index .infaq .box .content .infaq-list .listbox .infaq-cont .kong {
  margin-right: 40px;
}
@media (max-width: 1400px) {
  .index .infaq .box .content .infaq-list .listbox .infaq-cont .kong {
    margin-right: 28px;
  }
}
@media (max-width: 992px) {
  .index .infaq .box .content .infaq-list .listbox .infaq-cont .kong {
    display: none;
  }
}
.index .infaq .box .content .infaq-list .listbox .infaq-cont .cont {
  flex: 1;
}
.index .infaq .box .content .infaq-list .listbox .infaq-cont .cont .txt {
  width: 74%;
}
@media (max-width: 768px) {
  .index .infaq .box .content .infaq-list .listbox .infaq-cont .cont .txt {
    width: 100%;
  }
}
.index .infaq .box .content .infaq-list .listbox .infaq-cont .cont .txt p {
  color: #52606D;
  font-size: var(--size15);
  line-height: 150%;
}
.index .infaq .box .content .infaq-list .listbox .infaq-cont .cont .contimgbx {
  margin-top: 34px;
}
@media (max-width: 1200px) {
  .index .infaq .box .content .infaq-list .listbox .infaq-cont .cont .contimgbx {
    margin-top: 25px;
  }
}
@media (max-width: 768px) {
  .index .infaq .box .content .infaq-list .listbox .infaq-cont .cont .contimgbx {
    margin-top: 15px;
  }
}
.index .infaq .box .content .infaq-list .listbox .infaq-cont .cont .contimgbx .cont-img {
  width: 298px;
  max-width: 100%;
}
@media (max-width: 1200px) {
  .index .infaq .box .content .infaq-list .listbox .infaq-cont .cont .contimgbx .cont-img {
    width: 250px;
  }
}
.index .infaq .box .content .infaq-list .listbox .infaq-cont .cont .contimgbx .cont-img .img-box {
  border-radius: 10px;
  padding-bottom: calc(154 / 298 * 100%);
}
.index .infaq .box .content .more {
  text-align: center;
  margin-top: var(--tp60);
}
.index .inctt {
  position: relative;
  background: #2FAF8F;
  margin-top: 130px;
}
@media (max-width: 1690px) {
  .index .inctt {
    margin-top: var(--tp120);
  }
}
.index .inctt .bgimg {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
@media (max-width: 992px) {
  .index .inctt .bgimg {
    width: 100%;
  }
  .index .inctt .bgimg::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(47, 175, 143, 0.4);
  }
}
.index .inctt .bgimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.index .inctt .right {
  padding: var(--tp100) 70px;
  width: 50%;
  margin-left: auto;
  margin-right: 0;
  position: relative;
  z-index: 4;
}
@media (max-width: 1400px) {
  .index .inctt .right {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1200px) {
  .index .inctt .right {
    padding-right: 0;
    padding-left: 30px;
  }
}
@media (max-width: 992px) {
  .index .inctt .right {
    width: 100%;
    padding: 40px 0;
  }
}
.index .inctt .right .message {
  width: 90%;
}
@media (max-width: 1400px) {
  .index .inctt .right .message {
    width: 95%;
  }
}
@media (max-width: 1200px) {
  .index .inctt .right .message {
    width: 100%;
  }
}
.index .inctt .right .message .title {
  margin-bottom: 40px;
  width: 90%;
}
@media (max-width: 992px) {
  .index .inctt .right .message .title {
    width: 100%;
  }
}
.index .inctt .right .message .title h2 {
  color: #FFF;
  font-size: 40px;
  line-height: 100%;
  margin-bottom: 26px;
}
@media (max-width: 1680px) {
  .index .inctt .right .message .title h2 {
    font-size: 35px;
  }
}
@media (max-width: 1400px) {
  .index .inctt .right .message .title h2 {
    margin-bottom: 20px;
    font-size: 30px;
  }
}
@media (max-width: 992px) {
  .index .inctt .right .message .title h2 {
    font-size: 24px;
  }
}
.index .inctt .right .message .title p {
  color: #FFF;
  font-size: var(--size15);
  line-height: 150%;
}
.index .inctt .right .message form {
  position: relative;
}
.index .inctt .right .message .formbox .row {
  list-style: none;
  margin: -10px;
  padding: 0;
}
@media (max-width: 1440px) {
  .index .inctt .right .message .formbox .row {
    margin: -8px;
  }
}
.index .inctt .right .message .formbox li {
  padding: 10px;
}
@media (max-width: 1440px) {
  .index .inctt .right .message .formbox li {
    padding: 8px;
  }
}
.index .inctt .right .message .formbox .group {
  position: relative;
}
.index .inctt .right .message .formbox .group img {
  margin-left: 20px;
  height: 40px;
  width: auto;
}
@media (max-width: 767px) {
  .index .inctt .right .message .formbox .group img {
    margin-left: 10px;
  }
}
.index .inctt .right .message .formbox .group input,
.index .inctt .right .message .formbox .group textarea {
  border: none;
  overflow: hidden;
  width: 100%;
  border-radius: 6px;
  border: 1px solid #4ABC9F;
  background: transparent;
  padding: 15px 20px;
  color: #FFF;
  font-size: var(--size15);
  line-height: 100%;
  outline: none;
  transition: border-color 0.3s ease;
}
.index .inctt .right .message .formbox .group input::placeholder,
.index .inctt .right .message .formbox .group textarea::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 992px) {
  .index .inctt .right .message .formbox .group input,
  .index .inctt .right .message .formbox .group textarea {
    border-color: #F5F5F5;
  }
}
.index .inctt .right .message .formbox .group input:focus label,
.index .inctt .right .message .formbox .group textarea:focus label {
  display: none;
}
.index .inctt .right .message .formbox .group input:focus::placeholder,
.index .inctt .right .message .formbox .group textarea:focus::placeholder {
  color: #CCC;
}
.index .inctt .right .message .formbox .group textarea {
  height: 120px;
}
.index .inctt .right .message .func {
  position: relative;
  z-index: 33;
  margin-top: 16px;
}
.index .inctt .right .message .func .submit-group {
  width: 100%;
}
.index .inctt .right .message .func button {
  background-color: transparent;
  border: none;
  pointer-events: all;
  width: 100%;
  background-color: #FFF;
}
.index .inctt .right .message .func button span {
  color: var(--color);
}
.index .inctt .right .message .func button .icon::before,
.index .inctt .right .message .func button .icon::after {
  color: var(--color);
}
.index .inctt .right .message .func button:hover {
  background-color: var(--colorh);
}
.index .inctt .right .message .func button:hover span {
  color: #FFF;
}
.index .inctt .right .message .func button:hover .icon::before,
.index .inctt .right .message .func button:hover .icon::after {
  color: #FFF;
}
footer {
  background: #102A43;
}
footer .fobx1 {
  padding: var(--tp100) 0;
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
@media (max-width: 1400px) {
  footer .fobx1 {
    flex-wrap: wrap;
  }
}
footer .fobx1 .item1 {
  display: flex;
  width: 34%;
}
@media (max-width: 1400px) {
  footer .fobx1 .item1 {
    width: 100%;
  }
}
footer .fobx1 .item1 .logo1 {
  width: 98px;
  margin-right: 16px;
}
@media (max-width: 1680px) {
  footer .fobx1 .item1 .logo1 {
    width: 70px;
  }
}
@media (max-width: 1440px) {
  footer .fobx1 .item1 .logo1 {
    width: 50px;
  }
}
footer .fobx1 .item1 .logo1 img {
  width: 100%;
  height: auto;
}
footer .fobx1 .item1 .cont {
  flex: 1;
}
footer .fobx1 .item1 .cont .logo2 {
  width: 274px;
  margin: 23px 0;
}
@media (max-width: 1680px) {
  footer .fobx1 .item1 .cont .logo2 {
    width: 220px;
    margin: 20px 0;
  }
}
@media (max-width: 1440px) {
  footer .fobx1 .item1 .cont .logo2 {
    width: 170px;
    margin: 15px 0;
  }
}
footer .fobx1 .item1 .cont .logo2 img {
  width: 100%;
  height: auto;
}
footer .fobx1 .item1 .cont .txt p {
  color: #C9D3DC;
  font-size: var(--size15);
  line-height: 150%;
}
footer .fobx1 .item1 .cont .icon {
  list-style: none;
  margin-top: 70px;
  display: flex;
  gap: 8px;
}
@media (max-width: 1680px) {
  footer .fobx1 .item1 .cont .icon {
    margin-top: 50px;
  }
}
@media (max-width: 1440px) {
  footer .fobx1 .item1 .cont .icon {
    margin-top: 40px;
  }
}
footer .fobx1 .item1 .cont .icon a {
  display: block;
}
footer .fobx1 .item1 .cont .icon img {
  width: 100px;
  max-width: none;
  position: absolute;
  left: 0;
  bottom: calc(100% + 10px);
  pointer-events: none;
  display: none;
}
footer .fobx1 .item1 .cont .icon .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  aspect-ratio: 1/1;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background-color: rgba(255, 255, 255, 0.06);
  color: #FFF;
  line-height: 1;
  font-size: 24px;
}
@media (max-width: 1440px) {
  footer .fobx1 .item1 .cont .icon .iconfont {
    width: 45px;
    height: 45px;
    font-size: 20px;
  }
}
footer .fobx1 .item1 .cont .icon .iconfont:hover {
  background-color: var(--colorh);
  animation: swing 1s 0s ease both;
}
footer .fobx1 h2 {
  color: #FFF;
  font-size: 26px;
  line-height: 110%;
  margin: 0;
}
@media (max-width: 1680px) {
  footer .fobx1 h2 {
    font-size: 24px;
  }
}
@media (max-width: 1400px) {
  footer .fobx1 h2 {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  footer .fobx1 h2 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  footer .fobx1 .item2 {
    width: 100%;
  }
}
footer .fobx1 .item2 ul {
  list-style: none;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (max-width: 1200px) {
  footer .fobx1 .item2 ul {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  footer .fobx1 .item2 ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
}
footer .fobx1 .item2 ul li a {
  color: #DDE5EC;
  font-size: var(--size16);
  line-height: 150%;
}
footer .fobx1 .item2 ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  footer .fobx1 .item3 {
    width: 100%;
  }
}
footer .fobx1 .item3 ul {
  display: flex;
  list-style: none;
  flex-direction: column;
  gap: 22px;
  margin-top: 30px;
}
@media (max-width: 1200px) {
  footer .fobx1 .item3 ul {
    margin-top: 20px;
  }
}
footer .fobx1 .item3 ul li span {
  color: #DDE5EC;
  font-size: var(--size16);
  line-height: 110%;
  display: block;
  margin-bottom: 12px;
}
footer .fobx1 .item3 ul li p {
  color: #DDE5EC;
  font-size: var(--size24);
  line-height: 110%;
}
@media (max-width: 1680px) {
  footer .fobx1 .item3 ul li p {
    font-size: 22px;
  }
}
@media (max-width: 1400px) {
  footer .fobx1 .item3 ul li p {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  footer .fobx1 .item3 ul li p {
    font-size: 16px;
  }
}
footer .fobx1 .item3 ul li p a {
  color: #DDE5EC;
}
footer .fobx1 .item3 ul li p a:hover {
  text-decoration: underline;
}
footer .fobx1 .item4 {
  width: 130px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
@media (max-width: 1400px) {
  footer .fobx1 .item4 {
    width: 100px;
  }
}
@media (max-width: 768px) {
  footer .fobx1 .item4 {
    flex-direction: row;
    width: 100%;
  }
}
@media (max-width: 768px) {
  footer .fobx1 .item4 .list {
    width: 50%;
    max-width: 130px;
  }
}
footer .fobx1 .item4 .cont-img {
  padding: 15px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #14324E;
}
@media (max-width: 1400px) {
  footer .fobx1 .item4 .cont-img {
    padding: 10px;
  }
}
footer .fobx1 .item4 img {
  width: 100%;
}
footer .fobx1 .item4 .tit {
  text-align: center;
  margin-top: 10px;
  color: #DDE5EC;
  font-size: var(--size16);
  line-height: 110%;
}
footer .fobx2 {
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  padding: 32px 0;
}
@media (max-width: 992px) {
  footer .fobx2 {
    padding-bottom: 75px;
    padding-top: 20px;
  }
}
footer .fobx2 .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #A2B3C2;
  font-size: 16px;
  line-height: 110%;
}
@media (max-width: 1440px) {
  footer .fobx2 .box {
    font-size: 14px;
  }
}
@media (max-width: 1400px) {
  footer .fobx2 .box {
    font-size: 13px;
  }
}
@media (max-width: 1200px) {
  footer .fobx2 .box {
    justify-content: center;
    flex-wrap: wrap;
    gap: 5px;
  }
}
footer .fobx2 .box a {
  line-height: 150%;
  color: #A2B3C2;
  display: inline-block;
  transition: all 0.3s;
}
footer .fobx2 .box a:hover {
  text-decoration: underline;
  color: #FFF;
}
@media (max-width: 1200px) {
  footer .fobx2 .box .copyright {
    margin: 5px 0;
  }
}
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;
}
@media (max-width: 1200px) {
  footer .fobx2 .box .itemright {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
  }
}
footer .fobx2 .box .itemright span {
  display: inline-block;
  margin: 0 30px;
  width: 1px;
  height: 16px;
  background: rgba(255, 255, 255, 0.15);
}
@media (max-width: 1400px) {
  footer .fobx2 .box .itemright span {
    margin: 0 15px;
  }
}
.index-nav2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  display: none;
}
.index-nav2 .listbox {
  position: absolute;
  right: 25px;
  bottom: 5%;
  display: flex;
  flex-direction: column;
  gap: 27px;
}
.index-nav2 .list {
  position: relative;
  display: flex;
  padding: 30px;
  justify-content: space-between;
  align-items: center;
  opacity: 0;
  transform: translateX(30px) scale(0.9) rotate(10deg) translateZ(10px);
  transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  width: 995px;
}
.index-nav2 .list.animate-in {
  opacity: 1;
  transform: translateX(0) scale(1) rotate(0deg) translateZ(0);
}
.index-nav2 .list:nth-child(1) {
  transition-delay: 0s;
}
.index-nav2 .list:nth-child(2) {
  transition-delay: 0.15s;
}
.index-nav2 .list:nth-child(3) {
  transition-delay: 0.3s;
}
@media (max-width: 1920px) {
  .index-nav2 .list {
    width: 750px;
    padding: 20px;
  }
}
@media (max-width: 1680px) {
  .index-nav2 .list {
    width: 630px;
  }
}
@media (max-width: 1200px) {
  .index-nav2 .list {
    width: 570px;
  }
}
.index-nav2 .list:hover .icon::before {
  animation: tuise 0.5s 2;
}
.index-nav2 .list:hover .icon .iconfont {
  animation: swing 1s 0s ease both;
}
.index-nav2 .list:hover .icon2 {
  background-color: #0D4F8C;
}
.index-nav2 .list:hover .icon2::after {
  transform: translateX(230%);
  color: #FFFFFF;
}
.index-nav2 .list:hover .icon2::before {
  color: #FFFFFF;
  transform: translateY(-50%) translateX(230%);
}
.index-nav2 .list.mail:hover .icon2 {
  background-color: #F18101;
}
.index-nav2 .list.mail:hover .icon2::before,
.index-nav2 .list.mail:hover .icon2::after {
  color: #fff;
}
.index-nav2 .list.mail .icon::before {
  background-image: url(../img/innavbx-2.png);
}
.index-nav2 .list.mail .icon .iconfont {
  background: #F2E4DD;
  color: #F18101;
}
.index-nav2 .list.mail .txt .cont1 {
  color: #F18101;
}
.index-nav2 .list.mail .txt .cont1 a {
  color: #F18101;
}
.index-nav2 .list.mail .icon2 {
  background-color: #F2E4DD;
}
.index-nav2 .list.mail .icon2::after,
.index-nav2 .list.mail .icon2::before {
  color: #F18101;
}
.index-nav2 .list.weixin {
  align-items: flex-start;
  padding-right: 86px;
}
@media (max-width: 1920px) {
  .index-nav2 .list.weixin {
    padding-right: 50px;
  }
}
@media (max-width: 1680px) {
  .index-nav2 .list.weixin {
    padding-right: 30px;
  }
}
.index-nav2 .list.weixin .left {
  align-items: flex-start;
}
.index-nav2 .list.weixin .icon::before {
  background-image: url(../img/innavbx-3.png);
}
.index-nav2 .list.weixin .icon .iconfont {
  background: #E1F1ED;
  color: #2FAF8F;
}
.index-nav2 .list.weixin .txt .cont1 {
  color: #2FAF8F;
}
.index-nav2 .list.weixin .txt .cont1 a {
  color: #2FAF8F;
}
.index-nav2 .list.weixin::after {
  display: none;
}
.index-nav2 .list::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 85px);
  pointer-events: none;
  height: 100%;
  border-radius: 30px;
  background: #FFF;
  box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.14) inset;
}
@media (max-width: 1920px) {
  .index-nav2 .list::before {
    width: calc(100% - 75px);
  }
}
.index-nav2 .list .left {
  display: flex;
  flex: 1;
}
@keyframes tuise {
  0% {
    filter: blur(0);
  }
  50% {
    filter: brightness(0) invert(1);
  }
  100% {
    filter: blur(0);
  }
}
.index-nav2 .list .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 12px;
  border-radius: 50%;
  background-color: #FFF;
  margin-right: 60px;
}
@media (max-width: 1920px) {
  .index-nav2 .list .icon {
    margin-right: 30px;
  }
}
@media (max-width: 1680px) {
  .index-nav2 .list .icon {
    margin-right: 20px;
  }
}
.index-nav2 .list .icon::before {
  content: '';
  position: absolute;
  right: 54%;
  bottom: 40%;
  background-image: url(../img/innavbx-1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  aspect-ratio: 1/1;
}
@media (max-width: 1920px) {
  .index-nav2 .list .icon::before {
    right: 40%;
    bottom: 30%;
  }
}
.index-nav2 .list .icon .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 96px;
  height: 96px;
  border-radius: 96px;
  background: #E2EAF5;
  box-shadow: 0 -2px 4px 0 rgba(13, 79, 140, 0.2) inset;
  line-height: 1;
  font-size: 34px;
  color: #0D4F8C;
}
@media (max-width: 1920px) {
  .index-nav2 .list .icon .iconfont {
    width: 70px;
    height: 70px;
    font-size: 28px;
  }
}
.index-nav2 .list .txt {
  position: relative;
}
.index-nav2 .list .txt .cont1 {
  color: #0D4F8C;
  font-size: 30px;
  font-weight: 700;
  line-height: 110%;
  margin: 23px 0;
}
@media (max-width: 1920px) {
  .index-nav2 .list .txt .cont1 {
    font-size: 22px;
    margin: 15px 0;
  }
}
@media (max-width: 1680px) {
  .index-nav2 .list .txt .cont1 {
    font-size: 20px;
    margin: 10px 0;
  }
}
.index-nav2 .list .txt .cont1 a {
  color: #0D4F8C;
}
.index-nav2 .list .txt .cont2 {
  color: #52606D;
  font-size: var(--size20);
  line-height: 150%;
}
@media (max-width: 1920px) {
  .index-nav2 .list .txt .cont2 {
    font-size: 16px;
  }
}
.index-nav2 .list .icon2 {
  position: relative;
  overflow: hidden;
  font-style: normal;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  border-radius: 50%;
  background: #E2EAF5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  transition: all 0.3s;
}
@media (max-width: 1920px) {
  .index-nav2 .list .icon2 {
    width: 45px;
    height: 45px;
  }
}
.index-nav2 .list .icon2::before,
.index-nav2 .list .icon2::after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: 'iconfont' !important;
  content: '\e612';
  line-height: 1;
  font-size: 16px;
  color: #0D4F8C;
  transition: all 0.3s;
}
.index-nav2 .list .icon2::before {
  position: absolute;
  right: 100%;
  z-index: 12;
  top: 50%;
  transform: translateY(-50%);
}
.index-nav2 .list .cont-img {
  border-radius: 16px;
  border: 1px solid #C7E8DF;
  background: #E1F1ED;
  padding: 12px;
  position: relative;
  z-index: 33;
  width: 200px;
  aspect-ratio: 1/1;
}
@media (max-width: 1920px) {
  .index-nav2 .list .cont-img {
    width: 160px;
  }
}
@media (max-width: 1680px) {
  .index-nav2 .list .cont-img {
    width: 120px;
    padding: 9px;
    border-radius: 12px;
  }
}
.index-nav2 .list .cont-img img {
  width: 100%;
  height: auto;
}
.review-box {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .review-box {
    padding-top: 20px;
  }
}
.review-box p {
  margin: 0 0 0 20px;
  color: #666;
  font-size: var(--size16);
  line-height: 150%;
}
@media (max-width: 1199px) {
  .review-box p {
    font-size: 16px;
    margin: 0 0 0 10px;
  }
}
.review-box .ratingbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  border: none;
  background: transparent;
  border-radius: 0;
  border-radius: 3px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.review-box .ratingbox .rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0 0px;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.review-box .ratingbox .rating input {
  display: none !important;
}
.review-box .ratingbox .rating input:checked ~ label:before {
  content: '\e600';
}
.review-box .ratingbox .rating label {
  font-size: 24px;
  margin-right: 5px;
  cursor: pointer;
  color: #F85E03;
}
.review-box .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;
}
.review-box .ratingbox .rating label:hover:before,
.review-box .ratingbox .rating label:hover ~ label:before {
  content: '\e600';
}
@media (max-width: 768px) {
  .review-box .ratingbox .rating label {
    font-size: 18px;
  }
}
.pen .ratingbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  border: 1px solid #F0F0F0;
  background: #F5F5F5;
  padding: 13px 23px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.pen .ratingbox p {
  color: #666;
  font-size: var(--size16);
  line-height: 150%;
}
.pen .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;
}
.pen .ratingbox .rating input {
  display: none !important;
}
.pen .ratingbox .rating input:checked ~ label:before {
  content: '\e600';
}
.pen .ratingbox .rating label {
  font-size: 15px;
  margin-left: 5px;
  cursor: pointer;
  color: var(--colorh);
}
.pen .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;
}
.pen .ratingbox .rating label:hover:before,
.pen .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: "\e604";
  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;
}
@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;
}
@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: '\e686';
  -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: '\e686';
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.newsdetails .cttbx2 {
  margin-top: 50px;
  padding-top: 0;
}
.newsdetails .pen {
  margin-top: 30px;
}
.newsdetails .pen .message {
  margin-top: 30px;
}
.newsdetails .pen .message li {
  padding: 0;
}
.newsdetails .cttbx2 {
  padding-bottom: var(--tp120);
}
.newsdetails .cttbx2 .index-title h2 {
  text-align: left;
}
.newsdetails .cttbx2 .message {
  width: 100%;
  margin-top: 30px;
}
.newsdetails .cttbx2 .message form {
  position: relative;
}
.newsdetails .cttbx2 .message .formbox .now-title {
  margin-bottom: 17px;
}
@media (max-width: 992px) {
  .newsdetails .cttbx2 .message .formbox .now-title {
    margin-bottom: 12px;
  }
}
.newsdetails .cttbx2 .message .formbox .now-title input {
  width: 100%;
  border: none;
  border-radius: 6px;
  background: #222;
  padding: 17px 23px;
  color: #FFF;
  font-size: var(--size15);
  font-weight: 500;
  line-height: 110%;
}
.newsdetails .cttbx2 .message .formbox .row {
  list-style: none;
  margin: -10px;
  padding: 0;
}
@media (max-width: 1440px) {
  .newsdetails .cttbx2 .message .formbox .row {
    margin: -8px;
  }
}
.newsdetails .cttbx2 .message .formbox li {
  padding: 10px;
}
@media (max-width: 1440px) {
  .newsdetails .cttbx2 .message .formbox li {
    padding: 8px;
  }
}
.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;
  margin-bottom: 12px;
  padding-left: 20px;
  color: #222;
  font-size: var(--size16);
  font-weight: 500;
  line-height: 110%;
}
@media (max-width: 768px) {
  .newsdetails .cttbx2 .message .formbox .group label {
    padding-left: 10px;
  }
}
.newsdetails .cttbx2 .message .formbox .group input,
.newsdetails .cttbx2 .message .formbox .group textarea {
  border: none;
  overflow: hidden;
  width: 100%;
  border-radius: 6px;
  background: #f5f5f5;
  color: #000;
  font-size: 14px;
  line-height: 110%;
  padding: 18px 20px;
  outline: none;
  transition: border-color 0.3s ease;
}
@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: #999;
}
.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: 260px;
}
@media (max-width: 992px) {
  .newsdetails .cttbx2 .message .formbox .group textarea {
    height: 150px;
  }
}
.newsdetails .cttbx2 .message .func {
  margin-top: 26px;
}
.newsdetails .cttbx2 .message .func .submit-group {
  width: 100%;
}
.newsdetails .cttbx2 .message .func button {
  width: 100%;
  background-color: transparent;
  border: none;
  padding: 13px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #222;
  color: #FFF;
  text-align: center;
  font-size: var(--size16);
  line-height: 110%;
  transition: all 0.3s ease;
}
.newsdetails .cttbx2 .message .func button:hover {
  background-color: var(--colorh);
}
.sitmap {
  padding: 100px 0;
  overflow: hidden;
}
@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-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;
}
@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-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: center;
}
.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 13px;
}
.pagination .li.prev a,
.pagination .li.next a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #F5F5F5;
}
.pagination .li.prev a::before,
.pagination .li.next a::before {
  font-family: 'iconfont' !important;
  font-size: 18px;
  display: block;
  content: '\e612';
  color: #000;
  line-height: 1;
  transition: all 0.3s;
}
.pagination .li.prev a:hover,
.pagination .li.next a:hover {
  background-color: var(--colorh);
  text-decoration: none;
}
.pagination .li.prev a:hover::before,
.pagination .li.next a:hover::before {
  color: #FFF;
}
.pagination .li.prev a:before {
  transform: rotate(180deg);
}
.pagination .li a {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
  color: #000;
  font-size: var(--size16);
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -0.32px;
  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 {
  color: var(--colorh);
  text-decoration: underline;
}
.pagination .li > a:focus,
.pagination .li > a:hover,
.pagination .li > span:focus,
.pagination .li > span:hover {
  color: var(--colorh);
  text-decoration: underline;
}
.inquiry-wrap {
  margin-top: var(--tp120);
  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(--color);
  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: 17px;
}
@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: 6px;
  background: #222;
  padding: 17px 23px;
  color: #FFF;
  font-size: var(--size15);
  font-weight: 500;
  line-height: 110%;
}
@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: 6px;
  border: 1px solid #000;
  background: #FFF;
  color: #444;
  font-size: var(--size16);
  line-height: 110%;
  padding: 17px 23px;
  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: #444;
}
.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: 256px;
}
@media (max-width: 992px) {
  .inquiry-wrap .content .message .formbox .group textarea {
    height: 150px;
  }
}
.inquiry-wrap .content .message .func {
  margin-top: 26px;
}
.inquiry-wrap .content .message .func .submit-group {
  width: 100%;
  text-align: right;
}
.inquiry-wrap .content .message .func button {
  background-color: transparent;
  border: none;
  padding: 13px 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: var(--color);
  color: #FFF;
  text-align: center;
  font-size: var(--size16);
  line-height: 100%;
  transition: all 0.3s ease;
}
.inquiry-wrap .content .message .func button:hover {
  background-color: var(--colorh);
}
.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 {
  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 .left {
  width: 367px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 992px) {
  .popbox .contbox .contact-message .box .left {
    width: 300px;
  }
}
@media (max-width: 768px) {
  .popbox .contbox .contact-message .box .left {
    display: none;
  }
}
.popbox .contbox .contact-message .box .left img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: auto;
}
.popbox .contbox .contact-message .box .right {
  flex: 1;
  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 {
    padding: 30px 20px;
  }
}
.popbox .contbox .contact-message .box .right .title h2 {
  text-align: center;
  color: #222;
  font-size: 30px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.6px;
  margin-bottom: 16px;
}
@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: 24px;
    margin-bottom: 10px;
  }
}
.popbox .contbox .contact-message .box .right .title p {
  color: #444;
  text-align: center;
  font-size: 14px;
  line-height: 142.857%;
}
.popbox .contbox .contact-message .box .right .message {
  width: 100%;
  margin-top: 50px;
}
@media (max-width: 1400px) {
  .popbox .contbox .contact-message .box .right .message {
    margin-top: 30px;
  }
}
.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 {
  text-align: center;
  color: #222;
  font-size: 14px;
  line-height: 110%;
  margin-top: 35px;
}
.popbox .contbox .contact-message .box .right .message .formbox li p a {
  color: var(--colorh);
}
.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: 1px solid #F0F0F0;
  background: #F5F5F5;
  color: #444;
  font-size: 15px;
  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 .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;
  padding: 12px 50px;
  color: #FFF;
  font-size: var(--size16);
  line-height: 110%;
  border-radius: 6px;
  background-color: #222;
  transition: all 0.4s;
}
.popbox .contbox .contact-message .box .right .message .func .submit-group button:hover {
  background-color: var(--colorh);
}
.popbox .contbox .contact-message .box .right .message .func .upload {
  color: #000;
}
.open-lock {
  display: inline-flex;
  flex-direction: column;
  position: fixed;
  right: 0;
  bottom: 80px;
  z-index: 10;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #059744;
  cursor: pointer;
}
.open-lock:hover img {
  transform: scale(1.06);
}
@media (max-width: 1200px) {
  .open-lock {
    display: none;
  }
}
.open-lock img {
  max-height: 32px;
  width: auto;
  color: #FFF;
  transition: all 0.3s ease;
}
.open-lock span {
  font-size: 12px;
  color: #fff;
  margin-top: 5px;
}
.open-form {
  position: fixed;
  width: 450px;
  height: auto;
  z-index: 9999;
  background: #fff;
  bottom: 0;
  right: 0;
  /* display: none; */
  padding: 30px;
  border-top: 5px solid #059744;
  transition: all 0.4s ease;
}
.open-form .tit h2 {
  color: #171415;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
}
@media (max-width: 1200px) {
  .open-form .tit h2 {
    font-size: 24px;
  }
}
.open-form .txt {
  padding-top: 10px;
}
.open-form .txt p {
  color: #5E6160;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin: 0;
}
@media (max-width: 1200px) {
  .open-form .txt p {
    font-size: 14px;
  }
}
.open-form .close {
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
}
.open-form .close .iconfont {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: transparent;
  color: #222;
  font-size: 22px;
  /* font-weight: 600; */
  /* transform: rotate(-45deg); */
  cursor: pointer;
  transition: all 0.3s linear;
}
.open-form .common-form {
  padding-top: 25px;
}
.open-form .common-form ul {
  list-style: none;
}
.open-form .common-form li {
  margin-bottom: 15px;
}
.open-form .common-form input,
.open-form .common-form textarea {
  border-radius: 0;
  border: 1px solid #ccc;
  font-size: 14px;
  background: #fff;
  width: 100%;
  color: #4C4C4C;
  padding: 0 20px;
}
.open-form .common-form input:focus,
.open-form .common-form textarea:focus {
  border-color: #059744;
}
.open-form .common-form input {
  line-height: 45px;
}
.open-form .common-form textarea {
  padding: 10px 20px;
}
.open-form .common-form .func {
  margin-top: 15px;
  text-align: center;
}
.open-form .common-form .func button {
  width: auto;
  min-width: 150px;
  line-height: 46px;
  text-align: center;
  border-radius: 30px;
  background: #059744;
  color: #fff;
  border: none;
  padding: 0 60px;
  transition: all 0.4s;
}
.open-form .common-form .func button:hover {
  background: #004D00;
  text-decoration: underline;
}
