@charset "utf-8";

html,
body {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.whatsapp,
.more-ck{
    cursor: pointer;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
figure,
figcaption,
table,
th,
td img {
  margin: 0;
  padding: 0;
}

a,
abbr,
acronym,
address,
big,
blockquote,
body,
caption,
cite,
code,
dd,
dl,
dt,
fieldset,
form,
h1,
time,
h2,
h3,
h4,
h5,
h6,
html,
img,
ins,
kbd,
label,
legend,
li,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}

body {
  margin: 0 auto;
  overflow-x: hidden;
  color: #333;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.7;
  text-align: left;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

a {
  text-decoration: none;
}

.transition {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  outline: none;
  font-family: "Poppins", sans-serif;
}

button {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  outline: none;
}

input {
  border-radius: 0;
  outline: none;
}

input:-ms-clear {
  display: none;
}

input,
textarea {
  border: 0;
font-family: "Poppins", sans-serif;
  resize: none;
  outline: none;
}


img {
  border: 0;
  vertical-align: middle;
}

ul,
li {
  list-style: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0px;
}

.warp-mb {
  width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.index-title {
  margin-bottom: 30px;
  text-align: center;
}

.index-title .h2 {
  margin-bottom: 15px;
  padding: 0;
  color: #333;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}

.index-title .text {
  color: #666;
  line-height: 1.7;
  text-align: center;
}

/* =========================================================
   Global Typography
   Desktop maximum:
   H1: 48px | H2: 45px | H3: 18px | H4-H6: 16px
   Body text: 16px
   ========================================================= */
p,
span,
div,
a,
li,
button,
input,
textarea,
select,
label {
  font-size: inherit;
}

p {
  color: #666;
  line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  line-height: 1.3;
}

h1 {
  font-size: 48px;
}

h2,
.index-title .h2,
.zxy-about-heading,
.zxy-choose-heading,
.zxy-global-heading,
.zxy-partner-title h2,
.zxy-contact-title {
  font-size: 43px;
}

h3 {
  font-size: 18px;
}

h4,
h5,
h6 {
  font-size: 16px;
}

.m-top {
  margin-top: 80px;
}

.m-btm {
  margin-bottom: 80px;
}

.p-top {
  padding-top: 80px;
}

.p-btm {
  padding-bottom: 80px;
}

.danhang-text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.duohang-text {
  display: block;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

@media screen and (max-width: 1400px) {
  .warp-mb {
    width: 1170px;
  }

  h1 {
    font-size: 44px;
  }

  h2,
  .index-title .h2,
  .zxy-about-heading,
  .zxy-choose-heading,
  .zxy-global-heading,
  .zxy-partner-title h2,
  .zxy-contact-title {
    font-size: 42px;
  }

  .m-top {
    margin-top: 70px;
  }

  .m-btm {
    margin-bottom: 70px;
  }

  .p-top {
    padding-top: 70px;
  }

  .p-btm {
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 1200px) {
  .warp-mb {
    width: 980px;
  }

  h1 {
    font-size: 40px;
  }

  h2,
  .index-title .h2,
  .zxy-about-heading,
  .zxy-choose-heading,
  .zxy-global-heading,
  .zxy-partner-title h2,
  .zxy-contact-title {
    font-size: 38px;
  }

  .m-top {
    margin-top: 60px;
  }

  .m-btm {
    margin-bottom: 60px;
  }

  .p-top {
    padding-top: 60px;
  }

  .p-btm {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 992px) {
  .warp-mb {
    width: 750px;
  }

  h1 {
    font-size: 36px;
  }

  h2,
  .index-title .h2,
  .zxy-about-heading,
  .zxy-choose-heading,
  .zxy-global-heading,
  .zxy-partner-title h2,
  .zxy-contact-title {
    font-size: 34px;
  }

  .m-top {
    margin-top: 50px;
  }

  .m-btm {
    margin-bottom: 50px;
  }

  .p-top {
    padding-top: 50px;
  }

  .p-btm {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .warp-mb {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  h1 {
    font-size: 32px;
  }

  h2,
  .index-title .h2,
  .zxy-about-heading,
  .zxy-choose-heading,
  .zxy-global-heading,
  .zxy-partner-title h2,
  .zxy-contact-title {
    font-size: 30px;
  }

  h3 {
    font-size: 16px;
  }

  .m-top {
    margin-top: 40px;
  }

  .m-btm {
    margin-bottom: 40px;
  }

  .p-top {
    padding-top: 40px;
  }

  .p-btm {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 576px) {
  h1,
  h2,
  .index-title .h2,
  .zxy-about-heading,
  .zxy-choose-heading,
  .zxy-global-heading,
  .zxy-partner-title h2,
  .zxy-contact-title {
    font-size: 28px;
  }
}

@media screen and (max-width: 380px) {
  h1,
  h2,
  .index-title .h2,
  .zxy-about-heading,
  .zxy-choose-heading,
  .zxy-global-heading,
  .zxy-partner-title h2,
  .zxy-contact-title {
    font-size: 26px;
  }

  .m-top {
    margin-top: 30px;
  }

  .m-btm {
    margin-bottom: 30px;
  }

  .p-top {
    padding-top: 30px;
  }

  .p-btm {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 320px) {
  h1,
  h2,
  .index-title .h2,
  .zxy-about-heading,
  .zxy-choose-heading,
  .zxy-global-heading,
  .zxy-partner-title h2,
  .zxy-contact-title {
    font-size: 24px;
  }
}
/*--*/
/*header*/
/* header */
.zxy-site-header {
  position: relative;
  z-index: 99;
  width: 100%;
  background-color: #fff;
  transition: all 0.3s;
}
.zxy-site-header.active .zxy-header-main{
    position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
.zxy-site-header .zxy-header-inner {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* header top */
.zxy-site-header .zxy-header-top {
  width: 100%;
  padding:10px 0;
  background-color: #292929;
}


.zxy-site-header .zxy-top-btn {
  width: 128px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  border: 1px solid #0645b5;
  background-color: #0645b5;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  transition:
    color 0.35s ease,
    border-color 0.35s ease,
    background-color 0.35s ease,
    transform 0.35s ease;
}

.zxy-site-header .zxy-top-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 42%;
  height: 100%;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.45) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-22deg);
  transition: left 0.6s ease;
}

.zxy-site-header .zxy-top-btn:hover {
  color: #0645b5;
  border-color: #fff;
  background-color: #fff;
  transform: translateY(-2px);
}

.zxy-site-header .zxy-top-btn:hover::before {
  left: 135%;
}

.zxy-site-header .zxy-top-contact {
  height: 100%;
  display: flex;
  align-items: center;
}

.zxy-site-header .zxy-top-contact-item {
  position: relative;
  min-height: 24px;
  display: flex;
  align-items: center;
  padding-left: 30px;
  color: #f3f3f3;
  font-size: 16px;
  line-height: 24px;
  white-space: nowrap;
  transition: color 0.35s ease;
}

.zxy-site-header .zxy-top-contact-item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translateY(-50%);
}

.zxy-site-header .zxy-top-phone::before {
  background-image: url("../images/whatsapp.png");
}

.zxy-site-header .zxy-top-email {
  margin-left: 30px;
  padding-left: 61px;
}

.zxy-site-header .zxy-top-email::before {
  left: 31px;
  background-image: url("../images/email.png");
}

.zxy-site-header .zxy-top-email::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 17px;
  background-color: rgba(255, 255, 255, 0.45);
  transform: translateY(-50%);
}

.zxy-site-header .zxy-top-contact-item:hover {
  color: #e5c06f;
}

/* header main */
.zxy-site-header .zxy-header-main {
  width: 100%;
  height: 138px;
  border-bottom: 1px solid #111;
  background-color: #fff;transition: all 0.3s;
}

.zxy-site-header .zxy-header-main .warp-mb {
  height: 100%;
}

.zxy-site-header .zxy-header-logo {
  position: absolute;
  top: 43px;
  left: 0;
  z-index: 5;
  width: 296px;
  display: block;
}

.zxy-site-header .zxy-header-logo img {
  width: 100%;
  height: auto;
  display: block;
}

.zxy-site-header .zxy-header-tools {
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 6;
  display: flex;
  align-items: center;
}

.zxy-site-header .zxy-header-slogan {
  display: flex;
  align-items: center;
}

.zxy-site-header .zxy-header-slogan img {
  width: 36px;
  height: auto;
  display: block;
  flex-shrink: 0;
}
.zxy-site-header .zxy-header-slogan img+img{
    margin-left:5px;
}
.zxy-site-header .zxy-header-slogan span {
  margin-left: 6px;
  color: #151515;
  font-size: 16px;
  line-height: 34px;
  white-space: nowrap;
}

.zxy-site-header .zxy-header-search {
  position: relative;
  width: 220px;
  height: 34px;
  margin-left: 30px;
  border: 1px solid #d8d8d8;
  background-color: #fff;
}

.zxy-site-header .zxy-header-search-input {
  width: 100%;
  height: 32px;
  display: block;
  padding: 0 45px 0 12px;
  color: #333;
  border: 0;
  background-color: transparent;
  font-size: 14px;
  line-height: 32px;
}

.zxy-site-header .zxy-header-search-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 43px;
  height: 32px;
  padding: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}

.zxy-site-header .zxy-header-search-button::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 13px;
  width: 11px;
  height: 11px;
  border: 2px solid #14213a;
  border-radius: 50%;
  transition: border-color 0.3s ease;
}

.zxy-site-header .zxy-header-search-button::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 25px;
  width: 7px;
  height: 2px;
  background-color: #14213a;
  transform: rotate(45deg);
  transform-origin: left center;
  transition: background-color 0.3s ease;
}

.zxy-site-header .zxy-header-search-button:hover::before {
  border-color: #0645b5;
}

.zxy-site-header .zxy-header-search-button:hover::after {
  background-color: #0645b5;
}

/* desktop menu */
.zxy-site-header .zxy-main-nav {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 803px;
  height: 54px;
}

.zxy-site-header .zxy-nav-list {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: stretch;
}

.zxy-site-header .zxy-nav-list > li {
  position: relative;
  height: 54px;
  flex: 1;
  background-color: #050505;
}

.zxy-site-header .zxy-nav-list > li:first-child {
  flex: 1.12;
  padding-left: 25px;
  background-color: transparent;
}

.zxy-site-header .zxy-nav-list > li:first-child::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #050505;
  clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 100%);
  transition: background-color 0.35s ease;
}

.zxy-site-header .zxy-nav-list > li + li {
  border-left: 1px solid rgba(255, 255, 255, 0.42);
}

.zxy-site-header .zxy-nav-list > li > a {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 10px;
  padding-left: 10px;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  transition:
    color 0.35s ease,
    background-color 0.35s ease;
}

.zxy-site-header .zxy-nav-list > li:first-child > a {
  padding-left: 20px;
}

.zxy-site-header .zxy-nav-list > li:hover,
.zxy-site-header .zxy-nav-list > li.current-menu-item,
.zxy-site-header .zxy-nav-list > li.current-menu-ancestor,
.zxy-site-header .zxy-nav-list > li.current-menu-parent {
  background-color: #0645b5;
}

.zxy-site-header .zxy-nav-list > li:first-child:hover,
.zxy-site-header .zxy-nav-list > li:first-child.current-menu-item,
.zxy-site-header .zxy-nav-list > li:first-child.current-menu-ancestor,
.zxy-site-header .zxy-nav-list > li:first-child.current-menu-parent {
  background-color: transparent;
}

.zxy-site-header .zxy-nav-list > li:first-child:hover::before,
.zxy-site-header
  .zxy-nav-list
  > li:first-child.current-menu-item::before,
.zxy-site-header
  .zxy-nav-list
  > li:first-child.current-menu-ancestor::before,
.zxy-site-header
  .zxy-nav-list
  > li:first-child.current-menu-parent::before {
  background-color: #0645b5;
}

/* submenu */
.zxy-site-header .zxy-nav-list .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 30;
  width: 245px;
  padding-top: 8px;
  padding-bottom: 8px;
  opacity: 0;
  visibility: hidden;
  background-color: #111;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.22);
  transform: translateY(12px);
  transition:
    opacity 0.3s ease,
    visibility 0.3s ease,
    transform 0.3s ease;
}

.zxy-site-header .zxy-nav-list .sub-menu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 3px;
  background-color: #0645b5;
}

.zxy-site-header .zxy-nav-list .sub-menu li {
  position: relative;
  width: 100%;
}

.zxy-site-header .zxy-nav-list .sub-menu li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.zxy-site-header .zxy-nav-list .sub-menu li a {
  position: relative;
  width: 100%;
  min-height: 43px;
  display: flex;
  align-items: center;
  padding: 9px 35px 9px 20px;
  color: #e7e7e7;
  font-size: 14px;
  line-height: 1.55;
  transition:
    color 0.3s ease,
    padding-left 0.3s ease,
    background-color 0.3s ease;
}

.zxy-site-header .zxy-nav-list .sub-menu li a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 9px;
  width: 4px;
  height: 4px;
  opacity: 0;
  background-color: #0645b5;
  transform: translateY(-50%);
  transition:
    opacity 0.3s ease,
    left 0.3s ease;
}

.zxy-site-header .zxy-nav-list .sub-menu li:hover > a,
.zxy-site-header .zxy-nav-list .sub-menu li.current-menu-item > a {
  color: #fff;
  background-color: #0645b5;
  padding-left: 27px;
}

.zxy-site-header .zxy-nav-list .sub-menu li:hover > a::before,
.zxy-site-header
  .zxy-nav-list
  .sub-menu
  li.current-menu-item
  > a::before {
  left: 14px;
  opacity: 1;
  background-color: #fff;
}

.zxy-site-header .zxy-nav-list .sub-menu .sub-menu {
  top: -8px;
  left: 100%;
}

.zxy-site-header
  .zxy-nav-list
  li:hover
  > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.zxy-site-header .zxy-nav-list .sub-menu li:hover > .sub-menu {
  transform: translateY(0);
}

.zxy-site-header .zxy-menu-toggle,
.zxy-site-header .zxy-submenu-toggle {
  display: none;
}


/* 1400 */
@media screen and (max-width: 1400px) {
  .zxy-site-header .zxy-header-inner {
    width: 100%;
  }

  .zxy-site-header .zxy-header-logo {
    width: 265px;
  }

  .zxy-site-header .zxy-main-nav {
    width: 760px;
  }

  .zxy-site-header .zxy-nav-list > li > a {
    font-size: 16px;
  }

  .zxy-site-header .zxy-header-search {
    width: 205px;
    margin-left: 24px;
  }

  .zxy-site-header .zxy-header-slogan span {
    font-size: 15px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  .zxy-site-header .zxy-header-main {
    height: 128px;
  }

  .zxy-site-header .zxy-header-logo {
    top: 42px;
    width: 230px;
  }

  .zxy-site-header .zxy-header-tools {
    top: 17px;
  }

  .zxy-site-header .zxy-header-slogan img {
    width: 31px;
  }

  .zxy-site-header .zxy-header-slogan span {
    font-size: 14px;
  }

  .zxy-site-header .zxy-header-search {
    width: 180px;
    margin-left: 18px;
  }

  .zxy-site-header .zxy-main-nav {
    width: 680px;
    height: 52px;
  }

  .zxy-site-header .zxy-nav-list > li,
  .zxy-site-header .zxy-nav-list > li > a {
    height: 52px;
  }

  .zxy-site-header .zxy-nav-list > li > a {
    padding-right: 7px;
    padding-left: 7px;
    font-size: 15px;
  }
}

/* mobile header */
@media screen and (max-width: 992px) {
  body.zxy-menu-lock {
    overflow: hidden;
  }


  .zxy-site-header .zxy-top-btn {
    top: 6px;
    width: 112px;
    height: 32px;
    font-size: 13px;
  }


  .zxy-site-header .zxy-top-contact-item {
    padding-left: 25px;
    font-size: 14px;
  }

  .zxy-site-header .zxy-top-contact-item::before {
    width: 18px;
    height: 18px;
  }

  .zxy-site-header .zxy-top-email {
    margin-left: 20px;
    padding-left: 46px;
  }

  .zxy-site-header .zxy-top-email::before {
    left: 24px;
  }

  .zxy-site-header .zxy-header-main {
    height: 80px;
  }

  .zxy-site-header .zxy-header-main .zxy-header-inner {
    display: flex;
    align-items: center;
  }

  .zxy-site-header .zxy-header-logo {
    position: relative;
    top: auto;
    left: auto;
    width: 210px;
  }

  .zxy-site-header .zxy-header-tools {
    top: 23px;
    right: 70px;
  }

  .zxy-site-header .zxy-header-slogan {
    display: none;
  }

  .zxy-site-header .zxy-header-search {
    width: 180px;
    margin-left: 0;
  }

  .zxy-site-header .zxy-menu-toggle {
    position: absolute;
    top: 22px;
    right: 0;
    width: 38px;
    height: 36px;
    display: block;
    padding: 7px 5px;
    border: 0;
    background-color: transparent;
    cursor: pointer;
  }

  .zxy-site-header .zxy-menu-toggle span {
    width: 28px;
    height: 2px;
    display: block;
    background-color: #151515;
    transition:
      transform 0.35s ease,
      opacity 0.35s ease,
      margin-top 0.35s ease;
  }

  .zxy-site-header .zxy-menu-toggle span + span {
    margin-top: 7px;
  }

  .zxy-site-header
    .zxy-menu-toggle.zxy-menu-toggle-active
    span:nth-child(1) {
    margin-top: 8px;
    transform: rotate(45deg);
  }

  .zxy-site-header
    .zxy-menu-toggle.zxy-menu-toggle-active
    span:nth-child(2) {
    opacity: 0;
  }

  .zxy-site-header
    .zxy-menu-toggle.zxy-menu-toggle-active
    span:nth-child(3) {
    margin-top: -11px;
    transform: rotate(-45deg);
  }

  .zxy-site-header .zxy-main-nav {
    position: absolute;
    top: 100%;
    right: 0;
    bottom: auto;
    left: 0;
    width: 100%;
    height: auto;
    display: none;
    overflow-y: auto;
    max-height: 78vh;
    background-color: #0b0b0b;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.22);
  }

  .zxy-site-header .zxy-main-nav.zxy-main-nav-open {
    display: block;
  }

  .zxy-site-header .zxy-nav-list {
    width: 100%;
    height: auto;
    display: block;
  }

  .zxy-site-header .zxy-nav-list > li,
  .zxy-site-header .zxy-nav-list > li:first-child {
    width: 100%;
    height: auto;
    display: block;
    padding-left: 0;
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.11);
    background-color: #0b0b0b;
  }

  .zxy-site-header .zxy-nav-list > li:first-child::before {
    display: none;
  }

  .zxy-site-header .zxy-nav-list > li > a,
  .zxy-site-header .zxy-nav-list > li:first-child > a {
    width: 100%;
    height: auto;
    min-height: 52px;
    justify-content: flex-start;
    padding: 13px 55px 13px 22px;
    font-size: 15px;
    text-align: left;
  }

  .zxy-site-header .zxy-nav-list > li:hover,
  .zxy-site-header .zxy-nav-list > li.current-menu-item,
  .zxy-site-header .zxy-nav-list > li.current-menu-ancestor,
  .zxy-site-header .zxy-nav-list > li.current-menu-parent {
    background-color: #0645b5;
  }

  .zxy-site-header .zxy-submenu-toggle {
    position: absolute;
    top: 6px;
    right: 8px;
    z-index: 5;
    width: 40px;
    height: 40px;
    display: block;
    padding: 0;
    border: 0;
    background-color: transparent;
    cursor: pointer;
  }

  .zxy-site-header .zxy-submenu-toggle::before,
  .zxy-site-header .zxy-submenu-toggle::after {
    content: "";
    position: absolute;
    top: 19px;
    left: 13px;
    width: 14px;
    height: 2px;
    background-color: #fff;
    transition: transform 0.3s ease;
  }

  .zxy-site-header .zxy-submenu-toggle::after {
    transform: rotate(90deg);
  }

  .zxy-site-header
    .zxy-submenu-toggle.zxy-submenu-toggle-active::after {
    transform: rotate(0);
  }

  .zxy-site-header .zxy-nav-list .sub-menu,
  .zxy-site-header .zxy-nav-list .sub-menu .sub-menu {
    position: static;
    top: auto;
    left: auto;
    width: 100%;
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 1;
    visibility: visible;
    background-color: #191919;
    box-shadow: none;
    transform: none;
    transition: none;
  }

  .zxy-site-header .zxy-nav-list .sub-menu::before {
    display: none;
  }

  .zxy-site-header
    .zxy-nav-list
    li.zxy-submenu-open
    > .sub-menu {
    display: block;
  }

  .zxy-site-header .zxy-nav-list .sub-menu li a {
    min-height: 46px;
    padding: 11px 55px 11px 38px;
    font-size: 14px;
  }

  .zxy-site-header .zxy-nav-list .sub-menu .sub-menu li a {
    padding-left: 56px;
    background-color: #222;
  }

  .zxy-site-header .zxy-nav-list .sub-menu li:hover > a,
  .zxy-site-header
    .zxy-nav-list
    .sub-menu
    li.current-menu-item
    > a {
    padding-left: 44px;
  }

  .zxy-site-header
    .zxy-nav-list
    .sub-menu
    .sub-menu
    li:hover
    > a {
    padding-left: 62px;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  .zxy-site-header .zxy-top-contact-item {
    font-size: 13px;
  }

  .zxy-site-header .zxy-top-email {
    margin-left: 15px;
    padding-left: 40px;
  }

  .zxy-site-header .zxy-top-email::before {
    left: 20px;
  }

  .zxy-site-header .zxy-header-logo {
    width: 195px;
  }

  .zxy-site-header .zxy-header-tools {
    right: 62px;
  }

  .zxy-site-header .zxy-header-search {
    width: 155px;
  }
}

/* 576 */
@media screen and (max-width: 576px) {


  .zxy-site-header .zxy-top-btn {
    top: 6px;
    width: 100px;
    height: 30px;
    font-size: 12px;
  }



  .zxy-site-header .zxy-top-email {
    display: none;
  }

  .zxy-site-header .zxy-header-main {
    height: 72px;
  }

  .zxy-site-header .zxy-header-logo {
    width: 180px;
  }

  .zxy-site-header .zxy-header-tools {
    display: none;
  }

  .zxy-site-header .zxy-menu-toggle {
    top: 18px;
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  .zxy-site-header .zxy-top-btn {
    width: 92px;
  }



  .zxy-site-header .zxy-top-contact-item {
    padding-left: 22px;
    font-size: 12px;
  }

  .zxy-site-header .zxy-top-contact-item::before {
    width: 16px;
    height: 16px;
  }

  .zxy-site-header .zxy-header-logo {
    width: 165px;
  }

  .zxy-site-header .zxy-nav-list > li > a,
  .zxy-site-header .zxy-nav-list > li:first-child > a {
    padding-left: 18px;
  }
}

/* 320 */
@media screen and (max-width: 320px) {
  .zxy-site-header .zxy-top-btn {
    width: 86px;
    font-size: 12px;
  }


  .zxy-site-header .zxy-top-contact-item {
    font-size: 12px;
  }

  .zxy-site-header .zxy-header-logo {
    width: 150px;
  }

  .zxy-site-header .zxy-menu-toggle {
    right: -2px;
  }
}
/* header */
/*header*/
/* index */






/* index-banner */
.index-banner {
  position: relative;
  width: 100%;
  height: 76vh;
  min-height: 680px;
  overflow: hidden;
  background-color: #000;
}

.index-banner::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.52);
  pointer-events: none;
}

.index-banner > video {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
  pointer-events: none;
}

.index-banner .warp-mb {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.index-banner .banner-box {
  width: 100%;
  text-align: center;
}

.index-banner .banner-box h1 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  color: #fff;
  font-weight: bold;
  line-height: 1.35;
  text-align: center;
  text-transform: none;
  text-shadow: 0 3px 15px rgba(0, 0, 0, 0.35);
}

.index-banner .banner-box h1 span {
  color: #489bff;
  font-size: inherit;
  font-weight: inherit;
}

.index-banner .banner-box .more {
  width: 200px;
  height: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  transition: all 0.4s ease;
}

.index-banner .banner-box .more1 {
  margin-top: 40px;
  color: #172236;
  border: 1px solid #d5e8ff;
  background: linear-gradient(
    180deg,
    #f2f8ff 0%,
    #dcecff 48%,
    #b8d5f7 100%
  );
  box-shadow: 0 8px 25px rgba(68, 151, 255, 0.2);
}

.index-banner .banner-box .more2 {
  margin-left: 20px;
  color: #fff;
  border: 1px solid rgba(72, 155, 255, 0.8);
  background-color: rgba(0, 0, 0, 0.18);
}

.index-banner .banner-box .more1:hover {
  color: #fff;
  border-color: #2583f5;
  background: #2583f5;
  transform: translateY(-3px);
  box-shadow: 0 10px 30px rgba(37, 131, 245, 0.35);
}

.index-banner .banner-box .more2:hover {
  color: #172236;
  border-color: #fff;
  background-color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 1400px) {
  .index-banner {
    min-height: 620px;
  }

  .index-banner .banner-box h1 {
    max-width: 900px;
  }

  .index-banner .banner-box .more {
    width: 190px;
    height: 54px;
  }

  .index-banner .banner-box .more1 {
    margin-top: 35px;
  }
}

@media screen and (max-width: 1200px) {
  .index-banner {
    min-height: 580px;
  }

  .index-banner .banner-box h1 {
    max-width: 800px;
  }

  .index-banner .banner-box .more {
    width: 180px;
    height: 52px;
    font-size: 16px;
  }

  .index-banner .banner-box .more1 {
    margin-top: 30px;
  }

  .index-banner .banner-box .more2 {
    margin-left: 15px;
  }
}

@media screen and (max-width: 992px) {
  .index-banner {
    min-height: 540px;
  }

  .index-banner::before {
    background-color: rgba(0, 0, 0, 0.58);
  }

  .index-banner .banner-box {
    padding-left: 5%;
    padding-right: 5%;
  }

  .index-banner .banner-box h1 {
    max-width: 700px;
  }
}

@media screen and (max-width: 768px) {
  .index-banner {
    height: 100vh;
    min-height: 520px;
  }

  .index-banner > video {
    object-position: center center;
  }

  .index-banner .banner-box {
    padding-left: 4%;
    padding-right: 4%;
  }

  .index-banner .banner-box h1 {
    max-width: 560px;
    line-height: 1.4;
  }

  .index-banner .banner-box .more {
    width: 170px;
    height: 48px;
    font-size: 16px;
  }

  .index-banner .banner-box .more1 {
    margin-top: 28px;
  }
}

@media screen and (max-width: 576px) {
  .index-banner {
    min-height: 500px;
  }

  .index-banner::before {
    background-color: rgba(0, 0, 0, 0.62);
  }

  .index-banner .banner-box h1 {
    max-width: 420px;
  }

  .index-banner .banner-box h1 br {
    display: none;
  }

  .index-banner .banner-box .more {
    width: 220px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
  }

  .index-banner .banner-box .more1 {
    margin-top: 25px;
  }

  .index-banner .banner-box .more2 {
    margin-top: 14px;
    margin-left: auto;
  }
}

@media screen and (max-width: 380px) {
  .index-banner {
    min-height: 480px;
  }

  .index-banner .banner-box {
    padding-left: 3%;
    padding-right: 3%;
  }

  .index-banner .banner-box h1 {
    line-height: 1.45;
  }

  .index-banner .banner-box .more {
    width: 200px;
    height: 46px;
  }

  .index-banner .banner-box .more1 {
    margin-top: 22px;
  }

  .index-banner .banner-box .more2 {
    margin-top: 12px;
  }
}
/* index-banner */


/* zxy-index-item2 */
.zxy-index-item2 {
  width: 100%;
  overflow: hidden;
}

.zxy-index-item2 .zxy-about-layout {
  width: 100%;
  display: flex;
  align-items: center;
}

.zxy-index-item2 .zxy-about-left {
  width: 31%;
}

.zxy-index-item2 .zxy-about-heading {
  position: relative;
  width: 100%;
  padding: 32px 18% 32px 22px;
  overflow: hidden;
  color: #fff;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 520 170' preserveAspectRatio='none'%3E%3Cpath d='M14 0H476C500 0 520 20 520 44C520 57 516 68 508 79L449 164C446 168 441 170 435 170H14C6 170 0 164 0 156V14C0 6 6 0 14 0Z' fill='%230843ac'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  
  font-weight: bold;
  line-height: 1.25;
  text-align: left;
}
.zxy-index-item2 .zxy-about-text {
  position: relative;
  width: 90%;
  margin-top: 28px;
  padding-bottom: 35px;
  color: #333;
  font-size: 16px;
  line-height: 1.75;
}

.zxy-index-item2 .zxy-about-text::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 32px;
  height: 3px;
  border-radius: 3px;
  background-color: #3165ae;
}

.zxy-index-item2 .zxy-about-right {
  width: 65%;
  margin-left: 4%;
  padding: 50px 30px;
  background-color: #fff;
  box-shadow: 0 12px 40px rgba(34, 55, 90, 0.08);
}

.zxy-index-item2 .zxy-about-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.zxy-index-item2 .zxy-about-item {
  width: 33.333%;
  display: flex;
  align-items: center;
  padding-right: 3%;
}

.zxy-index-item2 .zxy-about-item:nth-child(n + 4) {
  margin-top: 55px;
}

.zxy-index-item2 .zxy-about-icon {
  width: 58px;
  height: 58px;
  display: block;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.zxy-index-item2 .zxy-about-item:nth-child(1) .zxy-about-icon {
  background-image: url("../images/index-item2-icon1.png");
}

.zxy-index-item2 .zxy-about-item:nth-child(2) .zxy-about-icon {
  background-image: url("../images/index-item2-icon2.png");
}

.zxy-index-item2 .zxy-about-item:nth-child(3) .zxy-about-icon {
  background-image: url("../images/index-item2-icon3.png");
}

.zxy-index-item2 .zxy-about-item:nth-child(4) .zxy-about-icon {
  background-image: url("../images/index-item2-icon4.png");
}

.zxy-index-item2 .zxy-about-item:nth-child(5) .zxy-about-icon {
  background-image: url("../images/index-item2-icon5.png");
}

.zxy-index-item2 .zxy-about-item:nth-child(6) .zxy-about-icon {
  background-image: url("../images/index-item2-icon6.png");
}

.zxy-index-item2 .zxy-about-item p {
  width: 68%;
  margin-left: 12px;
  color: #252525;
  font-size: 16px;
  line-height: 1.65;
}

.zxy-index-item2 .zxy-inline-numb {
  color: #0758dc;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 1400px) {

  .zxy-index-item2 .zxy-about-heading {
    padding: 28px 18% 28px 20px;
  }
  .zxy-index-item2 .zxy-about-text {
    margin-top: 24px;
    font-size: 16px;
  }

  .zxy-index-item2 .zxy-about-right {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .zxy-index-item2 .zxy-about-item:nth-child(n + 4) {
    margin-top: 45px;
  }

  .zxy-index-item2 .zxy-about-icon {
    width: 54px;
    height: 54px;
  }

  .zxy-index-item2 .zxy-about-item p {
    margin-left: 10px;
    font-size: 16px;
  }
}

@media screen and (max-width: 1200px) {
  .zxy-index-item2 .zxy-about-left {
    width: 30%;
  }
 .zxy-index-item2 .zxy-about-heading {
    padding: 25px 18% 25px 18px;
  }


  .zxy-index-item2 .zxy-about-text {
    width: 95%;
    margin-top: 22px;
    padding-bottom: 28px;
    line-height: 1.65;
  }

  .zxy-index-item2 .zxy-about-right {
    width: 67%;
    margin-left: 3%;
    padding: 40px 25px;
  }

  .zxy-index-item2 .zxy-about-icon {
    width: 48px;
    height: 48px;
  }

  .zxy-index-item2 .zxy-about-item p {
    width: 70%;
    margin-left: 8px;
    line-height: 1.55;
  }

  .zxy-index-item2 .zxy-about-item:nth-child(n + 4) {
    margin-top: 38px;
  }
}

@media screen and (max-width: 992px) {
  .zxy-index-item2 .zxy-about-layout {
    display: block;
  }

  .zxy-index-item2 .zxy-about-left {
    width: 100%;
  }

   .zxy-index-item2 .zxy-about-heading {
    width: 62%;
    padding: 25px 18% 25px 20px;
  }

  .zxy-index-item2 .zxy-about-text {
    width: 65%;
    margin-top: 20px;
  }

  .zxy-index-item2 .zxy-about-right {
    width: 100%;
    margin-top: 35px;
    margin-left: 0;
    padding: 42px 5%;
  }
}

@media screen and (max-width: 768px) {
  .zxy-index-item2 .zxy-about-heading {
    width: 75%;
    padding: 22px 18% 22px 18px;
  }


  .zxy-index-item2 .zxy-about-text {
    width: 85%;
    font-size: 16px;
  }

  .zxy-index-item2 .zxy-about-right {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .zxy-index-item2 .zxy-about-item {
    width: 50%;
    padding-right: 4%;
  }

  .zxy-index-item2 .zxy-about-item:nth-child(n + 3) {
    margin-top: 32px;
  }

  .zxy-index-item2 .zxy-about-item:nth-child(2) {
    margin-top: 0;
  }

  .zxy-index-item2 .zxy-about-icon {
    width: 50px;
    height: 50px;
  }

  .zxy-index-item2 .zxy-about-item p {
    width: 72%;
    font-size: 16px;
  }
}

@media screen and (max-width: 520px) {
 .zxy-index-item2 .zxy-about-heading {
    width: 92%;
    padding: 20px 18% 20px 16px;
  }

  .zxy-index-item2 .zxy-about-text {
    width: 100%;
    margin-top: 18px;
    padding-bottom: 25px;
  }

  .zxy-index-item2 .zxy-about-right {
    margin-top: 28px;
    padding: 30px 7%;
  }

  .zxy-index-item2 .zxy-about-item {
    width: 100%;
    padding-right: 0;
  }

  .zxy-index-item2 .zxy-about-item:nth-child(n + 2) {
    margin-top: 25px;
  }

  .zxy-index-item2 .zxy-about-icon {
    width: 48px;
    height: 48px;
  }

  .zxy-index-item2 .zxy-about-item p {
    width: 78%;
    margin-left: 14px;
  }
}

@media screen and (max-width: 380px) {
  .zxy-index-item2 .zxy-about-heading {
    width: 100%;
    padding: 18px 18% 18px 15px;
  }

  .zxy-index-item2 .zxy-about-text {
    font-size: 16px;
  }

  .zxy-index-item2 .zxy-about-right {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .zxy-index-item2 .zxy-about-icon {
    width: 44px;
    height: 44px;
  }

  .zxy-index-item2 .zxy-about-item p {
    margin-left: 12px;
    line-height: 1.5;
  }
}
/* zxy-index-item2 */


/* zxy-index-item3 */


.zxy-index-item3 .zxy-industry-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 45px;
  border-top: 1px solid rgba(255, 255, 255, 0.38);
  border-left: 1px solid rgba(255, 255, 255, 0.38);
    background-color: #020207;
}

.zxy-index-item3 .zxy-industry-item {
  position: relative;
  width: 33.333%;
  aspect-ratio: 5 / 3;
  overflow: hidden;
  border-right: 1px solid rgba(255, 255, 255, 0.38);
  border-bottom: 1px solid rgba(255, 255, 255, 0.38);
  perspective: 1400px;
  -webkit-perspective: 1400px;
}

.zxy-index-item3 .zxy-industry-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.7s ease;
  -webkit-transition: -webkit-transform 0.7s ease;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.zxy-index-item3 .zxy-industry-item:hover .zxy-industry-inner {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
}

.zxy-index-item3 .zxy-industry-front,
.zxy-index-item3 .zxy-industry-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #020207;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.zxy-index-item3 .zxy-industry-front {
  z-index: 2;
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
}

.zxy-index-item3 .zxy-industry-back {
  z-index: 1;
  display: flex;
  align-items: center;
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
}

.zxy-index-item3 .zxy-industry-front::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 72%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.82) 0%,
    rgba(0, 0, 0, 0.55) 38%,
    rgba(0, 0, 0, 0) 100%
  );
}

.zxy-index-item3 .zxy-industry-front > img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  transition: transform 0.7s ease;
  -webkit-transition: -webkit-transform 0.7s ease;
}

.zxy-index-item3 .zxy-industry-item:hover .zxy-industry-front > img {
  transform: scale(1.04);
  -webkit-transform: scale(1.04);
}

.zxy-index-item3 .zxy-industry-front-info {
  position: absolute;
  z-index: 2;
  top: 12%;
  left: 7%;
  width: 45%;
}

.zxy-index-item3 .zxy-industry-front-info h3,
.zxy-index-item3 .zxy-industry-back-info h3 {
  padding: 0;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}

.zxy-index-item3 .zxy-industry-front-info h3 a,
.zxy-index-item3 .zxy-industry-back-info h3 a {
  display: block;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  transition: color 0.4s ease;
  -webkit-transition: color 0.4s ease;
}

.zxy-index-item3 .zxy-industry-front-info h3 a:hover,
.zxy-index-item3 .zxy-industry-back-info h3 a:hover {
  color: #428cff;
}

.zxy-index-item3 .zxy-industry-more {
  width: 96px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  border: 1px solid #075bd7;
  border-radius: 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.12);
  font-size: 16px;
  line-height: 1;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}

.zxy-index-item3 .zxy-industry-more:hover {
  color: #fff;
  border-color: #075bd7;
  background-color: #075bd7;
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
}

.zxy-index-item3 .zxy-industry-back-info {
  position: relative;
  z-index: 2;
  width: 43%;
  padding-left: 7%;
  padding-right: 3%;
}

.zxy-index-item3 .zxy-industry-small-img {
  position: relative;
  z-index: 1;
  width: 57%;
  display: block;
  padding-right: 5%;
}

.zxy-index-item3 .zxy-industry-small-img::after {
  content: "";
  position: absolute;
  left: 8%;
  right: 12%;
  bottom: 3%;
  height: 18%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.75);
  filter: blur(15px);
  pointer-events: none;
}

.zxy-index-item3 .zxy-industry-small-img img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.5s ease;
  -webkit-transition: -webkit-transform 0.5s ease;
}

.zxy-index-item3 .zxy-industry-small-img:hover img {
  transform: scale(1.04);
  -webkit-transform: scale(1.04);
}

@media screen and (max-width: 1400px) {
  .zxy-index-item3 .zxy-industry-list {
    margin-top: 40px;
  }

  .zxy-index-item3 .zxy-industry-front-info h3,
  .zxy-index-item3 .zxy-industry-back-info h3 {
  }

  .zxy-index-item3 .zxy-industry-more {
    width: 92px;
    height: 32px;
    margin-top: 20px;
    font-size: 16px;
  }
}

@media screen and (max-width: 1200px) {
  .zxy-index-item3 .zxy-industry-item {
    width: 50%;
  }

  .zxy-index-item3 .zxy-industry-front-info {
    top: 11%;
    left: 6%;
    width: 43%;
  }

  .zxy-index-item3 .zxy-industry-back-info {
    width: 42%;
    padding-left: 6%;
  }

  .zxy-index-item3 .zxy-industry-small-img {
    width: 58%;
    padding-right: 4%;
  }

  .zxy-index-item3 .zxy-industry-front-info h3,
  .zxy-index-item3 .zxy-industry-back-info h3 {
  }
}

@media screen and (max-width: 992px) {
  .zxy-index-item3 .zxy-industry-list {
    margin-top: 35px;
  }

  .zxy-index-item3 .zxy-industry-front-info {
    width: 48%;
  }

  .zxy-index-item3 .zxy-industry-front-info h3,
  .zxy-index-item3 .zxy-industry-back-info h3 {
  }

  .zxy-index-item3 .zxy-industry-more {
    width: 88px;
    height: 30px;
    margin-top: 16px;
  }

  .zxy-index-item3 .zxy-industry-back-info {
    width: 45%;
  }

  .zxy-index-item3 .zxy-industry-small-img {
    width: 55%;
  }
}

@media screen and (max-width: 768px) {
  .zxy-index-item3 .zxy-industry-item {
    width: 100%;
  }

  .zxy-index-item3 .zxy-industry-front-info {
    top: 12%;
    left: 7%;
    width: 42%;
  }

  .zxy-index-item3 .zxy-industry-back-info {
    width: 42%;
    padding-left: 7%;
  }

  .zxy-index-item3 .zxy-industry-small-img {
    width: 58%;
    padding-right: 5%;
  }

  .zxy-index-item3 .zxy-industry-front-info h3,
  .zxy-index-item3 .zxy-industry-back-info h3 {
  }

  .zxy-index-item3 .zxy-industry-more {
    width: 94px;
    height: 32px;
    margin-top: 20px;
  }
}

@media screen and (max-width: 520px) {
  .zxy-index-item3 .zxy-industry-list {
    margin-top: 28px;
  }

  .zxy-index-item3 .zxy-industry-front::after {
    width: 82%;
  }

  .zxy-index-item3 .zxy-industry-front-info {
    top: 10%;
    left: 6%;
    width: 52%;
  }

  .zxy-index-item3 .zxy-industry-front-info h3,
  .zxy-index-item3 .zxy-industry-back-info h3 {
    line-height: 1.4;
  }

  .zxy-index-item3 .zxy-industry-more {
    width: 82px;
    height: 28px;
    margin-top: 14px;
    font-size: 16px;
  }

  .zxy-index-item3 .zxy-industry-back-info {
    width: 47%;
    padding-left: 6%;
    padding-right: 2%;
  }

  .zxy-index-item3 .zxy-industry-small-img {
    width: 53%;
    padding-right: 3%;
  }
}

@media screen and (max-width: 380px) {
  .zxy-index-item3 .zxy-industry-front-info {
    top: 9%;
    width: 56%;
  }

  .zxy-index-item3 .zxy-industry-front-info h3,
  .zxy-index-item3 .zxy-industry-back-info h3 {
  }

  .zxy-index-item3 .zxy-industry-more {
    width: 78px;
    height: 26px;
    margin-top: 12px;
    font-size: 16px;
  }

  .zxy-index-item3 .zxy-industry-back-info {
    width: 49%;
  }

  .zxy-index-item3 .zxy-industry-small-img {
    width: 51%;
  }
}
/* zxy-index-item3 */
/* zxy-index-item4 */
.zxy-index-item4 {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}

.zxy-index-item4 .zxy-choose-layout {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.zxy-index-item4 .zxy-choose-left {
  width: 52%;
}

.zxy-index-item4 .zxy-choose-heading {
  position: relative;
  padding-left: 64px;
  color: #151515;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
}

.zxy-index-item4 .zxy-choose-heading::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 46px;
  height: 46px;
  background-image: url("../images/index-item4-left-icon.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translateY(-50%);
}

.zxy-index-item4 .zxy-choose-content {
  width: 92%;
  margin-top: 30px;
}

.zxy-index-item4 .zxy-choose-content p {
  color: #444;
  font-size: 16px;
  line-height: 1.75;
  text-align: justify;
}

.zxy-index-item4 .zxy-choose-content p + p {
  margin-top: 2px;
}

.zxy-index-item4 .zxy-choose-main-img {
  position: relative;
  width: 100%;
  margin-top: 38px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #eef1f4;
}

.zxy-index-item4 .zxy-choose-main-img::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 36%;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.82) 24%,
    rgba(255, 255, 255, 0.38) 58%,
    rgba(255, 255, 255, 0) 100%
  );
}

.zxy-index-item4 .zxy-choose-main-img > img {
  width: 100%;
  aspect-ratio: 1.57 / 1;
  display: block;
  object-fit: cover;
  object-position: center;
  transition: transform 0.7s ease;
}

.zxy-index-item4 .zxy-choose-main-img:hover > img {
  transform: scale(1.025);
}

.zxy-index-item4 .zxy-choose-quote {
  position: absolute;
  z-index: 3;
  left: 22%;
  bottom: 7%;
  width: 56%;
  min-height: 48px;
  padding: 12px 5%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  color: #fff;
  background-color: #0645b5;
  box-shadow: 0 10px 25px rgba(6, 69, 181, 0.18);
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  transition:
    background-color 0.4s ease,
    box-shadow 0.4s ease,
    transform 0.4s ease;
}

.zxy-index-item4 .zxy-choose-quote::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 35%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.42) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-20deg);
  transition: left 0.7s ease;
}

.zxy-index-item4 .zxy-choose-quote span {
  position: relative;
  z-index: 2;
  margin-left: 8%;
  color: inherit;
  font-size: 21px;
  font-weight: normal;
  line-height: 1;
  transition: transform 0.4s ease;
}

.zxy-index-item4 .zxy-choose-quote:hover {
  color: #fff;
  background-color: #073a91;
  box-shadow: 0 14px 30px rgba(6, 69, 181, 0.3);
  transform: translateY(-3px);
}

.zxy-index-item4 .zxy-choose-quote:hover::before {
  left: 130%;
}

.zxy-index-item4 .zxy-choose-quote:hover span {
  transform: translateX(5px);
}

.zxy-index-item4 .zxy-choose-right {
  width: 48%;
  padding: 48px 6% 26px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 12px 45px rgba(34, 55, 90, 0.08);
}

.zxy-index-item4 .zxy-choose-number-list {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zxy-index-item4 .zxy-choose-number-item {
  position: relative;
  width: 50%;
  padding-right: 8%;
  padding-left: 8%;
  text-align: center;
}

.zxy-index-item4 .zxy-choose-number-item::before,
.zxy-index-item4 .zxy-choose-number-item::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 36px;
  height: 70px;
  background-image: url("../images/choose-icon1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translateY(-35%);
}

.zxy-index-item4 .zxy-choose-number-item::before {
  left: 8%;
}

.zxy-index-item4 .zxy-choose-number-item::after {
  right: 8%;
  transform: translateY(-35%) scaleX(-1);
}

.zxy-index-item4 .zxy-choose-number-item > p {
  color: #0645b5;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.zxy-index-item4 .zxy-choose-number {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 5px;
  color: #0645b5;
  line-height: 1;
}

.zxy-index-item4 .zxy-choose-number .zxy-numb {
  color: #0645b5;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  font-size: 46px;
  font-weight: bold;
  line-height: 1;
}

.zxy-index-item4 .zxy-choose-gallery {
  position: relative;
  width: 100%;
  height: 615px;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  overflow: hidden;
}

.zxy-index-item4 .zxy-choose-gallery-column {
  position: relative;
  width: 48.5%;
  height: 100%;
  overflow: hidden;
}

.zxy-index-item4
  .zxy-choose-gallery-column
  + .zxy-choose-gallery-column {
  margin-left: 3%;
}

.zxy-index-item4 .zxy-choose-marquee-track {
  width: 100%;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  will-change: transform;
}

.zxy-index-item4 .zxy-choose-marquee-group {
  width: 100%;
  padding-bottom: 18px;
}

.zxy-index-item4 .zxy-choose-gallery-item {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 8px;
  background-color: #eef0f3;
  transform: translateZ(0);
}

.zxy-index-item4
  .zxy-choose-gallery-item
  + .zxy-choose-gallery-item {
  margin-top: 18px;
}

.zxy-index-item4 .zxy-choose-gallery-item img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  transition:
    transform 0.5s ease,
    filter 0.5s ease;
}

.zxy-index-item4 .zxy-choose-gallery-item:hover img {
  filter: brightness(1.05);
  transform: scale(1.045);
}

.zxy-index-item4
  .zxy-choose-gallery-column-down
  .zxy-choose-marquee-track {
  animation: zxyChooseGalleryDown 30s linear infinite;
}

.zxy-index-item4
  .zxy-choose-gallery-column-up
  .zxy-choose-marquee-track {
  animation: zxyChooseGalleryUp 30s linear infinite;
}

.zxy-index-item4
  .zxy-choose-gallery:hover
  .zxy-choose-marquee-track {
  animation-play-state: paused;
}

.zxy-index-item4 .zxy-choose-gallery-mask {
  position: absolute;
  z-index: 8;
  left: 0;
  width: 100%;
  height: 32px;
  display: block;
  pointer-events: none;
}

.zxy-index-item4 .zxy-choose-gallery-mask-top {
  top: 0;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.8) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

.zxy-index-item4 .zxy-choose-gallery-mask-bottom {
  bottom: 0;
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 0.8) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

@keyframes zxyChooseGalleryUp {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(0, -50%, 0);
  }
}

@keyframes zxyChooseGalleryDown {
  0% {
    transform: translate3d(0, -50%, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes zxyChooseGalleryUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(0, -50%, 0);
  }
}

@-webkit-keyframes zxyChooseGalleryDown {
  0% {
    -webkit-transform: translate3d(0, -50%, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
  }
}

@media screen and (max-width: 1400px) {
  .zxy-index-item4 .zxy-choose-left {
    width: 53%;
  }

  .zxy-index-item4 .zxy-choose-right {
    width: 47%;
    padding: 42px 5% 25px;
  }

  .zxy-index-item4 .zxy-choose-heading {
    padding-left: 58px;
    font-size: 38px;
  }

  .zxy-index-item4 .zxy-choose-heading::before {
    width: 42px;
    height: 42px;
  }

  .zxy-index-item4 .zxy-choose-content {
    width: 94%;
    margin-top: 26px;
  }

  .zxy-index-item4 .zxy-choose-content p {
    line-height: 1.7;
  }

  .zxy-index-item4 .zxy-choose-main-img {
    margin-top: 32px;
  }

  .zxy-index-item4 .zxy-choose-quote {
    left: 20%;
    width: 60%;
    min-height: 46px;
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .zxy-index-item4 .zxy-choose-number-item {
    padding-right: 7%;
    padding-left: 7%;
  }

  .zxy-index-item4 .zxy-choose-number-item::before,
  .zxy-index-item4 .zxy-choose-number-item::after {
    width: 19px;
    height: 50px;
  }

  .zxy-index-item4 .zxy-choose-number .zxy-numb {
    font-size: 36px;
  }

  .zxy-index-item4 .zxy-choose-gallery {
    height: 550px;
    margin-top: 34px;
  }

  .zxy-index-item4 .zxy-choose-marquee-group {
    padding-bottom: 16px;
  }

  .zxy-index-item4
    .zxy-choose-gallery-item
    + .zxy-choose-gallery-item {
    margin-top: 16px;
  }
}

@media screen and (max-width: 1200px) {
  .zxy-index-item4 .zxy-choose-left {
    width: 52%;
  }

  .zxy-index-item4 .zxy-choose-right {
    width: 48%;
    padding: 34px 4% 22px;
  }

  .zxy-index-item4 .zxy-choose-heading {
    padding-left: 50px;
    font-size: 35px;
  }

  .zxy-index-item4 .zxy-choose-heading::before {
    width: 36px;
    height: 36px;
  }

  .zxy-index-item4 .zxy-choose-content {
    width: 96%;
    margin-top: 22px;
  }

  .zxy-index-item4 .zxy-choose-content p {
    line-height: 1.65;
  }

  .zxy-index-item4 .zxy-choose-main-img {
    margin-top: 26px;
  }

  .zxy-index-item4 .zxy-choose-quote {
    left: 18%;
    bottom: 6%;
    width: 64%;
    min-height: 42px;
    padding: 9px 4%;
    border-radius: 8px;
  }

  .zxy-index-item4 .zxy-choose-quote span {
    margin-left: 6%;
    font-size: 18px;
  }

  .zxy-index-item4 .zxy-choose-number-item {
    padding-right: 6%;
    padding-left: 6%;
  }

  .zxy-index-item4 .zxy-choose-number-item::before,
  .zxy-index-item4 .zxy-choose-number-item::after {
    width: 17px;
    height: 44px;
  }

  .zxy-index-item4 .zxy-choose-number-item > p {
    font-size: 13px;
  }

  .zxy-index-item4 .zxy-choose-number .zxy-numb {
    font-size: 31px;
  }

  .zxy-index-item4 .zxy-choose-gallery {
    height: 500px;
    margin-top: 28px;
  }

  .zxy-index-item4 .zxy-choose-gallery-item {
    border-radius: 6px;
  }

  .zxy-index-item4 .zxy-choose-marquee-group {
    padding-bottom: 14px;
  }

  .zxy-index-item4
    .zxy-choose-gallery-item
    + .zxy-choose-gallery-item {
    margin-top: 14px;
  }
}

@media screen and (max-width: 992px) {
  .zxy-index-item4 .zxy-choose-layout {
    display: block;
  }

  .zxy-index-item4 .zxy-choose-left {
    width: 100%;
  }

  .zxy-index-item4 .zxy-choose-heading {
    padding-left: 48px;
    font-size: 34px;
  }

  .zxy-index-item4 .zxy-choose-heading::before {
    width: 35px;
    height: 35px;
  }

  .zxy-index-item4 .zxy-choose-content {
    width: 100%;
    margin-top: 24px;
  }

  .zxy-index-item4 .zxy-choose-main-img {
    margin-top: 28px;
  }

  .zxy-index-item4 .zxy-choose-quote {
    left: 25%;
    width: 50%;
    min-height: 46px;
  }

  .zxy-index-item4 .zxy-choose-right {
    width: 100%;
    margin-top: 40px;
    padding: 42px 7% 28px;
  }

  .zxy-index-item4 .zxy-choose-number-list {
    width: 75%;
    margin-right: auto;
    margin-left: auto;
  }

  .zxy-index-item4 .zxy-choose-number-item {
    padding-right: 9%;
    padding-left: 9%;
  }

  .zxy-index-item4 .zxy-choose-number-item::before,
  .zxy-index-item4 .zxy-choose-number-item::after {
    width: 22px;
    height: 50px;
  }

  .zxy-index-item4 .zxy-choose-number .zxy-numb {
    font-size: 35px;
  }

  .zxy-index-item4 .zxy-choose-gallery {
    height: 650px;
    margin-top: 35px;
  }
}

@media screen and (max-width: 768px) {
  .zxy-index-item4 .zxy-choose-heading {
    padding-left: 43px;
    font-size: 31px;
  }

  .zxy-index-item4 .zxy-choose-heading::before {
    width: 31px;
    height: 31px;
  }

  .zxy-index-item4 .zxy-choose-content {
    margin-top: 20px;
  }

  .zxy-index-item4 .zxy-choose-content p {
    line-height: 1.65;
  }

  .zxy-index-item4 .zxy-choose-main-img {
    margin-top: 24px;
  }

  .zxy-index-item4 .zxy-choose-quote {
    left: 20%;
    bottom: 5%;
    width: 60%;
    min-height: 42px;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .zxy-index-item4 .zxy-choose-right {
    margin-top: 32px;
    padding: 35px 6% 24px;
  }

  .zxy-index-item4 .zxy-choose-number-list {
    width: 88%;
  }

  .zxy-index-item4 .zxy-choose-number-item {
    padding-right: 8%;
    padding-left: 8%;
  }

  .zxy-index-item4 .zxy-choose-number-item::before,
  .zxy-index-item4 .zxy-choose-number-item::after {
    width: 19px;
    height: 45px;
  }

  .zxy-index-item4 .zxy-choose-number .zxy-numb {
    font-size: 31px;
  }

  .zxy-index-item4 .zxy-choose-gallery {
    height: 540px;
    margin-top: 30px;
  }

  .zxy-index-item4 .zxy-choose-marquee-group {
    padding-bottom: 12px;
  }

  .zxy-index-item4
    .zxy-choose-gallery-item
    + .zxy-choose-gallery-item {
    margin-top: 12px;
  }
}

@media screen and (max-width: 520px) {
  .zxy-index-item4 .zxy-choose-heading {
    padding-left: 39px;
    font-size: 28px;
  }

  .zxy-index-item4 .zxy-choose-heading::before {
    width: 28px;
    height: 28px;
  }

  .zxy-index-item4 .zxy-choose-content {
    margin-top: 18px;
  }

  .zxy-index-item4 .zxy-choose-content p {
    font-size: 15px;
    line-height: 1.65;
  }

  .zxy-index-item4 .zxy-choose-main-img {
    margin-top: 20px;
  }

  .zxy-index-item4 .zxy-choose-main-img > img {
    aspect-ratio: 1.38 / 1;
  }

  .zxy-index-item4 .zxy-choose-quote {
    left: 12%;
    bottom: 5%;
    width: 76%;
    min-height: 38px;
    padding: 8px 3%;
    border-radius: 6px;
    font-size: 14px;
  }

  .zxy-index-item4 .zxy-choose-quote span {
    margin-left: 5%;
    font-size: 17px;
  }

  .zxy-index-item4 .zxy-choose-right {
    margin-top: 28px;
    padding: 28px 4% 21px;
  }

  .zxy-index-item4 .zxy-choose-number-list {
    width: 100%;
  }

  .zxy-index-item4 .zxy-choose-number-item {
    padding-right: 7%;
    padding-left: 7%;
  }

  .zxy-index-item4 .zxy-choose-number-item::before,
  .zxy-index-item4 .zxy-choose-number-item::after {
    width: 16px;
    height: 39px;
  }

  .zxy-index-item4 .zxy-choose-number-item > p {
    font-size: 12px;
  }

  .zxy-index-item4 .zxy-choose-number .zxy-numb {
    font-size: 27px;
  }

  .zxy-index-item4 .zxy-choose-gallery {
    height: 455px;
    margin-top: 25px;
  }

  .zxy-index-item4 .zxy-choose-gallery-column {
    width: 48%;
  }

  .zxy-index-item4
    .zxy-choose-gallery-column
    + .zxy-choose-gallery-column {
    margin-left: 4%;
  }

  .zxy-index-item4 .zxy-choose-gallery-item {
    border-radius: 5px;
  }

  .zxy-index-item4 .zxy-choose-marquee-group {
    padding-bottom: 10px;
  }

  .zxy-index-item4
    .zxy-choose-gallery-item
    + .zxy-choose-gallery-item {
    margin-top: 10px;
  }

  .zxy-index-item4 .zxy-choose-gallery-mask {
    height: 24px;
  }
}

@media screen and (max-width: 380px) {
  .zxy-index-item4 .zxy-choose-heading {
    padding-left: 35px;
    font-size: 26px;
  }

  .zxy-index-item4 .zxy-choose-heading::before {
    width: 25px;
    height: 25px;
  }

  .zxy-index-item4 .zxy-choose-content {
    margin-top: 16px;
  }

  .zxy-index-item4 .zxy-choose-content p {
    font-size: 14px;
    line-height: 1.6;
  }

  .zxy-index-item4 .zxy-choose-main-img {
    margin-top: 18px;
  }

  .zxy-index-item4 .zxy-choose-main-img > img {
    aspect-ratio: 1.25 / 1;
  }

  .zxy-index-item4 .zxy-choose-quote {
    left: 7%;
    width: 86%;
    min-height: 35px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 13px;
  }

  .zxy-index-item4 .zxy-choose-right {
    margin-top: 24px;
    padding: 24px 3% 19px;
  }

  .zxy-index-item4 .zxy-choose-number-item {
    padding-right: 6%;
    padding-left: 6%;
  }

  .zxy-index-item4 .zxy-choose-number-item::before,
  .zxy-index-item4 .zxy-choose-number-item::after {
    width: 13px;
    height: 34px;
  }

  .zxy-index-item4 .zxy-choose-number .zxy-numb {
    font-size: 24px;
  }

  .zxy-index-item4 .zxy-choose-gallery {
    height: 390px;
    margin-top: 22px;
  }

  .zxy-index-item4 .zxy-choose-marquee-group {
    padding-bottom: 8px;
  }

  .zxy-index-item4
    .zxy-choose-gallery-item
    + .zxy-choose-gallery-item {
    margin-top: 8px;
  }
}

@media screen and (max-width: 320px) {
  .zxy-index-item4 .zxy-choose-heading {
    font-size: 24px;
  }

  .zxy-index-item4 .zxy-choose-content p {
    font-size: 13px;
  }

  .zxy-index-item4 .zxy-choose-number-item {
    padding-right: 5%;
    padding-left: 5%;
  }

  .zxy-index-item4 .zxy-choose-number-item::before,
  .zxy-index-item4 .zxy-choose-number-item::after {
    width: 12px;
    height: 31px;
  }

  .zxy-index-item4 .zxy-choose-number .zxy-numb {
    font-size: 22px;
  }

  .zxy-index-item4 .zxy-choose-gallery {
    height: 340px;
    margin-top: 20px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .zxy-index-item4 .zxy-choose-marquee-track {
    animation-play-state: paused;
  }

  .zxy-index-item4 .zxy-choose-main-img > img,
  .zxy-index-item4 .zxy-choose-gallery-item img,
  .zxy-index-item4 .zxy-choose-quote,
  .zxy-index-item4 .zxy-choose-quote span {
    transition: none;
  }
}
/* zxy-index-item4 */

/* zxy-index-item5  */
.zxy-index-item5 {
  width: 100%;
  padding-top: 52px;
  padding-bottom: 52px;
  overflow: hidden;
  background-color: #020207;
}

.zxy-index-item5 .zxy-data-list {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zxy-index-item5 .zxy-data-item {
  position: relative;
  width: 23%;
  padding-left: 72px;
}

.zxy-index-item5 .zxy-data-item::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 46px;
  height: 46px;
}

.zxy-index-item5 .zxy-data-item::after {
  content: "";
  position: absolute;
  bottom: 7px;
  left: 12px;
  width: 22px;
  height: 2px;
  background-color: #3e8cff;
}

.zxy-index-item5 .zxy-data-item:nth-child(1)::before {
  background: url("../images/index-item5-icon1.png") no-repeat;
  background-position: center;
  background-size: contain;
}

.zxy-index-item5 .zxy-data-item:nth-child(2)::before {
  background-image: url("../images/index-item5-icon2.png");  background-position: center;
  background-size: contain;
}

.zxy-index-item5 .zxy-data-item:nth-child(3)::before {
  background-image: url("../images/index-item5-icon3.png");  background-position: center;
  background-size: contain;
}

.zxy-index-item5 .zxy-data-item:nth-child(4)::before {
  background-image: url("../images/index-item5-icon4.png");  background-position: center;
  background-size: contain;
}

.zxy-index-item5 .zxy-data-item .zxy-numb {
  display: inline-block;
  color: #fff;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.15;
}

.zxy-index-item5 .zxy-data-item .zxy-numb::after {
  display: inline-block;
  margin-left: 3px;
  color: #fff;
  font-family: "Poppins";
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  vertical-align: 0px;
}

.zxy-index-item5 .zxy-data-item:nth-child(1) .zxy-numb::after {
  content: "㎡";
  margin-left: 6px;
  font-size: 16px;
  vertical-align: 0px;
}

.zxy-index-item5 .zxy-data-item:nth-child(2) .zxy-numb::after,
.zxy-index-item5 .zxy-data-item:nth-child(3) .zxy-numb::after,
.zxy-index-item5 .zxy-data-item:nth-child(4) .zxy-numb::after {
  content: "+";
}

.zxy-index-item5 .zxy-data-item p {
  margin-top: 3px;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}

@media screen and (max-width: 1400px) {
  .zxy-index-item5 {
    padding-top: 46px;
    padding-bottom: 46px;
  }

  .zxy-index-item5 .zxy-data-item {
    padding-left: 64px;
  }

  .zxy-index-item5 .zxy-data-item::before {
    width: 42px;
    height: 42px;
  }

  .zxy-index-item5 .zxy-data-item .zxy-numb {
    font-size: 29px;
  }

  .zxy-index-item5 .zxy-data-item p {
    font-size: 16px;
  }
}

@media screen and (max-width: 1200px) {
  .zxy-index-item5 .zxy-data-item {
    width: 24%;
    padding-left: 55px;
  }

  .zxy-index-item5 .zxy-data-item::before {
    width: 38px;
    height: 38px;
  }

  .zxy-index-item5 .zxy-data-item .zxy-numb {
    font-size: 26px;
  }

  .zxy-index-item5 .zxy-data-item .zxy-numb::after {
    font-size: 18px;
  }

  .zxy-index-item5 .zxy-data-item:nth-child(1) .zxy-numb::after {
    font-size: 16px;
  }

  .zxy-index-item5 .zxy-data-item p {
    font-size: 16px;
  }
}

@media screen and (max-width: 992px) {
  .zxy-index-item5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .zxy-index-item5 .zxy-data-list {
    flex-wrap: wrap;
  }

  .zxy-index-item5 .zxy-data-item {
    width: 48%;
  }

  .zxy-index-item5 .zxy-data-item:nth-child(n + 3) {
    margin-top: 38px;
  }
}

@media screen and (max-width: 576px) {
  .zxy-index-item5 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .zxy-index-item5 .zxy-data-item {
    width: 100%;
    min-height: 62px;
    padding-left: 62px;
  }

  .zxy-index-item5 .zxy-data-item:nth-child(n + 2) {
    margin-top: 28px;
  }

  .zxy-index-item5 .zxy-data-item::before {
    width: 40px;
    height: 40px;
  }

  .zxy-index-item5 .zxy-data-item .zxy-numb {
    font-size: 27px;
  }

  .zxy-index-item5 .zxy-data-item p {
    font-size: 16px;
  }
}

@media screen and (max-width: 380px) {
  .zxy-index-item5 .zxy-data-item {
    padding-left: 56px;
  }

  .zxy-index-item5 .zxy-data-item::before {
    width: 36px;
    height: 36px;
  }

  .zxy-index-item5 .zxy-data-item .zxy-numb {
    font-size: 24px;
  }
}
/* zxy-index-item5  */

/* zxy-index-item6 */
.zxy-index-item6 {
  width: 100%;
  overflow: hidden;
  padding-bottom: 55px;
  background-color: #fff;
}


.zxy-index-item6 .index-title .h2,
.zxy-index-item3 .index-title .h2 {
  color: #171717;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
}

.zxy-index-item6 .zxy-product-tabs {
  width: 100%;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.zxy-index-item6 .zxy-product-tab-list {
  width: 100%;
  display: flex;
  align-items: stretch;
}

.zxy-index-item6 .zxy-product-tab-item {
  position: relative;
  width: 16.666%;
  min-height: 154px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: #fff;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}

.zxy-index-item6 .zxy-product-tab-item::after {
  content: "";
  position: absolute;
  top: 28%;
  right: 0;
  width: 1px;
  height: 44%;
  background-color: #d5d5d5;
}

.zxy-index-item6 .zxy-product-tab-item:last-child::after,
.zxy-index-item6 .zxy-product-tab-item.zxy-active::after {
  display: none;
}

.zxy-index-item6 .zxy-product-tab-name {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  color: #333;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.65;
  text-align: center;
  transition: color 0.4s ease;
  -webkit-transition: color 0.4s ease;
}

.zxy-index-item6 .zxy-product-tab-item:hover,
.zxy-index-item6 .zxy-product-tab-item.zxy-active {
  background-color: #0845b5;
}

.zxy-index-item6 .zxy-product-tab-item:hover .zxy-product-tab-name,
.zxy-index-item6
  .zxy-product-tab-item.zxy-active
  .zxy-product-tab-name {
  color: #fff;
}

.zxy-index-item6 .zxy-product-content-list {
  position: relative;
  width: 100%;
}

.zxy-index-item6 .zxy-product-content {
  width: 100%;
  display: none;
  align-items: center;
  margin-top: 62px;
}

.zxy-index-item6 .zxy-product-content.zxy-active {
  display: flex;
  animation: zxyProductFade 0.5s ease;
  -webkit-animation: zxyProductFade 0.5s ease;
}

.zxy-index-item6 .zxy-product-image {
  width: 52%;
  overflow: hidden;
}

.zxy-index-item6 .zxy-product-image img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.6s ease;
  -webkit-transition: -webkit-transform 0.6s ease;
}

.zxy-index-item6 .zxy-product-image:hover img {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
}

.zxy-index-item6 .zxy-product-info {
  width: 40%;
  margin-left: 8%;
}

.zxy-index-item6 .zxy-product-name {
  color: #171717;
  
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
}

.zxy-index-item6 .zxy-product-text {
  width: 100%;
  margin-top: 28px;
  color: #444;
  font-size: 16px;
  line-height: 1.85;
}

.zxy-index-item6 .zxy-product-buttons {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 42px;
}

.zxy-index-item6 .zxy-product-more {
  width: 140px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #0845b5;
  border-radius: 22px;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}

.zxy-index-item6 .zxy-product-quote {
  color: #fff;
  background-color: #0845b5;
}

.zxy-index-item6 .zxy-product-download {
  margin-left: 22px;
  color: #262626;
  border-color: #262626;
  background-color: transparent;
}

.zxy-index-item6 .zxy-product-quote:hover {
  color: #0845b5;
  background-color: #fff;
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  box-shadow: 0 8px 22px rgba(8, 69, 181, 0.18);
}

.zxy-index-item6 .zxy-product-download:hover {
  color: #fff;
  border-color: #0845b5;
  background-color: #0845b5;
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  box-shadow: 0 8px 22px rgba(8, 69, 181, 0.18);
}

@keyframes zxyProductFade {
  0% {
    opacity: 0;
    transform: translateY(15px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes zxyProductFade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@media screen and (max-width: 1400px) {


  .zxy-index-item6 .index-title .h2,


  .zxy-index-item6 .zxy-product-tab-item {
    min-height: 140px;
  }

  .zxy-index-item6 .zxy-product-tab-name {
    padding-left: 8%;
    padding-right: 8%;
    font-size: 16px;
  }

  .zxy-index-item6 .zxy-product-content {
    margin-top: 55px;
  }

  .zxy-index-item6 .zxy-product-name {
    font-size: 22px;
  }

  .zxy-index-item6 .zxy-product-text {
    margin-top: 24px;
  }

  .zxy-index-item6 .zxy-product-buttons {
    margin-top: 36px;
  }
}

@media screen and (max-width: 1200px) {


  .zxy-index-item6 .index-title .h2,


  .zxy-index-item6 .zxy-product-tab-item {
    min-height: 125px;
  }

  .zxy-index-item6 .zxy-product-tab-name {
    padding-left: 6%;
    padding-right: 6%;
    font-size: 16px;
    line-height: 1.55;
  }

  .zxy-index-item6 .zxy-product-content {
    margin-top: 48px;
  }

  .zxy-index-item6 .zxy-product-image {
    width: 54%;
  }

  .zxy-index-item6 .zxy-product-info {
    width: 41%;
    margin-left: 5%;
  }

  .zxy-index-item6 .zxy-product-name {
    font-size: 21px;
  }

  .zxy-index-item6 .zxy-product-text {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.75;
  }

  .zxy-index-item6 .zxy-product-buttons {
    margin-top: 30px;
  }

  .zxy-index-item6 .zxy-product-more {
    width: 125px;
    height: 38px;
  }

  .zxy-index-item6 .zxy-product-download {
    margin-left: 16px;
  }
}

@media screen and (max-width: 992px) {


  .zxy-index-item6 .index-title .h2,


  .zxy-index-item6 .zxy-product-tab-list {
    flex-wrap: wrap;
  }

  .zxy-index-item6 .zxy-product-tab-item {
    width: 33.333%;
    min-height: 105px;
    border-bottom: 1px solid #d9d9d9;
  }

  .zxy-index-item6 .zxy-product-tab-item:nth-child(n + 4) {
    border-bottom: 0;
  }

  .zxy-index-item6 .zxy-product-tab-item::after {
    top: 25%;
    height: 50%;
  }

  .zxy-index-item6 .zxy-product-tab-item:nth-child(3n)::after {
    display: none;
  }

  .zxy-index-item6 .zxy-product-tab-name {
    padding-left: 8%;
    padding-right: 8%;
    font-size: 16px;
  }

  .zxy-index-item6 .zxy-product-content {
    margin-top: 40px;
  }

  .zxy-index-item6 .zxy-product-image {
    width: 52%;
  }

  .zxy-index-item6 .zxy-product-info {
    width: 43%;
    margin-left: 5%;
  }

  .zxy-index-item6 .zxy-product-name {
    font-size: 20px;
  }

  .zxy-index-item6 .zxy-product-text {
    margin-top: 18px;
    line-height: 1.65;
  }

  .zxy-index-item6 .zxy-product-buttons {
    margin-top: 25px;
  }

  .zxy-index-item6 .zxy-product-more {
    width: 115px;
    height: 36px;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {

  .zxy-index-item6 .index-title .h2,


  .zxy-index-item6 .zxy-product-tab-item {
    width: 50%;
    min-height: 92px;
  }

  .zxy-index-item6 .zxy-product-tab-item:nth-child(n + 4) {
    border-bottom: 1px solid #d9d9d9;
  }

  .zxy-index-item6 .zxy-product-tab-item:nth-child(n + 5) {
    border-bottom: 0;
  }

  .zxy-index-item6 .zxy-product-tab-item:nth-child(3n)::after {
    display: block;
  }

  .zxy-index-item6 .zxy-product-tab-item:nth-child(2n)::after {
    display: none;
  }

  .zxy-index-item6 .zxy-product-tab-item.zxy-active::after {
    display: none;
  }

  .zxy-index-item6 .zxy-product-tab-name {
    padding-left: 7%;
    padding-right: 7%;
    font-size: 16px;
    line-height: 1.5;
  }

  .zxy-index-item6 .zxy-product-content {
    display: none;
    margin-top: 35px;
  }

  .zxy-index-item6 .zxy-product-content.zxy-active {
    display: block;
  }

  .zxy-index-item6 .zxy-product-image {
    width: 100%;
  }

  .zxy-index-item6 .zxy-product-info {
    width: 100%;
    margin-top: 28px;
    margin-left: 0;
  }

  .zxy-index-item6 .zxy-product-name {
    font-size: 19px;
  }

  .zxy-index-item6 .zxy-product-text {
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.65;
  }

  .zxy-index-item6 .zxy-product-buttons {
    margin-top: 24px;
  }

  .zxy-index-item6 .zxy-product-more {
    width: 125px;
    height: 38px;
  }

  .zxy-index-item6 .zxy-product-download {
    margin-left: 15px;
  }
}

@media screen and (max-width: 520px) {

  .zxy-index-item6 .index-title .h2,


  .zxy-index-item6 .zxy-product-tab-item {
    min-height: 84px;
  }

  .zxy-index-item6 .zxy-product-tab-name {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 16px;
    line-height: 1.45;
  }

  .zxy-index-item6 .zxy-product-content {
    margin-top: 28px;
  }

  .zxy-index-item6 .zxy-product-info {
    margin-top: 22px;
  }

  .zxy-index-item6 .zxy-product-name {
    font-size: 18px;
  }

  .zxy-index-item6 .zxy-product-text {
    margin-top: 12px;
    font-size: 16px;
    line-height: 1.65;
  }

  .zxy-index-item6 .zxy-product-buttons {
    margin-top: 20px;
  }

  .zxy-index-item6 .zxy-product-more {
    width: 120px;
    height: 36px;
    font-size: 16px;
  }

  .zxy-index-item6 .zxy-product-download {
    margin-left: 12px;
  }
}

@media screen and (max-width: 380px) {


  .zxy-index-item6 .index-title .h2,


  .zxy-index-item6 .zxy-product-tab-item {
    min-height: 78px;
  }

  .zxy-index-item6 .zxy-product-tab-name {
    padding-left: 4%;
    padding-right: 4%;
    font-size: 16px;
    line-height: 1.4;
  }

  .zxy-index-item6 .zxy-product-content {
    margin-top: 25px;
  }

  .zxy-index-item6 .zxy-product-info {
    margin-top: 20px;
  }

  .zxy-index-item6 .zxy-product-name {
    font-size: 16px;
  }

  .zxy-index-item6 .zxy-product-text {
    font-size: 16px;
    line-height: 1.6;
  }

  .zxy-index-item6 .zxy-product-buttons {
    margin-top: 18px;
  }

  .zxy-index-item6 .zxy-product-more {
    width: 110px;
    height: 34px;
    font-size: 16px;
  }

  .zxy-index-item6 .zxy-product-download {
    margin-left: 10px;
  }
}
/* zxy-index-item6 */



/* zxy-index-item7 */
.zxy-index-item7 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background:
    radial-gradient(
      circle at 70% 50%,
      rgba(13, 98, 255, 0.22) 0%,
      rgba(13, 98, 255, 0.12) 22%,
      rgba(13, 98, 255, 0.05) 42%,
      rgba(13, 98, 255, 0) 68%
    ),
    radial-gradient(
      circle at 50% 50%,
      rgba(10, 56, 160, 0.16) 0%,
      rgba(10, 56, 160, 0.08) 32%,
      rgba(10, 56, 160, 0.02) 56%,
      rgba(10, 56, 160, 0) 78%
    ),
    linear-gradient(90deg, #02030d 0%, #020613 44%, #03122e 62%, #020611 100%);
}

.zxy-index-item7::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: -15%;
  left: -10%;
  width: 120%;
  height: 130%;
  background: radial-gradient(
    circle at 58% 52%,
    rgba(21, 104, 255, 0.18) 0%,
    rgba(21, 104, 255, 0.1) 26%,
    rgba(21, 104, 255, 0.04) 46%,
    rgba(21, 104, 255, 0) 70%
  );
  pointer-events: none;
}

.zxy-index-item7::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: -25%;
  left: 18%;
  width: 82%;
  height: 150%;
  background: radial-gradient(
    circle,
    rgba(5, 79, 225, 0.16) 0%,
    rgba(5, 79, 225, 0.08) 34%,
    rgba(5, 79, 225, 0.02) 56%,
    rgba(5, 79, 225, 0) 74%
  );
  pointer-events: none;
}

.zxy-index-item7 .warp-mb {
  position: relative;
  z-index: 3;
}

.zxy-index-item7 .zxy-global-layout {
  width: 100%;
  min-height: 700px;
  display: flex;
  align-items: center;
}

/* 星空 */
.zxy-index-item7 .zxy-global-star-layer {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  pointer-events: none;
}

.zxy-index-item7 .zxy-global-star-layer i {
  position: absolute;
  width: 2px;
  height: 2px;
  display: block;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(87, 158, 255, 0.82);
  animation: zxyGlobalStar 4s ease-in-out infinite;
}

/* 左侧 */
.zxy-index-item7 .zxy-global-left {
  position: relative;
  z-index: 8;
  width: 42%;
  padding-right: 5%;
}

.zxy-index-item7 .zxy-global-label {
  display: block;
  color: #1178f6;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: uppercase;
}

.zxy-index-item7 .zxy-global-heading {
  margin-top: 18px;
  color: #fff;
  font-weight: 700;
  font-size: 38px;
  line-height: 1.1;
  text-align: left;
}

.zxy-index-item7 .zxy-global-text {
  width: 100%;
  margin-top: 24px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  line-height: 1.8;
}

.zxy-index-item7 .zxy-global-industry-list {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 36px;
}

.zxy-index-item7 .zxy-global-industry-list li {
  position: relative;
  padding-left: 17px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 16px;
  line-height: 1.4;
  white-space: nowrap;
}

.zxy-index-item7 .zxy-global-industry-list li + li {
  margin-left: 20px;
}

.zxy-index-item7 .zxy-global-industry-list li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #1675f4;
  box-shadow: 0 0 8px rgba(23, 117, 244, 0.5);
  transform: translateY(-50%);
}

/* 卡片 */
.zxy-index-item7 .zxy-global-card-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 54px;
}

.zxy-index-item7 .zxy-global-card-item {
  position: relative;
  width: 49%;
  padding: 25px 10px 25px 75px;
  border: 1px solid rgba(113, 154, 222, 0.55);
  border-radius: 8px;
  background:
    radial-gradient(
      circle at 100% 0,
      rgba(54, 102, 201, 0.42) 0%,
      rgba(27, 65, 140, 0.18) 34%,
      rgba(5, 16, 43, 0) 68%
    ),
    linear-gradient(
      135deg,
      rgba(4, 17, 46, 0.98) 0%,
      rgba(8, 27, 68, 0.98) 100%
    );
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.04),
    0 12px 32px rgba(0, 0, 0, 0.16);
  transition:
    border-color 0.35s ease,
    box-shadow 0.35s ease,
    transform 0.35s ease;
}

.zxy-index-item7 .zxy-global-card-item:nth-child(2n) {
  margin-left: 2%;
}

.zxy-index-item7 .zxy-global-card-item:nth-child(n + 3) {
  margin-top: 20px;
}

.zxy-index-item7 .zxy-global-card-item::after {
  content: "";
  position: absolute;
  top: -30%;
  left: -80%;
  width: 35%;
  height: 160%;
  opacity: 0;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(90, 159, 255, 0.22) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: rotate(16deg);
  transition:
    left 0.65s ease,
    opacity 0.35s ease;
}

.zxy-index-item7 .zxy-global-card-list .zxy-global-card-item::before {
  content: "";
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.zxy-index-item7
  .zxy-global-card-list
  .zxy-global-card-item:nth-child(1)::before {
  background-image: url("../images/index-zxy-item7-icon1.png");
}

.zxy-index-item7
  .zxy-global-card-list
  .zxy-global-card-item:nth-child(2)::before {
  background-image: url("../images/index-zxy-item7-icon2.png");
}

.zxy-index-item7
  .zxy-global-card-list
  .zxy-global-card-item:nth-child(3)::before {
  background-image: url("../images/index-zxy-item7-icon3.png");
}

.zxy-index-item7
  .zxy-global-card-list
  .zxy-global-card-item:nth-child(4)::before {
  background-image: url("../images/index-zxy-item7-icon4.png");
}

.zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .zxy-numb {
  display: block;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.15;
}
.zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .zxy-numb.text {
  font-size: 20px;
}
.zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .numb::after {
  content: "+";
  font-size: 14px;
  color: #fff;
  display: inline-block;
  margin-left: 5px;
}
.zxy-index-item7 .zxy-global-card-list .zxy-global-card-item p {
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 15px;
  line-height: 1.45;
}

/* 按钮 */
.zxy-index-item7 .zxy-global-more {
  position: relative;
  width: 280px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-top: 42px;
  padding-left: 30px;
  overflow: hidden;
  border: 1px solid #236fe5;
  border-radius: 7px;
  color: #fff;
  background-color: #1761d2;
  box-shadow: 0 12px 28px rgba(0, 63, 169, 0.28);
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
  transition:
    background-color 0.35s ease,
    border-color 0.35s ease,
    box-shadow 0.35s ease,
    transform 0.35s ease;
}

.zxy-index-item7 .zxy-global-more::before {
  content: "";
  position: absolute;
  top: -35%;
  left: -45%;
  width: 30%;
  height: 170%;
  opacity: 0;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.35) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: rotate(15deg);
  transition:
    left 0.65s ease,
    opacity 0.35s ease;
}

.zxy-index-item7 .zxy-global-more::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 34px;
  width: 18px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 12'%3E%3Cpath d='M1 6h18M14 1l5 5-5 5' fill='none' stroke='%23ffffff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translateY(-50%);
  transition: right 0.35s ease;
}

.zxy-index-item7 .zxy-global-more:hover {
  border-color: #3c8cff;
  background-color: #0c4fba;
  box-shadow: 0 16px 34px rgba(0, 76, 193, 0.38);
  transform: translateY(-4px);
}

.zxy-index-item7 .zxy-global-more:hover::before {
  left: 125%;
  opacity: 1;
}

.zxy-index-item7 .zxy-global-more:hover::after {
  right: 28px;
}

/* 右侧地球 */
.zxy-index-item7 .zxy-global-right {
  position: relative;
  z-index: 3;
  width: 58%;
}

.zxy-index-item7 .zxy-global-stage {
  --zxy-center-x: 75.1%;
  --zxy-center-y: 46.3%;

  position: relative;
  width: 100%;
  height: 700px;
  isolation: isolate;
}

/* 外围轨道 */
.zxy-index-item7 .zxy-global-stage::before,
.zxy-index-item7 .zxy-global-stage::after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 54.5%;
  top: 52.5%;
  border: 1px solid rgba(29, 111, 245, 0.16);
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
}

.zxy-index-item7 .zxy-global-stage::before {
  width: 96%;
  height: 69%;
  transform: translate(-50%, -50%) rotate(-8deg);
}

.zxy-index-item7 .zxy-global-stage::after {
  width: 79%;
  height: 96%;
  transform: translate(-50%, -50%) rotate(12deg);
}

/* 地球外发光 */
.zxy-index-item7 .zxy-global-earth-light {
  position: absolute;
  z-index: 0;
  left: 54.5%;
  top: 52.5%;
  width: 88%;
  aspect-ratio: 1 / 1;
  display: block;
  border-radius: 50%;
  background: radial-gradient(
    circle,
    rgba(18, 105, 255, 0.3) 0%,
    rgba(10, 69, 189, 0.16) 37%,
    rgba(4, 33, 95, 0.06) 56%,
    rgba(0, 0, 0, 0) 73%
  );
  filter: blur(32px);
  pointer-events: none;
  transform: translate(-50%, -50%);
  animation: zxyGlobalEarthGlow 5.5s ease-in-out infinite;
}

/* 地球图片位置 */
.zxy-index-item7 .zxy-global-earth-img {
  position: absolute;
  z-index: 1;
  top: 52.5%;
  left: 54.5%;
  width: 71%;
  height: auto;
  display: block;
  opacity: 0;
  filter: saturate(1.03) contrast(1.03) brightness(0.92)
    drop-shadow(0 0 24px rgba(0, 92, 255, 0.24));
  transform: translate(-50%, -47%) scale(0.95);
  transition:
    opacity 1.05s ease,
    transform 1.2s cubic-bezier(0.2, 0.75, 0.24, 1);
}

.zxy-index-item7.zxy-global-start .zxy-global-earth-img {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

/* SVG路线层 */
.zxy-index-item7 .zxy-global-route-svg {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible;
  pointer-events: none;
}

/* 暗色底线 */
.zxy-index-item7 .zxy-global-route-base {
  fill: none;
  stroke: rgba(27, 110, 245, 0.2);
  stroke-width: 1.05;
  vector-effect: non-scaling-stroke;
}

/* 发光主线 */
.zxy-index-item7 .zxy-global-route-draw {
  fill: none;
  stroke-width: 1.65;
  stroke-linecap: round;
  stroke-dasharray: 1;
  stroke-dashoffset: 1;
  opacity: 0.9;
  vector-effect: non-scaling-stroke;
  filter: drop-shadow(0 0 3px rgba(110, 205, 255, 0.7))
    drop-shadow(0 0 7px rgba(21, 126, 255, 0.35));
  transition: stroke-dashoffset 1.75s cubic-bezier(0.3, 0.72, 0.28, 1);
}

.zxy-index-item7 .zxy-global-stage.zxy-global-animate .zxy-global-route-draw {
  stroke-dashoffset: 0;
}

/* 国家下方路线终点 */
.zxy-index-item7 .zxy-global-route-end {
  fill: #eefcff;
  opacity: 0;
  transform-box: fill-box;
  transform-origin: center;
  filter: drop-shadow(0 0 4px #fff) drop-shadow(0 0 9px #168eff);
}

.zxy-index-item7 .zxy-global-stage.zxy-global-animate .zxy-global-route-end {
  animation: zxyGlobalRouteEnd 1.8s ease-in-out infinite;
}

/* 路线上移动的光点 */
.zxy-index-item7 .zxy-global-fly-dot {
  fill: #fff;
  filter: drop-shadow(0 0 4px #fff) drop-shadow(0 0 9px #168eff);
}

/* 发散中心点 */
.zxy-index-item7 .zxy-global-center-point {
  position: absolute;
  z-index: 5;
  left: var(--zxy-center-x);
  top: var(--zxy-center-y);
  width: 11px;
  height: 11px;
  display: block;
  opacity: 0;
  border: 2px solid rgba(229, 249, 255, 0.98);
  border-radius: 50%;
  background-color: #fff;
  box-shadow:
    0 0 7px #fff,
    0 0 15px #2ea3ff,
    0 0 29px rgba(20, 136, 255, 0.92);
  transform: translate(-50%, -50%) scale(0.35);
}

.zxy-index-item7 .zxy-global-center-point::before,
.zxy-index-item7 .zxy-global-center-point::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid rgba(70, 167, 255, 0.65);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
}

.zxy-index-item7 .zxy-global-center-point::before {
  width: 30px;
  height: 30px;
}

.zxy-index-item7 .zxy-global-center-point::after {
  width: 50px;
  height: 50px;
}

.zxy-index-item7.zxy-global-start .zxy-global-center-point {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  transition:
    opacity 0.45s ease 0.18s,
    transform 0.45s ease 0.18s;
}

.zxy-index-item7.zxy-global-start .zxy-global-center-point::before {
  animation: zxyGlobalCenterPulse 2.1s ease-out infinite 0.6s;
}

.zxy-index-item7.zxy-global-start .zxy-global-center-point::after {
  animation: zxyGlobalCenterPulse 2.1s ease-out infinite 1.1s;
}

/* 国家节点层 */
.zxy-index-item7 .zxy-global-country-list {
  position: absolute;
  z-index: 6;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.zxy-index-item7 .zxy-global-country-item {
  position: absolute;
  min-width: 140px;
  display: flex;
  align-items: center;
  opacity: 0;
  transform: translate(-23px, -50%) translateY(13px) scale(0.9);
  transform-origin: 23px 50%;
  transition:
    opacity 0.55s ease,
    transform 0.65s cubic-bezier(0.24, 0.82, 0.32, 1.12);
}

.zxy-index-item7 .zxy-global-stage.zxy-global-animate .zxy-global-country-item {
  opacity: 1;
  transform: translate(-23px, -50%) translateY(0) scale(1);
}

/* 国家圆形图标 */
.zxy-index-item7 .zxy-global-country-icon {
  position: relative;
  width: 46px;
  height: 46px;
  display: block;
  flex-shrink: 0;
  border: 2px solid #1686ff;
  border-radius: 50%;
  background-color: #061736;

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  box-shadow:
    0 0 0 3px rgba(18, 104, 232, 0.12),
    0 0 13px rgba(19, 132, 255, 0.52);
}
.zxy-index-item7
  .zxy-global-country-item:nth-of-type(1)
  .zxy-global-country-icon {
  background-image: url("../images/index-global-img1.png");
}
.zxy-index-item7
  .zxy-global-country-item:nth-of-type(2)
  .zxy-global-country-icon {
  background-image: url("../images/index-global-img2.png");
}
.zxy-index-item7
  .zxy-global-country-item:nth-of-type(10)
  .zxy-global-country-icon {
  background-image: url("../images/index-global-img3.png");
}
.zxy-index-item7
  .zxy-global-country-item:nth-of-type(4)
  .zxy-global-country-icon {
  background-image: url("../images/index-global-img4.png");
}
.zxy-index-item7
  .zxy-global-country-item:nth-of-type(5)
  .zxy-global-country-icon {
  background-image: url("../images/index-global-img5.png");
}
.zxy-index-item7
  .zxy-global-country-item:nth-of-type(6)
  .zxy-global-country-icon {
  background-image: url("../images/index-global-img6.png");
}
.zxy-index-item7
  .zxy-global-country-item:nth-of-type(7)
  .zxy-global-country-icon {
  background-image: url("../images/index-global-img7.png");
}
.zxy-index-item7
  .zxy-global-country-item:nth-of-type(8)
  .zxy-global-country-icon {
  background-image: url("../images/index-global-img8.png");
}
.zxy-index-item7
  .zxy-global-country-item:nth-of-type(9)
  .zxy-global-country-icon {
  background-image: url("../images/index-global-img9.png");
}
.zxy-index-item7
  .zxy-global-country-item:nth-of-type(3)
  .zxy-global-country-icon {
  background-image: url("../images/index-global-img10.png");
}
/* 图标到路线终点之间的短线 */
.zxy-index-item7 .zxy-global-country-icon::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 1px;
  height: var(--zxy-guide-height, 12px);
  background: linear-gradient(
    180deg,
    rgba(91, 190, 255, 0.9) 0%,
    rgba(36, 131, 255, 0.28) 72%,
    rgba(36, 131, 255, 0) 100%
  );
  box-shadow: 0 0 4px rgba(53, 161, 255, 0.6);
  transform: translateX(-50%);
}

.zxy-index-item7 .zxy-global-country-item strong {
  margin-left: 12px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  white-space: nowrap;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.78);
}

/* 动画 */
@keyframes zxyGlobalEarthGlow {
  0%,
  100% {
    opacity: 0.68;
    transform: translate(-50%, -50%) scale(0.97);
  }

  50% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.035);
  }
}

@keyframes zxyGlobalCenterPulse {
  0% {
    opacity: 0.82;
    transform: translate(-50%, -50%) scale(0.25);
  }

  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.18);
  }
}

@keyframes zxyGlobalRouteEnd {
  0%,
  100% {
    opacity: 0.5;
    transform: scale(0.72);
  }

  50% {
    opacity: 1;
    transform: scale(1.45);
  }
}
/* zxy-index-item7 responsive */

/* 1400 */
@media screen and (max-width: 1400px) {
  .zxy-index-item7 .zxy-global-layout {
    min-height: 640px;
  }

  .zxy-index-item7 .zxy-global-left {
    width: 42%;
    padding-right: 4%;
  }

  .zxy-index-item7 .zxy-global-right {
    width: 58%;
  }

  .zxy-index-item7 .zxy-global-heading {
    margin-top: 16px;
    font-size: 36px;
  }

  .zxy-index-item7 .zxy-global-text {
    margin-top: 22px;
    line-height: 1.75;
  }

  .zxy-index-item7 .zxy-global-industry-list {
    margin-top: 31px;
  }

  .zxy-index-item7 .zxy-global-industry-list li {
    padding-left: 15px;
    font-size: 15px;
  }

  .zxy-index-item7 .zxy-global-industry-list li + li {
    margin-left: 16px;
  }

  .zxy-index-item7 .zxy-global-card-list {
    margin-top: 43px;
  }

  .zxy-index-item7 .zxy-global-card-item {
    padding: 22px 9px 22px 66px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item::before {
    left: 13px;
    width: 40px;
    height: 40px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .zxy-numb {
    font-size: 24px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .zxy-numb.text {
    font-size: 19px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item p {
    margin-top: 8px;
    font-size: 14px;
  }

  .zxy-index-item7 .zxy-global-more {
    width: 260px;
    margin-top: 36px;
  }

  .zxy-index-item7 .zxy-global-stage {
    height: 640px;
  }

  .zxy-index-item7 .zxy-global-country-item {
    min-width: 130px;
  }

  .zxy-index-item7 .zxy-global-country-item strong {
    margin-left: 10px;
    font-size: 15px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  .zxy-index-item7 .zxy-global-layout {
    min-height: 590px;
  }

  .zxy-index-item7 .zxy-global-left {
    width: 41%;
    padding-right: 3%;
  }

  .zxy-index-item7 .zxy-global-right {
    width: 59%;
  }

  .zxy-index-item7 .zxy-global-label {
    font-size: 14px;
  }

  .zxy-index-item7 .zxy-global-heading {
    margin-top: 14px;
    font-size: 32px;
    line-height: 1.15;
  }

  .zxy-index-item7 .zxy-global-text {
    margin-top: 19px;
    font-size: 15px;
    line-height: 1.7;
  }

  .zxy-index-item7 .zxy-global-industry-list {
    flex-wrap: wrap;
    margin-top: 25px;
  }

  .zxy-index-item7 .zxy-global-industry-list li {
    margin-top: 6px;
    margin-right: 15px;
    padding-left: 14px;
    font-size: 14px;
  }

  .zxy-index-item7 .zxy-global-industry-list li + li {
    margin-left: 0;
  }

  .zxy-index-item7 .zxy-global-industry-list li::before {
    width: 6px;
    height: 6px;
  }

  .zxy-index-item7 .zxy-global-card-list {
    margin-top: 34px;
  }

  .zxy-index-item7 .zxy-global-card-item {
    min-height: 98px;
    padding: 18px 8px 18px 57px;
    border-radius: 7px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item::before {
    left: 11px;
    width: 35px;
    height: 35px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .zxy-numb {
    font-size: 21px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .zxy-numb.text {
    font-size: 17px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .numb::after {
    margin-left: 3px;
    font-size: 12px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item p {
    margin-top: 7px;
    font-size: 13px;
  }

  .zxy-index-item7 .zxy-global-card-item:nth-child(n + 3) {
    margin-top: 14px;
  }

  .zxy-index-item7 .zxy-global-more {
    width: 235px;
    height: 46px;
    margin-top: 30px;
    padding-left: 24px;
    font-size: 14px;
  }

  .zxy-index-item7 .zxy-global-more::after {
    right: 27px;
    width: 16px;
  }

  .zxy-index-item7 .zxy-global-more:hover::after {
    right: 22px;
  }

  .zxy-index-item7 .zxy-global-stage {
    height: 570px;
  }

  .zxy-index-item7 .zxy-global-earth-img {
    width: 73%;
  }

  .zxy-index-item7 .zxy-global-country-item {
    min-width: 115px;
    transform: translate(-21px, -50%) translateY(12px) scale(0.9);
    transform-origin: 21px 50%;
  }

  .zxy-index-item7
    .zxy-global-stage.zxy-global-animate
    .zxy-global-country-item {
    transform: translate(-21px, -50%) translateY(0) scale(1);
  }

  .zxy-index-item7 .zxy-global-country-icon {
    width: 42px;
    height: 42px;
  }

  .zxy-index-item7 .zxy-global-country-item strong {
    margin-left: 8px;
    font-size: 13px;
  }

  .zxy-index-item7 .zxy-global-center-point {
    width: 10px;
    height: 10px;
  }
}

/* 992：左右布局切换为上下布局 */
@media screen and (max-width: 992px) {
  .zxy-index-item7::before {
    top: -5%;
    left: -20%;
    width: 140%;
    height: 85%;
  }

  .zxy-index-item7::after {
    top: 28%;
    left: -5%;
    width: 110%;
    height: 85%;
  }

  .zxy-index-item7 .zxy-global-layout {
    min-height: 0;
    display: block;
  }

  .zxy-index-item7 .zxy-global-left {
    width: 100%;
    padding-right: 0;
  }

  .zxy-index-item7 .zxy-global-label {
    font-size: 15px;
  }

  .zxy-index-item7 .zxy-global-heading {
    width: 78%;
    margin-top: 15px;
    font-size: 34px;
  }

  .zxy-index-item7 .zxy-global-text {
    width: 78%;
    margin-top: 21px;
    font-size: 15px;
  }

  .zxy-index-item7 .zxy-global-industry-list {
    width: 100%;
    margin-top: 27px;
  }

  .zxy-index-item7 .zxy-global-industry-list li {
    margin-top: 0;
    margin-right: 20px;
    font-size: 15px;
  }

  .zxy-index-item7 .zxy-global-card-list {
    width: 76%;
    margin-top: 36px;
  }

  .zxy-index-item7 .zxy-global-card-item {
    min-height: 104px;
    padding: 20px 12px 20px 68px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item::before {
    left: 15px;
    width: 40px;
    height: 40px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .zxy-numb {
    font-size: 23px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .zxy-numb.text {
    font-size: 18px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item p {
    font-size: 14px;
  }

  .zxy-index-item7 .zxy-global-more {
    width: 245px;
    height: 48px;
    margin-top: 32px;
    font-size: 15px;
  }

  .zxy-index-item7 .zxy-global-right {
    width: 100%;
    margin-top: 34px;
  }

  .zxy-index-item7 .zxy-global-stage {
    width: 94%;
    height: 620px;
    margin-right: auto;
    margin-left: auto;
  }

  .zxy-index-item7 .zxy-global-earth-img {
    width: 70%;
  }

  .zxy-index-item7 .zxy-global-country-item {
    min-width: 125px;
    transform: translate(-22px, -50%) translateY(12px) scale(0.9);
    transform-origin: 22px 50%;
  }

  .zxy-index-item7
    .zxy-global-stage.zxy-global-animate
    .zxy-global-country-item {
    transform: translate(-22px, -50%) translateY(0) scale(1);
  }

  .zxy-index-item7 .zxy-global-country-icon {
    width: 44px;
    height: 44px;
  }

  .zxy-index-item7 .zxy-global-country-item strong {
    margin-left: 9px;
    font-size: 14px;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  .zxy-index-item7 .zxy-global-heading {
    width: 90%;
    font-size: 30px;
    line-height: 1.2;
  }

  .zxy-index-item7 .zxy-global-text {
    width: 94%;
    margin-top: 18px;
    font-size: 14px;
    line-height: 1.7;
  }

  .zxy-index-item7 .zxy-global-industry-list {
    margin-top: 21px;
  }

  .zxy-index-item7 .zxy-global-industry-list li {
    margin-top: 7px;
    margin-right: 17px;
    font-size: 14px;
  }

  .zxy-index-item7 .zxy-global-card-list {
    width: 100%;
    margin-top: 29px;
  }

  .zxy-index-item7 .zxy-global-card-item {
    min-height: 98px;
    padding: 17px 9px 17px 60px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item::before {
    left: 12px;
    width: 36px;
    height: 36px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .zxy-numb {
    font-size: 21px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .zxy-numb.text {
    font-size: 17px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item p {
    font-size: 13px;
  }

  .zxy-index-item7 .zxy-global-more {
    width: 225px;
    height: 45px;
    margin-top: 27px;
    padding-left: 21px;
    font-size: 14px;
  }

  .zxy-index-item7 .zxy-global-right {
    margin-top: 28px;
  }

  .zxy-index-item7 .zxy-global-stage {
    width: 100%;
    height: 530px;
  }

  .zxy-index-item7 .zxy-global-stage::before {
    width: 94%;
  }

  .zxy-index-item7 .zxy-global-stage::after {
    width: 78%;
  }

  .zxy-index-item7 .zxy-global-earth-light {
    width: 86%;
  }

  .zxy-index-item7 .zxy-global-earth-img {
    width: 72%;
  }

  .zxy-index-item7 .zxy-global-country-item {
    min-width: 105px;
    transform: translate(-19px, -50%) translateY(10px) scale(0.9);
    transform-origin: 19px 50%;
  }

  .zxy-index-item7
    .zxy-global-stage.zxy-global-animate
    .zxy-global-country-item {
    transform: translate(-19px, -50%) translateY(0) scale(1);
  }

  .zxy-index-item7 .zxy-global-country-icon {
    width: 38px;
    height: 38px;
    border-width: 1px;
  }

  .zxy-index-item7 .zxy-global-country-item strong {
    margin-left: 7px;
    font-size: 12px;
  }

  .zxy-index-item7 .zxy-global-route-draw {
    stroke-width: 1.4;
  }

  .zxy-index-item7 .zxy-global-route-base {
    stroke-width: 0.9;
  }

  .zxy-index-item7 .zxy-global-center-point {
    width: 9px;
    height: 9px;
  }

  .zxy-index-item7 .zxy-global-center-point::before {
    width: 25px;
    height: 25px;
  }

  .zxy-index-item7 .zxy-global-center-point::after {
    width: 42px;
    height: 42px;
  }
}

/* 576：卡片改为单列，国家名称隐藏 */
@media screen and (max-width: 576px) {
  .zxy-index-item7::after {
    top: 42%;
    height: 60%;
  }

  .zxy-index-item7 .zxy-global-label {
    font-size: 13px;
  }

  .zxy-index-item7 .zxy-global-heading {
    width: 100%;
    margin-top: 12px;
    font-size: 28px;
    line-height: 1.25;
  }

  .zxy-index-item7 .zxy-global-text {
    width: 100%;
    margin-top: 16px;
    font-size: 13px;
    line-height: 1.7;
  }

  .zxy-index-item7 .zxy-global-industry-list {
    margin-top: 18px;
  }

  .zxy-index-item7 .zxy-global-industry-list li {
    margin-top: 6px;
    margin-right: 14px;
    padding-left: 12px;
    font-size: 12px;
  }

  .zxy-index-item7 .zxy-global-industry-list li::before {
    width: 5px;
    height: 5px;
  }

  .zxy-index-item7 .zxy-global-card-list {
    margin-top: 24px;
  }

  .zxy-index-item7 .zxy-global-card-item {
    width: 100%;
    min-height: 84px;
    padding: 15px 15px 15px 63px;
  }

  .zxy-index-item7 .zxy-global-card-item:nth-child(2n) {
    margin-left: 0;
  }

  .zxy-index-item7 .zxy-global-card-item:nth-child(n + 2) {
    margin-top: 12px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item::before {
    left: 14px;
    width: 36px;
    height: 36px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .zxy-numb {
    font-size: 20px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .zxy-numb.text {
    font-size: 17px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item p {
    margin-top: 5px;
    font-size: 13px;
  }

  .zxy-index-item7 .zxy-global-more {
    width: 210px;
    height: 43px;
    margin-top: 24px;
    padding-left: 18px;
    border-radius: 6px;
    font-size: 13px;
  }

  .zxy-index-item7 .zxy-global-more::after {
    right: 22px;
    width: 15px;
  }

  .zxy-index-item7 .zxy-global-more:hover::after {
    right: 18px;
  }

  .zxy-index-item7 .zxy-global-right {
    margin-top: 22px;
  }

  .zxy-index-item7 .zxy-global-stage {
    height: 420px;
  }

  .zxy-index-item7 .zxy-global-stage::before {
    width: 96%;
    height: 66%;
  }

  .zxy-index-item7 .zxy-global-stage::after {
    width: 82%;
    height: 92%;
  }

  .zxy-index-item7 .zxy-global-earth-light {
    width: 91%;
  }

  .zxy-index-item7 .zxy-global-earth-img {
    width: 78%;
  }

  .zxy-index-item7 .zxy-global-country-item {
    min-width: 34px;
    transform: translate(-17px, -50%) translateY(8px) scale(0.9);
    transform-origin: 17px 50%;
  }

  .zxy-index-item7
    .zxy-global-stage.zxy-global-animate
    .zxy-global-country-item {
    transform: translate(-17px, -50%) translateY(0) scale(1);
  }

  .zxy-index-item7 .zxy-global-country-icon {
    width: 34px;
    height: 34px;
  }

  .zxy-index-item7 .zxy-global-country-item strong {
    display: none;
  }

  .zxy-index-item7 .zxy-global-route-draw {
    stroke-width: 1.25;
  }

  .zxy-index-item7 .zxy-global-route-base {
    stroke-width: 0.8;
  }

  .zxy-index-item7 .zxy-global-route-end {
    r: 2.4;
  }

  .zxy-index-item7 .zxy-global-center-point {
    width: 8px;
    height: 8px;
  }

  .zxy-index-item7 .zxy-global-center-point::before {
    width: 22px;
    height: 22px;
  }

  .zxy-index-item7 .zxy-global-center-point::after {
    width: 36px;
    height: 36px;
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  .zxy-index-item7 .zxy-global-heading {
    font-size: 26px;
  }

  .zxy-index-item7 .zxy-global-text {
    font-size: 12px;
    line-height: 1.65;
  }

  .zxy-index-item7 .zxy-global-industry-list li {
    margin-right: 11px;
  }

  .zxy-index-item7 .zxy-global-card-item {
    min-height: 80px;
    padding: 13px 12px 13px 57px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item::before {
    left: 12px;
    width: 32px;
    height: 32px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .zxy-numb {
    font-size: 18px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item .zxy-numb.text {
    font-size: 16px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item p {
    font-size: 12px;
  }

  .zxy-index-item7 .zxy-global-more {
    width: 195px;
    height: 41px;
    margin-top: 21px;
    font-size: 12px;
  }

  .zxy-index-item7 .zxy-global-stage {
    height: 345px;
  }

  .zxy-index-item7 .zxy-global-earth-img {
    width: 80%;
  }

  .zxy-index-item7 .zxy-global-country-item {
    min-width: 28px;
    transform: translate(-14px, -50%) translateY(7px) scale(0.9);
    transform-origin: 14px 50%;
  }

  .zxy-index-item7
    .zxy-global-stage.zxy-global-animate
    .zxy-global-country-item {
    transform: translate(-14px, -50%) translateY(0) scale(1);
  }

  .zxy-index-item7 .zxy-global-country-icon {
    width: 28px;
    height: 28px;
  }

  .zxy-index-item7 .zxy-global-center-point {
    width: 7px;
    height: 7px;
    border-width: 1px;
  }

  .zxy-index-item7 .zxy-global-center-point::before {
    width: 19px;
    height: 19px;
  }

  .zxy-index-item7 .zxy-global-center-point::after {
    width: 31px;
    height: 31px;
  }
}

/* 320 */
@media screen and (max-width: 320px) {
  .zxy-index-item7 .zxy-global-label {
    font-size: 12px;
  }

  .zxy-index-item7 .zxy-global-heading {
    font-size: 24px;
  }

  .zxy-index-item7 .zxy-global-industry-list li {
    margin-right: 9px;
  }

  .zxy-index-item7 .zxy-global-card-item {
    padding-right: 9px;
    padding-left: 53px;
  }

  .zxy-index-item7 .zxy-global-card-list .zxy-global-card-item::before {
    left: 10px;
    width: 30px;
    height: 30px;
  }

  .zxy-index-item7 .zxy-global-stage {
    height: 295px;
  }

  .zxy-index-item7 .zxy-global-earth-img {
    width: 82%;
  }

  .zxy-index-item7 .zxy-global-country-item {
    min-width: 24px;
    transform: translate(-12px, -50%) translateY(6px) scale(0.9);
    transform-origin: 12px 50%;
  }

  .zxy-index-item7
    .zxy-global-stage.zxy-global-animate
    .zxy-global-country-item {
    transform: translate(-12px, -50%) translateY(0) scale(1);
  }

  .zxy-index-item7 .zxy-global-country-icon {
    width: 24px;
    height: 24px;
  }
}

/* 减少动态效果 */
@media (prefers-reduced-motion: reduce) {
  .zxy-index-item7 .zxy-global-star-layer i,
  .zxy-index-item7 .zxy-global-earth-light,
  .zxy-index-item7 .zxy-global-route-end,
  .zxy-index-item7 .zxy-global-center-point::before,
  .zxy-index-item7 .zxy-global-center-point::after {
    animation: none;
  }

  .zxy-index-item7 .zxy-global-earth-img,
  .zxy-index-item7 .zxy-global-country-item,
  .zxy-index-item7 .zxy-global-route-draw {
    transition: none;
  }
}
/* zxy-index-item7 responsive */
/* zxy-index-item7 */
/* zxy-index-item8 */
.zxy-index-item8 {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}

.zxy-index-item8 .index-title {
  margin-bottom: 0;
}

.zxy-index-item8 .index-title .h2 {
  color: #171717;
  
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.zxy-index-item8 .zxy-insight-layout {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 80px;
}

.zxy-index-item8 .zxy-insight-left {
  position: relative;
  width: 38%;
}

.zxy-index-item8 .zxy-insight-card-wrap {
  position: relative;
  width: 100%;
  min-height: 570px;
}

.zxy-index-item8 .zxy-insight-card-back {
  position: absolute;
  display: block;
  overflow: hidden;
  border: 1px solid #edf0f4;
  border-radius: 9px;
  background-color: #fff;
  pointer-events: none;
}

.zxy-index-item8 .zxy-insight-card-back2 {
  z-index: 1;
  top: 56px;
  bottom: 56px;
  left: 0;
  width: 84%;
  box-shadow: 0 15px 38px rgba(34, 55, 90, 0.035);
}

.zxy-index-item8 .zxy-insight-card-back1 {
  z-index: 2;
  top: 30px;
  bottom: 30px;
  left: 8%;
  width: 84%;
  box-shadow: 0 15px 38px rgba(34, 55, 90, 0.045);
}

.zxy-index-item8 .zxy-insight-card {
  position: relative;
  z-index: 3;
  width: 84%;
  min-height: 570px;
  margin-left: 16%;
  overflow: hidden;
  border: 1px solid #e5e8ed;
  border-radius: 9px;
  background-color: #fff;
  box-shadow: 0 18px 45px rgba(34, 55, 90, 0.07);
}

.zxy-index-item8 .zxy-insight-swiper {
  position: relative;
  width: 100%;
  min-height: 570px;
  overflow: hidden;
  border-radius: 9px;
  background-color: #fff;
}

.zxy-index-item8 .zxy-insight-swiper .swiper-wrapper {
  align-items: stretch;
}

.zxy-index-item8 .zxy-insight-swiper .swiper-slide {
  width: 100%;
  height: auto;
  background-color: #fff;
}

.zxy-index-item8 .zxy-insight-slide {
  width: 100%;
  min-height: 570px;
  padding: 42px 12% 40px;
  text-align: center;
  background-color: #fff;
}

.zxy-index-item8 .zxy-insight-slide-title {
  width: 100%;
  overflow: hidden;
  color: #3a3a3a;
  
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}

.zxy-index-item8 .zxy-insight-slide-title a {
  width: 100%;
  display: block;
  overflow: hidden;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-align: inherit;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: color 0.4s ease;
  -webkit-transition: color 0.4s ease;
}

.zxy-index-item8 .zxy-insight-slide-title a:hover {
  color: #0645b5;
}

.zxy-index-item8 .zxy-insight-slide-line {
  width: 22px;
  height: 3px;
  display: block;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 2px;
  background-color: #0645b5;
}

.zxy-index-item8 .zxy-insight-slide-image {
  width: 100%;
  margin-top: 24px;
  overflow: hidden;
  border-radius: 8px;
  background-color: #f3f3f3;
}

.zxy-index-item8 .zxy-insight-slide-image a {
  width: 100%;
  display: block;
  overflow: hidden;
  border-radius: inherit;
}

.zxy-index-item8 .zxy-insight-slide-image img {
  width: 100%;
  aspect-ratio: 1.85 / 1;
  display: block;
  object-fit: cover;
  object-position: center;
  transition: transform 0.5s ease;
  -webkit-transition: -webkit-transform 0.5s ease;
}

.zxy-index-item8 .zxy-insight-slide-image:hover img {
  transform: scale(1.04);
  -webkit-transform: scale(1.04);
}

.zxy-index-item8 .zxy-insight-slide-text {
  width: 94%;
  min-height: 144px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  color: #373737;
  font-size: 16px;
  line-height: 1.65;
  text-align: center;
}

.zxy-index-item8 .zxy-insight-more {
  width: 124px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #0645b5;
  border-radius: 20px;
  color: #fff;
  background-color: #0645b5;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}

.zxy-index-item8 .zxy-insight-more:hover {
  color: #0645b5;
  background-color: #fff;
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  box-shadow: 0 8px 22px rgba(6, 69, 181, 0.18);
}

.zxy-index-item8 .zxy-insight-arrow {
  position: absolute;
  z-index: 8;
  top: 34%;
  width: 34px;
  height: 44px;
  padding: 0;
  border: 0;
  cursor: pointer;
  background-color: transparent;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.zxy-index-item8 .zxy-insight-arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 13px;
  height: 13px;
  border-top: 1px solid #555;
  border-left: 1px solid #555;
  transition: border-color 0.3s ease;
  -webkit-transition: border-color 0.3s ease;
}

.zxy-index-item8 .zxy-insight-prev {
  left: 3%;
}

.zxy-index-item8 .zxy-insight-prev::before {
  left: 11px;
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
}

.zxy-index-item8 .zxy-insight-next {
  right: 3%;
}

.zxy-index-item8 .zxy-insight-next::before {
  right: 11px;
  transform: translateY(-50%) rotate(135deg);
  -webkit-transform: translateY(-50%) rotate(135deg);
}

.zxy-index-item8 .zxy-insight-arrow:hover::before {
  border-color: #0645b5;
}

.zxy-index-item8 .zxy-insight-arrow.swiper-button-disabled {
  opacity: 0.35;
  cursor: default;
}

.zxy-index-item8 .zxy-insight-right {
  width: 54%;
  margin-left: 8%;
}

.zxy-index-item8 .zxy-insight-news-list {
  width: 100%;
}

.zxy-index-item8 .zxy-insight-news-item {
  width: 100%;
  min-height: 132px;
  display: flex;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #d8d8d8;
}

.zxy-index-item8 .zxy-insight-news-item:first-child {
  padding-top: 0;
}

.zxy-index-item8 .zxy-insight-news-item:last-child {
  border-bottom: 0;
}

.zxy-index-item8 .zxy-insight-date {
  width: 92px;
  height: 84px;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #cacaca;
  border-radius: 9px;
  background-color: #fff;
}

.zxy-index-item8 .zxy-insight-date span {
  display: block;
  color: #191919;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
}

.zxy-index-item8 .zxy-insight-date strong {
  display: block;
  margin-top: 5px;
  color: #1464ea;
  font-size: 25px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
}

.zxy-index-item8 .zxy-insight-news-info {
  width: 82%;
  margin-left: 5%;
  overflow: hidden;
}

.zxy-index-item8 .zxy-insight-news-title {
  width: 100%;
  overflow: hidden;
  color: #272727;
  
  font-size: 16px;
  font-weight: bold;
  line-height: 1.45;
}

.zxy-index-item8 .zxy-insight-news-title a {
  width: 100%;
  display: block;
  overflow: hidden;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: color 0.4s ease;
  -webkit-transition: color 0.4s ease;
}

.zxy-index-item8 .zxy-insight-news-text {
  width: 100%;
  margin-top: 9px;
  color: #414141;
  font-size: 16px;
  line-height: 1.7;
}

.zxy-index-item8
  .zxy-insight-news-item:hover
  .zxy-insight-news-title a {
  color: #0645b5;
}

@media screen and (max-width: 1400px) {


  .zxy-index-item8 .zxy-insight-layout {
    margin-top: 68px;
  }

  .zxy-index-item8 .zxy-insight-left {
    width: 38%;
  }

  .zxy-index-item8 .zxy-insight-card-wrap,
  .zxy-index-item8 .zxy-insight-card,
  .zxy-index-item8 .zxy-insight-swiper,
  .zxy-index-item8 .zxy-insight-slide {
    min-height: 525px;
  }

  .zxy-index-item8 .zxy-insight-card-back2 {
    top: 50px;
    bottom: 50px;
  }

  .zxy-index-item8 .zxy-insight-card-back1 {
    top: 28px;
    bottom: 28px;
  }

  .zxy-index-item8 .zxy-insight-slide {
    padding: 36px 11% 34px;
  }

  .zxy-index-item8 .zxy-insight-slide-title {
    font-size: 20px;
  }

  .zxy-index-item8 .zxy-insight-slide-image {
    margin-top: 22px;
  }

  .zxy-index-item8 .zxy-insight-slide-text {
    min-height: 132px;
    margin-top: 21px;
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-right {
    width: 55%;
    margin-left: 7%;
  }

  .zxy-index-item8 .zxy-insight-news-item {
    min-height: 122px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .zxy-index-item8 .zxy-insight-date {
    width: 84px;
    height: 78px;
  }

  .zxy-index-item8 .zxy-insight-date span {
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-date strong {
    font-size: 23px;
  }

  .zxy-index-item8 .zxy-insight-news-title {
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-news-text {
    font-size: 16px;
  }
}

@media screen and (max-width: 1200px) {


  .zxy-index-item8 .zxy-insight-layout {
    margin-top: 55px;
  }

  .zxy-index-item8 .zxy-insight-left {
    width: 39%;
  }

  .zxy-index-item8 .zxy-insight-card-wrap,
  .zxy-index-item8 .zxy-insight-card,
  .zxy-index-item8 .zxy-insight-swiper,
  .zxy-index-item8 .zxy-insight-slide {
    min-height: 480px;
  }

  .zxy-index-item8 .zxy-insight-card-back2 {
    top: 44px;
    bottom: 44px;
  }

  .zxy-index-item8 .zxy-insight-card-back1 {
    top: 25px;
    bottom: 25px;
  }

  .zxy-index-item8 .zxy-insight-slide {
    padding: 32px 10% 30px;
  }

  .zxy-index-item8 .zxy-insight-slide-title {
    font-size: 18px;
  }

  .zxy-index-item8 .zxy-insight-slide-line {
    margin-top: 12px;
  }

  .zxy-index-item8 .zxy-insight-slide-image {
    margin-top: 18px;
  }

  .zxy-index-item8 .zxy-insight-slide-text {
    min-height: 120px;
    margin-top: 18px;
    font-size: 16px;
    line-height: 1.6;
  }

  .zxy-index-item8 .zxy-insight-more {
    width: 112px;
    height: 32px;
    margin-top: 15px;
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-right {
    width: 56%;
    margin-left: 5%;
  }

  .zxy-index-item8 .zxy-insight-news-item {
    min-height: 110px;
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .zxy-index-item8 .zxy-insight-date {
    width: 76px;
    height: 72px;
  }

  .zxy-index-item8 .zxy-insight-date strong {
    font-size: 20px;
  }

  .zxy-index-item8 .zxy-insight-news-info {
    width: 83%;
    margin-left: 4%;
  }

  .zxy-index-item8 .zxy-insight-news-title {
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-news-text {
    margin-top: 7px;
    font-size: 16px;
    line-height: 1.65;
  }
}

@media screen and (max-width: 992px) {


  .zxy-index-item8 .zxy-insight-layout {
    display: block;
    margin-top: 48px;
  }

  .zxy-index-item8 .zxy-insight-left {
    width: 68%;
    margin-left: auto;
    margin-right: auto;
  }

  .zxy-index-item8 .zxy-insight-card-wrap,
  .zxy-index-item8 .zxy-insight-card,
  .zxy-index-item8 .zxy-insight-swiper,
  .zxy-index-item8 .zxy-insight-slide {
    min-height: 500px;
  }

  .zxy-index-item8 .zxy-insight-slide {
    padding: 35px 11% 32px;
  }

  .zxy-index-item8 .zxy-insight-slide-title {
    font-size: 19px;
  }

  .zxy-index-item8 .zxy-insight-slide-text {
    min-height: 125px;
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-right {
    width: 100%;
    margin-top: 60px;
    margin-left: 0;
  }

  .zxy-index-item8 .zxy-insight-news-item {
    min-height: 118px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .zxy-index-item8 .zxy-insight-date {
    width: 86px;
    height: 78px;
  }

  .zxy-index-item8 .zxy-insight-date strong {
    font-size: 22px;
  }

  .zxy-index-item8 .zxy-insight-news-info {
    width: 84%;
  }

  .zxy-index-item8 .zxy-insight-news-title {
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-news-text {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {


  .zxy-index-item8 .zxy-insight-layout {
    margin-top: 40px;
  }

  .zxy-index-item8 .zxy-insight-left {
    width: 82%;
  }

  .zxy-index-item8 .zxy-insight-card-wrap,
  .zxy-index-item8 .zxy-insight-card,
  .zxy-index-item8 .zxy-insight-swiper,
  .zxy-index-item8 .zxy-insight-slide {
    min-height: 470px;
  }

  .zxy-index-item8 .zxy-insight-card {
    width: 86%;
    margin-left: 14%;
  }

  .zxy-index-item8 .zxy-insight-card-back1,
  .zxy-index-item8 .zxy-insight-card-back2 {
    width: 86%;
  }

  .zxy-index-item8 .zxy-insight-card-back1 {
    left: 7%;
  }

  .zxy-index-item8 .zxy-insight-slide {
    padding: 30px 10% 28px;
  }

  .zxy-index-item8 .zxy-insight-slide-title {
    font-size: 18px;
  }

  .zxy-index-item8 .zxy-insight-slide-image {
    margin-top: 18px;
  }

  .zxy-index-item8 .zxy-insight-slide-text {
    min-height: 115px;
    margin-top: 17px;
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-right {
    margin-top: 50px;
  }

  .zxy-index-item8 .zxy-insight-news-item {
    min-height: 106px;
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .zxy-index-item8 .zxy-insight-date {
    width: 75px;
    height: 70px;
  }

  .zxy-index-item8 .zxy-insight-date span {
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-date strong {
    font-size: 19px;
  }

  .zxy-index-item8 .zxy-insight-news-title {
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-news-text {
    margin-top: 6px;
    font-size: 16px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 520px) {


  .zxy-index-item8 .zxy-insight-layout {
    margin-top: 32px;
  }

  .zxy-index-item8 .zxy-insight-left {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .zxy-index-item8 .zxy-insight-card-wrap,
  .zxy-index-item8 .zxy-insight-card,
  .zxy-index-item8 .zxy-insight-swiper,
  .zxy-index-item8 .zxy-insight-slide {
    min-height: 435px;
  }

  .zxy-index-item8 .zxy-insight-card {
    width: 90%;
    margin-left: 10%;
  }

  .zxy-index-item8 .zxy-insight-card-back1,
  .zxy-index-item8 .zxy-insight-card-back2 {
    width: 90%;
  }

  .zxy-index-item8 .zxy-insight-card-back1 {
    top: 23px;
    bottom: 23px;
    left: 5%;
  }

  .zxy-index-item8 .zxy-insight-card-back2 {
    top: 42px;
    bottom: 42px;
    left: 0;
  }

  .zxy-index-item8 .zxy-insight-slide {
    padding: 26px 9% 25px;
  }

  .zxy-index-item8 .zxy-insight-slide-title {
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-slide-line {
    width: 18px;
    height: 2px;
    margin-top: 10px;
  }

  .zxy-index-item8 .zxy-insight-slide-image {
    margin-top: 15px;
  }

  .zxy-index-item8 .zxy-insight-slide-text {
    min-height: 108px;
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.6;
  }

  .zxy-index-item8 .zxy-insight-more {
    width: 104px;
    height: 30px;
    margin-top: 13px;
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-arrow {
    top: 32%;
  }

  .zxy-index-item8 .zxy-insight-right {
    margin-top: 42px;
  }

  .zxy-index-item8 .zxy-insight-news-item {
    min-height: 0;
    align-items: flex-start;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .zxy-index-item8 .zxy-insight-date {
    width: 64px;
    height: 62px;
  }

  .zxy-index-item8 .zxy-insight-date span {
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-date strong {
    margin-top: 3px;
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-news-info {
    width: 76%;
    margin-left: 5%;
  }

  .zxy-index-item8 .zxy-insight-news-title {
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-news-text {
    margin-top: 5px;
    font-size: 16px;
    line-height: 1.55;
  }
}

@media screen and (max-width: 380px) {


  .zxy-index-item8 .zxy-insight-card-wrap,
  .zxy-index-item8 .zxy-insight-card,
  .zxy-index-item8 .zxy-insight-swiper,
  .zxy-index-item8 .zxy-insight-slide {
    min-height: 405px;
  }

  .zxy-index-item8 .zxy-insight-card-back1 {
    top: 20px;
    bottom: 20px;
  }

  .zxy-index-item8 .zxy-insight-card-back2 {
    top: 36px;
    bottom: 36px;
  }

  .zxy-index-item8 .zxy-insight-slide {
    padding: 23px 8% 22px;
  }

  .zxy-index-item8 .zxy-insight-slide-title {
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-slide-text {
    min-height: 100px;
    margin-top: 13px;
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-arrow {
    top: 31%;
  }

  .zxy-index-item8 .zxy-insight-date {
    width: 58px;
    height: 58px;
  }

  .zxy-index-item8 .zxy-insight-date strong {
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-news-info {
    width: 77%;
    margin-left: 4%;
  }

  .zxy-index-item8 .zxy-insight-news-title {
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-news-text {
    font-size: 16px;
  }
}

@media screen and (max-width: 320px) {
  .zxy-index-item8 .zxy-insight-card-wrap,
  .zxy-index-item8 .zxy-insight-card,
  .zxy-index-item8 .zxy-insight-swiper,
  .zxy-index-item8 .zxy-insight-slide {
    min-height: 385px;
  }

  .zxy-index-item8 .zxy-insight-slide-title {
    font-size: 16px;
  }

  .zxy-index-item8 .zxy-insight-date {
    width: 54px;
    height: 55px;
  }

  .zxy-index-item8 .zxy-insight-news-info {
    width: 78%;
    margin-left: 3%;
  }
}
/* zxy-index-item8 */


/* zxy-index-item9 */
.zxy-index-item9 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #0643a6;
  background-image:
    radial-gradient(
      circle at 15% 20%,
      rgba(31, 113, 255, 0.32) 0%,
      rgba(31, 113, 255, 0) 31%
    ),
    radial-gradient(
      circle at 88% 75%,
      rgba(3, 35, 116, 0.55) 0%,
      rgba(3, 35, 116, 0) 36%
    ),
    linear-gradient(
      135deg,
      #0849b4 0%,
      #0642a6 50%,
      #073b94 100%
    );
}

.zxy-index-item9::before,
.zxy-index-item9::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.zxy-index-item9::before {
  top: -220px;
  left: -150px;
  width: 480px;
  height: 480px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow:
    0 0 0 70px rgba(255, 255, 255, 0.02),
    0 0 0 140px rgba(255, 255, 255, 0.015);
}

.zxy-index-item9::after {
  right: -180px;
  bottom: -260px;
  width: 520px;
  height: 520px;
  background-color: rgba(24, 104, 231, 0.18);
  filter: blur(12px);
}

.zxy-index-item9 .warp-mb {
  position: relative;
  z-index: 2;
}

.zxy-index-item9 .zxy-partner-title {
  width: 100%;
  text-align: center;
}

.zxy-index-item9 .zxy-partner-title h2 {
  position: relative;
  display: inline-block;
  padding-bottom: 18px;
  color: #fff;
  
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.zxy-index-item9 .zxy-partner-title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 36px;
  height: 3px;
  border-radius: 3px;
  background-color: #62a6ff;
  box-shadow: 0 0 12px rgba(98, 166, 255, 0.65);
  transform: translateX(-50%);
}

.zxy-index-item9 .zxy-partner-box {
  position: relative;
  width: 100%;
  margin-top: 48px;
  padding: 38px 8%;
  overflow: hidden;
  border: 1px solid rgba(219, 234, 255, 0.75);
  border-radius: 12px;
  background:
    linear-gradient(
      135deg,
      rgba(242, 247, 255, 0.98) 0%,
      rgba(228, 237, 251, 0.98) 100%
    );
  box-shadow:
    0 18px 45px rgba(0, 31, 99, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.zxy-index-item9 .zxy-partner-box::before {
  content: "";
  position: absolute;
  top: -120%;
  left: -22%;
  width: 20%;
  height: 340%;
  opacity: 0.5;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.65) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: rotate(18deg);
  animation: zxyPartnerLight 8s ease-in-out infinite;
}

.zxy-index-item9 .zxy-partner-list {
  position: relative;
  z-index: 2;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.zxy-index-item9 .zxy-partner-item {
  width: 15.6%;
  opacity: 0;
  transform: translateY(18px);
  animation: zxyPartnerShow 0.65s ease forwards;
}

.zxy-index-item9 .zxy-partner-item:nth-child(n + 7) {
  margin-top: 20px;
}

.zxy-index-item9 .zxy-partner-item:nth-child(1) {
  animation-delay: 0.05s;
}

.zxy-index-item9 .zxy-partner-item:nth-child(2) {
  animation-delay: 0.1s;
}

.zxy-index-item9 .zxy-partner-item:nth-child(3) {
  animation-delay: 0.15s;
}

.zxy-index-item9 .zxy-partner-item:nth-child(4) {
  animation-delay: 0.2s;
}

.zxy-index-item9 .zxy-partner-item:nth-child(5) {
  animation-delay: 0.25s;
}

.zxy-index-item9 .zxy-partner-item:nth-child(6) {
  animation-delay: 0.3s;
}

.zxy-index-item9 .zxy-partner-item:nth-child(7) {
  animation-delay: 0.35s;
}

.zxy-index-item9 .zxy-partner-item:nth-child(8) {
  animation-delay: 0.4s;
}

.zxy-index-item9 .zxy-partner-item:nth-child(9) {
  animation-delay: 0.45s;
}

.zxy-index-item9 .zxy-partner-item:nth-child(10) {
  animation-delay: 0.5s;
}

.zxy-index-item9 .zxy-partner-item:nth-child(11) {
  animation-delay: 0.55s;
}

.zxy-index-item9 .zxy-partner-item:nth-child(12) {
  animation-delay: 0.6s;
}

.zxy-index-item9 .zxy-partner-card {
  position: relative;
  width: 100%;
  overflow: hidden;
  border: 1px solid rgba(215, 224, 238, 0.75);
  background-color: #fff;
  box-shadow: 0 6px 18px rgba(26, 68, 128, 0.05);
  transition:
    transform 0.4s ease,
    border-color 0.4s ease,
    box-shadow 0.4s ease;
  -webkit-transition:
    -webkit-transform 0.4s ease,
    border-color 0.4s ease,
    box-shadow 0.4s ease;
}

.zxy-index-item9 .zxy-partner-card::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: -120%;
  width: 42%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.82) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-20deg);
  transition: left 0.65s ease;
  -webkit-transition: left 0.65s ease;
}

.zxy-index-item9 .zxy-partner-card img {
  width: 100%;
  height: auto;
  display: block;
  transition:
    transform 0.45s ease,
    filter 0.45s ease;
  -webkit-transition:
    -webkit-transform 0.45s ease,
    filter 0.45s ease;
}

.zxy-index-item9 .zxy-partner-item:hover .zxy-partner-card {
  border-color: rgba(31, 105, 220, 0.52);
  box-shadow:
    0 14px 30px rgba(17, 69, 151, 0.18),
    0 0 0 2px rgba(34, 112, 231, 0.07);
  transform: translateY(-7px);
  -webkit-transform: translateY(-7px);
}

.zxy-index-item9 .zxy-partner-item:hover .zxy-partner-card::before {
  left: 130%;
}

.zxy-index-item9 .zxy-partner-item:hover .zxy-partner-card img {
  filter: contrast(1.03);
  transform: scale(1.035);
  -webkit-transform: scale(1.035);
}

@keyframes zxyPartnerShow {
  0% {
    opacity: 0;
    transform: translateY(18px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes zxyPartnerShow {
  0% {
    opacity: 0;
    -webkit-transform: translateY(18px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes zxyPartnerLight {
  0%,
  20% {
    left: -22%;
  }

  65%,
  100% {
    left: 115%;
  }
}

@-webkit-keyframes zxyPartnerLight {
  0%,
  20% {
    left: -22%;
  }

  65%,
  100% {
    left: 115%;
  }
}

@media screen and (max-width: 1400px) {


  .zxy-index-item9 .zxy-partner-box {
    margin-top: 42px;
    padding: 34px 7%;
  }

  .zxy-index-item9 .zxy-partner-item {
    width: 15.7%;
  }

  .zxy-index-item9 .zxy-partner-item:nth-child(n + 7) {
    margin-top: 18px;
  }
}

@media screen and (max-width: 1200px) {
  .zxy-index-item9 .zxy-partner-title h2 {
    padding-bottom: 15px;
  }

  .zxy-index-item9 .zxy-partner-box {
    margin-top: 36px;
    padding: 32px 6%;
  }

  .zxy-index-item9 .zxy-partner-item {
    width: 23.5%;
  }

  .zxy-index-item9 .zxy-partner-item:nth-child(n + 7) {
    margin-top: 0;
  }

  .zxy-index-item9 .zxy-partner-item:nth-child(n + 5) {
    margin-top: 20px;
  }
}

@media screen and (max-width: 992px) {


  .zxy-index-item9 .zxy-partner-box {
    margin-top: 32px;
    padding: 30px 5%;
  }

  .zxy-index-item9 .zxy-partner-item {
    width: 31.7%;
  }

  .zxy-index-item9 .zxy-partner-item:nth-child(n + 5) {
    margin-top: 0;
  }

  .zxy-index-item9 .zxy-partner-item:nth-child(n + 4) {
    margin-top: 18px;
  }
}

@media screen and (max-width: 768px) {


  .zxy-index-item9 .zxy-partner-title h2::after {
    width: 30px;
  }

  .zxy-index-item9 .zxy-partner-box {
    margin-top: 28px;
    padding: 25px 4%;
    border-radius: 10px;
  }

  .zxy-index-item9 .zxy-partner-item {
    width: 32%;
  }

  .zxy-index-item9 .zxy-partner-item:nth-child(n + 4) {
    margin-top: 16px;
  }

  .zxy-index-item9 .zxy-partner-item:hover .zxy-partner-card {
    transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
  }
}

@media screen and (max-width: 520px) {
  .zxy-index-item9 .zxy-partner-title h2 {
    padding-bottom: 12px;
  }

  .zxy-index-item9 .zxy-partner-box {
    margin-top: 24px;
    padding: 20px 4%;
  }

  .zxy-index-item9 .zxy-partner-item {
    width: 48.3%;
  }

  .zxy-index-item9 .zxy-partner-item:nth-child(n + 4) {
    margin-top: 0;
  }

  .zxy-index-item9 .zxy-partner-item:nth-child(n + 3) {
    margin-top: 14px;
  }
}

@media screen and (max-width: 380px) {


  .zxy-index-item9 .zxy-partner-box {
    margin-top: 22px;
    padding: 16px 3%;
    border-radius: 8px;
  }

  .zxy-index-item9 .zxy-partner-item {
    width: 48%;
  }

  .zxy-index-item9 .zxy-partner-item:nth-child(n + 3) {
    margin-top: 12px;
  }
}

@media screen and (max-width: 320px) {


  .zxy-index-item9 .zxy-partner-box {
    padding: 14px 3%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .zxy-index-item9 .zxy-partner-box::before,
  .zxy-index-item9 .zxy-partner-item {
    animation: none;
    -webkit-animation: none;
  }

  .zxy-index-item9 .zxy-partner-item {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
  }

  .zxy-index-item9 .zxy-partner-card,
  .zxy-index-item9 .zxy-partner-card img,
  .zxy-index-item9 .zxy-partner-card::before {
    transition: none;
    -webkit-transition: none;
  }
}

/* zxy-index-item9 */

/* zxy-index-item10 */
.zxy-index-item10 {
  position: relative;
  width: 100%;
  height: 232px;
  overflow: hidden;
  background-color: #0d0e10;
}

.zxy-index-item10::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background:
    linear-gradient(
      90deg,
      rgba(8, 9, 10, 0.92) 0%,
      rgba(8, 9, 10, 0.43) 24%,
      rgba(8, 9, 10, 0.12) 47%,
      rgba(8, 9, 10, 0.26) 74%,
      rgba(8, 9, 10, 0.88) 100%
    ),
    linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.22) 0%,
      rgba(0, 0, 0, 0.02) 47%,
      rgba(0, 0, 0, 0.4) 100%
    );
}

.zxy-index-item10::after {
  content: "";
  position: absolute;
  z-index: 3;
  top: -45%;
  left: -20%;
  width: 28%;
  height: 190%;
  opacity: 0.28;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(35, 122, 255, 0) 0%,
    rgba(35, 122, 255, 0.42) 50%,
    rgba(35, 122, 255, 0) 100%
  );
  filter: blur(22px);
  transform: rotate(10deg);
  animation: zxyServiceLight 9s ease-in-out infinite;
}

.zxy-index-item10 .zxy-service-bg {
  position: absolute;
  z-index: 1;
  top: -4%;
  left: -2%;
  width: 104%;
  height: 108%;
  background-image: url("../images/index-item10-bg.jpg");
  background-repeat: no-repeat;
  background-position: center 55%;
  background-size: cover;
  transform-origin: center;
  animation: zxyServiceBg 12s ease-in-out infinite alternate;
}

.zxy-index-item10 .warp-mb {
  position: relative;
  z-index: 4;
  height: 100%;
}

.zxy-index-item10 .zxy-service-list {
  width: 66%;
  height: 100%;
  display: flex;
  align-items: center;
  margin-left: 24%;
}

.zxy-index-item10 .zxy-service-item {
  position: relative;
  width: 33.333%;
  padding-left: 5%;
  opacity: 0;
  transform: translateY(24px);
  animation: zxyServiceShow 0.8s ease forwards;
}

.zxy-index-item10 .zxy-service-item:nth-child(1) {
  animation-delay: 0.15s;
}

.zxy-index-item10 .zxy-service-item:nth-child(2) {
  animation-delay: 0.35s;
}

.zxy-index-item10 .zxy-service-item:nth-child(3) {
  animation-delay: 0.55s;
}


.zxy-index-item10 .zxy-service-number {
  display: block;
  color: #fff;
  
  font-size: 46px;
  font-weight: bold;
  line-height: 1;
  text-align: left;
  text-shadow:
    0 3px 16px rgba(0, 0, 0, 0.48),
    0 0 20px rgba(42, 119, 235, 0.08);
  transition:
    color 0.4s ease,
    text-shadow 0.4s ease,
    transform 0.4s ease;
  -webkit-transition:
    color 0.4s ease,
    text-shadow 0.4s ease,
    -webkit-transform 0.4s ease;
  animation: zxyServiceNumber 4.8s ease-in-out infinite;
}

.zxy-index-item10 .zxy-service-item:nth-child(2) .zxy-service-number {
  animation-delay: 0.6s;
}

.zxy-index-item10 .zxy-service-item:nth-child(3) .zxy-service-number {
  animation-delay: 1.2s;
}

.zxy-index-item10 .zxy-service-text {
  margin-top: 17px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 16px;
  line-height: 1.75;
  text-align: left;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.65);
  transition:
    color 0.4s ease,
    transform 0.4s ease;
  -webkit-transition:
    color 0.4s ease,
    -webkit-transform 0.4s ease;
}


.zxy-index-item10
  .zxy-service-item:hover
  .zxy-service-number {
  color: #6eaeff;
  text-shadow:
    0 3px 16px rgba(0, 0, 0, 0.5),
    0 0 22px rgba(45, 132, 255, 0.48);
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
}

.zxy-index-item10 .zxy-service-item:hover .zxy-service-text {
  color: #fff;
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
}

@keyframes zxyServiceBg {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.035);
  }
}

@-webkit-keyframes zxyServiceBg {
  0% {
    -webkit-transform: scale(1);
  }

  100% {
    -webkit-transform: scale(1.035);
  }
}

@keyframes zxyServiceLight {
  0%,
  20% {
    left: -20%;
    opacity: 0;
  }

  45% {
    opacity: 0.3;
  }

  75%,
  100% {
    left: 110%;
    opacity: 0;
  }
}

@-webkit-keyframes zxyServiceLight {
  0%,
  20% {
    left: -20%;
    opacity: 0;
  }

  45% {
    opacity: 0.3;
  }

  75%,
  100% {
    left: 110%;
    opacity: 0;
  }
}

@keyframes zxyServiceShow {
  0% {
    opacity: 0;
    transform: translateY(24px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes zxyServiceShow {
  0% {
    opacity: 0;
    -webkit-transform: translateY(24px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes zxyServiceNumber {
  0%,
  100% {
    text-shadow:
      0 3px 16px rgba(0, 0, 0, 0.48),
      0 0 12px rgba(42, 119, 235, 0.05);
  }

  50% {
    text-shadow:
      0 3px 16px rgba(0, 0, 0, 0.48),
      0 0 22px rgba(42, 119, 235, 0.22);
  }
}

@-webkit-keyframes zxyServiceNumber {
  0%,
  100% {
    text-shadow:
      0 3px 16px rgba(0, 0, 0, 0.48),
      0 0 12px rgba(42, 119, 235, 0.05);
  }

  50% {
    text-shadow:
      0 3px 16px rgba(0, 0, 0, 0.48),
      0 0 22px rgba(42, 119, 235, 0.22);
  }
}

@media screen and (max-width: 1400px) {
  .zxy-index-item10 {
    height: 220px;
  }

  .zxy-index-item10 .zxy-service-list {
    width: 68%;
    margin-left: 23%;
  }

  .zxy-index-item10 .zxy-service-item {
    padding-left: 4%;
  }

  .zxy-index-item10 .zxy-service-number {
    font-size: 42px;
  }

  .zxy-index-item10 .zxy-service-text {
    margin-top: 15px;
    font-size: 16px;
  }
}

@media screen and (max-width: 1200px) {
  .zxy-index-item10 {
    height: 205px;
  }

  .zxy-index-item10 .zxy-service-bg {
    background-position: center 54%;
  }

  .zxy-index-item10 .zxy-service-list {
    width: 72%;
    margin-left: 20%;
  }

  .zxy-index-item10 .zxy-service-number {
    font-size: 37px;
  }

  .zxy-index-item10 .zxy-service-text {
    margin-top: 13px;
    font-size: 16px;
    line-height: 1.65;
  }
}

@media screen and (max-width: 992px) {
  .zxy-index-item10 {
    height: 190px;
  }

  .zxy-index-item10::before {
    background:
      linear-gradient(
        90deg,
        rgba(8, 9, 10, 0.86) 0%,
        rgba(8, 9, 10, 0.34) 35%,
        rgba(8, 9, 10, 0.28) 68%,
        rgba(8, 9, 10, 0.82) 100%
      ),
      linear-gradient(
        180deg,
        rgba(0, 0, 0, 0.15) 0%,
        rgba(0, 0, 0, 0.38) 100%
      );
  }

  .zxy-index-item10 .zxy-service-list {
    width: 78%;
    margin-left: 17%;
  }

  .zxy-index-item10 .zxy-service-item {
    padding-left: 3%;
  }

  .zxy-index-item10 .zxy-service-number {
    font-size: 32px;
  }

  .zxy-index-item10 .zxy-service-text {
    margin-top: 11px;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .zxy-index-item10 {
    height: auto;
    min-height: 380px;
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .zxy-index-item10::before {
    background:
      linear-gradient(
        90deg,
        rgba(8, 9, 10, 0.76) 0%,
        rgba(8, 9, 10, 0.48) 50%,
        rgba(8, 9, 10, 0.76) 100%
      ),
      linear-gradient(
        180deg,
        rgba(0, 0, 0, 0.24) 0%,
        rgba(0, 0, 0, 0.58) 100%
      );
  }

  .zxy-index-item10 .zxy-service-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 58% center;
  }

  .zxy-index-item10 .warp-mb {
    height: auto;
  }

  .zxy-index-item10 .zxy-service-list {
    width: 58%;
    height: auto;
    display: block;
    margin-left: 39%;
  }

  .zxy-index-item10 .zxy-service-item {
    width: 100%;
    padding-left: 24px;
  }

  .zxy-index-item10 .zxy-service-item:nth-child(n + 2) {
    margin-top: 32px;
  }

  .zxy-index-item10 .zxy-service-item::before {
    opacity: 0.55;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }

  .zxy-index-item10 .zxy-service-number {
    font-size: 31px;
  }

  .zxy-index-item10 .zxy-service-text {
    margin-top: 9px;
    font-size: 16px;
  }
}

@media screen and (max-width: 520px) {
  .zxy-index-item10 {
    min-height: 390px;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .zxy-index-item10::before {
    background: rgba(5, 7, 10, 0.66);
  }

  .zxy-index-item10 .zxy-service-bg {
    background-position: 60% center;
  }

  .zxy-index-item10 .zxy-service-list {
    width: 66%;
    margin-left: 30%;
  }

  .zxy-index-item10 .zxy-service-item {
    padding-left: 20px;
  }

  .zxy-index-item10 .zxy-service-item:nth-child(n + 2) {
    margin-top: 30px;
  }

  .zxy-index-item10 .zxy-service-number {
    font-size: 28px;
  }

  .zxy-index-item10 .zxy-service-text {
    font-size: 16px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 380px) {
  .zxy-index-item10 {
    min-height: 370px;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .zxy-index-item10 .zxy-service-list {
    width: 72%;
    margin-left: 24%;
  }

  .zxy-index-item10 .zxy-service-item {
    padding-left: 17px;
  }

  .zxy-index-item10 .zxy-service-number {
    font-size: 25px;
  }

  .zxy-index-item10 .zxy-service-text {
    margin-top: 7px;
    font-size: 16px;
  }
}

@media screen and (max-width: 320px) {
  .zxy-index-item10 .zxy-service-list {
    width: 76%;
    margin-left: 20%;
  }

  .zxy-index-item10 .zxy-service-number {
    font-size: 23px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .zxy-index-item10::after,
  .zxy-index-item10 .zxy-service-bg,
  .zxy-index-item10 .zxy-service-item,
  .zxy-index-item10 .zxy-service-number {
    animation: none;
    -webkit-animation: none;
  }

  .zxy-index-item10 .zxy-service-item {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
  }
}
/* zxy-index-item10 */


/* zxy-index-item11 */
/* zxy-index-item11 */
.zxy-index-item11 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background:
    linear-gradient(
      180deg,
      #ffffff 0%,
      #ffffff 61%,
      #000000 61%,
      #000000 100%
    );
}

.zxy-index-item11 .warp-mb {
  position: relative;
  z-index: 2;
}

.zxy-index-item11 .zxy-contact-layout {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding: 60px 50px;
  background-color: #fff;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.05);
}

.zxy-index-item11 .zxy-contact-left {
  width: 41%;
}

.zxy-index-item11 .zxy-contact-guide {
  width: 100%;
  padding: 50px 30px;
  border-radius: 34px;
  background:
    linear-gradient(
      145deg,
      #f8f8f8 0%,
      #f3f3f3 55%,
      #f7f7f7 100%
    );
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.9),
    0 10px 35px rgba(30, 50, 80, 0.025);
}

.zxy-index-item11 .zxy-contact-guide-title {
  padding: 0;
  color: #111;
  
  font-size: 24px;
  font-weight: bold;
  line-height: 1.48;
  text-align: left;
}

.zxy-index-item11 .zxy-contact-guide-list {
  width: 100%;
  margin-top: 38px;
}

.zxy-index-item11 .zxy-contact-guide-item {
  position: relative;
  width: 100%;
  padding-left: 28px;
  transition:
    transform 0.35s ease,
    opacity 0.35s ease;
  -webkit-transition:
    -webkit-transform 0.35s ease,
    opacity 0.35s ease;
}

.zxy-index-item11 .zxy-contact-guide-item:nth-child(n + 2) {
  margin-top: 15px;
}

.zxy-index-item11 .zxy-contact-guide-item::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #0788d2;
  transition:
    transform 0.35s ease,
    background-color 0.35s ease;
  -webkit-transition:
    -webkit-transform 0.35s ease,
    background-color 0.35s ease;
}

.zxy-index-item11 .zxy-contact-guide-item p {
  color: #838383;
  font-size: 16px;
  line-height: 1.65;
  text-align: left;
  transition: color 0.35s ease;
  -webkit-transition: color 0.35s ease;
}

.zxy-index-item11 .zxy-contact-guide-item:hover {
  transform: translateX(5px);
  -webkit-transform: translateX(5px);
}

.zxy-index-item11 .zxy-contact-guide-item:hover::before {
  background-color: #0645b5;
  transform: rotate(45deg) scale(1.15);
  -webkit-transform: rotate(45deg) scale(1.15);
}

.zxy-index-item11 .zxy-contact-guide-item:hover p {
  color: #4c4c4c;
}

.zxy-index-item11 .zxy-contact-right {
  width: 52%;
  margin-left: 7%;
}

.zxy-index-item11 .zxy-contact-title {
  padding: 0;
  color: #292929;
  
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
}

.zxy-index-item11 .zxy-contact-subtitle {
  margin-top: 14px;
  color: #777;
  font-size: 16px;
  line-height: 1.65;
  text-align: left;
}

.zxy-index-item11 .index-item11-from {
  width: 100%;
  margin-top: 28px;
}

/* 表单后续插入到占位容器后，可继承宽度 */
.zxy-index-item11 .index-item11-from form {
  width: 100%;
}

/* 1400 */
@media screen and (max-width: 1400px) {
  .zxy-index-item11 .zxy-contact-layout {
    padding: 55px 50px;
  }

  .zxy-index-item11 .zxy-contact-left {
    width: 41%;
  }

  .zxy-index-item11 .zxy-contact-guide {
    padding: 40px 25px;
    border-radius: 20px;
  }

  .zxy-index-item11 .zxy-contact-guide-title {
    font-size: 22px;
  }

  .zxy-index-item11 .zxy-contact-guide-list {
    margin-top: 32px;
  }


  .zxy-index-item11 .zxy-contact-guide-item p {
    font-size: 16px;
  }


  .zxy-index-item11 .zxy-contact-subtitle {
    margin-top: 12px;
    font-size: 16px;
  }

  .zxy-index-item11 .index-item11-from {
    margin-top: 25px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  .zxy-index-item11 .zxy-contact-layout {
    padding: 50px 40px;
  }

  .zxy-index-item11 .zxy-contact-left {
    width: 42%;
  }

  .zxy-index-item11 .zxy-contact-guide {
    padding: 35px 25px;
  }

  .zxy-index-item11 .zxy-contact-guide-title {
    font-size: 19px;
    line-height: 1.45;
  }

  .zxy-index-item11 .zxy-contact-guide-list {
    margin-top: 28px;
  }

  .zxy-index-item11 .zxy-contact-guide-item {
    padding-left: 23px;
  }


  .zxy-index-item11 .zxy-contact-guide-item p {
    font-size: 16px;
    line-height: 1.6;
  }

  .zxy-index-item11 .zxy-contact-right {
    width: 53%;
    margin-left: 5%;
  }


  .zxy-index-item11 .zxy-contact-subtitle {
    font-size: 16px;
  }

  .zxy-index-item11 .index-item11-from {
    margin-top: 22px;
  }
}

/* 992 */
@media screen and (max-width: 992px) {
  .zxy-index-item11 {
    background:
      linear-gradient(
        180deg,
        #ffffff 0%,
        #ffffff 73%,
        #000000 73%,
        #000000 100%
      );
  }

  .zxy-index-item11 .zxy-contact-layout {
    display: block;
    padding: 55px 8%;
  }

  .zxy-index-item11 .zxy-contact-left {
    width: 100%;
  }

  .zxy-index-item11 .zxy-contact-guide {
    padding: 42px 8% 40px;
  }

  .zxy-index-item11 .zxy-contact-guide-title {
    font-size: 22px;
  }

  .zxy-index-item11 .zxy-contact-guide-title br {
    display: none;
  }

  .zxy-index-item11 .zxy-contact-guide-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
  }

  .zxy-index-item11 .zxy-contact-guide-item {
    width: 48%;
  }

  .zxy-index-item11 .zxy-contact-guide-item:nth-child(n + 2) {
    margin-top: 0;
  }

  .zxy-index-item11 .zxy-contact-guide-item:nth-child(n + 3) {
    margin-top: 20px;
  }

  .zxy-index-item11 .zxy-contact-guide-item p {
    font-size: 16px;
  }

  .zxy-index-item11 .zxy-contact-right {
    width: 100%;
    margin-top: 50px;
    margin-left: 0;
  }


  .zxy-index-item11 .zxy-contact-subtitle {
    font-size: 16px;
  }

  .zxy-index-item11 .index-item11-from {
    margin-top: 25px;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  .zxy-index-item11 .zxy-contact-layout {
    padding: 45px 5%;
  }

  .zxy-index-item11 .zxy-contact-guide {
    padding: 36px 7% 35px;
    border-radius: 23px;
  }

  .zxy-index-item11 .zxy-contact-guide-title {
    font-size: 20px;
  }

  .zxy-index-item11 .zxy-contact-guide-list {
    margin-top: 26px;
  }

  .zxy-index-item11 .zxy-contact-guide-item {
    width: 100%;
    padding-left: 22px;
  }

  .zxy-index-item11 .zxy-contact-guide-item:nth-child(n + 2),
  .zxy-index-item11 .zxy-contact-guide-item:nth-child(n + 3) {
    margin-top: 17px;
  }

  .zxy-index-item11 .zxy-contact-guide-item p {
    font-size: 16px;
  }

  .zxy-index-item11 .zxy-contact-right {
    margin-top: 42px;
  }


  .zxy-index-item11 .zxy-contact-subtitle {
    margin-top: 10px;
    font-size: 16px;
  }

  .zxy-index-item11 .index-item11-from {

    margin-top: 22px;
  }
}

/* 520 */
@media screen and (max-width: 520px) {
  .zxy-index-item11 {
    background:
      linear-gradient(
        180deg,
        #ffffff 0%,
        #ffffff 82%,
        #000000 82%,
        #000000 100%
      );
  }

  .zxy-index-item11 .zxy-contact-layout {
    padding: 35px 4%;
  }

  .zxy-index-item11 .zxy-contact-guide {
    padding: 30px 7% 30px;
    border-radius: 19px;
  }

  .zxy-index-item11 .zxy-contact-guide-title {
    font-size: 18px;
    line-height: 1.45;
  }

  .zxy-index-item11 .zxy-contact-guide-list {
    margin-top: 23px;
  }

  .zxy-index-item11 .zxy-contact-guide-item {
    padding-left: 19px;
  }

  .zxy-index-item11 .zxy-contact-guide-item::before {
    top: 8px;
    width: 5px;
    height: 5px;
  }

  .zxy-index-item11 .zxy-contact-guide-item:nth-child(n + 2),
  .zxy-index-item11 .zxy-contact-guide-item:nth-child(n + 3) {
    margin-top: 15px;
  }

  .zxy-index-item11 .zxy-contact-guide-item p {
    font-size: 16px;
    line-height: 1.6;
  }

  .zxy-index-item11 .zxy-contact-right {
    margin-top: 35px;
  }


  .zxy-index-item11 .zxy-contact-subtitle {
    font-size: 16px;
  }

  .zxy-index-item11 .index-item11-from {
    margin-top: 19px;
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  .zxy-index-item11 .zxy-contact-layout {
    padding: 30px 3%;
  }

  .zxy-index-item11 .zxy-contact-guide {
    padding: 27px 6% 27px;
    border-radius: 17px;
  }

  .zxy-index-item11 .zxy-contact-guide-title {
    font-size: 16px;
  }

  .zxy-index-item11 .zxy-contact-guide-list {
    margin-top: 20px;
  }

  .zxy-index-item11 .zxy-contact-guide-item:nth-child(n + 2),
  .zxy-index-item11 .zxy-contact-guide-item:nth-child(n + 3) {
    margin-top: 13px;
  }

  .zxy-index-item11 .zxy-contact-guide-item p {
    font-size: 16px;
  }

  .zxy-index-item11 .zxy-contact-right {
    margin-top: 30px;
  }


  .zxy-index-item11 .index-item11-from {
    margin-top: 17px;
  }
}

/* 320 */
@media screen and (max-width: 320px) {
  .zxy-index-item11 .zxy-contact-guide-title {
    font-size: 16px;
  }

  .zxy-index-item11 .zxy-contact-guide-item {
    padding-left: 17px;
  }



}
/* zxy-index-item11 */



/* index */
/* footer */

.zxy-footer {
  width: 100%;
  overflow: hidden;
  background-color: #171717;
}

.zxy-footer .zxy-footer-main {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #171717;
}

.zxy-footer .zxy-footer-layout {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.zxy-footer .zxy-footer-brand {
  width: 34%;
  padding-right: 5%;
}

.zxy-footer .zxy-footer-logo {
  width: 210px;
  display: block;
}

.zxy-footer .zxy-footer-logo img {
  width: 100%;
  height: auto;
  display: block;
}

.zxy-footer .zxy-footer-contact-list {
  width: 100%;
  margin-top: 40px;
}

.zxy-footer .zxy-footer-contact-list li {
  position: relative;
  width: 100%;
  min-height: 24px;
  padding-left: 40px;
  color: #bdbdbd;
  font-size: 16px;
  line-height: 24px;
}

.zxy-footer .zxy-footer-contact-list li + li {
  margin-top: 16px;
}

.zxy-footer .zxy-footer-contact-list li::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.zxy-footer .zxy-footer-contact-list li:nth-child(1)::before {
  background-image: url("../images/whatsapp.png");
}

.zxy-footer .zxy-footer-contact-list li:nth-child(2)::before {
  background-image: url("../images/email.png");
}

.zxy-footer .zxy-footer-contact-list li:nth-child(3)::before {
  background-image: url("../images/add.png");
}

.zxy-footer .zxy-footer-contact-list li a,
.zxy-footer .zxy-footer-contact-list li span {
  color: #bdbdbd;
  font-size: inherit;
  line-height: inherit;
  transition:
    color 0.35s ease,
    transform 0.35s ease;
}

.zxy-footer .zxy-footer-contact-list li a {
  display: inline-block;
}

.zxy-footer .zxy-footer-contact-list li a:hover {
  color: #ffffff;
  transform: translateX(3px);
}

.zxy-footer .zxy-footer-social-list {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 24px;
}

.zxy-footer .zxy-footer-social-list li {
  width: 35px;
  height: 35px;
}

.zxy-footer .zxy-footer-social-list li + li {
  margin-left: 18px;
}

.zxy-footer .zxy-footer-social-list li a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  transition:
    opacity 0.35s ease,
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

.zxy-footer .zxy-footer-social-list li a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70%;
  height: 70%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translate(-50%, -50%);
}

.zxy-footer .zxy-footer-social-list li:nth-child(1) a {
  background-color: #ff0033;
}

.zxy-footer .zxy-footer-social-list li:nth-child(2) a {
  background-color: #0766ff;
}

.zxy-footer .zxy-footer-social-list li:nth-child(3) a {
  background-color: #0be6df;
}

.zxy-footer .zxy-footer-social-list li:nth-child(4) a {
  background-color: #fd01b1;
}

.zxy-footer .zxy-footer-social-list li:nth-child(1) a::before {
  background-image: url("../images/top-icon1.png");
}

.zxy-footer .zxy-footer-social-list li:nth-child(2) a::before {
  background-image: url("../images/top-icon2.png");
}

.zxy-footer .zxy-footer-social-list li:nth-child(3) a::before {
  background-image: url("../images/top-icon3.png");
}

.zxy-footer .zxy-footer-social-list li:nth-child(4) a::before {
  background-image: url("../images/top-icon4.png");
}

.zxy-footer .zxy-footer-social-list li a:hover {
  opacity: 0.88;
  transform: translateY(-4px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.25);
}

.zxy-footer .zxy-footer-column h3 {
  padding: 0;
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
}

.zxy-footer .zxy-footer-quick-links {
  width: 38%;
  padding-right: 6%;
}

.zxy-footer .zxy-footer-quick-layout {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 38px;
}

.zxy-footer .zxy-footer-quick-layout .zxy-footer-link-list {
  width: 45%;
}

.zxy-footer .zxy-footer-link-list {
  width: 100%;
}

.zxy-footer .zxy-footer-link-list li {
  width: 100%;
}

.zxy-footer .zxy-footer-link-list li + li {
  margin-top: 18px;
}

.zxy-footer .zxy-footer-link-list li a {
  position: relative;
  display: inline-block;
  padding-left: 22px;
  color: #f2f2f2;
  font-size: 16px;
  line-height: 24px;
  transition:
    color 0.35s ease,
    transform 0.35s ease;
}

.zxy-footer .zxy-footer-link-list li a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 1px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: translateY(-50%) rotate(45deg);
  transition:
    border-color 0.35s ease,
    left 0.35s ease;
}

.zxy-footer .zxy-footer-link-list li a:hover {
  color: #489bff;
  transform: translateX(5px);
}

.zxy-footer .zxy-footer-link-list li a:hover::before {
  left: 4px;
  border-color: #489bff;
}

.zxy-footer .zxy-footer-intro {
  width: 28%;
}

.zxy-footer .zxy-footer-intro p {
  width: 100%;
  margin-top: 38px;
  color: #bdbdbd;
  font-size: 16px;
  line-height: 2;
  text-align: justify;
}

.zxy-footer .zxy-footer-copyright {
  width: 100%;
  min-height: 44px;
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #1049a8;
}

.zxy-footer .zxy-footer-copyright p {
  width: 100%;
  color: #a9c4eb;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.zxy-footer .zxy-footer-copyright p a {
  color: #e5c06f;
  font-size: inherit;
  transition: color 0.35s ease;
}

.zxy-footer .zxy-footer-copyright p a:hover {
  color: #ffffff;
}

@media screen and (max-width: 1400px) {
  .zxy-footer .zxy-footer-main {
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .zxy-footer .zxy-footer-brand {
    width: 34%;
    padding-right: 4%;
  }

  .zxy-footer .zxy-footer-logo {
    width: 190px;
  }

  .zxy-footer .zxy-footer-contact-list {
    margin-top: 36px;
  }

  .zxy-footer .zxy-footer-contact-list li {
    padding-left: 40px;
  }

  .zxy-footer .zxy-footer-contact-list li::before {
    width: 22px;
    height: 22px;
  }

  .zxy-footer .zxy-footer-quick-links {
    width: 37%;
    padding-right: 5%;
  }

  .zxy-footer .zxy-footer-intro {
    width: 29%;
  }

  .zxy-footer .zxy-footer-column h3 {
    font-size: 24px;
  }

  .zxy-footer .zxy-footer-quick-layout,
  .zxy-footer .zxy-footer-intro p {
    margin-top: 34px;
  }
}

@media screen and (max-width: 1200px) {
  .zxy-footer .zxy-footer-main {
    padding-top: 46px;
    padding-bottom: 46px;
  }

  .zxy-footer .zxy-footer-brand {
    width: 35%;
    padding-right: 4%;
  }

  .zxy-footer .zxy-footer-quick-links {
    width: 35%;
    padding-right: 4%;
  }

  .zxy-footer .zxy-footer-intro {
    width: 30%;
  }

  .zxy-footer .zxy-footer-logo {
    width: 175px;
  }

  .zxy-footer .zxy-footer-contact-list {
    margin-top: 32px;
  }

  .zxy-footer .zxy-footer-contact-list li {
    padding-left: 34px;
    font-size: 15px;
    line-height: 22px;
  }

  .zxy-footer .zxy-footer-contact-list li + li {
    margin-top: 13px;
  }

  .zxy-footer .zxy-footer-contact-list li::before {
    width: 20px;
    height: 20px;
  }

  .zxy-footer .zxy-footer-social-list {
    margin-top: 22px;
  }

  .zxy-footer .zxy-footer-social-list li {
    width: 32px;
    height: 32px;
  }

  .zxy-footer .zxy-footer-social-list li + li {
    margin-left: 14px;
  }

  .zxy-footer .zxy-footer-column h3 {
    font-size: 22px;
  }

  .zxy-footer .zxy-footer-quick-layout,
  .zxy-footer .zxy-footer-intro p {
    margin-top: 30px;
  }

  .zxy-footer .zxy-footer-link-list li + li {
    margin-top: 14px;
  }

  .zxy-footer .zxy-footer-link-list li a,
  .zxy-footer .zxy-footer-intro p {
    font-size: 15px;
    line-height: 22px;
  }
}

@media screen and (max-width: 992px) {
  .zxy-footer .zxy-footer-main {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .zxy-footer .zxy-footer-brand {
    width: 48%;
    padding-right: 7%;
  }

  .zxy-footer .zxy-footer-quick-links {
    width: 52%;
    padding-right: 0;
  }

  .zxy-footer .zxy-footer-intro {
    width: 100%;
    margin-top: 42px;
    padding-top: 34px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
  }

  .zxy-footer .zxy-footer-logo {
    width: 180px;
  }

  .zxy-footer .zxy-footer-column h3 {
    font-size: 23px;
  }

  .zxy-footer .zxy-footer-quick-layout {
    margin-top: 32px;
  }

  .zxy-footer .zxy-footer-intro p {
    margin-top: 22px;
  }
}

@media screen and (max-width: 768px) {
  .zxy-footer .zxy-footer-main {
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .zxy-footer .zxy-footer-brand {
    width: 100%;
    padding-right: 0;
  }

  .zxy-footer .zxy-footer-quick-links {
    width: 100%;
    margin-top: 40px;
    padding-top: 34px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
  }

  .zxy-footer .zxy-footer-intro {
    margin-top: 38px;
    padding-top: 32px;
  }

  .zxy-footer .zxy-footer-logo {
    width: 185px;
  }

  .zxy-footer .zxy-footer-contact-list {
    margin-top: 32px;
  }

  .zxy-footer .zxy-footer-contact-list li {
    padding-left: 38px;
    font-size: 16px;
    line-height: 24px;
  }

  .zxy-footer .zxy-footer-contact-list li::before {
    width: 22px;
    height: 22px;
  }

  .zxy-footer .zxy-footer-social-list li {
    width: 32px;
    height: 32px;
  }

  .zxy-footer .zxy-footer-column h3 {
    font-size: 22px;
  }

  .zxy-footer .zxy-footer-quick-layout {
    width: 72%;
    margin-top: 28px;
  }

  .zxy-footer .zxy-footer-link-list li + li {
    margin-top: 13px;
  }

  .zxy-footer .zxy-footer-link-list li a {
    font-size: 16px;
    line-height: 24px;
  }

  .zxy-footer .zxy-footer-intro p {
    font-size: 16px;
    line-height: 24px;
  }

  .zxy-footer .zxy-footer-copyright {
    min-height: 50px;
  }

  .zxy-footer .zxy-footer-copyright p {
    font-size: 14px;
    line-height: 21px;
  }
}

@media screen and (max-width: 520px) {
  .zxy-footer .zxy-footer-main {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .zxy-footer .zxy-footer-logo {
    width: 170px;
  }

  .zxy-footer .zxy-footer-contact-list {
    margin-top: 28px;
  }

  .zxy-footer .zxy-footer-contact-list li {
    padding-left: 34px;
    padding-right: 4px;
    font-size: 14px;
    line-height: 22px;
  }

  .zxy-footer .zxy-footer-contact-list li + li {
    margin-top: 12px;
  }

  .zxy-footer .zxy-footer-social-list {
    margin-top: 22px;
  }

  .zxy-footer .zxy-footer-social-list li {
    width: 30px;
    height: 30px;
  }

  .zxy-footer .zxy-footer-quick-links {
    margin-top: 34px;
    padding-top: 28px;
  }

  .zxy-footer .zxy-footer-column h3 {
    font-size: 21px;
  }

  .zxy-footer .zxy-footer-quick-layout {
    width: 100%;
    margin-top: 24px;
  }

  .zxy-footer .zxy-footer-quick-layout .zxy-footer-link-list {
    width: 48%;
  }

  .zxy-footer .zxy-footer-link-list li + li {
    margin-top: 11px;
  }

  .zxy-footer .zxy-footer-link-list li a {
    padding-left: 19px;
    font-size: 14px;
    line-height: 22px;
  }

  .zxy-footer .zxy-footer-link-list li a::before {
    width: 6px;
    height: 6px;
  }

  .zxy-footer .zxy-footer-intro {
    margin-top: 32px;
    padding-top: 27px;
  }

  .zxy-footer .zxy-footer-intro p {
    margin-top: 18px;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }

  .zxy-footer .zxy-footer-copyright p {
    font-size: 13px;
    line-height: 19px;
  }
}

@media screen and (max-width: 380px) {
  .zxy-footer .zxy-footer-main {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .zxy-footer .zxy-footer-logo {
    width: 155px;
  }

  .zxy-footer .zxy-footer-contact-list {
    margin-top: 25px;
  }

  .zxy-footer .zxy-footer-contact-list li {
    padding-left: 31px;
    font-size: 13px;
    line-height: 21px;
  }

  .zxy-footer .zxy-footer-contact-list li::before {
    width: 19px;
    height: 19px;
  }

  .zxy-footer .zxy-footer-social-list li {
    width: 28px;
    height: 28px;
  }

  .zxy-footer .zxy-footer-social-list li + li {
    margin-left: 12px;
  }

  .zxy-footer .zxy-footer-quick-links {
    margin-top: 30px;
    padding-top: 25px;
  }

  .zxy-footer .zxy-footer-column h3 {
    font-size: 20px;
  }

  .zxy-footer .zxy-footer-quick-layout {
    margin-top: 21px;
  }

  .zxy-footer .zxy-footer-link-list li + li {
    margin-top: 9px;
  }

  .zxy-footer .zxy-footer-link-list li a {
    padding-left: 17px;
    font-size: 13px;
    line-height: 21px;
  }

  .zxy-footer .zxy-footer-intro {
    margin-top: 28px;
    padding-top: 24px;
  }

  .zxy-footer .zxy-footer-intro p {
    margin-top: 16px;
    font-size: 13px;
    line-height: 21px;
  }

  .zxy-footer .zxy-footer-copyright p {
    font-size: 12px;
    line-height: 18px;
  }
}

@media screen and (max-width: 320px) {
  .zxy-footer .zxy-footer-logo {
    width: 145px;
  }

  .zxy-footer .zxy-footer-contact-list li {
    padding-left: 28px;
    font-size: 12px;
  }

  .zxy-footer .zxy-footer-column h3 {
    font-size: 19px;
  }

  .zxy-footer .zxy-footer-link-list li a {
    padding-left: 16px;
    font-size: 12px;
  }

  .zxy-footer .zxy-footer-intro p {
    font-size: 12px;
  }
}

/* footer */


/*弹窗*/

.msg-box {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 666;
  background-color: #fff;
  padding: 20px 20px 5px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  display: none;
  width: 100%;
  max-width: 800px;
}

.msg-box .clock {
  width: 30px;
  height: 30px;
  background: url(../images/ck-cuo.png) no-repeat center;
  background-size: 24px;
  position: absolute;
  right: 10px;
  top: 6px;
  display: block;
  cursor: pointer;
  transition: all 0.3s;
  transform-origin: center;
  z-index: 6;
}

.msg-box .clock:hover {
  transform: rotate(360deg);
}

.msg-box .bt {
  font-size: 18px;
  text-transform: capitalize;
  display: block;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
}

.msg-box .bt::before {
  content: "";
  width: 60px;
  height: 2px;
  background-color: #1660ab;
  position: absolute;
  left: 0;
  bottom: 0;
}

#msg-boxbg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  z-index: 665;
}
/*弹窗*/


/*whatsapp*/
.chat-box {
  position: fixed;
  bottom: 40px;
  left: 10px;
  z-index: 9999999;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

.chat-box .title {
  padding: 0px 16px;
  line-height: 1.6;
  font-size: 16px;
  background-color: rgb(37, 211, 102);
  color: rgb(255, 255, 255);
  border-radius: 10px;
  order: 1;
  display: none;
  position: absolute;
  left: 55px;
  top: 50%;
  transform: translateY(-50%);
  width: 130px;
  padding: 6px 0;
  text-align: center;
}

.chat-box:hover .title {
  display: block;
}

/*whatsapp*/

/* bondings page*/
/* zxy-bondings-banner */
.zxy-bondings-banner {
  position: relative;
  width: 100%;
  height: 646px;
  overflow: hidden;
  background-color: #111;
}

.zxy-bondings-banner .zxy-bondings-banner-img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
  transition: transform 8s ease;
}

.zxy-bondings-banner:hover .zxy-bondings-banner-img {
  transform: scale(1.025);
}

.zxy-bondings-banner .zxy-bondings-banner-mask {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.53);
  pointer-events: none;
}

.zxy-bondings-banner .zxy-bondings-banner-content {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.zxy-bondings-banner .zxy-bondings-banner-container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zxy-bondings-banner .zxy-bondings-banner-info {
  width: 100%;
  padding-right: 5%;
  padding-left: 5%;
  text-align: center;
}

.zxy-bondings-banner .zxy-bondings-banner-title {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  color: #fff;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  text-shadow: 0 3px 16px rgba(0, 0, 0, 0.4);
}

.zxy-bondings-banner p {
  position: relative;
  max-width: 720px;
  margin-top: 22px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 19px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  text-align: center;
}

.zxy-bondings-banner p::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.4);
  transform: translateX(-50%);
}

@media screen and (max-width: 1400px) {
  .zxy-bondings-banner {
    height: 540px;
  }

  .zxy-bondings-banner .zxy-bondings-banner-title {
    font-size: 36px;
  }

  .zxy-bondings-banner p {
    margin-top: 20px;
    padding-top: 17px;
    font-size: 17px;
  }
}

@media screen and (max-width: 1200px) {
  .zxy-bondings-banner {
    height: 480px;
  }

  .zxy-bondings-banner .zxy-bondings-banner-title {
    font-size: 34px;
  }

  .zxy-bondings-banner p {
    margin-top: 18px;
    font-size: 16px;
  }
}

@media screen and (max-width: 992px) {
  .zxy-bondings-banner {
    height: 420px;
  }

  .zxy-bondings-banner .zxy-bondings-banner-title {
    font-size: 31px;
  }
}

@media screen and (max-width: 768px) {
  .zxy-bondings-banner {
    height: 360px;
  }

  .zxy-bondings-banner .zxy-bondings-banner-info {
    padding-right: 4%;
    padding-left: 4%;
  }

  .zxy-bondings-banner .zxy-bondings-banner-title {
    font-size: 28px;
    line-height: 1.35;
  }

  .zxy-bondings-banner p {
    margin-top: 16px;
    padding-top: 15px;
    font-size: 15px;
  }
}

@media screen and (max-width: 576px) {
  .zxy-bondings-banner {
    height: 320px;
  }

  .zxy-bondings-banner .zxy-bondings-banner-img {
    object-position: 56% center;
  }

  .zxy-bondings-banner .zxy-bondings-banner-title {
    max-width: 440px;
    font-size: 26px;
  }

 .zxy-bondings-banner p {
    max-width: 420px;
    margin-top: 14px;
    padding-top: 14px;
    font-size: 14px;
  }
}

@media screen and (max-width: 380px) {
  .zxy-bondings-banner {
    height: 285px;
  }

  .zxy-bondings-banner .zxy-bondings-banner-title {
    font-size: 24px;
  }

  .zxy-bondings-banner p {
    max-width: 310px;
    margin-top: 13px;
    padding-top: 12px;
    font-size: 13px;
  }

  .zxy-bondings-banner p::before {
    width: 60px;
  }
}

@media screen and (max-width: 320px) {
  .zxy-bondings-banner {
    height: 265px;
  }

  .zxy-bondings-banner .zxy-bondings-banner-title {
    font-size: 23px;
  }

  .zxy-bondings-banner p {
    max-width: 280px;
    font-size: 12px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .zxy-bondings-banner .zxy-bondings-banner-img {
    transition: none;
  }

  .zxy-bondings-banner:hover .zxy-bondings-banner-img {
    transform: none;
  }
}
/* zxy-bondings-banner */
/* zxy-breadcrumb */
.zxy-breadcrumb {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}

.zxy-breadcrumb .zxy-breadcrumb-container {
  display: flex;
  align-items: center;
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
}

.zxy-breadcrumb .zxy-breadcrumb-list {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
}

.zxy-breadcrumb .zxy-breadcrumb-item {
  position: relative;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 0;
}

.zxy-breadcrumb .zxy-breadcrumb-item + .zxy-breadcrumb-item {
  padding-left: 24px;
}

.zxy-breadcrumb .zxy-breadcrumb-item + .zxy-breadcrumb-item::before {
  content: "›";
  position: absolute;
  top: 50%;
  left: 8px;
  color: #292929;
  font-size: 20px;
  font-weight: 300;
  line-height: 1;
  transform: translateY(-50%);
}

.zxy-breadcrumb .zxy-breadcrumb-home {
  width: 18px;
  height: 18px;
}

.zxy-breadcrumb .zxy-breadcrumb-home-link {
  width: 18px;
  height: 18px;
  display: block;
  flex-shrink: 0;
}

.zxy-breadcrumb .zxy-breadcrumb-home-icon {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}

.zxy-breadcrumb .zxy-breadcrumb-link,
.zxy-breadcrumb .zxy-breadcrumb-text {
  display: block;
  color: #161616;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  white-space: nowrap;
}

.zxy-breadcrumb .zxy-breadcrumb-link {
  flex-shrink: 0;
  transition: color 0.3s ease;
}

.zxy-breadcrumb .zxy-breadcrumb-link:hover {
  color: #0645b5;
}

/* 最后一项占据剩余宽度 */
.zxy-breadcrumb .zxy-breadcrumb-current {
  width: auto;
  min-width: 0;
  flex: 1;
  flex-shrink: 1;
  padding-right: 10px;
  overflow: hidden;
}

/* 最后一级文字超出后省略 */
.zxy-breadcrumb .zxy-breadcrumb-current .zxy-breadcrumb-text {
  width: 100%;
  min-width: 0;
  display: block;
  overflow: hidden;
  color: #161616;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 992px) {
  .zxy-breadcrumb .zxy-breadcrumb-link,
  .zxy-breadcrumb .zxy-breadcrumb-text {
    font-size: 15px;
  }

  .zxy-breadcrumb .zxy-breadcrumb-item + .zxy-breadcrumb-item {
    padding-left: 21px;
  }

  .zxy-breadcrumb .zxy-breadcrumb-item + .zxy-breadcrumb-item::before {
    left: 7px;
  }
}

@media screen and (max-width: 768px) {
  .zxy-breadcrumb .zxy-breadcrumb-item + .zxy-breadcrumb-item {
    padding-left: 19px;
  }

  .zxy-breadcrumb .zxy-breadcrumb-item + .zxy-breadcrumb-item::before {
    left: 6px;
    font-size: 18px;
  }
}

@media screen and (max-width: 576px) {
  .zxy-breadcrumb .zxy-breadcrumb-home,
  .zxy-breadcrumb .zxy-breadcrumb-home-link {
    width: 18px;
    height: 18px;
  }

  .zxy-breadcrumb .zxy-breadcrumb-link,
  .zxy-breadcrumb .zxy-breadcrumb-text {
    font-size: 13px;
  }

  .zxy-breadcrumb .zxy-breadcrumb-item + .zxy-breadcrumb-item {
    padding-left: 17px;
  }

  .zxy-breadcrumb .zxy-breadcrumb-item + .zxy-breadcrumb-item::before {
    left: 5px;
    font-size: 17px;
  }

  .zxy-breadcrumb .zxy-breadcrumb-current {
    padding-right: 5px;
  }
}

@media screen and (max-width: 380px) {
  .zxy-breadcrumb .zxy-breadcrumb-link,
  .zxy-breadcrumb .zxy-breadcrumb-text {
    font-size: 12px;
  }

  .zxy-breadcrumb .zxy-breadcrumb-item + .zxy-breadcrumb-item {
    padding-left: 15px;
  }

  .zxy-breadcrumb .zxy-breadcrumb-item + .zxy-breadcrumb-item::before {
    left: 5px;
    font-size: 16px;
  }
}
/* zxy-breadcrumb */
/* zxy-bondings-item1 */
.zxy-bondings-item1 {
  width: 100%;
  background-color: #fff;
}

/* 顶部工具栏 */
.zxy-bondings-item1 .zxy-bondings-container {
  position: relative;
  z-index: 20;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* 产品分类按钮 */
.zxy-bondings-item1 .bondings-toolbar {
  position: relative;
  width: 326px;
  height: 60px;
  display: flex;
  align-items: center;
  overflow: visible;
  border-radius: 11px;
  background-color: #0845aa;
  cursor: pointer;
}

.zxy-bondings-item1 .bondings-toolbar .zxy-product-category-name {
  width: 77%;
  height: 60px;
  display: flex;
  align-items: center;
  padding-left: 37px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 60px;
  white-space: nowrap;
}

/* 三横线图标 */
.zxy-bondings-item1 .bondings-toolbar .zxy-product-category-icon {
  position: relative;
  width: 23%;
  height: 60px;
  display: block;
}

.zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line,
.zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line::before,
.zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line::after {
  position: absolute;
  left: 50%;
  width: 23px;
  height: 2px;
  display: block;
  background-color: #fff;
  transform: translateX(-50%);
  transition: all 0.3s ease;
}

.zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line {
  top: 29px;
}

.zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line::before,
.zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line::after {
  content: "";
}

.zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line::before {
  top: -8px;
}

.zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line::after {
  top: 8px;
}

.zxy-bondings-item1 .bondings-toolbar:hover .zxy-product-category-line::before {
  transform: translateX(-50%) translateX(3px);
}

.zxy-bondings-item1 .bondings-toolbar:hover .zxy-product-category-line::after {
  transform: translateX(-50%) translateX(-3px);
}

/* 分类下拉菜单 */
.zxy-bondings-item1 .bondings-toolbar .zxy-product-category-dropdown {
  position: absolute;
  top: 70px;
  left: 0;
  z-index: 50;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #e5e8ee;
  border-radius: 7px;
  background-color: #fff;
  box-shadow: 0 14px 35px rgba(15, 40, 80, 0.14);
  transform: translateY(12px);
  transition:
    opacity 0.3s ease,
    visibility 0.3s ease,
    transform 0.3s ease;
}

.zxy-bondings-item1 .bondings-toolbar.zxy-active .zxy-product-category-dropdown,
.zxy-bondings-item1 .bondings-toolbar.active .zxy-product-category-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.zxy-bondings-item1 .zxy-product-category-dropdown .zxy-product-category-list {
  width: 100%;
}

.zxy-bondings-item1 .zxy-product-category-list .zxy-product-category-item {
  width: 100%;
}

.zxy-bondings-item1 .zxy-product-category-item .zxy-product-category-link {
  position: relative;
  width: 100%;
  min-height: 48px;
  display: flex;
  align-items: center;
  padding: 11px 20px 11px 31px;
  color: #333;
  font-size: 15px;
  line-height: 1.6;
  background-color: #fff;
  transition:
    color 0.3s ease,
    padding-left 0.3s ease,
    background-color 0.3s ease;
}

.zxy-bondings-item1
  .zxy-product-category-item
  .zxy-product-category-link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 18px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #0845b5;
  transform: translateY(-50%);
  transition:
    left 0.3s ease,
    background-color 0.3s ease;
}

.zxy-bondings-item1
  .zxy-product-category-item
  .zxy-product-category-link:hover {
  padding-left: 36px;
  color: #fff;
  background-color: #0845b5;
}

.zxy-bondings-item1
  .zxy-product-category-item
  .zxy-product-category-link:hover::before {
  left: 21px;
  background-color: #fff;
}
.zxy-bondings-item1 .bondings-toolbar.zxy-active .zxy-product-category-line {
  background-color: transparent;
}

.zxy-bondings-item1
  .bondings-toolbar.zxy-active
  .zxy-product-category-line::before {
  top: 0;
  transform: translateX(-50%) rotate(45deg);
}

.zxy-bondings-item1
  .bondings-toolbar.zxy-active
  .zxy-product-category-line::after {
  top: 0;
  transform: translateX(-50%) rotate(-45deg);
}
/* 搜索框 */
.zxy-bondings-item1 .zxy-product-search {
  position: relative;
  width: 514px;
  height: 60px;
  display: flex;
  align-items: stretch;
  overflow: hidden;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  background-color: #fff;
}

.zxy-bondings-item1 .zxy-product-search .zxy-product-search-label {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

.zxy-bondings-item1 .zxy-product-search .zxy-product-search-input {
  width: 63%;
  height: 58px;
  display: block;
  padding-right: 22px;
  padding-left: 24px;
  color: #333;
  border: 0;
  background-color: #fff;
  font-size: 15px;
  line-height: 58px;
}

.zxy-bondings-item1 .zxy-product-search .zxy-product-search-input::placeholder {
  color: #9b9b9b;
  opacity: 1;
}

.zxy-bondings-item1 .zxy-product-search .zxy-product-search-button {
  width: 37%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  color: #fff;
  border: 0;
  background-color: #0845aa;
  cursor: pointer;
  transition:
    background-color 0.35s ease,
    box-shadow 0.35s ease;
}

.zxy-bondings-item1 .zxy-product-search .zxy-product-search-button-text {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}

.zxy-bondings-item1 .zxy-product-search .zxy-product-search-button:hover {
  background-color: #06398f;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.08);
}

/* 产品主体 */
.zxy-bondings-item1 .zxy-bondings-layout {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* 左侧图片区域 */
.zxy-bondings-item1 .zxy-bondings-main {
  width: 57%;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.zxy-bondings-item1 .zxy-bondings-main .zxy-bondings-main-swiper {
  position: relative;
  width: 70%;
  overflow: hidden;
  border: 1px solid #dddddd;
  border-radius: 10px;
  background-color: #f8f8f8;
}

.zxy-bondings-item1 .zxy-bondings-main-swiper .swiper-wrapper {
  height: 100%;
}

.zxy-bondings-item1 .zxy-bondings-main-swiper .swiper-slide {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f8f8f8;
}

.zxy-bondings-item1 .zxy-bondings-main-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  object-position: center;
  transition: transform 0.6s ease;
}

.zxy-bondings-item1 .zxy-bondings-main-swiper:hover .swiper-slide-active img {
  transform: scale(1.025);
}

/* 右侧竖向缩略图 */
.zxy-bondings-item1 .zxy-bondings-main .zxy-bondings-thumbnail-swiper {
  position: relative;
  width: 28%;
  height: 559px;
  margin-left: 2%;
  overflow: hidden;
  border-radius: 10px;
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .swiper-wrapper {
  height: 100%;
}

.zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .swiper-slide {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
  background-color: #ededed;
  cursor: pointer;
}

.zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0.68;
  object-fit: cover;
  object-position: center;
  filter: saturate(0.8);
  transition:
    opacity 0.35s ease,
    filter 0.35s ease,
    transform 0.4s ease;
}

.zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .swiper-slide:hover img,
.zxy-bondings-item1
  .zxy-bondings-thumbnail-swiper
  .swiper-slide-thumb-active
  img {
  opacity: 1;
  filter: saturate(1);
  transform: scale(1.035);
}

/* 上下箭头公共样式 */
.zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .bondings-button-prev,
.zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .bondings-button-next {
  position: absolute;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 35px;
  display: block;
  background-color: rgba(8, 69, 181, 1);
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .bondings-button-prev {
  top: 0;
  border-radius: 10px 10px 0 0;
}

.zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .bondings-button-next {
  bottom: 0;
  border-radius: 0 0 10px 10px;
}

.zxy-bondings-item1
  .zxy-bondings-thumbnail-swiper
  .bondings-button-prev::before,
.zxy-bondings-item1
  .zxy-bondings-thumbnail-swiper
  .bondings-button-next::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 15px;
  height: 15px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

.zxy-bondings-item1
  .zxy-bondings-thumbnail-swiper
  .bondings-button-prev::before {
  top: 15px;
  transform: translateX(-50%) rotate(45deg);
}

.zxy-bondings-item1
  .zxy-bondings-thumbnail-swiper
  .bondings-button-next::before {
  bottom: 15px;
  transform: translateX(-50%) rotate(-135deg);
}

.zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .bondings-button-prev:hover,
.zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .bondings-button-next:hover {
  background-color: #06398f;
}

.zxy-bondings-item1
  .zxy-bondings-thumbnail-swiper
  .bondings-button-prev.swiper-button-disabled,
.zxy-bondings-item1
  .zxy-bondings-thumbnail-swiper
  .bondings-button-next.swiper-button-disabled {
  opacity: 0.45;
  cursor: default;
}

/* 右侧产品信息 */
.zxy-bondings-item1 .zxy-bondings-info {
  width: 40%;
}

.zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-title {
  position: relative;
  width: 100%;
  padding: 0;
  color: #171717;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
  text-align: left;
}

.zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-title::after {
  content: "";
  width: 56px;
  height: 3px;
  display: block;
  margin-top: 20px;
  border-radius: 3px;
  background-color: #0845b5;
}

.zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-text {
  width: 100%;
  margin-top: 35px;
  color: #606060;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.88;
  text-align: left;
}

.zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-buttons {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 43px;
}

.zxy-bondings-item1 .zxy-bondings-buttons .zxy-bondings-button {
  width: 200px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid #171717;
  border-radius: 28px;
  color: #fff;
  background-color: #171717;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  transition:
    color 0.35s ease,
    border-color 0.35s ease,
    background-color 0.35s ease,
    box-shadow 0.35s ease,
    transform 0.35s ease;
}

.zxy-bondings-item1 .zxy-bondings-buttons .zxy-bondings-button:nth-child(2) {
  margin-left: 40px;
  border-color: #0845b5;
  background-color: #0845b5;
}

.zxy-bondings-item1
  .zxy-bondings-buttons
  .zxy-bondings-button:nth-child(1):hover {
  color: #171717;
  background-color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 10px 24px rgba(23, 23, 23, 0.15);
}

.zxy-bondings-item1
  .zxy-bondings-buttons
  .zxy-bondings-button:nth-child(2):hover {
  color: #0845b5;
  background-color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 10px 24px rgba(8, 69, 181, 0.2);
}

/* 1400 */

@media screen and (max-width: 1400px) {
  .zxy-bondings-item1 .bondings-toolbar {
    width: 300px;
    height: 56px;
    border-radius: 9px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-name {
    height: 56px;
    padding-left: 30px;
    font-size: 18px;
    line-height: 56px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-icon {
    height: 56px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line {
    top: 27px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-dropdown {
    top: 66px;
  }

  .zxy-bondings-item1 .zxy-product-search {
    width: 470px;
    height: 56px;
    border-radius: 9px;
  }

  .zxy-bondings-item1 .zxy-product-search .zxy-product-search-input {
    height: 54px;
    padding-right: 20px;
    padding-left: 21px;
    line-height: 54px;
  }

  .zxy-bondings-item1 .zxy-product-search .zxy-product-search-button {
    height: 56px;
  }

  .zxy-bondings-item1 .zxy-bondings-main .zxy-bondings-main-swiper,
  .zxy-bondings-item1 .zxy-bondings-main .zxy-bondings-thumbnail-swiper {
    height: 447px;
  }


  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-title {
    font-size: 24px;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-title::after {
    width: 50px;
    margin-top: 17px;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-text {
    margin-top: 28px;
    line-height: 1.75;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-buttons {
    margin-top: 34px;
  }

  .zxy-bondings-item1 .zxy-bondings-buttons .zxy-bondings-button {
    width: 170px;
    height: 48px;
    border-radius: 25px;
    font-size: 16px;
  }

  .zxy-bondings-item1 .zxy-bondings-buttons .zxy-bondings-button:nth-child(2) {
    margin-left: 20px;
  }
}

/* =========================================================
   1200
   ========================================================= */

@media screen and (max-width: 1200px) {
  .zxy-bondings-item1 .bondings-toolbar {
    width: 270px;
    height: 52px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-name {
    height: 52px;
    padding-left: 25px;
    font-size: 17px;
    line-height: 52px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-icon {
    height: 52px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line {
    top: 25px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-dropdown {
    top: 62px;
  }

  .zxy-bondings-item1 .zxy-product-search {
    width: 420px;
    height: 52px;
  }

  .zxy-bondings-item1 .zxy-product-search .zxy-product-search-input {
    width: 66%;
    height: 50px;
    padding-right: 17px;
    padding-left: 18px;
    font-size: 14px;
    line-height: 50px;
  }

  .zxy-bondings-item1 .zxy-product-search .zxy-product-search-button {
    width: 34%;
    height: 52px;
  }

  .zxy-bondings-item1 .zxy-product-search .zxy-product-search-button-text {
    font-size: 15px;
  }

  .zxy-bondings-item1 .zxy-bondings-main {
    width: 57%;
  }

  .zxy-bondings-item1 .zxy-bondings-info {
    width: 40%;
  }

  .zxy-bondings-item1 .zxy-bondings-main .zxy-bondings-main-swiper,
  .zxy-bondings-item1 .zxy-bondings-main .zxy-bondings-thumbnail-swiper {
    height: 383px;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-title {
    font-size: 22px;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-title::after {
    width: 45px;
    height: 2px;
    margin-top: 15px;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-text {
    margin-top: 23px;
    font-size: 15px;
    line-height: 1.68;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-buttons {
    margin-top: 27px;
  }

  .zxy-bondings-item1 .zxy-bondings-buttons .zxy-bondings-button {
    width: 150px;
    height: 44px;
    font-size: 15px;
  }

  .zxy-bondings-item1 .zxy-bondings-buttons .zxy-bondings-button:nth-child(2) {
    margin-left: 15px;
  }
}

/* =========================================================
   992
   主体改为上下布局，图片区域仍保留竖向缩略图
   ========================================================= */

@media screen and (max-width: 992px) {
  .zxy-bondings-item1 .bondings-toolbar {
    width: 260px;
  }

  .zxy-bondings-item1 .zxy-product-search {
    width: 410px;
  }

  .zxy-bondings-item1 .zxy-bondings-layout {
    display: block;
  }

  .zxy-bondings-item1 .zxy-bondings-layout.m-top {
    margin-top: 50px;
  }

  .zxy-bondings-item1 .zxy-bondings-main {
    width: 100%;
  }

  .zxy-bondings-item1 .zxy-bondings-main .zxy-bondings-main-swiper,
  .zxy-bondings-item1 .zxy-bondings-main .zxy-bondings-thumbnail-swiper {
    height: 514px;
  }

  .zxy-bondings-item1 .zxy-bondings-info {
    width: 100%;
    margin-top: 40px;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-title {
    font-size: 24px;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-text {
    margin-top: 25px;
    font-size: 16px;
    line-height: 1.75;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-buttons {
    margin-top: 30px;
  }

  .zxy-bondings-item1 .zxy-bondings-buttons .zxy-bondings-button {
    width: 170px;
    height: 48px;
    font-size: 16px;
  }

  .zxy-bondings-item1 .zxy-bondings-buttons .zxy-bondings-button:nth-child(2) {
    margin-left: 20px;
  }
}

/* =========================================================
   768
   工具栏和搜索框改为上下布局
   ========================================================= */

@media screen and (max-width: 768px) {
  .zxy-bondings-item1 .zxy-bondings-container {
    display: block;
  }

  .zxy-bondings-item1 .bondings-toolbar {
    width: 100%;
    height: 56px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-name {
    height: 56px;
    padding-left: 24px;
    line-height: 56px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-icon {
    height: 56px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line {
    top: 27px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-dropdown {
    top: 66px;
  }

  .zxy-bondings-item1 .zxy-product-search {
    width: 100%;
    height: 56px;
    margin-top: 18px;
  }

  .zxy-bondings-item1 .zxy-product-search .zxy-product-search-input {
    width: 70%;
    height: 54px;
    line-height: 54px;
  }

  .zxy-bondings-item1 .zxy-product-search .zxy-product-search-button {
    width: 30%;
    height: 56px;
  }

  .zxy-bondings-item1 .zxy-bondings-layout.m-top {
    margin-top: 45px;
  }

  .zxy-bondings-item1 .zxy-bondings-main .zxy-bondings-main-swiper,
  .zxy-bondings-item1 .zxy-bondings-main .zxy-bondings-thumbnail-swiper {
    height: 512px;
  }

  .zxy-bondings-item1 .zxy-bondings-info {
    margin-top: 35px;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-title {
    font-size: 22px;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-text {
    margin-top: 22px;
    line-height: 1.7;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-buttons {
    margin-top: 27px;
  }
}

@media screen and (max-width: 640px) {
  .zxy-bondings-item1 .zxy-bondings-main {
    display: block;
  }

  .zxy-bondings-item1 .zxy-bondings-main .zxy-bondings-main-swiper {
    width: 100%;
    height: auto;
    aspect-ratio: 572 / 535;
    border-radius: 8px;
  }

  .zxy-bondings-item1 .zxy-bondings-main .zxy-bondings-thumbnail-swiper {
    width: 100%;
    height: auto;
    margin-top: 12px;
    margin-left: 0;
    border-radius: 8px;
    padding:0 40px;
  }

  .zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .swiper-wrapper {
    height: auto;
    align-items: stretch;
  }

  .zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .swiper-slide {
    height: auto;
    aspect-ratio: 188 / 166;
    border-radius: 7px;
  }

  .zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .bondings-button-prev,
  .zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .bondings-button-next {
    top: 0;
    bottom: auto;
    width: 35px;
    height: 100%;
  }

  .zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .bondings-button-prev {
    left: 0;
    border-radius: 8px 0 0 8px;
  }

  .zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .bondings-button-next {
    right: 0;
    left: auto;
    border-radius: 0 8px 8px 0;
  }

  .zxy-bondings-item1
    .zxy-bondings-thumbnail-swiper
    .bondings-button-prev::before,
  .zxy-bondings-item1
    .zxy-bondings-thumbnail-swiper
    .bondings-button-next::before {
    top: 50%;
    bottom: auto;
    left: 50%;
    width: 13px;
    height: 13px;
  }

  .zxy-bondings-item1
    .zxy-bondings-thumbnail-swiper
    .bondings-button-prev::before {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .zxy-bondings-item1
    .zxy-bondings-thumbnail-swiper
    .bondings-button-next::before {
    transform: translate(-50%, -50%) rotate(135deg);
  }
}

/* =========================================================
   576
   ========================================================= */

@media screen and (max-width: 576px) {
  .zxy-bondings-item1 .bondings-toolbar {
    height: 52px;
    border-radius: 8px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-name {
    height: 52px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 52px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-icon {
    height: 52px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line {
    top: 25px;
    width: 21px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line::before,
  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line::after {
    width: 21px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-dropdown {
    top: 61px;
  }

  .zxy-bondings-item1 .zxy-product-category-item .zxy-product-category-link {
    min-height: 44px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 14px;
  }

  .zxy-bondings-item1 .zxy-product-search {
    height: 52px;
    margin-top: 15px;
    border-radius: 8px;
  }

  .zxy-bondings-item1 .zxy-product-search .zxy-product-search-input {
    width: 68%;
    height: 50px;
    padding-right: 14px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 50px;
  }

  .zxy-bondings-item1 .zxy-product-search .zxy-product-search-button {
    width: 32%;
    height: 52px;
  }

  .zxy-bondings-item1 .zxy-bondings-layout.m-top {
    margin-top: 38px;
  }

  .zxy-bondings-item1 .zxy-bondings-main .zxy-bondings-thumbnail-swiper {
    margin-top: 10px;
  }

  .zxy-bondings-item1 .zxy-bondings-info {
    margin-top: 30px;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-title {
    font-size: 20px;
    line-height: 1.4;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-title::after {
    width: 42px;
    margin-top: 13px;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-text {
    margin-top: 19px;
    font-size: 15px;
    line-height: 1.68;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-buttons {
    justify-content: space-between;
    margin-top: 24px;
  }

  .zxy-bondings-item1 .zxy-bondings-buttons .zxy-bondings-button {
    width: 48%;
    height: 44px;
    border-radius: 23px;
    font-size: 15px;
  }

  .zxy-bondings-item1 .zxy-bondings-buttons .zxy-bondings-button:nth-child(2) {
    margin-left: 4%;
  }
}

/* =========================================================
   380
   ========================================================= */

@media screen and (max-width: 380px) {
  .zxy-bondings-item1 .bondings-toolbar {
    height: 48px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-name {
    height: 48px;
    padding-left: 17px;
    font-size: 15px;
    line-height: 48px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-icon {
    height: 48px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line {
    top: 23px;
    width: 19px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line::before,
  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-line::after {
    width: 19px;
  }

  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-dropdown {
    top: 57px;
  }

  .zxy-bondings-item1 .zxy-product-search {
    height: 48px;
    margin-top: 12px;
  }

  .zxy-bondings-item1 .zxy-product-search .zxy-product-search-input {
    width: 70%;
    height: 46px;
    padding-right: 11px;
    padding-left: 12px;
    font-size: 13px;
    line-height: 46px;
  }

  .zxy-bondings-item1 .zxy-product-search .zxy-product-search-button {
    width: 30%;
    height: 48px;
  }

  .zxy-bondings-item1 .zxy-product-search .zxy-product-search-button-text {
    font-size: 14px;
  }

  .zxy-bondings-item1 .zxy-bondings-layout.m-top {
    margin-top: 30px;
  }

  .zxy-bondings-item1 .zxy-bondings-info {
    margin-top: 25px;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-title {
    font-size: 18px;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-title::after {
    width: 38px;
    margin-top: 11px;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-text {
    margin-top: 16px;
    font-size: 14px;
    line-height: 1.65;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-buttons {
    margin-top: 21px;
  }

  .zxy-bondings-item1 .zxy-bondings-buttons .zxy-bondings-button {
    height: 42px;
    font-size: 14px;
  }
    .zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .bondings-button-prev,
  .zxy-bondings-item1 .zxy-bondings-thumbnail-swiper .bondings-button-next {
    width: 30px;
  }
    .zxy-bondings-item1
    .zxy-bondings-thumbnail-swiper
    .bondings-button-prev::before,
  .zxy-bondings-item1
    .zxy-bondings-thumbnail-swiper
    .bondings-button-next::before {
    width: 10px;
    height: 10px;
  }
}

/* =========================================================
   320
   ========================================================= */

@media screen and (max-width: 320px) {
  .zxy-bondings-item1 .bondings-toolbar .zxy-product-category-name {
    padding-left: 14px;
    font-size: 14px;
  }

  .zxy-bondings-item1 .zxy-product-search .zxy-product-search-input {
    width: 68%;
    padding-left: 10px;
    font-size: 12px;
  }

  .zxy-bondings-item1 .zxy-product-search .zxy-product-search-button {
    width: 32%;
  }

  .zxy-bondings-item1 .zxy-product-search .zxy-product-search-button-text {
    font-size: 13px;
  }



  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-title {
    font-size: 18px;
  }

  .zxy-bondings-item1 .zxy-bondings-info .zxy-bondings-text {
    font-size: 14px;
  }

  .zxy-bondings-item1 .zxy-bondings-buttons .zxy-bondings-button {
    height: 40px;
    font-size: 13px;
  }
}
/* zxy-bondings-item1 */

/* zxy-bondings-item2 */
.zxy-bondings-item2 {
  position: relative;
  width: 100%;
  min-height: 670px;
  padding-bottom: 12px;
  overflow: hidden;
  background-color: #fff;
}

.zxy-bondings-item2 .warp-mb {
  position: relative;
  z-index: 2;
}

.zxy-bondings-item2 .zxy-bondings-description-title {
  width: 100%;
  padding: 0;
  color: #1d1d1d;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3;
  text-align: left;
}

.zxy-bondings-item2 .zxy-bondings-description-layout {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-top: 30px;
}

/* 视频 */
.zxy-bondings-item2 .zxy-bondings-video {
  position: relative;
  z-index: 1;
  width: 67.15%;
  height: 575px;
  overflow: hidden;
  border: 1px solid #d7d7d7;
  border-radius: 9px;
  background-color: #eeeeee;
}

.zxy-bondings-item2 .zxy-bondings-video iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

/* 公司介绍 */
.zxy-bondings-item2 .zxy-bondings-company {
  width: 28%;
  margin-left: 3%;
  padding-top: 26px;
}

.zxy-bondings-item2 .zxy-bondings-company-logo {
  width: 212px;
  height: auto;
  display: block;
}

.zxy-bondings-item2 .zxy-bondings-company-text {
  width: 100%;
  margin-top: 20px;
  color: #777;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.88;
  text-align: justify;
}

/* 蓝色数据区域 */
.zxy-bondings-item2 .zxy-bondings-statistics {
  position: absolute;
  z-index: 5;
  right: 0;
  bottom: 43px;
  left: 50%;
  height: 160px;
  overflow: hidden;
  border-radius: 10px 0 0 10px;
  background-color: #2d5eb2;
  box-shadow: 0 12px 30px rgba(22, 67, 146, 0.12);
}

.zxy-bondings-item2 .zxy-bondings-statistics-list {
  width: 80%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 40px;
}

.zxy-bondings-item2 .zxy-bondings-statistics-item {
  position: relative;
  width: 30%;
  min-height: 58px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zxy-bondings-item2
  .zxy-bondings-statistics-item
  + .zxy-bondings-statistics-item {
  margin-left: 5%;
}

.zxy-bondings-item2 .zxy-bondings-statistics-icon {
  width: 40px;
  height: 40px;
  display: block;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.zxy-bondings-item2
  .zxy-bondings-statistics-item:nth-child(1)
  .zxy-bondings-statistics-icon {
  background-image: url("../images/bonding-icon1.png");
}

.zxy-bondings-item2
  .zxy-bondings-statistics-item:nth-child(2)
  .zxy-bondings-statistics-icon {
  background-image: url("../images/bonding-icon2.png");
}

.zxy-bondings-item2
  .zxy-bondings-statistics-item:nth-child(3)
  .zxy-bondings-statistics-icon {
  background-image: url("../images/bonding-icon3.png");
}

.zxy-bondings-item2 .zxy-bondings-statistics-info {
  width: 70%;
  margin-left: 13px;
}

.zxy-bondings-item2 .zxy-bondings-statistics-info strong {
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.35;
}

.zxy-bondings-item2 .zxy-bondings-statistics-info span {
  display: block;
  margin-top: 5px;
  color: rgba(255, 255, 255, 0.96);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.45;
}
/* =========================================================
   zxy-bondings-item2 responsive
   ========================================================= */

/* 1400 */
@media screen and (max-width: 1400px) {
  .zxy-bondings-item2 {
    min-height: 600px;
    padding-bottom: 10px;
  }

  .zxy-bondings-item2 .zxy-bondings-description-title {
    font-size: 28px;
  }

  .zxy-bondings-item2 .zxy-bondings-description-layout {
    margin-top: 26px;
  }

  .zxy-bondings-item2 .zxy-bondings-video {
    width: 66%;
    height: 490px;
  }

  .zxy-bondings-item2 .zxy-bondings-company {
    width: 31%;
    margin-left: 3%;
    padding-top: 20px;
  }

  .zxy-bondings-item2 .zxy-bondings-company-logo {
    width: 190px;
  }

  .zxy-bondings-item2 .zxy-bondings-company-text {
    margin-top: 18px;
    font-size: 15px;
    line-height: 1.78;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics {
    left: 49%;
    bottom: 38px;
    height: 145px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-list {
    width: 88%;
    padding-left: 35px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-item {
    width: 30%;
  }

  .zxy-bondings-item2
    .zxy-bondings-statistics-item
    + .zxy-bondings-statistics-item {
    margin-left: 5%;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-icon {
    width: 36px;
    height: 36px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info {
    width: 72%;
    margin-left: 11px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info strong {
    font-size: 16px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info span {
    margin-top: 3px;
    font-size: 13px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  .zxy-bondings-item2 {
    min-height: 535px;
  }

  .zxy-bondings-item2 .zxy-bondings-description-title {
    font-size: 26px;
  }

  .zxy-bondings-item2 .zxy-bondings-description-layout {
    margin-top: 23px;
  }

  .zxy-bondings-item2 .zxy-bondings-video {
    width: 64%;
    height: 410px;
    border-radius: 8px;
  }

  .zxy-bondings-item2 .zxy-bondings-company {
    width: 33%;
    margin-left: 3%;
    padding-top: 15px;
  }

  .zxy-bondings-item2 .zxy-bondings-company-logo {
    width: 170px;
  }

  .zxy-bondings-item2 .zxy-bondings-company-text {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.7;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics {
    left: 43%;
    bottom: 30px;
    height: 130px;
    border-radius: 8px 0 0 8px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-list {
    width: 94%;
    padding-left: 28px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-item {
    width: 31%;
    min-height: 52px;
  }

  .zxy-bondings-item2
    .zxy-bondings-statistics-item
    + .zxy-bondings-statistics-item {
    margin-left: 3.5%;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-icon {
    width: 32px;
    height: 32px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info {
    width: 74%;
    margin-left: 9px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info strong {
    font-size: 15px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info span {
    font-size: 12px;
    line-height: 1.4;
  }
}

/* 992 */
@media screen and (max-width: 992px) {
  .zxy-bondings-item2 {
    min-height: 0;
    padding-bottom: 0;
  }

  .zxy-bondings-item2 .zxy-bondings-description-title {
    font-size: 25px;
  }

  .zxy-bondings-item2 .zxy-bondings-description-layout {
    display: block;
    margin-top: 22px;
  }

  .zxy-bondings-item2 .zxy-bondings-video {
    width: 100%;
    height: auto;
    aspect-ratio: 940 / 575;
  }

  .zxy-bondings-item2 .zxy-bondings-company {
    width: 100%;
    margin-top: 35px;
    margin-left: 0;
    padding-top: 0;
  }

  .zxy-bondings-item2 .zxy-bondings-company-logo {
    width: 185px;
  }

  .zxy-bondings-item2 .zxy-bondings-company-text {
    width: 100%;
    margin-top: 18px;
    font-size: 16px;
    line-height: 1.75;
    text-align: left;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100%;
    height: auto;
    margin-top: 35px;
    border-radius: 0;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-list {
    width: 750px;
    min-height: 135px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-item {
    width: 31%;
    min-height: 54px;
  }

  .zxy-bondings-item2
    .zxy-bondings-statistics-item
    + .zxy-bondings-statistics-item {
    margin-left: 3.5%;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-icon {
    width: 38px;
    height: 38px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info {
    width: 73%;
    margin-left: 11px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info strong {
    font-size: 16px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info span {
    font-size: 13px;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  .zxy-bondings-item2 .zxy-bondings-description-title {
    font-size: 24px;
  }

  .zxy-bondings-item2 .zxy-bondings-description-layout {
    margin-top: 20px;
  }

  .zxy-bondings-item2 .zxy-bondings-video {
    border-radius: 7px;
  }

  .zxy-bondings-item2 .zxy-bondings-company {
    margin-top: 30px;
  }

  .zxy-bondings-item2 .zxy-bondings-company-logo {
    width: 175px;
  }

  .zxy-bondings-item2 .zxy-bondings-company-text {
    margin-top: 16px;
    line-height: 1.7;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics {
    margin-top: 30px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-list {
    width: 100%;
    min-height: 220px;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px 10px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-item {
    width: 48%;
    justify-content: flex-start;
  }

  .zxy-bondings-item2
    .zxy-bondings-statistics-item
    + .zxy-bondings-statistics-item {
    margin-left: 4%;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-item:nth-child(3) {
    margin-top: 25px;
    margin-left: 0;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-icon {
    width: 40px;
    height: 40px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info {
    width: 72%;
    margin-left: 13px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info strong {
    font-size: 17px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info span {
    font-size: 14px;
  }
}

/* 576 */
@media screen and (max-width: 576px) {
  .zxy-bondings-item2 .zxy-bondings-description-title {
    font-size: 22px;
  }

  .zxy-bondings-item2 .zxy-bondings-description-layout {
    margin-top: 18px;
  }

  .zxy-bondings-item2 .zxy-bondings-company {
    margin-top: 26px;
  }

  .zxy-bondings-item2 .zxy-bondings-company-logo {
    width: 160px;
  }

  .zxy-bondings-item2 .zxy-bondings-company-text {
    margin-top: 14px;
    font-size: 15px;
    line-height: 1.68;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics {
    margin-top: 26px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-list {
    min-height: 0;
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-item {
    width: 100%;
    min-height: 48px;
    justify-content: flex-start;
    padding-right: 7%;
    padding-left: 7%;
  }

  .zxy-bondings-item2
    .zxy-bondings-statistics-item
    + .zxy-bondings-statistics-item {
    margin-top: 24px;
    margin-left: 0;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-item:nth-child(3) {
    margin-top: 24px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-icon {
    width: 38px;
    height: 38px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info {
    width: 80%;
    margin-left: 15px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info strong {
    font-size: 16px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info span {
    margin-top: 3px;
    font-size: 14px;
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  .zxy-bondings-item2 .zxy-bondings-description-title {
    font-size: 21px;
  }

  .zxy-bondings-item2 .zxy-bondings-description-layout {
    margin-top: 16px;
  }

  .zxy-bondings-item2 .zxy-bondings-company {
    margin-top: 23px;
  }

  .zxy-bondings-item2 .zxy-bondings-company-logo {
    width: 145px;
  }

  .zxy-bondings-item2 .zxy-bondings-company-text {
    margin-top: 13px;
    font-size: 14px;
    line-height: 1.65;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics {
    margin-top: 23px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-list {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-item {
    padding-right: 5%;
    padding-left: 5%;
  }

  .zxy-bondings-item2
    .zxy-bondings-statistics-item
    + .zxy-bondings-statistics-item,
  .zxy-bondings-item2 .zxy-bondings-statistics-item:nth-child(3) {
    margin-top: 21px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-icon {
    width: 34px;
    height: 34px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info {
    width: 82%;
    margin-left: 13px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info strong {
    font-size: 15px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info span {
    font-size: 13px;
  }
}

/* 320 */
@media screen and (max-width: 320px) {
  .zxy-bondings-item2 .zxy-bondings-description-title {
    font-size: 20px;
  }

  .zxy-bondings-item2 .zxy-bondings-company-logo {
    width: 135px;
  }

  .zxy-bondings-item2 .zxy-bondings-company-text {
    font-size: 13px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-list {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-item {
    padding-right: 3%;
    padding-left: 3%;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-icon {
    width: 32px;
    height: 32px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info {
    width: 83%;
    margin-left: 11px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info strong {
    font-size: 15px;
  }

  .zxy-bondings-item2 .zxy-bondings-statistics-info span {
    font-size: 12px;
  }
}
/* zxy-bondings-item2 */

/* zxy-bondings-item3 */
.zxy-bondings-item3 {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}

.zxy-bondings-item3 .zxy-resin-features-title {
  width: 100%;
  padding: 0;
  color: #202020;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.35;
  text-align: left;
}

.zxy-bondings-item3 .zxy-resin-features-layout {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 42px;
  justify-content: space-between;
}

/* 左侧图片 */
.zxy-bondings-item3 .zxy-resin-features-image {
  width: 46%;
  overflow: hidden;
  border: 1px solid #dedede;
  border-radius: 9px;
  background-color: #f2f2f2;
}

.zxy-bondings-item3 .zxy-resin-features-image img {
  width: 100%;
  display: block;
  height: auto;
  transition: transform 0.6s ease;
}

.zxy-bondings-item3 .zxy-resin-features-image:hover img {
  transform: scale(1.025);
}

/* 右侧内容 */
.zxy-bondings-item3 .zxy-resin-features-content {
  width: 50%;
}

.zxy-bondings-item3 .zxy-resin-features-list {
  width: 100%;
}

.zxy-bondings-item3 .zxy-resin-features-list li {
  position: relative;
  width: 100%;
  min-height: 28px;
  padding-left: 32px;
  color: #313131;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
}

.zxy-bondings-item3 .zxy-resin-features-list li + li {
  margin-top: 18px;
}

/* 对勾图标 */
.zxy-bondings-item3 .zxy-resin-features-list li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 1px;
  width: 13px;
  height: 7px;
  border-bottom: 3px solid #111;
  border-left: 3px solid #111;
  transform: rotate(-45deg);
}

/* 按钮 */
.zxy-bondings-item3 .zxy-resin-features-button {
  position: relative;
  width: 220px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 47px;
  overflow: hidden;
  border: 1px solid #0845b5;
  border-radius: 29px;
  color: #fff;
  background-color: #0845b5;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  transition:
    color 0.35s ease,
    background-color 0.35s ease,
    box-shadow 0.35s ease,
    transform 0.35s ease;
}

.zxy-bondings-item3 .zxy-resin-features-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 38%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.45) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-22deg);
  transition: left 0.65s ease;
}

.zxy-bondings-item3 .zxy-resin-features-button:hover {
  color: #0845b5;
  background-color: #fff;
  box-shadow: 0 10px 25px rgba(8, 69, 181, 0.2);
  transform: translateY(-3px);
}

.zxy-bondings-item3 .zxy-resin-features-button:hover::before {
  left: 130%;
}
/* =========================================================
   zxy-bondings-item3 responsive
   ========================================================= */

/* 1400 */
@media screen and (max-width: 1400px) {
  .zxy-bondings-item3 .zxy-resin-features-title {
    font-size: 28px;
  }

  .zxy-bondings-item3 .zxy-resin-features-layout {
    margin-top: 38px;
  }

  .zxy-bondings-item3 .zxy-resin-features-image {
    width: 45%;
  }

  .zxy-bondings-item3 .zxy-resin-features-content {
    width: 51%;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li {
    padding-left: 30px;
    font-size: 16px;
    line-height: 1.65;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li + li {
    margin-top: 16px;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li::before {
    top: 7px;
    width: 12px;
    height: 7px;
  }

  .zxy-bondings-item3 .zxy-resin-features-button {
    width: 200px;
    height: 52px;
    margin-top: 40px;
    border-radius: 27px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  .zxy-bondings-item3 .zxy-resin-features-title {
    font-size: 26px;
  }

  .zxy-bondings-item3 .zxy-resin-features-layout {
    margin-top: 34px;
  }

  .zxy-bondings-item3 .zxy-resin-features-image {
    width: 44%;
  }

  .zxy-bondings-item3 .zxy-resin-features-content {
    width: 52%;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li {
    min-height: 25px;
    padding-left: 27px;
    font-size: 15px;
    line-height: 1.6;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li + li {
    margin-top: 13px;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li::before {
    top: 6px;
    width: 11px;
    height: 6px;
    border-bottom-width: 2px;
    border-left-width: 2px;
  }

  .zxy-bondings-item3 .zxy-resin-features-button {
    width: 180px;
    height: 48px;
    margin-top: 32px;
    border-radius: 25px;
    font-size: 15px;
  }
}

/* 992 */
@media screen and (max-width: 992px) {
  .zxy-bondings-item3 .zxy-resin-features-title {
    font-size: 25px;
  }

  .zxy-bondings-item3 .zxy-resin-features-layout {
    display: block;
    margin-top: 30px;
  }

  .zxy-bondings-item3 .zxy-resin-features-image {
    width: 100%;
  }

  .zxy-bondings-item3 .zxy-resin-features-image img {
    width: 100%;
    height: auto;
  }

  .zxy-bondings-item3 .zxy-resin-features-content {
    width: 100%;
    margin-top: 35px;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li {
    min-height: 28px;
    padding-left: 31px;
    font-size: 16px;
    line-height: 1.7;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li + li {
    margin-top: 15px;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li::before {
    top: 7px;
    width: 12px;
    height: 7px;
    border-bottom-width: 3px;
    border-left-width: 3px;
  }

  .zxy-bondings-item3 .zxy-resin-features-button {
    width: 190px;
    height: 50px;
    margin-top: 32px;
    font-size: 16px;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  .zxy-bondings-item3 .zxy-resin-features-title {
    font-size: 24px;
  }

  .zxy-bondings-item3 .zxy-resin-features-layout {
    margin-top: 26px;
  }

  .zxy-bondings-item3 .zxy-resin-features-image {
    border-radius: 8px;
  }

  .zxy-bondings-item3 .zxy-resin-features-content {
    margin-top: 30px;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li {
    padding-left: 29px;
    font-size: 16px;
    line-height: 1.65;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li + li {
    margin-top: 14px;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li::before {
    top: 7px;
    width: 11px;
    height: 6px;
  }

  .zxy-bondings-item3 .zxy-resin-features-button {
    width: 175px;
    height: 48px;
    margin-top: 28px;
    border-radius: 25px;
  }
}

/* 576 */
@media screen and (max-width: 576px) {
  .zxy-bondings-item3 .zxy-resin-features-title {
    font-size: 22px;
  }

  .zxy-bondings-item3 .zxy-resin-features-layout {
    margin-top: 22px;
  }

  .zxy-bondings-item3 .zxy-resin-features-image {
    border-radius: 7px;
  }

  .zxy-bondings-item3 .zxy-resin-features-content {
    margin-top: 26px;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li {
    min-height: 24px;
    padding-left: 26px;
    font-size: 15px;
    line-height: 1.6;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li + li {
    margin-top: 13px;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li::before {
    top: 6px;
    left: 1px;
    width: 10px;
    height: 6px;
    border-bottom-width: 2px;
    border-left-width: 2px;
  }

  .zxy-bondings-item3 .zxy-resin-features-button {
    width: 160px;
    height: 44px;
    margin-top: 25px;
    border-radius: 23px;
    font-size: 15px;
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  .zxy-bondings-item3 .zxy-resin-features-title {
    font-size: 20px;
  }

  .zxy-bondings-item3 .zxy-resin-features-layout {
    margin-top: 19px;
  }

  .zxy-bondings-item3 .zxy-resin-features-content {
    margin-top: 23px;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li {
    min-height: 22px;
    padding-left: 24px;
    font-size: 14px;
    line-height: 1.6;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li + li {
    margin-top: 12px;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li::before {
    top: 6px;
    width: 9px;
    height: 5px;
  }

  .zxy-bondings-item3 .zxy-resin-features-button {
    width: 150px;
    height: 42px;
    margin-top: 22px;
    border-radius: 22px;
    font-size: 14px;
  }
}

/* 320 */
@media screen and (max-width: 320px) {
  .zxy-bondings-item3 .zxy-resin-features-title {
    font-size: 19px;
  }

  .zxy-bondings-item3 .zxy-resin-features-layout {
    margin-top: 17px;
  }

  .zxy-bondings-item3 .zxy-resin-features-content {
    margin-top: 21px;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li {
    padding-left: 22px;
    font-size: 13px;
    line-height: 1.58;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li + li {
    margin-top: 11px;
  }

  .zxy-bondings-item3 .zxy-resin-features-list li::before {
    top: 5px;
    width: 8px;
    height: 5px;
  }

  .zxy-bondings-item3 .zxy-resin-features-button {
    width: 140px;
    height: 40px;
    margin-top: 20px;
    border-radius: 21px;
    font-size: 13px;
  }
}
/* zxy-bondings-item3 */

/* zxy-bondings-item4 */
.zxy-bondings-item4 {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}

.zxy-bondings-item4 .zxy-application-title {
  width: 100%;
  padding: 0;
  color: #202020;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.35;
  text-align: right;
}

.zxy-bondings-item4 .zxy-application-layout {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 42px;
}

/* 左侧内容 */
.zxy-bondings-item4 .zxy-application-content {
  width: 50%;
}

.zxy-bondings-item4 .zxy-application-text {
  width: 100%;
  color: #313131;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.75;
  text-align: left;
}

.zxy-bondings-item4 .zxy-application-button {
  position: relative;
  width: 220px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  overflow: hidden;
  border: 1px solid #0845b5;
  border-radius: 29px;
  color: #fff;
  background-color: #0845b5;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  transition:
    color 0.35s ease,
    border-color 0.35s ease,
    background-color 0.35s ease,
    box-shadow 0.35s ease,
    transform 0.35s ease;
}

.zxy-bondings-item4 .zxy-application-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 38%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.45) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-22deg);
  transition: left 0.65s ease;
}

.zxy-bondings-item4 .zxy-application-button:hover {
  color: #0845b5;
  background-color: #fff;
  box-shadow: 0 10px 25px rgba(8, 69, 181, 0.2);
  transform: translateY(-3px);
}

.zxy-bondings-item4 .zxy-application-button:hover::before {
  left: 130%;
}

/* 右侧图片 */
.zxy-bondings-item4 .zxy-application-image {
  width: 38%;
  overflow: hidden;
  border: 1px solid #dedede;
  border-radius: 9px;
  background-color: #f2f2f2;
}

.zxy-bondings-item4 .zxy-application-image img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.6s ease;
}

.zxy-bondings-item4 .zxy-application-image:hover img {
  transform: scale(1.025);
}
/* =========================================================
   zxy-bondings-item4 responsive
   ========================================================= */

/* 1400 */
@media screen and (max-width: 1400px) {
  .zxy-bondings-item4 .zxy-application-title {
    font-size: 28px;
  }

  .zxy-bondings-item4 .zxy-application-layout {
    margin-top: 38px;
  }

  .zxy-bondings-item4 .zxy-application-content {
    width: 51%;
  }

  .zxy-bondings-item4 .zxy-application-image {
    width: 39%;
  }

  .zxy-bondings-item4 .zxy-application-text {
    font-size: 16px;
    line-height: 1.7;
  }

  .zxy-bondings-item4 .zxy-application-button {
    width: 200px;
    height: 52px;
    margin-top: 28px;
    border-radius: 27px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  .zxy-bondings-item4 .zxy-application-title {
    font-size: 26px;
  }

  .zxy-bondings-item4 .zxy-application-layout {
    margin-top: 34px;
  }

  .zxy-bondings-item4 .zxy-application-content {
    width: 53%;
  }

  .zxy-bondings-item4 .zxy-application-image {
    width: 41%;
  }

  .zxy-bondings-item4 .zxy-application-text {
    font-size: 15px;
    line-height: 1.65;
  }

  .zxy-bondings-item4 .zxy-application-button {
    width: 180px;
    height: 48px;
    margin-top: 25px;
    border-radius: 25px;
    font-size: 15px;
  }
}

/* 992 */
@media screen and (max-width: 992px) {
  .zxy-bondings-item4 .zxy-application-title {
    font-size: 25px;
    text-align: left;
  }

  .zxy-bondings-item4 .zxy-application-layout {
    display: block;
    margin-top: 30px;
  }

  .zxy-bondings-item4 .zxy-application-content {
    width: 100%;
  }

  .zxy-bondings-item4 .zxy-application-text {
    font-size: 16px;
    line-height: 1.72;
  }

  .zxy-bondings-item4 .zxy-application-button {
    width: 190px;
    height: 50px;
    margin-top: 28px;
    border-radius: 26px;
    font-size: 16px;
  }

  .zxy-bondings-item4 .zxy-application-image {
    width: 100%;
    margin-top: 35px;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  .zxy-bondings-item4 .zxy-application-title {
    font-size: 24px;
  }

  .zxy-bondings-item4 .zxy-application-layout {
    margin-top: 26px;
  }

  .zxy-bondings-item4 .zxy-application-text {
    font-size: 16px;
    line-height: 1.68;
  }

  .zxy-bondings-item4 .zxy-application-button {
    width: 175px;
    height: 48px;
    margin-top: 26px;
    border-radius: 25px;
  }

  .zxy-bondings-item4 .zxy-application-image {
    margin-top: 30px;
    border-radius: 8px;
  }
}

/* 576 */
@media screen and (max-width: 576px) {
  .zxy-bondings-item4 .zxy-application-title {
    font-size: 22px;
  }

  .zxy-bondings-item4 .zxy-application-layout {
    margin-top: 22px;
  }

  .zxy-bondings-item4 .zxy-application-text {
    font-size: 15px;
    line-height: 1.65;
  }

  .zxy-bondings-item4 .zxy-application-button {
    width: 160px;
    height: 44px;
    margin-top: 23px;
    border-radius: 23px;
    font-size: 15px;
  }

  .zxy-bondings-item4 .zxy-application-image {
    margin-top: 26px;
    border-radius: 7px;
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  .zxy-bondings-item4 .zxy-application-title {
    font-size: 20px;
  }

  .zxy-bondings-item4 .zxy-application-layout {
    margin-top: 19px;
  }

  .zxy-bondings-item4 .zxy-application-text {
    font-size: 14px;
    line-height: 1.62;
  }

  .zxy-bondings-item4 .zxy-application-button {
    width: 150px;
    height: 42px;
    margin-top: 21px;
    border-radius: 22px;
    font-size: 14px;
  }

  .zxy-bondings-item4 .zxy-application-image {
    margin-top: 23px;
  }
}

/* 320 */
@media screen and (max-width: 320px) {
  .zxy-bondings-item4 .zxy-application-title {
    font-size: 19px;
  }

  .zxy-bondings-item4 .zxy-application-layout {
    margin-top: 17px;
  }

  .zxy-bondings-item4 .zxy-application-text {
    font-size: 13px;
    line-height: 1.6;
  }

  .zxy-bondings-item4 .zxy-application-button {
    width: 140px;
    height: 40px;
    margin-top: 19px;
    border-radius: 21px;
    font-size: 13px;
  }

  .zxy-bondings-item4 .zxy-application-image {
    margin-top: 21px;
  }
}
/* zxy-bondings-item4 */

/* zxy-bondings-item5 */
.zxy-bondings-item5 {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}
.zxy-bondings-item5 .img img {
  display: block;
  width: 100%;
  height: auto;
}
.zxy-bondings-item5 .zxy-specifications-title {
  width: 100%;
  padding: 0;
  color: #202020;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.35;
  text-align: left;
}

.zxy-bondings-item5 .zxy-specifications-table-wrap {
  width: 100%;
  margin-top: 48px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.zxy-bondings-item5 .zxy-specifications-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  background-color: #fff;
}

.zxy-bondings-item5 .zxy-specifications-col1 {
  width: 8%;
}

.zxy-bondings-item5 .zxy-specifications-col2 {
  width: 9%;
}

.zxy-bondings-item5 .zxy-specifications-col3 {
  width: 9%;
}

.zxy-bondings-item5 .zxy-specifications-col4 {
  width: 11%;
}

.zxy-bondings-item5 .zxy-specifications-col5 {
  width: 26%;
}

.zxy-bondings-item5 .zxy-specifications-col6 {
  width: 13%;
}

.zxy-bondings-item5 .zxy-specifications-col7 {
  width: 12%;
}

.zxy-bondings-item5 .zxy-specifications-col8 {
  width: 12%;
}

.zxy-bondings-item5 .zxy-specifications-table th,
.zxy-bondings-item5 .zxy-specifications-table td {
  height: 48px;
  padding: 8px 10px;
  color: #4a4a4a;
  border: 1px solid #dddddd;
  background-color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  vertical-align: middle;
}

.zxy-bondings-item5 .zxy-specifications-table .zxy-specifications-main-heading {
  height: 40px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #fff;
  border-color: #0845b5;
  background-color: #0845b5;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}

.zxy-bondings-item5 .zxy-specifications-table thead tr:nth-child(2) th {
  height: 44px;
  font-size: 16px;
}

.zxy-bondings-item5 .zxy-specifications-table thead tr:nth-child(3) th {
  height: 48px;
  font-size: 16px;
}

.zxy-bondings-item5 .zxy-specifications-table tbody td {
  height: 46px;
  font-size: 16px;
}

.zxy-bondings-item5 .zxy-specifications-table tfoot td {
  height: 48px;
  padding-right: 20px;
  padding-left: 20px;
  color: #909090;
  font-size: 14px;
  font-weight: 400;
}

.zxy-bondings-item5 .zxy-specifications-drawing-title {
  width: 100%;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 38px;
  padding: 5px 20px;
  color: #fff;
  background-color: #0845b5;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
}

/* 1400 */
@media screen and (max-width: 1400px) {
  .zxy-bondings-item5 .zxy-specifications-title {
    font-size: 28px;
  }

  .zxy-bondings-item5 .zxy-specifications-table-wrap {
    margin-top: 42px;
  }

  .zxy-bondings-item5
    .zxy-specifications-table
    .zxy-specifications-main-heading {
    font-size: 22px;
  }

  .zxy-bondings-item5 .zxy-specifications-table th,
  .zxy-bondings-item5 .zxy-specifications-table td {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 15px;
  }

  .zxy-bondings-item5 .zxy-specifications-table tbody td {
    font-size: 15px;
  }

  .zxy-bondings-item5 .zxy-specifications-drawing-title {
    margin-top: 34px;
    font-size: 22px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  .zxy-bondings-item5 .zxy-specifications-title {
    font-size: 26px;
  }

  .zxy-bondings-item5 .zxy-specifications-table-wrap {
    margin-top: 36px;
  }

  .zxy-bondings-item5 .zxy-specifications-table {
    min-width: 950px;
  }

  .zxy-bondings-item5
    .zxy-specifications-table
    .zxy-specifications-main-heading {
    height: 38px;
    font-size: 21px;
  }

  .zxy-bondings-item5 .zxy-specifications-table th,
  .zxy-bondings-item5 .zxy-specifications-table td {
    font-size: 14px;
  }

  .zxy-bondings-item5 .zxy-specifications-table tbody td {
    font-size: 14px;
  }

  .zxy-bondings-item5 .zxy-specifications-table tfoot td {
    font-size: 13px;
  }

  .zxy-bondings-item5 .zxy-specifications-drawing-title {
    margin-top: 30px;
    font-size: 21px;
  }
}

/* 992 */
@media screen and (max-width: 992px) {
  .zxy-bondings-item5 .zxy-specifications-title {
    font-size: 25px;
  }

  .zxy-bondings-item5 .zxy-specifications-table-wrap {
    margin-top: 30px;
    padding-bottom: 6px;
  }

  .zxy-bondings-item5 .zxy-specifications-table {
    min-width: 920px;
  }

  .zxy-bondings-item5
    .zxy-specifications-table
    .zxy-specifications-main-heading {
    font-size: 20px;
  }

  .zxy-bondings-item5 .zxy-specifications-drawing-title {
    margin-top: 27px;
    font-size: 20px;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  .zxy-bondings-item5 .zxy-specifications-title {
    font-size: 24px;
  }

  .zxy-bondings-item5 .zxy-specifications-table-wrap {
    margin-top: 26px;
  }

  .zxy-bondings-item5 .zxy-specifications-table {
    min-width: 880px;
  }

  .zxy-bondings-item5 .zxy-specifications-table th,
  .zxy-bondings-item5 .zxy-specifications-table td {
    height: 44px;
    padding: 7px 7px;
  }

  .zxy-bondings-item5
    .zxy-specifications-table
    .zxy-specifications-main-heading {
    height: 36px;
    font-size: 19px;
  }

  .zxy-bondings-item5 .zxy-specifications-table thead tr:nth-child(2) th,
  .zxy-bondings-item5 .zxy-specifications-table thead tr:nth-child(3) th,
  .zxy-bondings-item5 .zxy-specifications-table tbody td {
    height: 44px;
  }

  .zxy-bondings-item5 .zxy-specifications-drawing-title {
    min-height: 44px;
    margin-top: 24px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 18px;
  }

  .zxy-bondings-item5 .zxy-specifications-table-wrap::-webkit-scrollbar {
    height: 6px;
  }

  .zxy-bondings-item5 .zxy-specifications-table-wrap::-webkit-scrollbar-track {
    background-color: #eeeeee;
  }

  .zxy-bondings-item5 .zxy-specifications-table-wrap::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #0845b5;
  }
}

/* 576 */
@media screen and (max-width: 576px) {
  .zxy-bondings-item5 .zxy-specifications-title {
    font-size: 22px;
  }

  .zxy-bondings-item5 .zxy-specifications-table-wrap {
    margin-top: 22px;
  }

  .zxy-bondings-item5 .zxy-specifications-table {
    min-width: 840px;
  }

  .zxy-bondings-item5
    .zxy-specifications-table
    .zxy-specifications-main-heading {
    font-size: 18px;
  }

  .zxy-bondings-item5 .zxy-specifications-table th,
  .zxy-bondings-item5 .zxy-specifications-table td {
    padding-right: 6px;
    padding-left: 6px;
    font-size: 13px;
  }

  .zxy-bondings-item5 .zxy-specifications-table tbody td {
    font-size: 13px;
  }

  .zxy-bondings-item5 .zxy-specifications-table tfoot td {
    font-size: 12px;
  }

  .zxy-bondings-item5 .zxy-specifications-drawing-title {
    min-height: 42px;
    margin-top: 22px;
    font-size: 17px;
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  .zxy-bondings-item5 .zxy-specifications-title {
    font-size: 20px;
  }

  .zxy-bondings-item5 .zxy-specifications-table-wrap {
    margin-top: 19px;
  }

  .zxy-bondings-item5 .zxy-specifications-table {
    min-width: 800px;
  }

  .zxy-bondings-item5
    .zxy-specifications-table
    .zxy-specifications-main-heading {
    font-size: 17px;
  }

  .zxy-bondings-item5 .zxy-specifications-drawing-title {
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
  }
}

/* 320 */
@media screen and (max-width: 320px) {
  .zxy-bondings-item5 .zxy-specifications-title {
    font-size: 19px;
  }

  .zxy-bondings-item5 .zxy-specifications-table-wrap {
    margin-top: 17px;
  }

  .zxy-bondings-item5 .zxy-specifications-table {
    min-width: 780px;
  }

  .zxy-bondings-item5
    .zxy-specifications-table
    .zxy-specifications-main-heading {
    font-size: 16px;
  }

  .zxy-bondings-item5 .zxy-specifications-drawing-title {
    min-height: 40px;
    margin-top: 18px;
    font-size: 15px;
  }
}
/* zxy-bondings-item5 */
/* zxy-wheel-drawings */
.zxy-bondings-item5 .zxy-wheel-drawings {
  width: 76%;
  margin-top: 28px;
  margin-left: auto;
  margin-right: auto;
}

.zxy-bondings-item5 .zxy-wheel-drawing-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.zxy-bondings-item5 .zxy-wheel-drawing-item {
  width: 23.5%;
}

.zxy-bondings-item5 .zxy-wheel-drawing-item:not(:nth-child(4n + 1)) {
  margin-left: 2%;
}

.zxy-bondings-item5 .zxy-wheel-drawing-item:nth-child(n + 5) {
  margin-top: 18px;
}

.zxy-bondings-item5 .zxy-wheel-drawing-image {
  position: relative;
  width: 100%;
  overflow: hidden;
  border: 1px solid #e6c75d;
  background-color: #fff;
}

.zxy-bondings-item5 .zxy-wheel-drawing-image img {
  width: 100%;
  aspect-ratio: 5 / 3;
  display: block;
  object-fit: cover;
  object-position: center;
  transition:
    transform 0.5s ease,
    opacity 0.5s ease;
}

.zxy-bondings-item5 .zxy-wheel-drawing-item:hover .zxy-wheel-drawing-image img {
  opacity: 0.94;
  transform: scale(1.035);
}

.zxy-bondings-item5 .zxy-wheel-drawing-name {
  width: 100%;
  margin-top: 9px;
  padding: 0;
  color: #292929;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  transition: color 0.3s ease;
}

.zxy-bondings-item5 .zxy-wheel-drawing-item:hover .zxy-wheel-drawing-name {
  color: #0845b5;
}

/* 1400 */
@media screen and (max-width: 1400px) {
  .zxy-bondings-item5 .zxy-wheel-drawings {
    width: 82%;
    margin-top: 26px;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item:nth-child(n + 5) {
    margin-top: 17px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  .zxy-bondings-item5 .zxy-wheel-drawings {
    width: 90%;
    margin-top: 24px;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item {
    width: 23.8%;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item:not(:nth-child(4n + 1)) {
    margin-left: 1.6%;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-name {
    margin-top: 8px;
    font-size: 15px;
  }
}

/* 992 */
@media screen and (max-width: 992px) {
  .zxy-bondings-item5 .zxy-wheel-drawings {
    width: 100%;
    margin-top: 23px;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item {
    width: 32%;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item:not(:nth-child(4n + 1)) {
    margin-left: 0;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item:not(:nth-child(3n + 1)) {
    margin-left: 2%;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item:nth-child(n + 5) {
    margin-top: 0;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item:nth-child(n + 4) {
    margin-top: 20px;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  .zxy-bondings-item5 .zxy-wheel-drawings {
    margin-top: 21px;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item {
    width: 49%;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item:not(:nth-child(3n + 1)) {
    margin-left: 0;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item:nth-child(2n) {
    margin-left: 2%;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item:nth-child(n + 4) {
    margin-top: 0;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item:nth-child(n + 3) {
    margin-top: 18px;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-name {
    font-size: 15px;
  }
}

/* 576 */
@media screen and (max-width: 576px) {
  .zxy-bondings-item5 .zxy-wheel-drawings {
    margin-top: 19px;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item:nth-child(n + 3) {
    margin-top: 15px;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-name {
    margin-top: 7px;
    font-size: 14px;
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  .zxy-bondings-item5 .zxy-wheel-drawing-item {
    width: 100%;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item:nth-child(2n) {
    margin-left: 0;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item:nth-child(n + 2),
  .zxy-bondings-item5 .zxy-wheel-drawing-item:nth-child(n + 3) {
    margin-top: 15px;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-image img {
    aspect-ratio: 5 / 3;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-name {
    font-size: 14px;
  }
}

/* 320 */
@media screen and (max-width: 320px) {
  .zxy-bondings-item5 .zxy-wheel-drawings {
    margin-top: 17px;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-item:nth-child(n + 2),
  .zxy-bondings-item5 .zxy-wheel-drawing-item:nth-child(n + 3) {
    margin-top: 13px;
  }

  .zxy-bondings-item5 .zxy-wheel-drawing-name {
    margin-top: 6px;
    font-size: 13px;
  }
}
/* zxy-wheel-drawings */

/* bondings page*/



/* archive bonds  */
/* archive-bond-guide */
.archive-bond-guide {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #232323;
  background-image: url("../images/archive-bond-csbg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.archive-bond-guide::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background:
    linear-gradient(
      180deg,
      rgba(21, 21, 21, 0.18) 0%,
      rgba(21, 21, 21, 0.1) 48%,
      rgba(21, 21, 21, 0.3) 100%
    ),
    rgba(18, 18, 18, 0.12);
}

.archive-bond-guide .warp-mb {
  position: relative;
  z-index: 2;
}

.archive-bond-guide .archive-bond-guide-title {
  width: 100%;
  color: #f7f7f7;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
}

.archive-bond-guide .archive-bond-table-box {
  width: 80%;
  margin-top: 36px;
  margin-left: auto;
  margin-right: auto;
}

.archive-bond-guide .archive-bond-table-scroll {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.archive-bond-guide .archive-bond-table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: fixed;
  background-color: transparent;
}

.archive-bond-guide .archive-bond-col-type {
  width: 17%;
}

.archive-bond-guide .archive-bond-col-efficiency {
  width: 17%;
}

.archive-bond-guide .archive-bond-col-life {
  width: 11%;
}

.archive-bond-guide .archive-bond-col-finish {
  width: 14%;
}

.archive-bond-guide .archive-bond-col-retention {
  width: 15%;
}

.archive-bond-guide .archive-bond-col-best {
  width: 26%;
}

.archive-bond-guide .archive-bond-table th,
.archive-bond-guide .archive-bond-table td {
  padding-right: 14px;
  padding-left: 14px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.21);
  font-size: 14px;
  line-height: 1.55;
  text-align: center;
  vertical-align: middle;
}

.archive-bond-guide .archive-bond-table th:first-child,
.archive-bond-guide .archive-bond-table td:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.13);
}

.archive-bond-guide .archive-bond-table thead th {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  border-top: 1px solid rgba(8, 69, 181, 0.95);
  border-right-color: rgba(255, 255, 255, 0.23);
  border-bottom-color: rgba(255, 255, 255, 0.18);
  background-color: #0645b5;
  font-weight: 600;
  line-height: 1.4;
  white-space: nowrap;
}

.archive-bond-guide .archive-bond-table tbody td {
  padding-top: 15px;
  padding-bottom: 15px;
  color: rgba(255, 255, 255, 0.88);
  background-color: rgba(235, 238, 243, 0.18);
  font-weight: 400;
  transition:
    color 0.35s ease,
    background-color 0.35s ease;
}

.archive-bond-guide .archive-bond-table tbody tr:hover td {
  color: #fff;
  background-color: rgba(235, 238, 243, 0.25);
}

.archive-bond-guide .archive-bond-table-scroll::-webkit-scrollbar {
  height: 6px;
}

.archive-bond-guide .archive-bond-table-scroll::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.12);
}

.archive-bond-guide .archive-bond-table-scroll::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.45);
}

/* 1400 */
@media screen and (max-width: 1400px) {
  .archive-bond-guide .archive-bond-guide-title {
    font-size: 28px;
  }

  .archive-bond-guide .archive-bond-table-box {
    margin-top: 34px;
  }

  .archive-bond-guide .archive-bond-table th,
  .archive-bond-guide .archive-bond-table td {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 13px;
  }

  .archive-bond-guide .archive-bond-table tbody td {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  .archive-bond-guide {
    background-position: center center;
  }

  .archive-bond-guide .archive-bond-table-box {
    width: 92%;
    margin-top: 30px;
  }

  .archive-bond-guide .archive-bond-table th,
  .archive-bond-guide .archive-bond-table td {
    padding-right: 9px;
    padding-left: 9px;
    font-size: 12px;
  }

  .archive-bond-guide .archive-bond-table tbody td {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}

/* 992 */
@media screen and (max-width: 992px) {
  .archive-bond-guide::before {
    background-color: rgba(16, 16, 16, 0.24);
  }

  .archive-bond-guide .archive-bond-guide-title {
    font-size: 27px;
  }

  .archive-bond-guide .archive-bond-table-box {
    width: 100%;
    margin-top: 28px;
  }

  .archive-bond-guide .archive-bond-table {
    min-width: 900px;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  .archive-bond-guide {
    background-position: 54% center;
  }

  .archive-bond-guide .archive-bond-guide-title {
    font-size: 26px;
  }

  .archive-bond-guide .archive-bond-table-box {
    margin-top: 25px;
  }

  .archive-bond-guide .archive-bond-table {
    min-width: 860px;
  }

  .archive-bond-guide .archive-bond-table thead th {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .archive-bond-guide .archive-bond-table tbody td {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

/* 520 */
@media screen and (max-width: 520px) {
  .archive-bond-guide {
    background-position: 57% center;
  }

  .archive-bond-guide::before {
    background-color: rgba(12, 12, 12, 0.32);
  }

  .archive-bond-guide .archive-bond-guide-title {
    font-size: 24px;
  }

  .archive-bond-guide .archive-bond-table-box {
    margin-top: 22px;
  }

  .archive-bond-guide .archive-bond-table {
    min-width: 820px;
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  .archive-bond-guide .archive-bond-guide-title {
    font-size: 22px;
  }

  .archive-bond-guide .archive-bond-table-box {
    margin-top: 20px;
  }
}

/* 320 */
@media screen and (max-width: 320px) {
  .archive-bond-guide .archive-bond-guide-title {
    font-size: 21px;
  }
}
/* archive-bond-guide */
/* archive bonds  */






/* archive-applications-advantages */
.archive-applications-advantages {
  background-color: #f3f3f3;
}

.archive-applications-advantages ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}

.archive-applications-advantages ul li {
  position: relative;
  width: 50%;
  min-height: 212px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 6%;
  padding-left: 15.5%;
  background-color: #fff;
  transition:
    background-color 0.35s ease,
    box-shadow 0.35s ease;
}

.archive-applications-advantages ul li:nth-child(1),
.archive-applications-advantages ul li:nth-child(4) {
  background-color: #fafafa;
}

.archive-applications-advantages ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 7.5%;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translateY(-50%);
  transition: transform 0.35s ease;
}

.archive-applications-advantages ul li:nth-child(1)::before {
  background-image: url("../images/archive-applications-icon1.png");
}

.archive-applications-advantages ul li:nth-child(2)::before {
  background-image: url("../images/archive-applications-icon2.png");
}

.archive-applications-advantages ul li:nth-child(3)::before {
  background-image: url("../images/archive-applications-icon3.png");
}

.archive-applications-advantages ul li:nth-child(4)::before {
  background-image: url("../images/archive-applications-icon4.png");
}

.archive-applications-advantages ul li h3 {
  color: #292929;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.4;
  text-align: left;
  text-transform: uppercase;
}

.archive-applications-advantages ul li p {
  margin-top: 8px;
  color: #555;
  font-size: 16px;
  line-height: 1.65;
  text-align: left;
}

.archive-applications-advantages ul li:hover {
  background-color: #f5f8fd;
  box-shadow: inset 0 0 35px rgba(6, 69, 181, 0.04);
}

.archive-applications-advantages ul li:hover::before {
  transform: translateY(-55%);
}

@media screen and (max-width: 1400px) {
  .archive-applications-advantages ul {
    margin-top: 45px;
  }

  .archive-applications-advantages ul li {
    min-height: 195px;
    padding-right: 5%;
    padding-left: 15%;
  }

  .archive-applications-advantages ul li::before {
    left: 7%;
    width: 72px;
    height: 72px;
  }

  .archive-applications-advantages ul li h3 {
    font-size: 16px;
  }
}

@media screen and (max-width: 1200px) {
  .archive-applications-advantages ul {
    margin-top: 40px;
  }

  .archive-applications-advantages ul li {
    min-height: 180px;
    padding-right: 4%;
    padding-left: 16%;
  }

  .archive-applications-advantages ul li::before {
    left: 6%;
    width: 64px;
    height: 64px;
  }

  .archive-applications-advantages ul li p {
    font-size: 15px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 992px) {
  .archive-applications-advantages ul {
    margin-top: 35px;
  }

  .archive-applications-advantages ul li {
    min-height: 170px;
    padding-right: 4%;
    padding-left: 18%;
  }

  .archive-applications-advantages ul li::before {
    left: 6%;
    width: 58px;
    height: 58px;
  }

  .archive-applications-advantages ul li h3 {
    font-size: 15px;
  }

  .archive-applications-advantages ul li p {
    margin-top: 6px;
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .archive-applications-advantages ul {
    margin-top: 30px;
  }

  .archive-applications-advantages ul li {
    width: 100%;
    min-height: 150px;
    padding-right: 7%;
    padding-left: 21%;
  }

  .archive-applications-advantages ul li:nth-child(odd) {
    background-color: #fafafa;
  }

  .archive-applications-advantages ul li:nth-child(even) {
    background-color: #fff;
  }

  .archive-applications-advantages ul li::before {
    left: 7%;
    width: 62px;
    height: 62px;
  }

  .archive-applications-advantages ul li h3 {
    font-size: 16px;
  }

  .archive-applications-advantages ul li p {
    font-size: 15px;
  }
}

@media screen and (max-width: 520px) {
  .archive-applications-advantages ul {
    margin-top: 26px;
  }

  .archive-applications-advantages ul li {
    min-height: 135px;
    padding-right: 5%;
    padding-left: 25%;
  }

  .archive-applications-advantages ul li::before {
    left: 7%;
    width: 54px;
    height: 54px;
  }

  .archive-applications-advantages ul li h3 {
    font-size: 15px;
    line-height: 1.35;
  }

  .archive-applications-advantages ul li p {
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.55;
  }
}

@media screen and (max-width: 380px) {
  .archive-applications-advantages ul {
    margin-top: 22px;
  }

  .archive-applications-advantages ul li {
    min-height: 125px;
    padding-right: 4%;
    padding-left: 27%;
  }

  .archive-applications-advantages ul li::before {
    left: 6%;
    width: 48px;
    height: 48px;
  }

  .archive-applications-advantages ul li h3 {
    font-size: 14px;
  }

  .archive-applications-advantages ul li p {
    font-size: 13px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 320px) {
  .archive-applications-advantages ul li {
    min-height: 120px;
    padding-left: 28%;
  }

  .archive-applications-advantages ul li::before {
    width: 44px;
    height: 44px;
  }

  .archive-applications-advantages ul li h3 {
    font-size: 13px;
  }

  .archive-applications-advantages ul li p {
    font-size: 12px;
  }
}
/* archive-applications-advantages */





/* contact   */

/* contact-banner */
.contact-banner {
  position: relative;
  width: 100%;
  height: 739px;
  overflow: hidden;
  background-color: #172938;
  background-image: url("../images/contact-banner-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.contact-banner::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(4, 17, 31, 0.06) 0%,
    rgba(4, 17, 31, 0.02) 45%,
    rgba(4, 17, 31, 0) 72%
  );
}

.contact-banner .warp-mb {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
}

.contact-banner .contact-banner-content {
  width: 40%;
  transform: translateY(-3px);
}

.contact-banner .contact-banner-title {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.3;
  text-align: left;
  text-shadow: 0 3px 12px rgba(0, 0, 0, 0.22);
}

.contact-banner .contact-banner-text {
  width: 100%;
  margin-top: 23px;
  color: rgba(255, 255, 255, 0.95);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.65;
  text-align: left;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
}

.contact-banner .contact-banner-list {
  width: 100%;
  margin-top: 39px;
}

.contact-banner .contact-banner-list li {
  position: relative;
  min-height: 40px;
  display: flex;
  align-items: center;
  padding-left: 59px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.contact-banner .contact-banner-list li + li {
  margin-top: 4px;
}

.contact-banner .contact-banner-list li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translateY(-50%);
}

.contact-banner .contact-banner-list li:nth-child(1)::before {
  background-image: url("../images/contact-banner-icon1.png");
}

.contact-banner .contact-banner-list li:nth-child(2)::before {
  background-image: url("../images/contact-banner-icon2.png");
}

/* 1400 */
@media screen and (max-width: 1400px) {
  .contact-banner {
    height: 660px;
    background-position: 52% center;
  }

  .contact-banner .contact-banner-content {
    width: 44%;
  }

  .contact-banner .contact-banner-title {
    font-size: 34px;
  }

  .contact-banner .contact-banner-text {
    margin-top: 21px;
    font-size: 17px;
  }

  .contact-banner .contact-banner-list {
    margin-top: 34px;
  }

  .contact-banner .contact-banner-list li {
    padding-left: 55px;
  }

  .contact-banner .contact-banner-list li::before {
    width: 38px;
    height: 38px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  .contact-banner {
    height: 600px;
    background-position: 55% center;
  }

  .contact-banner .contact-banner-content {
    width: 48%;
  }

  .contact-banner .contact-banner-title {
    font-size: 32px;
  }

  .contact-banner .contact-banner-text {
    margin-top: 19px;
    font-size: 16px;
    line-height: 1.7;
  }

  .contact-banner .contact-banner-list {
    margin-top: 30px;
  }

  .contact-banner .contact-banner-list li {
    min-height: 38px;
    padding-left: 52px;
    font-size: 15px;
  }

  .contact-banner .contact-banner-list li::before {
    width: 36px;
    height: 36px;
  }
}

/* 992 */
@media screen and (max-width: 992px) {
  .contact-banner {
    height: 560px;
    background-position: 59% center;
  }

  .contact-banner::before {
    background: linear-gradient(
      90deg,
      rgba(4, 17, 31, 0.38) 0%,
      rgba(4, 17, 31, 0.2) 52%,
      rgba(4, 17, 31, 0.04) 82%
    );
  }

  .contact-banner .contact-banner-content {
    width: 58%;
  }

  .contact-banner .contact-banner-title {
    font-size: 30px;
  }

  .contact-banner .contact-banner-text {
    width: 96%;
    margin-top: 18px;
  }

  .contact-banner .contact-banner-text br {
    display: none;
  }

  .contact-banner .contact-banner-list {
    margin-top: 28px;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  .contact-banner {
    height: 520px;
    background-position: 63% center;
  }

  .contact-banner::before {
    background: linear-gradient(
      90deg,
      rgba(3, 15, 30, 0.7) 0%,
      rgba(3, 15, 30, 0.5) 62%,
      rgba(3, 15, 30, 0.22) 100%
    );
  }

  .contact-banner .contact-banner-content {
    width: 76%;
    transform: none;
  }

  .contact-banner .contact-banner-title {
    font-size: 29px;
  }

  .contact-banner .contact-banner-text {
    width: 100%;
    margin-top: 17px;
    font-size: 16px;
    line-height: 1.65;
  }

  .contact-banner .contact-banner-list {
    margin-top: 26px;
  }

  .contact-banner .contact-banner-list li {
    min-height: 36px;
    padding-left: 49px;
    font-size: 15px;
  }

  .contact-banner .contact-banner-list li + li {
    margin-top: 6px;
  }

  .contact-banner .contact-banner-list li::before {
    width: 34px;
    height: 34px;
  }
}

/* 576 */
@media screen and (max-width: 576px) {
  .contact-banner {
    height: 500px;
    background-position: 68% center;
  }

  .contact-banner::before {
    background: linear-gradient(
      90deg,
      rgba(3, 14, 28, 0.82) 0%,
      rgba(3, 14, 28, 0.68) 68%,
      rgba(3, 14, 28, 0.46) 100%
    );
  }

  .contact-banner .warp-mb {
    align-items: center;
  }

  .contact-banner .contact-banner-content {
    width: 92%;
  }

  .contact-banner .contact-banner-title {
    font-size: 28px;
    line-height: 1.35;
  }

  .contact-banner .contact-banner-text {
    margin-top: 16px;
    font-size: 15px;
    line-height: 1.65;
  }

  .contact-banner .contact-banner-list {
    margin-top: 24px;
  }

  .contact-banner .contact-banner-list li {
    min-height: 34px;
    padding-left: 46px;
    font-size: 14px;
  }

  .contact-banner .contact-banner-list li::before {
    width: 32px;
    height: 32px;
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  .contact-banner {
    height: 470px;
    background-position: 71% center;
  }

  .contact-banner .contact-banner-content {
    width: 96%;
  }

  .contact-banner .contact-banner-title {
    font-size: 26px;
  }

  .contact-banner .contact-banner-text {
    margin-top: 14px;
    font-size: 14px;
    line-height: 1.65;
  }

  .contact-banner .contact-banner-list {
    margin-top: 22px;
  }

  .contact-banner .contact-banner-list li {
    min-height: 32px;
    padding-left: 43px;
    font-size: 13px;
  }

  .contact-banner .contact-banner-list li + li {
    margin-top: 7px;
  }

  .contact-banner .contact-banner-list li::before {
    width: 30px;
    height: 30px;
  }
}
 
/* 320 */
@media screen and (max-width: 320px) {
  .contact-banner {
    height: 450px;
    background-position: 73% center;
  }

  .contact-banner .contact-banner-title {
    font-size: 24px;
  }

  .contact-banner .contact-banner-text {
    font-size: 13px;
    line-height: 1.6;
  }

  .contact-banner .contact-banner-list {
    margin-top: 20px;
  }

  .contact-banner .contact-banner-list li {
    min-height: 30px;
    padding-left: 40px;
    font-size: 12px;
  }

  .contact-banner .contact-banner-list li::before {
    width: 28px;
    height: 28px;
  }
}
/* contact-banner */
/* contact-map */
.contact-map {
  position: relative;
  width: 100%;
  height: 405px;
  overflow: hidden;
  background-color: #f2f4f6;
}

.contact-map .contact-map-iframe {
  position: absolute;
  z-index: 1;
  top: -12%;
  left: 0;
  width: 100%;
  height: 124%;
  overflow: hidden;
}

.contact-map .contact-map-iframe iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  filter: grayscale(0.16) saturate(0.7) brightness(1.12) contrast(0.88);
}

/* 让原始地图颜色更接近设计图的浅色效果 */
.contact-map .contact-map-mask {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  pointer-events: none;
  background:
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.18) 0%,
      rgba(255, 255, 255, 0.08) 42%,
      rgba(255, 255, 255, 0.14) 100%
    ),
    rgba(244, 246, 248, 0.08);
}

.contact-map .warp-mb {
  position: relative;
  z-index: 5;
  height: 100%;
}

/* 左侧信息卡 */
.contact-map .contact-map-card {
  position: absolute;
  top: 26px;
  left: 0;
  width: 43%;
  min-height: 342px;
  padding: 52px 5%;
  border-radius: 12px;
  background-color: rgba(255, 255, 255, 0.97);
  box-shadow:
    0 12px 34px rgba(31, 48, 69, 0.16),
    0 3px 10px rgba(31, 48, 69, 0.06);
}

.contact-map .contact-map-title {
  color: #333;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.35;
  text-align: left;
}

.contact-map .contact-map-address {
  width: 100%;
  margin-top: 28px;
  color: #3d3d3d;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.75;
  text-align: left;
}

.contact-map .contact-map-link {
  position: relative;
  display: inline-block;
  margin-top: 31px;
  padding-right: 25px;
  color: #0645b5;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4;
  transition:
    color 0.35s ease,
    transform 0.35s ease;
}

.contact-map .contact-map-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 17px;
  height: 9px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 11'%3E%3Cpath d='M1 5.5h17M14 1l4.5 4.5L14 10' fill='none' stroke='%230645b5' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translateY(-50%);
  transition: right 0.35s ease;
}

.contact-map .contact-map-link:hover {
  color: #082e72;
  transform: translateY(-2px);
}

.contact-map .contact-map-link:hover::after {
  right: -5px;
}

/* 1400 */
@media screen and (max-width: 1400px) {
  .contact-map {
    height: 390px;
  }

  .contact-map .contact-map-card {
    top: 25px;
    width: 45%;
    min-height: 330px;
    padding-top: 47px;
    padding-bottom: 47px;
  }

  .contact-map .contact-map-title {
    font-size: 24px;
  }

  .contact-map .contact-map-address {
    margin-top: 24px;
    font-size: 16px;
  }

  .contact-map .contact-map-link {
    margin-top: 27px;
    font-size: 16px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  .contact-map {
    height: 370px;
  }

  .contact-map .contact-map-card {
    top: 24px;
    width: 48%;
    min-height: 322px;
    padding: 42px 5%;
  }

  .contact-map .contact-map-title {
    font-size: 22px;
  }

  .contact-map .contact-map-address {
    margin-top: 21px;
    font-size: 15px;
    line-height: 1.7;
  }

  .contact-map .contact-map-link {
    margin-top: 25px;
    font-size: 15px;
  }
}

/* 992 */
@media screen and (max-width: 992px) {
  .contact-map {
    height: 500px;
  }

  .contact-map .contact-map-iframe {
    top: 0;
    height: 100%;
  }

  .contact-map .contact-map-card {
    top: 30px;
    left: 0;
    width: 58%;
    min-height: 0;
    padding: 38px 5%;
  }

  .contact-map .contact-map-address {
    margin-top: 19px;
  }

  .contact-map .contact-map-link {
    margin-top: 23px;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  .contact-map {
    height: 540px;
  }

  .contact-map .contact-map-mask {
    background: rgba(244, 246, 248, 0.15);
  }

  .contact-map .contact-map-card {
    top: 25px;
    left: 4%;
    width: 78%;
    padding: 34px 6%;
    border-radius: 10px;
  }

  .contact-map .contact-map-title {
    font-size: 21px;
  }

  .contact-map .contact-map-address {
    margin-top: 17px;
    font-size: 15px;
    line-height: 1.65;
  }

  .contact-map .contact-map-link {
    margin-top: 21px;
  }
}

/* 576 */
@media screen and (max-width: 576px) {
  .contact-map {
    height: 555px;
  }

  .contact-map .contact-map-card {
    top: 22px;
    left: 2%;
    width: 94%;
    padding: 30px 7%;
    border-radius: 9px;
  }

  .contact-map .contact-map-title {
    font-size: 20px;
  }

  .contact-map .contact-map-address {
    margin-top: 16px;
    font-size: 14px;
    line-height: 1.65;
  }

  .contact-map .contact-map-link {
    margin-top: 19px;
    font-size: 14px;
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  .contact-map {
    height: 530px;
  }

  .contact-map .contact-map-card {
    top: 18px;
    width: 96%;
    padding: 26px 6%;
  }

  .contact-map .contact-map-title {
    font-size: 18px;
  }

  .contact-map .contact-map-address {
    margin-top: 14px;
    font-size: 13px;
    line-height: 1.6;
  }

  .contact-map .contact-map-link {
    margin-top: 17px;
    font-size: 13px;
  }
}

/* 320 */
@media screen and (max-width: 320px) {
  .contact-map {
    height: 515px;
  }

  .contact-map .contact-map-card {
    padding: 23px 6%;
  }

  .contact-map .contact-map-title {
    font-size: 17px;
  }

  .contact-map .contact-map-address {
    font-size: 12px;
  }

  .contact-map .contact-map-link {
    font-size: 12px;
  }
}
/* contact-map */

/* contact-advantages */

.contact-advantages .contact-advantages-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.contact-advantages .contact-advantages-item {
  position: relative;
  width: 50%;
  min-height: 168px;
  display: flex;
  align-items: center;
  padding-right: 20px;
  padding-left: 160px;
  background-color: #f5f5f5;
}

.contact-advantages .contact-advantages-item:nth-child(2) {
  background-color: #f7f7f7;
}

.contact-advantages .contact-advantages-item:nth-child(3) {
  border-top: 1px solid #fff;
  background-color: #f1f1f1;
}

.contact-advantages .contact-advantages-item:nth-child(4) {
  border-top: 1px solid #fff;
  background-color: #f5f5f5;
}

.contact-advantages .contact-advantages-item:nth-child(2n) {
  border-left: 1px solid #fff;
}

.contact-advantages .contact-advantages-item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50px;
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translateY(-50%);
}

.contact-advantages .contact-advantages-item:nth-child(1)::before {
  background-image: url("../images/contact-btm-icon1.png");
}

.contact-advantages .contact-advantages-item:nth-child(2)::before {
  background-image: url("../images/contact-btm-icon3.png");
}

.contact-advantages .contact-advantages-item:nth-child(3)::before {
  background-image: url("../images/contact-btm-icon2.png");
}

.contact-advantages .contact-advantages-item:nth-child(4)::before {
  background-image: url("../images/contact-btm-icon4.png");
}


.contact-advantages .contact-advantages-info h3 {
  color: #242424;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.45;
  text-align: left;
}

.contact-advantages .contact-advantages-info p {
  width: 100%;
  margin-top: 14px;
  color: #666;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.75;
  text-align: left;
}
/* contact-advantages */

/* contact-cta */
.contact-cta {
  position: relative;
  width: 100%;
  height: 328px;
  overflow: hidden;
  background-color: #020d22;
  background-image: url("../images/contact-btm-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.contact-cta .warp-mb {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
}

.contact-cta .contact-cta-content {
  width: 38%;
  transform: translateY(-9px);
}

.contact-cta .contact-cta-title {
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.45;
  text-align: left;
}

.contact-cta .contact-cta-text {
  width: 94%;
  margin-top: 26px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
  text-align: left;
}

.contact-cta .contact-cta-more {
  position: relative;
  width: 146px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 28px;
  overflow: hidden;
  border: 1px solid #0753c9;
  border-radius: 8px;
  color: #fff;
  background-color: #0753c9;
  box-shadow: 0 8px 20px rgba(0, 52, 145, 0.26);
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  transition:
    color 0.35s ease,
    border-color 0.35s ease,
    background-color 0.35s ease,
    box-shadow 0.35s ease,
    transform 0.35s ease;
}

.contact-cta .contact-cta-more::before {
  content: "";
  position: absolute;
  top: -30%;
  left: -70%;
  width: 35%;
  height: 160%;
  opacity: 0;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.42) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: rotate(16deg);
  transition:
    left 0.65s ease,
    opacity 0.35s ease;
}

.contact-cta .contact-cta-more:hover {
  color: #0753c9;
  border-color: #fff;
  background-color: #fff;
  box-shadow: 0 12px 26px rgba(0, 45, 125, 0.32);
  transform: translateY(-3px);
}

.contact-cta .contact-cta-more:hover::before {
  left: 125%;
  opacity: 1;
}
/* contact-advantages contact-cta responsive */

/* 1400 */
@media screen and (max-width: 1400px) {
  .contact-advantages .contact-advantages-list {
    margin-top: 36px;
  }

  .contact-advantages .contact-advantages-item {
    min-height: 156px;
    padding-right: 18px;
    padding-left: 145px;
  }

  .contact-advantages .contact-advantages-item::before {
    left: 43px;
    width: 64px;
    height: 64px;
  }

  .contact-advantages .contact-advantages-info p {
    margin-top: 12px;
    line-height: 1.7;
  }

  .contact-cta {
    height: 310px;
  }

  .contact-cta .contact-cta-content {
    width: 41%;
  }

  .contact-cta .contact-cta-text {
    margin-top: 22px;
  }

  .contact-cta .contact-cta-more {
    margin-top: 24px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  .contact-advantages .contact-advantages-list {
    margin-top: 32px;
  }

  .contact-advantages .contact-advantages-item {
    min-height: 148px;
    padding-right: 16px;
    padding-left: 120px;
  }

  .contact-advantages .contact-advantages-item::before {
    left: 32px;
    width: 58px;
    height: 58px;
  }

  .contact-advantages .contact-advantages-info h3 {
    font-size: 15px;
  }

  .contact-advantages .contact-advantages-info p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.65;
  }

  .contact-cta {
    height: 290px;
    background-position: 54% center;
  }

  .contact-cta .contact-cta-content {
    width: 45%;
    transform: translateY(-5px);
  }

  .contact-cta .contact-cta-title {
    font-size: 20px;
  }

  .contact-cta .contact-cta-text {
    width: 100%;
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.7;
  }

  .contact-cta .contact-cta-more {
    width: 138px;
    height: 38px;
    margin-top: 22px;
  }
}

/* 992 */
@media screen and (max-width: 992px) {
  .contact-advantages .contact-advantages-list {
    margin-top: 30px;
  }

  .contact-advantages .contact-advantages-item {
    min-height: 142px;
    padding-right: 14px;
    padding-left: 102px;
  }

  .contact-advantages .contact-advantages-item::before {
    left: 25px;
    width: 52px;
    height: 52px;
  }

  .contact-advantages .contact-advantages-info h3 {
    font-size: 14px;
  }

  .contact-advantages .contact-advantages-info p {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.6;
  }

  .contact-cta {
    height: 280px;
    background-position: 60% center;
  }

  .contact-cta .contact-cta-content {
    width: 52%;
  }

  .contact-cta .contact-cta-title {
    font-size: 19px;
  }

  .contact-cta .contact-cta-text {
    margin-top: 18px;
    font-size: 14px;
    line-height: 1.65;
  }

  .contact-cta .contact-cta-more {
    margin-top: 20px;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  .contact-advantages .contact-advantages-list {
    margin-top: 28px;
  }

  .contact-advantages .contact-advantages-item {
    width: 100%;
    min-height: 126px;
    padding-right: 6%;
    padding-left: 120px;
    border-left: 0;
  }

  .contact-advantages .contact-advantages-item:nth-child(2n) {
    border-left: 0;
  }

  .contact-advantages .contact-advantages-item:nth-child(n + 2) {
    border-top: 1px solid #fff;
  }

  .contact-advantages .contact-advantages-item::before {
    left: 36px;
    width: 54px;
    height: 54px;
  }

  .contact-advantages .contact-advantages-info h3 {
    font-size: 15px;
  }

  .contact-advantages .contact-advantages-info p {
    margin-top: 8px;
    font-size: 14px;
    line-height: 1.65;
  }

  .contact-cta {
    height: 300px;
    background-position: 66% center;
  }

  .contact-cta::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(
      90deg,
      rgba(1, 12, 31, 0.98) 0%,
      rgba(1, 12, 31, 0.88) 52%,
      rgba(1, 12, 31, 0.38) 100%
    );
  }

  .contact-cta .contact-cta-content {
    width: 68%;
    transform: none;
  }

  .contact-cta .contact-cta-title {
    font-size: 19px;
  }

  .contact-cta .contact-cta-text {
    width: 100%;
    margin-top: 17px;
    font-size: 14px;
  }

  .contact-cta .contact-cta-more {
    width: 136px;
    height: 38px;
    margin-top: 20px;
  }
}

/* 520 */
@media screen and (max-width: 520px) {
  .contact-advantages .contact-advantages-list {
    margin-top: 24px;
  }

  .contact-advantages .contact-advantages-item {
    min-height: 116px;
    padding-right: 5%;
    padding-left: 92px;
  }

  .contact-advantages .contact-advantages-item::before {
    left: 23px;
    width: 46px;
    height: 46px;
  }

  .contact-advantages .contact-advantages-info h3 {
    font-size: 14px;
  }

  .contact-advantages .contact-advantages-info p {
    margin-top: 7px;
    font-size: 13px;
    line-height: 1.6;
  }

  .contact-cta {
    height: auto;
    min-height: 290px;
    padding-top: 48px;
    padding-bottom: 48px;
    background-position: 71% center;
  }

  .contact-cta::before {
    background: linear-gradient(
      90deg,
      rgba(1, 11, 29, 0.98) 0%,
      rgba(1, 11, 29, 0.92) 68%,
      rgba(1, 11, 29, 0.68) 100%
    );
  }

  .contact-cta .warp-mb {
    height: auto;
  }

  .contact-cta .contact-cta-content {
    width: 92%;
  }

  .contact-cta .contact-cta-title {
    font-size: 18px;
    line-height: 1.45;
  }

  .contact-cta .contact-cta-text {
    margin-top: 15px;
    font-size: 13px;
    line-height: 1.65;
  }

  .contact-cta .contact-cta-more {
    width: 132px;
    height: 37px;
    margin-top: 18px;
    border-radius: 6px;
    font-size: 12px;
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  .contact-advantages .contact-advantages-list {
    margin-top: 22px;
  }

  .contact-advantages .contact-advantages-item {
    min-height: 108px;
    padding-right: 4%;
    padding-left: 80px;
  }

  .contact-advantages .contact-advantages-item::before {
    left: 18px;
    width: 42px;
    height: 42px;
  }

  .contact-advantages .contact-advantages-info h3 {
    font-size: 13px;
  }

  .contact-advantages .contact-advantages-info p {
    margin-top: 6px;
    font-size: 12px;
    line-height: 1.55;
  }

  .contact-cta {
    min-height: 275px;
    padding-top: 42px;
    padding-bottom: 42px;
    background-position: 75% center;
  }

  .contact-cta .contact-cta-content {
    width: 96%;
  }

  .contact-cta .contact-cta-title {
    font-size: 17px;
  }

  .contact-cta .contact-cta-text {
    margin-top: 14px;
    font-size: 12px;
    line-height: 1.6;
  }

  .contact-cta .contact-cta-more {
    width: 126px;
    height: 36px;
    margin-top: 17px;
  }
}

/* 320 */
@media screen and (max-width: 320px) {
  .contact-advantages .contact-advantages-item {
    min-height: 104px;
    padding-left: 72px;
  }

  .contact-advantages .contact-advantages-item::before {
    left: 15px;
    width: 38px;
    height: 38px;
  }

  .contact-cta {
    min-height: 265px;
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .contact-cta .contact-cta-title {
    font-size: 16px;
  }

  .contact-cta .contact-cta-more {
    width: 122px;
    height: 35px;
  }
}
/* contact-cta */
/* contact   */
/* bonds-archive */
/* bonds-archive-item1 */
.bonds-archive-item1 {
  position: relative;
}

.bonds-archive-item1 .bonds-archive-guide-list {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-top: 55px;
}

.bonds-archive-item1 .bonds-archive-guide-list > li {
  position: relative;
  width: 24.6%;
  padding: 30px 20px;
  border: 1px solid #e8e8e8;
  border-radius: 7px;
  background-color: #fff;
  box-shadow: 0 0px 10px 0 rgba(32, 49, 78, 0.08);
  transition:
    border-color 0.35s ease,
    box-shadow 0.35s ease,
    transform 0.35s ease;
}
.bonds-archive-item1 .bonds-archive-guide-list > li h3 {
  position: relative;
  padding-left: 68px;
}
.bonds-archive-item1 .bonds-archive-guide-list > li h3::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.bonds-archive-item1 .bonds-archive-guide-list > li:nth-child(1) h3::before {
  background-image: url("../images/bonds-archive-icon1.jpg");
}

.bonds-archive-item1 .bonds-archive-guide-list > li:nth-child(2) h3::before {
  background-image: url("../images/bonds-archive-icon2.jpg");
}

.bonds-archive-item1 .bonds-archive-guide-list > li:nth-child(3) h3::before {
  background-image: url("../images/bonds-archive-icon3.jpg");
}

.bonds-archive-item1 .bonds-archive-guide-list > li:nth-child(4) h3::before {
  background-image: url("../images/bonds-archive-icon4.jpg");
}

.bonds-archive-item1 .bonds-archive-guide-list h3 {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.55;
}

.bonds-archive-item1 .bonds-archive-guide-list p {
  margin-top: 20px;
  color: #555;
  font-size: 14px;
  line-height: 1.75;
}

.bonds-archive-item1 .bonds-archive-guide-list > li:hover {
  border-color: rgba(6, 69, 181, 0.25);
  box-shadow: 0 15px 34px rgba(31, 66, 125, 0.13);
  transform: translateY(-5px);
}
/* bonds-archive-item1 */

/* bonds-archive-item2 */
.bonds-archive-item2 {
  position: relative;
}
.bonds-archive-item2 .index-title,
.bonds-archive-item2 .index-title .h2 {
  margin-bottom: 0;
}
.bonds-archive-item2 .bonds-archive-category-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  padding-bottom: 28px;
  justify-content: space-between;
}

.bonds-archive-item2 .bonds-archive-category-item {
  position: relative;
  width: 49%;
  padding: 35px 30px 50px 210px;
  border-radius: 7px;
  background-color: #f7f7f7;
  box-shadow: 0 8px 24px rgba(35, 50, 77, 0.025);
  transition:
    color 0.4s ease,
    background-color 0.4s ease,
    box-shadow 0.4s ease,
    transform 0.4s ease;
  margin-top: 60px;
}

.bonds-archive-item2 .bonds-archive-category-img {
  position: absolute;
  top: 50%;
  left: 3%;
  width: 180px;
  height: auto;
  display: block;
  transform: translateY(-50%);
  transition:
    filter 0.45s ease,
    transform 0.45s ease;
}

.bonds-archive-item2 .bonds-archive-category-info {
  width: 100%;
}

.bonds-archive-item2 .bonds-archive-category-info h3 {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.45;
  transition: color 0.4s ease;
}

.bonds-archive-item2 .bonds-archive-category-text {
  margin-top: 13px;
  color: #444;
  font-size: 14px;
  line-height: 1.75;
  transition: color 0.4s ease;
}

.bonds-archive-item2 .bonds-archive-feature-list {
  width: 100%;
  margin-top: 22px;
}

.bonds-archive-item2 .bonds-archive-feature-list > li {
  position: relative;
  width: 100%;
  padding-left: 23px;
  color: #555;
  font-size: 13px;
  line-height: 1.65;
  transition: color 0.4s ease;
}

.bonds-archive-item2 .bonds-archive-feature-list > li + li {
  margin-top: 4px;
}

.bonds-archive-item2 .bonds-archive-feature-list > li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 2px;
  width: 9px;
  height: 5px;
  border-bottom: 2px solid #0756c7;
  border-left: 2px solid #0756c7;
  transform: rotate(-45deg);
}

.bonds-archive-item2 .bonds-archive-more {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
  z-index: 3;
  width: 50%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  border: 1px solid #0645b5;
  background-color: #0645b5;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  transition:
    border-color 0.35s ease,
    background-color 0.35s ease,
    box-shadow 0.35s ease,
    transform 0.35s ease;
}

.bonds-archive-item2 .bonds-archive-more::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 35%;
  height: 100%;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.42) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-20deg);
  transition: left 0.65s ease;
}

.bonds-archive-item2 .bonds-archive-more::after {
  content: "»";
  position: absolute;
  top: 45%;
  right: 28px;
  color: #fff;
  font-size: 23px;
  font-weight: 400;
  line-height: 1;
  transform: translateY(-53%);
  transition: right 0.35s ease;
}

/* 卡片鼠标移入效果 */
.bonds-archive-item2 .bonds-archive-category-item:hover {
  background-color: #050505;
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
}

.bonds-archive-item2
  .bonds-archive-category-item:hover
  .bonds-archive-category-info
  h3 {
  color: #fff;
}

.bonds-archive-item2
  .bonds-archive-category-item:hover
  .bonds-archive-category-text {
  color: rgba(255, 255, 255, 0.88);
}

.bonds-archive-item2
  .bonds-archive-category-item:hover
  .bonds-archive-feature-list
  > li {
  color: rgba(255, 255, 255, 0.82);
}

.bonds-archive-item2
  .bonds-archive-category-item:hover
  .bonds-archive-category-img {
  filter: brightness(1.05);
  transform: translateY(-50%) scale(1.035);
}

.bonds-archive-item2 .bonds-archive-more:hover {
  border-color: #075bd7;
  background-color: #075bd7;
  box-shadow: 0 10px 25px rgba(6, 69, 181, 0.28);
}

.bonds-archive-item2 .bonds-archive-more:hover::before {
  left: 130%;
}

.bonds-archive-item2 .bonds-archive-more:hover::after {
  right: 22px;
}
/* bonds archive responsive */

/* 1400 */
@media screen and (max-width: 1400px) {
  /* bonds-archive-item1 */
  .bonds-archive-item1 .bonds-archive-guide-list {
    margin-top: 48px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li {
    width: 24.4%;
    padding: 26px 16px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li h3 {
    padding-left: 58px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li h3::before {
    width: 44px;
    height: 44px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list h3 {
    font-size: 16px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list p {
    margin-top: 17px;
    font-size: 13px;
    line-height: 1.7;
  }

  /* bonds-archive-item2 */
  .bonds-archive-item2 .bonds-archive-category-item {
    padding: 32px 24px 48px 180px;
    margin-top: 52px;
  }

  .bonds-archive-item2 .bonds-archive-category-img {
    width: 155px;
  }

  .bonds-archive-item2 .bonds-archive-category-info h3 {
    font-size: 17px;
  }

  .bonds-archive-item2 .bonds-archive-category-text {
    margin-top: 11px;
    font-size: 13px;
  }

  .bonds-archive-item2 .bonds-archive-feature-list {
    margin-top: 18px;
  }

  .bonds-archive-item2 .bonds-archive-feature-list > li {
    padding-left: 20px;
    font-size: 12px;
  }

  .bonds-archive-item2 .bonds-archive-more {
    width: 54%;
    height: 48px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  /* bonds-archive-item1 */
  .bonds-archive-item1 .bonds-archive-guide-list {
    margin-top: 42px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li {
    width: 24.2%;
    padding: 23px 13px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li h3 {
    padding-left: 50px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li h3::before {
    width: 39px;
    height: 39px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list h3 {
    font-size: 15px;
    line-height: 1.45;
  }

  .bonds-archive-item1 .bonds-archive-guide-list p {
    margin-top: 15px;
    font-size: 12px;
    line-height: 1.65;
  }

  /* bonds-archive-item2 */
  .bonds-archive-item2 .bonds-archive-category-item {
    width: 49.2%;
    padding: 28px 20px 45px 160px;
    margin-top: 48px;
  }

  .bonds-archive-item2 .bonds-archive-category-img {
    width: 138px;
  }

  .bonds-archive-item2 .bonds-archive-category-info h3 {
    font-size: 16px;
  }

  .bonds-archive-item2 .bonds-archive-category-text {
    margin-top: 9px;
    font-size: 12px;
    line-height: 1.65;
  }

  .bonds-archive-item2 .bonds-archive-feature-list {
    margin-top: 15px;
  }

  .bonds-archive-item2 .bonds-archive-feature-list > li {
    padding-left: 18px;
    font-size: 12px;
    line-height: 1.55;
  }

  .bonds-archive-item2 .bonds-archive-feature-list > li::before {
    top: 6px;
    width: 8px;
    height: 4px;
  }

  .bonds-archive-item2 .bonds-archive-more {
    width: 58%;
    height: 46px;
    bottom: -23px;
    font-size: 13px;
  }

  .bonds-archive-item2 .bonds-archive-more::after {
    right: 20px;
    font-size: 20px;
  }

  .bonds-archive-item2 .bonds-archive-more:hover::after {
    right: 16px;
  }
}

/* 992 */
@media screen and (max-width: 992px) {
  /* bonds-archive-item1 */
  .bonds-archive-item1 .bonds-archive-guide-list {
    flex-wrap: wrap;
    margin-top: 38px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li {
    width: 49%;
    padding: 27px 22px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li:nth-child(n + 3) {
    margin-top: 18px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li h3 {
    padding-left: 60px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li h3::before {
    width: 46px;
    height: 46px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list h3 {
    font-size: 17px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list p {
    margin-top: 17px;
    font-size: 13px;
  }

  /* bonds-archive-item2 */
  .bonds-archive-item2 .bonds-archive-category-item {
    width: 100%;
    padding: 34px 35px 52px 225px;
    margin-top: 46px;
  }

  .bonds-archive-item2 .bonds-archive-category-img {
    left: 4%;
    width: 180px;
  }

  .bonds-archive-item2 .bonds-archive-category-info h3 {
    font-size: 18px;
  }

  .bonds-archive-item2 .bonds-archive-category-text {
    margin-top: 11px;
    font-size: 14px;
  }

  .bonds-archive-item2 .bonds-archive-feature-list {
    margin-top: 18px;
  }

  .bonds-archive-item2 .bonds-archive-feature-list > li {
    padding-left: 21px;
    font-size: 13px;
    line-height: 1.6;
  }

  .bonds-archive-item2 .bonds-archive-more {
    width: 45%;
    height: 48px;
    font-size: 14px;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  /* bonds-archive-item1 */
  .bonds-archive-item1 .bonds-archive-guide-list {
    margin-top: 32px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li {
    padding: 23px 17px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li h3 {
    padding-left: 53px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li h3::before {
    width: 41px;
    height: 41px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list h3 {
    font-size: 16px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list p {
    margin-top: 14px;
    font-size: 12px;
  }

  /* bonds-archive-item2 */
  .bonds-archive-item2 .bonds-archive-category-item {
    padding: 30px 25px 50px 190px;
    margin-top: 42px;
  }

  .bonds-archive-item2 .bonds-archive-category-img {
    width: 150px;
  }

  .bonds-archive-item2 .bonds-archive-category-info h3 {
    font-size: 16px;
  }

  .bonds-archive-item2 .bonds-archive-category-text {
    margin-top: 9px;
    font-size: 13px;
    line-height: 1.65;
  }

  .bonds-archive-item2 .bonds-archive-feature-list {
    margin-top: 15px;
  }

  .bonds-archive-item2 .bonds-archive-feature-list > li {
    font-size: 12px;
    line-height: 1.55;
  }

  .bonds-archive-item2 .bonds-archive-more {
    width: 52%;
    height: 46px;
    bottom: -23px;
    font-size: 13px;
  }
}

/* 576 */
@media screen and (max-width: 576px) {
  /* bonds-archive-item1 */
  .bonds-archive-item1 .bonds-archive-guide-list {
    display: block;
    margin-top: 28px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li {
    width: 100%;
    padding: 22px 18px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li + li {
    margin-top: 14px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li:nth-child(n + 3) {
    margin-top: 14px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li h3 {
    min-height: 44px;
    display: flex;
    align-items: center;
    padding-left: 58px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li h3::before {
    width: 44px;
    height: 44px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list h3 {
    font-size: 16px;
    line-height: 1.4;
  }

  .bonds-archive-item1 .bonds-archive-guide-list h3 br {
    display: none;
  }

  .bonds-archive-item1 .bonds-archive-guide-list p {
    margin-top: 14px;
    font-size: 13px;
    line-height: 1.65;
  }

  /* bonds-archive-item2 */
  .bonds-archive-item2 .bonds-archive-category-list {
    padding-bottom: 24px;
  }

  .bonds-archive-item2 .bonds-archive-category-item {
    width: 100%;
    padding: 26px 20px 50px;
    margin-top: 40px;
  }

  .bonds-archive-item2 .bonds-archive-category-img {
    position: relative;
    top: auto;
    left: auto;
    width: 40%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    transform: none;
  }

  .bonds-archive-item2 .bonds-archive-category-info {
    margin-top: 20px;
  }

  .bonds-archive-item2 .bonds-archive-category-info h3 {
    font-size: 16px;
    text-align: center;
  }

  .bonds-archive-item2 .bonds-archive-category-text {
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.65;
    text-align: center;
  }

  .bonds-archive-item2 .bonds-archive-feature-list {
    margin-top: 17px;
  }

  .bonds-archive-item2 .bonds-archive-feature-list > li {
    padding-left: 20px;
    font-size: 12px;
    line-height: 1.6;
  }

  .bonds-archive-item2
    .bonds-archive-category-item:hover
    .bonds-archive-category-img {
    transform: scale(1.035);
  }

  .bonds-archive-item2 .bonds-archive-more {
    width: 64%;
    height: 44px;
    bottom: -22px;
    font-size: 12px;
  }

  .bonds-archive-item2 .bonds-archive-more::after {
    right: 18px;
    font-size: 19px;
  }

  .bonds-archive-item2 .bonds-archive-more:hover::after {
    right: 14px;
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  /* bonds-archive-item1 */
  .bonds-archive-item1 .bonds-archive-guide-list {
    margin-top: 24px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li {
    padding: 19px 14px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li h3 {
    min-height: 39px;
    padding-left: 50px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li h3::before {
    width: 38px;
    height: 38px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list h3 {
    font-size: 15px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list p {
    margin-top: 12px;
    font-size: 12px;
    line-height: 1.6;
  }

  /* bonds-archive-item2 */
  .bonds-archive-item2 .bonds-archive-category-item {
    padding: 22px 15px 46px;
    margin-top: 36px;
  }

  .bonds-archive-item2 .bonds-archive-category-img {
    width: 50%;
  }

  .bonds-archive-item2 .bonds-archive-category-info {
    margin-top: 16px;
  }

  .bonds-archive-item2 .bonds-archive-category-info h3 {
    font-size: 15px;
    line-height: 1.4;
  }

  .bonds-archive-item2 .bonds-archive-category-text {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.6;
  }

  .bonds-archive-item2 .bonds-archive-feature-list {
    margin-top: 14px;
  }

  .bonds-archive-item2 .bonds-archive-feature-list > li {
    padding-left: 19px;
    font-size: 12px;
    line-height: 1.55;
  }

  .bonds-archive-item2 .bonds-archive-more {
    width: 78%;
    height: 42px;
    bottom: -21px;
  }

  .bonds-archive-item2 .bonds-archive-more::after {
    right: 15px;
  }

  .bonds-archive-item2 .bonds-archive-more:hover::after {
    right: 12px;
  }
}

/* 320 */
@media screen and (max-width: 320px) {
  .bonds-archive-item1 .bonds-archive-guide-list > li {
    padding-right: 12px;
    padding-left: 12px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li h3 {
    padding-left: 47px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list > li h3::before {
    width: 36px;
    height: 36px;
  }

  .bonds-archive-item1 .bonds-archive-guide-list h3 {
    font-size: 14px;
  }

  .bonds-archive-item2 .bonds-archive-category-item {
    padding-right: 12px;
    padding-left: 12px;
  }

  .bonds-archive-item2 .bonds-archive-category-img {
    width: 54%;
  }

  .bonds-archive-item2 .bonds-archive-more {
    width: 84%;
  }
}
/* bonds archive responsive */
/* bonds-archive-item2 */

/* bonds-archive */
/* application-archive */

.application-archive-item .application-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}

.application-archive-item .application-list > li {
  width: 32%;
  overflow: hidden;
  border: 1px solid #dedede;
  border-radius: 8px;
  background-color: #fff;
  transition:
    border-color 0.35s ease,
    box-shadow 0.35s ease,
    transform 0.35s ease;
}

.application-archive-item .application-list > li:nth-child(n + 4) {
  margin-top: 25px;
}

/* 图片 */
.application-archive-item .application-img {
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden;
  background-color: #f3f3f3;
}

.application-archive-item .application-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 38%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.42) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-20deg);
  transition: left 0.65s ease;
}

.application-archive-item .application-img img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.55s ease;
}

.application-archive-item .application-info {
  width: 100%;
  padding: 30px 20px;
}

.application-archive-item .application-info h3 {
  color: #454545;
  font-size: 18px;
  text-transform: capitalize;
}

.application-archive-item .application-info h3 a {
  display: block;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  transition: color 0.35s ease;
}

.application-archive-item .application-info p {
  margin-top: 18px;
  color: #777;
}

/* Learn More */
.application-archive-item .application-more {
  position: relative;
  display: inline-block;
  margin-top: 19px;
  padding-right: 20px;
  color: #164caa;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  transition:
    color 0.35s ease,
    padding-right 0.35s ease;
}

.application-archive-item .application-more::after {
  content: "→";
  position: absolute;
  top: 50%;
  right: 0;
  color: inherit;
  font-size: 17px;
  line-height: 1;
  transform: translateY(-50%);
  transition: right 0.35s ease;
}

/* hover */
.application-archive-item .application-list > li:hover {
  border-color: rgba(6, 69, 181, 0.3);
  box-shadow: 0 15px 35px rgba(32, 49, 78, 0.12);
  transform: translateY(-5px);
}

.application-archive-item .application-list > li:hover .application-img::after {
  left: 130%;
}

.application-archive-item .application-list > li:hover .application-img img {
  transform: scale(1.035);
}

.application-archive-item .application-info h3 a:hover {
  color: #0645b5;
}

.application-archive-item .application-more:hover {
  color: #063b99;
  padding-right: 25px;
}

.application-archive-item .application-more:hover::after {
  right: -5px;
}
/* application-archive responsive */

/* 1400 */
@media screen and (max-width: 1400px) {
  .application-archive-item .application-list > li {
    width: 32.2%;
  }

  .application-archive-item .application-info {
    padding: 26px 18px;
  }

  .application-archive-item .application-info h3 {
    font-size: 17px;
  }

  .application-archive-item .application-info p {
    margin-top: 16px;
    font-size: 15px;
    line-height: 1.7;
  }

  .application-archive-item .application-more {
    margin-top: 17px;
    font-size: 15px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  .application-archive-item .application-list > li {
    width: 32.3%;
  }

  .application-archive-item .application-list > li:nth-child(n + 4) {
    margin-top: 22px;
  }

  .application-archive-item .application-info {
    padding: 23px 16px;
  }

  .application-archive-item .application-info h3 {
    font-size: 16px;
    line-height: 1.45;
  }

  .application-archive-item .application-info p {
    margin-top: 14px;
    font-size: 14px;
    line-height: 1.65;
  }

  .application-archive-item .application-more {
    margin-top: 15px;
    padding-right: 18px;
    font-size: 14px;
  }

  .application-archive-item .application-more::after {
    font-size: 16px;
  }
}

/* 992：三列改为两列 */
@media screen and (max-width: 992px) {
  .application-archive-item .application-list > li {
    width: 49%;
  }

  .application-archive-item .application-list > li:nth-child(n + 3) {
    margin-top: 22px;
  }

  .application-archive-item .application-info {
    padding: 26px 20px;
  }

  .application-archive-item .application-info h3 {
    font-size: 17px;
  }

  .application-archive-item .application-info p {
    margin-top: 15px;
    font-size: 15px;
    line-height: 1.7;
  }

  .application-archive-item .application-more {
    margin-top: 17px;
    font-size: 15px;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  .application-archive-item .application-list > li {
    width: 48.8%;
  }

  .application-archive-item .application-list > li:nth-child(n + 3) {
    margin-top: 18px;
  }

  .application-archive-item .application-info {
    padding: 21px 15px;
  }

  .application-archive-item .application-info h3 {
    font-size: 15px;
    line-height: 1.45;
  }

  .application-archive-item .application-info p {
    margin-top: 12px;
    font-size: 13px;
    line-height: 1.65;
  }

  .application-archive-item .application-more {
    margin-top: 14px;
    padding-right: 17px;
    font-size: 13px;
  }

  .application-archive-item .application-more::after {
    font-size: 15px;
  }

  .application-archive-item .application-list > li:hover {
    transform: translateY(-3px);
  }
}

/* 576：两列改为单列 */
@media screen and (max-width: 576px) {
  .application-archive-item .application-list {
    display: block;
  }

  .application-archive-item .application-list > li {
    width: 100%;
  }

  .application-archive-item .application-list > li + li,
  .application-archive-item .application-list > li:nth-child(n + 3),
  .application-archive-item .application-list > li:nth-child(n + 4) {
    margin-top: 18px;
  }

  .application-archive-item .application-info {
    padding: 23px 18px;
  }

  .application-archive-item .application-info h3 {
    font-size: 16px;
  }

  .application-archive-item .application-info p {
    margin-top: 13px;
    font-size: 14px;
    line-height: 1.65;
  }

  .application-archive-item .application-more {
    margin-top: 15px;
    font-size: 14px;
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  .application-archive-item .application-list > li {
    border-radius: 6px;
  }

  .application-archive-item .application-list > li + li,
  .application-archive-item .application-list > li:nth-child(n + 3),
  .application-archive-item .application-list > li:nth-child(n + 4) {
    margin-top: 15px;
  }

  .application-archive-item .application-info {
    padding: 19px 14px;
  }

  .application-archive-item .application-info h3 {
    font-size: 15px;
    line-height: 1.4;
  }

  .application-archive-item .application-info p {
    margin-top: 11px;
    font-size: 13px;
    line-height: 1.6;
  }

  .application-archive-item .application-more {
    margin-top: 13px;
    padding-right: 16px;
    font-size: 13px;
  }

  .application-archive-item .application-more::after {
    font-size: 14px;
  }
}

/* 320 */
@media screen and (max-width: 320px) {
  .application-archive-item .application-info {
    padding-right: 12px;
    padding-left: 12px;
  }

  .application-archive-item .application-info h3 {
    font-size: 14px;
  }

  .application-archive-item .application-info p,
  .application-archive-item .application-more {
    font-size: 12px;
  }
}
/* application-archive */


/* application page */
/* application-page-item3 */
.application-page-item3 {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}

.application-page-item3 .application-item3-list {
  width: 100%;
}

.application-page-item3 .application-item3-row {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.application-page-item3
  .application-item3-row
  + .application-item3-row {
  margin-top: 75px;
}

/* 偶数项左文字右图片 */
.application-page-item3
  .application-item3-row:nth-child(even) {
  flex-direction: row-reverse;
}

/* 图片区域 */
.application-page-item3 .application-item3-img {
  position: relative;
  width: 44%;
  aspect-ratio: 1.57 / 1;
  overflow: hidden;
  border-radius: 10px;
  background-color: #f3f3f3;
}

/* Swiper结构 */
.application-page-item3
  .application-item3-swiper
  .swiper-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
}

.application-page-item3
  .application-item3-swiper
  .swiper-slide {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  flex-shrink: 0;
}

.application-page-item3
  .application-item3-swiper
  .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  transition: transform 0.6s ease;
}

.application-page-item3
  .application-item3-swiper:hover
  .swiper-slide-active img {
  transform: scale(1.025);
}

/* 只有一张图片 */
.application-page-item3
  .application-item3-static
  .swiper-wrapper {
  transform: none !important;
}

.application-page-item3
  .application-item3-static
  .swiper-slide {
  width: 100% !important;
}

/* 文字区域 */
.application-page-item3 .application-item3-info {
  width: 43%;
}

.application-page-item3 .application-item3-info h3 {
  color: #1756b8;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
}

/* WYSIWYG描述 */
.application-page-item3 .application-item3-ms {
  width: 100%;
  margin-top: 20px;
}

.application-page-item3 .application-item3-ms p {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.8;
  text-align: left;
}

.application-page-item3
  .application-item3-ms
  p + p {
  margin-top: 10px;
}

.application-page-item3
  .application-item3-ms
  ul,
.application-page-item3
  .application-item3-ms
  ol {
  margin-top: 12px;
  padding-left: 22px;
}

.application-page-item3
  .application-item3-ms
  ul
  li {
  list-style: disc;
}

.application-page-item3
  .application-item3-ms
  ol
  li {
  list-style: decimal;
}

.application-page-item3
  .application-item3-ms
  li + li {
  margin-top: 5px;
}

/* Text Area拆分后的列表 */
.application-page-item3
  .application-item3-list2-nr {
  width: 100%;
  margin-top: 38px;
}

.application-page-item3
  .application-item3-list2-nr
  li {
  position: relative;
  min-height: 22px;
  padding-left: 25px;
  color: #666;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
}

.application-page-item3
  .application-item3-list2-nr
  li + li {
  margin-top: 6px;
}

/* 列表统一使用icon.png */
.application-page-item3
  .application-item3-list2-nr
  li::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url("../images/icon.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* Swiper左右按钮 */
.application-page-item3 .application-item3-next,
.application-page-item3 .application-item3-prev {
  position: absolute;
  z-index: 10;
  top: 50%;
  width: 42px;
  height: 42px;
  overflow: hidden;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.92);
  box-shadow: 0 5px 18px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  transform: translateY(-50%);
  transition:
    background-color 0.35s ease,
    opacity 0.35s ease,
    box-shadow 0.35s ease;
}

.application-page-item3 .application-item3-prev {
  left: 18px;
}

.application-page-item3 .application-item3-next {
  right: 18px;
}

/* 按钮箭头 */
.application-page-item3
  .application-item3-next::before,
.application-page-item3
  .application-item3-prev::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 10px;
  height: 10px;
  border-top: 2px solid #245db8;
  border-right: 2px solid #245db8;
}

.application-page-item3
  .application-item3-next::before {
  left: 14px;
  transform: translateY(-50%) rotate(45deg);
}

.application-page-item3
  .application-item3-prev::before {
  right: 14px;
  transform: translateY(-50%) rotate(-135deg);
}

.application-page-item3
  .application-item3-next:hover,
.application-page-item3
  .application-item3-prev:hover {
  background-color: #245db8;
  box-shadow: 0 8px 22px rgba(36, 93, 184, 0.25);
}

.application-page-item3
  .application-item3-next:hover::before,
.application-page-item3
  .application-item3-prev:hover::before {
  border-color: #fff;
}

.application-page-item3
  .application-item3-next.swiper-button-disabled,
.application-page-item3
  .application-item3-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: default;
}

/* 没有图片时文字占满 */
.application-page-item3
  .application-item3-no-image
  .application-item3-info {
  width: 100%;
}

/* 单张图片时隐藏按钮 */
.application-page-item3
  .application-item3-single-image
  .application-item3-next,
.application-page-item3
  .application-item3-single-image
  .application-item3-prev {
  display: none;
}
/* application-page-item3 */

/* application-page-item4 */
.application-page-item4 {
  position: relative;
  width: 100%;
  min-height: 443px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background-color: #05090c;
  background-image: url("../images/applications-item3-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.application-page-item4 .index-title .h2 {
  color: #fff;
}
.application-page-item4 .application-item4-box {
  width: 80%;
  min-height: 298px;
  display: flex;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.34);
  margin-top: 60px;
}

.application-page-item4 .application-item4-title {
  width: 25.5%;
  display: flex;
  align-items: center;
  padding-right: 2%;
  padding-left: 2.5%;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 36px;
  font-weight: 700;
  line-height: 1.3;
  text-align: left;
}

.application-page-item4 .application-item4-list {
  width: 74.5%;
  display: flex;
  flex-wrap: wrap;
}

.application-page-item4 .application-item4-list li {
  width: 50%;
  min-height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 3%;
  padding-left: 3%;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}

.application-page-item4 .application-item4-list li:nth-child(2n) {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.application-page-item4 .application-item4-list li:nth-child(n + 3) {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

/* 1400 */
@media screen and (max-width: 1400px) {
  .application-page-item4 {
    min-height: 420px;
  }

  .application-page-item4 .application-item4-box {
    width: 86%;
    min-height: 280px;
    margin-top: 50px;
  }

  .application-page-item4 .application-item4-title {
    width: 26%;
    font-size: 34px;
  }

  .application-page-item4 .application-item4-list {
    width: 74%;
  }

  .application-page-item4 .application-item4-list li {
    min-height: 70px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  .application-page-item4 {
    min-height: 400px;
  }

  .application-page-item4 .application-item4-box {
    width: 92%;
    min-height: 260px;
    margin-top: 45px;
  }

  .application-page-item4 .application-item4-title {
    width: 27%;
    padding-right: 2%;
    padding-left: 3%;
    font-size: 31px;
  }

  .application-page-item4 .application-item4-list {
    width: 73%;
  }

  .application-page-item4 .application-item4-list li {
    min-height: 65px;
    padding-right: 2%;
    padding-left: 2%;
    font-size: 15px;
  }
}

/* 992 */
@media screen and (max-width: 992px) {
  .application-page-item4 {
    min-height: 380px;
    background-position: center center;
  }

  .application-page-item4 .application-item4-box {
    width: 100%;
    min-height: 240px;
    margin-top: 38px;
  }

  .application-page-item4 .application-item4-title {
    width: 29%;
    padding-right: 3%;
    padding-left: 3%;
    font-size: 28px;
  }

  .application-page-item4 .application-item4-list {
    width: 71%;
  }

  .application-page-item4 .application-item4-list li {
    min-height: 60px;
    padding-right: 2%;
    padding-left: 2%;
    font-size: 14px;
    line-height: 1.45;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  .application-page-item4 {
    min-height: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    background-position: 62% center;
  }

  .application-page-item4 .application-item4-box {
    width: 100%;
    min-height: 0;
    display: block;
    margin-top: 32px;
    border-radius: 8px;
  }

  .application-page-item4 .application-item4-title {
    width: 100%;
    min-height: 90px;
    justify-content: center;
    padding: 20px 5%;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 28px;
    text-align: center;
  }

  .application-page-item4 .application-item4-list {
    width: 100%;
  }

  .application-page-item4 .application-item4-list li {
    min-height: 64px;
    padding: 15px 3%;
    font-size: 14px;
  }
}

/* 520 */
@media screen and (max-width: 520px) {
  .application-page-item4 {
    padding-top: 35px;
    padding-bottom: 35px;
    background-position: 68% center;
  }

  .application-page-item4 .application-item4-box {
    margin-top: 26px;
    border-radius: 7px;
  }

  .application-page-item4 .application-item4-title {
    min-height: 80px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 26px;
  }

  .application-page-item4 .application-item4-list {
    display: block;
  }

  .application-page-item4 .application-item4-list li {
    width: 100%;
    min-height: 58px;
    padding: 14px 5%;
    font-size: 14px;
  }

  .application-page-item4 .application-item4-list li:nth-child(2n) {
    border-left: 0;
  }

  .application-page-item4 .application-item4-list li:nth-child(n + 2) {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  .application-page-item4 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .application-page-item4 .application-item4-box {
    margin-top: 22px;
  }

  .application-page-item4 .application-item4-title {
    min-height: 72px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 24px;
  }

  .application-page-item4 .application-item4-list li {
    min-height: 54px;
    padding: 12px 4%;
    font-size: 13px;
    line-height: 1.45;
  }
}
/* application-page-item4 */


/* application-page-item5 */

.application-page-item5 .application-item5-list {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}

.application-page-item5 .application-item5-item {
  position: relative;
  width: 49%;
  display: flex;
  align-items: center;
  padding: 30px 20px;
  overflow: hidden;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 8px 25px rgba(20, 35, 60, 0.04);
  transition:
    border-color 0.4s ease,
    box-shadow 0.4s ease,
    transform 0.4s ease;
  margin-top: 30px;
}

.application-page-item5 .application-item5-item:hover {
  border-color: rgba(6, 69, 181, 0.42);
  box-shadow: 0 15px 35px rgba(20, 35, 60, 0.1);
  transform: translateY(-5px);
}

.application-page-item5 .application-item5-img {
  width: 36%;
  flex-shrink: 0;
}

.application-page-item5 .application-item5-img img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.5s ease;
}

.application-page-item5
  .application-item5-item:hover
  .application-item5-img
  img {
  transform: scale(1.04);
}

.application-page-item5 .application-item5-info {
  width: 58%;
  margin-left: 6%;
}

.application-page-item5 .application-item5-info h3 {
  color: #262626;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.65;
  text-align: left;
}

.application-page-item5 .application-item5-info > p {
  margin-top: 5px;
  color: #444;
  font-size: 16px;
  line-height: 1.85;
  text-align: left;
}

.application-page-item5 .application-item5-feature {
  width: 100%;
  margin-top: 15px;
}

.application-page-item5 .application-item5-feature li {
  position: relative;
  width: 100%;
  padding-left: 30px;
  color: #444;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}

.application-page-item5 .application-item5-feature li + li {
  margin-top: 6px;
}

.application-page-item5 .application-item5-feature li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 3px;
  width: 12px;
  height: 7px;
  border-left: 3px solid #0645b5;
  border-bottom: 3px solid #0645b5;
  transform: rotate(-45deg);
}
/* application-page-item5 responsive */

/* 1400 */
@media screen and (max-width: 1400px) {
  .application-page-item5 .application-item5-item {
    padding: 26px 18px;
  }

  .application-page-item5 .application-item5-info h3 {
    font-size: 17px;
  }

  .application-page-item5 .application-item5-info > p,
  .application-page-item5 .application-item5-feature li {
    font-size: 15px;
  }
}

/* 1200 */
@media screen and (max-width: 1200px) {
  .application-page-item5 .application-item5-item {
    padding: 24px 15px;
  }

  .application-page-item5 .application-item5-img {
    width: 34%;
  }

  .application-page-item5 .application-item5-info {
    width: 62%;
    margin-left: 4%;
  }

  .application-page-item5 .application-item5-info h3 {
    font-size: 16px;
    line-height: 1.55;
  }

  .application-page-item5 .application-item5-info > p {
    font-size: 14px;
    line-height: 1.7;
  }

  .application-page-item5 .application-item5-feature {
    margin-top: 12px;
  }

  .application-page-item5 .application-item5-feature li {
    padding-left: 25px;
    font-size: 14px;
  }

  .application-page-item5 .application-item5-feature li + li {
    margin-top: 4px;
  }

  .application-page-item5 .application-item5-feature li::before {
    top: 7px;
    left: 2px;
    width: 10px;
    height: 6px;
  }
}

/* 992 */
@media screen and (max-width: 992px) {
  .application-page-item5 .application-item5-item {
    padding: 22px 13px;
    border-radius: 8px;
  }

  .application-page-item5 .application-item5-img {
    width: 32%;
  }

  .application-page-item5 .application-item5-info {
    width: 64%;
    margin-left: 4%;
  }

  .application-page-item5 .application-item5-info h3 {
    font-size: 15px;
    line-height: 1.5;
  }

  .application-page-item5 .application-item5-info > p {
    font-size: 13px;
    line-height: 1.65;
  }

  .application-page-item5 .application-item5-feature {
    margin-top: 10px;
  }

  .application-page-item5 .application-item5-feature li {
    padding-left: 22px;
    font-size: 13px;
    line-height: 1.5;
  }

  .application-page-item5 .application-item5-feature li::before {
    top: 6px;
    width: 9px;
    height: 5px;
    border-left-width: 2px;
    border-bottom-width: 2px;
  }
}

/* 768 */
@media screen and (max-width: 768px) {
  .application-page-item5 .application-item5-item {
    width: 100%;
    padding: 28px 5%;
    margin-top: 25px;
  }

  .application-page-item5 .application-item5-img {
    width: 32%;
  }

  .application-page-item5 .application-item5-info {
    width: 62%;
    margin-left: 6%;
  }

  .application-page-item5 .application-item5-info h3 {
    font-size: 18px;
    line-height: 1.55;
  }

  .application-page-item5 .application-item5-info > p {
    font-size: 15px;
    line-height: 1.7;
  }

  .application-page-item5 .application-item5-feature {
    margin-top: 14px;
  }

  .application-page-item5 .application-item5-feature li {
    padding-left: 26px;
    font-size: 15px;
    line-height: 1.55;
  }

  .application-page-item5 .application-item5-feature li + li {
    margin-top: 5px;
  }

  .application-page-item5 .application-item5-feature li::before {
    top: 7px;
    width: 10px;
    height: 6px;
    border-left-width: 3px;
    border-bottom-width: 3px;
  }
}

/* 520 */
@media screen and (max-width: 520px) {
  .application-page-item5 .application-item5-item {
    display: block;
    padding: 25px 7%;
    margin-top: 20px;
  }

  .application-page-item5 .application-item5-img {
    width: 48%;
    margin-left: auto;
    margin-right: auto;
  }

  .application-page-item5 .application-item5-info {
    width: 100%;
    margin-top: 22px;
    margin-left: 0;
  }

  .application-page-item5 .application-item5-info h3 {
    font-size: 17px;
    line-height: 1.5;
    text-align: center;
  }

  .application-page-item5 .application-item5-info > p {
    margin-top: 8px;
    font-size: 14px;
    line-height: 1.7;
    text-align: center;
  }

  .application-page-item5 .application-item5-feature {
    width: 82%;
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
  }

  .application-page-item5 .application-item5-feature li {
    padding-left: 26px;
    font-size: 14px;
  }
}

/* 380 */
@media screen and (max-width: 380px) {
  .application-page-item5 .application-item5-item {
    padding: 22px 6%;
    border-radius: 7px;
  }

  .application-page-item5 .application-item5-img {
    width: 55%;
  }

  .application-page-item5 .application-item5-info {
    margin-top: 18px;
  }

  .application-page-item5 .application-item5-info h3 {
    font-size: 16px;
  }

  .application-page-item5 .application-item5-info > p {
    font-size: 13px;
    line-height: 1.65;
  }

  .application-page-item5 .application-item5-feature {
    width: 92%;
    margin-top: 15px;
  }

  .application-page-item5 .application-item5-feature li {
    padding-left: 24px;
    font-size: 13px;
  }

  .application-page-item5 .application-item5-feature li + li {
    margin-top: 4px;
  }
}
/* application-page-item5 responsive */
/* application-page-item5 */


/* application-page-item6 */
.application-page-item6 .application-item6-swiper {
  overflow: hidden;
  margin-top: 50px;
}
.application-page-item6 .application-item6-swiper img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}
/* application-page-item6 */
/* application page */