﻿@charset "utf-8";
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
p,
a,
img,
s,
strong,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
table,
tbody,
thead,
tr,
th,
td,
canvas,
section,
time,
video {
  margin: 0;
  padding: 0;
}
ul,
ol,
li {
  list-style-type: none;
  vertical-align: 0
}
i {
  font-style: normal;
}
a {
  text-decoration: none;
}
html,
body,
.index {
  width: 100%;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  color: #fff;
  min-width: 1350px;
  /* max-width: 1920px; */
  height: auto;
  overflow-x: hidden;
  box-sizing: border-box;
  font-family: 'Microsoft YaHei';
}
.banner {
  width: 100%;
  position: relative;
  /* height: 973px; */
  /* overflow-x: hidden; */
}
.banner>img {
  width: 100%;
  display: block;
  /* height: 100%; */
  position: relative;
  /* left: 50%; */
  /* transform: translateX(-50%); */
}
.nav {
  position: absolute;
  z-index: 20;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.nav_box {
  background: url(./images/nav_box_bg.png)no-repeat;
  color: #fff;
  /* left: 50%; */
  position: relative;
  /* bottom: 0; */
  /* transform: translateX(-50%); */
  width: 1200px;
  box-sizing: border-box;
  background-size: 100% 100%;
  margin: 0 auto;
  z-index: 999;
}
.nav_box {
  display: flex;
  justify-content: space-between;
}
.nav_box::after {
  display: block;
  content: "";
  clear: both;
}
.nav_box>li {
  float: left;
  background-size: 100% 100%;
  text-align: center;
  width: 19.8%;
  height: 68px;
  position: relative;
  user-select: none;
  list-style: none;
  margin: 0;
  color: #000;
  width: 240px;
  height: 70px;
  user-select: none;
  /* padding: 10px 15px; */
  /* 鐢ㄥ唴杈硅窛鎾戝紑鐩搁殧璺濓拷? */
  letter-spacing: 2px;
  position: relative;
  box-sizing: border-box;
  z-index: 999;
  cursor: pointer;
  float: left;
}
.nav_box>li:hover>ul {
  display: block;
}
.nav_box>li a:hover span,
.nav_box>li a.on span,
.nav_box>li:hover a span {
  color: #54dbff;
  border-bottom: 2px solid #54dbff;
}
.nav_box>li a {
  display: block;
  color: #fff;
}
.nav_box>li span {
  color: #fff;
  line-height: 70px;
  text-align: center;
  font-size: 22px;
}
.nav_box>li>ul {
  width: 100%;
  display: none;
  position: absolute;
  padding: 2px 8px 0;
  box-sizing: border-box;
  z-index: 99;
  /* transition: all 0.3s; */
}
.nav_box>li>ul>li a {
  background: url(./images/nav_on_bg.png)no-repeat;
  background-size: 100% 100%;
  width: 100%;
  line-height: 55px;
  text-align: center;
  cursor: pointer;
  height: 55px;
  margin: 3px 0;
}
.nav_box>li>ul>li a:hover,
.nav_box>li>ul>li a.on {
  background: url(./images/nav_on_bg_.png)no-repeat;
  background-size: 100% 100%;
}
.footer a,
.footer {
  color: #a2a2a2;
}
.footer {
  position: absolute;
  bottom: 15px;
  width: 100%;
  color: #a2a2a2;
  text-align: center;
  font-size: 12px;
  z-index: 999;
}
.nav_bg {
  display: block;
  height: 100%;
  background: url(./images/nav_bg.png)no-repeat;
  position: absolute;
  background-size: 100% 100%;
  border-radius: 50px;
  z-index: 1;
  transition-timing-function: ease-out;
  transition-duration: 0.3s;
  margin: 0;
  left: 0px;
}
.nav_fixed {
  position: fixed !important;
  top: 8px !important;
  z-index: 999;
  height: 70px;
  /* transform: translate(-50%, 0%) !important; */
  /* background-color: #fff; */
  /* width: 100%; */
  /* padding: 10px 0; */
  /* box-shadow: 0px 4px 20px -5px #ccc; */
}
.content_box>div {
  position: relative;
  z-index: 9;
}
.content_box {
  /* padding-top: 80px; */
  display: block;
  width: 100%;
  top: -3px;
  min-height: 500px;
  padding-bottom: 250px;
  position: relative;
  background: url(./images/bg.jpg)no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
/* .content_box img{pointer-events: none;} */
.btn_gotop {
  display: none;
  position: fixed !important;
  bottom: 100px;
  right: 35px;
  width: 45px;
  height: 44px;
  background: url(images/top.png) no-repeat;
}
.btn_gotop a {
  display: block;
  width: 100%;
  height: 100%;
}
.ssqa_kjsd_a_box {
  position: absolute;
  z-index: 1;
  height: 70px;
  top: 0;
  width: 1300px;
  padding-left: 76px;
  box-sizing: border-box;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
}
.ssqa_kjsd_a_box a {
  display: block;
  height: 70px;
  float: left;
  width: 248px;
  /* background-color: red; */
}
.cont____ {
  position: relative;
}
.cont____ img {
  display: block;
  margin: 0 auto;
  width: 1300px;
}
.bg_hvr {
  opacity: 0.5;
}
.bg_hvr:hover {
  opacity: 0.8;
}
.bg_1 {
  position: absolute;
  top: 250px;
  left: 0;
  width: 13%;
}
.bg_2 {
  position: absolute;
  top: 500px;
  right: 0;
  width: 22%;
}
.bg_3 {
  position: absolute;
  top: 1200px;
  width: 22%;
  left: 0;
}
.bg_4 {
  position: absolute;
  top: 2000px;
  width: 21%;
  right: 0;
}
.bg_5 {
  position: absolute;
  top: 3000px;
  left: 0;
  width: 25%;
}
.bg_6 {
  position: absolute;
  top: 4200px;
  right: 0;
  width: 25%;
}
.bg_7 {
  position: absolute;
  top: 5000px;
  left: 0;
  width: 19%;
}
.bg_8 {
  position: absolute;
  top: 6000px;
  width: 22%;
  left: 0;
}
.bg_9 {
  position: absolute;
  top: 6500px;
  width: 21%;
  right: 0;
}
.content {
  width: 1200px;
  /* height: 5px; */
  margin: 0 auto;
  z-index: 9;
  padding: 80px 65px 0;
  box-sizing: border-box;
}
.xxpt_title {
  /* display: flex; */
}
.xxpt_title strong {
  background-image: linear-gradient(to bottom, #979aa1, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  font-size: 35px;
  display: inline-block;
  line-height: 45px;
  /* text-shadow: 0px -1px 0px #fff; */
}
.xxpt_title i {
  background: url(./images/title_right.png) no-repeat;
  background-size: 100%;
  line-height: 27px;
  text-align: center;
  height: 27px;
  padding-left: 2px;
  box-sizing: border-box;
  width: 32px;
  position: relative;
  margin-left: 8px;
  display: inline-block;
  top: -5px;
}
.xxpt_title span {
  font-size: 17px;
  color: #54dbff;
  font-weight: lighter;
  margin-left: 12px;
  position: relative;
  padding-bottom: 5px;
  background: url(./images/xhx.png)no-repeat center bottom;
  top: -6px;
}
.spkc_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /* width: 1075px; */
  margin-top: 50px;
}
.spkc_box li {
  width: 235px;
  margin-bottom: 25px;
}
.spkc_box li .spkc_img {}
.spkc_box li .spkc_img img {
  display: block;
  width: 100%;
}
.spkc_box li .spkc_tle {
  margin-top: 15px;
  text-align: justify;
  color: #fff;
  overflow: hidden;
  max-height: 48px;
  text-overflow: ellipsis;
  /* text-indent: -7px; */
  letter-spacing: 0.5px;
  font-size: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.spkc_box li .spkc_cs {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
  box-sizing: border-box;
  margin-top: 10px;
}
.spkc_box li .spkc_cs p {
  font-size: 14px;
  color: #b1b1b1;
}
.spkc_box li .spkc_cs p i {
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.spkc_box li .spkc_cs p i img {
  display: block;
}
.ts_ {
  background: url(./images/sf-x_4_2_tc.png)no-repeat;
  /* height: 99px; */
  padding: 25px 40px 45px 65px;
  box-sizing: border-box;
  position: fixed;
  font-size: 18px;
  color: #fff;
  width: 425px;
  height: 160px;
  z-index: 99999;
  display: none;
}
.ts_ p {
  font-weight: bold;
  font-size: 18px;
}
.ts_ div {
  margin-top: 10px;
  /* line-height: 25px; */
}
.ts_ div span {
  background-image: -webkit-linear-gradient(left, #6ab5f7, #54d9bf);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: table;
}
.ts_2 {
  background-color: #e1e2e3;
  max-width: 650px;
  /* height: 99px; */
  padding: 10px 15px;
  box-sizing: border-box;
  position: fixed;
  font-size: 18px;
  color: #000;
  z-index: 99999;
  display: none;
  border-radius: 5px;
  box-shadow: 0px 0px 20px 0px rgb(255 255 255 / 80%);
}
.xxpt_title strong {
  background-image: linear-gradient(to bottom, #979aa1, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  font-size: 35px;
  display: inline-block;
  line-height: 45px;
  /* text-shadow: 0px -1px 0px #fff; */
}
.title_box:hover .title_x {
  transform: translateX(-50%) rotate(1.1);
  opacity: 1;
}
.title_box img {
  user-select: none;
  pointer-events: none;
}
.title_box {
  position: relative;
  height: 145px;
  /* user-select: none; */
  /* pointer-events: none; */
}
.title_box .title_p {}
.title_box .title_p span {
  background-image: -webkit-linear-gradient(bottom, #fff, #868686);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  font-size: 45px;
  position: absolute;
  left: 50%;
  top: 28px;
  z-index: 9;
  transform: translateX(-50%);
  text-align: center;
  display: block;
  width: 100%;
  line-height: 45px;
  /* text-shadow: 0px -1px 0px #fff; */
}
.title_box .title_p .span_2 {
  text-shadow: 0px -1px 0px #fff;
  z-index: 8;
}
.title_box .title_g {
  left: 50%;
  transform: translateX(-50%);
  display: block;
  position: absolute;
  top: -153px;
  z-index: 5;
  animation: dont2 5s 0s ease-in-out infinite;
}
.title_box .title_yw {
  left: 50%;
  transform: translateX(-50%);
  display: block;
  position: absolute;
  top: 65px;
  z-index: 3;
}
.title_box .title_x {
  left: 50%;
  transform: translateX(-50%);
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
  transition: all 0.3s;
  opacity: 0.5;
}
.img_box_1_1 {
  padding-left: 77px;
  position: relative;
  user-select: none;
}
.xz_box {
  width: 100%;
}
.sf_x_1_1_box .xz_box .xz:nth-child(1) {
  animation: xz 10s 0s linear infinite;
  position: absolute;
  left: 26%;
  right: 0;
  /* margin: 0 auto; */
  z-index: 2;
  top: 31%;
  display: block;
  width: 280px;
  height: 280px;
  pointer-events: none;
}
.sf_x_1_1_box .xz_box .xz:nth-child(2) {
  animation: xz3 20s 0s linear infinite;
  position: absolute;
  left: 50%;
  right: 0;
  /* margin: 0 auto; */
  z-index: 1;
  top: -5%;
  display: block;
  width: 742px;
  height: 742px;
  pointer-events: none;
}
.xxpt_img_box .xz_box .xz {
  animation: xz3 20s 0s linear infinite;
  position: absolute;
  left: 50%;
  right: 0;
  /* margin: 0 auto; */
  z-index: 1;
  top: 0%;
  display: block;
  width: 742px;
  height: 742px;
  pointer-events: none;
}
.xxpt_img_box .xz_box .xz img {
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  user-select: none;
  pointer-events: none;
}
.sf_x_1_1_box .img_box_1_1 .xz {
  animation: xz 8s 0s linear infinite;
  position: absolute;
  left: 50%;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  top: 31%;
  display: block;
  width: 280px;
  height: 280px;
  pointer-events: none;
}
.img_box_1_1 img {
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 5;
  pointer-events: none;
}
@keyframes dont2 {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes xz {
  0% {
    transform: translateX(-50%) rotate(0deg);
  }
  100% {
    transform: translateX(-50%) rotate(360deg);
  }
}
@keyframes xz2 {
  0% {
    transform: translateX(-50%) rotate(180deg);
  }
  100% {
    transform: translateX(-50%) rotate(540deg);
  }
}
@keyframes xz3 {
  0% {
    transform: translateX(-50%) rotate(0deg);
    opacity: 1;
  }
  25% {
    transform: translateX(-50%) rotate(-90deg);
    opacity: 0.5;
  }
  50% {
    transform: translateX(-50%) rotate(-180deg);
    opacity: 1;
  }
  75% {
    transform: translateX(-50%) rotate(-270deg);
    opacity: 0.5;
  }
  100% {
    transform: translateX(-50%) rotate(-360deg);
    opacity: 1;
  }
}
.img_box_1_2 {
  position: relative;
  height: 350px;
  margin-top: 55px;
}
.img_box_5_1 {
  position: relative;
  height: 420px;
  margin-top: 10px;
}
.img_box_1_2 img {
  position: absolute;
  display: block;
}
.img_box_5_1 img {
  position: absolute;
  display: block;
}
.img_box_5_1 .sf_x_5_1_1 {
  z-index: 1;
  left: -50px;
}
.img_box_5_1 .sf_x_5_1_2 {
  right: 0;
  top: -15px;
  z-index: 2;
}
.img_box_5_1 .sf_x_5_1_3 {
  z-index: 3;
  left: 400px;
  top: 125px;
}
.img_box_5_1 .sf_x_5_1_4 {
  z-index: 4;
  left: 143px;
  top: 220px;
}
.img_box_1_2 .sf_x_1_2_1 {
  z-index: 1;
}
.img_box_1_2 .sf_x_1_2_2 {
  right: 0;
  top: 45px;
  z-index: 2;
}
.img_box_1_2 .sf_x_1_2_3 {
  z-index: 3;
  left: 280px;
  top: 190px;
}
.sf_x_1_2_box {
  background: url(./images/sf-x_bg.jpg) no-repeat center;
  /* height: 440px; */
  padding-bottom: 45px;
  background-size: 100%;
  margin-top: 100px;
  padding-top: 50px;
  box-sizing: border-box;
}
.img_hvr img:hover {
  transform: translateY(-5px);
  z-index: 9;
}
.img_hvr img {
  transition: all 0.5s;
}
.sf_x_1_2_p {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-weight: lighter;
  font-size: 18px;
  margin-top: 40px;
  line-height: 38px;
}
.sf_x_1_2_p span {
  color: #54f6ff;
  font-weight: bold;
}
.sf_x_1_2_box .sf_x_1_2_ul {
  width: 1200px;
  margin: 0 auto;
  padding: 0 65px;
  box-sizing: border-box;
  /* display: flex; */
  justify-content: space-between;
  margin-top: 48px;
}
.sf_x_1_2_box .sf_x_1_2_ul li p {
  text-align: center;
  font-size: 18px;
  font-weight: lighter;
  margin-top: 10px;
}
.sf_x_1_2_box .sf_x_1_2_ul li {
  padding-bottom: 40px;
  background: url(./images/sf_x_1_2_ul_bg.png) no-repeat bottom 0px center;
}
.sf_x_1_2_box .sf_x_1_2_ul li a {
  background: url(./images/sf-x_2_1.png) no-repeat;
  background-size: 100% 100%;
  width: 213px;
  color: #54f6ff;
  font-size: 24px;
  line-height: 40px;
  margin: 0 auto;
  text-align: center;
  height: 48px;
  display: block;
  transition: all 0.5s;
}
.sf_x_1_2_box .sf_x_1_2_ul li a:hover {
  transform: scale(1.05);
}
.img_box_1_3 {
  position: relative;
  user-select: none;
}
.img_box_1_3 .xz_box .xz:nth-child(1) {
  transform: rotate(180deg);
  animation: xz 4.5s 0s linear infinite;
  position: absolute;
  left: 43px;
  right: 0;
  /* margin: 0 auto; */
  z-index: 1;
  top: 272px;
  display: block;
  width: 42px;
  height: 42px;
}
.img_box_1_3 .xz_box .xz:nth-child(2) {
  transform: rotate(180deg);
  animation: xz2 4.5s 0s linear infinite;
  position: absolute;
  left: 198px;
  right: 0;
  /* margin: 0 auto; */
  z-index: 1;
  top: 272px;
  display: block;
  width: 42px;
  height: 42px;
}
.img_box_1_3 .xz_box .xz:nth-child(3) {
  transform: rotate(180deg);
  animation: xz 4.5s 0s linear infinite;
  position: absolute;
  left: 372px;
  right: 0;
  /* margin: 0 auto; */
  z-index: 1;
  top: 272px;
  display: block;
  width: 42px;
  height: 42px;
}
.img_box_1_3 .xz_box .xz:nth-child(4) {
  transform: rotate(180deg);
  animation: xz2 4.5s 0s linear infinite;
  position: absolute;
  left: 526px;
  right: 0;
  /* margin: 0 auto; */
  z-index: 1;
  top: 272px;
  display: block;
  width: 42px;
  height: 42px;
}
.img_box_1_3 .xz_box .xz:nth-child(5) {
  transform: rotate(180deg);
  animation: xz 4.5s 0s linear infinite;
  position: absolute;
  left: 690px;
  right: 0;
  /* margin: 0 auto; */
  z-index: 1;
  top: 272px;
  display: block;
  width: 42px;
  height: 42px;
}
.img_box_1_3 .xz_box .xz:nth-child(6) {
  transform: rotate(180deg);
  animation: xz2 4.5s 0s linear infinite;
  position: absolute;
  left: 844px;
  right: 0;
  /* margin: 0 auto; */
  z-index: 1;
  top: 272px;
  display: block;
  width: 42px;
  height: 42px;
}
.img_box_1_3 img {
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 5;
  pointer-events: none;
}
.sf_x_1_4_box {
  background: url(./images/sf-x_bg.jpg) no-repeat center;
  /* height: 440px; */
  background-size: 100% 100%;
  margin-top: 100px;
  padding: 50px 0;
  box-sizing: border-box;
}
.sf_x_1_6_box {
  background: url(./images/sf-x_bg.jpg) no-repeat center;
  /* height: 440px; */
  background-size: 100% 100%;
  margin-top: 100px;
  padding-top: 50px;
  padding-bottom: 70px;
  box-sizing: border-box;
}
.sf_x_1_6_cont {
  padding: 55px 0px 25px;
  /* width: 1200px; */
  box-sizing: border-box;
  margin: 0 auto;
}
.sf_x_1_6_cont>p {
  background: url(./images/sf-x_6_1_tel_bg.png) no-repeat;
  background-size: 100% 100%;
  color: #54f6ff;
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  line-height: 55px;
  margin-bottom: 15px;
}
.sf_x_1_6_cont_ {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sf_x_1_6_cont_>div {
  background: url(./images/sf-x_6_k.png) no-repeat;
  background-size: 100% 100%;
  width: 270px;
  height: 220px;
  margin: 0 auto;
  margin-bottom: 45px;
}
.sf_x_1_6_cont_>div a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 5px;
}
.sf_x_1_6_cont_>div a>div {
  width: 97%;
  margin: 0 auto;
  overflow: hidden;
}
.sf_x_1_6_cont_>div a>div img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.sf_x_1_6_cont_>div a:hover>div img {
  transform: scale(1.05);
}
.sf_x_1_6_cont_>div a>p {
  color: #fff;
  text-align: center;
  font-weight: lighter;
  font-size: 16px;
  line-height: 20px;
  margin-top: 10px;
}
.img_box_1_7 {
  margin-top: 35px;
}
.img_box_1_7 img {
  display: block;
  pointer-events: none;
  user-select: none;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  /* text-align: center; */
  /* font-size: 18px; */
  /* background: #fff; */
  /* Center slide text vertically */
  /* display: -webkit-box; */
  display: -ms-flexbox;
  /* display: -webkit-flex; */
  /* display: flex; */
  /* -webkit-box-pack: center; */
  -ms-flex-pack: center;
  /* -webkit-justify-content: center; */
  /* justify-content: center; */
  /* -webkit-box-align: center; */
  -ms-flex-align: center;
  /* -webkit-align-items: center; */
  /* align-items: center; */
}
.sf_x_1_4_cont {
  width: 1200px;
  margin: 0 auto;
  padding: 0 65px;
  box-sizing: border-box;
  position: relative;
}
.sf_x_1_4_2_box {
  position: relative;
}
.sf_x_1_4_2_box>img {
  display: block;
  margin-bottom: 35px;
  pointer-events: none;
  user-select: none;
}
.sf_x_1_4_2_img span {
  display: none;
}
.sf_x_1_4_2_box .sf_x_1_4_2_img {
  display: block;
  cursor: pointer;
  /* width: 225px; */
  height: 254px;
  position: relative;
  margin: 0 auto;
}
.sf_x_1_4_2_box .sf_x_1_4_2_img img {
  transition: all 0.3s;
  display: block;
  user-select: none;
  position: absolute;
  margin: 0 auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.sf_x_1_4_2_box .sf-x_1_4_2_text {
  display: block;
  text-align: center;
  margin-top: 10px;
}
.sf_x_1_4_2_box .sf-x_1_4_2_text>p {
  font-weight: bold;
  color: #54f6ff;
  margin-bottom: 8px;
  font-size: 25px;
}
.sf_x_1_4_2_box .sf-x_1_4_2_text>div {
  font-size: 18px;
  font-weight: lighter;
  line-height: 28px;
  position: relative;
}
.sf_x_1_4_2_box .sf-x_1_4_2_text>div>span {
  display: block;
}
.sf_x_1_4_2_box .sf-x_1_4_2_text>div>p {
  background: url(./images/jb_p.png)no-repeat center center;
  line-height: 30px;
  font-weight: bold;
  color: #54f6ff;
  margin-bottom: 8px;
}
#div_tz {
  position: absolute;
  /* background: red; */
  height: 26px;
  /* z-index: 99; */
  bottom: 60px;
  width: 100%;
}
.swiper-slide .sf_x_1_4_2_img img:hover {
  transform: translateX(-50%) scale(1.05);
}
.ts_:hover {
  display: block;
}
.sdjs_gylsd_p {
  margin: 40px 0 100px;
}
.sdjs_gylsd_p span {
  background: url(./images/sdjs_gylsd_a.png)no-repeat center;
  color: #fff;
  background-size: 100%;
  display: inline-block;
  margin-right: 8px;
  padding: 5px 0 8px 8px;
}
.sdjs_gylsd_p span i {
  color: #80ecff;
}
.sdjs_gylsd_p p {
  line-height: 28px;
  text-align: center;
  font-weight: lighter;
  margin-bottom: 25px;
}
.img_block {
  pointer-events: none;
  user-select: none;
}
.img_block img {
  pointer-events: none;
  display: block;
  user-select: none;
}
.img_center {
  text-align: center;
  pointer-events: none;
  user-select: none;
}
.img_center img {
  pointer-events: none;
  display: block;
  user-select: none;
  margin: 0 auto;
}
.sdjs_gylsd_2_box {
  background: url(./images/sdjs_gylsd_3_x.png) no-repeat left 75px center;
  display: flex;
  justify-content: space-between;
  padding-left: 90px;
  line-height: 38px;
  width: 890px;
  margin-top: 50px;
}
.sdjs_gylsd_2_box>li {
  color: #fff;
  font-size: 18px;
}
.sdjs_gylsd_2_box>li>div {
  font-weight: lighter;
}
.sdjs_gylsd_2_box>li>div>span {
  color: #80ecff;
}
.sdjs_gylsd_2_box>li>p {
  font-weight: bold;
}
.sdjs_gylsd_3_box {
  margin-top: 70px;
  background: url(./images/sdjs_gylsd_4_bg.png) no-repeat center top 5px;
}
.sdjs_gylsd_3_box ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 85px;
}
.sdjs_gylsd_3_box ul li {
  width: 260px;
  margin-bottom: 120px;
}
.sdjs_gylsd_3_box ul li:hover img:first-child {
  display: none;
}
.sdjs_gylsd_3_box ul li:hover img:last-child {
  display: block;
}
.sdjs_gylsd_3_box ul li img {
  width: 100%;
  display: inline-block;
}
.sdjs_gylsd_3_box ul li img:last-child {
  display: none;
}
.sdjs_gylsd_cont_box {
  margin-top: 50px;
}
.sdjs_gylsd_cont_box>ul {
  border-radius: 22px;
  border: 1px solid #54f6ff;
  box-sizing: border-box;
  background-color: rgb(255 255 255 / 8%);
  padding: 20px 45px 10px;
}
.sdjs_gylsd_cont_box>ul>li {
  padding: 30px 0;
  border-bottom: 1px solid #585858;
}
.sdjs_gylsd_cont_box>ul>li:last-child {
  border-bottom: 0;
}
.sdjs_gylsd_cont_box>ul>li>div {
  font-size: 24px;
  font-weight: bold;
}
.sdjs_gylsd_cont_box>ul>li>div>span {
  color: #54dbff;
  font-weight: bold;
}
.sdjs_gylsd_cont_box>ul>li>p {
  padding-left: 40px;
  margin-top: 15px;
  line-height: 35px;
  font-size: 18px;
  font-weight: lighter;
}
.sdjs_gylsd_cont_box>ul>li>p>span {
  font-weight: bold;
  color: #54dbff;
  box-sizing: border-box;
  letter-spacing: 2px;
}
.sdjs_gylsd_cont_box>ul>li img {
  margin: 25px auto 0;
  display: block;
}
.ssqa_kjsd_p {
  padding: 0 65px;
  box-sizing: border-box;
  margin-top: 45px;
}
.ssqa_kjsd_p li {
  padding-left: 50px;
  position: relative;
  line-height: 30px;
  font-weight: lighter;
  font-size: 18px;
  margin-bottom: 40px;
}
.ssqa_kjsd_p li i {
  width: 33px;
  height: 29px;
  top: 50%;
  transform: translateY(-50%);
  position: relative;
  left: 0;
  text-align: center;
  display: block;
  position: absolute;
}
.ssqa_kjsd_p li i img {
  display: block;
  margin: 0 auto;
}
.ssqa_kjsd_cont_box.show_1 {
  margin-top: 50px;
  background: url(./images/ssqa_kjsd_1_cont_k.png)no-repeat;
  padding-top: 50px;
  height: 1709px;
  box-sizing: border-box;
  position: relative;
  background-size: 100% 100%;
}
.ssqa_kjsd_cont_box.show_2 {
  margin-top: 50px;
  background: url(./images/ssqa_kjsd_2_cont_k.png)no-repeat;
  height: 1619px;
  padding-top: 50px;
  box-sizing: border-box;
  position: relative;
  background-size: 100% 100%;
}
.ssqa_kjsd_cont_box>ul {
  border-radius: 22px;
  /* border: 1px solid #54f6ff; */
  box-sizing: border-box;
  background-color: rgb(255 255 255 / 8%);
  padding: 20px 45px 10px;
}
.ssqa_kjsd_cont_box>ul>li {
  padding: 40px 0;
  border-bottom: 1px solid #585858;
}
.ssqa_kjsd_cont_box>ul>li:last-child {
  border-bottom: 0;
}
.ssqa_kjsd_cont_box>ul>li>div {
  font-size: 24px;
  font-weight: bold;
}
.ssqa_kjsd_cont_box>ul>li>div>span {
  color: #54dbff;
  font-weight: bold;
}
.ssqa_kjsd_cont_box>ul>li>p {
  padding-left: 40px;
  margin-top: 20px;
  line-height: 35px;
  font-size: 18px;
  font-weight: lighter;
}
.ssqa_kjsd_cont_box>ul>li>p>span {
  font-weight: bold;
  color: #54dbff;
  box-sizing: border-box;
  letter-spacing: 2px;
}
.ssqa_kjsd_cont_box>ul>li img {
  margin: 25px auto 0;
  display: block;
}
.ssqa_kjsd_cont_box>ul:last-child {
  display: none;
}
.ssqa_kjsd_btn {
  position: absolute;
  display: flex;
  left: 64px;
  top: 0;
}
.ssqa_kjsd_btn p {
  margin-right: 6px;
  color: #000;
  width: 199px;
  cursor: pointer;
  user-select: none;
  height: 50px;
  font-weight: bold;
  padding-left: 30px;
  padding-top: 7px;
  box-sizing: border-box;
  font-size: 30px;
  margin-right: 6px;
}
.show_2 .ssqa_kjsd_btn p.bc_ {
  background: url(./images/ssqa_kjsd_1_cont.png)no-repeat;
  background-size: 100% 100%;
}
.show_1 .ssqa_kjsd_btn p.sf_ {
  background: url(./images/ssqa_kjsd_2_cont.png)no-repeat;
  background-size: 100% 100%;
  height: 52px;
}
.show_2 .ssqa_kjsd_btn p.bc_:hover {
  background: url(./images/ssqa_kjsd_1_cont_on.png)no-repeat;
  background-size: 100% 100%;
}
.show_1 .ssqa_kjsd_btn p.sf_:hover {
  background: url(./images/ssqa_kjsd_2_cont_on.png)no-repeat;
  background-size: 100% 100%;
}
.bc_box>li>div>span,
.bc_box>li>p>span {
  color: #6de9d2 !important;
}
.ssqa_kjsd_cont_box>ul.sf_box:last-child>li>div>span,
.ssqa_kjsd_cont_box>ul.sf_box:last-child>li>p>span {
  color: #9ab9ff !important;
}
.swiper-container2 {
  overflow-x: clip;
}
.swiper-button-next2,
.swiper-button-prev2 {
  position: absolute;
  top: 49%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next2 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
  right: 0px !important;
  left: auto !important;
}
.swiper-button-prev2 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
  left: 0px !important;
  right: auto !important;
}
.swiper-button-disabled {
  opacity: .35 !important;
  cursor: auto;
  pointer-events: none;
}
.swiper-container3 {
  position: relative;
  /* width: 90%; */
  /* padding: 0 75px; */
  margin: 0 auto;
  overflow-x: clip;
}
.swiper-button-next3,
.swiper-button-prev3 {
  position: absolute;
  top: 39%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next3 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
  right: 0px !important;
  left: auto !important;
}
.swiper-button-prev3 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
  left: 0px !important;
  right: auto !important;
}
.swiper-container4 {
  position: relative;
  /* width: 90%; */
  /* padding: 0 75px; */
  margin: 0 auto;
  overflow-x: clip;
}
.swiper-button-next4,
.swiper-button-prev4 {
  position: absolute;
  top: 39%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next4 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
  right: 0px !important;
  left: auto !important;
}
.swiper-button-prev4 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
  left: 0px !important;
  right: auto !important;
}
.xxpt_img_box {
  position: relative;
  height: 762px;
}
.xxpt_img_box .xxpt_img_1 {}
.xxpt_img_box .xxpt_img_2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  user-select: none;
  pointer-events: none;
  top: 26%;
  animation: dont2 5s 0s ease-in-out infinite;
}
.xxpt_img_box .xxpt_img_3 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 35%;
  z-index: 9;
  user-select: none;
  pointer-events: none;
}
.bc5_a {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  left: 50%;
  top: 10px;
  transform: translateX(-50%);
  color: #72ffdf;
}
/* ============================================弹 窗============================================ */
/* 弹窗1 */
.window_box {
  position: fixed;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgb(0 0 0 / 0.7);
  display: block;
  z-index: 99999;
}
.window_contant1 {
  position: absolute;
  width: 970px;
  height: 580px;
  top: 55%;
  padding: 30px 45px 30px 75px;
  box-sizing: border-box;
  left: 50%;
  border-radius: 0px;
  transform: translate(-50%, -50%);
  background: url(./images/tc_bg.png)no-repeat center;
  /* overflow: hidden; */
  box-shadow: 0px 0px 10px #616161;
  background-size: 100% 100%;
  display: none;
}
.window_contant1 .window_contant1_message1 {
  width: 100%;
  height: 75%;
  border-bottom: 1px solid #999;
  letter-spacing: 1px;
}
.window_contant1 .window_contant1_message1 .window_message1_p1 {
  text-align: center;
  font-size: 24px;
  padding: 40px 0 25px;
  color: #000000;
}
.window_contant1 .window_contant1_message1 .window_message1_p2 {
  font-size: 16px;
  color: #878787;
  text-align: center;
  font-weight: 400;
}
.window_contant1 .window_contant1_message2 {
  color: #017aff;
  position: absolute;
  text-align: center;
  font-size: 24px;
  top: -40px;
  right: -40px;
  cursor: pointer;
  user-select: none;
}
.window_contant1_message2 img {
  display: block;
}
.window_contant1 .window_contant1_message2:active {
  background-color: #dadada;
  color: #000;
}
.show1 {
  display: block !important;
  animation: Show1 0.5s ease-out 0s 1 normal;
  animation-fill-mode: forwards;
}
@keyframes Show1 {
  0% {
    opacity: 0;
    top: 55%;
  }
  100% {
    opacity: 1;
    top: 50%;
  }
}
.bm_btn {
  background: url(./images/bm_btn.png);
  width: 332px;
  height: 113px;
  background-size: 100%;
  position: fixed;
  top: 50%;
  z-index: 9999;
  transform: translateY(-50%);
  right: 0;
}
.bm_btn a {
  display: block;
  width: 220px;
  height: 80px;
  margin-left: 84px;
  margin-top: 21px;
}
.tc_cont {
  margin-top: -45px;
  position: relative;
  z-index: 9;
  line-height: 25px;
  font-weight: lighter;
  text-align: justify;
}
.tc_cont .tc_p {
  text-indent: 2em;
}
.tc_cont .tc_t {
  position: relative;
  padding-left: 2em;
  margin-top: 30px;
  margin-bottom: 15px;
}
.tc_cont .tc_t>img {
  position: absolute;
  left: 0;
  width: 75px;
  top: -25px;
}
.tc_cont .tc_t>p {
  position: relative;
  z-index: 1;
  color: #80ecff;
  font-size: 22px;
  font-weight: bold;
}
.qjj {
  padding-left: 20px;
}
.qjj p {
  position: relative;
}
.qjj p span {
  display: inline-block;
  position: absolute;
  margin-right: 5px;
  top: 9px;
  left: -18px;
  width: 8px;
  height: 8px;
  border: 2px solid #80ecff;
  border-radius: 10px;
}
.tc_cont .tc_d {
  /* padding-left: 57px; */
  margin-bottom: 25px;
  position: relative;
  /* top: -44px; */
}
.tc_cont .tc_d>p {
  position: relative;
  margin-bottom: 0px;
  line-height: 30px;
  font-size: 17px;
}
.tc_cont .tc_d>p>img {
  position: absolute;
  left: -19px;
  top: 2px;
}
.tc_cont .tc_b {
  text-align: right;
  /* position: absolute; */
  /* right: 0; */
  /* bottom: 0; */
  margin-top: 0px;
}
.spkc_box li a:hover .spkc_tle {
  color: #54dbff;
}
.tc_cont {
  overflow-y: auto;
  height: 400px;
  padding-right: 25px;
  padding-bottom: 15px;
  box-sizing: border-box;
}
.tc_cont::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  /* background-color:#F5F5F5; */
}
.tc_cont::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  /* background-color:#F5F5F5; */
}
.tc_cont::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #fff;
}