*,
:after,
:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0 !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
time,
tt,
u,
ul,
var,
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;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* 2025-12-15 添加 */
html {
  scroll-behavior: smooth;
}

body {
  color: #3d4c63;
  background: #fff;
  font: 14px/1.5 Regular, "Microsoft Yahei", sans-serif;
  outline: 0;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: inherit;
}

img {
  max-width: 100%;
  border: none;
}

em,
i {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
select,
textarea {
  font-size: 12px;
  color: #444;
  font-family: Regular, "Microsoft Yahei", sans-serif;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}

.false:focus {
  border: 2px solid #ff1531;
  background: #fff;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input {
  -moz-appearance: textfield;
}

::-webkit-input-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}

::-ms-clear,
::-ms-reveal {
  display: none;
}

.fix {
  *zoom: 1;
}

.fix:after,
.fix:before {
  display: block;
  content: "";
  height: 0;
  clear: both;
}

.c {
  clear: both;
}

.col-l,
.l {
  float: left;
}

.col-r,
.r {
  float: right;
}

.ani {
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.unselect {
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.wp {
  width: 98%;
  max-width: 1400px;
  margin: 0 auto;
}

@font-face {
  font-family: Regular;
  src: url(../fonts/NotoSansHans-Regular.otf);
}

@font-face {
  font-family: #000;
  src: url(../fonts/NotoSansHans-Black.otf);
}

@font-face {
  font-family: Bold;
  src: url(../fonts/NotoSansHans-Bold.otf);
}

@font-face {
  font-family: DemiLight;
  src: url(../fonts/NotoSansHans-DemiLight.otf);
}

@font-face {
  font-family: Light;
  src: url(../fonts/NotoSansHans-Light.otf);
}

@font-face {
  font-family: Medium;
  src: url(../fonts/NotoSansHans-Medium.otf);
}

@font-face {
  font-family: ThinWindows;
  src: url(../fonts/NotoSansHans-Thin-Windows.otf);
}

@font-face {
  font-family: DIN;
  src: url(../fonts/DIN.TTF);
}

/* 2025-11-14 添加scroll样式控制 */
html {
  scroll-behavior: smooth;
}

.bodyPt0 {
  padding-top: 0;
}

.headerrel01-hdr {
  width: 78.4%;
}

.headerrel01-menuBtn {
  display: none;
  width: 1em;
  height: 1em;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.headerrel01-menuBtn span {
  height: 1px;
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  margin: 0 auto;
  border: none;
  cursor: pointer;
  color: inherit;
}

.headerrel01-menuBtn span:after,
.headerrel01-menuBtn span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 100%;
  height: 100%;
}

.headerrel01-menuBtn span:before {
  -ms-transform: translate(-50%, -0.28em);
  -webkit-transform: translate(-50%, -0.28em);
  transform: translate(-50%, -0.28em);
}

.headerrel01-menuBtn span:after {
  -ms-transform: translate(-50%, 0.28em);
  -webkit-transform: translate(-50%, 0.28em);
  transform: translate(-50%, 0.28em);
}

.headerrel01-menuBtn span:after,
.headerrel01-menuBtn span:before {
  -ms-transform-origin: 50% 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.headerrel01-menuBtn.headerrel01-menuBtn__open span {
  background: 0 0;
}

.headerrel01-menuBtn.headerrel01-menuBtn__open span:before {
  -ms-transform: translate(-50%, 0) rotate(45deg);
  -webkit-transform: translate(-50%, 0) rotate(45deg);
  transform: translate(-50%, 0) rotate(45deg);
}

.headerrel01-menuBtn.headerrel01-menuBtn__open span:after {
  -ms-transform: translate(-50%, 0) rotate(-45deg);
  -webkit-transform: translate(-50%, 0) rotate(-45deg);
  transform: translate(-50%, 0) rotate(-45deg);
}

.headerrel01-menuBtn {
  margin: 10px 15px;
  font-size: 24px;
}

.headerrel01-menuBtn span,
.headerrel01-menuBtn span:after,
.headerrel01-menuBtn span:before {
  background-color: #000;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.box-headerrel01 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  height: 101px;
  z-index: 100;
}

.headerrel01 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  border-bottom: 1px solid rgba(229, 229, 229, 0.1);
  z-index: 100;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.headerrel01-logo {
  float: left;
  height: 100px;
  line-height: 100px;
  font-size: 0;
  overflow: hidden;
}

.headerrel01-logo img {
  display: inline-block;
  vertical-align: middle;
  /* max-height: 80%; */
  max-height: 60%;
  object-fit: contain;
  transition: 0.3s ease;
}

.headerrel01-logo .img1 {
  opacity: 1;
  visibility: visible;
  height: auto;
}

.headerrel01-logo .img2 {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.headerrel01-so-btn {
  /* margin: 22px -22px 0 4.4%; */
  /* float: right; */
  width: 60px;
  height: 78px;
  background: url(../images/icon-so-1.png) center center no-repeat;
  cursor: pointer;
}

.headerrel01-so {
  margin-left: -300px;
  position: fixed;
  left: 50%;
  top: 28px;
  color: #666;
  z-index: 100;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.headerrel01-so .so-inner {
  padding-right: 50px;
  width: 600px;
  height: 44px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
}

.headerrel01-so input {
  outline: 0;
  border: none;
}

.headerrel01-so .so-inp {
  display: block;
  width: 100%;
  line-height: 43px;
  font-size: 14px;
  color: #666;
  background-color: transparent;
}

.headerrel01-so .sub {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 43px;
  background: url(../images/icon-so-2.png) center center no-repeat;
}

.so-close {
  margin-top: -12px;
  position: absolute;
  right: -20%;
  top: 50%;
  width: 24px;
  height: 24px;
  background: url(../images/icon-close-1.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  cursor: pointer;
  transition-duration: 0.5s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.show-sty1 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.hide-sty1 {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  transition: 0.6s ease-in-out;
  transition-duration: 0.5s;
}

@media (min-width: 1200px) {
  .headerrel01-nav {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
}

.headerrel01-nav li {
  position: relative;
  float: left;
  width: 18.5%;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

.headerrel01-nav li > a {
  /* padding-top: 22px; */
  display: block;
  line-height: 78px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.headerrel01-nav li.on > a,
.headerrel01-nav li:hover > a {
  color: #1c7fc4 !important;
}

.headerrel01-navsub {
  padding: 16px 0;
  position: absolute;
  left: 0;
  top: 101px;
  right: 0;
  height: 300px;
  -webkit-transform: translateY(-140%);
  -ms-transform: translateY(-140%);
  -o-transform: translateY(-140%);
  transform: translateY(-140%);
  -webkit-transition: 0.8s ease;
  -o-transition: 0.8s ease;
  transition: 0.8s ease;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}

.headerrel01-navsub dd {
  padding: 4px 0;
  text-align: center;
}

.headerrel01-navsub a {
  display: inline-block;
  font-size: 16px;
  color: #666;
  line-height: 33px;
  position: relative;
}

.headerrel01-navsub a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

.headerrel01-navsub dd:hover a:after {
  background-color: #c7dff0;
}

.headerrel01-nav li:hover .headerrel01-navsub {
  background-color: #1c7fc4;
}

.headerrel01-nav li:hover .headerrel01-navsub a {
  color: #fff;
}

.nav-down {
  position: fixed;
  left: 0;
  top: 101px;
  right: 0;
  height: 364px;
  background: url(../images/nav-bg.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transform: translateY(-140%);
  -ms-transform: translateY(-140%);
  -o-transform: translateY(-140%);
  transform: translateY(-140%);
  opacity: 0;
  visibility: hidden;
  z-index: 99;
  -webkit-transition: 0.8s ease;
  -o-transition: 0.8s ease;
  transition: 0.8s ease;
}

.box-headerrel01.bgf {
  background-color: #fff;
}

body {
  padding-top: 101px;
}

body.fixed .headerrel01 {
  transform: translateY(-100%);
  visibility: hidden;
}

.body-nav .headerrel01,
.body-nav-f .headerrel01 {
  background-color: #fff;
}

.body-nav .headerrel01-logo .img1,
.body-nav-f .headerrel01-logo .img1 {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.body-nav .headerrel01-logo .img2,
.body-nav-f .headerrel01-logo .img2 {
  opacity: 1;
  visibility: visible;
  height: auto;
}

.body-nav .headerrel01-nav li > a,
.body-nav-f .headerrel01-nav li > a {
  color: #333;
  /* background-color: #fff; */
}

.body-nav .headerrel01-nav li:hover > a,
.body-nav-f .headerrel01-nav li:hover > a {
  color: #1c7fc4;
}

.body-nav .headerrel01-navsub {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.body-nav .headerrel01-so-btn,
.body-nav-f .headerrel01-so-btn {
  background-image: url(../images/icon-so-2.png);
}

.body-nav .nav-down {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

@media only screen and (max-width: 1399px) {
  .headerrel01-so-btn {
    margin-left: 3%;
  }

  .headerrel01-nav li > a {
    font-size: 16px;
  }

  .headerrel01-navsub a {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1199px) {
  .headerrel01-so-btn {
    margin-left: 0;
  }

  .headerrel01-nav {
    width: 82%;
  }
}

@media only screen and (max-width: 959px) {
  body {
    padding-top: 45px;
  }

  .bodyPt0 {
    padding-top: 45px;
  }

  .box-headerrel01 {
    height: auto;
  }

  .headerrel01 {
    position: fixed;
    z-index: 100;
    top: 0;
    padding: 0;
    width: 100%;
    height: 45px;
    background: #fff;
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
  }

  .headerrel01 .wp {
    padding-right: 0;
  }

  .headerrel01.hide-sty1 {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
  }

  .headerrel01.show-sty1 {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
  }

  /* 2025-10-28 修改 */
  .headerrel01-menuBtn {
    display: block;
    float: right;
    order: 2;
  }

  .headerrel01-menuBtn span,
  .headerrel01-menuBtn span:after,
  .headerrel01-menuBtn span:before {
    background: #666;
  }

  .headerrel01-logo {
    height: 45px;
    line-height: 45px;
  }

  .headerrel01-logo .img1 {
    opacity: 0;
    visibility: hidden;
    height: 0;
  }

  .headerrel01-logo .img2 {
    opacity: 1;
    visibility: visible;
    height: auto;
  }

  .headerrel01-so-btn {
    float: right;
    height: 45px;
    margin: 0;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    background-image: url(../images/icon-so-2.png);
  }

  .headerrel01-so {
    margin: 0;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 101;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    display: none;
  }

  .headerrel01-so.show-sty1 {
    display: block;
  }

  .headerrel01-so .so-inner {
    position: absolute;
    left: 15px;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto;
    border-color: #606060;
  }

  .headerrel01-so .so-inp {
    font-size: 16px;
    text-align: center;
  }

  .so-close {
    margin: 0;
    position: absolute;
    right: 20px;
    top: 40px;
    width: 32px;
    height: 32px;
  }

  .headerrel01-nav {
    padding: 50px 0;
    float: none;
    width: auto;
  }

  .headerrel01-nav li {
    float: none;
    width: auto;
  }

  .headerrel01-nav li > a {
    padding: 0;
    line-height: 40px;
  }

  .headerrel01-nav li:hover > a {
    background-color: #fff;
  }

  .headerrel01-navsub {
    position: static;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    height: auto;
    display: none;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
  }

  .headerrel01-navsub a {
    color: #fff;
  }

  .body-nav .headerrel01-nav li > a,
  .body-nav-f .headerrel01-nav li > a {
    color: #fff;
    background-color: transparent;
  }

  .body-nav .headerrel01-nav li:hover > a,
  .headerrel01-nav li.on > a,
  .body-nav-f .headerrel01-nav li:hover > a {
    background-color: #fff;
  }

  .headerrel01-hdr {
    overflow: scroll;
    position: fixed;
    left: 0;
    z-index: 99;
    top: 45px;
    width: 100% !important;
    max-height: 100%;
    background-color: #1c7fc4;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }

  .headerrel01-hdr.headerrel01-hdr__down {
    bottom: 100%;
    visibility: hidden;
    opacity: 0;
  }

  .headerrel01-hdr.headerrel01-hdr__down.headerrel01-hdr__open {
    bottom: 0;
    visibility: visible;
    opacity: 1;
    height: 100%;
  }

  .headerrel01-hdr.headerrel01-hdr__left {
    bottom: 0;
    left: -75%;
    width: 75%;
    max-width: 375px;
  }

  .headerrel01-hdr.headerrel01-hdr__left.headerrel01-hdr__open {
    left: 0;
  }

  .headerrel01-hdr.headerrel01-hdr__right {
    bottom: 0;
    right: -75%;
    width: 75%;
    max-width: 375px;
  }

  .headerrel01-hdr.headerrel01-hdr__right.headerrel01-hdr__open {
    right: 0;
  }
}

.banner {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.swiper-banner {
  height: 100%;
}

.swiper-banner .con {
  display: block;
  height: 100%;
  position: relative;
}

.swiper-banner .banner-bg {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  transform: scale3d(1, 1, 1);
  transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}

.swiper-banner .banner-txt {
  position: absolute;
  left: 0;
  /* top: 50%; */
  top: 40%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

.swiper-banner .banner-txt h2 {
  margin-bottom: 12px;
  font-size: 55px;
  color: #fff;
  font-weight: 700;
  text-shadow: 0 5px 5px rgba(2, 6, 61, 0.14);
  letter-spacing: 5px;
  font-family: Bold;
}

.swiper-banner .banner-txt .en {
  display: block;
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: none;
  font-family: "Microsoft Yahei";
}

.swiper-banner .swiper-slide-active .banner-bg {
  transform: scale3d(1.2, 1.2, 1);
  transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}

.banner-ani {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(30px);
  transition: 0.8s;
  transition: 1s ease-in-out;
  -webkit-filter: alpha(opacity=0);
}

.swiper-banner .swiper-slide-active .banner-ani {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: 1s ease-in-out;
}

.swiper-banner .swiper-slide-active .banner-txt .en {
  transition-delay: 0.7s;
}

.swiper-banner.swiper-pagination-fraction,
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom {
  width: auto;
}

.swiper-banner .swiper-pagination {
  bottom: 52px;
  left: 158px;
  right: 158px;
  font-size: 0;
  text-align: right;
  z-index: 2;
}

.swiper-banner .swiper-pagination .swiper-pagination-bullet {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 2px;
  opacity: 1;
}

.swiper-banner .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}

.mouse-down {
  position: absolute;
  left: 50%;
  bottom: 26px;
  width: 22px;
  height: 38px;
  background: url(../images/icon-down-1.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer;
  z-index: 2;
}

.mouse-down i {
  position: absolute;
  left: 50%;
  top: 11px;
  width: 3px;
  height: 8px;
  background: url(../images/icon-down-2.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  animation: mouseDown infinite 1.2s;
  -webkit-animation: mouseDown infinite 1.2s;
}

@keyframes mouseDown {
  from {
    top: 11px;
  }

  to {
    top: 22px;
  }
}

@-webkit-keyframes mouseDown {
  from {
    top: 11px;
  }

  to {
    top: 22px;
  }
}

@media only screen and (max-width: 959px) {
  .banner {
    height: calc(100vh - 45px);
  }
}

.footer {
  background: #24272b url(../images/fd-bg1.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.fd-top {
  padding: 75px 0 66px;
  border-bottom: 1px solid rgba(47, 49, 54, 0.8);
  overflow: hidden;
}

.fd-link {
  padding: 5px 8px 0 0;
  float: left;
  width: 68.5%;
  position: relative;
  overflow: hidden;
}

.fd-link:after {
  content: "";
  position: absolute;
  right: 0;
  top: 4px;
  width: 1px;
  height: 173px;
  background-color: rgba(255, 255, 255, 0.2);
}

.fd-link dl {
  float: left;
  /* width: 12.5%; */
  width: 18%;
}

.fd-link dt {
  margin-bottom: 14px;
  font-size: 16px;
  color: #f0f0f0;
  font-weight: 400;
}

.fd-link dd {
  overflow: hidden;
}

.fd-link dd a {
  padding: 4px 0;
  display: block;
  font-size: 14px;
  color: #b3b3b3;
  font-family: Light;
  line-height: 1.5;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

.fd-link dd a:hover {
  color: #fff;
}

.fd-qr {
  padding-top: 10px;
  float: right;
}

.fd-qr h4 {
  margin-bottom: 5px;
  font-size: 14px;
  color: #f0f0f0;
  font-family: Light;
  font-weight: 400;
  text-align: center;
}

.fd-qr .pic {
  margin: 0 auto;
  width: 68px;
  overflow: hidden;
}

.fd-qr .pic img {
  display: block;
  width: 100%;
}

.fd-info {
  padding: 0 46px 0 58px;
  overflow: hidden;
}

.fd-info .tel {
  margin-bottom: 10px;
  display: block;
  font-size: 29px;
  color: #0252bd;
  font-family: Bold;
  font-weight: 700;
}

.fd-info .txt {
  margin-bottom: 10px;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: left 6px;
  font-size: 14px;
  color: #b4b4b4;
  font-family: Light;
  line-height: 27px;
}

.fd-bd {
  padding: 20px 0;
  font-size: 16px;
  color: #53565c;
  font-family: Light;
  line-height: 1.5;
  overflow: hidden;
}

.fd-bd a {
  color: #53565c;
}

@media only screen and (max-width: 1399px) {
  .fd-info .tel {
    font-size: 26px;
  }

  .fd-info {
    padding: 0 15px 0 20px;
  }
}

@media only screen and (max-width: 1199px) {
  .fd-top {
    padding: 30px 0 20px;
  }

  .fd-link {
    display: none;
  }
}

@media only screen and (max-width: 959px) {
  .fd-qr {
    float: none;
    padding: 0;
    margin-bottom: 15px;
  }

  .fd-info .tel {
    font-size: 22px;
  }

  .fd-bd {
    padding: 10px 0;
    font-size: 12px;
    text-align: center;
  }

  .fd-bd .l,
  .fd-bd .r {
    float: none;
  }
}

.row-con {
  position: relative;
  /* overflow: hidden; */
  overflow: clip;
}

/* 2025-11-22 修改 */
.row-con .box-l {
  width: 216px;
  /* position: absolute; */
  position: sticky;
  left: 13.5%;
  /* top: 65px; */
  top: 140px;
  z-index: 20;
  margin-top: 30px;
}

.snav {
  padding: 16px 0;
  border-left: 1px solid #e5e5e5;
}

.snav.fixed {
  /* position: fixed; */
  /* left: 252px; */
  /* top: 150px; */
  /* width: 216px; */
}

.snav li {
  font-size: 16px;
}

.snav li a {
  color: #666;
  display: block;
  padding: 13px 0 13px 20px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
}

.snav li a::after {
  content: "";
  position: absolute;
  left: -1px;
  top: 50%;
  width: 2px;
  height: 40px;
  background: #1c7fc4;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}

.snav li.on a,
.snav li:hover a {
  color: #1c7fc4;
}

.snav li.on a::after,
.snav li:hover a::after {
  opacity: 1;
}

#snav1 {
  display: block;
}

#snav2 {
  display: none;
}

#snav2 ul {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  z-index: 13;
}

#snav2 .tit-top {
  font-size: 20px;
  padding: 0 20px;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
  position: relative;
}

#snav2 .tit-top:before {
  width: 110px;
  height: 3px;
  left: 20px;
  bottom: -1px;
  background: #1c7fc4;
  content: "";
  position: absolute;
}

#snav2 .tit-top:after {
  width: 25px;
  height: 25px;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  background: url(../images/img51.png) no-repeat center;
  background-size: 100%;
  position: absolute;
}

.row-con .box-content .wp {
  padding-left: 216px;
}

#snav1 .current a {
  color: #1c7fc4;
}

#snav1 .current a::after {
  opacity: 1;
}

.g-tit-t1 {
  overflow: hidden;
  padding-top: 9px;
}

.g-tit-t1 .tit {
  font-size: 26px;
  color: #333;
  padding-bottom: 21px;
  font-weight: 400;
  position: relative;
}

.g-tit-t1 .tit::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 1px;
  background: #1c7fc4;
}

.m-recruit {
  overflow: hidden;
  padding: 65px 0;
}

.m-recruit .g-tit-t1 {
  margin-bottom: 84px;
  padding-top: 16px;
}

.dl-recruit {
  overflow: hidden;
  margin-bottom: 61px;
}

.dl-recruit dt {
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 34px;
}

.dl-recruit .box-con {
  width: 880px;
}

.dl-recruit .box-con .tit {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  margin-bottom: 9px;
  font-family: Bold;
}

.ul-txt1-t1 {
  overflow: hidden;
}

.ul-txt1-t1 li {
  width: 33.33%;
  font-size: 16px;
  color: #333;
  float: left;
  line-height: 2.3;
}

.ul-txt1-t1 p {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.ul-txt1-t1 li.s1 {
  width: 66.66%;
}

.dl-recruit .xp {
  width: 140px;
  height: 45px;
  text-align: center;
  color: #333;
  background: #ededed;
  line-height: 45px;
  display: block;
  float: right;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.dl-recruit dd {
  padding-top: 38px;
  border-bottom: 2px solid #1c7fc4;
  padding-bottom: 46px;
  display: none;
}

.m-txt1-t1 {
  margin-bottom: 28px;
}

.m-txt1-t1.a1 {
  margin-bottom: 42px;
}

.m-txt1-t1 .tit {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 9px;
}

.m-txt1-t1 .desc {
  font-size: 14px;
  color: #333;
  line-height: 2.5;
}

.dl-recruit .tj {
  width: 140px;
  height: 45px;
  text-align: center;
  color: #333;
  background: #ededed;
  line-height: 45px;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.dl-recruit .tj:hover,
.dl-recruit .xp:hover {
  background: #1c7fc4;
  color: #fff;
}

.dl-recruit.ok .xp {
  background: #1c7fc4;
  color: #fff;
}

.dl-recruit.ok dt {
  border-style: dashed;
}

.dl-recruit.ok .box-con .tit {
  color: #1c7fc4;
}

.dl-recruit.ok dd {
  display: block;
}

.row-idea1 {
  overflow: hidden;
  background: #f8f8f8 url(../images/t2-img1.png) no-repeat center bottom;
  background-size: 100% auto;
  padding: 66px 0 28px;
}

.row-idea1 .g-tit-t1 {
  margin-bottom: 56px;
}

.ul-list1-t1 {
  overflow: hidden;
  margin: 0 -6px;
}

.ul-list1-t1 li {
  width: 33.33%;
  float: left;
  margin-bottom: 12px;
  padding: 0 6px;
}

.ul-list1-t1 .con {
  position: relative;
}

.ul-list1-t1 li.s1 .pic {
  padding-top: 137.8%;
}

.ul-list1-t1 .pic {
  position: relative;
  height: 0;
  padding-top: 67.36%;
  overflow: hidden;
  background-color: #fff;
}

.ul-list1-t1 .pic img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.6s;
  -ms-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
}

.ul-list1-t1 .con:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}

.ul-list1-t1 .tit {
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-weight: 400;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60px;
  line-height: 60px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.6);
}

.swiper-t1 {
  overflow: hidden;
  position: relative;
  padding-bottom: 52px;
}

.swiper-t1 .swiper-pagination-bullet {
  width: 20px;
  height: 5px;
  background: #d2d2d2;
  margin: 0 6px;
  font-size: 0;
  border: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  outline: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  opacity: 1;
}

.swiper-t1 .swiper-pagination-bullet-active {
  background: #1c7fc4;
}

.swiper-t1 .swiper-pagination {
  width: auto;
  position: absolute;
  display: block;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.row-idea2 {
  overflow: hidden;
  background: #fff;
  padding: 70px 0 100px;
}

.row-idea2 .g-tit-t1 {
  margin-bottom: 41px;
}

.row-idea2 .g-tit-t1 .tit {
  margin-bottom: 31px;
}

.row-idea2 .g-tit-t1 .desc {
  font-size: 16px;
  color: #333;
}

.swiper2-top {
  overflow: hidden;
  border-top: 2px solid #f0f0f0;
  padding: 22px 0;
  position: relative;
}

.swiper2-top .swiper-slide {
  text-align: center;
  font-size: 18px;
  color: #333;
  cursor: pointer;
}

.swiper2-top .swiper-button-next.swiper-button-white {
  background-image: url(../images/t2-r1-0.png);
  position: absolute;
  top: 76%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.swiper2-top .swiper-button-next.swiper-button-white:hover {
  background-image: url(../images/t2-r1.png);
}

.swiper2-top .swiper-button-prev.swiper-button-white:hover {
  background-image: url(../images/t2-l1.png);
}

.swiper2-top .swiper-button-prev.swiper-button-white {
  background-image: url(../images/t2-l1-0.png);
  position: absolute;
  top: 76%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.swiper2-top .swiper-button-next,
.swiper2-top .swiper-button-prev {
  width: 21px;
  height: 11px;
  background-size: contain;
  background: no-repeat center center;
}

.swiper2-top .swiper-slide-thumb-active a {
  color: #1c7fc4;
  border-bottom: 1px solid #1c7fc4;
  padding-bottom: 1px;
}

.m-txtimg2-t1 {
  overflow: hidden;
  background: #f8f8f8;
}

.m-txtimg2-t1 .pic {
  width: 614px;
  float: left;
  margin-right: 50px;
}

.m-txtimg2-t1 .pic img {
  width: 100%;
  display: block;
}

.m-txtimg2-t1 .txt {
  overflow: hidden;
  padding-top: 51px;
  padding-right: 50px;
}

.m-txtimg2-t1 .tit {
  font-size: 24px;
  color: #333;
  font-weight: 400;
  margin-bottom: 59px;
  position: relative;
  padding-left: 16px;
}

.m-txtimg2-t1 .tit::after {
  content: "";
  position: absolute;
  left: 20px;
  bottom: -50px;
  width: 11px;
  height: 9px;
  background: url(../images/t2-img7.png) no-repeat center center;
  background-size: 11px 9px;
}

.m-txtimg2-t1 .desc {
  font-size: 16px;
  color: #666;
  line-height: 2.3;
  border-left: 4px solid #1c7fc4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  overflow: hidden;
  padding-left: 32px;
}

.row-idea3 {
  background: #f8f8f8;
  overflow: hidden;
  padding: 64px 0 100px;
}

.row-idea3 .g-tit-t1 {
  margin-bottom: 47px;
}

.ul-list2-t2 {
  text-align: center;
  margin-bottom: 51px;
}

.ul-list2-t2 li {
  display: inline-block;
}

.ul-list2-t2 .con {
  padding-right: 110px;
  position: relative;
}

.ul-list2-t2 .con::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 40%;
  width: 83px;
  height: 5px;
  background: url(../images/t2-img9.png) no-repeat center center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ul-list2-t2 li:nth-last-child(1) .con::after {
  content: none;
}

.ul-list2-t2 .sum {
  width: 52px;
  height: 60px;
  background: no-repeat center center;
  background-size: 100% auto;
  position: relative;
  margin-bottom: 20px;
}

.ul-list2-t2 .sum span {
  position: absolute;
  bottom: -8px;
  right: -12px;
  font-size: 38px;
  color: #1c7fc4;
  font-family: DIN;
}

.ul-list2-t2 .tit {
  font-size: 18px;
  color: #333;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.row-dec {
  overflow: hidden;
  padding: 63px 0 100px;
}

.row-dec .g-tit-t1 {
  margin-bottom: 70px;
}

.ul-list3-t1 {
  overflow: hidden;
}

.ul-list3-t1 .dl {
  width: 151px;
  background: #464646;
  color: #9f9f9f;
  text-align: center;
  display: block;
  float: right;
  line-height: 120px;
  height: 120px;
  font-size: 14px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.ul-list3-t1 li {
  margin-bottom: 58px;
}

.ul-list3-t1 .con {
  background: #f8f8f8;
}

.ul-list3-t1 .txt {
  overflow: hidden;
  border: 1px solid #e1e4e9;
  border-right: none;
  line-height: 120px;
  height: 120px;
  padding-left: 54px;
}

.ul-list3-t1 .txt .tit {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.ul-list3-t1 .tit em {
  background: url(../images/t3-img1.png) no-repeat top center;
  display: inline-block;
  width: 27px;
  height: 31px;
  margin-right: 64px;
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  -ms-transform: translateY(8px);
  -o-transform: translateY(8px);
  transform: translateY(8px);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.ul-list3-t1 li:hover .dl {
  background: #1c7fc4;
  color: #fff;
}

.ul-list3-t1 li:hover .tit {
  color: #1c7fc1;
}

.ul-list3-t1 li:hover .tit em {
  background-position: bottom center;
}

.row-rd1 {
  overflow: hidden;
  padding: 65px 0 38px;
}

.row-rd1 .g-tit-t1 {
  margin-bottom: 48px;
}

.ul-list4-t1 {
  overflow: hidden;
  margin: 0 -42px;
}

.ul-list4-t1 .con {
  padding: 52px 20px 40px;
  background: #f6f7fb no-repeat bottom right;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.ul-list4-t1 li {
  width: 33.33%;
  float: left;
  padding: 0 42px;
  margin-bottom: 37px;
}

.ul-list4-t1 .pic {
  width: 52px;
  height: 46px;
  margin: 0 auto 17px;
  background: no-repeat center top;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.ul-list4-t1 .line {
  width: 30px;
  height: 1px;
  background: #b2b2b2;
  display: block;
  margin: 0 auto 37px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.ul-list4-t1 .desc {
  font-size: 18px;
  color: #333;
  line-height: 1.9;
  height: 3.6em;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.ul-list4-t1 .con:hover {
  background: #1c7fc4 url(../images/t7-imgbg2.png) no-repeat bottom right;
}

.ul-list4-t1 .con:hover .line {
  background: #fff;
}

.ul-list4-t1 .con:hover .desc {
  color: #fff;
}

.ul-list4-t1 .con:hover .pic {
  background-position: center bottom;
}

.row-rd2 {
  overflow: hidden;
  background: #f3f3f3;
  padding: 60px 0 66px;
}

.row-rd2 .g-tit-t1 {
  margin-bottom: 40px;
}

.ul-list4-t2 {
  overflow: hidden;
  margin: 0 -15px;
}

.ul-list4-t2 li {
  width: 25%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
}

.ul-list4-t2 .con {
  background: no-repeat center bottom;
  padding: 35px 42px 64px;
}

.ul-list4-t2 .box-top {
  overflow: hidden;
  font-size: 16px;
  color: #fff;
  position: relative;
  margin-bottom: 28px;
}

.ul-list4-t2 .box-top .line {
  width: 36px;
  height: 1px;
  margin-right: 10px;
  background: #fff;
  display: block;
  float: left;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}

.ul-list4-t2 .desc {
  font-size: 16px;
  line-height: 1.9;
  color: #fff;
  height: 3.8em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.ul-list4-t2 .con:hover {
  background-image: url(../images/t4-img10.png) !important;
}

.ul-list4-t2 .con:hover .line {
  background: #1c7fc4;
}

.ul-list4-t2 .con:hover .box-top {
  color: #1c7fc4;
}

.ul-list4-t2 .con:hover .desc {
  color: #333;
}

.row-rd3 {
  overflow: hidden;
  padding: 50px 0 75px;
}

.row-rd3 .g-tit-t1 {
  margin-bottom: 63px;
}

.ul-list4-t3 {
  overflow: hidden;
  margin: 0 -12px;
}

.ul-list4-t3 li {
  width: 33.33%;
  float: left;
  padding: 0 12px;
  margin-bottom: 60px;
}

.ul-list4-t3 .con {
  border: 1px solid #dcdcdc;
  padding: 25px 0 22px;
}

.ul-list4-t3 .pic {
  width: 179px;
  margin: 0 auto;
}

.ul-list4-t3 .pic img {
  width: 100%;
  display: block;
}

.g-fold {
  text-align: center;
}

.g-fold a {
  display: inline-block;
  width: 150px;
  height: 46px;
  background: #e6e6e6;
  text-align: center;
  line-height: 46px;
  color: #666;
  font-size: 14px;
  -ms-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.g-fold a:hover {
  background-color: #1c7fc4;
  color: #fff;
}

.m-txt5-t1 {
  background: #fff;
  padding: 65px 0 87px;
}

.m-txt5-t1 .ul-revert1-t1 li {
  width: 33.33%;
}

.bd_weixin_popup {
  box-sizing: content-box;
}

.m-txt5-t1 .g-tit-t1 {
  margin-bottom: 31px;
}

.m-txt5-t1 .info {
  margin-bottom: 20px;
  line-height: 1.7;
  overflow: hidden;
}

.m-txt5-t1 .new-data {
  font-size: 14px;
  color: #666;
  float: left;
  margin-right: 35px;
}

.m-txt5-t1 .new-data em {
  margin: 0 15px;
}

.m-txt5-t1 .bdsharebuttonbox {
  float: left;
  margin-top: -3px;
}

.m-txt5-t1 .txt-con {
  font-size: 16px;
  color: #333;
  line-height: 2;
}

.ul-list5-t1 {
  overflow: hidden;
}

.ul-list5-t1 li {
  width: 50%;
  float: left;
}

.ul-list5-t1 img {
  width: 100%;
  display: block;
}

.row-new1 {
  background: #fff;
  overflow: hidden;
  padding: 65px 0 45px;
}

.ul-list6-t1 .con .bd {
  background-color: #f9f9f9;
}

.row-new1 .ul-list6-t1 {
  overflow: initial;
  margin-bottom: 41px;
}

.row-new1 .list-news .mask {
  background: #f7f7f7 url(../images/t7-imgbg.jpg);
}

.ul-list6-t1 li {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -ms-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.list-news .con h4,
.list-news .con h4 a {
  font-weight: 700;
}

.row-new1 .ul-list6-t1 li {
  margin-bottom: 58px;
}

.row-new1 .ul-list6-t1 .con {
  overflow: initial;
}

.row-new1 .ul-list6-t1 li:hover .mask {
  background-color: #f7f7f7;
  box-shadow: 1.5px 2.598px 24px 5px rgba(87, 87, 87, 0.15);
}

.row-new1 .ul-list6-t1 li:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}

@media only screen and (max-width: 1680px) {
  .row-con .box-l {
    left: 6.5%;
  }

  .snav.fixed {
    left: 6.5%;
  }
}

@media only screen and (max-width: 1440px) {
  .g-tit-t1 .tit {
    font-size: 22px;
  }

  .m-recruit .g-tit-t1 {
    margin-bottom: 30px;
  }

  .dl-recruit {
    margin-bottom: 30px;
  }

  .dl-recruit dt {
    padding-bottom: 30px;
  }

  .m-txtimg2-t1 .pic {
    width: 60%;
    margin-right: 20px;
  }
}

@media only screen and (max-width: 1199px) {
  .row-con .box-l {
    left: 1.5%;
  }

  .snav.fixed {
    left: 1.5%;
  }

  .row-con .box-content .wp {
    padding-left: 150px;
  }

  .ul-list4-t1 {
    margin: 0 -20px;
  }

  .ul-list4-t1 li {
    padding: 0 20px;
  }

  .row-rd1 {
    padding: 30px 0;
  }

  .g-tit-t1 .tit {
    font-size: 18px;
  }

  .row-rd1 .g-tit-t1 {
    margin-bottom: 30px;
  }

  .row-rd3 {
    padding: 30px 0;
  }

  .row-rd3 .g-tit-t1 {
    margin-bottom: 30px;
  }

  .dl-recruit .box-con {
    overflow: hidden;
    float: none;
    margin-bottom: 20px;
    width: auto;
  }

  .dl-recruit .xp {
    float: none;
  }

  .ul-txt1-t1 li {
    line-height: 1.5;
  }

  .m-txtimg2-t1 .tit {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .m-txtimg2-t1 .desc {
    font-size: 15px;
    padding-left: 15px;
  }

  .m-txtimg2-t1 .tit::after {
    display: none;
  }

  .row-idea2 {
    padding: 30px 0;
  }

  .row-idea2 .g-tit-t1 {
    margin-bottom: 30px;
  }

  .row-idea3 {
    padding: 30px 0;
  }

  .row-dec {
    padding: 30px 0;
  }

  .row-dec .g-tit-t1 {
    margin-bottom: 30px;
  }

  .row-new1 {
    padding: 30px 0 0;
  }

  .row-idea1 {
    padding: 20px 0;
  }

  .row-idea1 .g-tit-t1 {
    margin-bottom: 20px;
  }

  .row-con .box-l {
    top: 30px;
  }

  .row-rd2 {
    padding: 30px 0;
  }

  .row-rd2 .g-tit-t1 {
    margin-bottom: 20px;
  }

  .ul-list2-t2 .con::after {
    display: none;
  }

  .ul-list2-t2 .con {
    padding: 0;
  }

  .ul-list2-t2 li {
    width: 17%;
  }

  .ul-list2-t2 .sum {
    display: inline-block;
  }

  .row-idea3 .g-tit-t1 {
    margin-bottom: 20px;
  }

  .ul-list2-t2 {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 959px) {
  #snav1 {
    display: none;
  }

  #snav2 {
    display: block;
    padding: 0;
    position: relative;
  }

  #snav2 ul {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
  }

  .snav li {
    font-size: 14px;
  }

  .snav li a {
    padding: 10px 0 10px 15px;
  }

  .row-con .box-l {
    width: 100%;
    position: initial;
  }

  .row-con .box-content .wp {
    padding-left: 15px;
  }

  .ul-list4-t2 {
    margin: 0 -10px;
  }

  .ul-list4-t2 li {
    width: 33.33%;
    padding: 0 10px;
  }

  .ul-list4-t1 {
    margin: 0 -10px;
  }

  .ul-list4-t1 li {
    padding: 0 10px;
  }

  .ul-list4-t3 li {
    margin-bottom: 30px;
  }

  .ul-list4-t1 .con {
    padding: 30px 40px;
  }

  .ul-list4-t1 .line {
    margin-bottom: 20px;
  }

  .ul-list4-t1 .desc {
    font-size: 16px;
  }

  .m-recruit {
    padding: 30px 0;
  }

  .dl-recruit .box-con .tit {
    font-size: 16px;
  }

  .ul-txt1-t1 li {
    font-size: 14px;
  }

  .dl-recruit .xp {
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
  }

  .dl-recruit dd {
    padding: 30px 0;
  }

  .m-txt1-t1 .tit {
    font-size: 14px;
  }

  .m-txt1-t1 .desc {
    font-size: 12px;
  }

  .m-txt1-t1 {
    margin-bottom: 15px;
  }

  .ul-list3-t1 .txt {
    padding-left: 30px;
  }

  .ul-list3-t1 .tit em {
    margin-right: 20px;
  }

  .ul-list3-t1 li {
    margin-bottom: 20px;
  }

  .ul-list3-t1 .dl {
    height: 50px;
    line-height: 50px;
    width: 120px;
  }

  .ul-list3-t1 .txt {
    height: 50px;
    line-height: 50px;
    padding-right: 20px;
  }

  .ul-list3-t1 .txt .tit {
    font-size: 15px;
  }

  .m-txt5-t1 {
    padding: 30px 0;
  }

  .m-txt5-t1 .g-tit-t1 {
    margin-bottom: 20px;
  }

  .m-txt5-t1 .info {
    margin-bottom: 10px;
  }

  .m-txt5-t1 .txt-con {
    font-size: 14px;
    line-height: 1.5;
  }

  .row-new1 .ul-list6-t1 li {
    margin-bottom: 30px;
  }

  .row-new1 .ul-list6-t1 li:hover {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

  .m-txtimg2-t1 .pic {
    width: auto;
    float: none;
    margin: 0;
  }

  .m-txtimg2-t1 .txt {
    padding: 15px;
  }

  .m-txtimg2-t1 .tit {
    margin-bottom: 20px;
  }

  .ul-list1-t1 li.s1 {
    width: auto;
    float: none;
    margin: 0 auto 10px;
    padding: 0;
  }

  .ul-list1-t1 .tit {
    font-size: 16px;
    height: 44px;
    line-height: 44px;
  }

  .ul-list1-t1 li {
    width: 50%;
  }

  .ul-list2-t2 .tit {
    font-size: 16px;
  }

  .m-txt5-t1 .txt-con {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .ul-list4-t1 {
    margin: 0;
  }

  .ul-list4-t1 li {
    width: auto;
    float: none;
    margin-bottom: 20px;
    padding: 0;
  }

  .ul-list4-t2 li {
    width: 50%;
    margin-bottom: 20px;
  }

  .ul-list4-t2 .con {
    background-size: cover;
  }

  .ul-list4-t3 {
    margin: 0;
  }

  .ul-list4-t3 li {
    width: 50%;
  }

  .ul-list4-t3 .con {
    padding: 20px;
  }

  .ul-list4-t3 .pic {
    width: auto;
  }

  .ul-list4-t2 .box-top {
    margin-bottom: 15px;
  }

  .ul-txt1-t1 li {
    width: 50%;
  }

  .ul-txt1-t1 li.s1 {
    width: 100%;
  }

  .swiper-t1 {
    padding-bottom: 20px;
  }

  .bdshare_popup_bg,
  .bdshare_popup_box {
    display: none !important;
  }
}

@media only screen and (max-width: 520px) {
  .ul-list4-t2 {
    margin: 0;
  }

  .ul-list4-t2 li {
    width: auto;
    float: none;
    padding: 0;
  }

  .ul-list4-t2 .con {
    padding: 20px 28px 27px;
  }

  .ul-txt1-t1 li {
    width: auto;
    float: none;
  }

  .ul-list2-t2 {
    text-align: left;
  }

  .ul-list2-t2 li {
    width: 18%;
  }

  .ul-list2-t2 .sum {
    width: 42px;
    height: 50px;
    position: relative;
    margin-bottom: 10px;
  }

  .ul-list2-t2 .tit {
    font-size: 14px;
  }

  .ul-list2-t2 .sum span {
    font-size: 24px;
    left: 47%;
    top: 46%;
    bottom: 0;
    right: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
}

/* 内页banner */
.ban {
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  /* height: 650px; */
  height: auto;
  position: relative;
  z-index: 10;
}

.ban .pic img {
  display: block;
  width: 100%;
  height: auto;
}

.ban .wp {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.ban .txt {
  color: #fff;
  margin-top: 15.35%;
  /* margin-left: 10%; */
}

@media (max-width: 576px) {
  .ban .pic img {
    min-height: 200px;
    object-fit: cover;
  }
}

.ban .txt .tit {
  font-size: 50px;
  margin-bottom: 25px;
  font-weight: 400;
  letter-spacing: 3px;
}

.ban .txt .desc {
  font-size: 20px;
  margin-bottom: 88px;
}

.ban .txt .line {
  display: block;
  width: 30px;
  height: 2px;
  background-color: #9aa5aa;
}

.row-q1 {
  background-color: #f6f6f6;
  padding: 93px 0 50px;
}

.ul-pro {
  padding: 0 100px;
  margin-bottom: 93px;
}

.ul-pro li {
  padding: 101px 68px 57px 115px;
  overflow: hidden;
  background-color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 40px;
}

.ul-pro li:hover {
  box-shadow: 0 2px 16px 0 rgba(2, 18, 30, 0.09);
}

.ul-pro li .pic {
  float: right;
  width: 35.36%;
  margin-left: 164px;
  overflow: hidden;
  margin-top: -40px;
}

.ul-pro li .pic a {
  display: block;
  position: relative;
}

.ul-pro li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* .ul-pro li:hover .pic img {
 transform: scale(1.1);
} */

.ul-pro li .txt {
  overflow: hidden;
}

.ul-pro li .txt .tit {
  font-size: 26px;
  color: #333;
  margin-bottom: 39px;
  font-weight: 400;
}

.ul-pro li .txt .desc {
  font-size: 16px;
  color: #777;
  line-height: 1.938;
  margin-bottom: 55px;
  letter-spacing: 1px;
}

.ul-pro li .txt .more {
  display: inline-block;
  background-color: #1c7fc4;
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 140px;
  height: 42px;
  line-height: 42px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.ul-pro li .txt .more:hover {
  background-color: #4279e8;
}

.pages {
  text-align: center;
  font-size: 0;
}

.pages li {
  display: inline-block;
  font-size: 14px;
  margin: 0 20px;
}

.pages li a {
  display: inline-block;
  padding: 0 2px;
  vertical-align: middle;
  padding-bottom: 3px;
  border-bottom: 2px solid transparent;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-family: DIN;
}

.pages .pages-next,
.pages .pages-pave {
  margin: 0 40px;
}

.pages .pages-next a,
.pages .pages-pave a {
  width: 44px;
  height: 44px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  border-bottom: none;
}

.pages .pages-pave a {
  background-image: url(../images/qwy-pave1.png);
}

.pages .pages-pave a:hover {
  background-image: url(../images/qwy-pave2.png);
  border-bottom: none;
}

.pages .pages-next a {
  background-image: url(../images/qwy-next1.png);
}

.pages .pages-next a:hover {
  background-image: url(../images/qwy-nest2.png);
  border-bottom: none;
}

.pages li.on a,
.pages li:hover a {
  border-bottom: 2px solid #1c7fc4;
  color: #1c7fc4;
}

.m-case {
  overflow: hidden;
  margin: 70px 0 58px;
}

.m-detail {
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 95px 0;
  margin: 53px 0 40px;
}

.m-detail .txt {
  background-color: rgba(28, 127, 196, 0.97);
  color: #fff;
  width: 39.69%;
  padding: 37px 40px 30px;
}

.m-detail .txt .tit {
  font-size: 20px;
  margin-bottom: 31px;
  font-family: Bold;
}

.m-detail .txt .desc {
  font-size: 16px;
  margin-bottom: 9px;
  line-height: 2.25;
  height: 11.25em;
  overflow: hidden;
}

.m-detail .txt .line {
  width: 100%;
  height: 1px;
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  margin-bottom: 24px;
}

.m-detail .txt .more {
  font-size: 14px;
  color: #fff;
  display: block;
  line-height: 1.5;
  background: url(../images/qwy-i1.png) no-repeat center right;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.m-detail .txt:hover .more {
  color: #84aafc;
  background-image: url(../images/t2-r1-0.png);
}

.ul-case {
  margin: 0 -32px 100px;
}

.ul-case li {
  float: left;
  width: 50%;
  padding: 0 32px;
}

.ul-case li .con {
  background-color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.ul-case li:hover .con {
  box-shadow: 0 3px 12.87px 0.13px rgba(0, 0, 0, 0.21);
}

.ul-case li .pic {
  position: relative;
  padding-top: 62.67%;
  overflow: hidden;
}

.ul-case li .pic a {
  display: block;
}

.ul-case li .pic img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.ul-case li:hover .pic img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.ul-case li .txt {
  padding: 22px 30px 13px;
}

.ul-case li .txt .tit {
  font-size: 18px;
  color: #333;
  font-weight: 400;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.ul-case li .txt .tit a {
  color: #333;
}

.ul-case li:hover .txt .tit {
  font-weight: 700;
}

.ul-case li .txt .desc {
  font-size: 16px;
  margin-bottom: 15px;
  color: #666;
  line-height: 2;
  height: 2em;
  overflow: hidden;
}

.ul-case li .txt .line {
  width: 100%;
  height: 1px;
  display: block;
  background-color: #e5e5e5;
  margin-bottom: 6px;
}

.ul-case li .txt .more {
  font-size: 14px;
  color: #666;
  display: block;
  line-height: 2.571;
  background: url(../images/qwy-i2.png) no-repeat center right;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.ul-case li:hover .txt .more {
  color: #1c7fc4;
  background-image: url(../images/qwy-i3.png);
}

.row-con-q {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #f6f6f6;
}

.m-case2 {
  overflow: hidden;
  padding-top: 72px;
}

.m-case2 .item {
  margin-bottom: 62px;
}

.tit-q {
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
  padding-left: 57px;
  line-height: 46px;
  font-size: 20px;
  color: #333;
}

.m-case2 .item .desc {
  font-size: 16px;
  color: #333;
  line-height: 2.563;
  margin-top: 15px;
}

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

.m-case2 .s2 img {
  display: block;
  margin-top: 47px;
  width: auto;
  height: auto;
}

.ul-revert {
  overflow: hidden;
  margin: 0 -10px;
  display: none;
}

.ul-revert li {
  width: 50%;
  float: left;
  padding: 0 10px;
}

.ul-revert li a {
  display: block;
  line-height: 35px;
  background-color: #1c7fc4;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.ul-revert li:hover a {
  background-color: #4279e8;
}

.m-service {
  margin-top: 71px;
}

.ul-service {
  overflow: hidden;
  padding-bottom: 45px;
  margin-top: 97px;
}

.ul-service li {
  float: left;
  width: 50%;
  margin-bottom: 30px;
}

.ul-service li .pic {
  width: 32px;
  height: 28px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}

.ul-service li .pic img {
  display: block;
  width: 100%;
  height: 100%;
}

.ul-service li .txt {
  overflow: hidden;
  color: #333;
}

.ul-service li .txt .tit {
  font-size: 20px;
  margin-bottom: 10px;
  font-family: Bold;
}

.ul-service li .txt .desc {
  font-size: 16px;
  line-height: 1.75;
  height: 3.5em;
  overflow: hidden;
  width: 74%;
}

.service {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 53px 0 40px;
}

.service .gallery-thumbs {
  margin: 57px 212px 75px;
}

.service .swiper-container .item {
  position: relative;
}

.swiper-container .item .icon {
  display: block;
  margin: 0 auto 6px;
  width: 54px;
  height: 54px;
}

.service .swiper-container .item .tit {
  font-size: 20px;
  color: #1c7fc4;
  text-align: center;
  margin-bottom: 36px;
  font-family: Bold;
}

.service .swiper-container .item .desc {
  font-size: 16px;
  color: #666;
  text-align: center;
  line-height: 2.15;
}

.service .gallery-thumbs span {
  border-bottom: 2px solid transparent;
  padding-bottom: 11px;
  display: inline-block;
  font-size: 18px;
}

.service .swiper-container .swiper-slide-thumb-active span {
  color: #1c7fc4;
  border-bottom: 2px solid #1c7fc4;
  padding-bottom: 11px;
  display: inline-block;
}

.service .swiper-container .slick-track {
  left: 0 !important;
}

.service .gallery-thumbs .swiper-slide {
  text-align: center;
  border-bottom: 1px solid #d2d2d2 !important;
  margin-right: 0 !important;
}

.service .swiper-button-next.swiper-button-white {
  background-image: url(../images/qwy-next1.png);
}

.service .swiper-button-prev.swiper-button-white:hover {
  background-image: url(../images/qwy-pave2.png);
}

.service .swiper-button-next.swiper-button-white:hover {
  background-image: url(../images/qwy-nest2.png);
}

.service .swiper-button-prev.swiper-button-white {
  background-image: url(../images/qwy-pave1.png);
}

.service .swiper-button-next,
.service .swiper-button-prev {
  width: 46px;
  height: 46px;
  background-size: 46px 46px;
}

.m-about {
  overflow: hidden;
  margin-top: 74px;
}

.m-about .about .desc {
  font-size: 16px;
  color: #333;
  line-height: 2;
  margin-top: 25px;
}

.m-about .about .vide {
  position: relative;
  padding-top: 43.07%;
  overflow: hidden;
  margin: 42px 0;
}

.m-about .about .vide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
  z-index: 3;
}

.m-about .about .vide .vd {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
  z-index: 2;
}

.m-about .about .vide .icon {
  display: block;
  width: 118px;
  height: 118px;
  background: url(../images/qwy-i11.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 4;
}

.address {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 74px 0 50px;
}

.address .info {
  overflow: hidden;
  margin-top: 32px;
}

.address .info .pic {
  float: right;
  width: 34%;
  margin-left: 95px;
}

.address .info .pic img {
  width: 100%;
  height: auto;
  display: block;
}

.address .info .desc {
  overflow: hidden;
  font-size: 16px;
  color: #333;
  line-height: 2;
}

.address .info .desc .p1 {
  line-height: 45px;
  font-size: 18px;
}

.address .info .desc .p1 img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}

.organize {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: top 286px right -100px;
  background-size: auto;
  padding: 50px 0 76px;
}

.organize img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 62px auto 0;
}

.m-report {
  padding: 71px 0;
}

.ul-report {
  overflow: hidden;
  margin: 53px -12px 37px;
}

.ul-report li {
  width: 33.33%;
  float: left;
  padding: 0 12px;
  margin-bottom: 60px;
}

.ul-report li .con {
  text-align: center;
  background-color: #fff;
  display: block;
}

.ul-report li .pic {
  padding-top: 73.61%;
  position: relative;
  overflow: hidden;
  border: 1px solid #dcdcdc;
}

.ul-report li .pic img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.ul-report li:hover .pic img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}

.m-report .more {
  text-align: center;
}

.m-report .more a {
  display: inline-block;
  font-size: 14px;
  color: #666;
  line-height: 46px;
  padding: 0 44px;
  background-color: #e6e6e6;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: 2px;
}

.m-report .more a:hover {
  color: #fff;
  background-color: #1c7fc4;
}

.m-report .more .a2 {
  display: none;
}

.m-report .more.on .a2 {
  display: inline-block;
}

.m-report .more.on .a1 {
  display: none;
}

.ul-case2 li {
  margin-bottom: 40px;
}

.m-case2 .txt {
  font-size: 16px;
  color: #333;
  margin: 30px 0;
}

.m-case2 .s1 .desc2 {
  overflow: hidden;
  width: 60%;
}

.m-case2 .s1 .desc2 p {
  float: left;
  width: 50%;
}

.m-contact {
  margin-top: 72px;
}

.ul-map {
  overflow: hidden;
  margin: 69px 0 45px;
}

.ul-map li {
  float: left;
  width: 33.33%;
  position: relative;
}

.ul-map li::after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 1px;
  height: 64px;
  background-color: #e5e5e5;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ul-map li:last-child::after {
  display: none;
}

.ul-map li .pic {
  text-align: center;
  overflow: hidden;
  margin-bottom: 19px;
}

.ul-map li .pic img {
  width: 47px;
  height: 34px;
  display: block;
  margin: 0 auto;
}

.ul-map li .txt {
  text-align: center;
}

.ul-map li .txt .tit {
  font-size: 18px;
  color: #333;
  margin-bottom: 17px;
  font-weight: 400;
}

.ul-map li .txt .desc {
  font-size: 16px;
  color: #777;
  line-height: 1.68;
}

.ul-map li .txt .desc .p2 {
  font-size: 14px;
  color: #9b9b9b;
}

.map {
  height: 470px;
  margin-bottom: 50px;
}

.m-culture {
  padding-top: 71px;
}

.m-culture .desc {
  margin-top: 39px;
  background-color: #fff;
}

.culture {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-bottom: 117px;
}

.culture .desc {
  /* font-size: 16px; */
  font-size: 24px;
  line-height: 1.5;
  color: #333;
}



.culture .desc2 {
  display: none;
  font-size: 18px;
  color: #333;
  text-align: center;
  line-height: 2.5;
}

.culture .desc2.on {
  display: block;
}

.aut_img_box {
  width: 70.35%;
  position: relative;
  margin: 55px 0 60px 160px;
}

.aut_img_box img {
  display: block;
  width: 100%;
}

.aut_img_box .aut_img_case {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.aut_img_box .aut_img_case > img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.3s ease;
}

.aut_img_box .aut_img_case > img:first-child {
  position: relative;
}

.aut_img_box .aut_img_case > img.on {
  opacity: 1;
}

.aut_img_box .auto_hover_box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.aut_img_box .auto_hover_box > div {
  position: absolute;
}

.aut_img_box .auto_hover_box > div.aut_hov1 {
  left: 38%;
  top: -1.5%;
  width: 15.5%;
  height: 20%;
}

.aut_img_box .auto_hover_box > div.aut_hov2 {
  right: 1%;
  top: 20%;
  width: 37.5%;
  height: 13.5%;
}

.aut_img_box .auto_hover_box > div.aut_hov3 {
  right: -1.5%;
  top: 56.5%;
  height: 12%;
  width: 35%;
}

.aut_img_box .auto_hover_box > div.aut_hov4 {
  right: 10%;
  top: 87%;
  height: 12%;
  width: 36%;
}

.aut_img_box .auto_hover_box > div.aut_hov5 {
  left: 10%;
  top: 87%;
  height: 12%;
  width: 28%;
}

.aut_img_box .auto_hover_box > div.aut_hov6 {
  left: -2%;
  top: 57%;
  height: 12%;
  width: 28%;
}

.aut_img_box .auto_hover_box > div.aut_hov7 {
  left: 0.5%;
  top: 20.5%;
  height: 13%;
  width: 30%;
}

.aut_link_box {
  text-align: center;
  padding-top: 4.6875vw;
}

.aut_link_box a {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 0.3rem;
  width: 1.65rem;
  line-height: 0.5rem;
  margin: 0 auto;
  background-color: #d70c18;
  font-size: 0.14rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0.2rem;
  box-shadow: 0 0 10px rgba(215, 12, 24, 0.27);
  transition: all 0.3s ease;
}

.aut_link_box a i {
  font-size: 0.22rem;
  margin-right: 0.15rem;
}

.aut_link_box a:hover {
  margin-top: -10px;
  margin-bottom: calc(0.2rem + 10px);
}

.aut_link_box div {
  font-size: 0.14rem;
  color: rgba(0, 0, 0, 0.4);
}

.aut_case {
  background-size: cover;
  background-position: center bottom;
}

.aut_line_box {
  font-size: 0.5rem;
  position: absolute;
  top: 150%;
  left: calc(50% - 1.25em);
  width: 0;
  height: 4px;
  background-color: #fff;
  transition: all 0.3s ease 0.5s;
}

.aut_line_box::after {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  width: 0;
  background-color: #d70c18;
  top: 0;
  position: absolute;
  transition: all 0.3s ease 1s;
}

.aut_line_box.on {
  width: 2.5em;
}

.aut_line_box.on::after {
  width: 50%;
}

.m-honor {
  margin: 55px 0 94px;
}

.m-honor .more {
  text-align: center;
}

.m-honor .more a {
  display: inline-block;
  font-size: 14px;
  color: #666;
  line-height: 46px;
  padding: 0 48px;
  background-color: #e6e6e6;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.m-honor .more a:hover {
  color: #fff;
  background-color: #1c7fc4;
}

.m-honor .more .a2 {
  display: none;
}

.m-honor .more.on .a2 {
  display: inline-block;
}

.m-honor .more.on .a1 {
  display: none;
}

.m-miles {
  background-color: #f8f8f8;
  padding: 65px 0 0;
}

.m-miles img {
  margin-top: 115px;
  display: block;
}

.ul-report2 li .pic {
  padding-top: 77.5%;
}

.map {
  height: 470px;
}

.map-label {
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

.map-label:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #fff;
}

.map-label .addr {
  font-size: 14px;
  color: #666;
}

.map-w1 {
  position: relative;
  overflow: hidden;
}

.anchorBL {
  display: none;
}

.BMapLabel {
  border: none !important;
}

.map-w1 img {
  max-width: none;
}

.map-label {
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 23px;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

.map-label:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #fff;
}

.map-label .addr {
  font-size: 14px;
  color: #333;
}

.pages-t {
  margin-bottom: 30px;
}

.tit-z1 {
  margin-bottom: 48px;
  overflow: hidden;
}

.tit-z1 h3 {
  font-size: 34px;
  color: #333;
  font-family: Bold;
  overflow: hidden;
}

.tit-z2 {
  margin-bottom: 71px;
  overflow: hidden;
}

.tit-z2 h3 {
  font-size: 26px;
  color: #333;
  font-family: Bold;
  text-align: center;
}

.row-ind1 {
  padding: 77px 0;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
}

.ind-info {
  margin-bottom: 50px;
  width: 53%;
  overflow: hidden;
}

.ind-info .txt {
  margin-bottom: 22px;
  font-size: 16px;
  color: #333;
  line-height: 2.3;
}

.ind-info .more {
  font-size: 14px;
  color: #1c7fc4;
}

.ind-info .more:hover {
  text-decoration: underline;
}

.list-info {
  margin: 0 -10px;
  width: 61.4%;
  overflow: hidden;
}

.list-info li {
  padding-right: 10px;
  margin-bottom: 20px;
  float: left;
  width: 25%;
}

.list-info .pic {
  margin-bottom: 8px;
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

.list-info .pic img {
  display: block;
  width: 100%;
  height: 100%;
}

.list-info .txt {
  padding-left: 10px;
  font-size: 16px;
  color: #666;
}

.list-info h4 {
  margin-bottom: 2px;
  font-size: 18px;
  color: #333;
  font-weight: 400;
  font-family: Medium;
  text-align: center;
}

.row-ind2 {
  padding: 76px 0 70px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
}

.row-ind2 .tit-z1 {
  margin-bottom: 40px;
}

.swiper-product {
  padding-bottom: 43px;
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-background-size: 38px 100%;
  background-size: 38px 100%;
  position: relative;
  overflow: hidden;
}

.swiper-product .slider {
  margin: 0 -3px;
  padding: 20px 0;
  padding-left: 35px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.swiper-product .slider:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 20px;
  bottom: 20px;
  width: 38px;
  background: url(../images/swiperP-bg1.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 2;
}

.swiper-product .swiper-wrapper {
  z-index: 1;
}

.swiper-product .con {
  padding: 6px 15px;
  margin: 0 3px;
  display: block;
  height: 300px;
  line-height: 300px;
  font-size: 0;
  text-align: center;
  background-color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.swiper-product .con .inner {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  line-height: 1.4;
}

.swiper-product .con .pic {
  height: 110px;
  line-height: 110px;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}

.swiper-product .con .pic img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
}

.swiper-product .con h4 {
  margin-bottom: 10px;
  padding-bottom: 18px;
  position: relative;
  font-size: 18px;
  color: #333;
  font-family: Medium;
  font-weight: 400;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.swiper-product .con h4:after {
  margin-left: -10px;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 20px;
  height: 1px;
  background-color: #dcdcdc;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.swiper-product .con .txt {
  margin: 0 auto;
  width: 74%;
  font-size: 16px;
  color: #666;
  line-height: 1.88;
  height: 3.76em;
  overflow: hidden;
  position: relative;
  height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.swiper-product .con .icon {
  margin: 18px auto 0;
  display: block;
  width: 26px;
  height: 26px;
  background: url(../images/icon-more-1.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.swiper-product .con:hover {
  box-shadow: 0 3px 24px rgba(0, 0, 0, 0.11);
}

.swiper-product .con:hover h4:after {
  opacity: 1;
}

.swiper-product .con:hover .txt {
  height: 3.76em;
  opacity: 1;
  visibility: visible;
}

.swiper-product .con:hover .icon {
  margin-top: 20px;
  background-image: url(../images/icon-more-2.png);
}

.swiper-product .swiper-button-next,
.swiper-product .swiper-button-prev {
  margin: 0;
  position: absolute;
  right: 0;
  top: auto;
  bottom: 0;
  background: 0 0;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: auto;
  background-size: auto;
  background-color: #e6e6e6;
  width: 60px;
  height: 44px;
  z-index: 2;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.swiper-product .swiper-button-prev {
  right: 60px;
  left: auto;
  background-image: url(../images/icon-prev-1.png);
}

.swiper-product .swiper-button-next {
  right: 0;
  left: auto;
  background-image: url(../images/icon-next-1.png);
}

.swiper-product .swiper-button-next.swiper-button-disabled,
.swiper-product .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}

.swiper-product .swiper-button-next:hover,
.swiper-product .swiper-button-prev:hover {
  background-color: #1c7fc4;
}

.swiper-product .swiper-button-prev:hover {
  background-image: url(../images/icon-prev-2.png);
}

.swiper-product .swiper-button-next:hover {
  background-image: url(../images/icon-next-2.png);
}

.row-ind3 {
  padding: 76px 0 53px;
  background-color: #fff;
  overflow: hidden;
}

.row-ind3 .tit-z1 {
  margin-bottom: 60px;
}

.swiper-plan {
  padding-bottom: 66px;
  position: relative;
}

.swiper-plan .slider {
  position: relative;
  overflow: hidden;
}

.swiper-plan .swiper-slide {
  width: 25%;
  height: 610px;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.swiper-plan .con {
  display: block;
  height: 100%;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.swiper-plan .con .plan-bg {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}

.swiper-plan .con .plan-txt {
  padding: 0 40px;
  position: absolute;
  left: 0;
  bottom: 66px;
  right: 0;
  z-index: 2;
}

.swiper-plan .con .plan-txt h4 {
  padding-bottom: 26px;
  font-size: 18px;
  color: #fff;
  font-family: Medium;
  text-align: center;
  font-weight: 400;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.swiper-plan .con .plan-txt h4:after {
  margin-left: -10px;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 20px;
  height: 1px;
  background-color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.swiper-plan .con .plan-txt .txt {
  padding-right: 20px;
  font-size: 16px;
  color: #fff;
  line-height: 1.8;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  height: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.swiper-plan .swiper-slide:hover .con .plan-txt h4 {
  text-align: left;
}

.swiper-plan .swiper-slide:hover .con .plan-txt h4:after {
  left: 0;
  margin: 0;
}

.swiper-plan .swiper-slide:hover .con .plan-txt .txt {
  margin-top: 20px;
  height: auto;
  opacity: 1;
  visibility: visible;
}

.swiper-plan .swiper-scrollbar {
  margin-left: -700px;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 1400px;
  height: 5px;
  background-color: #dcdcdc;
  border-radius: 0;
}

.swiper-plan .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: transparent;
  position: relative;
}

.swiper-plan .swiper-scrollbar .swiper-scrollbar-drag:after {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  right: 0;
  bottom: -2px;
  background-color: #4cbce3;
  border-radius: 10px;
}

.row-ind4 {
  padding: 140px 0 130px;
  background-repeat: no-repeat;
  background-position: center bottom;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
}

.tab-news {
  overflow: hidden;
}

.box-tabs-tit {
  padding-top: 15px;
  float: left;
  width: 230px;
}

.box-tabs-tit .tit-z1 {
  margin-bottom: 52px;
}

.tab-news-tit {
  padding-bottom: 60px;
  position: relative;
}

.tab-news-tit .tab-news-item {
  padding: 26px 0;
  font-size: 0;
}

.tab-news-tit .tab-news-item .subitem {
  padding: 0 27px;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #333;
  font-family: Medium;
  line-height: 42px;
  min-width: 130px;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.tab-news-tit .tab-news-item .subitem:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 15px;
  height: 1px;
  background-color: #666;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.tab-news-tit .tab-news-item .more {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 130px;
  text-align: center;
  font-size: 14px;
  color: #1c7fc4;
  display: none;
}

.tab-news-tit .tab-news-item.tab-news-item__on .more {
  display: block;
}

.tab-news-tit .tab-news-item.tab-news-item__on .subitem,
.tab-news-tit .tab-news-item:hover .subitem {
  color: #fff;
  background-color: #1c7fc4;
}

.tab-news-tit .tab-news-item.tab-news-item__on .subitem:before,
.tab-news-tit .tab-news-item:hover .subitem:before {
  left: -30px;
}

.tab-news-tit .tab-news-item .more:hover {
  text-decoration: underline;
}

.tab-news-desc {
  overflow: hidden;
}

.tab-news-desc .tab-news-item {
  display: none;
}

.tab-news-desc .tab-news-item.tab-news-item__on {
  display: block;
}

.list-news {
  margin: 0 -15px -20px;
  overflow: hidden;
}

.list-news li {
  margin-bottom: 20px;
  float: left;
  width: 33.33%;
}

.list-news .con {
  margin: 0 15px;
  position: relative;
  overflow: hidden;
}

.list-news .pic {
  padding-top: 64%;
  position: relative;
  overflow: hidden;
}

.list-news .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.list-news .bd {
  padding: 12px 18px 35px;
  background-color: #fff;
  overflow: hidden;
}

.list-news .date {
  margin-bottom: 24px;
  font-size: 0;
  overflow: hidden;
}

.list-news .date .date-inner {
  padding-right: 70px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.list-news .date .date-inner:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 41px;
  height: 1px;
  background-color: #4cbce3;
}

.list-news .date .day {
  margin-right: 14px;
  display: inline-block;
  vertical-align: middle;
  font-size: 60px;
  color: #1c7fc4;
  font-family: "Microsoft Yahei";
  font-weight: 700;
  line-height: 1.1;
}

.list-news .date .time {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #333;
  font-family: "Microsoft Yahei";
  line-height: 25px;
}

.list-news .date .time span {
  display: block;
}

.list-news h4 {
  margin-bottom: 20px;
}

.list-news h4,
.list-news h4 a {
  padding: 0 2px;
  display: block;
  font-size: 18px;
  color: #333;
  font-family: Bold;
  letter-spacing: 0.5px;
  font-weight: 400;
  line-height: 1.83;
  height: 3.66em;
  overflow: hidden;
}

.list-news .anthor {
  padding-left: 30px;
  display: block;
  font-size: 14px;
  color: #777;
  font-family: Light;
  background: url(../images/listN-i1.png) left 5px no-repeat;
}

.list-news .mask {
  padding: 51px 24px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(../images/listN-bg1.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 2;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* 2025-12-18 修改 */
.list-news .mask h4 {
  margin-bottom: 36px;
  height: auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* 2025-12-18 修改 */
.list-news .mask .txt {
  /* margin-bottom: 48px; */
  /* padding-top: 68px; */
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../images/listN-i2.png) left top no-repeat;
}

.list-news .mask .txt p {
  font-size: 16px;
  color: #777;
  line-height: 2.06;
  height: 6.18em;
  overflow: hidden;
}

.list-news .mask .more {
  font-size: 14px;
  color: #17354f;
  font-family: Light;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.list-news .mask .more:hover {
  color: #1c7fc4;
}

.list-news .con:hover .mask {
  opacity: 1;
}

.ban-z1 {
  padding-top: 111px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
}

.product-desc {
  padding: 63px 98px 44px 66px;
  background-color: #fff;
  overflow: hidden;
}

.product-desc-top {
  padding-bottom: 40px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}

.product-desc-top .video {
  margin-right: 73px;
  float: left;
  width: 540px;
  position: relative;
  overflow: hidden;
}

.product-desc-top .video .video-inner {
  padding-top: 72%;
  position: relative;
  overflow: hidden;
}

.product-desc-top .video video {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  position: relative;
  z-index: 1;
}

.product-desc-top .video .video-bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 2;
}

.product-desc-top .video .mask {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3;
}

.product-desc-top .video .mask .start {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 60px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(../images/icon-play-1.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  cursor: pointer;
}

.product-desc-top .info {
  padding-top: 35px;
  overflow: hidden;
}

.product-desc-top .info h4 {
  padding-left: 8px;
  margin-bottom: 19px;
  font-size: 34px;
  color: #333;
  font-family: Bold;
}

.product-desc-top .info .txt {
  padding: 0 0px 0 8px;
  margin-bottom: 87px;
  font-size: 16px;
  color: #666;
  line-height: 2.06;
}

.product-desc-top .info .afterSale {
  display: block;
  /* width: 160px; */
  /* height: 42px; */
  width: 200px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  color: #fff;
  font-family: Light;
  text-align: center;
  background-color: #1c7fc4;
  border-radius: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;

  display: flex;
  align-items: center;
  justify-content: center;
  user-select: none;
  cursor: pointer;
}

.product-desc-top .info .afterSale i {
  margin: -2px 12px 0 0;
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: url(../images/icon-afterSale.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.product-desc-top .info .afterSale:hover {
  opacity: 0.8;
}

.row-product1 {
  padding: 69px 0 64px;
  background-color: #fff;
  overflow: hidden;
}

.list-z1 {
  padding: 0 11%;
  font-size: 0;
  overflow: hidden;
}

.list-z1 li {
  padding: 0 15px;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
  width: 25%;
}

.list-z1 .pic {
  margin-bottom: 5px;
  height: 40px;
  line-height: 40px;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}

.list-z1 .pic img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
}

.list-z1 h4 {
  font-size: 18px;
  color: #333;
  font-weight: 400;
  text-align: center;
}

.row-product2 {
  padding: 86px 0;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
}

.list-z2 {
  padding-left: 6.5%;
  font-size: 0;
}

.list-z2 li {
  margin-bottom: 24px;
  padding: 0 64px;
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
}

.list-z2 .pic {
  margin-bottom: 25px;
  width: 93px;
  height: 93px;
  /*border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;*/
}

.list-z2 .pic img {
  display: block;
  width: 100%;
  height: 100%;
}

.list-z2 h4 {
  margin-bottom: 6px;
  padding-bottom: 12px;
  font-size: 18px;
  color: #333;
  font-family: Medium;
  font-weight: 400;
  position: relative;
}

.list-z2 h4:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 1px;
  background-color: #1c7fc4;
}

.list-z2 .txt {
  font-size: 16px;
  color: #666;
  line-height: 2;
}

.row-product3 {
  padding: 60px 0 10px;
  background-color: #fff;
  overflow: hidden;
}

.row-product3 .tit-z2 {
  margin-bottom: 63px;
}

.list-z3 {
  padding-left: 13%;
  font-size: 0;
  word-break: break-all;
  overflow: hidden;
}

.list-z3 li {
  padding-right: 15px;
  margin-bottom: 78px;
  display: inline-block;
  vertical-align: top;
  width: 25%;
}

.list-z3 h4 {
  margin-bottom: 12px;
  font-size: 16px;
  color: grey;
  font-weight: 400;
}

.list-z3 .txt {
  font-size: 20px;
  color: #333;
}

.pop-win {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 800;
  display: none;
}

.pop-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1;
}

.g-close {
  position: absolute;
  right: 20px;
  top: 40px;
  width: 32px;
  height: 32px;
  background: url(../images/icon-close-2.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  cursor: pointer;
  z-index: 3;
}

.pop-video {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}

.pop-video video {
  display: block;
  width: 100%;
}

.row-support1 {
  padding: 70px 0;
  min-height: 718px;
  background-color: #fff;
  overflow: hidden;
}

.row-support1 .wp {
  position: relative;
}

.row-support1 .g-tit-t1 {
  margin-bottom: 110px;
}

.map-z1 {
  position: absolute;
  right: 0;
  top: 19px;
  width: 48%;
  overflow: hidden;
}

.map-1 img {
  display: block;
  width: 100%;
}

.list-addr {
  margin-bottom: 42px;
  width: 40%;
  font-size: 0;
  overflow: hidden;
}

.list-addr li {
  padding-right: 10px;
  margin-bottom: 37px;
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

.list-addr .icon {
  margin-right: 28px;
  float: left;
  width: 34px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}

.list-addr h4 {
  font-size: 18px;
  color: #333;
  line-height: 32px;
  font-weight: 400;
  overflow: hidden;
}

.txt-z1 {
  width: 52%;
  overflow: hidden;
}

.txt-z1 h4 {
  margin-bottom: 15px;
  font-size: 20px;
  color: #1c7fc4;
  font-family: Bold;
}

.txt-z1 .txt {
  font-size: 16px;
  color: #666;
  line-height: 2;
}

.row-support2 {
  padding: 66px 0 108px;
  background-color: #f8f8f8;
  overflow: hidden;
}

.row-support2 .g-tit-t1 {
  margin-bottom: 80px;
}

.list-skill {
  margin: 0 -46px 0px;
  font-size: 0;
  overflow: hidden;
}

.list-skill:nth-last-child(2) {
  margin: 0 -46px 83px;
}

.list-skill li {
  margin-bottom: 20px;
  padding: 0 46px;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  position: relative;
}

.list-skill li:before {
  content: "";
  position: absolute;
  left: -30%;
  top: 30px;
  width: 60%;
  height: 1px;
  border: 1px dashed #cde0ee;
}

.list-skill li:first-child:before {
  display: none;
}

.list-skill .num {
  margin: 0 auto 28px;
  width: 73px;
  height: 70px;
  line-height: 70px;
  font-size: 0;
  text-align: center;
  background: url(../images/listS-bg1.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.list-skill .num .num-inner {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  color: #1c7fc4;
  font-family: DIN;
  line-height: 1.4;
}

.list-skill h4 {
  margin-bottom: 14px;
  font-size: 18px;
  color: #333;
  font-weight: 400;
  text-align: center;
}

.list-skill .txt {
  font-size: 16px;
  color: #777;
  line-height: 1.7;
  text-align: center;
}

.list-skill2 {
  margin: 0 -40px;
  font-size: 0;
  overflow: hidden;
}

.list-skill2 li {
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
  width: 25%;
}

.list-skill2 .con {
  padding: 28px 38px;
  margin: 0 15px;
  height: 330px;
  border-top: 8px solid #e0e3ea;
  background-color: #ebf0f4;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.list-skill2 .icon {
  margin-bottom: 22px;
  display: block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center top;
}

.list-skill2 h4 {
  padding: 0 0 12px 10px;
  margin-bottom: 5px;
  font-size: 18px;
  color: #333;
  font-weight: 400;
  position: relative;
}

.list-skill2 h4:after {
  content: "";
  position: absolute;
  left: 10px;
  bottom: 0;
  width: 12px;
  height: 1px;
  background-color: #becfdd;
}

.list-skill2 .txt {
  padding-left: 10px;
  font-size: 16px;
  color: #666;
  line-height: 2.2;
}

.list-skill2 .con:hover {
  border-color: #1c7fc4;
  background-color: #fff;
  box-shadow: 0 2px 16px rgba(2, 18, 30, 0.09);
}

.list-skill2 .con:hover .icon {
  background-position: center -50px;
}

.row-support3 {
  padding: 52px 0 70px;
  background-color: #fff;
  overflow: hidden;
}

.row-support3 .g-tit-t1 {
  margin-bottom: 20px;
}

.swiper-partner {
  padding-bottom: 23px;
  margin: 0 -24px;
  position: relative;
  overflow: hidden;
}

.swiper-partner .con {
  margin: 30px 24px;
  display: block;
  box-shadow: 0 0 18px rgba(2, 44, 96, 0.08);
  overflow: hidden;
}

.swiper-partner .pic {
  height: 130px;
  line-height: 130px;
  font-size: 0;
  text-align: center;
  background-color: #fff;
  overflow: hidden;
}

.swiper-partner .pic img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.swiper-partner .con:hover .pic img {
  -webkit-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}

.swiper-partner .swiper-pagination {
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}

.swiper-partner .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 5px;
  background-color: #dcdcdc;
  opacity: 1;
  border-radius: 5px;
}

.swiper-partner .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #1c7fc4;
}

.row-support4 {
  padding: 63px 0 96px;
  background-color: #f8f8f8;
  overflow: hidden;
}

.row-support4 .g-tit-t1 {
  margin-bottom: 46px;
}

.form-1 {
  margin: 0 -40px;
  padding-right: 64px;
  font-size: 0;
  overflow: hidden;
}

.form1-item {
  padding: 0 40px;
  margin-bottom: 32px;
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

.form1-nowrap {
  display: block !important;
  width: 100% !important;
}

.form1-item .t1 {
  font-size: 16px;
  color: #333;
  font-family: Light;
  line-height: 38px;
}

.form1-item .t1 span {
  margin-right: 3px;
  color: #f01616;
}

.form1-inp,
.form1-tar,
.sel-z1 select {
  padding: 0 30px;
  border: none;
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #fff;
  font-size: 14px;
  color: #333;
  font-family: Light;
}

.sel-z1 select {
  padding-right: 60px;
  background-repeat: no-repeat;
  background-position: right 25px center;
  background-image: url(../images/icon-down-3.png);
  cursor: pointer;
}

.form1-tar {
  padding: 24px 30px;
  height: 215px;
  resize: none;
  line-height: 1.8;
}

.form1-btn {
  margin-top: 83px;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}

.form1-btn button {
  margin: 0 14px;
  border: none;
  outline: 0;
  display: inline-block;
  vertical-align: middle;
  width: 160px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.form1-btn .sub {
  background-color: #1c7fc4;
}

.form1-btn .reset {
  background-color: #535353;
}

.form1-btn button:hover {
  opacity: 0.8;
}

@media only screen and (max-width: 1399px) {
  .ban {
    height: 520px;
  }

  .ban .txt {
    margin-top: 15%;
  }

  .ban .txt .tit {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .ban .txt .desc {
    font-size: 18px;
    margin-bottom: 40px;
  }

  .ul-pro {
    padding: 0;
    margin-bottom: 60px;
  }

  .m-case {
    margin: 50px 0;
  }

  .ul-service {
    padding-bottom: 30px;
    margin-top: 70px;
  }

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

  .service {
    padding: 40px 0;
  }

  .service .swiper-container {
    margin: 57px auto 75px;
  }

  .ul-pro li .pic {
    margin-top: 0;
  }

  .swiper-plan .con .plan-txt {
    padding: 0 20px;
  }

  .swiper-plan .swiper-scrollbar {
    width: 90%;
    margin-left: -45%;
  }

  .box-tabs-tit .tit-z1 {
    margin-bottom: 30px;
  }

  .tab-news-tit .tab-news-item {
    padding: 22px 0;
  }

  .product-desc {
    padding: 60px 60px 40px;
  }

  .product-desc-top .info .txt {
    padding-right: 0;
  }

  .list-skill {
    margin: 0 -20px 0px;
  }

  .list-skill:nth-last-child(2) {
    margin: 0 -20px 60px;
  }

  .list-skill li {
    padding: 0 20px;
  }

  .list-skill .txt br {
    display: none;
  }

  .list-skill2 {
    margin: 0 -30px;
  }

  .list-skill2 .con {
    margin: 0 10px;
    padding: 20px 30px;
  }

  .swiper-partner {
    margin: 0 -20px;
  }

  .swiper-partner .con {
    margin: 25px 20px;
  }
}

@media only screen and (max-width: 1199px) {
  .ban {
    height: 416px;
  }

  .ban .txt .tit {
    font-size: 32px;
  }

  .ban .txt .desc {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .pages .pages-next a,
  .pages .pages-pave a {
    width: 35px;
    height: 35px;
  }

  .pages .pages-next,
  .pages .pages-pave {
    margin: 0 20px;
  }

  .row-q1 {
    padding: 60px 0 40px;
  }

  .ul-pro li {
    padding: 60px 50px 20px;
    margin-bottom: 40px;
  }

  .ul-pro li .txt .tit {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .ul-pro li .pic {
    margin-left: 20px;
  }

  .ul-pro li .txt .desc {
    font-size: 14px;
    margin-bottom: 45px;
  }

  .m-culture {
    padding-top: 50px;
  }

  .culture {
    padding-bottom: 70px;
  }

  .m-honor {
    margin: 50px 0 70px;
  }

  .ul-report {
    margin: 40px -12px 30px;
  }

  .m-miles {
    padding-top: 50px;
  }

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

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

  .address {
    padding: 50px 0 30px;
  }

  .organize {
    padding: 30px 0 50px;
  }

  .organize img {
    margin: 50px auto 0;
  }

  .m-about .about .vide .icon {
    width: 100px;
    height: 100px;
  }

  .address .info .pic {
    margin-left: 40px;
  }

  .m-detail .txt {
    width: 50%;
    padding: 25px 20px;
  }

  .ul-case {
    margin: 0 -15px 60px;
  }

  .ul-case li {
    padding: 0 15px;
  }

  .tit-q {
    padding-left: 50px;
    line-height: 40px;
    font-size: 18px;
  }

  .m-case2 {
    padding-top: 50px;
  }

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

  .m-case2 .item {
    margin-bottom: 40px;
  }

  .ul-service {
    padding-bottom: 30px;
    margin-top: 50px;
  }

  .ul-service li .txt .tit {
    font-size: 18px;
  }

  .service .swiper-container .item .tit {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .service .swiper-button-next,
  .service .swiper-button-prev {
    width: 35px;
    height: 35px;
    background-size: 35px 35px;
  }

  .service .swiper-container {
    margin: 50px auto;
  }

  .ul-map {
    margin: 40px 0;
  }

  .ul-map li .pic {
    margin-bottom: 15px;
  }

  .ul-map li .txt .tit {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .ul-map li .txt .desc {
    font-size: 14px;
  }

  .ul-map li .pic img {
    width: 45px;
    height: 32px;
  }

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

  .box-tabs-tit {
    padding-top: 10px;
  }

  .box-tabs-tit .tit-z1 {
    margin-bottom: 20px;
  }

  .tab-news-tit .tab-news-item {
    padding: 15px 0;
  }

  .list-news .date .day {
    font-size: 44px;
  }

  .product-desc-top .video {
    margin-right: 6%;
    width: 50%;
  }

  .product-desc-top .info {
    padding-top: 20px;
  }

  .product-desc-top .info h4 {
    margin-bottom: 10px;
    font-size: 28px;
  }

  .product-desc-top .info .txt {
    margin-bottom: 40px;
    font-size: 14px;
  }

  .list-z2 {
    padding-left: 8%;
  }

  .list-z2 li {
    padding: 0 40px;
  }

  .list-addr .icon {
    margin-right: 15px;
  }

  .list-addr h4 {
    font-size: 16px;
  }

  .list-skill2 {
    margin: 0 -15px;
  }

  .list-skill2 .con {
    margin: 0 10px;
    padding: 20px;
  }
}

@media only screen and (max-width: 959px) {
  .ban {
    height: 332px;
    margin-top: 0;
  }

  .ban .txt .tit {
    font-size: 26px;
  }

  .ul-pro li {
    padding: 20px 15px;
    margin-bottom: 25px;
  }

  .ul-pro li .txt .tit {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .ul-pro li .txt .desc {
    font-size: 14px;
    margin-bottom: 45px;
  }

  .ul-pro li .txt .more {
    font-size: 14px;
    width: 112px;
    height: 35px;
    line-height: 35px;
  }

  .ul-pro li .pic {
    width: 40%;
  }

  .m-culture {
    padding-top: 30px;
  }

  .culture {
    padding-bottom: 50px;
  }

  .m-honor {
    margin: 30px 0 50px;
  }

  .ul-report {
    margin: 30px -12px 20px;
  }

  .m-miles {
    padding-top: 30px;
  }

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

  .culture .desc {
    font-size: 16px;
  }

  .culture .desc2 {
    font-size: 16px;
  }

  .aut_img_box {
    margin: 40px 0 40px 120px;
  }

  .m-report {
    padding: 50px 0;
  }

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

  .address {
    padding: 40px 0 30px;
  }

  .organize {
    padding: 30px 0 40px;
  }

  .organize img {
    margin: 40px auto 0;
  }

  .m-about .about .vide .icon {
    width: 100px;
    height: 100px;
  }

  .address .info .pic {
    margin-left: 30px;
  }

  .m-about .about .desc {
    font-size: 14px;
  }

  .address .info .desc {
    font-size: 14px;
  }

  .address .info .desc .p1 img {
    width: 110px;
  }

  .m-detail .txt .tit {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .m-detail .txt {
    width: 70%;
  }

  .m-detail .txt .desc {
    font-size: 14px;
    height: 9em;
  }

  .ul-case li .txt .tit {
    font-size: 16px;
  }

  .ul-case li .txt .desc {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .ul-case li .txt .more {
    font-size: 12px;
  }

  .m-case2 .item .desc {
    font-size: 14px;
    line-height: 2;
    margin-top: 10px;
  }

  .ul-revert {
    display: block;
  }

  .m-case2 .txt {
    font-size: 14px;
    margin: 20px 0;
  }

  .m-case2 .s1 .desc2 {
    width: auto;
  }

  .ul-service {
    padding-bottom: 20px;
    margin-top: 30px;
  }

  .ul-service li {
    float: none;
    width: auto;
  }

  .ul-service li .txt .tit {
    font-size: 16px;
  }

  .service .swiper-container .item .tit {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .service .swiper-button-next,
  .service .swiper-button-prev {
    width: 35px;
    height: 35px;
    background-size: 35px 35px;
  }

  .service .swiper-container {
    margin: 30px auto;
  }

  .ul-service li .txt .desc {
    font-size: 14px;
    width: auto;
    height: auto;
  }

  .service .swiper-container .item .desc {
    font-size: 14px;
    line-height: 2;
  }

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

  .map {
    height: 400px;
  }

  .service .gallery-thumbs span {
    font-size: 16px;
  }

  .wp {
    width: 100%;
    padding: 0 15px;
  }

  .swiper-banner .banner-txt h2 {
    font-size: 24px;
  }

  .swiper-banner .banner-txt .en {
    font-size: 16px;
  }

  .swiper-banner .swiper-pagination {
    bottom: 20px;
    left: 5%;
    right: 5%;
  }

  .tit-z1 {
    margin-bottom: 30px;
  }

  .tit-z1 h3 {
    font-size: 24px;
  }

  .row-ind1 {
    padding: 60px 0 40px;
  }

  .list-info .txt {
    font-size: 14px;
  }

  .list-info h4 {
    font-size: 16px;
  }

  .row-ind2 {
    padding: 60px 0;
  }

  .row-ind2 .tit-z1 {
    margin-bottom: 10px;
  }

  .row-ind3 {
    padding: 60px 0;
  }

  .row-ind3 .tit-z1 {
    margin-bottom: 30px;
  }

  .swiper-plan {
    padding: 0;
  }

  .swiper-plan .swiper-wrapper {
    display: block;
  }

  .swiper-plan .swiper-slide {
    display: block;
    width: 100% !important;
    height: auto;
  }

  .swiper-plan .con {
    padding: 50px 0;
  }

  .swiper-plan .con .plan-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .swiper-plan .con .plan-txt {
    position: relative;
    bottom: 0;
    z-index: 2;
  }

  .swiper-plan .con .plan-txt .txt {
    margin-top: 20px;
    height: auto;
    opacity: 1;
    visibility: visible;
  }

  .swiper-plan .con .plan-txt h4 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: left;
  }

  .swiper-plan .swiper-slide .con .plan-txt h4:after {
    left: 0;
    margin-left: 0;
  }

  .swiper-plan .swiper-scrollbar {
    display: none;
  }

  .row-ind4 {
    padding: 60px 0 40px;
  }

  .box-tabs-tit {
    float: none;
    width: auto;
  }

  .tab-news-tit {
    margin: 0 -15px 20px;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .tab-news-tit .tab-news-item {
    padding: 0 15px;
    float: left;
  }

  .tab-news-tit .tab-news-item .more {
    left: auto;
    right: 0;
    line-height: 30px;
  }

  .list-news {
    margin: 0 -10px;
  }

  .list-news .con {
    margin: 0 10px;
  }

  .list-news .date {
    margin-bottom: 15px;
  }

  .list-news h4 {
    margin-bottom: 15px;
  }

  .list-news h4,
  .list-news h4 a {
    font-size: 16px;
  }

  .list-news .mask {
    display: none;
  }

  .product-desc {
    padding: 40px;
  }

  .product-desc-top .info h4 {
    font-size: 20px;
  }

  .product-desc-top .info .txt {
    margin-bottom: 20px;
  }

  .row-product1 {
    padding: 60px 0 40px;
  }

  .tit-z2 {
    margin-bottom: 30px;
  }

  .tit-z2 h3 {
    font-size: 20px;
  }

  .list-z1 {
    padding: 0 4%;
  }

  .list-z1 h4 {
    font-size: 16px;
  }

  .row-product2 {
    padding: 60px 0 40px;
  }

  .list-z2 {
    padding-left: 3%;
  }

  .list-z2 li {
    padding: 0 20px;
  }

  .row-product3 {
    padding: 60px 0 30px;
  }

  .row-product3 .tit-z2 {
    margin-bottom: 30px;
  }

  .list-z3 {
    padding-left: 7%;
  }

  .list-z3 li {
    margin-bottom: 30px;
  }

  .list-z3 .txt {
    font-size: 16px;
  }

  .row-support1 {
    padding: 60px 0;
    min-height: auto;
  }

  .row-support1 .g-tit-t1 {
    margin-bottom: 60px;
  }

  .list-addr {
    margin-bottom: 20px;
  }

  .txt-z1 {
    width: auto;
  }

  .row-support2 {
    padding: 60px 0 40px;
  }

  .row-support2 .g-tit-t1 {
    margin-bottom: 30px;
  }

  .list-skill {
    margin: 0 -10px 0px;
  }

  .list-skill:nth-last-child(2) {
    margin: 0 -10px 20px;
  }

  .list-skill li {
    padding: 0 10px;
  }

  .list-skill .num {
    margin-bottom: 15px;
  }

  .list-skill .num .num-inner {
    font-size: 20px;
  }

  .list-skill h4 {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .list-skill .txt {
    font-size: 14px;
  }

  .list-skill2 {
    margin: 0 -10px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }

  .list-skill2 .con {
    margin: 0 10px;
    height: 100%;
  }

  .list-skill2 .icon {
    margin-bottom: 15px;
  }

  .list-skill2 h4 {
    padding-bottom: 10px;
    font-size: 16px;
  }

  .list-skill2 .txt {
    font-size: 14px;
  }

  .row-support3 {
    padding: 60px 0;
  }

  .swiper-partner {
    margin: 0 -10px;
  }

  .swiper-partner .con {
    margin: 15px 10px;
  }

  .row-support4 {
    padding: 60px 0;
  }

  .row-support4 .g-tit-t1 {
    margin-bottom: 30px;
  }

  .form-1 {
    margin: 0 -20px;
    padding: 0;
  }

  .form1-item {
    padding: 0 20px;
    margin-bottom: 20px;
  }

  .form1-btn {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .ban {
    height: 265px;
  }

  .ban .txt {
    margin-top: 15%;
  }

  .ban .txt .tit {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .ban .txt .desc {
    font-size: 14px;
  }

  .pages .pages-next a,
  .pages .pages-pave a {
    width: 30px;
    height: 30px;
  }

  .pages .pages-next,
  .pages .pages-pave {
    margin: 0 15px;
  }

  .pages li {
    font-size: 13px;
    margin: 0 15px;
  }

  .pages .s3,
  .pages .s4,
  .pages .s5,
  .pages .s6,
  .pages .s7,
  .pages .s8 {
    display: none;
  }

  .row-q1 {
    padding: 30px 0;
  }

  .ul-pro {
    margin-bottom: 30px;
  }

  .ul-pro li {
    margin-bottom: 20px;
  }

  .ul-pro li .txt .tit {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .ul-pro li .txt .desc {
    font-size: 12px;
    margin-bottom: 20px;
  }

  .ul-pro li .txt .more {
    font-size: 12px;
  }

  .ul-pro li .pic {
    width: 100%;
    float: none;
    margin-bottom: 15px;
    margin-left: 0;
  }

  .m-culture {
    padding-top: 20px;
  }

  .culture {
    padding-bottom: 30px;
  }

  .m-honor {
    margin: 20px 0 30px;
  }

  .ul-report {
    margin: 20px -10px 10px;
  }

  .ul-report li {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 30px;
  }

  .m-miles {
    padding-top: 20px;
  }

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

  .aut_img_box {
    margin: 25px 0 25px 80px;
  }

  .m-honor .more a {
    font-size: 12px;
    line-height: 35px;
    padding: 0 25px;
  }

  .m-report {
    padding: 30px 0;
  }

  .m-report .more a {
    font-size: 12px;
    line-height: 35px;
    padding: 0 30px;
  }

  .address .info .pic {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 15px;
  }

  .m-about .about .vide .icon {
    width: 60px;
    height: 60px;
  }

  .m-about {
    margin-top: 20px;
  }

  .m-about .about .vide {
    margin: 20px 0;
  }

  .m-case {
    margin: 30px 0;
  }

  .m-detail {
    padding: 0;
    margin: 30px 0;
  }

  .m-detail .txt {
    width: auto;
    padding: 25px 20px;
  }

  .ul-case li {
    float: none;
    width: auto;
    padding: 0;
    margin-bottom: 15px;
  }

  .ul-case {
    margin: 0 0 30px;
  }

  .m-detail .txt .desc {
    height: auto;
  }

  .ul-case li .txt {
    padding: 12px 15px;
  }

  .m-detail .txt .tit {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .tit-q {
    padding-left: 40px;
    line-height: 35px;
    font-size: 16px;
  }

  .m-case2 {
    padding-top: 30px;
  }

  .m-case2 .item {
    margin-bottom: 20px;
  }

  .m-case2 .s1 {
    margin-top: 20px;
  }

  .m-case2 .s2 img {
    margin-top: 20px;
  }

  .ul-revert li a {
    line-height: 30px;
    font-size: 14px;
  }

  .m-case2 .s1 .desc2 p {
    float: none;
    width: auto;
  }

  .gallery-thumbs {
    display: none;
  }

  .ul-map li {
    float: none;
    width: auto;
    margin-bottom: 15px;
  }

  .ul-map li::after {
    display: none;
  }

  .m-contact {
    margin-top: 25px;
  }

  .ind-info,
  .list-info {
    width: auto;
  }

  .ind-info {
    margin-bottom: 30px;
  }

  .tit-z1 {
    margin-bottom: 20px;
  }

  .tit-z1 h3 {
    font-size: 20px;
  }

  .ind-info .txt {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .list-info .pic {
    width: 40px;
    height: 40px;
  }

  .list-info .txt {
    padding: 0;
    font-size: 12px;
  }

  .list-info h4 {
    font-size: 14px;
  }

  .swiper-product .con .pic {
    height: 90px;
    line-height: 90px;
  }

  .swiper-product .con .txt {
    font-size: 14px;
    width: 90%;
    height: 3.76em;
    opacity: 1;
    visibility: visible;
  }

  .swiper-product .con h4 {
    padding-bottom: 15px;
    font-size: 16px;
  }

  .swiper-product .con h4:after {
    opacity: 1;
  }

  .swiper-product .con .icon,
  .swiper-product .con:hover .icon {
    margin-top: 15px;
  }

  .swiper-plan .con .plan-txt .txt {
    font-size: 14px;
  }

  .box-tabs-tit {
    padding: 0;
    margin-bottom: 15px;
  }

  .tab-news-tit {
    padding-bottom: 40px;
    margin: 0 -5px;
  }

  .tab-news-tit .tab-news-item {
    padding: 0 5px;
    width: 50%;
  }

  .tab-news-tit .tab-news-item .subitem {
    padding: 0 5px;
    display: block;
    text-align: center;
    font-size: 16px;
    min-width: 0;
  }

  .tab-news-tit .tab-news-item .subitem:before {
    display: none;
  }

  .list-news li {
    float: none;
    width: auto;
  }

  .ban-z1 {
    padding-top: 60px;
  }

  .product-desc {
    padding: 20px;
  }

  .product-desc-top .video {
    float: none;
    width: auto;
    margin: 0;
  }

  .list-z1 {
    padding: 0;
  }

  .list-z1 li {
    padding: 0 5px;
  }

  .list-z1 h4 {
    font-size: 14px;
  }

  .list-z2 {
    padding: 0;
  }

  .list-z2 li {
    padding: 0 10px;
    width: 50%;
  }

  .list-z2 .pic {
    margin-bottom: 15px;
    width: 60px;
    height: 60px;
  }

  .list-z2 h4 {
    font-size: 16px;
  }

  .list-z2 .txt {
    font-size: 14px;
  }

  .list-z3 {
    padding: 0 15px;
  }

  .list-z3 li {
    margin-bottom: 20px;
    width: 100%;
  }

  .list-z3 h4 {
    margin-bottom: 10px;
  }

  .row-support1 .g-tit-t1 {
    margin-bottom: 30px;
  }

  .map-z1 {
    position: static;
    width: auto;
    margin-bottom: 20px;
  }

  .list-addr {
    width: auto;
  }

  .list-addr li {
    margin-bottom: 20px;
  }

  .txt-z1 h4 {
    font-size: 18px;
  }

  .txt-z1 .txt {
    font-size: 14px;
  }

  .list-skill li {
    width: 50%;
  }

  .list-skill li:before {
    display: none;
  }

  .list-skill2 li {
    width: 100%;
  }

  .swiper-partner .pic {
    height: 90px;
    line-height: 90px;
  }

  .form1-item {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }

  .form1-inp,
  .form1-tar,
  .sel-z1 select {
    height: 40px;
    line-height: 40px;
  }

  .form1-tar {
    height: 200px;
  }

  .form1-btn button {
    margin: 0 10px;
    width: 130px;
    height: 40px;
    line-height: 40px;
  }
}

/* 2025-10-28 添加 */
.product-desc-top .video .detail-swiper .pic {
  display: block;
  width: 100%;
  height: auto;
  padding-bottom: 72%;
  position: relative;
  overflow: hidden;
}

.product-desc-top .video .detail-swiper .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transition: 0.4s ease;
}

.product-desc-top .video .detail-swiper .swiper-button-next,
.product-desc-top .video .detail-swiper .swiper-button-prev {
  width: 25px;
  height: 25px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.product-desc-top .video .detail-swiper .swiper-pagination {
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 576px) {
  .product-desc-top .video .detail-swiper .swiper-button-next,
  .product-desc-top .video .detail-swiper .swiper-button-prev {
    width: 18px;
    height: 18px;
  }
}

/* 头部语言切换 */

.headerrel01 .wp {
  height: 100%;
  display: flex;
  align-items: center;
}

.edit-head-other {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 10px;
  height: 100%;
  order: 1;
  margin-left: auto;
}

.header-toggle-lang {
  color: #333;
  font-size: 16px;
  transition: 0.4s ease;
}

.header-toggle-lang:hover {
  color: #1c7fc4;
}

/* 分页 */
.page {
  width: 100%;
  text-align: center;
}

.page-list {
  display: inline-block;
  vertical-align: middle;
}

.page-list a {
  float: left;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  margin-right: 20px;
  text-align: center;
  font-family: arial;
  font-size: 18px;
  color: #000022;
  background-color: #ffffff;
  overflow: hidden;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.page-list a:last-child {
  margin-right: 0;
}

.page-list a:hover,
.page-list a.on {
  color: #ffffff;
  background: #0e6eb8;
}

.page-list a.previous.not {
  background: #ffffff url(../images/img74.png) center no-repeat;
  background-size: 7px 14px;
}

.page-list a.previous {
  display: block;
  background: #ffffff url(../images/img76.png) center no-repeat;
  background-size: 7px 14px;
}

.page-list a.next {
  background: #ffffff url(../images/img77.png) center no-repeat;
  background-size: 7px 14px;
}

.page-list a.next.not {
  background: #ffffff url(../images/img75.png) center no-repeat;
  background-size: 7px 14px;
}

/* 返回顶部按钮 */
.page-top {
  position: fixed;
  right: 2%;
  bottom: 8%;
  z-index: calc(99 * 2);
  user-select: none;
  cursor: pointer;
}

.page-top .page-top-icon {
  --unit: clamp(40px, 2.6042vw, 50px);
  width: var(--unit);
  height: var(--unit);
  border-radius: 50%;
  background-color: #00428c;
  display: flex;
  justify-content: center;
  align-items: center;
  user-select: none;
  cursor: pointer;
  margin-bottom: clamp(10px, 1.0417vw, 20px);
  margin-left: auto;
  margin-right: auto;
}

.page-top .page-top-icon img {
  max-width: 50%;
}

.page-top .page-top-text {
  font-size: clamp(12px, 0.7292vw, 14px);
  color: #00428c;
  text-align: center;
}

/* 荣誉资质文字 */
.ul-report2 li .text {
  font-size: clamp(14px, 0.9375vw, 18px);
  margin-top: clamp(10px, 1.0417vw, 20px);
  text-align: center;
  color: #000;
  padding: 0 10px;
  overflow-wrap: break-word;
}


/* 2025-12-18 修改 */
#translate {
  display: none !important;
}
