@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  --container: 2.4rem;
}

ol,
ul {
  list-style: none;
}
.pr {
  position: relative;
}
blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p,
tr,
td,
body,
span,
pre,
input {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  background-repeat: no-repeat;
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: -apple-system, BlinkMacSystemFont, PingFang SC, Microsoft YaHei,
    Segoe UI, Hiragino Sans GB, Helvetica Neue, Helvetica, Arial, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, PingFang SC, Microsoft YaHei,
    Segoe UI, Hiragino Sans GB, Helvetica Neue, Helvetica, Arial, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  color: #333333;
  height: auto;
  clear: both;
}

img {
  border: 0px;
  max-width: 100%;
}

ul,
li {
  list-style: none;
}

em,
i {
  font-style: normal;
}

a {
  text-decoration: none !important;
  color: #333;
  outline: none;
  cursor: pointer;
}

a:hover {
  background-repeat: no-repeat;
  text-decoration: none;
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.list_contact .col-lg-5 {
  width: 40%;
}
.list_contact .col-lg-7 {
  width: 60%;
}
.list_contact .col-md-6 {
  width: 50%;
}
.list_contact .col-md-12 {
  width: 100%;
}

.clear {
  clear: both;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  flex-wrap: wrap;
}

.mb25 {
  margin-bottom: 0.25rem;
}
.p100 {
  padding: 1rem 0;
}
.op1 {
  opacity: 1;
}
.op0 {
  opacity: 0;
}
.fl {
  float: left;
}

.fr {
  float: right;
}

.dino {
  display: none !important;
}

.w1590 {
  width: 15.9rem;
  margin: 0 auto;
}

.w1480 {
  width: 14.8rem;
  margin: 0 auto;
}

.w1200 {
  width: 12rem;
  margin: 0 auto;
}

.more {
  display: flex;
  align-items: center;
  font-size: 0.16rem;
  color: #0f55d6;
  transition: all 0.3s;
}

.more i {
  display: block;
  width: 0.1rem;
  height: 0.12rem;
  background-image: url(../images/more-ico.png);
  background-size: 100% 100%;
  margin-left: 0.12rem;
  transition: all 0.3s;
}

.more:hover i {
  margin-left: 0.22rem;
}

.more1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.16rem;
  color: #0f55d6;
  width: 1.66rem;
  height: 0.5rem;
  border-radius: 0.26rem;
  border: 1px solid #0f55d6;
  transition: all 0.3s;
}

.more1 i {
  display: block;
  width: 0.1rem;
  height: 0.12rem;
  background-image: url(../images/more-ico.png);
  background-size: 100% 100%;
  margin-left: 0.12rem;
  transition: all 0.3s;
}

.more1:hover i {
  margin-left: 0.22rem;
}

* {
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
}

body {
  left: 0px;
  position: relative;
  line-height: 1;
}

html {
  width: 100%;
  overflow-x: hidden;
  font-size: 100px;
}

.logo {
  height: 35%;
}
.logo img {
  height: 100%;
  width: auto;
}

.line1 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.line2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.line3 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.line4 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

#about1,
#about2,
#about3,
#about4,
#about5,
#rd1,
#rd2,
#rd6,
#contact1,
#contact2,
#contact3 {
  padding-top: 1rem;
  margin-top: -1rem;
}

/*鼠标选中文字的样式*/
body::-moz-selection {
  background: red;
  color: #fff;
}

body::selection {
  background: red;
  color: #fff;
}

/*网站默认滚动跳的样式*/
body::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

body::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

body::-webkit-scrollbar-thumb {
  background: #002fff;
}

body::-webkit-scrollbar-thumb:window-inactive {
  background: #002fff;
}

body::-webkit-scrollbar-thumb:vertical:hover {
  background: #002fff;
}

/*@font-face {*/
/*  font-family: 'Noto Sans SC', sans-serif;*/
/*  src: url("https://cdn.hmos.dongs.xyz/css/harmonyos_sans_sc.css");*/
/*  font-weight: 200;*/
/*  font-style: normal;*/
/*}*/

/*@font-face {*/
/*  font-family: 'Noto Sans SC', sans-serif;*/
/*  src: url("https://cdn.hmos.dongs.xyz/css/harmonyos_sans_sc.css");*/
/*  font-weight: 400;*/
/*  font-style: normal;*/
/*}*/

/*@font-face {*/
/*  font-family: 'Noto Sans SC', sans-serif;*/
/*  src: url("https://cdn.hmos.dongs.xyz/css/harmonyos_sans_sc.css");*/
/*  font-weight: 700;*/
/*  font-style: normal;*/
/*}*/

.i-tit h3 {
  color: #444444;
  font-size: 0.42rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
  display: inline-block;
}

.i-tit h3 span {
  color: #0f55d6;
  font-weight: bold;
}

.i-tit p {
  color: #444444;
  font-size: 0.247rem;
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 400;
}

/* pc头部 */
header {
  width: 100%;
  height: 1rem;
  background-color: #ffffff;
  padding: 0 0.8rem;
  box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header2 .lang {
  display: block;
  position: relative;
  height: 0.5rem;
  line-height: 0.5rem;
  padding-left: 0.2rem;
}

.header2 .lang a {
  color: #333333;
}

header .lang {
  display: block;
  position: relative;
  height: 1rem;
  line-height: 1rem;
}

header .lang h3 {
  position: relative;
  color: #666666;
  font-size: 0.18rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}

header .lang h3::before {
  content: "";
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  background-image: url(../images/lang-ico.png);
  background-size: 100% 100%;
  margin-right: 0.1rem;
}

header .lang h3 i {
  display: block;
  width: 7px;
  height: 4px;
  background-image: url(../images/lang-down-ico.png);
  background-size: 100% 100%;
  margin-left: 5px;
}

header .lang .xl {
  display: none;
  width: 1.2rem;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

header .lang .xl a {
  display: block;
  width: 100%;
  color: #333333;
  font-size: 0.12rem;
  height: 0.4rem;
  line-height: 0.4rem;
  background-color: #ffffff;
  transition: all 0.3s;
}

header .lang .xl a:hover {
  background-color: #002fff;
  color: #ffffff;
}

header .nav {
  position: relative;
}

header .nav ul {
  display: flex;
}

header .nav ul > li {
  margin: 0 0.36rem;
  position: relative;
  height: 1rem;
  line-height: 1rem;
}

header .nav ul > li > a {
  display: block;
  color: #333333;
  font-size: 0.2rem;
  transition: all 0.3s;
}

header .nav ul > li:hover > a,
header .nav ul > li.active > a {
  color: #002fff;
}

header .nav ul > li > .xl {
  display: none;
  width: 1.6rem;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

header .nav ul > li > .xl > a {
  display: block;
  width: 100%;
  color: #333333;
  font-size: 0.16rem;
  /* height: 0.4rem; */
  line-height: 0.4rem;
  background-color: #ffffff;
  transition: all 0.3s;
  border-bottom: 1px solid #ebebeb;
}

header .nav ul > li > .xl > a:hover {
  background-color: #002fff;
  color: #ffffff;
}

header .nav .logo {
  display: block;
  width: 0.68rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}

header .search {
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  background-image: url(../images/search-ico.png);
  background-size: 100% 100%;
}
header .tb-row {
  overflow: hidden;
  position: absolute;
  right: 1rem;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  padding: 0 0.1rem;
  max-width: 2.6rem;
  transition: max-width 1s ease;
}
header .tb-rows {
  max-width: 0;
  padding: 0;
}
header .tb-row .tb-row-input {
  height: 0.4rem;
  border: 1px solid #eee;
  border-radius: 0.4rem;
  padding-left: 0.15rem;
  padding-right: 0.45rem;
  background-color: #fff;
}
header .tb-row .tb-row-submit {
  border: none;
  background-color: transparent;
  margin-left: -0.4rem;
  cursor: pointer;
}

.product-xl {
  display: none;
  position: fixed;
  top: 1rem;
  left: 0;
  width: 100%;
  padding-left: 3rem;
  padding-top: 0.8rem;
  box-shadow: 0px 31px 42px rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
  border-top: 1px solid rgba(112, 112, 112, 0.18);
  z-index: 99;
}

.product-xl .nn {
  display: flex;
}

.product-xl .tab {
  width: 1.5rem;
  position: relative;
}

.product-xl .tab::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% + 0.8rem);
  background-color: rgba(112, 112, 112, 0.18);
  position: absolute;
  right: 0;
  top: -0.8rem;
}

.product-xl .tab a {
  width: 100%;
  display: block;
  color: #111111;
  font-size: 0.18rem;
  line-height: 1;
  margin-bottom: 0.68rem;
  position: relative;
}

.product-xl .tab a::after {
  content: "";
  display: block;
  width: 3px;
  height: 0;
  background-color: #002fff;
  position: absolute;
  right: -1px;
  top: 0;
  transition: all 0.3s;
}

.product-xl .tab a.active {
  color: #002fff;
}

.product-xl .tab a.active::after {
  height: 100%;
}

.product-xl .list {
  margin-left: 1.1rem;
  width: 8.38rem;
}

.product-xl .list .part {
  display: none;
  flex-wrap: wrap;
  overflow-y: auto;
  max-height: 7.6rem;
}
.product-xl .list .part::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.product-xl .list .part.active {
  display: flex;
}

.product-xl .list .part .item {
  /*display: block;*/
  text-align: center;
  width: calc(25% - 0.525rem);
  padding-bottom: 0.2rem;
  padding-top: 0.1rem;
  margin-right: 0.7rem;
  margin-bottom: 0.52rem;
  border-radius: 0.12rem;
  border: 1px solid rgba(112, 112, 112, 0.15);
  transition: all 0.3s;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 1.6rem;
}

.product-xl .list .part .item .img {
  height: 85%;
}

.product-xl .list .part .item img {
  display: block;
  /*width: 100%;*/
  width: 85%;
  height: 100%;
  object-fit: contain;
  margin: 0 auto;
  transition: all 0.3s;
}

.product-xl .list .part .item p {
  color: #5a5a5a;
  font-size: 0.16rem;
  line-height: 1;
  transition: all 0.3s;
  margin-top: 0.1rem;
}

.product-xl .list .part .item:nth-of-type(4n) {
  margin-right: 0;
}

.product-xl .list .part .item:hover {
  border-color: transparent;
  box-shadow: 0px 22px 69px rgba(0, 0, 0, 0.09);
}

.product-xl .list .part .item:hover p {
  color: #002fff;
}

header .nav ul > li:nth-of-type(3) .product-xl {
  padding: 0.5rem 4rem 0.1rem;
}

header .nav ul > li:nth-of-type(3) .product-xl .list {
  width: 100%;
  /* margin-left: 0; */
}

header .nav ul > li:nth-of-type(3) .product-xl .list .part .item {
  /*width:calc(100% / 6 - 0.48rem);*/
  width: calc((100% - 2rem) / 6);
  margin-right: 0.4rem;
  margin-bottom: 0.4rem;
}

header
  .nav
  ul
  > li:nth-of-type(3)
  .product-xl
  .list
  .part
  .item:nth-of-type(4n) {
  margin-right: 0.4rem;
}

header
  .nav
  ul
  > li:nth-of-type(3)
  .product-xl
  .list
  .part
  .item:nth-of-type(6n) {
  margin-right: 0;
}

/* 首页 */
#index-page .section {
  width: 100%;
  height: 100vh;
  background-color: transparent;
}

#index-page .section.fp-auto-height {
  height: auto !important;
}

.i-part1 .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #fff;
  -webkit-mask-image: url(../images/imai.svg);
  -webkit-mask-size: 172px 178px;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  animation: toFull 3s cubic-bezier(0.85, 0.07, 0.32, 0.38) forwards;
}

@keyframes toFull {
  99% {
    -webkit-mask-size: 100vw 100vw;
    opacity: 1;
  }

  100% {
    -webkit-mask-size: 100vw 100vw;
    opacity: 0;
  }
}

@keyframes toFull2 {
  99% {
    background-color: #fff;
  }

  100% {
    background-color: transparent;
  }
}

.i-part1 > .swiper-container {
}

.i-part1 > .swiper-container .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #fff;
  animation: toFull 3s forwards;
}

.i-part1 {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.i-part1 .swiper-slide {
  position: relative;
  z-index: 6;
}

.i-part1 .swiper-slide .img {
  width: 100%;
  height: 100vh;
}

.i-part1 .swiper-slide .img img {
  width: 100%;
  height: 100vh;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.i-part1 .leftUp .img img {
  -webkit-animation-name: leftUp;
  animation-name: leftUp;
}

@-webkit-keyframes leftUp {
  0% {
    -webkit-transform: scale(1.1) translate(4.545%, 4.545%);
    transform: scale(1.1) translate(4.545%, 4.545%);
  }

  to {
    -webkit-transform: scale(1.1) translate(-4.545%, -4.545%);
    transform: scale(1.1) translate(-4.545%, -4.545%);
  }
}

@keyframes leftUp {
  0% {
    -webkit-transform: scale(1.1) translate(4.545%, 4.545%);
    transform: scale(1.1) translate(4.545%, 4.545%);
  }

  to {
    -webkit-transform: scale(1.1) translate(-4.545%, -4.545%);
    transform: scale(1.1) translate(-4.545%, -4.545%);
  }
}

.i-part1 .moveRight .img img {
  -webkit-animation-name: moveRight;
  animation-name: moveRight;
}

@-webkit-keyframes moveRight {
  0% {
    -webkit-transform: scale(1.1) translate(-4.545%);
    transform: scale(1.1) translate(-4.545%);
  }

  to {
    -webkit-transform: scale(1.1) translate(4.545%);
    transform: scale(1.1) translate(4.545%);
  }
}

@keyframes moveRight {
  0% {
    -webkit-transform: scale(1.1) translate(-4.545%);
    transform: scale(1.1) translate(-4.545%);
  }

  to {
    -webkit-transform: scale(1.1) translate(4.545%);
    transform: scale(1.1) translate(4.545%);
  }
}

.i-part1 .moveDown .img img {
  -webkit-animation-name: moveDown;
  animation-name: moveDown;
}

@-webkit-keyframes moveDown {
  0% {
    -webkit-transform: scale(1.1) translateY(-4.545%);
    transform: scale(1.1) translateY(-4.545%);
  }

  to {
    -webkit-transform: scale(1.1) translateY(4.545%);
    transform: scale(1.1) translateY(4.545%);
  }
}

@keyframes moveDown {
  0% {
    -webkit-transform: scale(1.1) translateY(-4.545%);
    transform: scale(1.1) translateY(-4.545%);
  }

  to {
    -webkit-transform: scale(1.1) translateY(4.545%);
    transform: scale(1.1) translateY(4.545%);
  }
}

.i-part1 .centerBig .img img {
  -webkit-animation-name: centerBig;
  animation-name: centerBig;
}

@-webkit-keyframes centerBig {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes centerBig {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.i-part1 .rightDownBig .img img {
  -webkit-animation-name: rightDownBig;
  animation-name: rightDownBig;
}

@-webkit-keyframes rightDownBig {
  to {
    -webkit-transform: scale(1.1) translate(4%, 4%);
    transform: scale(1.1) translate(4%, 4%);
  }
}

@keyframes rightDownBig {
  to {
    -webkit-transform: scale(1.1) translate(4%, 4%);
    transform: scale(1.1) translate(4%, 4%);
  }
}

.i-part1 .swiper-container {
  z-index: 6;
}

.i-part1 .swiper-container .swiper-wrapper {
  position: relative;
  z-index: 5;
}

.i-part1 .swiper-slide .pc {
  display: block;
  width: 100%;
  height: 100vh;
  background-size: cover;
}

.i-part1 .swiper-slide .mm {
  display: none;
}

.i-part1 .swiper-slide .img {
  width: 100vw;
}

.i-part1 .swiper-slide .img img {
  display: block;
  width: 100%;
}

.i-part1 .swiper-slide .img img.pc {
  display: block;
}

.i-part1 .swiper-slide .img img.mm {
  display: none;
  max-width: none;
  width: auto;
}

.i-part1 .swiper-slide .wz {
  position: absolute;
  z-index: 3;
  width: 100%;
  text-align: center;
  color: #ffffff;
  left: 0;
  top: 4rem;
}

.i-part1 .swiper-slide .wz h3 {
  font-size: 0.68rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}

.i-part1 .swiper-slide .wz p {
  font-size: 0.24rem;
}

.i-part1 .swiper-slide video {
  width: 100%;
  overflow: hidden;
}

.i-part1 .yuan {
  position: absolute;
  transform: translate(-50%, -50%);
}

.i-part1 .yuan1 {
  top: 23vw;
  left: 23%;
}

.i-part1 .yuan2 {
  top: 34vw;
  left: 24%;
}

.i-part1 .yuan3 {
  top: 14vw;
  left: 30%;
}

.i-part1 .yuan4 {
  top: 18.5vw;
  left: 37.5%;
}

.i-part1 .yuan5 {
  top: 67vh;
  left: 43.5%;
}

.i-part1 .yuan6 {
  top: 32vh;
  left: 53.5%;
}

.i-part1 .yuan7 {
  top: 45vh;
  left: 54.5%;
}

.i-part1 .yuan8 {
  top: 28vw;
  left: 55%;
}

.i-part1 .yuan9 {
  top: 13vw;
  left: 76.5%;
}

.i-part1 .yuan10 {
  top: 18.5vw;
  left: 66.5%;
}

.i-part1 .yuan11 {
  top: 29vw;
  left: 69.5%;
}

.i-part1 .yuan12 {
  top: 25vw;
  left: 81%;
}

.i-part1 .yuan .dian {
  display: block;
  width: 18px;
  height: 18px;
  background: #fff;
  border: 7px solid #5ba6f2;
  border-radius: 50%;
  position: relative;
  animation: bordershow 3s infinite;
}

.i-part1 .yuan .dian:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: rgba(0, 30, 180, 0.2);
  animation: boderM 3s 0.75s infinite;
}

.i-part1 .yuan .dian:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: rgba(0, 30, 180, 0.2);
  animation: boderM 3s infinite;
}

@keyframes boderM {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  75% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes bordershow {
  50% {
    box-shadow: 0px 0px 10px 0 #001eb4;
  }
}

.i-part1 .yuan .con {
  position: absolute;
  left: 50%;
  bottom: 50%;
}

.i-part1 .yuan .con .txts {
  position: absolute;
  left: 30px;
  top: 0;
  z-index: -991;
  transform: translateY(-50%);
  white-space: nowrap;
  font-size: 16px;
  padding: 0 23px;
  line-height: 54px;
  pointer-events: none;
  color: transparent;
  opacity: 0;
}

.i-part1 .yuan .con .txts span {
  opacity: 0;
  transition: all 0.5s;
  display: flex;
  align-items: center;
}

.i-part1 .yuan .con .txts:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 0%;
  height: 100%;
  background: #5ba6f2;
  border-radius: 30px;
  transition: all 0.5s;
  opacity: 0;
}

.i-part1 .yuan .con .txts {
  cursor: pointer;
  pointer-events: all;
  z-index: 99;
  font-size: 16px;
  padding: 0 13px;
  line-height: 40px;
  /*padding: 0 23px;*/
  /*line-height: 54px;*/
  color: #fff;
  opacity: 1;
}

.i-part1 .yuan .con .txts:before {
  width: 100%;
  opacity: 0.9;
}

.i-part1 .yuan .con .txts span {
  opacity: 1;
}
/*.i-part1 .yuan:hover .con .txts {*/
/*  cursor: pointer;*/
/*  pointer-events: all;*/
/*  z-index: 99;*/
/*  font-size: 16px;*/
/*  padding: 0 23px;*/
/*  line-height: 54px;*/
/*  color: #fff;*/
/*  opacity: 1;*/
/*}*/

/*.i-part1 .yuan:hover .con .txts:before {*/
/*  width: 100%;*/
/*  opacity: 0.8;*/
/*}*/

/*.i-part1 .yuan:hover .con .txts span {*/
/*  opacity: 1;*/
/*}*/

.i-part2 {
  position: relative;
  display: flex;
  width: 100%;
  height: 100vh;
}

.i-part2 .o-more {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  border: 1px solid rgba(15, 85, 214, 0.31);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.i-part2 .qh-btn {
  width: 0.5rem;
  height: 3.04rem;
  background-image: url(../images/qh-btn-bg.png);
  background-size: 100% 100%;
  position: absolute;
  left: 1.83rem;
  top: 53%;
  transform: translateY(-50%);
  z-index: 10;
}

.i-part2 .qh-btn a.prev {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background-image: url(../images/prev-ico1.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  position: absolute;
  top: -0.22rem;
  left: -0.22rem;
  z-index: 2;
}

.i-part2 .qh-btn a.next {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background-image: url(../images/next-ico1.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  position: absolute;
  bottom: -0.22rem;
  left: -0.22rem;
  z-index: 2;
}

.i-part2 .qh-btn a.prev:hover {
  background-image: url(../images/prev-ico1a.png);
}

.i-part2 .qh-btn a.next:hover {
  background-image: url(../images/next-ico1a.png);
}

.i-part2 .left {
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.i-part2 .left .swiper-container {
  height: 100%;
}

.i-part2 .left .swiper-container .swiper-slide {
  position: relative;
  height: 100%;
}

.i-part2 .left .swiper-container .swiper-slide::after {
  content: "";
  display: block;
  width: 100%;
  height: 3.33rem;
  background-image: url(../images/i-part2-left-bg.png);
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.i-part2 .left .swiper-container .swiper-slide .img {
  width: 100%;
  overflow: hidden;
  height: 100%;
  position: relative;
}

.i-part2 .left .swiper-container .swiper-slide .img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  position: absolute;
  object-fit: cover;
}

.i-part2 .left .swiper-container .swiper-slide .wz {
  position: absolute;
  left: 1.4rem;
  bottom: 0.6rem;
  z-index: 10;
  width: 5rem;
}

.i-part2 .left .swiper-container .swiper-slide .wz h3 {
  font-size: 0.3rem;
  font-weight: 600;
  margin-bottom: 0.2rem;
}

.i-part2 .left .swiper-container .swiper-slide .wz p {
  font-size: 0.16rem;
  line-height: 1.625;
  /*margin-bottom: 0.3rem;*/
}

.i-part2 .right {
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-image: url(../images/i-part2-bg.jpg);
  background-size: 100% 100%;
}

.i-part2 .right .i-tit {
  position: absolute;
  top: 3.05rem;
  right: 1.4rem;
  z-index: 10;
}

/*.i-part2 .right .swiper-container{padding: 0.78rem 0;height: 100%;position: relative;margin-top: 0.6rem;}*/
.i-part2 .right .swiper-container {
  height: 8rem;
  position: relative;
  margin-top: calc(50vh - 3.5rem);
}

.i-part2 .right .swiper-container::before {
  content: "";
  width: 7.6rem;
  height: 7.6rem;
  border-radius: 50%;
  border: 1px solid #bebebe;
  position: absolute;
  left: -3.8rem;
  top: 50%;
  transform: translateY(-50%);
}

.i-part2 .right .swiper-slide {
  display: flex;
  align-items: center;
}

.i-part2 .right .swiper-slide .ico {
  width: 0.42rem;
  height: 0.42rem;
  background-color: #ffffff;
  padding: 0.1rem;
  border-radius: 50%;
  border: 1px solid #0f54d6;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.i-part2 .right .swiper-slide .ico img {
  width: 100%;
}

.i-part2 .right .swiper-slide .ico img.h-img1 {
  display: block;
}

.i-part2 .right .swiper-slide .ico img.h-img2 {
  display: none;
}

.i-part2 .right .swiper-slide p {
  color: #333333;
  font-size: 0.2rem;
  margin-left: 0.18rem;
}

.i-part2 .right .swiper-slide > div {
  opacity: 0;
  transition: all 1s;
  display: flex;
  align-items: center;
}

.i-part2 .right .swiper-slide .box1 {
  padding-left: 1.33rem;
  opacity: 1;
}

.i-part2 .right .swiper-slide .box2 {
  padding-left: 2.53rem;
  opacity: 1;
}

.i-part2 .right .swiper-slide .box3 {
  padding-left: 3.11rem;
  opacity: 1;
}

.i-part2 .right .swiper-slide .box4 {
  padding-left: 3.43rem;
  opacity: 1;
}

.i-part2 .right .swiper-slide .box5 {
  padding-left: 3.51rem;
  opacity: 1;
}

.i-part2 .right .swiper-slide .box6 {
  padding-left: 3.43rem;
  opacity: 1;
}

.i-part2 .right .swiper-slide .box7 {
  padding-left: 3.11rem;
  opacity: 1;
}

.i-part2 .right .swiper-slide .box8 {
  padding-left: 2.53rem;
  opacity: 1;
}

.i-part2 .right .swiper-slide .box9 {
  padding-left: 1.33rem;
  opacity: 1;
}

.i-part2 .right .swiper-slide-active .ico {
  width: 0.68rem;
  height: 0.68rem;
  background-color: #0f55d6;
}

.i-part2 .right .swiper-slide-active .ico img.h-img1 {
  display: none;
}

.i-part2 .right .swiper-slide-active .ico img.h-img2 {
  display: block;
}

.i-part2 .right .swiper-slide-active p {
  color: #0f55d6;
}

.i-part2 .right .swiper-button-disabled {
  pointer-events: none;
}

.i-part2-m {
  display: none;
}

.i-part3 {
  width: 100%;
  height: 100vh;
  background-image: url(../images/i-part3-bg.jpg);
  background-size: 100% 100%;
  display: flex;
  align-items: center;
}

.i-part3 .left {
  margin-left: 2.2rem;
  width: 2rem;
}

.i-part3 .left .tab {
  margin-top: 1.1rem;
  position: relative;
}

.i-part3 .left .tab::before {
  content: "";
  display: block;
  width: 1px;
  height: 0.8rem;
  background-color: #0f55d6;
  position: absolute;
  left: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
}

.i-part3 .left .tab a {
  font-size: 0.14rem;
  color: #333333;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
}

.i-part3 .left .tab a:last-child {
  margin-bottom: 0;
}

.i-part3 .left .tab a::before {
  content: "";
  display: block;
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
  border: 3px solid #002fff;
  margin-right: 0.2rem;
  opacity: 0.25;
  transition: all 0.3s;
}

.i-part3 .left .tab a.active {
  color: #0f55d6;
}

.i-part3 .left .tab a.active::before {
  opacity: 1;
}

.i-part3 .right {
  width: calc(100% - 3rem);
  height: 100%;
  padding-top: 1.2rem;
  margin-left: 1rem;
}

.i-part3 .right .item {
  display: none;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}

.i-part3 .right .item.active {
  display: flex;
}

.i-part3 .right .item .pic {
  display: flex;
  width: 5.5rem;
  height: 5.5rem;
  margin-left: 0.78rem;
  background-color: #eff0f2;
  border-radius: 50%;
  overflow: hidden;
}

.i-part3 .right .item .pic .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.i-part3 .right .item .pic .swiper-slide img {
  display: block;
  width: 5.33rem;
  mix-blend-mode: multiply;
}

.i-part3 .right .item .word {
  width: 4.1rem;
  margin-left: 1.16rem;
}

.i-part3 .right .item .word .swiper-slide {
}

.i-part3 .right .item .word .swiper-slide h3 {
  color: #444444;
  font-size: 0.32rem;
  font-weight: bold;
  margin-bottom: 0.24rem;
}

.i-part3 .right .item .word .swiper-slide .ms {
  color: #666666;
  font-size: 0.16rem;
  line-height: 1.625;
  margin-bottom: 0.32rem;
}

.i-part3 .right .item .word .swiper-slide .ms p {
  margin-bottom: 0.16rem;
}

.i-part3 .right .item .pic-small {
  width: 49.48vw;
  margin-top: 0.3rem;
  position: relative;
}

.i-part3 .right .item .pic-small .swiper-slide .img {
  width: 1.24rem;
  height: 1.24rem;
  margin: 0 auto;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #011593;
  padding: 0 0.16rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}

.i-part3 .right .item .pic-small .swiper-slide .img::before {
  content: "";
  display: block;
  width: 1.14rem;
  height: 1.14rem;
  border-radius: 50%;
  border: 1px solid #0f55d6;
  opacity: 0.2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.i-part3 .right .item .pic-small .swiper-slide p {
  text-align: center;
  margin-top: 0.15rem;
  color: #444444;
  font-weight: bold;
  transition: all 0.3s;
  line-height: 1.4;
  white-space: nowrap;
}

.i-part3 .right .item .pic-small .swiper-slide-active .img {
  border: 6px solid #0f55d6;
}

.i-part3 .right .item .pic-small .swiper-slide-active p {
  color: #0f55d6;
}

.i-part3 .right .item .pic-small .prev {
  display: block;
  width: 0.32rem;
  height: 0.38rem;
  background-image: url(../images/prev-ico2.png);
  background-size: 100% 100%;
  position: absolute;
  left: -1.32rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  transition: all 0.3s;
}

.i-part3 .right .item .pic-small .next {
  display: block;
  width: 0.32rem;
  height: 0.38rem;
  background-image: url(../images/next-ico2.png);
  background-size: 100% 100%;
  position: absolute;
  right: -1.32rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  transition: all 0.3s;
}

.i-part3 .right .item .pic-small .prev:hover {
  background-image: url(../images/prev-ico2b.png);
}

.i-part3 .right .item .pic-small .next:hover {
  background-image: url(../images/next-ico2b.png);
}

.i-part3 {
  padding: 1.5rem 1.5rem 0.6rem 1.5rem;
}
.i-part3 .conx {
  position: relative;
  overflow: hidden;
  padding: 0 0.5rem;
}
.i-part3 .conx.conxm {
  display: none;
}
.i-part3 .conx .i-tit {
  text-align: center;
  margin-bottom: 0.52rem;
}
.i-part3 .conx .swiper-slide {
  display: flex;
  flex-wrap: wrap;
}
.i-part3 .conx .swiper-slide .item {
  width: calc((100% - 2.4rem) / 7);
  margin-right: 0.4rem;
  margin-bottom: 0.4rem;
  border: 1px solid rgba(112, 112, 112, 0.15);
  border-radius: 0.12rem;
  text-align: center;
  padding-bottom: 0.2rem;
  font-size: 0.22rem;
}
.i-part3 .conx .swiper-slide .item:hover {
  border-color: transparent;
  box-shadow: 0px 22px 0.5rem rgba(0, 0, 0, 0.09);
}
.i-part3 .conx .swiper-slide .item:nth-child(7n) {
  margin-right: 0;
}
.i-part3 .conx .swiper-slide .item .img {
  margin-bottom: 0.1rem;
  height: 0.9rem;
}
.i-part3 .conx .swiper-slide .item .img img {
  max-height: 100%;
}
.i-part3 .conx .prev,
.i-part3 .conx .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.i-part3 .conx .prev {
  display: block;
  width: 0.25rem;
  height: 0.3rem;
  background-image: url(../images/prev-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  left: 0rem;
}
.i-part3 .conx .next {
  display: block;
  width: 0.25rem;
  height: 0.3rem;
  background-image: url(../images/next-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  z-index: 5;
  right: 0rem;
}

.i-part3 .conx .next:hover {
  background-image: url(../images/next-ico2b.png);
}
.i-part3 .conx .prev:hover {
  background-image: url(../images/prev-ico2b.png);
}

.i-part4 {
  width: 100%;
  height: 100vh;
  background-image: url(../images/i-part4-bg.jpg);
  background-size: 100% 100%;
  padding: 1.6rem 7.3vw 0;
}

.i-part4 .i-tit {
  text-align: center;
  width: 100%;
  margin-bottom: 0.4rem;
}

.i-part4 .i-case {
  position: relative;
  width: 100%;
  margin-bottom: 0.2rem;
}

.i-part4 .i-case .prev {
  display: block;
  width: 0.32rem;
  height: 0.38rem;
  background-image: url(../images/prev-ico2.png);
  background-size: 100% 100%;
  position: absolute;
  left: -0.5rem;
  top: 70%;
  transform: translateY(-50%);
  z-index: 3;
  transition: all 0.3s;
}

.i-part4 .i-case .next {
  display: block;
  width: 0.32rem;
  height: 0.38rem;
  background-image: url(../images/next-ico2.png);
  background-size: 100% 100%;
  position: absolute;
  right: -0.5rem;
  top: 70%;
  transform: translateY(-50%);
  z-index: 3;
  transition: all 0.3s;
}

.i-part4 .i-case .prev:hover {
  background-image: url(../images/prev-ico2a.png);
}

.i-part4 .i-case .next:hover {
  background-image: url(../images/next-ico2a.png);
}

.i-part4 .i-case .swiper-slide {
  padding: 0.4rem;
  background-color: #ffffff;
  border-radius: 0.1rem;
  transition: all 0.3s;
}

.i-part4 .i-case .swiper-slide .tip {
  color: #0f55d6;
  font-size: 0.14rem;
  margin-bottom: 0.15rem;
}

.i-part4 .i-case .swiper-slide .tit {
  color: #333333;
  font-size: 0.24rem;
  font-weight: bold;
  margin-bottom: 0.3rem;
}

.i-part4 .i-case .swiper-slide .ms {
  color: #777777;
  font-size: 0.16rem;
  line-height: 2;
  margin-bottom: 0.4rem;
  position: relative;
}

.i-part4 .i-case .swiper-slide .ms::before {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  background-image: url(../images/i-case-ico1.png);
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: -0.1rem;
}

.i-part4 .i-case .swiper-slide .ms::after {
  content: "";
  display: block;
  width: 1.76rem;
  height: 1.82rem;
  background-image: url(../images/i-case-ico2.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: -1.1rem;
}

.i-part4 .i-case .swiper-slide:hover {
  background-color: #0f55d6;
}

.i-part4 .i-case .swiper-slide:hover .tip,
.i-part4 .i-case .swiper-slide:hover .tit,
.i-part4 .i-case .swiper-slide:hover .ms,
.i-part4 .i-case .swiper-slide:hover .more {
  color: #ffffff;
}

.i-part4 .i-case .swiper-slide:hover .more i {
  background-image: url(../images/more-icoa.png);
}

.i-part4 .i-case1 {
  width: 100%;
  height: 1rem;
  overflow: hidden;
  margin-bottom: 0.6rem;
}

.i-part4 .i-case1 .swiper-wrapper {
  transition-timing-function: linear;
}

.i-part4 .i-case1 .swiper-slide {
  height: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.1rem;
  background-color: #ffffff;
}

.i-part4 .i-case1 .swiper-slide img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.i-part4 .more1 {
  margin: 0 auto;
}

.i-part5 {
  width: 100%;
  height: 100vh;
  position: relative;
  padding-top: 2rem;
  padding-left: 1.72rem;
}

.i-part5 .word {
  width: 4.16rem;
  position: absolute;
  left: 1.4rem;
  bottom: 1rem;
  z-index: 10;
}

.i-part5 .word .i-tit {
  margin-bottom: 0.32rem;
}

.i-part5 .word .ms {
  font-size: 0.16rem;
  color: #777777;
  line-height: 2;
  margin-bottom: 0.46rem;
}

.i-part5 .list {
  position: relative;
}
.i-part5 .list .dian {
  width: 1vw;
  height: 1vw;
  background-color: #e30319;
  border-radius: 50%;
  position: absolute;
  top: 41.2%;
  left: 71.8%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.i-part5 .list .dian:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 50%;
  width: 0.2vw;
  height: 0.2vw;
}
.i-part5 .list .dian:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #e3031970;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  animation: boderM 3s infinite;
  z-index: -1;
}

.i-part5 .list img.map {
  display: block;
  width: 15.76rem;
}

.i-part5 .list .linec {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.i-part5 .list .linec img {
  display: block;
  position: absolute;
  z-index: 2;
}

/*.i-part5 .list .linec img:nth-of-type(1){left: 2.92rem;top:0.95rem}*/
/*.i-part5 .list .linec img:nth-of-type(2){left: 5.11rem;top:2.64rem}*/
/*.i-part5 .list .linec img:nth-of-type(4){left: 8.21rem;top:0.64rem}*/
/*.i-part5 .list .linec img:nth-of-type(3){left: 8.04rem;top:0.78rem}*/
/*.i-part5 .list .linec img:nth-of-type(5){left: 11.04rem;top:2.96rem}*/
/*.i-part5 .list .linec img:nth-of-type(6){left: 11.71rem;top:1.058rem}*/
/*.i-part5 .list .linec img:nth-of-type(7){left: 12.556rem;top:2.394rem}*/
/*.i-part5 .list .linec img:nth-of-type(8){left: 12.568rem;top:2.392rem}*/
/*.i-part5 .list .linec img:nth-of-type(9){left: 12.568rem;top:3.108rem}*/
.i-part5 .list .linec svg {
  position: absolute;
  z-index: 2;
  stroke-dasharray: 1500;
  stroke-dashoffset: 1500;
  animation: offset1 1.5s linear infinite;
}

/*.i-part5 .list .linec svg:nth-of-type(1){width: 9.65455rem; left: 2.92rem;top:0.95rem;}*/
/*.i-part5 .list .linec svg:nth-of-type(2){width: 7.46009rem;left: 5.11rem;top:2.64rem;}*/
/*.i-part5 .list .linec svg:nth-of-type(3){width: 4.37132rem;left: 8.04rem;top:0.78rem;}*/
/*.i-part5 .list .linec svg:nth-of-type(4){width: 4.48538rem;left: 8.11rem;top:0.64rem;}*/
/*.i-part5 .list .linec svg:nth-of-type(5){width: 1.52526rem;left: 11.04rem;top:2.96rem;}*/
/*.i-part5 .list .linec svg:nth-of-type(6){width: 1.25208rem;left: 11.71rem;top:1.058rem;}*/
/*.i-part5 .list .linec svg:nth-of-type(7){width: 0.61724rem;left: 12.556rem;top:2.394rem;}*/
/*.i-part5 .list .linec svg:nth-of-type(8){width: 1.12247rem;left: 12.568rem;top:2.392rem;}*/
/*.i-part5 .list .linec svg:nth-of-type(9){width: 1.06395rem;left: 12.568rem;top:3.108rem;}*/

.i-part5 .list .linec svg:nth-of-type(1) {
  width: 9.65455rem;
  height: 2.1633rem;
  left: 2.92rem;
  top: 0.95rem;
}

.i-part5 .list .linec svg:nth-of-type(2) {
  width: 7.46009rem;
  height: 2.2rem;
  left: 5.11rem;
  top: 2.64rem;
}

.i-part5 .list .linec svg:nth-of-type(3) {
  width: 4.37132rem;
  height: 3.4261rem;
  left: 8.04rem;
  top: 0.78rem;
}

.i-part5 .list .linec svg:nth-of-type(4) {
  width: 4.48538rem;
  height: 3.5248rem;
  left: 8.11rem;
  top: 0.64rem;
}

.i-part5 .list .linec svg:nth-of-type(5) {
  width: 1.52526rem;
  height: 0.3094rem;
  left: 11.04rem;
  top: 2.96rem;
}

.i-part5 .list .linec svg:nth-of-type(6) {
  width: 1.25208rem;
  height: 2.0389rem;
  left: 11.71rem;
  top: 1.058rem;
}

.i-part5 .list .linec svg:nth-of-type(7) {
  width: 0.61724rem;
  height: 0.8009rem;
  left: 12.556rem;
  top: 2.394rem;
}

.i-part5 .list .linec svg:nth-of-type(8) {
  width: 1.12247rem;
  height: 0.7308rem;
  left: 12.568rem;
  top: 2.392rem;
}

.i-part5 .list .linec svg:nth-of-type(9) {
  width: 1.06395rem;
  height: 2.6044rem;
  left: 12.568rem;
  top: 3.108rem;
}

@keyframes offset1 {
  0% {
    stroke-dashoffset: 1500;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

.i-part6 {
  width: 100%;
  height: 100vh;
  position: relative;
  padding: 1.6rem 1.8rem 0 2.2rem;
  position: relative;
  z-index: 2;
}

.i-part6 .bj {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-image: url(../images/i-part6-bg.jpg);
  background-size: 100% 100%;
  z-index: -1;
}

.i-part6 .i-tit {
  text-align: center;
  margin-bottom: 0.54rem;
}

.i-part6 .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.4rem;
}

.i-part6 .list .left {
  width: 6.9rem;
}

.i-part6 .list .left .item {
  display: none;
  overflow: hidden;
  border-radius: 0.1rem;
}

.i-part6 .list .left .item img {
  display: block;
  width: 100%;
  transition: all 0.3s;
}

.i-part6 .list .left .item:hover img {
  transform: scale(1.03);
}

.i-part6 .list .left .item.active {
  display: block;
}

.i-part6 .list .right {
  width: 7.6rem;
}

.i-part6 .list .right .item {
  position: relative;
  display: block;
  padding: 0.3rem 0.4rem 0;
  transition: all 0.3s;
  border-radius: 0.1rem;
  margin-bottom: 0.4rem;
}

.i-part6 .list .right .item:last-of-type {
  margin-bottom: 0;
}

.i-part6 .list .right .item .time {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 700;
  font-size: 0.18rem;
  margin-bottom: 0.12rem;
  transition: all 0.3s;
}

.i-part6 .list .right .item .tit {
  color: #333333;
  position: relative;
  font-size: 0.24rem;
  padding-bottom: 0.24rem;
  transition: all 0.3s;
}

.i-part6 .list .right .item .tit::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #dddddd;
  position: absolute;
  left: 0;
  bottom: 0;
}

.i-part6 .list .right .item.active {
  background-color: #ffffff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.i-part6 .list .right .item.active .tit::after {
  background-color: transparent;
}

.i-part6 .list .right .item.active .tit {
  color: #002fff;
}

.i-part6 .more1 {
  margin: 0 auto;
}

.footer1 {
  width: 100%;
  padding-top: 0;
  background-color: #0a3381;
  position: relative;
  z-index: 10;
  overflow: hidden;
}

.footer1:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 1.5rem);
  /* background-image: url(../images/foot-bg.png); */
  background-size: 100% 100%;
  z-index: -1;
}

footer .foot-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1.4rem 0.28rem 1.4rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

footer .foot-top .f-logo {
  width: 0.68rem;
}

footer .foot-top .f-logo img {
  display: block;
  width: 100%;
}

footer .foot-top .f-fx {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.36);
  font-size: 0.14rem;
}

footer .foot-top .f-fx ul {
  display: flex;
}

footer .foot-top .f-fx ul li {
  margin-left: 0.16rem;
  cursor: pointer;
}

footer .foot-top .f-fx ul li img {
  width: 0.36rem;
}

footer .foot-center {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 1.4rem 0.44rem 1.4rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

footer .foot-center .left {
  width: 2rem;
}

footer .foot-center .left dl {
  margin-bottom: 0.24rem;
}

footer .foot-center .left dl dt {
  font-size: 0.14rem;
  font-weight: lighter;
  margin-bottom: 0.1rem;
  color: #ffffff;
}

footer .foot-center .left dl dd {
  font-size: 0.14rem;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.87);
}

footer .foot-center .left dl:last-of-type {
  margin-bottom: 0;
}

footer .foot-center .left dl .last-dd {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 700;
  font-size: 0.24rem;
  color: #ffffff;
}

/*footer .foot-center .left dl:last-of-type dd {*/
/*  font-family: 'Noto Sans SC', sans-serif;*/
/*  font-size: 0.24rem;*/
/*  color: #ffffff;*/
/*}*/

footer .foot-center .center {
  display: flex;
}

footer .foot-center .center dl {
  margin: 0 0.5rem;
}

footer .foot-center .center dl dt {
  color: #ffffff;
  font-size: 0.16rem;
  margin-bottom: 0.3rem;
  white-space: nowrap;
}

footer .foot-center .center dl dd a {
  font-size: 0.14rem;
  display: block;
  color: #ffffff;
  opacity: 0.6;
  line-height: 2;
  transition: all 0.3s;
}

footer .foot-center .center dl:nth-child(2) dd a:nth-child(n + 8) {
  display: none;
}

footer .foot-center .center dl dd a:hover {
  opacity: 1;
}

footer .foot-center .right {
  text-align: center;
}

footer .foot-center .right img {
  display: block;
  width: 100%;
  margin-bottom: 0.15rem;
}

footer .foot-center .right p {
  font-size: 0.14rem;
  color: #ffffff;
  white-space: nowrap;
}

footer .foot-bottom {
  display: flex;
  justify-content: space-between;
  padding: 0.2rem 1.4rem;
  color: rgba(255, 255, 255, 0.37);
  font-size: 0.12rem;
}

footer .foot-bottom a {
  color: rgba(255, 255, 255, 0.37);
  transition: all 0.3s;
}

footer .foot-bottom a:hover {
  color: #ffffff;
}

/* 首页右侧导航 */
.right_nav {
  position: fixed;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}

.right_nav a {
  display: block;
  position: relative;
  margin-bottom: 18px;
  width: 6px;
  height: 6px;
}

.right_nav a::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.right_nav a p {
  font-size: 12px;
  color: #ffffff;
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 700;
  position: absolute;
  top: -10px;
  right: 10px;
  opacity: 0;
}

.right_nav a i {
  display: block;
  width: 27px;
  height: 10px;
  background-image: url(../images/right_nav_ico1.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 4px;
  opacity: 0;
}

.right_nav a.active::before {
  width: 6px;
  height: 6px;
  opacity: 1;
}

.right_nav a.active p {
  opacity: 1;
}

.right_nav a.active i {
  opacity: 1;
}

.right_nav.active a::before {
  background-color: #0f55d6;
}

.right_nav.active a p {
  color: #0f55d6;
}

.right_nav.active a i {
  background-image: url(../images/right_nav_ico1a.png);
}

/* 视频弹窗 */
.c-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
  outline: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
}

.c-modal.on {
  opacity: 1;
  visibility: visible;
}

.c-modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.c-modal-backdrop.on {
  opacity: 0.5;
}

.c-modal-dialog {
  width: auto;
  max-width: 94%;
  max-height: 94%;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  outline: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  overflow: hidden;
}

.c-modal-dialog.on {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.c-modal-dialog .content {
  display: none;
}

.c-modal-dialog .video {
  width: 960px;
  height: 600px;
}

.c-modal-dialog .video iframe {
  width: 100%;
  height: 100%;
}

.c-modal-dialog .video video,
.c-modal-dialog .video .video-js {
  width: 100%;
  height: 100%;
}

.c-modal-dialog .form {
  background: #fff;
  width: 500px;
  max-width: 100%;
  padding: 32px 6%;
}

.c-modal-dialog .imgshow {
  background-color: #fff;
}

.c-modal-dialog .imgshow .img {
  max-width: 100%;
}

.c-modal-dialog .imgshow .move {
  max-height: 94vh;
  overflow-y: scroll;
}

.c-modal-dialog .imgshow .move::-webkit-scrollbar {
  width: 17px;
  height: 17px;
  background-color: rgba(255, 255, 255, 0.8);
}

.c-modal-dialog .img {
  display: block;
  margin: 0 auto;
}

.c-modal-dialog .img > img {
  max-width: 94vw;
  max-height: 94vh;
}

.c-modal-off {
  width: 20px;
  height: 20px;
  color: #fff;
  position: absolute;
  z-index: 3;
  right: 20px;
  top: 20px;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: -webkit-transform 0.4s ease-out;
  -o-transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
}

.c-modal-off::after,
.c-modal-off::before {
  content: "";
  width: 100%;
  height: 2px;
  background: #ddd;
  position: absolute;
  left: 0;
  top: 9px;
}

.c-modal-off::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.c-modal-off::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.c-modal-off:hover {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.vjs-button > .vjs-icon-placeholder:before {
  display: contents;
}

/* 内页banner */
.ny-banner {
  margin-top: 1rem;
  position: relative;
}

.ny-banner .img {
  width: 100%;
}

.ny-banner .img img {
  width: 100%;
}

.ny-banner .img img.pc {
  display: block;
}

.ny-banner .img img.mm {
  display: none;
}

.ny-banner .wz {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
}

.ny-banner .wz h3 {
  font-size: 0.5rem;
  margin-bottom: 0.15rem;
  font-weight: bold;
}

.ny-banner .wz p {
  font-size: 0.24rem;
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 200;
  text-transform: uppercase;
}

/* 内页导航 */
.ny-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.3rem 2.2rem;
  position: relative;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.11);
}

.ny-nav .left {
  display: flex;
}

.ny-nav .left a {
  display: block;
  color: #333333;
  font-size: 0.16rem;
  margin-right: 1rem;
  transition: all 0.3s;
}

.ny-nav .left a:hover,
.ny-nav .left a.active {
  color: #0f55d6;
}

.ny-nav .right {
  display: flex;
  align-items: center;
  color: #666666;
  font-size: 0.14rem;
}

.ny-nav .right img {
  display: block;
  margin-right: 0.14rem;
}

.ny-nav .right a {
  color: #666666;
}

.breadcrumb {
  display: flex;
  align-items: center;
  color: #666666;
  font-size: 0.14rem;
}

.breadcrumb img {
  display: block;
  margin-right: 0.14rem;
}

.breadcrumb a {
  color: #666666;
}
.p-detailh3 {
  font-size: 0.28rem;
  /* color: red; */
}

.about-part1 {
  padding: 1.13rem 0 0.54rem 0;
}

.about-part1 .list {
  display: flex;
  justify-content: space-between;
}

.about-part1 .list .word {
  width: 9.25rem;
}

.about-part1 .list .word .ms {
  margin-top: 0.57rem;
  color: #111111;
  font-size: 0.18rem;
  line-height: 1.875;
}

.about-part1 .list .video {
  width: 4.98rem;
  overflow: hidden;
  border-radius: 0.24rem;
  position: relative;
  cursor: pointer;
}

.about-part1 .list .video img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0.24rem;
  transition: all 0.3s;
}

@keyframes boderM {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  75% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.about-part1 .list .video .play p {
  font-size: 0.18rem;
  color: #ffffff;
  margin-top: 0.55rem;
}

.about-part1 ul {
  display: flex;
  justify-content: space-between;
  margin-top: 0.63rem;
}

.about-part1 ul li {
  text-align: center;
  width: 24%;
}

.about-part1 ul li .num {
  text-align: center;
}

.about-part1 ul li .num span {
  display: inline-block;
  color: #0f55d6;
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 700;
  font-size: 0.72rem;
  margin-right: 0.14rem;
}

.about-part1 ul li .num i {
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  background-image: url(../images/add-ico.png);
  background-size: 100% 100%;
  position: relative;
  bottom: 0.3rem;
}

.about-part1 ul li .num p {
  display: inline-block;
  color: #0f55d6;
  font-size: 0.16rem;
  font-weight: bold;
}

.about-part1 ul li .xx {
  text-align: center;
  color: #333333;
  font-size: 0.2rem;
  margin-top: 0.12rem;
}

.about-part2 {
  width: 100%;
  background-image: url(../images/about-part2-bg.jpg);
  padding: 0.77rem 0 1.32rem 0;
}

.about-part2 .i-tit {
  text-align: center;
  margin-bottom: 0.9rem;
}

.about-part2 .lc {
  padding: 0 2.2rem;
  position: relative;
  height: 6.7rem;
}

.about-part2 .lc .swiper-container {
  position: relative;
  height: 100%;
}

.about-part2 .lc .swiper-container::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  bottom: 50%;
}

.about-part2 .lc .swiper-slide {
  position: relative;
  padding-top: 4.1rem;
  height: 100%;
}

.about-part2 .lc .swiper-slide::before {
  content: "";
  display: block;
  width: 0.18rem;
  height: 0.18rem;
  background-color: #0f55d6;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: 47.5%;
  transform: translate(-50%, -50%);
}

.about-part2 .lc .swiper-slide::after {
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  border: 1px solid #0f55d6;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: 46.2%;
  transform: translate(-50%, -50%);
}

.about-part2 .lc .swiper-slide .word {
  width: 3rem;
  height: 2.8rem;
  background-color: #ffffff;
  border-radius: 0.12rem;
  padding: 0.3rem 0.24rem;
  box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.1);
  position: fixed;
}

.about-part2 .lc .swiper-slide .word .time {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 700;
  color: #333333;
  font-size: 0.24rem;
  margin-bottom: 0.2rem;
}

.about-part2 .lc .swiper-slide .word .tit {
  color: #0f55d6;
  font-size: 0.28rem;
  margin-bottom: 0.28rem;
}

.about-part2 .lc .swiper-slide .word .ms p {
  position: relative;
  color: #666666;
  font-size: 0.16rem;
  padding-left: 0.2rem;
  line-height: 1.625;
  margin-bottom: 0.17rem;
}

.about-part2 .lc .swiper-slide .word .ms p::before {
  content: "";
  display: block;
  width: 0.08rem;
  height: 0.08rem;
  background-color: #0f55d6;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.1rem;
}

.about-part2 .lc .swiper-slide:nth-of-type(2n) {
  padding-top: 0;
}

.about-part2 .lc .prev {
  display: block;
  width: 0.25rem;
  height: 0.3rem;
  background-image: url(../images/prev-ico2a.png);
  background-size: 100% 100%;
  position: absolute;
  left: 1.3rem;
  bottom: 47.8%;
  transition: all 0.3s;
}

.about-part2 .lc .next {
  display: block;
  width: 0.25rem;
  height: 0.3rem;
  background-image: url(../images/next-ico2a.png);
  background-size: 100% 100%;
  position: absolute;
  right: 1.3rem;
  bottom: 47.8%;
  transition: all 0.3s;
}

.about-part2 .lc .prev:hover {
  background-image: url(../images/prev-ico2b.png);
}

.about-part2 .lc .next:hover {
  background-image: url(../images/next-ico2b.png);
}

.about-part3 {
  padding: 1.72rem 0 1.22rem 0;
  position: relative;
  z-index: 11;
}

.about-part3 .i-tit {
  text-align: center;
  margin-bottom: 0.52rem;
}

.about-part3 .honnor {
  position: relative;
  padding: 0 11.46vw;
}

.about-part3 .honnor .swiper-slide {
  position: relative;
}

.about-part3 .honnor .swiper-slide .img {
  /*box-shadow: 0px 22px 74px rgba(15, 85, 214, 0.12);*/
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.1rem;
  height: 4.07rem;
}

.about-part3 .honnor .swiper-slide .img img {
  display: block;
  max-width: 100%;
}

.about-part3 .honnor .swiper-slide p {
  text-align: center;
  color: #111111;
  font-size: 0.28rem;
  line-height: 1.5;
  margin-top: 0.43rem;
  display: none;
  height: 0.84rem;
}

.about-part3 .honnor .swiper-slide-active p {
  display: block;
}

.about-part3 .honnor .prev {
  display: block;
  width: 0.19rem;
  height: 0.23rem;
  background-image: url(../images/prev-ico2a.png);
  background-size: 100% 100%;
  position: absolute;
  left: 7.3rem;
  bottom: 0.49rem;
  transition: all 0.3s;
  z-index: 5;
}

.about-part3 .honnor .next {
  display: block;
  width: 0.19rem;
  height: 0.23rem;
  background-image: url(../images/next-ico2a.png);
  background-size: 100% 100%;
  position: absolute;
  right: 7.3rem;
  bottom: 0.49rem;
  transition: all 0.3s;
  z-index: 5;
}

.about-part3 .honnor .prev:hover {
  background-image: url(../images/prev-ico2b.png);
}

.about-part3 .honnor .next:hover {
  background-image: url(../images/next-ico2b.png);
}

.about-part4 {
  padding: 0.72rem 0 1.22rem 0;
}

.about-part4 .box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.about-part4 .box {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.about-part4 .box .item {
  text-align: center;
  border-right: 1px solid #eee;
}
.about-part4 .box .item:last-child {
  border: 0;
}
.about-part4 .box .item .content0 img {
  height: 0.8rem;
  width: auto;
  transition: 0.4s;
}
.about-part4 .box .item .content1 {
  font-size: 0.28rem;
  margin: 0.45rem 0 0.3rem;
  transition: 0.4s;
}
.about-part4 .box .item .content2 {
  font-size: 0.13rem;
  color: #666;
  line-height: 2;
  padding: 0 0.5rem;
}
.about-part4 .box .item:hover .content0 img {
  transform: translateY(-12px);
}
.about-part4 .box .item:hover .content1 {
  color: #1d2088;
}
.about-part4 .i-tit {
  text-align: center;
  margin-bottom: 0.8rem;
}

.about-part4 .wh-p {
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0.8rem;
  font-size: 0.18rem;
  padding: 0 2.2rem;
  line-height: 0.3rem;
}

.about-part4 .wh {
  padding: 0 2.2rem;
}

.about-part5 {
  width: 100%;
  background-image: url(../images/about-part5-bg.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding: 0.64rem 2.2rem 2.2rem 2.2rem;
}

.about-part5 .i-tit {
  text-align: center;
  margin-bottom: 0.8rem;
}

.about-part5 .i-tit h3 {
  color: #ffffff;
}

.about-part5 .i-tit h3 span {
  color: #ffffff;
}

.about-part5 .i-tit p {
  color: #ffffff;
}

.about-part5 ul {
  display: flex;
  justify-content: center;
  margin-bottom: 0.44rem;
}

.about-part5 ul li {
  width: 1rem;
  text-align: center;
  margin: 0 0.4rem;
  transition: all 0.3s;
}

.about-part5 ul li img {
  display: block;
  width: 100%;
  margin-bottom: 0.16rem;
  border-radius: 50%;
  overflow: hidden;
}

.about-part5 ul li p {
  color: #ffffff;
  font-size: 0.12rem;
  line-height: 1.4;
}

.about-part5 ul li.active img {
  box-shadow: 0px 3px 24px rgba(255, 255, 255, 0.1);
}

.about-part5 .zr {
  display: flex;
  justify-content: space-between;
  padding: 0.8rem;
  border-radius: 0.2rem;
  background-color: #ffffff;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
}

.about-part5 .zr .word {
  width: 7.14rem;
}

.about-part5 .zr .word dl {
  margin-bottom: 0.33rem;
}

.about-part5 .zr .word dl dt {
  font-size: 0.24rem;
  color: #0f55d6;
  margin-bottom: 0.17rem;
}

.about-part5 .zr .word dl dd {
  color: #666666;
  font-size: 0.16rem;
  line-height: 1.625;
}

.about-part5 .zr .word dl:last-of-type {
  margin-bottom: 0;
}

.about-part5 .zr .img {
  width: 3.25rem;
  overflow: hidden;
  margin-right: 0.9rem;
}

.about-part5 .zr .img img {
  display: block;
  width: 100%;
  transition: all 0.3s;
}

.about-part5 .zr .img:hover img {
  transform: scale(1.03);
}

.news-part1 {
  padding: 1.2rem 0 2.4rem 0;
}

.news-part1 .list {
  margin-bottom: 0.38rem;
}

.news-part1 .list .item {
  display: flex;
  align-items: center;
  border-radius: 0.16rem;
  background-color: #f8f8f8;
  margin-bottom: 0.64rem;
  transition: all 0.3s;
}

.news-part1 .list .item .img {
  width: 5.7rem;
  aspect-ratio: 1 / 0.637;
  overflow: hidden;
}

.news-part1 .list .item .img img {
  height: 100%;
  transition: all 0.3s;
}

.news-part1 .list .item .img img.act {
  display: block;
}

.news-part1 .list .item .word {
  width: 7.5rem;
  margin-left: 0.64rem;
}

.news-part1 .list .item .word .time {
  color: #0f55d6;
  font-size: 0.18rem;
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 700;
  margin-bottom: 0.24rem;
}

.news-part1 .list .item .word .tit {
  font-size: 0.24rem;
  margin-bottom: 0.24rem;
  color: #333333;
}

.news-part1 .list .item .word .ms {
  color: #666666;
  font-size: 0.16rem;
  line-height: 1.75;
  margin-bottom: 0.5rem;
}

.news-part1 .list .item .word .more1 {
  border-color: #c4c4c4;
  color: #666666;
}

.news-part1 .list .item .word .more1 i {
  background-image: url(../images/more-icob.png);
}

.news-part1 .list .item:hover {
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}

.news-part1 .list .item:hover .img img {
  transform: scale(1.03);
}

.news-part1 .list .item:hover .word .more1 {
  background-color: #0f55d6;
  border-color: #0f55d6;
  color: #ffffff;
}

.news-part1 .list .item:hover .word .more1 i {
  background-image: url(../images/more-icoa.png);
}

.fy {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fy a {
  display: block;
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 50%;
  border: 1px solid #cccccc;
  text-align: center;
  line-height: 0.54rem;
  margin: 0 0.15rem;
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 700;
  font-size: 0.2rem;
  color: #0f55d6;
  transition: all 0.3s;
}

.fy a:hover,
.fy a.active {
  background-color: #0f55d6;
  color: #ffffff;
  border-color: #0f55d6;
}

.fy a.prev {
  border: none;
  width: 0.27rem;
  height: 0.32rem;
  background-image: url(../images/prev-ico2a.png);
  background-size: 100% 100%;
}

.fy a.prev:hover {
  background-color: transparent;
  background-image: url(../images/prev-ico2b.png);
}

.fy a.next {
  border: none;
  width: 0.27rem;
  height: 0.32rem;
  background-image: url(../images/next-ico2a.png);
  background-size: 100% 100%;
}

.fy a.next:hover {
  background-color: transparent;
  background-image: url(../images/next-ico2b.png);
}

.news-details {
  padding-top: 1.4rem;
  padding-bottom: 2rem;
}

.news-details .details {
  margin-top: 1.2rem;
}

.news-details .details .tit {
  text-align: center;
  font-size: 0.32rem;
  color: #333333;
  line-height: 1.4;
  margin-bottom: 0.26rem;
}

.news-details .details .other {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666666;
  font-size: 0.14rem;
  margin-bottom: 0.36rem;
}

.news-details .details .other .time {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 700;
  font-size: 0.16rem;
  margin-right: 0.1rem;
}

.news-details .details .other .author {
  margin-right: 0.24rem;
}

.news-details .details .other .tip {
  margin-right: 0.54rem;
}

.news-details .details .other .fx {
  display: flex;
  align-items: center;
}

.news-details .details .other .fx .social-share .icon-wechat,
.news-details .details .other .fx .social-share .icon-weibo {
  color: #666666;
  border-color: #666666;
}

.news-details .details .other .fx .social-share .icon-wechat:hover,
.news-details .details .other .fx .social-share .icon-weibo:hover {
  background-color: transparent;
  color: #0f55d6;
  border-color: #0f55d6;
}

.news-details .details .describe {
  padding: 0.54rem 0;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  color: #666666;
  font-size: 0.16rem;
  line-height: 2;
}

.news-details .details .nex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.44rem;
}

.news-details .details .nex a {
  color: #666666;
  font-size: 0.16rem;
  transition: all 0.3s;
  max-width: calc(50% - 0.4rem);
}

.news-details .details .nex a:hover {
  color: #0f55d6;
}

.news-details .details .nex .back {
  display: block;
  width: 0.3rem;
  height: 0.3rem;
  background-image: url(../images/nex-ico.png);
  background-size: 100% 100%;
}

.nyban {
  margin-top: 1rem;
}

.nyban .hover {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
}

.nyban .hover .p1 {
  font-weight: bold;
  font-size: 0.54rem;
  line-height: 0.63rem;
  color: #ffffff;
}

.nyban .content {
  display: inline-block;
}

.container {
  padding: 0 var(--container);
  width: 100%;
  max-width: 100%;
}
.nyban .content .p2 {
  font-size: 1.375rem;
  color: #fff;
  margin-top: 0.5rem;
}

.list_contact .title {
  margin-bottom: 0.2rem;
  font-size: 0.34rem;
  line-height: 0.5rem;
  font-weight: 600;
}

.list_contact form p {
  font-size: 0.22rem;
  line-height: 1.875rem;
  color: #3d3d3d;
  margin-bottom: 1.375rem;
}

.list_contact form input {
  border: 1px solid #e5e5e5;
  padding: 0 0.2rem;
  font-size: 0.16rem;
  line-height: 0.55rem;
  width: 100%;
  color: #7f7f7f;
  background-color: #e8ecf1;
}

.list_contact form textarea {
  height: 1.2rem;
  border: 1px solid #e5e5e5;
  line-height: 0.3rem;
  padding: 0.1rem 0.2rem;
  font-size: 0.16rem;
  color: #7f7f7f;
  width: 100%;
  display: block;
  background-color: #e8ecf1;
}

.list_contact form button {
  width: 1.8rem;
  text-align: center;
  line-height: 0.55rem;
  background: #29a5df;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  font-size: 0.16rem;
  color: #fff;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.list_contact form button .iconfont {
  font-size: 0.16rem;
  margin-left: 0.06rem;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_contact form button:hover {
  background: #000;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_contact form button:hover .iconfont {
  transform: translateX(0.2rem);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_contact .left ul li {
  display: flex;
  align-items: center;
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #565656;
  margin-bottom: 0.12rem;
}

.list_contact .left ul li .iconfont {
  font-size: 0.2rem;
  color: #565656;
}

.list_contact .left ul li .icon {
  width: 0.4rem;
}

.list_contact .left ul li p {
  width: calc(100% - 0.4rem);
}

.list_contact .left ul li:nth-child(1) {
  /*font-size: 0.22rem;*/
}

.list_contact .left ul li:nth-child(1) .iconfont {
  /*font-size: 0.22rem;*/
}

.list_join .title {
  margin-bottom: 0.2rem;
  font-size: 0.34rem;
  line-height: 0.5rem;
  font-weight: 600;
}

.list_join .bot .ul li {
  margin-bottom: 0.3rem;
}

.list_join .bot .ul li:hover > div {
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.2);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_join .bot .ul li .name {
  font-weight: 700;
  font-size: 0.24rem;
  line-height: 0.35rem;
  text-transform: uppercase;
  color: #29a5df;
}

.list_join .bot .ul li > div {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  background: #ffffff;
  border: 1px solid rgba(23, 63, 134, 0.1);
  border-radius: 0.2rem;
  padding: 0.8rem 0.4rem;
  height: 100%;
}

.list_join .bot .ul li .text {
  color: rgba(0, 0, 0, 0.6);
  margin: 0.1rem 0 0.5rem;
  font-size: 0.16rem;
  line-height: 0.3rem;
}

.more {
  display: inline-block;
  position: relative;
  z-index: 9;
}
.more p {
  width: 1.65rem;
  height: 0.55rem;
  border-radius: 0.4rem;
  background: #29a5df;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}
.more p:hover {
  background-color: #000;
}
.more:hover p,
.more.active p {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.more p .span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.65rem;
  line-height: 0.55rem;
  text-align: center;
  font-weight: bold;
  font-size: 0.16rem;
  color: #fff;
}

.more:hover .iconfont,
.more.active .iconfont {
  transform: translateX(0.1rem);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.more .iconfont {
  font-size: 0.16rem;
  display: inline-block;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.join-frame {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
  height: 100%;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s linear;
  overflow-y: auto;
  overflow-x: hidden;
}
.join-modal {
  background-color: #fff;
  min-height: 90%;
  width: 60%;
  border-radius: 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.join-modal1 {
  padding: 0 0.6rem;
}
.join-modal_icon {
  top: 30px;
  right: 30px;
  position: absolute;
  cursor: pointer;
  font-size: 0.28rem !important;
  color: #bababa;
}

.modal-title {
  padding: 0.38rem 0.2rem;
  text-align: center;
  justify-content: center;
  width: 100%;
  font-weight: 700;
  font-size: 0.36rem;
  line-height: 0.52rem;
  text-transform: uppercase;
  color: #29a5df;
  border-bottom: 1px solid #dee2e6;
}

.join_modal_detail {
  padding: 0.4rem 0 0.5rem;
}
.join_modal_end {
  padding: 0.4rem 0;
  background: #f7f7f7;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.join_modal_end a {
  font-size: 0.24rem;
  color: #29a5df;
}

.solution-part {
  width: 100%;
  padding: 2rem 0 2.2rem 0;
  background-image: url(../images/solution-part-bg.jpg);
  background-size: 100% 100%;
  margin-bottom: -1.2rem;
}

.solution-part .w1480 {
  display: flex;
  justify-content: space-between;
}

.solution-part .w1480 .left {
  width: 5.24rem;
  padding-top: 1.2rem;
}

.solution-part .w1480 .left .tit {
  color: #333333;
  margin-bottom: 0.56rem;
}

.solution-part .w1480 .left .tit h3 {
  font-size: 0.5rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}

.solution-part .w1480 .left .tit p {
  font-size: 0.24rem;
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.solution-part .w1480 .left .ms {
  color: #666666;
  font-size: 0.18rem;
  line-height: 1.7;
  margin-bottom: 2.4rem;
}

.solution-part .w1480 .left .tip {
  color: #0f55d6;
}

.solution-part .w1480 .left .tip h3 {
  font-size: 0.32rem;
  margin-bottom: 0.2rem;
}

.solution-part .w1480 .left .tip p {
  font-size: 0.16rem;
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 400;
}

.solution-part .w1480 .right {
  width: 7.96rem;
  column-count: 3;
  column-gap: 0.05rem;
}

.solution-part .w1480 .right .item {
  display: block;
  background-color: #ffffff;
  border-radius: 0.12rem;
  break-inside: avoid;
  height: 1.8rem;
  padding: 0.3rem 0.24rem;
  position: relative;
  margin-right: 0.21rem;
  margin-bottom: 0.2rem;
  transition: all 0.3s;
  overflow: hidden;
}

.solution-part .w1480 .right .item p {
  color: #666666;
  font-size: 0.18rem;
  transition: all 0.3s;
}

.solution-part .w1480 .right .item .img {
  width: 0.9rem;
  margin: 0 auto;
}

.solution-part .w1480 .right .item .img img {
  display: block;
  transition: all 0.3s;
}

.solution-part .w1480 .right .item .ico {
  position: absolute;
  right: 0.1rem;
  bottom: 0.1rem;
  width: 0.4rem;
  z-index: 4;
}

.solution-part .w1480 .right .item .ico img {
  width: 100%;
  transition: all 0.3s;
}

.solution-part .w1480 .right .item .ico img.h-img1 {
  display: block;
}

.solution-part .w1480 .right .item .ico img.h-img2 {
  display: none;
}

.solution-part .w1480 .right .item:nth-of-type(1) {
  height: 3.8rem;
}

.solution-part .w1480 .right .item:nth-of-type(1) .img {
  width: 90%;
  margin: 0.4rem auto;
}

.solution-part .w1480 .right .item:hover {
  background-color: #0f55d6;
}

.solution-part .w1480 .right .item:hover p {
  color: #ffffff;
}

.solution-part .w1480 .right .item:hover .ico img.h-img1 {
  display: none;
}

.solution-part .w1480 .right .item:hover .ico img.h-img2 {
  display: block;
}

.solution-part .w1480 .right .item:hover .img img {
  transform: translateY(20px);
}

.solution-details-part1 {
  padding: 7.29vw 0 3.65vw 0;
}

.solution-details-part1 .details {
  margin-top: 3.65vw;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.solution-details-part1 .details .word {
  width: 27.08vw;
  padding-top: 2.6vw;
}

.solution-details-part1 .details .word .tip {
  color: #0f55d6;
  font-size: 0.94vw;
  margin-bottom: 0.83vw;
}

.solution-details-part1 .details .word .ms {
  color: #666666;
  font-size: 0.94vw;
  line-height: 1.7;
  margin-top: 2.19vw;
}

.solution-details-part1 .details .img {
  width: 31.25vw;
  overflow: hidden;
}

.solution-details-part1 .details .img .swiper-slide {
  overflow: hidden;
}

.solution-details-part1 .details .img .swiper-slide img {
  display: block;
  width: 100%;
  transition: all 0.3s;
  border-radius: 1.25vw;
}

.solution-details-part1 .details .img .swiper-slide:hover img {
  transform: scale(1.03);
}

.solution-details-part1 .details .img .pagination {
  text-align: center;
  margin-top: 1.3vw;
}

.solution-details-part1 .details .img .swiper-pagination-bullet {
  width: 0.63vw;
  height: 0.63vw;
  background-color: transparent;
  border: 0.05vw solid #0f55d6;
  opacity: 1;
  margin: 0 0.42vw;
}

.solution-details-part1 .details .img .swiper-pagination-bullet-active {
  background-color: #0f55d6;
}

.solution-details-part2 {
  padding: 4.43vw 0 5.94vw 0;
  position: relative;
  background-image: url(../images/solution-details-bg1x_2.png);
  background-size: 99% 100%;
}
.solution-details-part2 .solid1s {
  position: absolute;
  left: 0;
  top: -19.53vw;
  width: 100%;
  height: 0;
  overflow: hidden;
  pointer-events: none;
}
.solution-details-part2 .solid1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 23.02vw;
  height: 19.53vw;
  background: url(../images/s_solid1.png) no-repeat center;
  background-size: 23.02vw 19.53vw;
}
.solution-details-part2 .solid2s {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  pointer-events: none;
}
.solution-details-part2 .solid2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 23.02vw;
  height: 19.53vw;
  background: url(../images/s_solid3.png) no-repeat center;
  background-size: 23.02vw 19.53vw;
}
.solution-details-part2 .solid3s {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  pointer-events: none;
}
.solution-details-part2 .solid3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/s_solid2.png) no-repeat left center;
  background-size: 99% 100%;
}

.solution-details-part2::before {
  content: "";
  display: block;
  width: 23.02vw;
  height: 19.53vw;
  background-image: url(../images/solution-details-bg1x_1.png);
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: -19.53vw;
}

.solution-details-part2::after {
  content: "";
  display: block;
  width: 23.02vw;
  height: 19.53vw;
  background-image: url(../images/solution-details-bg1x_3.png);
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: -19.53vw;
}

.solution-details-part2 .tab {
  display: flex;
  justify-content: center;
  margin-bottom: 3.44vw;
}

.solution-details-part2 .tab a {
  color: #333333;
  font-size: 0.83vw;
  display: block;
  position: relative;
  margin: 0 1.88vw;
  padding-bottom: 1.35vw;
  transition: all 0.3s;
}

.solution-details-part2 .tab a::after {
  content: "";
  display: block;
  width: 0;
  height: 0.1vw;
  background-color: #0f55d6;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  transition: all 0.3s;
}

.solution-details-part2 .tab a.active,
.solution-details-part2 .tab a:hover {
  color: #0f55d6;
}

.solution-details-part2 .tab a.active::after,
.solution-details-part2 .tab a:hover::after {
  width: 50%;
}

.solution-details-part2-1 .item {
  margin-bottom: 4.29vw;
}

.solution-details-part2-1 .item h3 {
  color: #333333;
  font-size: 0.42rem;
  margin-bottom: 2.41vw;
  text-align: center;
}

.solution-details-part2-1 .item ul {
  display: flex;
}

.solution-details-part2-1 .item ul li {
  width: calc(25% - 1.56vw);
  margin-right: 2.08vw;
  height: 7.71vw;
  background-color: #ffffff;
  border-radius: 0.42vw;
  padding: 1.56vw;
  position: relative;
  transition: all 0.3s;
  box-shadow: 0vw 0vw 1.25vw rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.solution-details-part2-1 .item ul li:nth-of-type(4n) {
  margin-right: 0;
}

.solution-details-part2-1 .item ul li p {
  color: #666666;
  font-size: 0.83vw;
  line-height: 1.375;
  transition: all 0.3s;
}

.solution-details-part2-1 .item ul li .num {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 700;
  color: #0f55d6;
  font-size: 5.21vw;
  position: absolute;
  right: 0.94vw;
  bottom: -1.04vw;
  transition: all 0.3s;
}

.solution-details-part2-1 .item ul li:hover {
  background-color: #0f55d6;
}

.solution-details-part2-1 .item ul li:hover p {
  color: #ffffff;
}

.solution-details-part2-1 .item ul li:hover .num {
  color: #ffffff;
}

.solution-details-part3 {
  padding: 6.25vw 0;
}

.solution-details-part3 .i-tit {
  text-align: center;
  margin-bottom: 3.49vw;
}

.solution-details-part3 .list {
  width: 62.5vw;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.solution-details-part3 .list .item {
  position: relative;
}

.solution-details-part3 .list .item img {
  display: block;
  width: 100%;
  transition: all 0.3s;
}

.solution-details-part3 .list .item:nth-of-type(1) {
  width: 100%;
  margin-bottom: 3.54vw;
  background-image: url(../images/solution-details-part3-bg2.png);
  background-size: 100% 100%;
}

.solution-details-part3 .list .item:nth-of-type(2) {
  width: 18.75vw;
  height: 28.33vw;
  padding: 3.23vw 0 0 2.08vw;
  background-image: url(../images/solution-details-part3-bg1.png);
  background-size: 100% 100%;
}

.solution-details-part3 .list .item:nth-of-type(2) h3 {
  font-size: 1.46vw;
  font-weight: bold;
  padding-bottom: 1.04vw;
  position: relative;
  margin-bottom: 2.5vw;
}

.solution-details-part3 .list .item:nth-of-type(2) h3::after {
  content: "";
  display: block;
  width: 5vw;
  height: 0.1vw;
  background-color: #195cd7;
  position: absolute;
  left: 0;
  bottom: 0;
}

.solution-details-part3 .list .item:nth-of-type(2) .ms p {
  margin-bottom: 1.35vw;
  position: relative;
  color: #111111;
  font-size: 0.94vw;
  padding-left: 1.3vw;
}

.solution-details-part3 .list .item:nth-of-type(2) .ms p::before {
  content: "";
  display: block;
  width: 0.47vw;
  height: 0.47vw;
  border-radius: 50%;
  background-color: #195cd7;
  position: absolute;
  left: 0;
  top: 0.16vw;
}

.solution-details-part3 .list .item:nth-of-type(3) {
  width: 39.84vw;
  height: 28.33vw;
  padding: 1px 0;
  position: relative;
  background-image: url(../images/solution-details-part3-bg2.png);
  background-size: 152% 152%;
  background-position: center;
  border-radius: 1.04vw;
}

.solution-details-part3 .list .item:nth-of-type(3)::before {
  content: "";
  display: block;
  width: 1.51vw;
  height: 1.77vw;
  background-image: url(../images/solution-details-part3-ico1.png);
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -2.6vw;
}

.solution-details-part3 .list .item:nth-of-type(3)::after {
  content: "";
  display: block;
  width: 1.77vw;
  height: 1.51vw;
  background-image: url(../images/solution-details-part3-ico2.png);
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -2.6vw;
}

.solution-details-part3 .list .item:nth-of-type(3) ul {
  padding-bottom: 1.35vw;
  position: relative;
  overflow: hidden;
  /*background: url('../images/add1.png') no-repeat center;*/
  background-size: contain;
  height: 26vw;
  padding-top: 0.31.25vw;
}

.solution-details-part3 .list .item:nth-of-type(3) ul li {
  display: none;
  position: relative;
  cursor: pointer;
  width: calc(100% - 2vw);
  height: calc(100% - 1vw);
  margin: 1vw;
  /* margin-top: 7%; */
  border-radius: 0.1rem;
  margin-top: 1vw;
  overflow: hidden;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.3);
  border: 0.05rem solid #000;
}

.solution-details-part3 .list .item:nth-of-type(3) ul li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.solution-details-part3 .list .item:nth-of-type(3) ul li video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.solution-details-part3 .list .item:nth-of-type(3) ul li.active {
  display: block;
}

.solution-details-part3 .list .item:nth-of-type(3) .tab {
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.solution-details-part3 .list .item:nth-of-type(3) .tab a {
  display: block;
  position: relative;
  color: #666666;
  font-size: 1vw;
  line-height: 1.3;
  transition: all 0.3s;
  /*margin: 0 1.15vw;*/
  padding-bottom: 0.68vw;
  transition: all 0.3s;
}

.solution-details-part3 .list .item:nth-of-type(3) .tab a::before {
  content: "";
  display: block;
  width: calc(100% + 1.04vw);
  height: 0.05vw;
  background-color: #185ad4;
  opacity: 0.3;
  transition: all 0.3s;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.solution-details-part3 .list .item:nth-of-type(3) .tab a.active {
  color: #185ad4;
}

.solution-details-part3 .list .item:nth-of-type(3) .tab a.active::before {
  opacity: 1;
}

.solution-details-part4 {
  padding: 4.17vw 0;
  position: relative;
  background-image: url(../images/solution-details-bg5x_1.png);
  background-position: right;
  background-size: 99% 100%;
}

.solution-details-part4 .solid1 {
  position: absolute;
  right: 0;
  top: -19.43vw;
  width: 23.02vw;
  height: 19.53vw;
  background: url(../images/s_solid4.png) no-repeat center;
  background-size: 100% 100%;
}
.solution-details-part4 .solid2 {
  position: absolute;
  right: 0;
  bottom: -19.43vw;
  width: 23.02vw;
  height: 19.53vw;
  background: url(../images/s_solid6.png) no-repeat center;
  background-size: 100% 100%;
}
.solution-details-part4 .solid3 {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/s_solid5.png) no-repeat right center;
  background-size: 99% 100%;
}

.solution-details-part4 .solid1s {
  position: absolute;
  right: 0;
  top: -19.53vw;
  width: 100%;
  height: 0;
  overflow: hidden;
  pointer-events: none;
}
.solution-details-part4 .solid1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 23.02vw;
  height: 19.53vw;
  background: url(../images/s_solid4.png) no-repeat center;
  background-size: 23.02vw 19.53vw;
}
.solution-details-part4 .solid2s {
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  pointer-events: none;
}
.solution-details-part4 .solid2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 23.02vw;
  height: 19.53vw;
  background: url(../images/s_solid6.png) no-repeat center;
  background-size: 23.02vw 19.53vw;
}
.solution-details-part4 .solid3s {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  pointer-events: none;
}
.solution-details-part4 .solid3 {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/s_solid5.png) no-repeat right center;
  background-size: 99% 100%;
}

.solution-details-part4::before {
  content: "";
  display: block;
  width: 23.02vw;
  height: 19.53vw;
  background-image: url(../images/solution-details-bg4x_1.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: -19.43vw;
}

.solution-details-part4::after {
  content: "";
  display: block;
  width: 23.02vw;
  height: 19.53vw;
  background-image: url(../images/solution-details-bg6x_1.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  bottom: -19.43vw;
}

.solution-details-part4 .i-tit {
  text-align: center;
  margin-bottom: 4.79vw;
}

.solution-details-part4 .swiper-container {
  position: relative;
}

.solution-details-part4 .swiper-container .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  height: 23.96vw;
  background-color: #ffffff;
  border-radius: 1.04vw;
  box-shadow: 0vw 0.16vw 1.04vw rgba(0, 0, 0, 0.14);
  opacity: 0.5;
  transition: all 0.3s;
}

.solution-details-part4 .swiper-container .swiper-slide-active {
  opacity: 1;
}

.solution-details-part4 .swiper-container .swiper-slide .word {
  width: 17.71vw;
  margin-left: 5.21vw;
}

.solution-details-part4 .swiper-container .swiper-slide .word .model {
  color: #0f54d4;
  font-size: 0.94vw;
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 400;
  margin-bottom: 0.52vw;
}

.solution-details-part4 .swiper-container .swiper-slide .word .tit {
  color: #444444;
  font-size: 1.67vw;
  margin-bottom: 2.6vw;
}

.solution-details-part4 .swiper-container .swiper-slide .word .xx {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-right: 0.26vw;
  margin-bottom: 4.69vw;
  max-height: 7.81vw;
  overflow-y: auto;
}

.solution-details-part4
  .swiper-container
  .swiper-slide
  .word
  .xx::-webkit-scrollbar {
  width: 0.16vw;
}

.solution-details-part4
  .swiper-container
  .swiper-slide
  .word
  .xx::-webkit-scrollbar-thumb {
  background: #000;
}

.solution-details-part4
  .swiper-container
  .swiper-slide
  .word
  .xx::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

.solution-details-part4 .swiper-container .swiper-slide .word .xx .item {
  width: 100%;
  margin-bottom: 0.1.42vw;
}

.solution-details-part4 .swiper-container .swiper-slide .word .xx .item h3 {
  color: #333333;
  font-size: 0.83vw;
  position: relative;
  padding-bottom: 1.3vw;
}

.solution-details-part4
  .swiper-container
  .swiper-slide
  .word
  .xx
  .item
  h3::after {
  content: "";
  display: block;
  width: 2.08vw;
  height: 0.1vw;
  background-color: #0f55d6;
  position: absolute;
  left: 0;
  bottom: 0.83vw;
}

.solution-details-part4 .swiper-container .swiper-slide .word .xx .item p {
  color: #666666;
  font-size: 0.83vw;
}

.solution-details-part4
  .swiper-container
  .swiper-slide
  .word
  .xx
  .item:nth-of-type(2) {
  margin-right: 0;
}

.solution-details-part4 .swiper-container .swiper-slide .word .btn {
  display: block;
  width: 4.53vw;
  height: 1.56vw;
  border-radius: 1.04vw;
  background-color: #0f55d6;
  text-align: center;
  line-height: 1.56vw;
  font-size: 0.73vw;
  color: #ffffff;
}

.solution-details-part4 .swiper-container .swiper-slide .img {
  width: 22.92vw;
  margin-right: 2.92vw;
}

.solution-details-part4 .swiper-container .swiper-slide .img img {
  display: block;
  width: 100%;
}

.solution-details-part4 .o-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3.65vw;
}

.solution-details-part4 .o-btn .prev {
  display: block;
  width: 1.2vw;
  height: 1.41vw;
  background-image: url(../images/prev-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  z-index: 5;
  margin-right: 2.6vw;
}

.solution-details-part4 .o-btn .next {
  display: block;
  width: 1.2vw;
  height: 1.41vw;
  background-image: url(../images/next-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  z-index: 5;
  margin-left: 2.6vw;
}

.solution-details-part4 .o-btn .prev:hover {
  background-image: url(../images/prev-ico2b.png);
}

.solution-details-part4 .o-btn .next:hover {
  background-image: url(../images/next-ico2b.png);
}

.solution-details-part4 .o-btn .pagination .swiper-pagination-bullet {
  width: 0.63vw;
  height: 0.63vw;
  background-color: transparent;
  border: 0.05vw solid #0f55d6;
  opacity: 1;
  margin: 0 0.42vw;
}

.solution-details-part4 .o-btn .pagination .swiper-pagination-bullet-active {
  background-color: #0f55d6;
}

.solution-details-part5 {
  padding: 6.51vw 0 7.4vw 0;
}

.solution-details-part5 .i-tit {
  text-align: center;
  margin-bottom: 3.65vw;
}

.solution-details-part5 .tab {
  display: flex;
  justify-content: center;
  margin-bottom: 4.79vw;
}

.solution-details-part5 .tab a {
  display: block;
  color: #333333;
  font-size: 0.94vw;
  position: relative;
  border-bottom: 0.05vw solid #bebebe;
  padding: 0 1.67vw 0.68vw;
  transition: all 0.3s;
}

.solution-details-part5 .tab a::after {
  content: "";
  display: block;
  width: 0;
  height: 0.05vw;
  background-color: #0f55d6;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
}

.solution-details-part5 .tab a:hover,
.solution-details-part5 .tab a.active {
  color: #0f55d6;
}

.solution-details-part5 .tab a:hover::after,
.solution-details-part5 .tab a.active::after {
  width: 100%;
}

.solution-details-part5 .list {
  position: relative;
  padding: 0 15.94vw;
}

.solution-details-part5 .list .item {
  position: relative;
  display: none;
}

.solution-details-part5 .list .item.active {
  display: block;
}

.solution-details-part5 .list .item .swiper-slide .img {
  border: 0.05vw solid #e6e6e6;
  border-radius: 0.83vw;
  padding: 0.52vw;
  transition: all 0.3s;
  overflow: hidden;
  margin-bottom: 1.41vw;
}

.solution-details-part5 .list .item .swiper-slide .img img {
  display: block;
  width: 100%;
}

.solution-details-part5 .list .item .swiper-slide p {
  text-align: center;
  color: #333333;
  font-size: 0.94vw;
  transition: all 0.3s;
}

.solution-details-part5 .list .item .swiper-slide-active .img {
  border-color: transparent;
  box-shadow: 0vw 0.16vw 1.3vw rgba(0, 0, 0, 0.1);
}

.solution-details-part5 .list .item .swiper-slide-active p {
  color: #0f55d6;
}

.solution-details-part5 .list .item .prev {
  display: block;
  width: 1.3vw;
  height: 1.56vw;
  background-image: url(../images/prev-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  z-index: 5;
  position: absolute;
  left: -10.42vw;
  top: 5.21vw;
}

.solution-details-part5 .list .item .next {
  display: block;
  width: 1.3vw;
  height: 1.56vw;
  background-image: url(../images/next-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  z-index: 5;
  position: absolute;
  right: -10.42vw;
  top: 5.21vw;
}

.solution-details-part5 .list .item .prev:hover {
  background-image: url(../images/prev-ico2b.png);
}

.solution-details-part5 .list .item .next:hover {
  background-image: url(../images/next-ico2b.png);
}

.solution-details-part6 .i-tit {
  text-align: center;
  margin-bottom: 4.17vw;
}

.solution-details-part6 .swiper-container {
  padding-bottom: 5.21vw;
}

.solution-details-part6 .swiper-slide {
  border-radius: 0.83vw;
  overflow: hidden;
  box-shadow: 0vw 0.16vw 1.56vw rgba(0, 0, 0, 0.1);
  opacity: 0.35;
}

.solution-details-part6 .swiper-slide-active {
  opacity: 1;
}

.solution-details-part6 .swiper-slide .img {
  /*background-color: #FFECBC;*/
  display: flex;
  align-items: center;
  justify-content: center;
  height: 14.58vw;
  width: 100%;
}

.solution-details-part6 .swiper-slide .img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.solution-details-part6 .swiper-slide .word {
  padding: 1.88vw 1.67vw 1.25vw 1.67vw;
}

.solution-details-part6 .swiper-slide .word .ms {
  font-size: 1.04vw;
  line-height: 1.5;
  padding-bottom: 1.77vw;
  border-bottom: 0.05vw solid #e8e8e8;
  margin-bottom: 1.25vw;
}

.solution-details-part6 .swiper-slide .word .ms p {
  font-size: 1.04vw;
  line-height: 1.5;
  height: 3.13vw;
}

.solution-details-part6 .swiper-slide .word .xx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.solution-details-part6 .swiper-slide .word .xx i {
  display: block;
  width: 0.83vw;
  height: 0.99vw;
  background-image: url(../images/next-ico2a.png);
  background-size: 100% 100%;
}

.solution-details-part7 {
  position: relative;
  padding: 9.01vw 0;
}

.solution-details-part7::before {
  content: "";
  display: block;
  width: 58.33vw;
  height: 38.91vw;
  background-image: url(../images/solution-details-part7-bg.png);
  background-size: 100% 100%;
  position: absolute;
  left: 3.65vw;
  top: 0;
}

.solution-details-part7 .w1200 {
  display: flex;
}

.solution-details-part7 .w1200 .left {
  width: 50%;
}

.solution-details-part7 .w1200 .left .tip {
  margin-top: 10.42vw;
}

.solution-details-part7 .w1200 .left .tip span {
  color: #666666;
  font-size: 0.83vw;
  display: block;
  margin-bottom: 0.52vw;
}

.solution-details-part7 .w1200 .left .tip p {
  color: #333333;
  font-size: 1.25vw;
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 400;
}

.solution-details-part7 .w1200 .right {
  width: 50%;
}

.solution-details-part7 .w1200 .right p {
  position: relative;
}

.solution-details-part7 .w1200 .right p input {
  display: block;
  width: 100%;
  height: 3.13vw;
  background-color: #f6f6f6;
  padding-left: 2.08vw;
  position: relative;
  margin-bottom: 0.52vw;
}

.solution-details-part7 .w1200 .right p::before {
  content: "";
  display: block;
  width: 0.16vw;
  height: 100%;
  background-color: #0f55d6;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}

.solution-details-part7 .w1200 .right button {
  display: block;
  width: 100%;
  height: 3.13vw;
  text-align: center;
  line-height: 3.13vw;
  background-color: #0f55d6;
  color: #ffffff;
  font-size: 0.83vw;
  outline: none;
  border: none;
  cursor: pointer;
  margin-bottom: 1.25vw;
}

.solution-details-part7 .w1200 .right .tip {
  color: #333333;
  font-size: 0.73vw;
}

.product-part {
  margin-top: 1rem;
  padding-bottom: 2.4rem;
}

.product-part .p-nav {
  width: 3.6rem;
  border: 1px solid #eaeaea;
  border-left: none;
  background-color: #ffffff;
  position: sticky;
  top: 1rem;
  padding-bottom: 1rem;
  max-height: calc(100vh - 2rem);
  overflow-y: auto;
}

.product-part .btn {
  background-color: #0f3bdc;
  text-align: center;
  color: #ffffff;
  padding: 0.2rem;
  width: 0.6rem;
  line-height: 1.5;
  cursor: pointer;
  display: none;
}

.product-part .p-nav::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.product-part .p-nav::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

.product-part .p-nav::-webkit-scrollbar-thumb {
  background: #002fff;
}

.product-part .p-nav::-webkit-scrollbar-thumb:window-inactive {
  background: #002fff;
}

.product-part .p-nav::-webkit-scrollbar-thumb:vertical:hover {
  background: #002fff;
}

.product-part .p-nav ul li .tit {
  width: 100%;
  height: 1.2rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.4rem 0 0.72rem;
  transition: all 0.3s;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}

.product-part .p-nav ul li .tit a {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.product-part .p-nav ul li .tit p {
  color: #000000;
  font-size: 0.24rem;
  transition: all 0.3s;
}

.product-part .p-nav ul li .tit i {
  display: block;
  width: 0.16rem;
  height: 0.19rem;
  background: url(../images/p-nav-ico1.png) no-repeat center;
  background-size: 100% auto;
}

.product-part .p-nav ul li.active .tit {
  background-color: #0f3bdc;
  border-color: transparent;
}

.product-part .p-nav ul li.active .tit p {
  color: #ffffff;
}

.product-part .p-nav ul li.active .tit i {
  background-image: url(../images/p-nav-ico1a.png);
}

.product-part .p-nav ul li .xl {
  display: none;
}

.product-part .p-nav ul li.active .xl {
  display: block;
}

.product-part .p-nav ul li .xl dl {
  padding: 0 0.4rem;
}

.product-part .p-nav ul li .xl dl dt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.2rem 0 0.2rem 0.32rem;
  cursor: pointer;
  border-bottom: 1px solid #eaeaea;
}

.product-part .p-nav ul li .xl dl dt a {
  color: #333333;
  font-size: 0.2rem;
  transition: all 0.3s;
}

.product-part .p-nav ul li .xl dl dt i {
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  background-image: url(../images/p-nav-ico2.png);
  background-size: 100% 100%;
  transition: all 0.3s;
}

.product-part .p-nav ul li .xl dl.active dt {
  border-color: transparent;
}

.product-part .p-nav ul li .xl dl.active dt a {
  color: #0f3bdc;
}

.product-part .p-nav ul li .xl dl.active dt i {
  background-image: url(../images/p-nav-ico2a.png);
}

.product-part .p-nav ul li .xl dl dd {
  padding: 0.1rem 0 0.3rem 0.6rem;
  display: none;
}

.product-part .p-nav ul li .xl dl.active dd {
  display: block;
}

.product-part .p-nav ul li .xl dl dd a {
  display: block;
  color: #555555;
  font-size: 0.16rem;
  transition: all 0.3s;
  margin-bottom: 0.24rem;
}

.product-part .p-nav ul li .xl dl dd a:hover,
.product-part .p-nav ul li .xl dl dd a.active {
  color: #0f3bdc;
}

.product-part .p-nav ul li .xl dl dd a:last-of-type {
  margin-bottom: 0;
}

.product-part .p-nav ul li .xl dl:last-of-type dt {
  border: none;
}

.product-part .p-main {
  width: 12rem;
  margin-right: 2.2rem;
  padding-top: 0.4rem;
}

.product-part .p-main .ms {
  margin-top: 0.55rem;
  margin-bottom: 0.55rem;
}

.product-part .p-main .ms .tit {
  font-size: 0.42rem;
  color: #333333;
  margin-bottom: 0.27rem;
}

.product-part .p-main .ms .xx {
  color: #666666;
  font-size: 0.2rem;
  line-height: 1.7;
}

.product-part .p-main ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.4rem;
}

.product-part .p-main ul li {
  position: relative;
  width: calc(100% / 3);
  margin-bottom: 0.2rem;
  border-right: 1px solid #dbdbdb;
}

.product-part .p-main ul li .num {
  font-size: 0.24rem;
  color: #0f3bdc;
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 700;
  margin-bottom: 0.1rem;
}

.product-part .p-main ul li .tit {
  color: #0f3bdc;
  font-size: 0.24rem;
  margin-bottom: 0.16rem;
}

.product-part .p-main ul li .wz {
  font-size: 0.18rem;
  line-height: 2;
}

.product-part .p-main ul li:nth-of-type(3n) {
  border: none;
}

.product-part .p-main ul li:nth-of-type(1) {
  padding-right: 0.9rem;
}

.product-part .p-main ul li:nth-of-type(2) {
  padding: 0 0.9rem;
}

.product-part .p-main ul li:nth-of-type(3) {
  padding-left: 0.9rem;
}

.product-part .p-main .pic {
  position: relative;
  margin-bottom: 0.94rem;
}

.product-part .p-main .pic .swiper-container {
  padding-top: 0.2rem;
}

.product-part .p-main .pic .swiper-slide {
  transition: all 0.3s;
  transform: scale(0.72);
  position: relative;
}

.product-part .p-main .pic .swiper-slide .img {
  padding: 0.5rem 0.45rem;
  border-radius: 0.24rem;
  background-color: rgba(0, 0, 0, 0.04);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-part .p-main .pic .swiper-slide .img img {
  display: block;
  /* width: 100%; */
  mix-blend-mode: multiply;
}

.product-part .p-main .pic .swiper-slide p {
  margin-top: 0.37rem;
  text-align: center;
  color: #333333;
  font-size: 0.18rem;
  display: none;
}

.product-part .p-main .pic .swiper-slide-active {
  transform: scale(1);
  z-index: 10;
}

.product-part .p-main .pic .swiper-slide-active .img {
  background-color: #ffffff;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
}

.product-part .p-main .pic .swiper-slide-active p {
  display: block;
}

.product-part .p-main .pic .prev {
  display: block;
  width: 0.25rem;
  height: 0.3rem;
  background-image: url(../images/prev-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  z-index: 5;
  position: absolute;
  left: -0.6rem;
  top: 1.8rem;
}

.product-part .p-main .pic .next {
  display: block;
  width: 0.25rem;
  height: 0.3rem;
  background-image: url(../images/next-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  z-index: 5;
  position: absolute;
  right: -0.6rem;
  top: 1.8rem;
}

.product-part .p-main .pic .prev:hover {
  background-image: url(../images/prev-ico2b.png);
}

.product-part .p-main .pic .next:hover {
  background-image: url(../images/next-ico2b.png);
}

.tj-list .item {
  margin-bottom: 0.6rem;
}

.tj-list .item h3 {
  color: #333333;
  font-size: 0.32rem;
  margin-bottom: 0.34rem;
}

.tj-list .item .list {
  display: flex;
  flex-wrap: wrap;
}

.tj-list .item .list .part {
  display: block;
  width: calc(100% / 3 - 0.32rem);
  margin-right: 0.48rem;
  margin-bottom: 0.2rem;
  border-radius: 0.16rem;
  border: 1px solid #e6e6e6;
  text-align: center;
  padding: 0.5rem 0.2rem 0.36rem 0.2rem;
  transition: all 0.3s;
}

.tj-list .item .list .part .model {
  color: #0f3bdc;
  font-size: 0.18rem;
  margin-bottom: 0.12rem;
}

.tj-list .item .list .part .tit {
  font-size: 0.2rem;
  line-height: 0.25rem;;
  margin-bottom: 0.26rem;
}

.tj-list .item .list .part .img {
  height: 2.68rem;
  margin: 0 auto 0.4rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tj-list .item .list .part .img img {
  display: block;
  height: 100%;
}

.tj-list .item .list .part .btn {
  display: block;
  width: 1.2rem;
  height: 0.4rem;
  border: 1px solid #0f55d6;
  color: #0f55d6;
  border-radius: 0.2rem;
  margin: 0 auto;
  text-align: center;
  line-height: 0.4rem;
  transition: all 0.3s;
  padding: 0;
  background-color: #ffffff;
}

.tj-list .item .list .part:nth-of-type(3n) {
  margin-right: 0;
}

.tj-list .item .list .part:hover {
  border-color: transparent;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.06);
}

.tj-list .item .list .part:hover .btn {
  background-color: #0f55d6;
  color: #ffffff;
}

.product-part .p-details {
  width: 12rem;
  margin-right: 2.2rem;
  padding-top: 0.4rem;
}

.detail-imgs {
  width: 100%;
  margin-top: 0.5rem;
}

.detail-imgs dl {
  width: 20%;
  height: auto;
}
.detail-imgs dl dt {
}
.detail-imgs dl dd {
  font-size: 0.21rem;
  text-align: center;
  font-weight: 600;
}

.sofish-typo table tr td p span {
  font-size: 0.16rem;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
.sofish-typo table tr td {
  border: 1px solid #fff;
}

.product-part .p-details .part1 {
  /* display: flex;
  align-items: flex-start; */
  margin-top: 0.6rem;
}

.product-part .p-details .part1 .img {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.16rem;
  background-color: #f8f8f8;
}

.product-part .p-details .part1 .img img {
  display: block;
  height: auto;
  width: 80%;
  mix-blend-mode: multiply;
  transition: all 0.3s;
}

.product-part .p-details .part1 .img:hover img {
  transform: scale(1.03);
}

.product-part .p-details .part1 .word {
  width: 100%;
  height: 4.35rem;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.product-part .p-details .part1 .word dl {
  display: flex;
  color: #333333;
  margin-bottom: 0.2rem;
  margin-right: 0.2rem;
  align-items: center;
  width: 24%;
  flex-direction: column;
}

.product-part .p-details .part1 .word dl dt {
}
.product-part .p-details .part1 .word dl dd {
  font-size: 0.16rem;
  font-weight: 600;
}

.product-part .p-details .part2 {
  margin-top: 0.8rem;
}

.product-part .p-details .part2 h3 {
  /* color: red; */
  font-size: 0.28rem;
  margin-bottom: 0.34rem;
}
.product-part .p-details .part2 img {
  width: 100%;
  height: auto;
}

.product-part .p-details .part2 .swiper-slide {
  overflow: hidden;
  border-radius: 0.16rem;
}

.product-part .p-details .part2 .swiper-slide img {
  display: block;
  width: 100%;
  transition: all 0.3s;
}

.product-part .p-details .part2 .swiper-slide:hover img {
  transform: scale(1.03);
}

.product-part .p-details .part2 .pagination {
  text-align: center;
  margin-top: 0.25rem;
}

.product-part .p-details .part2 .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  background-color: transparent;
  border: 1px solid #0f55d6;
  opacity: 1;
  margin: 0 0.08rem;
}

.product-part .p-details .part2 .swiper-pagination-bullet-active {
  background-color: #0f55d6;
}

.product-part .p-details .part3 {
  margin-top: 0.32rem;
}

.product-part .p-details .part3 h4 {
  color: #333333;
  font-size: 0.18rem;
  margin-bottom: 0.34rem;
  font-weight: 600;
}

.product-part .p-details .part3 table {
  width: 80%;
}
.product-part .p-details .part3 table thead {
  background-color: #5b9bd4;
  color: #fff;
}
.product-part .p-details .part3 table thead td {
  font-weight: 600;
}
.product-part .p-details .part3 table tbody tr:nth-child(odd) {
  background-color: #d2deee;
}
.product-part .p-details .part3 table tbody tr:nth-child(even) {
  background-color: #eaeef7;
}
.product-part .p-details .part3 table td {
  text-align: center;
  padding: 0.1rem 0;
  border: 1px solid #fff;
}

.product-part .p-details .part4 {
  margin-top: 0.32rem;
}

.product-part .p-details .part4 h4 {
  color: #333333;
  font-size: 0.18rem;
  margin-top: 0.34rem;
  margin-bottom: 0.15rem;
  font-weight: 600;
}

.product-part .p-details .part4 p {
  font-size: 0.18rem;
  line-height: 0.35rem;
}
.product-part .p-details .part4 ul li {
  font-size: 0.18rem;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
.product-part .p-details .part4 ul li::before {
  content: "★";
}

.case-list {
  margin-top: 1rem;
}

.case-list .part1 {
  padding: 0.4rem 0 0.93rem 0;
  background-image: url(../images/gcal.jpg);
  background-size: cover;
  background-color: #9bc6f1;
}

.case-list .part1 .i-tit {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0.86rem;
}

.case-list .part1 .i-tit h3 {
  font-size: 0.5rem;
  font-weight: bold;
  color: #333333;
}

.case-list .part1 .i-tit p {
  font-size: 0.24rem;
  color: #333333;
  text-transform: uppercase;
}

.case-list .part1 .list {
  display: none;
}
.case-list .part1 .list1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  overflow: hidden;
  transition: max-height 1s ease;
}

.case-list .part1 .list-sroll {
  /* max-height: 3.7rem !important; */
}

.case-list .part1 .list1 .item {
  display: flex;
  align-items: center;
  padding: 0.3rem 0.2rem;
  background-color: #ffffff;
  border-radius: 0.1rem;
  width: calc(25% - 0.3375rem);
  margin-bottom: 0.3rem;
  margin-right: 0.3rem;
  justify-content: center;
  flex-direction: column;
}

.case-list .part1 .list1 .item img {
  width: auto;
  height: 2.4rem;
}

/* .case-list .part1 .list1 .item .img img {
  display: block;
  width: 1rem;
} */

.case-list .part1 .list1 .item .word {
  /*width: calc(100% - 1.35rem);*/
  /*margin-left: 0.1rem;*/
  /* font-size: 0.24rem;
  height: 3.4em;
  display: flex;
  align-items: center;
  justify-content: center; */
  font-size: 0.24rem;
  margin-top: 0.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding: 0 20px;
}
/*.case-list .part1 .list{display: flex;flex-wrap: wrap;}*/
.case-list .part1 .list .item {
  display: flex;
  align-items: center;
  padding: 0.5rem 0;
  background-color: #ffffff;
  border-radius: 0.1rem;
  width: calc(25% - 0.3375rem);
}

/* .case-list .part1 .list .item img {
  width: 1rem;
} */

/* .case-list .part1 .list .item .img img {
  display: block;
  width: 1rem;
} */

.case-list .part1 .list .item .word {
  width: calc(100% - 1.35rem);
  font-size: 0.18rem;
  line-height: 1.7;
  height: 3.4em;
}

.case-list .part1 .s-more1 {
  min-width: 0.64rem;
  width: max-content;
  margin: 0.3rem auto 0;
  text-align: center;
  cursor: pointer;
}
.case-list .part1 .s-more {
  min-width: 0.64rem;
  width: max-content;
  margin: 0.3rem auto 0;
  text-align: center;
  cursor: pointer;
}

.case-list .part1 .s-more .img {
  position: relative;
  width: 0.23rem;
  margin: 0 auto;
}

.case-list .part1 .s-more .img::after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background-color: #0b6cfe;
  border-radius: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 7px;
  -webkit-animation: svgCircleAnmi1 1s linear infinite;
  animation: svgCircleAnmi1 1s linear infinite;
}
.case-list .part1 .s-more1 .img1 {
  position: relative;
  width: 0.23rem;
  margin: 0 auto;
}

.case-list .part1 .s-more1 .img1::after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background-color: #0b6cfe;
  border-radius: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 20px;
  -webkit-animation: svgCircleAnmi 1s linear infinite;
  animation: svgCircleAnmi 1s linear infinite;
}

.case-list .part1 .s-more .img img {
  display: block;
  width: 0.23rem;
}

.case-list .part1 .s-more p {
  text-align: center;
  color: #002fff;
  margin-top: 0.12rem;
}

.case-list .part1 .s-more1 p {
  text-align: center;
  color: #002fff;
  margin-top: 0.12rem;
}

@-webkit-keyframes svgCircleAnmi {
  0% {
    top: 20px;
    opacity: 1;
  }

  to {
    top: 7px;
    opacity: 0;
  }
}

@keyframes svgCircleAnmi {
  0% {
    top: 20px;
    opacity: 1;
  }

  to {
    top: 7px;
    opacity: 0;
  }
}

@-webkit-keyframes svgCircleAnmi1 {
  0% {
    top: 7px;
    opacity: 1;
  }

  to {
    top: 20px;
    opacity: 0;
  }
}

@keyframes svgCircleAnmi1 {
  0% {
    top: 7px;
    opacity: 1;
  }

  to {
    top: 20px;
    opacity: 0;
  }
}

.case-list .part2 {
  margin-top: -0.54rem;
}

.case-list .part2 .tab {
}

.case-list .part2 .tab.fix {
  width: 100%;
  padding-top: 0.1rem;
  box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 1rem;
  z-index: 10;
  background-color: #ffffff;
}

.case-list .part2 .tab .w1200 {
  display: flex;
}

.case-list .part2 .tab a {
  display: block;
  width: 50%;
  text-align: center;
  color: #333333;
  font-size: 0.24rem;
  position: relative;
  padding-bottom: 0.28rem;
  transition: all 0.3s;
}

.case-list .part2 .tab a::before {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #002fff;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
}

.case-list .part2 .tab a:hover,
.case-list .part2 .tab a.active {
  color: #002fff;
}

.case-list .part2 .tab a:hover::before,
.case-list .part2 .tab a.active::before {
  width: 100%;
}

.case-list .part2 .list {
  padding: 1rem 0 2.2rem 0;
}

.case-list .part2 .list .left {
  width: 1.2rem;
  position: sticky;
  top: 1.6rem;
}

.case-list .part2 .list .left .item {
  margin-bottom: 0.32rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 0.16rem;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.case-list .part2 .list .left .item .img {
  width: 100%;
}

.case-list .part2 .list .left .item .img img {
  display: block;
  width: 100%;
  max-width: 80%;
  max-height: 90%;
  object-fit: contain;
  margin: 0 auto;
}

.case-list .part2 .list .left .item p {
  text-align: center;
  color: #333333;
  font-size: 0.14rem;
  margin-top: 0.1rem;
}

.case-list .part2 .list .left .item.active,
.case-list .part2 .list .left .item:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.06);
  border-color: transparent;
}

.case-list .part2 .list .left .item.active p,
.case-list .part2 .list .left .item:hover p {
  color: #002fff;
}

.case-list .part2 .list .right {
  width: calc(100% - 2rem);
  border-left: 1px solid #e6e6e6;
  padding-left: 0.8rem;
}

.case-list .part2 .list .right .item {
  display: none;
}

.case-list .part2 .list .right .item.active {
  display: block;
}

.case-list .part2 .list .right .item .lista {
  display: flex;
  flex-wrap: wrap;
}

.case-list .part2 .list .right .item .lista .part {
  display: block;
  overflow: hidden;
  border-radius: 0.16rem;
  box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.1);
  width: calc(50% - 0.35rem);
  margin-right: 0.7rem;
  margin-bottom: 0.6rem;
  background-color: #fff;
}

.case-list .part2 .list .right .item .lista .part:nth-of-type(2n) {
  margin-right: 0;
}

.case-list .part2 .list .right .item .lista .part .img {
  width: 100%;
  overflow: hidden;
}

.case-list .part2 .list .right .item .lista .part .img img {
  display: block;
  width: 100%;
  transition: all 0.3s;
}

.case-list .part2 .list .right .item .lista .part .word {
  padding: 0.32rem 0.37rem 0.16rem 0.37rem;
}

.case-list .part2 .list .right .item .lista .part .word .wz {
  font-size: 0.18rem;
  padding-bottom: 0.44rem;
  border-bottom: 1px solid #e8e8e8;
}

.case-list .part2 .list .right .item .lista .part .word .other {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.2rem;
}

.case-list .part2 .list .right .item .lista .part .word .other i {
  display: block;
  width: 0.16rem;
  height: 0.19rem;
  background-image: url(../images/next-ico2a.png);
  background-size: 100% 100%;
}

.case-list .part2 .list .right .item .lista .part .word .other img {
  display: block;
  width: 1rem;
}

.case-list .part2 .list .right .item .lista .part:hover .img img {
  transform: scale(1.03);
}

.case-details {
  margin-top: 1rem;
}

.case-details .part1 {
  width: 100%;
  background-image: url(../images/case-details-part1-bg.jpg);
  background-size: 100% 100%;
  padding: 0.4rem 0 1.2rem 0;
  min-height: 8rem;
}

.case-details .part1 .i-tit {
  text-align: center;
  margin-top: 0.5rem;
}

.case-details .part1 .details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-top: 0.77rem;
}

.case-details .part1 .details .left {
  width: 5.5rem;
}

.case-details .part1 .details .left .tit {
  color: #333333;
  font-size: 0.24rem;
  margin-bottom: 0.24rem;
}

.case-details .part1 .details .left .ms {
  color: #666666;
  font-size: 0.18rem;
  line-height: 1.7;
  margin-bottom: 0.62rem;
}

.case-details .part1 .details .right {
  width: 5.5rem;
  height: auto;
  /* height: 3.5rem; */
  overflow: hidden;
  border-radius: 0.16rem;
  position: relative;
}

.case-details .part1 .details .right .right_img {
  display: block;
  width: 100%;
  transition: all 0.3s;
}

.case-details .part1 .details .right:hover img {
  transform: scale(1.03);
}

.case-details .part2 {
  width: 100%;
  background-image: url(../images/xmld.jpg);
  background-size: cover;
  padding: 1.2rem 0;
  color: #ffffff;
  position: relative;
}

.case-details .part2 .tit {
  font-size: 0.42rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

.case-details .part2 .ms {
  margin-bottom: 0.64rem;
}

.case-details .part2 .ms h3 {
  font-size: 0.24rem;
  margin-bottom: 0.2rem;
}

.case-details .part2 .ms p {
  font-size: 0.18rem;
  line-height: 2;
}

.case-details .part1 .video {
  width: 5.5rem;
  overflow: hidden;
  border-radius: 0.05rem;
  cursor: pointer;
  height: auto;
  /* height: 3.5rem; */
}

.case-details .part1 .video img {
  display: block;
  width: 100%;
  border-radius: 0.24rem;
  transition: all 0.3s;
}

.case-details .part1 .video .play {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}

.case-details .part1 .video .play .btn {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  background-color: #ffffff;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}

.case-details .part1 .video .play .btn i {
  display: block;
  width: 0.15rem;
  height: 0.19rem;
  background-image: url(../images/play-btn.png);
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 0.15rem;
  transform: translateY(-50%);
}

.case-details .part1 .video .play .btn::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
  width: 1.17rem;
  height: 1.17rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  animation: boderM 3s infinite;
  z-index: 9;
}

.case-details .part1 .video .play p {
  font-size: 0.18rem;
  color: #ffffff;
  margin-top: 0.3rem;
}

.case-details .part2 .play1 {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0f55d6;
  font-size: 0.16rem;
  width: 1.2rem;
  height: 0.4rem;
  background-color: #ffffff;
  border-radius: 0.2rem;
  display: none;
}

.case-details .part2 .play1 i {
  display: block;
  width: 0.07rem;
  height: 0.1rem;
  background-image: url(../images/play-btn.png);
  background-size: 100% 100%;
  margin-right: 0.1rem;
}

.case-details .part3 {
  position: relative;
  padding: 0.36rem 2.7rem;
}

.case-details .part3 .swiper-slide .img {
  border: 1px solid #e6e6e6;
  border-radius: 0.16rem;
  padding: 0.1rem;
  transition: all 0.3s;
  overflow: hidden;
  margin-bottom: 0.27rem;
}

.case-details .part3 .swiper-slide .img img {
  display: block;
  width: 100%;
}

.case-details .part3 .swiper-slide p {
  text-align: center;
  color: #333333;
  font-size: 0.18rem;
  transition: all 0.3s;
}

.case-details .part3 .swiper-slide-active .img {
  border-color: transparent;
  box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.1);
}

.case-details .part3 .swiper-slide-active p {
  color: #0f55d6;
}

.case-details .part3 .prev {
  display: block;
  width: 0.25rem;
  height: 0.3rem;
  background-image: url(../images/prev-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  z-index: 5;
  position: absolute;
  left: 1.2rem;
  top: 50%;
  transform: translateY(-50%);
}

.case-details .part3 .next {
  display: block;
  width: 0.25rem;
  height: 0.3rem;
  background-image: url(../images/next-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  z-index: 5;
  position: absolute;
  right: 1.2rem;
  top: 50%;
  transform: translateY(-50%);
}

.case-details .part3 .prev:hover {
  background-image: url(../images/prev-ico2b.png);
}

.case-details .part3 .next:hover {
  background-image: url(../images/next-ico2b.png);
}

.case-details .part4 {
  padding: 0.8rem 0 1rem;
  position: relative;
  background-color: #f6f6f6;
}

.case-details .part4 .i-tit {
  text-align: center;
  margin-bottom: 0.92rem;
}

.case-details .part4 .swiper-container {
  position: relative;
}

.case-details .part4 .swiper-container .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  height: 4.6rem;
  background-color: #ffffff;
  border-radius: 0.2rem;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.14);
  opacity: 0.5;
  transition: all 0.3s;
}

.case-details .part4 .swiper-container .swiper-slide-active {
  opacity: 1;
}

.case-details .part4 .swiper-container .swiper-slide .word {
  width: 3.4rem;
  margin-left: 1rem;
}

.case-details .part4 .swiper-container .swiper-slide .word .model {
  color: #0f54d4;
  font-size: 0.18rem;
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 400;
  margin-bottom: 0.1rem;
}

.case-details .part4 .swiper-container .swiper-slide .word .tit {
  color: #444444;
  font-size: 0.32rem;
  margin-bottom: 0.5rem;
}

.case-details .part4 .swiper-container .swiper-slide .word .xx {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.9rem;
  flex-wrap: wrap;
  padding-right: 5px;
  margin-bottom: 0.9rem;
  max-height: 1.5rem;
  overflow-y: auto;
}

.case-details
  .part4
  .swiper-container
  .swiper-slide
  .word
  .xx::-webkit-scrollbar {
  width: 3px;
}

.case-details
  .part4
  .swiper-container
  .swiper-slide
  .word
  .xx::-webkit-scrollbar-thumb {
  background: #000;
}

.case-details
  .part4
  .swiper-container
  .swiper-slide
  .word
  .xx::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

.case-details .part4 .swiper-container .swiper-slide .word .xx .item {
  width: 100%;
  margin-bottom: 0.2rem;
}

.case-details .part4 .swiper-container .swiper-slide .word .xx .item h3 {
  color: #333333;
  font-size: 0.16rem;
  position: relative;
  padding-bottom: 0.25rem;
}

.case-details .part4 .swiper-container .swiper-slide .word .xx .item h3::after {
  content: "";
  display: block;
  width: 0.4rem;
  height: 2px;
  background-color: #0f55d6;
  position: absolute;
  left: 0;
  bottom: 0.16rem;
}

.case-details .part4 .swiper-container .swiper-slide .word .xx .item p {
  color: #666666;
  font-size: 0.16rem;
}

.case-details
  .part4
  .swiper-container
  .swiper-slide
  .word
  .xx
  .item:nth-of-type(2) {
  margin-right: 0;
}

.case-details .part4 .swiper-container .swiper-slide .word .btn {
  display: block;
  width: 0.87rem;
  height: 0.3rem;
  border-radius: 0.2rem;
  background-color: #0f55d6;
  text-align: center;
  line-height: 0.3rem;
  font-size: 0.14rem;
  color: #ffffff;
}

.case-details .part4 .swiper-container .swiper-slide .img {
  width: 4.4rem;
  margin-right: 0.56rem;
}

.case-details .part4 .swiper-container .swiper-slide .img img {
  display: block;
  width: 100%;
}

.case-details .part4 .o-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.7rem;
}

.case-details .part4 .o-btn .prev {
  display: block;
  width: 0.23rem;
  height: 0.27rem;
  background-image: url(../images/prev-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  z-index: 5;
  margin-right: 0.5rem;
}

.case-details .part4 .o-btn .next {
  display: block;
  width: 0.23rem;
  height: 0.27rem;
  background-image: url(../images/next-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  z-index: 5;
  margin-left: 0.5rem;
}

.case-details .part4 .o-btn .prev:hover {
  background-image: url(../images/prev-ico2b.png);
}

.case-details .part4 .o-btn .next:hover {
  background-image: url(../images/next-ico2b.png);
}

.case-details .part4 .o-btn .pagination .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  background-color: transparent;
  border: 1px solid #0f55d6;
  opacity: 1;
  margin: 0 0.08rem;
}

.case-details .part4 .o-btn .pagination .swiper-pagination-bullet-active {
  background-color: #0f55d6;
}

.case-details .part4 .nex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.case-details .part4 .nex a {
  color: #666666;
  font-size: 0.16rem;
  transition: all 0.3s;
  max-width: calc(50% - 0.4rem);
}

.case-details .part4 .nex a:hover {
  color: #0f55d6;
}

.case-details .part4 .nex .back {
  display: block;
  width: 0.3rem;
  height: 0.3rem;
  background-image: url(../images/nex-ico.png);
  background-size: 100% 100%;
}

.rd-part1 {
  background-color: #fafafa;
  padding: 0.7rem 0 0.5rem 0;
}

.rd-part1 .i-tit {
  text-align: center;
  margin-bottom: 0.5rem;
}

.rd-part1 .ms {
  font-size: 0.16rem;
  line-height: 2;
  color: #777777;
  text-align: center;
  margin-bottom: 0.6rem;
}

.rd-part1 .list {
  position: relative;
  width: 15.76rem;
  margin: 0 auto;
}

.rd-part1 .list img.map {
  display: block;
  width: 100%;
}

.rd-part1 .list .linec {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.rd-part1 .list .linec img {
  display: block;
  position: absolute;
}

.rd-part1 .list .linec img:nth-of-type(1) {
  width: 9.66rem;
  left: 2.92rem;
  top: 0.95rem;
}

.rd-part1 .list .linec img:nth-of-type(2) {
  width: 7.47rem;
  left: 5.11rem;
  top: 2.64rem;
}

.rd-part1 .list .linec img:nth-of-type(4) {
  width: 4.38rem;
  left: 8.21rem;
  top: 0.64rem;
}

.rd-part1 .list .linec img:nth-of-type(3) {
  width: 4.38rem;
  left: 8.04rem;
  top: 0.8rem;
}

.rd-part1 .list .linec img:nth-of-type(5) {
  width: 1.53rem;
  left: 11.04rem;
  top: 2.96rem;
}

.rd-part1 .list .linec img:nth-of-type(6) {
  width: 1.26rem;
  left: 11.71rem;
  top: 1.058rem;
}

.rd-part1 .list .linec img:nth-of-type(7) {
  width: 0.62rem;
  left: 12.556rem;
  top: 2.394rem;
}

.rd-part1 .list .linec img:nth-of-type(8) {
  width: 1.13rem;
  left: 12.568rem;
  top: 2.392rem;
}

.rd-part1 .list .linec img:nth-of-type(9) {
  width: 1.07rem;
  left: 12.568rem;
  top: 3.108rem;
}

.rd-part2 {
  padding: 0.72rem 0 1.2rem 0;
}

.rd-part2 .i-tit {
  text-align: center;
  margin-bottom: 0.74rem;
}

.rd-part2 .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.rd-part2 .list .left {
  width: 7.36rem;
}

.rd-part2 .list .left ul {
  display: flex;
  flex-wrap: wrap;
}
.rd-part2 .list .left .swiper-container {
  display: none;
}

.rd-part2 .list .left ul li {
  width: calc(25% - 0.24rem);
  padding: 0.08rem 0.16rem;
  margin-right: 0.32rem;
  margin-top: 0.16rem;
  margin-bottom: 0.16rem;
  background-color: #ffffff;
  border-radius: 0.04rem;
  box-shadow: 0px 2px 30px rgba(15, 85, 214, 0.1);
}

.rd-part2 .list .left ul li img {
  display: block;
  width: 100%;
}

.rd-part2 .list .left ul li:nth-of-type(4n) {
  margin-right: 0;
}

.rd-part2 .list .right {
  width: 6.2rem;
}

.rd-part2 .list .right dl {
  padding: 0.3rem 0;
  border-bottom: 1px solid #dedede;
}

.rd-part2 .list .right dl dt {
  cursor: pointer;
  padding: 0 0.32rem;
  position: relative;
  font-size: 0.24rem;
  color: rgba(51, 51, 51, 0.7);
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s;
}

.rd-part2 .list .right dl dt::after {
  content: "";
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  background-image: url(../images/jia-icon.png);
  background-size: 100% 100%;
}

.rd-part2 .list .right dl dd {
  margin-top: 0.2rem;
  padding: 0 0.32rem;
  color: #333333;
  font-size: 0.16rem;
  line-height: 1.875;
  display: none;
}

.rd-part2 .list .right dl.active dt {
  color: #0f55d6;
}

.rd-part2 .list .right dl.active dt::after {
  display: none;
}

.rd-part2 .list .right dl.active dd {
  display: block;
}

.rd-part3 .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.2rem 2.2rem 1rem 2.2rem;
  background-color: #f7f8fa;
}

.rd-part3 .item:nth-child(2n) {
  flex-direction: row-reverse;
}

.rd-part3 .item .pic {
  width: 7.4rem;
  position: relative;
}

.rd-part3 .item .pic .swiper-slide .img {
  width: 100%;
  overflow: hidden;
  border-radius: 0.2rem;
}

.rd-part3 .item .pic .swiper-slide .img img {
  display: block;
  width: 100%;
  transition: all 0.3s;
}

.rd-part3 .item .pic .swiper-slide .img:hover img {
  transform: scale(1.03);
}

.rd-part3 .item .pic .swiper-slide p {
  text-align: center;
  color: #333333;
  font-size: 0.16rem;
  margin-top: 0.24rem;
}

.rd-part3 .item .word {
  width: 6.2rem;
}

.rd-part3 .item .word .ms {
  margin-top: 0.4rem;
  color: #777777;
  font-size: 0.16rem;
  line-height: 2;
}

.rd-part3 .item:nth-of-type(2n) {
  background-color: #ffffff;
}

.rd-part3 .pagination {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  bottom: 0.6rem;
  z-index: 5;
}

.rd-part3 .pagination .swiper-pagination-bullet {
  width: 0.24rem;
  height: 0.24rem;
  background-color: transparent;
  border: 1px solid #ffffff;
  opacity: 1;
  margin: 0 0.08rem;
}

.rd-part3 .pagination .swiper-pagination-bullet-active {
  background-color: #ffffff;
}

.rd-part4 {
  padding: 0.94rem 0 2.4rem 0;
}

.rdi-part4 {
  padding: 1.5rem 0 2.4rem 0;
}

.rd-part4 .i-tit {
  text-align: center;
  margin-bottom: 0.52rem;
}

.rd-part4 .one {
  position: relative;
}

.rd-part4 .one .swiper-slide {
  transform: scale(0.78);
  transition: all 0.3s;
  opacity: 0.5;
}

.rd-part4 .one .swiper-slide .img img {
  display: none;
  width: 100%;
  border-radius: 0.16rem;
}

.rdi-part4 .one .swiper-slide .img img {
  height: 4rem;
  object-fit: cover;
}

.rd-part4 .one .swiper-slide .img img.active {
  display: block;
}

.rd-part4 .one .tab {
  display: flex;
  justify-content: center;
  position: relative;
  opacity: 1;
  width: 40.33vw;
  margin: 0 auto;
  margin-top: 0.53rem;
  transition: all 0.3s;
  overflow: hidden;
}

.rd-part4 .one .tab::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #d8d8d8;
  position: absolute;
  left: 0;
  top: 0.4rem;
  z-index: 1;
  transition: all 0.3s;
}

.rd-part4 .one .tab a {
  text-align: center;
  color: #333333;
  opacity: 0.5;
  width: 100%;
  text-align: center;
  display: block;
}

.rd-part4 .one .tab a .en {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 400;
  font-size: 0.24rem;
  position: relative;
  padding-bottom: 0.32rem;
  transition: all 0.3s;
}

.rd-part4 .one .tab a .en::after {
  content: "";
  display: block;
  width: 0;
  height: 3px;
  background-color: #0f55d6;
  position: absolute;
  left: 0;
  bottom: 0.14rem;
  transition: all 0.3s;
  z-index: 5;
}

.rd-part4 .one .tab a .cn {
  font-size: 0.2rem;
}
.rd-part4 .one .tab .swiper-wrapper {
  z-index: 2;
}
.rd-part4 .one .tab .swiper-slide-active a,
.rd-part4 .one .tab a.active {
  opacity: 1;
}

.rd-part4 .one .tab .swiper-slide-active a .en::after,
.rd-part4 .one .tab a.active .en::after {
  width: 100%;
}

.rd-part4 .one .swiper-slide-active {
  transform: scale(1);
  opacity: 1;
}

.rd-part4 .one .swiper-slide-active .tab {
  opacity: 1;
}

.rd-part4 .one .prev {
  display: block;
  width: 0.25rem;
  height: 0.3rem;
  background-image: url(../images/prev-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  z-index: 5;
  position: absolute;
  top: 2.13rem;
  left: 5.18rem;
}

.rd-part4 .one .next {
  display: block;
  width: 0.25rem;
  height: 0.3rem;
  background-image: url(../images/next-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  z-index: 5;
  position: absolute;
  top: 2.13rem;
  right: 5.18rem;
}
table tr td {
  vertical-align: middle;
}
.rd-part4 .one .prev:hover {
  background-image: url(../images/prev-ico2b.png);
}

.rd-part4 .one .next:hover {
  background-image: url(../images/next-ico2b.png);
}

.rd-part4 .o-btn {
  display: block;
  width: 1.2rem;
  height: 0.4rem;
  background-color: #0f55d6;
  border-radius: 0.2rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.4rem;
  margin: 0.74rem auto 0;
}

.rdi-part4 .o-btn {
  margin-top: 0.4rem;
}

.cj_tc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -999;
  opacity: 0;
  transition: all 0.5s;
}

.cj_tc.on {
  opacity: 1;
  z-index: 999;
}

.cj_tc .bj {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.cj_tc .con {
  width: 48vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cj_tc .con .out {
  position: absolute;
  top: 0;
  right: 1vw;
  cursor: pointer;
  width: 1.2vw;
  transition: all 0.5s;
}

.cj_tc .con .out:hover {
  transform: rotate(180deg);
}

.cj_tc .con .pics {
  width: 40.33vw;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.cj_tc .con .pics .swiper-slide {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}

.cj_tc .con .pics img {
  width: 100%;
}

.cj_tc .con .prev {
  display: block;
  width: 0.25rem;
  height: 0.3rem;
  background-image: url(../images/prev-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  z-index: 5;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.cj_tc .con .next {
  display: block;
  width: 0.25rem;
  height: 0.3rem;
  background-image: url(../images/next-ico2a.png);
  background-size: 100% 100%;
  transition: all 0.3s;
  z-index: 5;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.js-m-3.animate {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.search-bg1 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #f5f5f5;
  display: none;
  z-index: 998;
}

.header2 {
  height: 55px;
  position: fixed;
  background: #fff;
  z-index: 999;
  width: 100%;
  display: none;
  top: 0;
  left: 0;
}

.header2 .main-wrap {
  height: 55px;
  padding: 0 4%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.header2 .main-wrap .log-c {
  position: absolute;
  right: calc(4% + 44px);
}

.header2 .main-wrap .log-c .login-a {
  position: relative;
  height: 55px;
  display: flex;
  align-items: center;
}

.header2 .main-wrap .log-c .login-a .img {
  width: 24px;
  height: 24px;
  overflow: hidden;
  cursor: pointer;
}

.header2 .main-wrap .log-c .login-a .img img {
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.header2 .main-wrap .log-c .login-a .xl {
  width: 120px;
  background-color: #ffffff;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 55px;
  padding: 20px 14px;
  display: none;
}

.header2 .main-wrap .log-c .login-a .xl a {
  display: flex;
  align-items: center;
  color: #595959;
  font-size: 14px;
  margin-bottom: 27px;
}

.header2 .main-wrap .log-c .login-a .xl a img {
  margin-right: 8px;
}

.header2 .main-wrap .log-c .login-a .xl a:last-of-type {
  margin-bottom: 0;
}

.header2 .logo {
  overflow: hidden;
}

.header2 .logo a {
  display: block;
}

.header2 .logo img {
  display: block;
  height: 24px;
}

.header2 .nav-btn {
  width: 24px;
  height: 18px;
  position: relative;
  cursor: pointer;
}

.header2 .nav-btn .line {
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: #333333;
  position: absolute;
}

.header2 .nav-btn .line1 {
  -webkit-transform-origin: left 0px 0;
  -ms-transform-origin: left 0px 0;
  transform-origin: left 0px 0;
}

.header2 .nav-btn .line2 {
  top: 8px;
  width: 75%;
}

.header2 .nav-btn .line3 {
  bottom: 0;
  -webkit-transform-origin: left 2px 0;
  -ms-transform-origin: left 2px 0;
  transform-origin: left 2px 0;
  width: 90%;
}

.header2 .sub-menu {
  width: 100%;
  padding: 0 2% 30px 2%;
  height: calc(100vh - 60px);
  display: none;
  position: absolute;
  left: 0;
  top: 60px;
  z-index: 2;
  overflow-y: auto;
  box-sizing: border-box;
}

.header2 .sub-menu ul {
  width: 100%;
}

.header2 .sub-menu li {
  border-bottom: 1px solid #e8e8e8;
  font-size: 16px;
  width: 96%;
  margin: 0 auto;
}

.header2 .sub-menu .tit {
  display: block;
  width: 100%;
  padding: 0 3%;
  line-height: 60px;
  color: #333;
  position: relative;
  box-sizing: border-box;
  font-size: 16px;
}

.header2 .sub-menu .tit a {
  display: block;
  width: 80%;
  cursor: none;
}

.header2 .sub-menu .tit i {
  display: block;
  width: 11px;
  height: 19px;
  background-image: url(../images/mf_icon1.png);
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 3%;
  transition: all 0.3s linear;
}

.header2 .sub-menu .tit.on i {
  transform: rotate(90deg);
}

.header2 .sub-menu .sec-list {
  line-height: 40px;
  padding: 10px 4%;
  display: none;
}

.header2 .sub-menu .sec-list p {
  background: url(../images/ico_04.png) no-repeat left center;
  background-size: 3px auto;
  font-size: 14px;
}

.header2 .sub-menu .sec-list a {
  padding-left: 3%;
  color: #666;
  display: block;
}

.header2 .nav-btn.hover .line {
  background: #262626;
}

.header2 .nav-btn.hover .line3 {
  width: 100%;
}

.header2 .sub-menu li:nth-of-type(1) .tit i {
  display: none;
}

/* 适配 */
@media (max-width: 1680px) {
  html {
    font-size: 87.5px;
  }

  .w1590 {
    width: 92%;
  }
}

@media (max-width: 1480px) {
  html {
    font-size: 77.0833px;
  }

  /*.w1480,.w1200{width: 92%;}*/
  /*.i-part5 .list .linec svg:nth-of-type(1){top:0.62rem;}*/
  /*.i-part5 .list .linec svg:nth-of-type(2){top:2.34rem;}*/
  /*.i-part5 .list .linec svg:nth-of-type(3){top:0.28rem;}*/
  /*.i-part5 .list .linec svg:nth-of-type(4){left: 8.21rem;top:0.14rem;}*/
  /*.i-part5 .list .linec svg:nth-of-type(5){top:2.9rem;}*/
  /*.i-part5 .list .linec svg:nth-of-type(6){top:0.758rem;}*/
  /*.i-part5 .list .linec svg:nth-of-type(7){top:2.294rem;}*/
  /*.i-part5 .list .linec svg:nth-of-type(8){top:2.292rem;}*/
  /*.i-part5 .list .linec svg:nth-of-type(9){top:2.708rem;}*/
  .product-part .p-main .ms .xx {
    font-size: 0.24rem;
  }
}

@media (max-width: 1440px) {
  html {
    font-size: 75px;
  }

  .i-part3 .right .item .pic-small .swiper-slide p {
    font-size: 12px;
  }
}

@media (max-width: 1366px) {
  html {
    font-size: 71.1458px;
  }
}

@media (max-width: 1280px) {
  body {
    --container: 1.5rem;
  }
  html {
    font-size: 66.6667px;
  }
}

@media (min-width: 1025px) {
  .i-part2 .left {
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.2s linear 0.1s;
  }

  .i-part2 .o-more {
    opacity: 0;
    transition: all 0.2s linear 0.3s;
  }

  .i-part2 .qh-btn {
    opacity: 0;
    transition: all 0.2s linear 0.5s;
  }

  /*.i-part2 .right .swiper-container{transform: translateY(20px);opacity: 0;transition: all .2s linear .7s;}*/
  .i-part2 .right .i-tit {
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.2s linear 0.9s;
  }

  .i-part2.active .left,
  /*.i-part2.active .right .swiper-container,*/
  .i-part2.active .right .i-tit {
    transform: translateY(0);
    opacity: 1;
  }

  .i-part2.active .o-more,
  .i-part2.active .qh-btn {
    opacity: 1;
  }

  .i-part3 .left {
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.2s linear 0.1s;
  }

  .i-part3 .right {
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.2s linear 0.3s;
  }

  .i-part3.active .left,
  .i-part3.active .right {
    transform: translateY(0);
    opacity: 1;
  }
  .rdi-part4.active .left,
  .rdi-part4.active .right {
    transform: translateY(0);
    opacity: 1;
  }

  .i-part4 .i-tit {
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.2s linear 0.1s;
  }

  .i-part4 .i-case {
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.2s linear 0.3s;
  }

  .i-part4 .i-case1 {
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.2s linear 0.5s;
  }

  .i-part4 .more1 {
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.2s linear 0.7s;
  }

  .i-part4.active .i-tit,
  .i-part4.active .i-case,
  .i-part4.active .i-case1,
  .i-part4.active .more1 {
    transform: translateY(0);
    opacity: 1;
  }

  .i-part5 .word {
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.2s linear 0.1s;
  }

  .i-part5 .list {
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.2s linear 0.3s;
  }

  .i-part5.active .word,
  .i-part5.active .list {
    transform: translateY(0);
    opacity: 1;
  }

  .i-part6 .i-tit {
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.2s linear 0.1s;
  }

  .i-part6 .list {
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.2s linear 0.3s;
  }

  .i-part6 .more1 {
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.2s linear 0.5s;
  }

  .i-part6.active .i-tit,
  .i-part6.active .list,
  .i-part6.active .more1 {
    transform: translateY(0);
    opacity: 1;
  }
}

@media (max-width: 1024px) {
  .logo {
    height: auto;
  }
  .mb25 {
    margin-bottom: 0.15rem;
  }
  body {
    --container: 1rem;
  }
  .list_contact .col-lg-5 {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .list_contact .col-lg-7 {
    width: 100%;
  }
  .list_contact .col-md-6 {
    width: 100%;
  }
  .nyban {
    margin-top: 55px;
  }
  .nyban .img {
    height: 220px;
  }
  .nyban .img .w100 {
    object-fit: cover;
    height: 100%;
  }

  .nyban .hover .p1 {
    font-weight: bold;
    font-size: 36px;
    line-height: 0.63rem;
  }

  .list_contact .title {
    font-size: 24px;
    line-height: 30px;
  }
  .list_join .title {
    font-size: 24px;
    line-height: 30px;
  }
  .list_contact .left ul li:nth-child(1) {
    font-size: 20px;
  }
  .list_contact .left ul li {
    margin-bottom: 0.05rem;
  }

  .w1480,
  .w1200 {
    width: calc(100% - 40px);
  }

  body,
  html {
    width: 100%;
    overflow-x: hidden;
  }

  .c-modal-dialog {
    width: 94%;
  }

  .c-modal-dialog .video {
    width: 100%;
    height: auto;
    padding-bottom: 56.25%;
    position: relative;
  }

  .c-modal-dialog .video-js {
    position: absolute;
  }

  .c-modal-dialog .search {
    margin: 0 auto;
  }

  .c-modal-dialog .search .input {
    height: 54px;
    line-height: 54px;
  }

  .c-modal-dialog .search .submit {
    width: 54px;
    height: 54px;
    background-size: 24px;
  }

  header {
    display: none;
  }

  .header2 {
    display: block;
  }

  .i-part1 .swiper-slide:nth-of-type(1) {
    display: none;
  }

  .ny-banner {
    margin-top: 55px;
  }

  .ny-banner .img img.pc {
    display: none;
  }

  .ny-banner .img img.mm {
    display: block;
  }

  .ny-banner .wz h3 {
    font-size: 24px;
  }

  .ny-banner .wz p {
    font-size: 14px;
  }

  .ny-nav {
    display: none;
  }

  .i-part1 .swiper-slide .img img.pc {
    display: none;
  }

  .i-part1 .swiper-slide .img img.mm {
    display: block;
    max-width: none;
    width: auto;
  }

  .right_nav {
    display: none;
  }

  .i-part1 .swiper-slide .wz h3 {
    font-size: 0.34rem;
  }

  .i-part1 .swiper-slide .wz p {
    font-size: 0.14rem;
  }
  .page8 {
    display: none;
  }
  footer {
    background-image: none;
    padding-top: 0;
  }

  footer .foot-top {
    display: none;
  }

  footer .foot-center {
    display: none;
  }

  footer .foot-bottom {
    color: #333333;
    padding: 20px;
    display: block;
    text-align: center;
    border-top: 1px solid #dcdcdc;
  }

  footer .foot-bottom p {
    margin-bottom: 10px;
    line-height: 1.4;
  }

  footer .foot-bottom p:last-of-type {
    margin-bottom: 0;
  }

  footer .foot-bottom a {
    color: #333333;
  }

  .footer1 {
    background-image: none;
    padding-top: 0;
  }

  .footer1:after {
    display: none;
  }

  .footer1 .foot-top {
    display: none;
  }

  .footer1 .foot-center {
    display: none;
  }

  .footer1 .foot-bottom {
    color: #333333;
    padding: 20px;
    display: block;
    text-align: center;
    border-top: 1px solid #dcdcdc;
  }
  .footer1 .foot-bottom1 {
    display: none;
  }

  .footer1 .foot-bottom p {
    margin-bottom: 0.1rem;
    line-height: 1.4;
    color: #fff;
  }

  .footer1 .foot-bottom p:last-of-type {
    margin-bottom: 0;
  }

  .footer1 .foot-bottom a {
    color: #fff;
  }

  .about-part1 {
    padding: 60px 0 0;
  }

  .about-part1 .list {
    display: block;
  }

  .about-part1 .list .word {
    width: 100%;
    margin-bottom: 30px;
  }

  .i-tit h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .i-tit p {
    font-size: 16px;
  }

  .about-part1 .list .word .ms {
    margin-top: 20px;
    font-size: 14px;
  }

  .about-part1 .list .video {
    width: 100%;
  }

  .about-part1 ul {
    flex-wrap: wrap;
    margin-top: 30px;
  }

  .about-part1 ul li {
    width: 48%;
    margin-bottom: 30px;
  }

  .about-part1 ul li .num span {
    font-size: 24px;
  }

  .about-part1 ul li .xx {
    font-size: 12px;
  }

  .about-part1 ul li .num i {
    bottom: 10px;
    width: 8px;
    height: 8px;
  }

  .about-part2 {
    padding: 30px 0;
    background-size: cover;
  }

  .about-part2 .i-tit {
    margin-bottom: 20px;
  }

  .about-part2 .lc {
    padding: 0;
  }

  .about-part2 .lc .swiper-slide::before,
  .about-part2 .lc .swiper-slide::after {
    display: none;
  }

  .about-part2 .lc .swiper-slide .word {
    width: 100%;
  }

  .about-part2 .lc .prev {
    left: 0;
  }

  .about-part2 .lc .next {
    right: 0;
  }

  .about-part2 .lc .prev,
  .about-part2 .lc .next {
    z-index: 10;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
  }

  .about-part3 {
    padding: 60px 0 20px;
  }

  .about-part3 .i-tit {
    margin-bottom: 20px;
  }

  .about-part3 .honnor {
    padding: 0 4%;
  }
  .solution-details-part4 .solid1s,
  .solution-details-part4 .solid2s,
  .solution-details-part4 .solid3s,
  .solution-details-part2 .solid1s,
  .solution-details-part2 .solid2s,
  .solution-details-part2 .solid3s {
    display: none;
  }
  #index-page {
    overflow: hidden;
  }
  .about-part3 .honnor .swiper-slide .img {
    box-shadow: none;
    width: 100%;
  }

  .about-part3 .honnor .swiper-slide p {
    font-size: 15px;
    margin-top: 20px;
    height: 42px;
  }

  .about-part4 {
    padding: 60px 0 30px;
  }

  .about-part4 .i-tit {
    margin-bottom: 30px;
  }

  .about-part4 .wh {
    padding: 0 0 0 20px;
  }
  .about-part4 .wh-p {
    padding: 0 0 0 20px;
  }
  .about-part4 .box {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.3rem 0;
  }
  .about-part4 .wh .swiper-scrollbar {
    margin-top: 40px;
    width: 100%;
  }

  .about-part5 {
    padding: 60px 20px 30px;
    background-size: auto 620px;
  }

  .about-part5 .i-tit {
    margin-bottom: 30px;
  }

  .about-part5 ul {
    flex-wrap: wrap;
    margin-bottom: 4px;
  }

  .about-part5 ul li {
    width: 21%;
    margin-right: 4%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .about-part5 ul li p {
    font-size: 9px;
  }
  .about-part5 ul li img {
    width: 100px;
    margin: 0 auto 10px;
  }

  .about-part5 ul li:nth-of-type(4n) {
    margin-right: 0;
  }

  .about-part5 .zr {
    padding: 20px;
    flex-direction: column-reverse;
  }
  .about-part5 .zr .img {
    width: 100%;
  }
  .about-part5 .zr .word {
    width: 100%;
    margin-top: 32px;
  }
  .about-part5 .zr .word dl {
    margin-bottom: 24px;
  }

  .case-details {
    margin-top: 55px;
  }

  .case-details .part1 {
    padding: 40px 0;
  }

  .breadcrumb {
    float: left;
  }

  .case-details .part1 .video {
    display: none;
  }

  .case-details .part2 .play1 {
    display: flex;
  }

  .case-details .part1 .details {
    display: block;
    margin-top: 20px;
  }

  .case-details .part1 .details .left {
    width: 100%;
  }

  .case-details .part1 .details .left .tit {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .case-details .part1 .details .left .ms {
    font-size: 14px;
    margin-bottom: 30px;
  }

  .case-details .part1 .details .right {
    width: 100%;
    margin-bottom: 20px;
  }

  .case-details .part2 {
    padding: 40px 0;
    background-position: center;
  }

  .case-details .part2 .tit {
    font-size: 30px;
    margin-bottom: 40px;
  }

  .case-details .part2 .ms {
    margin-bottom: 30px;
  }

  .case-details .part2 .ms h3 {
    font-size: 16px;
  }

  .case-details .part2 .ms p {
    font-size: 14px;
  }

  .case-details .part3 {
    padding: 40px 20px;
  }

  .case-details .part3 .next,
  .case-details .part3 .prev {
    display: none;
    right: 0;
  }

  .case-details .part4 {
    padding: 60px 20px;
    margin-bottom: 0;
  }

  .case-details .part4 .i-tit {
    margin-bottom: 30px;
  }

  .case-details .part4 .swiper-container .swiper-slide {
    display: block;
    height: auto;
    overflow: hidden;
  }

  .case-details .part4 .swiper-container .swiper-slide .img {
    width: 100%;
  }

  .case-details .part4 .swiper-container .swiper-slide .word {
    width: 100%;
    margin-left: 0;
    padding: 20px;
  }
  .case-details .part4 .swiper-container .swiper-slide .word .model {
    font-size: 16px;
  }
  .case-details .part4 .o-btn .next,
  .case-details .part4 .o-btn .prev {
    display: none;
  }
  .case-details .part4 .o-btn .pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .case-details .part4 .swiper-container .swiper-slide .word .tit {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .case-details .part4 .swiper-container .swiper-slide .word .xx {
    margin-bottom: 30px;
  }

  .case-details .part4 .o-btn {
    margin-top: 20px;
  }

  .case-details .part4 .nex {
    padding-top: 20px;
    margin-top: 20px;
  }

  .case-list {
    margin-top: 55px;
  }

  .case-list .part1 .i-tit {
    margin-top: 60px;
    margin-bottom: 30px;
  }

  .case-list .part1 .i-tit h3 {
    font-size: 24px;
  }

  .case-list .part1 .i-tit p {
    font-size: 16px;
  }

  .case-list .part1 .list .item {
    width: 96%;
    display: block;
    padding: 20px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }

  .case-list .part1 .list .item img {
    /* margin: 0 auto; */
    height: auto;
    width: 100%;
  }

  .case-list .part1 .list .item:nth-of-type(2n) {
    /*margin-right: 0;*/
  }

  .case-list .part1 .list .item .word {
    width: 100%;
    font-size: 16px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .case-list .part1 .s-more {
    display: none;
  }

  .case-list .part1 {
    padding: 40px 0 80px 0;
  }

  .case-list .part2 {
    margin-top: -30px;
  }

  .case-list .part2 .tab a {
    font-size: 18px;
    padding-bottom: 10px;
  }

  .case-list .part2 .list {
    padding: 60px 0;
  }

  .case-list .part2 .list .left {
    width: 100%;
    float: none;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    margin-bottom: 30px;
  }

  .case-list .part2 .list .left .item {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 12px;
    width: 36%;
    height: 31vw;
  }

  .case-list .part2 .list .right {
    width: 100%;
    float: none;
    padding-left: 0;
    border: none;
  }

  .case-list .part2 .list .right .item .lista .part {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .case-list .part2 .list .right .item .lista .part .word {
    padding: 20px;
  }

  .case-list .part2 .list .right .item .lista .part .word .wz {
    font-size: 14px;
    padding-bottom: 20px;
  }

  .fy a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin: 0 10px;
  }

  .fy a.prev,
  .fy a.next {
    width: 18px;
    height: 16px;
  }

  .contact-part1 {
    padding: 40px 20px;
    margin-top: 55px;
  }

  .contact-part1 .map .word {
    position: relative;
  }

  .contact-part1 .map .other {
    display: none;
  }

  .contact-part1 .map .word .tit {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .contact-part1 .map .word dl {
    margin-bottom: 20px;
  }

  .contact-part1 .map .word dl dt {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .contact-part1 .map .word dl dd {
    font-size: 12px;
  }

  .contact-part2 {
    margin-top: 0;
    padding: 40px 20px;
  }

  .contact-part2 .i-tit {
    margin-bottom: 20px;
  }

  .contact-part2 .list {
    display: block;
  }

  .contact-part2 .list .item {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .contact-part2 .list .item dl {
    padding-left: 20px;
  }

  .contact-part2 .list .item dl dt {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .contact-part2 .list .item dl dt::before {
    left: -20px;
  }

  .contact-part2 .list .item dl dd {
    flex-wrap: wrap;
  }
  .contact-part2 .list .item dl dd div p {
    font-size: 12px;
  }

  .contact-part2 .list .item dl dd div {
    margin-bottom: 20px;
    margin-right: 0;
    width: 50%;
  }

  .contact-part2 .list .item .img {
    margin-right: 10px;
  }

  .contact-part3 {
    padding: 40px 0;
  }

  .contact-part3 .i-tit {
    margin-bottom: 20px;
  }

  .contact-part3 .job .top {
    padding: 0 20px;
  }

  .contact-part3 .job .top p {
    width: 25% !important;
  }

  .contact-part3 .job .list dl {
    margin-bottom: 20px;
  }

  .contact-part3 .job .list dl dt {
    padding: 0 20px;
  }

  .contact-part3 .job .list dl dt p {
    width: 25% !important;
    font-size: 12px;
  }

  .contact-part3 .job .list dl.active dd {
    display: block;
  }

  .contact-part3 .job .list dl dd {
    padding: 40px 20px;
  }

  .contact-part3 .job .list dl dd .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .contact-part3 .job .list dl dd .item a.btn {
    margin-top: 20px;
  }

  .news-part1 {
    padding: 40px 0;
  }

  .news-part1 .list .item {
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
  }

  .news-part1 .list .item .img {
    width: 100%;
    margin-bottom: 20px;
  }

  .news-part1 .list .item .word {
    width: 100%;
    margin-left: 0;
    padding: 20px;
  }

  .news-part1 .list .item .word .time {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .news-part1 .list .item .word .tit {
    font-size: 18px;
    margin-bottom: 14px;
  }

  .news-part1 .list .item .word .ms {
    font-size: 12px;
    margin-bottom: 20px;
  }

  .news-details {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .news-details .details {
    margin-top: 40px;
  }

  .news-details .details .tit {
    font-size: 16px;
    line-height: 1.7;
  }

  .news-details .details .other .fx {
    display: none;
  }

  .news-details .details .describe {
    padding: 30px 0;
  }

  .news-details .details .nex {
    margin-top: 20px;
  }

  .news-details .details .nex .back {
    width: 15px;
    height: 15px;
  }

  .product-part {
    margin-top: 55px;
    padding-bottom: 0;
  }

  .product-part .p-nav {
    width: auto;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    padding-bottom: 0;
    border: none;
    z-index: 10;
    right: 0;
  }

  .product-part .btn {
    display: block;
    z-index: 10;
  }

  .product-part .p-nav ul {
    display: none;
  }

  .product-part .p-main {
    width: 100%;
    margin-right: 0;
    padding: 40px 20px;
  }

  .product-part .p-main .ms .tit {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .product-part .p-main .ms .xx {
    font-size: 14px;
  }

  .product-part .p-main ul {
    display: block;
    margin-bottom: 10px;
  }

  .product-part .p-main ul li {
    width: 100%;
    padding: 0 !important;
    border: none;
    margin-bottom: 10px;
  }
  .product-part .p-main .pic .swiper-slide p {
    margin-top: 24px;
    font-size: 15px;
  }
  .product-part .p-main .pic {
    margin-bottom: 60px;
  }
  .product-part .p-main .ms {
    margin-bottom: 32px;
  }
  .product-part .p-main ul li .num {
    font-size: 20px;
  }
  .product-part .p-main ul li .tit {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .tj-list .item h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .tj-list .item .list {
    display: block;
  }

  .tj-list .item .list .part {
    width: 100%;
  }

  .product-part .p-details {
    float: none;
    width: 100%;
    padding: 40px 20px;
  }

  .product-part .p-details .part1 {
    display: block;
  }

  .product-part .p-details .part1 .img {
    width: 100%;
    height: auto;
    padding: 40px;
    margin-bottom: 20px;
  }

  .product-part .p-details .part1 .img img {
    height: auto;
  }

  .product-part .p-details .part1 .word {
    width: 100%;
    margin-left: 0;
  }

  .product-part .p-details .part1 .word .tit {
    font-size: 24px;
  }

  .product-part .p-details .part2 h3,
  .product-part .p-details .part3 h3 {
    font-size: 24px;
  }

  .product-part .p-details .part3 ul {
    flex-wrap: wrap;
  }

  .product-part .p-details .part3 ul li {
    margin-bottom: 20px;
    width: 50%;
  }

  .product-part .p-details .part3 ul li .ico {
    margin: 0 auto 10px;
  }

  .rd-part1 {
    padding: 60px 20px 30px;
  }
  .rd-part1 .ms {
    margin-bottom: 30px;
  }
  .rd-part1 .i-tit {
    margin-bottom: 30px;
  }
  .rd-part1 .list {
    width: 100%;
  }

  .rd-part1 .list .linec {
    display: none;
  }

  .rd-part2 {
    padding: 60px 0 30px;
  }
  .rd-part2 .w1480 {
    width: 100vw;
  }

  .rd-part2 .i-tit {
    margin-bottom: 0;
  }

  .rd-part2 .list {
    display: block;
  }

  .rd-part2 .list .left {
    width: 100%;
  }

  .rd-part2 .list .left .swiper-container {
    display: block;
    padding: 30px 20px;
  }
  .rd-part2 .list .left .swiper-container .swiper-slide {
    padding: 0.08rem 0.16rem;
    background-color: #ffffff;
    border-radius: 0.04rem;
    box-shadow: 0px 2px 30px rgba(15, 85, 214, 0.1);
  }

  .rd-part2 .list .left .swiper-container .img img {
    display: block;
    width: 100%;
  }
  .rd-part2 .list .left .pagination {
    text-align: center;
  }
  .rd-part2 .list .left .pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background-color: transparent;
    border: 1px solid #0f55d6;
    opacity: 1;
    margin: 0 0.08rem;
  }
  .rd-part2 .list .left .pagination .swiper-pagination-bullet-active {
    background-color: #0f55d6;
  }

  .rd-part2 .list .left ul {
    display: none;
  }
  .rd-part2 .list .left ul li {
    width: 48%;
    margin-right: 4%;
    margin-top: 0;
  }

  .rd-part2 .list .left ul li:nth-of-type(2n) {
    margin-right: 0;
  }

  .rd-part2 .list .right {
    width: 100%;
    padding: 0 20px;
  }

  .rd-part3 .item {
    padding: 60px 20px 30px;
    display: block;
  }
  .rd-part3 .item .pic {
    width: 100%;
  }
  .rd-part4 .o-btn {
    margin-top: 30px;
  }
  .rd-part3 .item .word {
    width: 100%;
    margin-top: 40px;
  }

  .rd-part4 {
    padding: 60px 20px 20px;
  }
  .rd-part4 .i-tit {
    margin-bottom: 30px;
  }
  .rd-part4 .one .swiper-slide .tab::after {
    top: 27px;
  }

  .rd-part4 .one .swiper-slide .tab {
    margin-top: 20px;
  }

  .rd-part4 .one .swiper-slide .tab a {
    margin: 0 10px;
  }

  .rd-part4 .one .swiper-slide .tab a .en {
    font-size: 12px;
  }

  .rd-part4 .one .swiper-slide .tab a .cn {
    font-size: 12px;
  }

  .solution-part {
    padding: 0;
    margin-bottom: 0;
  }

  .solution-part .w1480 {
    display: block;
  }

  .solution-part .w1480 .left {
    width: 100%;
    padding-top: 100px;
    margin-bottom: 40px;
  }

  .solution-part .w1480 .left .tit {
    margin-bottom: 20px;
  }

  .solution-part .w1480 .left .tit h3 {
    font-size: 24px;
  }

  .solution-part .w1480 .left .tit p {
    font-size: 14px;
  }

  .solution-part .w1480 .left .ms {
    font-size: 14px;
    margin-bottom: 30px;
  }

  .solution-part .w1480 .left .tip h3 {
    font-size: 24px;
  }

  .solution-part .w1480 .left .tip p {
    font-size: 12px;
  }

  .solution-part .w1480 .right {
    width: 100%;
    display: block;
    column-count: auto;
    display: flex;
    flex-wrap: wrap;
  }

  .solution-part .w1480 .right .item {
    margin-right: 0;
    width: 48%;
    margin-right: 2%;
    padding: 20px;
  }

  .solution-part .w1480 .right .item:nth-of-type(1) {
    height: 180px;
  }

  .solution-part .w1480 .right .item:nth-of-type(1) .img {
    margin: 0 auto;
  }

  .solution-part .w1480 .right .item:nth-of-type(2n) {
    margin-right: 0;
  }

  .solution-details-part1 {
    padding: 100px 0 20px;
  }

  .solution-details-part1 .details {
    display: block;
  }

  .solution-details-part1 .details .img {
    width: 100%;
  }

  .solution-details-part1 .details .word {
    width: 100%;
  }
  .solution-details-part2-1 .item h3,
  .solution-details-part1 .details .word .tip {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 16px;
  }
  .solution-details-part1 .details .word .ms {
    font-size: 14px;
  }

  .solution-details-part2::before,
  .solution-details-part2::after {
    display: none;
  }

  .solution-details-part2 {
    padding: 20px 20px;
    background-image: none;
  }

  .solution-details-part2 .tab {
    display: none;
    overflow-x: scroll;
    white-space: nowrap;
    margin-bottom: 20px;
  }

  .solution-details-part2 .tab a {
    font-size: 14px;
    margin: 0 10px;
    display: inline-block;
  }

  .solution-details-part2 .tab a::after {
    display: none;
  }
  .solution-details-part2-1 .item {
    margin-bottom: 40px;
  }
  .solution-details-part2-1 .item ul {
    flex-wrap: wrap;
  }

  .solution-details-part2-1 .item ul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
    padding: 10px;
    height: auto;
    display: flex;
    align-items: center;
  }
  .solution-details-part2-1 .item ul li p {
    font-size: 12px;
  }
  .solution-details-part2-1 .item ul li .num {
    font-size: 24px;
  }

  .solution-details-part2-1 .item ul li:nth-of-type(2n) {
    margin-right: 0;
  }

  .solution-details-part3 {
    padding: 0;
  }

  .solution-details-part3 .i-tit {
    margin-bottom: 20px;
  }

  .solution-details-part3 .list {
    width: 100%;
    padding: 0 20px;
  }

  .solution-details-part3 .list .item:nth-of-type(1) {
    margin-bottom: 20px;
  }

  .solution-details-part3 .list .item:nth-of-type(2) {
    width: 100%;
    height: auto;
    padding: 20px;
    margin-bottom: 20px;
  }

  .solution-details-part3 .list .item:nth-of-type(2) h3 {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 15px;
  }

  .solution-details-part3 .list .item:nth-of-type(3)::before,
  .solution-details-part3 .list .item:nth-of-type(3)::after {
    display: none;
  }

  .solution-details-part3 .list .item:nth-of-type(3) {
    width: 100%;
    padding: 20px;
    height: auto;
  }
  .solution-details-part3 .list .item:nth-of-type(2) .ms p {
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 15px;
  }
  .solution-details-part3 .list .item:nth-of-type(2) .ms p::before {
    width: 5px;
    height: 5px;
    top: 4px;
  }
  .solution-details-part3 .list .item:nth-of-type(3) ul {
    height: 43vw;
    padding-bottom: 20px;
  }
  .solution-details-part3 .list .item:nth-of-type(3) .tab a {
    margin: 0 10px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 1.33;
  }
  .solution-details-part4::before,
  .solution-details-part4::after {
    display: none;
  }

  .solution-details-part4 {
    padding: 60px 0;
    background-image: none;
  }

  .solution-details-part4 .i-tit {
    margin-bottom: 10px;
  }

  .solution-details-part4 .swiper-container .swiper-slide {
    display: block;
    height: auto;
    padding: 40px 20px;
  }

  .solution-details-part4 .swiper-container .swiper-slide .img {
    width: 100%;
    margin-right: 0;
  }

  .solution-details-part4 .swiper-container .swiper-slide .word {
    width: 100%;
    margin-left: 0;
  }
  .solution-details-part4 .swiper-container .swiper-slide .word .model {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .solution-details-part4 .swiper-container .swiper-slide .word .xx .item h3 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .solution-details-part4 .swiper-container .swiper-slide .word .tit {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .solution-details-part4 .swiper-container .swiper-slide .word .xx .item {
    margin-bottom: 20px;
  }
  .solution-details-part4 .swiper-container .swiper-slide .word .xx .item h3 {
    padding-bottom: 10px;
  }
  .solution-details-part4 .swiper-container .swiper-slide .word .xx .item p {
    font-size: 12px;
  }
  .solution-details-part4 .swiper-container .swiper-slide .word .btn {
    width: 120px;
    height: 30px;
    border-radius: 15px;
    line-height: 30px;
    font-size: 12px;
  }
  .solution-details-part4 .o-btn .prev,
  .solution-details-part4 .o-btn .next {
    width: 12px;
    height: 14px;
    display: none;
  }
  .solution-details-part1 .details .img .swiper-pagination-bullet,
  .solution-details-part4 .o-btn .pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .solution-details-part6 .pagination {
    text-align: center;
  }
  .solution-details-part6 .pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background-color: transparent;
    border: 0.05vw solid #0f55d6;
    opacity: 1;
    margin: 0 0.42vw;
  }
  .solution-details-part6 .pagination .swiper-pagination-bullet-active {
    background-color: #0f55d6;
  }
  .solution-details-part4 .swiper-container .swiper-slide .word .xx {
    margin-bottom: 20px;
    max-height: initial;
  }
  .solution-details-part5 .tab a {
    font-size: 14px;
  }
  .solution-details-part5 .list .item .swiper-slide .img {
    padding: 10px;
    margin-bottom: 10px;
  }
  .solution-details-part5 .list .item .swiper-slide p {
    font-size: 14px;
  }
  .solution-details-part5 {
    padding: 0 20px 20px;
  }

  .solution-details-part5 .i-tit {
    margin-bottom: 30px;
  }

  .solution-details-part5 .tab {
    margin-bottom: 20px;
  }

  .solution-details-part5 .list {
    padding: 0;
  }
  .solution-details-part6 .swiper-slide .word .ms p {
    font-size: 14px;
    height: auto;
  }
  .solution-details-part6 .swiper-slide .word .xx i {
    width: 12px;
    height: 14px;
  }
  .solution-details-part6 .swiper-slide .img {
    height: 57.8vw;
  }
  .solution-details-part6 {
    padding: 40px 0;
  }

  .solution-details-part6 .i-tit {
    margin-bottom: 10px;
  }

  .solution-details-part6 .swiper-container {
    padding: 20px;
  }

  .solution-details-part6 .swiper-slide .word {
    padding: 20px;
  }

  .solution-details-part6 .swiper-slide .word .ms {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .solution-details-part7 .w1200 .left .tip span {
    font-size: 14px;
  }
  .solution-details-part7 .w1200 .left .tip p {
    font-size: 18px;
  }
  .solution-details-part7 .w1200 .right p input {
    height: 40px;
    margin-bottom: 20px;
  }
  .solution-details-part7 .w1200 .right p::before {
    width: 2px;
  }
  .solution-details-part7 .w1200 .right button {
    height: 40px;
    margin-bottom: 20px;
    font-size: 14px;
  }
  .solution-details-part7 .w1200 .right .tip {
    font-size: 12px;
  }
  .solution-details-part7 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .solution-details-part7 .w1200 {
    display: block;
  }

  .solution-details-part7::before {
    display: none;
  }

  .solution-details-part7 .w1200 .left {
    width: 100%;
    margin-bottom: 20px;
  }

  .solution-details-part7 .w1200 .left .tip {
    margin-top: 20px;
  }

  .solution-details-part7 .w1200 .right {
    width: 100%;
    padding-bottom: 40px;
  }

  .i-part2 {
    display: none;
  }

  .i-part2-m {
    display: block;
    padding: 60px 20px 20px;
    background: url(../images/i-part2-m_bj.png) no-repeat center;
    background-size: cover;
  }
  .i-part2-m .tab .ico {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #0f54d6;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
  }
  .i-part2-m .tab .box {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 13px;
    text-align: center;
    line-height: 1.33;
  }
  .i-part2-m .tab .ico img {
    width: 80%;
  }
  .i-part2-m .tab .ico .h-img2 {
    display: none;
  }
  .i-part2-m .tab .swiper-slide-active .ico {
    background-color: #0f54d6;
  }
  .i-part2-m .tab .swiper-slide-active .ico .h-img1 {
    display: none;
  }
  .i-part2-m .tab .swiper-slide-active .ico .h-img2 {
    display: block;
  }

  .i-part2-m .img {
    width: 70vw;
    height: 70vw;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
  }

  .i-part2-m .i-tit {
    margin-bottom: 30px;
    text-align: center;
  }

  .i-part2-m .wz h3 {
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    margin-bottom: 12px;
    font-weight: bold;
  }

  .i-part2-m .wz p {
    font-size: 13px;
    line-height: 18px;
    color: #666666;
    margin-bottom: 25px;
  }

  .i-part2-m .more {
    font-size: 12px;
    line-height: 16px;
    /*margin-bottom: 32px;*/
  }

  .i-part2-m .prev {
    display: block;
    width: 32px;
    height: 38px;
    background-image: url(../images/prev-ico2.png);
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: 40vw;
    transform: translateY(50%);
    z-index: 3;
    transition: all 0.3s;
    width: 24px;
    height: 29px;
  }

  .i-part2-m .next {
    display: block;
    width: 32px;
    height: 38px;
    background-image: url(../images/next-ico2.png);
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: 40vw;
    transform: translateY(50%);
    z-index: 3;
    transition: all 0.3s;
    width: 24px;
    height: 29px;
  }

  .i-part2-m .prev:hover {
    background-image: url(../images/prev-ico2b.png);
  }

  .i-part2-m .next:hover {
    background-image: url(../images/next-ico2b.png);
  }

  .i-part3 {
    height: auto;
    background-image: none;
    display: block;
    padding: 60px 20px 20px;
    background: url(../images/i-part3-m_bj.png) no-repeat center;
    background-size: cover;
  }

  .i-part3 .conx .i-tit {
    text-align: center;
    margin-bottom: 30px;
  }

  .i-part3 .left {
    width: 100%;
    margin-left: 0;
  }

  .i-part3 .left .tab {
    margin-top: 20px;
    display: flex;
    justify-content: center;
  }

  .i-part3 .left .tab a {
    margin-bottom: 0;
    margin: 0;
    width: 135px;
    justify-content: center;
    line-height: 30px;
    border-radius: 15px;
    text-align: center;
    color: #666666;
  }

  .i-part3 .left .tab a.active {
    color: #fff;
    background-color: #036eb8;
  }

  .i-part3 .left .tab a::before {
    display: none;
  }

  .i-part3 .left .tab::before {
    display: none;
  }

  .i-part3 .right {
    width: 100%;
    padding-top: 40px;
    margin-left: 0;
  }

  .i-part3 .right .item .pic {
    display: block;
    width: calc(100% - 80px);
    margin: 0 auto;
    height: calc(100vw - 120px);
  }

  .i-part3 .right .item .pic .swiper-container {
    height: 100%;
  }

  .i-part3 .right .item .pic .swiper-wrapper {
    align-items: center;
    height: 100%;
  }

  .i-part3 .right .item .pic .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }

  .i-part3 .right .item .word {
    width: 100%;
    margin-left: 0;
  }

  .i-part3 .right .item .word .swiper-slide h3 {
    font-size: 18px;
  }

  .i-part3 .right .item .word .swiper-slide .ms {
    font-size: 12px;
  }

  .i-part3 .right .item .word .swiper-slide .ms p {
    margin-bottom: 10px;
  }

  .more1 {
    width: 120px;
    height: 40px;
    font-size: 12px;
  }

  .i-part3 .right .item .pic-small {
    width: 100%;
    position: absolute;
    top: 22%;
  }

  .i-part3 .right .item .pic-small .prev {
    left: 0;
    width: 24px;
    height: 29px;
  }

  .i-part3 .right .item .pic-small .next {
    right: 0;
    width: 24px;
    height: 29px;
  }

  .i-part3 .right .item .pic-small .swiper-container {
    display: none;
  }

  .i-part4 {
    height: auto;
    padding: 60px 20px 40px;
  }
  .i-part4 .i-tit {
    margin-bottom: 30px;
  }
  .i-part4 .i-case .swiper-slide {
    padding: 20px;
    height: auto;
  }

  .i-part4 .i-case .swiper-slide .tit {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .i-part4 .i-case .swiper-slide .ms {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .i-part4 .i-case,
  .i-part4 .i-case1 {
    margin-bottom: 20px;
    /*padding: 0 40px;*/
  }
  .i-part4 .i-case1 {
    height: 72px;
  }
  .i-part4 .i-case1 .swiper-slide {
    height: 63px;
  }
  .i-part5 {
    width: 100%;
    height: auto;
    padding: 40px 20px;
  }
  .i-part5 .word .i-tit {
    margin-bottom: 24px;
  }
  .i-part5 .list .linec {
    display: none;
  }

  .i-part5 .word {
    width: 100%;
    position: relative;
    left: 0;
    bottom: 0;
  }

  .i-part5 .word .ms {
    font-size: 12px;
    margin-bottom: 32px;
  }

  .i-part6 {
    height: auto;
    padding: 20px;
  }

  .i-part6 .i-tit {
    margin-bottom: 20px;
  }

  .i-part6 .list {
    display: block;
  }

  .i-part6 .list .left {
    width: 100%;
    margin-bottom: 20px;
  }

  .i-part6 .list .right {
    width: 100%;
  }

  .i-part6 .list .right .item {
    padding: 20px;
    margin-bottom: 0;
  }

  .i-part6 .list .right .item .tit {
    font-size: 18px;
    line-height: 1.5;
  }

  .rd-part4 .one .tab {
    width: 100%;
    margin-top: 24px;
  }

  .rd-part4 .one .tab a .en {
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 20px;
  }

  .rd-part4 .one .tab::after {
    top: 25px;
  }

  .rd-part4 .one .tab a .cn {
    font-size: 14px;
    line-height: 1.5;
  }
  .rdi-part4 .one .swiper-slide .img img {
    height: 58vw;
  }
  .cj_tc .con {
    width: 90%;
  }

  .cj_tc .con .pics {
    width: 80%;
  }

  .cj_tc .con .out {
    width: 18px;
  }

  .i-part4 .i-case .prev {
    left: -13px;
    top: 50%;
    width: 24px;
    height: 29px;
  }

  .i-part4 .i-case .next {
    right: -13px;
    top: 50%;
    width: 24px;
    height: 29px;
  }

  .w1590 {
    width: calc(100% - 40px);
  }

  .case-list .part2 .tab.fix {
    top: 55px;
  }
  .case-list .part1 .list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
  }
  .case-list .part1 .list1 {
    display: none;
  }

  .about-part2 .lc {
    height: auto;
  }
  .about-part2 .lc .swiper-container::before {
    display: none;
  }
  .about-part2 .lc .prev,
  .about-part2 .lc .next {
    display: none;
  }
  .about-part2 .lc .swiper-slide {
    padding-top: 0 !important;
    height: auto;
  }
  .about-part2 .lc .swiper-container {
    padding-left: 20px;
  }
  .about-part2 .lc .swiper-slide .word {
    height: 154px;
    position: static;
    padding: 24px 18px 0 18px;
  }

  .about-part2 .lc .swiper-slide .word .time {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px;
  }

  .about-part2 .lc .swiper-slide .word .tit {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 14px;
  }
  .about-part2 .lc .swiper-slide .word .ms p::before {
    top: 4px;
  }
  .about-part2 .lc .swiper-slide .word .ms p {
    font-size: 13px;
    line-height: 16px;
  }

  .about-part4 .wh .swiper-slide {
    padding: 58px 21px 0 21px;
    height: 255px;
  }

  .about-part4 .wh .swiper-slide .ico {
    width: 43px;
    height: 43px;
    margin-bottom: 16px;
  }

  .about-part4 .wh .swiper-slide .ico::before {
    width: 43px;
    height: 43px;
  }

  .about-part4 .wh .swiper-slide .ico img {
    width: 17px;
  }

  .about-part4 .wh .swiper-slide .wz h3 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 12px;
  }

  .about-part1 ul li .num span {
    margin-right: 7px;
  }

  .about-part1 ul {
    padding: 0 26px;
  }

  .about-part1 ul li {
    text-align: left;
    width: 40%;
  }

  .about-part1 ul li .num {
    text-align: left;
  }

  .about-part1 ul li .xx {
    text-align: left;
  }

  .about-part2 .i-tit {
    margin-bottom: 30px;
  }

  .solution-details-part2 .w1480 {
    width: 100%;
  }

  .rd-part2 .list .right dl dt {
    padding: 0;
    font-size: 18px;
    font-weight: bold;
  }

  .rd-part2 .list .right dl dd {
    margin-top: 12px;
  }
  .rd-part2 .list .right dl.active dd {
    padding: 0;
  }

  .rd-part3 .item .word .ms {
    margin: 0.2rem 0;
  }

  .header2 .logo img {
    height: 25px;
  }

  .i-part4 .i-case .swiper-slide .ms::before {
    width: 18px;
    height: 18px;
  }

  .solution-details-part4 .swiper-container {
    padding: 20px;
  }

  .solution-details-part4 .o-btn {
    margin-top: 0;
  }

  .product-part .p-nav ul li .tit {
    height: 70px;
  }

  .product-part .p-nav ul li .tit p {
    font-size: 18px;
  }

  .product-part .p-nav ul li .xl dl dt p {
    font-size: 16px;
  }

  .rd-part3 .item .word {
    margin-top: 0;
  }

  .about-part5 .zr .word dl dt {
    font-size: 0.2rem;
    font-weight: bold;
    margin-bottom: 12px;
  }
  .i-part3 .conx {
    padding: 0;
    display: none;
  }
  .i-part3 .conx.conxm {
    display: block;
  }
  .i-part3 .conx .swiper-slide .item:nth-child(7n),
  .i-part3 .conx .swiper-slide .item {
    width: calc(100% / 3 - 10px);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .i-part3 .conx .swiper-slide .item:nth-child(3n) {
    margin-right: 0 !important;
  }
  .i-part3 .conx.conxm .pagination {
    text-align: center;
  }
  .i-part3 .conx.conxm .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background-color: transparent;
    border: 0.05vw solid #0f55d6;
    opacity: 1;
    margin: 0 0.42vw;
  }
  .i-part3 .conx.conxm .swiper-pagination-bullet-active {
    background-color: #0f55d6;
  }
}

@media (max-width: 960px) {
}

@media (min-width: 992px) {
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .join-modal {
    background-color: #fff;
    min-height: 90%;
    width: 95%;
    border-radius: 10px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .join-modal1 {
    padding: 0 0.1rem;
  }
  .modal-title {
    padding: 0.38rem 0;
    text-align: center;
    justify-content: center;
    width: 100%;
    font-weight: 700;
    font-size: 24px;
    line-height: 0.52rem;
    text-transform: uppercase;
    color: #29a5df;
    border-bottom: 1px solid #dee2e6;
  }

  .join_modal_end {
    padding: 0.4rem 0;
    background: #f7f7f7;
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .join_modal_end a {
    font-size: 18px;
    margin-bottom: 10px;
  }

  body {
    --container: 0.2rem;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 560px) {
  .case-list .part1 .list {
    grid-template-columns: 1fr;
  }
  .case-list .part1 .list .item img {
    height: auto;
    width: 100%;
  }
}
@media (max-width: 414px) {
}

@media (max-width: 375px) {
}

@media (max-width: 320px) {
}
