﻿
/*字体*/
/* @font-face {
	font-family: "Fontke";
	src: url("Fontke.woff2") format("woff2"),
		 url("Fontke.woff") format("woff"),
		 url("Fontke.ttf") format("truetype"),
		 url("Fontke.eot") format("embedded-opentype"),
		 url("Fontke.svg") format("svg"),
		 url("Fontke.otf") format("opentype");
} */
* {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: calc(100vw/19.2);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1901px) {
  html {
    font-size: 100px;
  }
}
@media (max-width: 1580px) {
  html {
    font-size: 66px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: calc(100vw/7.5);
  }
}
body {
  min-height: 100%;
  font-family: 'PingFang SC', 'Arial', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  background: #fff;
}
@media (max-width: 1580px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 0.28rem;
  }
}
img {
  max-width: 100%;
  border: 0;
  vertical-align: top;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
input,
button {
  -webkit-appearance: none;
  border-radius: 0;
}
button {
  cursor: pointer;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
textarea {
  resize: none;
  overflow: auto;
}
input,
button,
textarea,
select {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
  color: inherit;
  background: transparent;
}
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
table {
  border-collapse: collapse;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  zoom: 1;
}
.clear:after {
  content: '';
  display: block;
  clear: both;
}
.container {
  margin: 0 auto;
  width: 85%;
  max-width: 1600px;
}
@media (max-width: 1260px) {
  .container {
    width: 90%;
  }
}
.bg-color1 {
  background-color: #fff;
}
.ptb100 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .ptb100 {
    padding-top: 1.2rem;
    padding-bottom: 1.2em;
  }
}
.pt100 {
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .pt100 {
    padding-top: 1.2rem;
  }
}
.pb100 {
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .pb100 {
    padding-bottom: 1.2rem;
  }
}
.font14 {
  font-size: 14px;
}
.font16 {
  font-size: 16px;
}
.font17 {
  font-size: 17px;
}
.font18 {
  font-size: 18px;
}
.font20 {
  font-size: 20px;
}
.font24 {
  font-size: 24px;
}
.font26 {
  font-size: 26px;
}
.font28 {
  font-size: 28px;
}
.font30 {
  font-size: 30px;
}
.font36 {
  font-size: 0.36rem;
}
.font36 {
  font-size: 0.36rem;
}
.font38 {
  font-size: 38px;
}
.font48 {
  font-size: 0.48rem;
}
.font46 {
  font-size: 0.46rem;
}
.font56 {
  font-size: 0.56rem;
}
.font44 {
  font-size: 0.44rem;
}
.font42 {
  font-size: 0.42rem;
}
.font60 {
  font-size: 0.6rem;
}
.font34 {
  font-size: 34px;
}
.font22 {
  font-size: 22px;
}
.font32 {
  font-size: 32px;
}
@media (max-width: 1580px) {
  .font16 {
    font-size: 14px;
  }
  .font18,
  .font17 {
    font-size: 16px;
  }
  .font20,
  .font24,
  .font22 {
    font-size: 18px;
  }
  .font30,
  .font28,
  .font26 {
    font-size: 24px;
  }
  .font36,
  .font34,
  .font32 {
    font-size: 26px;
  }
  .font48,
  .font44,
  .font46,
  .font38,
  .font42 {
    font-size: 32px;
  }
}
@media (max-width: 1260px) {
  .font20 {
    font-size: 16px;
  }
  .font44,
  .font38,
  .font42 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .font14 {
    font-size: 0.28rem;
  }
  .font16 {
    font-size: 0.28rem;
  }
  .font18,
  .font17 {
    font-size: 0.28rem;
  }
  .font20,
  .font24 {
    font-size: 0.3rem;
  }
  .font20 {
    font-size: 0.28rem;
  }
  .font30,
  .font28,
  .font26 {
    font-size: 0.36rem;
  }
  .font36,
  .font36 {
    font-size: 0.36rem;
  }
  .font48 {
    font-size: 0.48rem;
  }
  .font44,
  .font38,
  .font42 {
    font-size: 0.4rem;
  }
  .font46,
  .font45 {
    font-size: 0.44rem;
  }
  .font60 {
    font-size: 0.48rem;
  }
  .font34,
  .font32 {
    font-size: 0.32rem;
  }
  .font22 {
    font-size: 0.32rem;
  }
}
.font50 {
  font-size: 0.5rem;
}
.font40 {
  font-size: 0.4rem;
}
.font45 {
  font-size: 0.45rem;
}
@media (max-width: 1580px) {
  .font40 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .font50,
  .font45 {
    font-size: 0.48rem;
  }
  .font40 {
    font-size: 0.4rem;
  }
}
.font100 {
  font-size: 1rem;
}
.public-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 0.2rem;
  min-width: 1rem;
}
.public-img {
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.public-img::before {
  content: "";
  display: block;
  position: relative;
  z-index: 0;
  padding-top: 100%;
}
.public-img > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.x-public-a {
  display: inline-block;
  min-width: 160px;
  text-align: center;
  transition: 0.3s all;
  position: relative;
  overflow: hidden;
  border-radius: 100px;
}
@media (max-width: 767px) {
  .x-public-a {
    min-width: 2.4rem;
  }
}
.x-public-a::before {
  content: "";
  width: 100%;
  height: 0;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.3s all;
  z-index: -1;
}
.x-public-a:hover::before {
  left: 0;
  bottom: 0;
  top: auto;
  height: 100%;
}
.x-public-a:hover span {
  color: #005dc1;
}
.x-public-a span {
  transition: 0.3s all;
  color: #fff;
  border: 0.02rem solid #fff;
  display: block;
  padding: 0.14rem 0;
  overflow: hidden;
  border-radius: 100px;
}
@media (max-width: 767px) {
  .x-public-a span {
    padding: 0.14rem 0.1rem;
  }
}
#hi-upgrade {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
#hi-upgrade .hi-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -177px 0 0 -450px;
  width: 900px;
}
#hi-upgrade .hi-wrap .hi-title {
  font-size: 30px;
  line-height: 40px;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-close {
  margin: 10px 0;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #005CE6;
}
#hi-upgrade .hi-wrap .hi-close:hover {
  text-decoration: underline;
}
#hi-upgrade .hi-wrap .hi-text1 {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-text1 span {
  color: #005CE6;
}
#hi-upgrade .hi-wrap .hi-text2 {
  position: relative;
  margin: 60px 0;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-text2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
  border-top: 1px solid #ddd;
}
#hi-upgrade .hi-wrap .hi-text2 span {
  position: relative;
  z-index: 5;
  padding: 0 30px;
  background: #fff;
}
#hi-upgrade .hi-wrap .hi-list {
  overflow: hidden;
}
#hi-upgrade .hi-wrap .hi-list li {
  display: inline-block;
  width: 16%;
}
#hi-upgrade .hi-wrap .hi-list li div {
  margin: 0 auto 5px;
  width: 50px;
  height: 50px;
}
#hi-upgrade .hi-wrap .hi-list li a {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-list li a:hover {
  color: #005CE6;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico1 {
  background: url(../image/hi-llq-1.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico2 {
  background: url(../image/hi-llq-2.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico3 {
  background: url(../image/hi-llq-3.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico4 {
  background: url(../image/hi-llq-4.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico5 {
  background: url(../image/hi-llq-5.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico6 {
  background: url(../image/hi-llq-6.jpg) no-repeat center / 100%;
}
.x-load1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 950;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  display: none !important;
}
.x-load1 .x-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  transition: 0.6s all;
}
.x-load1 .x-img.on {
  transform: rotate(360deg) translate(-50%, -50%) scale(4);
  opacity: 0;
}
.x-load1 .x-img img,
.x-load1 .x-img svg {
  display: block;
  width: 6.6rem;
  height: 6.6rem;
  animation-name: load1;
  animation-timing-function: ease-out;
  animation-duration: 100s;
}
@keyframes load1 {
  0% {
    transform: rotate(-360deg) scale(1);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
/* 占位标签，设置导航样式 */
#c-placeholder {
  height: 1rem;
}
@media (max-width: 991px) {
  #c-placeholder {
    height: 1.2rem;
  }
}
/*顶部*/
#c-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  line-height: 1rem;
  text-align: center;
  color: #fff;
  transition: 0.3s;
}
#c-header.c-head-move {
  top: -1.2rem;
}
#c-header.c-style2 {
  color: #333;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
#c-header.c-style2 .x-right .x-sp span {
  border-color: rgba(34, 34, 34, 0.1);
}
#c-header.c-style2 .x-right .x-sp span i svg path {
  fill: #222;
}
#c-header.c-style2 .x-right .x-sp2 {
  border-color: rgba(34, 34, 34, 0.1);
}
#c-header.c-style2 .x-right .x-sp2 .c-switch2 i {
  background-color: #222;
}
@media (max-width: 991px) {
  #c-header {
    line-height: 1.2rem;
  }
}
#c-header a {
  color: #fff;
  transition: 0.3s;
}
#c-header.c-style2 a {
  color: #333;
}
#c-header.c-style2 a i svg path {
  fill: #333;
}
#c-header .x-con {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.5rem 0 0.5rem;
}
@media (max-width: 991px) {
  #c-header .x-con {
    height: 1.2rem;
  }
}
#c-header .c-right-box {
  display: flex;
  align-items: center;
}
#c-header .x-right {
  display: flex;
}
@media (max-width: 991px) {
  #c-header .x-right {
    position: absolute;
    right: 52px;
  }
}
#c-header .x-right .x-sp {
  margin-right: 0.2rem;
  position: relative;
  cursor: pointer;
}
#c-header .x-right .x-sp span {
  display: flex;
  align-items: center;
  font-weight: bold;
  border: 0.02rem solid rgba(255, 255, 255, 0.2);
  line-height: initial;
  padding: 0.12rem 0.17rem;
  border-radius: 100px;
}
#c-header .x-right .x-sp span i {
  display: block;
  width: 10px;
  height: 6px;
  margin-left: 0.1rem;
}
#c-header .x-right .x-sp span i svg {
  display: block;
  width: 10px;
  height: 6px;
}
#c-header .x-right .x-sp .x-la {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  width: 100%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  display: none;
}
#c-header .x-right .x-sp .x-la .x-xa {
  background-color: #fff;
}
#c-header .x-right .x-sp .x-la .x-xa a {
  display: block;
  line-height: initial;
  text-align: center;
  padding: 10px;
  padding-bottom: 0;
  font-size: 14px;
  transition: 0.3s all;
}
#c-header .x-right .x-sp .x-la .x-xa a:hover {
  color: #0064d0;
}
#c-header .x-right .x-sp .x-la .x-xa a:last-child {
  padding-bottom: 10px;
}
#c-header .x-right .x-sp2 {
  display: flex;
  align-items: center;
  font-weight: bold;
  border: 0.02rem solid rgba(255, 255, 255, 0.2);
  line-height: initial;
  padding: 0.12rem 0.17rem;
  border-radius: 100px;
  cursor: pointer;
}
@media (max-width: 991px) {
  #c-header .x-right .x-sp2 {
    display: none;
  }
}
#c-header .x-right .x-sp2 .c-switch2 {
  position: relative;
  width: 20px;
  height: 16px;
  z-index: 2;
  display: block;
  margin-left: 0.1rem;
}
@media (max-width: 991px) {
  #c-header .x-right .x-sp2 .c-switch2 {
    display: block;
  }
}
#c-header .x-right .x-sp2 .c-switch2 i {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background: #fff;
  transition: all 0.3s;
}
#c-header .x-right .x-sp2 .c-switch2 i:nth-child(1) {
  top: 0;
}
#c-header .x-right .x-sp2 .c-switch2 i:nth-child(3) {
  bottom: 0;
}
#c-header .x-right .x-sp2 .c-switch2 i:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}
/*顶部logo*/
#c-header .c-logo {
  display: flex;
  align-items: center;
}
#c-header .c-logo .c-img-box {
  display: flex;
  align-items: center;
}
#c-header .c-logo .c-img-box img {
  height: 0.52rem;
}
@media (max-width: 991px) {
  #c-header .c-logo .c-img-box img {
    height: 0.6rem;
  }
}
#c-header .c-logo .c-img-box img:nth-child(2) {
  display: none;
}
#c-header.c-style2 .c-logo .c-img-box img:nth-child(1) {
  display: none;
}
#c-header.c-style2 .c-logo .c-img-box img:nth-child(2) {
  display: inline-block;
}
/*顶部pc导航*/
#c-header .c-nav {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  #c-header .c-nav {
    display: none;
  }
}
#c-header .c-nav > li {
  position: relative;
  margin-right: 0.6rem;
}
#c-header .c-nav > li:last-child {
  margin-right: 0;
}
#c-header .c-nav > li a {
  display: flex;
  align-items: center;
  font-size: 18px;
}
@media (max-width: 1580px) {
  #c-header .c-nav > li a {
    font-size: 16px;
  }
}
#c-header .c-nav > li a i {
  display: block;
  width: 10px;
  height: 6px;
  margin-left: 0.1rem;
}
#c-header .c-nav > li a i svg {
  display: block;
  width: 10px;
  height: 6px;
}
#c-header .c-nav li.on > a::before,
#c-header .c-nav li:hover > a::before {
  width: 100%;
}
#c-header .c-nav ul {
  position: absolute;
  top: 99%;
  left: 50%;
  display: none;
  min-width: 1.5rem;
  line-height: 0.5rem;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#c-header .c-nav ul li {
  border-bottom: 1px solid #eee;
}
#c-header .c-nav ul li:last-child {
  border: 0;
}
#c-header .c-nav ul li a {
  color: #333;
  white-space: nowrap;
  padding: 0 0.15rem;
  transition: 0.3s all;
}
#c-header .c-nav ul li a:hover {
  color: #005dc1;
}
/*顶部移动端导航*/
#c-header .c-nav2 {
  position: absolute;
  top: 1.2rem;
  left: 0;
  width: 100%;
  height: 0;
  line-height: 1rem;
  color: #333;
  background: #fff;
  overflow-y: auto;
  transition: 0.3s;
  text-align: left;
}
#c-header .c-nav2 > li:last-child {
  border-bottom: 1px solid #f1f1f1;
}
#c-header .c-nav2 li {
  padding: 0 0.5rem;
  border-top: 1px solid #f1f1f1;
}
@media (max-width: 767px) {
  #c-header .c-nav2 li {
    padding: 0 0.5rem;
  }
}
#c-header .c-nav2 li .c-title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#c-header .c-nav2 li .c-title-box img,
#c-header .c-nav2 li .c-title-box svg {
  width: 0.3rem;
  height: 0.3rem;
  transition: all 0.3s;
}
#c-header .c-nav2 li .c-title-box img path,
#c-header .c-nav2 li .c-title-box svg path {
  fill: #333;
}
#c-header .c-nav2 li .c-title-box.on img,
#c-header .c-nav2 li .c-title-box.on svg {
  transform: rotate(90deg);
}
#c-header .c-nav2 li a {
  color: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#c-header .c-nav2 li a:hover,
#c-header .c-nav2 li.on > a {
  color: #005CE6;
}
#c-header .c-nav2 li ul {
  display: none;
}
.c-open #c-header .c-nav2 {
  height: calc(100vh - 1.2rem);
}
/*顶部导航开关*/
#c-header .c-switch {
  position: relative;
  display: none;
  width: 0.48rem;
  height: 0.4rem;
  cursor: pointer;
}
@media (max-width: 991px) {
  #c-header .c-switch {
    display: block;
  }
}
#c-header .c-switch i {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background: #fff;
  transition: all 0.3s;
}
#c-header .c-switch i:nth-child(1) {
  top: 0;
}
#c-header .c-switch i:nth-child(3) {
  bottom: 0;
}
#c-header .c-switch i:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}
#c-header.c-style2 .c-switch i {
  background: #333;
}
body.c-open #c-header .c-switch i:nth-child(2) {
  opacity: 0;
}
body.c-open #c-header .c-switch i:nth-child(1) {
  top: 50%;
  margin-top: -1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.c-open #c-header .c-switch i:nth-child(3) {
  bottom: 50%;
  margin-bottom: -1px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.x-index1 {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.x-index1 .swiper-container {
  width: 100%;
  height: 100%;
}
.x-index1 .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-img {
  width: 100%;
  height: 100%;
  position: relative;
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-img img:nth-of-type(2) {
  display: none;
}
@media (max-width: 767px) {
  .x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-img img:nth-of-type(1) {
    display: none;
  }
  .x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-img img:nth-of-type(2) {
    display: block;
  }
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-img video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  z-index: 5;
  width: 100%;
  padding: 0 2rem;
}
@media (max-width: 1260px) {
  .x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-text {
    padding: 0 0.4rem;
  }
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
  color: #fff;
  line-height: 1.2;
  font-weight: bold;
  opacity: 0;
  letter-spacing: -0.5px;
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-sp {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0.8rem;
  opacity: 0;
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-a {
  display: flex;
  justify-content: center;
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-a .x-public-a {
  width: 1.9rem;
  height: 1.9rem;
  border: 2px solid rgba(255, 255, 255, 0.9);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 0 -0.1rem 0 -0.1rem;
  min-width: initial;
}
@media (max-width: 767px) {
  .x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-a .x-public-a {
    border: 1px solid rgba(255, 255, 255, 0.9);
  }
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-a .x-public-a span {
  transition: 0.3s all;
  color: #fff;
  border: none;
  display: block;
  padding: 0;
  overflow: initial;
  border-radius: initial;
}
@media (max-width: 767px) {
  .x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-a .x-public-a span {
    font-size: 0.24rem;
  }
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-a .x-public-a::before {
  display: none;
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-a .x-public-a .x-img2 {
  width: auto;
  height: 0.4rem;
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-a .x-public-a .x-img2 svg {
  display: inline-block;
  width: auto;
  height: 100%;
}
.x-index1 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-a .x-public-a .x-img2 svg path {
  fill: #fff;
  opacity: 1;
}
.x-index1 .swiper-container .swiper-pagination1 {
  position: absolute;
  left: 0;
  bottom: 1.2rem;
  z-index: 5;
  display: flex;
  justify-content: center;
}
.x-index1 .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.4);
  width: 0.4rem;
  height: 0.04rem;
  opacity: 1;
  border-radius: initial;
  margin: 0 0.1rem;
}
.x-index1 .swiper-container .swiper-pagination1 .swiper-pagination-bullet-active {
  background-color: #fff;
}
.x-index2 {
  width: 100%;
  height: 100vh;
}
.x-index2 .x-top {
  height: 100%;
}
.x-index2 .x-top .swiper-container {
  height: 100%;
}
.x-index2 .x-top .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.x-index2 .x-top .swiper-container .swiper-wrapper .swiper-slide .x-img {
  width: 100%;
  height: 100%;
  position: relative;
}
.x-index2 .x-top .swiper-container .swiper-wrapper .swiper-slide .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-index2 .x-top .swiper-container .swiper-wrapper .swiper-slide .x-img img:nth-of-type(2) {
  display: none;
}
@media (max-width: 767px) {
  .x-index2 .x-top .swiper-container .swiper-wrapper .swiper-slide .x-img img:nth-of-type(1) {
    display: none;
  }
  .x-index2 .x-top .swiper-container .swiper-wrapper .swiper-slide .x-img img:nth-of-type(2) {
    display: block;
  }
}
.x-index2 .x-top .swiper-container .swiper-wrapper .swiper-slide .x-img video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-index2 .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 2.6rem;
  z-index: 5;
}
.x-index2 .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
  color: #fff;
  font-weight: bold;
  opacity: 0;
}
.x-index2 .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
  color: #fff;
  opacity: 0;
}
.x-index2 .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text .x-public-a {
  opacity: 0;
  border-color: rgba(255, 255, 255, 0.2);
  margin-top: 0.55rem;
}
.x-index2 .x-xia {
  position: absolute;
  bottom: 1.3rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
.x-index2 .x-xia .swiper-container {
  opacity: 0;
}
.x-index2 .x-xia .swiper-container::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 0;
  top: 43px;
}
@media (max-width: 1580px) {
  .x-index2 .x-xia .swiper-container::before {
    top: 40px;
  }
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container::before {
    top: 42px;
  }
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
  padding-top: 30px;
  cursor: pointer;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .x-i {
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 43px;
  z-index: 3;
  animation-name: na1;
  animation-timing-function: ease-out;
  animation-duration: 6s;
}
@media (max-width: 1580px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .x-i {
    top: 40px;
  }
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .x-i {
    top: 42px;
  }
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active i::before {
  opacity: 1;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide i {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 100%;
  position: relative;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide i::before {
  content: "";
  width: 30px;
  height: 30px;
  border: 0.02rem solid #fff;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: 0.3s all;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide p {
  color: #fff;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide p {
    font-size: 0.24rem;
  }
}
@keyframes na1 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.x-index3 {
  height: 100vh;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.x-index3::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.x-index3 .x-img {
  width: 100%;
  height: 100%;
}
.x-index3 .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-index3 .container {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  height: 100%;
}
.x-index3 .container .swiper1 {
  width: 52%;
  margin: initial;
  overflow: initial;
}
@media (max-width: 991px) {
  .x-index3 .container .swiper1 {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .x-index3 .container .swiper1 .swiper-slide {
    opacity: 0;
  }
  .x-index3 .container .swiper1 .swiper-slide.swiper-slide-active {
    opacity: 1;
  }
}
.x-index3 .container .x-top {
  width: 62%;
  margin-top: 2.7rem;
}
@media (max-width: 991px) {
  .x-index3 .container .x-top {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .x-index3 .container .x-top {
    padding-left: 0.4rem;
  }
}
.x-index3 .container .x-top .x-text .x-title {
  font-weight: bold;
  color: #fff;
  line-height: 0.9;
  position: relative;
  opacity: 0;
}
.x-index3 .container .x-top .x-text .x-title span {
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 0.04rem;
  left: -0.5rem;
  font-size: 16px;
}
@media (max-width: 767px) {
  .x-index3 .container .x-top .x-text .x-title span {
    left: -0.35rem;
    font-size: 12px;
  }
}
.x-index3 .container .x-top .x-text .x-p {
  color: #fff;
  margin-top: 0.15rem;
  opacity: 0;
}
.x-index3 .container .x-top .x-text ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.25rem;
  opacity: 0;
}
.x-index3 .container .x-top .x-text ul li {
  width: 25%;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .x-index3 .container .x-top .x-text ul li {
    width: 50%;
    margin-bottom: 0.3rem;
  }
}
.x-index3 .container .x-top .x-text ul li:last-child {
  padding-right: 0.4rem;
}
.x-index3 .container .x-top .x-text ul li .x-sp {
  display: flex;
}
.x-index3 .container .x-top .x-text ul li .x-sp span {
  font-size: 0.5rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
}
.x-index3 .container .x-top .x-text ul li .x-sp i {
  font-style: initial;
  font-size: 0.3rem;
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
  display: inline-block;
  margin-left: 0.1rem;
}
.x-index3 .container .x-top .x-text ul li p {
  color: #fff;
  line-height: 1.2;
}
.x-index3 .container .swiper2 {
  width: 62%;
  margin: initial;
  position: absolute;
  bottom: 1.2rem;
  opacity: 0;
}
@media (max-width: 991px) {
  .x-index3 .container .swiper2 {
    width: 100%;
  }
}
.x-index3 .container .swiper2 .swiper-wrapper .swiper-slide {
  cursor: pointer;
}
.x-index3 .container .swiper2 .swiper-wrapper .swiper-slide.swiper-slide-thumb-active span {
  opacity: 1;
}
.x-index3 .container .swiper2 .swiper-wrapper .swiper-slide.swiper-slide-thumb-active p {
  opacity: 1;
}
.x-index3 .container .swiper2 .swiper-wrapper .swiper-slide.swiper-slide-thumb-active i::before {
  animation-name: na1;
  animation-timing-function: ease-out;
  animation-duration: 6s;
}
.x-index3 .container .swiper2 .swiper-wrapper .swiper-slide:hover span {
  color: #005dc1;
}
.x-index3 .container .swiper2 .swiper-wrapper .swiper-slide span {
  color: #fff;
  font-weight: bold;
  opacity: 0.4;
}
.x-index3 .container .swiper2 .swiper-wrapper .swiper-slide p {
  text-transform: uppercase;
  color: #fff;
  margin: 0.1rem 0 0.15rem 0;
  opacity: 0.4;
}
.x-index3 .container .swiper2 .swiper-wrapper .swiper-slide i {
  display: block;
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.2);
  position: relative;
}
.x-index3 .container .swiper2 .swiper-wrapper .swiper-slide i::before {
  content: "";
  width: 0;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.x-index4 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 1.2rem 0 1rem 0;
}
@media (max-width: 767px) {
  .x-index4 {
    padding-top: 1.6rem;
  }
}
.x-index4 .container .x-title {
  text-align: center;
  font-weight: bold;
  opacity: 0;
}
.x-index4 .container .x-title span {
  color: #005dc1;
}
.x-index4 .container .x-xia {
  margin-top: 0.5rem;
  position: relative;
  opacity: 0;
}
.x-index4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  border-radius: 0.15rem;
  overflow: hidden;
}
.x-index4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide a:hover .public-img::after {
  opacity: 0;
}
.x-index4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide a:hover .public-img img:nth-of-type(2) {
  opacity: 1;
}
.x-index4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide a .public-img::before {
  padding-top: 104%;
}
.x-index4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide a .public-img::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 70%);
}
.x-index4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide a .public-img img:nth-of-type(2) {
  opacity: 0;
  transition: 0.3s all;
}
.x-index4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide a .x-text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  padding: 0.4rem;
  width: 100%;
  height: 100%;
}
.x-index4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide a .x-text .x-sp {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0.07rem 0.14rem;
  border-radius: 100px;
}
.x-index4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide a .x-text .x-p {
  position: absolute;
  width: 100%;
  bottom: 0.4rem;
  left: 0;
  padding: 0 0.4rem;
}
.x-index4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide a .x-text .x-p span {
  color: #fff;
}
.x-index4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide a .x-text .x-p .x-title2 {
  color: #fff;
  line-height: 1.3;
  margin-top: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 3.9em;
}
.x-index4 .container .x-xia .swiper-button-prev1 {
  width: 0.5rem;
  height: 0.5rem;
  border: 0.01rem solid rgba(34, 34, 34, 0.2);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  border-radius: 100%;
  position: absolute;
  left: -0.8rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: 0.3s all;
}
@media (max-width: 1260px) {
  .x-index4 .container .x-xia .swiper-button-prev1 {
    left: -0.55rem;
  }
}
@media (max-width: 991px) {
  .x-index4 .container .x-xia .swiper-button-prev1 {
    display: none;
  }
}
.x-index4 .container .x-xia .swiper-button-prev1:hover {
  background-color: #005dc2;
  border-color: #005dc2;
}
.x-index4 .container .x-xia .swiper-button-prev1:hover svg path {
  fill: #fff;
}
.x-index4 .container .x-xia .swiper-button-prev1 svg {
  width: 18px;
  height: 12px;
  transform: rotate(180deg);
}
@media (max-width: 1580px) {
  .x-index4 .container .x-xia .swiper-button-prev1 svg {
    width: 14px;
    height: 10px;
  }
}
.x-index4 .container .x-xia .swiper-button-prev1 svg path {
  fill: #5a595e;
  transition: 0.3s all;
}
.x-index4 .container .x-xia .swiper-button-next1 {
  width: 0.5rem;
  height: 0.5rem;
  border: 0.01rem solid rgba(34, 34, 34, 0.2);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  border-radius: 100%;
  position: absolute;
  right: -0.8rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: 0.3s all;
}
@media (max-width: 1260px) {
  .x-index4 .container .x-xia .swiper-button-next1 {
    right: -0.55rem;
  }
}
@media (max-width: 991px) {
  .x-index4 .container .x-xia .swiper-button-next1 {
    display: none;
  }
}
.x-index4 .container .x-xia .swiper-button-next1:hover {
  background-color: #005dc2;
  border-color: #005dc2;
}
.x-index4 .container .x-xia .swiper-button-next1:hover svg path {
  fill: #fff;
}
.x-index4 .container .x-xia .swiper-button-next1 svg {
  width: 18px;
  height: 12px;
}
@media (max-width: 1580px) {
  .x-index4 .container .x-xia .swiper-button-next1 svg {
    width: 14px;
    height: 10px;
  }
}
.x-index4 .container .x-xia .swiper-button-next1 svg path {
  fill: #5a595e;
  transition: 0.3s all;
}
.x-index4 .container .x-a {
  text-align: center;
  margin-top: 0.5rem;
  opacity: 0;
}
.x-index4 .container .x-a .x-public-a {
  border: 1px solid #0962c3;
}
.x-index4 .container .x-a .x-public-a span {
  color: #0962c3;
}
.x-foot {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0.6rem;
}
.x-foot .container .x-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-foot .container .x-top .x-le {
  width: 20%;
}
@media (max-width: 1260px) {
  .x-foot .container .x-top .x-le {
    width: 18.375%;
  }
}
@media (max-width: 991px) {
  .x-foot .container .x-top .x-le {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-le {
    width: 100%;
  }
}
.x-foot .container .x-top .x-le .x-lo {
  display: block;
  height: 0.52rem;
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-le .x-lo {
    height: 0.6rem;
  }
}
.x-foot .container .x-top .x-le .x-lo img {
  height: 100%;
}
.x-foot .container .x-top .x-le .x-fx {
  margin-top: 1.4rem;
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-le .x-fx {
    margin-top: 0.4rem;
  }
}
.x-foot .container .x-top .x-le .x-fx a {
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  transition: 0.3s all;
  margin-right: 0.08rem;
  background: #eee;
}
.x-foot .container .x-top .x-le .x-fx a:hover {
  border-color: #005dc1;
  background-color: #005dc1;
}
.x-foot .container .x-top .x-le .x-fx a:hover svg path {
  fill: #fff;
}
.x-foot .container .x-top .x-le .x-fx a svg path {
  fill: #c6c6c7;
  opacity: 1;
}
.x-foot .container .x-top .x-zhong {
  width: 32%;
  margin-top: 0.15rem;
}
@media (max-width: 1260px) {
  .x-foot .container .x-top .x-zhong {
    width: 37.125%;
  }
}
@media (max-width: 991px) {
  .x-foot .container .x-top .x-zhong {
    display: none;
  }
}
.x-foot .container .x-top .x-zhong ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-foot .container .x-top .x-zhong ul li {
  margin-right: 1rem;
}
.x-foot .container .x-top .x-zhong ul li:last-child {
  margin-right: 0;
}
.x-foot .container .x-top .x-zhong ul li a {
  display: flex;
  align-items: center;
  font-weight: bold;
  color: #444444;
  transition: 0.3s all;
  margin-bottom: 0.2rem;
}
.x-foot .container .x-top .x-zhong ul li a:hover {
  color: #005dc1;
}
.x-foot .container .x-top .x-zhong ul li a:hover svg {
  opacity: 1;
  transform: translateX(0.2rem);
}
.x-foot .container .x-top .x-zhong ul li a svg {
  margin-left: 0.2rem;
  opacity: 0;
  transition: 0.3s all;
}
.x-foot .container .x-top .x-zhong ul li a svg path {
  fill: #005dc1;
}
.x-foot .container .x-top .x-right {
  width: 48%;
  margin-top: 0.15rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1260px) {
  .x-foot .container .x-top .x-right {
    width: 36.5%;
  }
}
@media (max-width: 991px) {
  .x-foot .container .x-top .x-right {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-right {
    margin-top: 0.4rem;
    width: 100%;
  }
}
.x-foot .container .x-top .x-right ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 38%;
}
@media (max-width: 1260px) {
  .x-foot .container .x-top .x-right ul {
    width: 100%;
  }
}
.x-foot .container .x-top .x-right ul li {
  margin-bottom: 0.2rem;
  width: 100%;
}
.x-foot .container .x-top .x-right ul li:nth-of-type(2n-1) {
  width: 100%;
}
.x-foot .container .x-top .x-right ul li:nth-of-type(2n) {
  width: 100%;
}
.x-foot .container .x-top .x-right ul li:last-child {
  width: 100%;
}
.x-foot .container .x-top .x-right ul li span {
  font-weight: bold;
  color: #899399;
}
.x-foot .container .x-top .x-right ul li p,
.x-foot .container .x-top .x-right ul li a {
  font-weight: bold;
  color: #444444;
}
.x-foot .container .x-top .x-right .x-fo1 {
  width: 55%;
}
@media (max-width: 1260px) {
  .x-foot .container .x-top .x-right .x-fo1 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-right .x-fo1 {
    padding-bottom: 0.4rem;
  }
}
.x-foot .container .x-top .x-right .x-fo1 .x-inp {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.x-foot .container .x-top .x-right .x-fo1 .x-inp .zz-input {
  width: 48.14%;
  margin-bottom: 0.2rem;
  border: 1px solid #ebebeb;
  height: 44px;
  display: flex;
  align-items: center;
  padding: 0 20px;
}
@media (max-width: 1580px) {
  .x-foot .container .x-top .x-right .x-fo1 .x-inp .zz-input {
    height: 46px;
  }
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-right .x-fo1 .x-inp .zz-input {
    height: 40px;
    padding: 0 10px;
  }
}
.x-foot .container .x-top .x-right .x-fo1 .x-inp .zz-input span {
  color: #ff0000;
  margin-right: 5px;
}
.x-foot .container .x-top .x-right .x-fo1 .x-inp .zz-input input {
  height: 100%;
  width: 100%;
  color: #9aa6b1;
}
.x-foot .container .x-top .x-right .x-fo1 .zz-textarea {
  display: flex;
}
.x-foot .container .x-top .x-right .x-fo1 .zz-textarea textarea {
  border: 1px solid #e5e8ed;
  width: 100%;
  height: 100px;
  padding: 10px 20px;
  color: #9aa6b1;
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-right .x-fo1 .zz-textarea textarea {
    padding: 10px 10px;
  }
}
.x-foot .container .x-top .x-right .x-fo1 .x-but {
  display: flex;
  justify-content: center;
}
.x-foot .container .x-top .x-right .x-fo1 .x-but .public-nybtn {
  height: 50px;
  margin-top: 0.2rem;
}
@media (max-width: 1580px) {
  .x-foot .container .x-top .x-right .x-fo1 .x-but .public-nybtn {
    height: 46px;
  }
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-right .x-fo1 .x-but .public-nybtn {
    height: 44px;
  }
}
.x-foot .container .x-links {
  display: flex;
  justify-content: flex-start;
  margin: 0.5rem 0 0.2rem 0;
}
@media (max-width: 767px) {
  .x-foot .container .x-links {
    display: none;
  }
}
.x-foot .container .x-links span {
  font-size: 14px;
  color: #444444;
  line-height: 1.8;
}
@media (max-width: 1260px) {
  .x-foot .container .x-links span {
    line-height: 1;
  }
}
.x-foot .container .x-links .x-a {
  padding-left: 0.2rem;
}
.x-foot .container .x-links .x-a a {
  display: inline-block;
  font-size: 14px;
  color: #444444;
  position: relative;
  margin-bottom: 0.2rem;
}
.x-foot .container .x-links .x-a a:hover::before {
  opacity: 1;
  width: 100%;
}
.x-foot .container .x-links .x-a a::before {
  content: "";
  width: 0;
  height: 0.02rem;
  background-color: #acadad;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.3s all;
  opacity: 0;
}
.x-foot .container .x-links .x-a a .x-img {
  width: auto;
  height: 30px;
}
.x-foot .container .x-links .x-a a .x-img img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.x-foot .container .x-links .x-a i {
  font-style: initial;
  display: inline-block;
  margin: 0 0.08rem 0 0.18rem;
}
.x-foot .container .x-links .x-a i:last-child {
  display: none;
}
.x-foot .container .x-xia {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.3rem 0 0.25rem 0;
  border-top: 1px solid #eeefef;
}
.x-foot .container .x-xia a {
  color: #666666;
  font-size: 14px;
}
.x-foot .container .x-xia p {
  font-size: 14px;
  color: #666666;
}
@media (max-width: 991px) {
  .x-foot .container .x-xia .x-a {
    width: 100%;
    margin-top: 0.1rem;
  }
}
.x-foot .container .x-xia .x-a a {
  position: relative;
  padding: 0 0.2rem;
}
@media (max-width: 991px) {
  .x-foot .container .x-xia .x-a a {
    padding: 0 0.2rem 0 0;
  }
}
.x-foot .container .x-xia .x-a a span {
  position: relative;
  white-space: nowrap;
}
.x-foot .container .x-xia .x-a a span:hover::before {
  opacity: 1;
  width: 100%;
}
.x-foot .container .x-xia .x-a a span::before {
  content: "";
  width: 0;
  height: 0.02rem;
  background-color: #acadad;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.3s all;
  opacity: 0;
}
.x-foot .container .x-xia .x-a a:last-child::before {
  display: none;
}
.x-foot .container .x-xia .x-a a::before {
  content: "";
  width: 1px;
  height: 12px;
  background-color: #e1e1e1;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .x-foot .container .x-xia .x-a a::before {
    display: none;
  }
}
#fp-nav {
  right: 1rem !important;
}
@media (max-width: 1260px) {
  #fp-nav {
    display: none !important;
  }
}
#fp-nav.on {
  display: none;
}
#fp-nav ul li {
  margin: 0 0 0.6rem 0 !important;
}
#fp-nav ul li a.active span {
  background: #fff !important;
  border-radius: 100%;
}
#fp-nav ul li a.active span::before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  border: 0.02rem solid #fff;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#fp-nav ul li a .fp-sr-only {
  display: none !important;
}
#fp-nav ul li a span {
  margin: initial !important;
  width: 8px !important;
  height: 8px !important;
  background: rgba(255, 255, 255, 0.3) !important;
}
.x-slid {
  position: fixed;
  right: 0.3rem;
  top: 80%;
  z-index: 55;
  display: none;
}
@media (max-width: 1260px) {
  .x-slid {
    right: 0.3rem;
  }
}
@media (max-width: 991px) {
  .x-slid {
    display: none !important;
  }
}
.x-slid.on {
  display: block;
}
.x-slid ul li {
  width: 54px;
  height: 54px;
  margin-bottom: 6px;
  border-radius: 0.1rem;
  background-color: #fff;
  box-shadow: 0 0 14px rgba(181, 191, 202, 0.32);
}
@media (max-width: 1580px) {
  .x-slid ul li {
    width: 44px;
    height: 44px;
  }
}
.x-slid ul li a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
}
.x-slid ul li a:hover svg path {
  fill: #005dc1;
}
.x-slid ul li a svg {
  height: 24px;
}
@media (max-width: 1580px) {
  .x-slid ul li a svg {
    height: 18px;
  }
}
.x-slid ul li a svg path {
  fill: #1e2633;
  opacity: 1;
}
.x-le-nav {
  position: fixed;
  width: 350px;
  height: 100vh;
  background: #fff;
  top: 0;
  right: -400px;
  opacity: 0;
  z-index: 10000;
  transition: all 0.4s;
  padding: 0.55rem 0.35rem 1rem 0.35rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 991px) {
  .x-le-nav {
    display: none !important;
  }
}
.x-le-nav.on {
  right: 0;
  opacity: 1;
}
.x-le-nav .x-con {
  position: relative;
  height: 100%;
}
.x-le-nav .x-con .x-cha {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: rgba(0, 81, 64, 0.1);
  border-radius: 0.1rem;
  cursor: pointer;
  margin-left: auto;
}
@media (max-width: 1580px) {
  .x-le-nav .x-con .x-cha {
    width: 36px;
    height: 36px;
  }
}
.x-le-nav .x-con .x-cha:hover svg {
  transform: rotate(180deg);
}
.x-le-nav .x-con .x-cha svg {
  transition: 0.3s all;
  width: 14px;
  height: 14px;
}
@media (max-width: 1580px) {
  .x-le-nav .x-con .x-cha svg {
    width: 10px;
    height: 10px;
  }
}
.x-le-nav .x-con .x-cha svg path {
  fill: #0051a4;
}
.x-le-nav .x-con ul {
  margin-top: 0.25rem;
}
.x-le-nav .x-con ul li.on .x-title {
  color: #004ea2;
  border-color: #004ea2;
}
.x-le-nav .x-con ul li.on .x-title::before {
  height: 100%;
  bottom: auto;
  top: 0;
}
.x-le-nav .x-con ul li.on .x-title svg path {
  fill: #004ea2;
}
.x-le-nav .x-con ul li .x-title {
  font-weight: bold;
  color: #222222;
  position: relative;
  display: block;
  padding: 0.26rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  transition: 0.3s all;
  padding-left: 0.2rem;
}
.x-le-nav .x-con ul li .x-title:hover::before {
  height: 100%;
  bottom: auto;
  top: 0;
}
.x-le-nav .x-con ul li .x-title::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 0;
  background-color: rgba(0, 78, 162, 0.05);
  transition: 0.38s;
  z-index: -1;
}
.x-le-nav .x-con ul li .x-title svg {
  display: inline-block;
  width: 12px;
  height: 10px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
}
.x-le-nav .x-con ul li .x-title svg path {
  transition: 0.3s all;
  fill: #222;
}
.x-le-nav .x-con ul li .x-a {
  display: none;
  margin-top: 0.05rem;
}
.x-le-nav .x-con ul li .x-a a {
  display: block;
  font-size: 14px;
  padding: 0.1rem;
  color: #222222;
  transition: 0.3s all;
  border-radius: 0.1rem;
  position: relative;
}
.x-le-nav .x-con ul li .x-a a::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 0;
  background-color: rgba(0, 78, 162, 0.05);
  transition: 0.38s;
  z-index: -1;
}
.x-le-nav .x-con ul li .x-a a:hover {
  color: #004ea2;
}
.x-le-nav .x-con ul li .x-a a:hover::before {
  height: 100%;
  bottom: auto;
  top: 0;
}
.x-le-nav .x-con .x-xia {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 0.2rem;
}
.x-le-nav .x-con .x-xia .x-sp {
  font-weight: bold;
  margin-top: 0.2rem;
}
.x-le-nav .x-con .x-xia .x-sp span {
  color: rgba(34, 34, 34, 0.2);
}
.x-le-nav .x-con .x-xia .x-sp p {
  color: #222222;
}
.x-ele1 {
  padding: 1.4rem 0 1.7rem 0;
}
@media (max-width: 767px) {
  .x-ele1 {
    padding: 1.2rem 0;
  }
}
.x-ele1 .container .x-top {
  text-align: center;
}
.x-ele1 .container .x-top .x-title {
  font-weight: bold;
  color: #000;
}
.x-ele1 .container .x-top .x-p {
  color: #000;
  margin: 0.2rem 0 0.7rem 0;
}
.x-ele1 .container ul {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .x-ele1 .container ul {
    flex-wrap: wrap;
  }
}
.x-ele1 .container ul.on li .x-img {
  opacity: 1;
}
.x-ele1 .container ul.on li i {
  width: 1.1rem;
}
@media (max-width: 1580px) {
  .x-ele1 .container ul.on li i {
    width: 1.2rem;
  }
}
@media (max-width: 1260px) {
  .x-ele1 .container ul.on li i {
    width: 0.7rem;
  }
}
.x-ele1 .container ul.on li i::before {
  opacity: 1;
}
.x-ele1 .container ul.on li i::after {
  opacity: 1;
}
.x-ele1 .container ul.on li p {
  opacity: 1;
}
.x-ele1 .container ul li {
  width: 20%;
  position: relative;
}
@media (max-width: 991px) {
  .x-ele1 .container ul li {
    width: 33.33%;
    margin-bottom: 0.4rem;
  }
}
.x-ele1 .container ul li:nth-of-type(1) .x-img {
  transition-delay: 0;
}
.x-ele1 .container ul li:nth-of-type(1) i {
  transition-delay: 0.05s;
}
.x-ele1 .container ul li:nth-of-type(1) i::before {
  transition-delay: 0.1s;
}
.x-ele1 .container ul li:nth-of-type(1) i::after {
  transition-delay: 0.4s;
}
.x-ele1 .container ul li:nth-of-type(1) p {
  transition-delay: 0;
}
.x-ele1 .container ul li:nth-of-type(2) .x-img {
  transition-delay: 0.5s;
}
.x-ele1 .container ul li:nth-of-type(2) i {
  transition-delay: 0.55s;
}
.x-ele1 .container ul li:nth-of-type(2) i::before {
  transition-delay: 0.6s;
}
.x-ele1 .container ul li:nth-of-type(2) i::after {
  transition-delay: 0.65s;
}
.x-ele1 .container ul li:nth-of-type(2) p {
  transition-delay: 0.5s;
}
.x-ele1 .container ul li:nth-of-type(3) .x-img {
  transition-delay: 0.8s;
}
.x-ele1 .container ul li:nth-of-type(3) i {
  transition-delay: 0.85s;
}
.x-ele1 .container ul li:nth-of-type(3) i::before {
  transition-delay: 0.9s;
}
.x-ele1 .container ul li:nth-of-type(3) i::after {
  transition-delay: 0.95s;
}
.x-ele1 .container ul li:nth-of-type(3) p {
  transition-delay: 0.8s;
}
.x-ele1 .container ul li:nth-of-type(4) .x-img {
  transition-delay: 1.1s;
}
.x-ele1 .container ul li:nth-of-type(4) i {
  transition-delay: 1.15s;
}
.x-ele1 .container ul li:nth-of-type(4) i::before {
  transition-delay: 1.2s;
}
.x-ele1 .container ul li:nth-of-type(4) i::after {
  transition-delay: 1.25s;
}
.x-ele1 .container ul li:nth-of-type(4) p {
  transition-delay: 1.1s;
}
.x-ele1 .container ul li:nth-of-type(5) .x-img {
  transition-delay: 1.4s;
}
.x-ele1 .container ul li:nth-of-type(5) i {
  transition-delay: 1.45s;
}
.x-ele1 .container ul li:nth-of-type(5) i::before {
  transition-delay: 1.5s;
}
.x-ele1 .container ul li:nth-of-type(5) i::after {
  transition-delay: 1.55s;
}
.x-ele1 .container ul li:nth-of-type(5) p {
  transition-delay: 1.4s;
}
.x-ele1 .container ul li:last-child i {
  display: none;
}
.x-ele1 .container ul li .x-img {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  border: 1px solid #dbdbdb;
  border-radius: 100%;
  width: 2rem;
  height: 2rem;
  position: relative;
  opacity: 0;
  transition: 0.3s all;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .x-ele1 .container ul li .x-img {
    width: 1.6rem;
    height: 1.6rem;
  }
}
.x-ele1 .container ul li .x-img img {
  width: auto;
  height: 0.82rem;
  object-fit: contain;
}
@media (max-width: 767px) {
  .x-ele1 .container ul li .x-img img {
    height: 0.6rem;
  }
}
.x-ele1 .container ul li i {
  display: block;
  position: absolute;
  left: 83%;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 1px;
  border-radius: 100%;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  transition: 0.3s all;
}
@media (max-width: 1580px) {
  .x-ele1 .container ul li i {
    left: 83%;
  }
}
@media (max-width: 1285px) {
  .x-ele1 .container ul li i {
    left: 82%;
  }
}
@media (max-width: 1260px) {
  .x-ele1 .container ul li i {
    left: 87%;
  }
}
@media (max-width: 991px) {
  .x-ele1 .container ul li i {
    display: none;
  }
}
.x-ele1 .container ul li i::before {
  content: "";
  display: block;
  position: absolute;
  left: -2px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 100%;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  opacity: 0;
}
.x-ele1 .container ul li i::after {
  content: "";
  display: block;
  position: absolute;
  right: -2px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 100%;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  opacity: 0;
}
.x-ele1 .container ul li p {
  color: #000000;
  text-align: center;
  margin-top: 0.1rem;
  opacity: 0;
  transition: 0.3s all;
  position: absolute;
  top: 100%;
  width: 100%;
}
@media (max-width: 991px) {
  .x-ele1 .container ul li p {
    position: initial;
  }
}
.x-ele2 {
  width: 100%;
  height: auto;
}
.x-ele2 .container {
  z-index: 10;
  height: auto;
}
.x-ele2 .container .x-img {
  width: 100%;
  height: 7.47rem;
}
.x-ele2 .container .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-ele3 {
  padding: 1.4rem 0 1.6rem 0;
}
@media (max-width: 767px) {
  .x-ele3 {
    padding: 1.2rem 0;
  }
}
.x-ele3 .container .x-title {
  text-align: center;
  font-weight: bold;
}
.x-ele3 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0.6rem -0.1rem -0.2rem;
}
.x-ele3 .container ul li {
  padding: 0 0.1rem 0.2rem;
  width: 48%;
  display: flex;
}
@media (max-width: 991px) {
  .x-ele3 .container ul li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .x-ele3 .container ul li {
    width: 100%;
    margin-bottom: 0.3rem;
  }
}
.x-ele3 .container ul li .x-te {
  border: 1px solid #e6e8ec;
  border-radius: 0.15rem;
  width: 100%;
  padding: 0.45rem 0.55rem 0.45rem 0.45rem;
  transition: 0.3s all;
}
.x-ele3 .container ul li .x-te:hover {
  background-color: #0064d0;
  box-shadow: 0 0 13px rgba(0, 74, 154, 0.24);
}
.x-ele3 .container ul li .x-te:hover .x-img img:nth-of-type(1) {
  display: none;
}
.x-ele3 .container ul li .x-te:hover .x-img img:nth-of-type(2) {
  display: block;
}
.x-ele3 .container ul li .x-te:hover .x-text .x-title2 {
  color: #fff;
}
.x-ele3 .container ul li .x-te:hover .x-text .x-p {
  color: #fff;
}
.x-ele3 .container ul li .x-te .x-img {
  height: 0.64rem;
  margin-bottom: 0.4rem;
}
.x-ele3 .container ul li .x-te .x-img img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.x-ele3 .container ul li .x-te .x-img img:nth-of-type(2) {
  display: none;
}
.x-ele3 .container ul li .x-te .x-text .x-title2 {
  color: #000000;
  line-height: 1.2;
  transition: 0.3s all;
}
.x-ele3 .container ul li .x-te .x-text .x-p {
  color: #666666;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.x-ele4 .x-con {
  background-color: #fbfbfb;
  padding-top: 0.8rem;
}
.x-ele4 .x-con .x-title {
  color: #222222;
  text-align: center;
  font-weight: bold;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
}
.x-ele4 .x-con .x-top {
  text-align: center;
  margin: 0.5rem 0 0 0;
  padding-bottom: 0.65rem;
}
@media (max-width: 767px) {
  .x-ele4 .x-con .x-top {
    margin: 0.3rem 0 0 0;
    padding-bottom: 0.2rem;
  }
}
.x-ele4 .x-con .x-top .x-p {
  background-color: #fff;
  display: inline-flex;
  justify-content: center;
  text-align: center;
  border-radius: 100px;
  border: 1px solid #eff2f6;
  padding: 6px;
}
.x-ele4 .x-con .x-top .x-p p {
  padding: 0.14rem 0.6rem;
  border-radius: 100px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 767px) {
  .x-ele4 .x-con .x-top .x-p p {
    font-size: 12px;
  }
}
.x-ele4 .x-con .x-top .x-p p img,
.x-ele4 .x-con .x-top .x-p p svg {
  margin-right: 0.1rem;
  height: 22px;
}
.x-ele4 .x-con .x-top .x-p p img:nth-of-type(2),
.x-ele4 .x-con .x-top .x-p p svg:nth-of-type(2) {
  display: none;
}
@media (max-width: 767px) {
  .x-ele4 .x-con .x-top .x-p p img,
  .x-ele4 .x-con .x-top .x-p p svg {
    display: none !important;
  }
}
.x-ele4 .x-con .x-top .x-p p.on {
  background-color: #0064d0;
  color: #fff;
}
.x-ele4 .x-con .x-top .x-p p.on img:nth-of-type(1),
.x-ele4 .x-con .x-top .x-p p.on svg:nth-of-type(1) {
  display: none;
}
.x-ele4 .x-con .x-top .x-p p.on img:nth-of-type(2),
.x-ele4 .x-con .x-top .x-p p.on svg:nth-of-type(2) {
  display: block;
}
.x-ele4 .x-xia {
  position: relative;
  background-color: #fbfbfb;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .x-ele4 .x-xia {
    padding-top: 0.2rem;
  }
}
.x-ele4 .x-xia .swiper-container {
  padding: 0.24rem 0.24rem 1.7rem;
  display: none;
}
.x-ele4 .x-xia .swiper-container.on {
  display: block;
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide {
  border-radius: 0.1rem;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #eee;
  transition: 0.3s ease-in-out;
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover {
  box-shadow: 0 0 0.24rem rgba(73, 73, 73, 0.1);
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover .public-img::after {
  opacity: 1;
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover .public-img span {
  opacity: 1;
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover .x-text .x-title2 {
  color: #0064d0;
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover .x-text .x-im {
  background-color: #0064d0;
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover .x-text .x-im svg:nth-of-type(1) {
  transform: translateX(220%);
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover .x-text .x-im svg:nth-of-type(2) {
  transform: translateX(0);
  transition-delay: 0.3s;
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover .x-text .x-im svg path {
  fill: #fff;
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide .public-img::before {
  padding-top: 67.27%;
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide .public-img::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  transition: 0.3s all;
  opacity: 0;
}
@media (max-width: 767px) {
  .x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide .public-img::after {
    display: none;
  }
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide .public-img span {
  font-weight: bold;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.2rem;
  height: 1.2rem;
  background-color: #0064d0;
  border-radius: 100%;
  z-index: 3;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  opacity: 0;
  transition: 0.3s all;
}
@media (max-width: 767px) {
  .x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide .public-img span {
    display: none;
  }
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text {
  padding: 0.3rem;
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
  color: #000;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 2.4em;
  transition: 0.3s all;
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
  color: #666666;
  margin: 0.2rem 0 0.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3em;
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-im {
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: #fafafa;
  border-radius: 100%;
  transition: 0.3s all;
  overflow: hidden;
  position: relative;
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-im svg {
  width: 14px;
  height: 10px;
  transition: 0.3s ease-in-out;
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-im svg:nth-of-type(2) {
  position: absolute;
  transform: translateX(-220%);
}
.x-ele4 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-im svg path {
  fill: #000;
  transition: 0.3s all;
}
.x-ele4 .x-xia .swiper-container .swiper-pagination-progressbar {
  bottom: 1rem;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  width: 6.1rem;
  height: 3px;
  background: #f6f6f6;
}
@media (max-width: 767px) {
  .x-ele4 .x-xia .swiper-container .swiper-pagination-progressbar {
    height: 2px;
  }
}
.x-ele4 .x-xia .swiper-container .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #0064d0;
}
.x-ele4 .x-xia .swiper-container .x-a {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.x-ele4 .x-xia .swiper-container .x-a .x-public-a:hover::before {
  background-color: #0962c3;
}
.x-ele4 .x-xia .swiper-container .x-a .x-public-a:hover span {
  color: #fff;
}
.x-ele4 .x-xia .swiper-container .x-a .x-public-a span {
  color: #0962c3;
  border: 1px solid #0962c3;
}
.x-steam1 {
  padding: 1.3rem 0;
}
@media (max-width: 767px) {
  .x-steam1 {
    padding: 1.2rem 0 0.7rem;
  }
}
.x-steam1 .container .x-top .x-title {
  font-weight: bold;
  text-align: center;
  color: #005dc1;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
}
.x-steam1 .container .x-top .x-p {
  color: #5f6368;
  margin-top: 0.1rem;
  text-align: center;
}
.x-steam1 .container .public-img {
  margin-top: 0.35rem;
  border-radius: 0.3rem;
}
.x-steam1 .container .public-img::before {
  padding-top: 31.25%;
}
@media (max-width: 767px) {
  .x-steam1 .container .public-img::before {
    padding-top: 50%;
  }
}
.x-steam1 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.7rem;
}
.x-steam1 .container ul li {
  width: 25%;
  text-align: center;
}
@media (max-width: 767px) {
  .x-steam1 .container ul li {
    width: 50%;
    padding: 0 0.2rem;
    margin-bottom: 0.4rem;
  }
}
.x-steam1 .container ul li .x-img {
  height: 0.66rem;
}
.x-steam1 .container ul li .x-img img {
  width: auto;
  height: 100%;
}
.x-steam1 .container ul li p {
  color: #010101;
  font-weight: bold;
  margin-top: 0.2rem;
}
.x-steam2 {
  position: relative;
}
.x-steam2 .x-top {
  position: relative;
}
.x-steam2 .x-top .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.x-steam2 .x-top .swiper-container .swiper-wrapper .swiper-slide .public-img::before {
  padding-top: 50%;
}
@media (max-width: 991px) {
  .x-steam2 .x-top .swiper-container .swiper-wrapper .swiper-slide .public-img::before {
    padding-top: 67%;
  }
}
@media (max-width: 767px) {
  .x-steam2 .x-top .swiper-container .swiper-wrapper .swiper-slide .public-img::before {
    padding-top: 80%;
  }
}
.x-steam2 .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 42%;
  transform: translate(-50%, -50%);
  z-index: 3;
  color: #fff;
}
@media (max-width: 767px) {
  .x-steam2 .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text {
    width: 90%;
  }
}
.x-steam2 .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
  font-weight: bold;
  margin-bottom: 0.1rem;
}
.x-steam2 .x-top .swiper-button-prev1 {
  position: absolute;
  left: 0;
  top: 43%;
  transform: translateY(-50%);
  z-index: 3;
  width: 0.82rem;
  height: 0.82rem;
  background-color: rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  left: 1.2rem;
  border-radius: 100%;
  cursor: pointer;
  transition: 0.3s all;
}
@media (max-width: 991px) {
  .x-steam2 .x-top .swiper-button-prev1 {
    width: 0.6rem;
    height: 0.6rem;
    left: 0.6rem;
  }
}
@media (max-width: 767px) {
  .x-steam2 .x-top .swiper-button-prev1 {
    display: none;
  }
}
.x-steam2 .x-top .swiper-button-prev1:hover {
  background-color: #005dc2;
}
.x-steam2 .x-top .swiper-button-prev1 svg {
  width: 0.3rem;
  height: 0.2rem;
  transform: rotate(180deg);
}
.x-steam2 .x-top .swiper-button-prev1 svg path {
  fill: #fff;
}
.x-steam2 .x-top .swiper-button-next1 {
  position: absolute;
  top: 43%;
  transform: translateY(-50%);
  z-index: 3;
  width: 0.82rem;
  height: 0.82rem;
  background-color: rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  right: 1.2rem;
  border-radius: 100%;
  cursor: pointer;
  transition: 0.3s all;
}
@media (max-width: 991px) {
  .x-steam2 .x-top .swiper-button-next1 {
    width: 0.6rem;
    height: 0.6rem;
    right: 0.6rem;
  }
}
@media (max-width: 767px) {
  .x-steam2 .x-top .swiper-button-next1 {
    display: none;
  }
}
.x-steam2 .x-top .swiper-button-next1:hover {
  background-color: #005dc2;
}
.x-steam2 .x-top .swiper-button-next1 svg {
  width: 0.3rem;
  height: 0.2rem;
}
.x-steam2 .x-top .swiper-button-next1 svg path {
  fill: #fff;
}
.x-steam2 .x-xia {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  width: 100%;
}
@media (max-width: 767px) {
  .x-steam2 .x-xia {
    display: none;
  }
}
.x-steam2 .x-xia::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 0;
  top: 5px;
}
.x-steam2 .x-xia .container .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  padding-top: 30px;
  cursor: pointer;
  padding-right: 90px;
}
.x-steam2 .x-xia .container .swiper-container .swiper-wrapper .swiper-slide.on::after {
  width: 100%;
}
@media (max-width: 1580px) {
  .x-steam2 .x-xia .container .swiper-container .swiper-wrapper .swiper-slide {
    padding-right: 40px;
  }
}
.x-steam2 .x-xia .container .swiper-container .swiper-wrapper .swiper-slide::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
}
.x-steam2 .x-xia .container .swiper-container .swiper-wrapper .swiper-slide::after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  top: 5px;
  left: 0;
  background-color: #fff;
}
.x-steam2 .x-xia .container .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active::after {
  animation-name: na1;
  animation-timing-function: ease-in-out;
  animation-duration: 6s;
}
.x-steam2 .x-xia .container .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active p {
  opacity: 1;
  font-weight: bold;
}
.x-steam2 .x-xia .container .swiper-container .swiper-wrapper .swiper-slide p {
  color: #fff;
  opacity: 0.7;
  transition: 0.3s all;
  line-height: 1.2;
}
.x-steam3 {
  padding: 1.3rem 0 1.4rem 0;
}
@media (max-width: 767px) {
  .x-steam3 {
    padding: 1.2rem 0;
  }
}
.x-steam3 .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.x-steam3 .container .x-title {
  font-weight: bold;
  color: #000;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
}
.x-steam3 .container .x-ri {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .x-steam3 .container .x-ri {
    display: none;
  }
}
.x-steam3 .container .x-ri .swiper-button-prev1 {
  width: 0.5rem;
  height: 0.5rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  border: 0.01rem solid #d4d4d4;
  border-radius: 100%;
  margin-right: 0.3rem;
  cursor: pointer;
  transition: 0.3s all;
}
.x-steam3 .container .x-ri .swiper-button-prev1:hover {
  background-color: #005dc2;
  border-color: #005dc2;
}
.x-steam3 .container .x-ri .swiper-button-prev1:hover svg path {
  fill: #fff;
}
.x-steam3 .container .x-ri .swiper-button-prev1 svg {
  display: block;
  width: 18px;
  height: 12px;
  transform: rotate(180deg);
}
@media (max-width: 1580px) {
  .x-steam3 .container .x-ri .swiper-button-prev1 svg {
    width: 14px;
    height: 10px;
  }
}
.x-steam3 .container .x-ri .swiper-button-prev1 svg path {
  fill: #5a595e;
  transition: 0.3s all;
}
.x-steam3 .container .x-ri .swiper-button-next1 {
  width: 0.5rem;
  height: 0.5rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  border: 0.01rem solid #d4d4d4;
  border-radius: 100%;
  cursor: pointer;
  transition: 0.3s all;
}
.x-steam3 .container .x-ri .swiper-button-next1:hover {
  background-color: #005dc2;
  border-color: #005dc2;
}
.x-steam3 .container .x-ri .swiper-button-next1:hover svg path {
  fill: #fff;
}
.x-steam3 .container .x-ri .swiper-button-next1 svg {
  display: block;
  width: 18px;
  height: 12px;
}
@media (max-width: 1580px) {
  .x-steam3 .container .x-ri .swiper-button-next1 svg {
    width: 14px;
    height: 10px;
  }
}
.x-steam3 .container .x-ri .swiper-button-next1 svg path {
  fill: #5a595e;
  transition: 0.3s all;
}
.x-steam3 .swiper-container {
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-steam3 .swiper-container {
    margin-top: 0.4rem;
  }
}
.x-steam3 .swiper-container .swiper-wrapper {
  transition-timing-function: linear;
}
.x-steam3 .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.x-steam3 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-text {
  opacity: 1;
}
.x-steam3 .swiper-container .swiper-wrapper .swiper-slide .public-img {
  border-radius: 0.3rem;
}
.x-steam3 .swiper-container .swiper-wrapper .swiper-slide .public-img::before {
  padding-top: 50%;
}
.x-steam3 .swiper-container .swiper-wrapper .swiper-slide .public-img::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  transition: 0.3s all;
}
.x-steam3 .swiper-container .swiper-wrapper .swiper-slide .x-text {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 0.5rem 0.5rem 0.5rem;
  z-index: 5;
  opacity: 0;
  transition: 0.3s all;
}
@media (max-width: 767px) {
  .x-steam3 .swiper-container .swiper-wrapper .swiper-slide .x-text {
    position: initial;
    padding: 0.3rem 0;
  }
}
.x-steam3 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
  color: #fff;
  font-weight: bold;
}
@media (max-width: 767px) {
  .x-steam3 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
    color: #000;
  }
}
.x-steam3 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
  color: #fff;
  margin-top: 0.05rem;
}
@media (max-width: 767px) {
  .x-steam3 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    color: #000;
  }
}
.x-steam4 {
  padding-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .x-steam4 {
    padding-bottom: 1.2rem;
  }
}
.x-steam4 .container .x-title {
  font-weight: bold;
  text-align: center;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
}
.x-steam4 .container .x-top {
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-steam4 .container .x-top {
    margin-top: 0.4rem;
  }
}
.x-steam4 .container .x-top .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.x-steam4 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .public-img {
  border-radius: 0.3rem;
}
.x-steam4 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .public-img::before {
  padding-top: 37.5%;
}
@media (max-width: 767px) {
  .x-steam4 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .public-img::before {
    padding-top: 50%;
  }
}
.x-steam4 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  max-width: 800px;
  padding: 1.2rem 1rem 0.2rem;
}
@media (max-width: 991px) {
  .x-steam4 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text {
    max-width: initial;
  }
}
@media (max-width: 767px) {
  .x-steam4 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text {
    padding: 0.3rem 0.3rem 0;
    position: initial;
  }
}
.x-steam4 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .x-steam4 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
    color: #000;
    font-size: 0.4rem;
  }
}
.x-steam4 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
  color: #fff;
  margin-top: 0.25rem;
  max-height: 2.7rem;
  overflow-y: auto;
}
@media (max-width: 1580px) {
  .x-steam4 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    max-height: 3.7rem;
  }
}
@media (max-width: 767px) {
  .x-steam4 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    color: #000;
    max-height: initial;
  }
}
.x-steam4 .container .x-xia {
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-steam4 .container .x-xia {
    display: none;
  }
}
.x-steam4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide {
  padding-top: 30px;
  cursor: pointer;
}
.x-steam4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active::after {
  content: "";
  width: 0;
  height: 0.04rem;
  background-color: #005dc1;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  animation-name: na1;
  animation-timing-function: ease-out;
  animation-duration: 6s;
}
.x-steam4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active p {
  color: #005dc1;
}
.x-steam4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide::before {
  content: "";
  width: 100%;
  height: 0.04rem;
  background-color: #e9e9e9;
  position: absolute;
  left: 0;
  top: 0;
}
.x-steam4 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide p {
  color: #000;
  font-weight: bold;
  text-align: center;
  transition: 0.3s all;
}
.x-steam5 {
  padding-bottom: 1.7rem;
}
@media (max-width: 767px) {
  .x-steam5 {
    padding-bottom: 0.8rem;
  }
}
.x-steam5 .container .x-title {
  font-weight: bold;
  text-align: center;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
}
.x-steam5 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -0.2rem;
  margin-top: 0.7rem;
}
@media (max-width: 767px) {
  .x-steam5 .container ul {
    margin-top: 0.4rem;
  }
}
.x-steam5 .container ul li {
  width: 33.33%;
  padding: 0 0.2rem;
}
@media (max-width: 991px) {
  .x-steam5 .container ul li {
    width: 50%;
    margin-bottom: 0.4rem;
  }
}
@media (max-width: 767px) {
  .x-steam5 .container ul li {
    width: 100%;
  }
}
.x-steam5 .container ul li a {
  display: block;
  border-radius: 0.3rem;
  overflow: hidden;
  position: relative;
}
.x-steam5 .container ul li a:hover .public-img img {
  transform: scale(1.1);
}
.x-steam5 .container ul li a .public-img::before {
  padding-top: 138%;
}
.x-steam5 .container ul li a .public-img::after {
  content: "";
  width: 100%;
  height: 396px;
  background: url('../image/x-steam11.png') no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.x-steam5 .container ul li a .x-text {
  color: #fff;
  position: absolute;
  left: 0;
  top: 51%;
  z-index: 3;
  padding: 0 0.6rem 0.6rem 0.6rem;
}
@media (max-width: 1580px) {
  .x-steam5 .container ul li a .x-text {
    top: 42%;
  }
}
@media (max-width: 1260px) {
  .x-steam5 .container ul li a .x-text {
    top: 25%;
    padding: 0 0.3rem 0.3rem;
  }
}
@media (max-width: 991px) {
  .x-steam5 .container ul li a .x-text {
    top: 35%;
  }
}
@media (max-width: 767px) {
  .x-steam5 .container ul li a .x-text {
    top: 48%;
  }
}
.x-steam5 .container ul li a .x-text .x-title2 {
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.x-steam5 .container ul li a .x-text i {
  display: block;
  position: relative;
  background-color: #fff;
  height: 2px;
  width: 100%;
}
.x-steam5 .container ul li a .x-text i::before {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #00a2ff;
  z-index: 2;
  transition: 0.3s all;
}
.x-steam5 .container ul li a .x-text .x-p {
  margin-top: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 7.5em;
}
@media (max-width: 1580px) {
  .x-steam5 .container ul li a .x-text .x-p {
    -webkit-line-clamp: 6;
    height: 9em;
  }
}
.x-steam5 .container ul li a .x-text span {
  display: block;
  margin-top: 0.3rem;
}
.x-green1 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 1.3rem 0 2.2rem 0;
}
@media (max-width: 767px) {
  .x-green1 {
    padding: 1.2rem 0 0.8rem;
  }
}
.x-green1 .container .x-top {
  max-width: 1120px;
  margin: 0 auto;
}
.x-green1 .container .x-top .x-title {
  font-weight: bold;
  text-align: center;
  color: #005dc1;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
}
.x-green1 .container .x-top .x-p {
  color: #000000;
  text-align: center;
  margin-top: 0.05rem;
}
.x-green1 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0 1rem;
  margin-top: 0.9rem;
}
@media (max-width: 1260px) {
  .x-green1 .container ul {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .x-green1 .container ul {
    margin-top: 0.6rem;
  }
}
.x-green1 .container ul li {
  width: 25%;
}
@media (max-width: 991px) {
  .x-green1 .container ul li {
    width: 50%;
    margin-bottom: 0.4rem;
  }
}
.x-green1 .container ul li:nth-of-type(4) {
  padding-left: 1.7rem;
}
@media (max-width: 1580px) {
  .x-green1 .container ul li:nth-of-type(4) {
    padding-left: 1.2rem;
  }
}
@media (max-width: 1580px) and (max-width: 991px) {
  .x-green1 .container ul li:nth-of-type(4) {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .x-green1 .container ul li:nth-of-type(2n) {
    padding-left: 0.3rem;
  }
}
.x-green1 .container ul li .x-p {
  color: #000000;
  line-height: 1.2;
  margin-bottom: 0.1rem;
}
.x-green1 .container ul li .x-sp span {
  font-size: 0.8rem;
  color: #005dc1;
  font-weight: bold;
  display: inline-block;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
}
@media (max-width: 991px) {
  .x-green1 .container ul li .x-sp span {
    font-size: 0.5rem;
  }
}
.x-green1 .container ul li .x-sp i {
  font-style: initial;
  font-size: 0.5rem;
  font-weight: bold;
  color: #005dc1;
  display: inline-block;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
}
@media (max-width: 991px) {
  .x-green1 .container ul li .x-sp i {
    font-size: 0.3rem;
  }
}
.x-green2 .x-top {
  width: 100%;
  height: auto;
}
.x-green2 .x-top .x-con {
  width: 100%;
  height: 82vh;
  overflow: hidden;
}
.x-green2 .x-top .x-con .x-img {
  width: 100%;
  height: 82vh;
  overflow: hidden;
  transform: scale(1);
}
.x-green2 .x-top .x-con .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-green2 .container .x-title {
  line-height: 0.9;
  font-weight: bold;
  margin-bottom: 0.3rem;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
}
.x-green2 .container .x-p {
  color: #222222;
}
@media (max-width: 1580px) {
  .x-green2 .container .x-p br {
    display: none;
  }
}
.x-green3 {
  padding: 1.2rem 0 1.6rem 0;
}
@media (max-width: 767px) {
  .x-green3 {
    padding: 1.2rem 0;
  }
}
.x-green3 .container .x-li {
  margin-bottom: 1.1rem;
}
.x-green3 .container .x-li:last-child {
  margin-bottom: 0;
}
.x-green3 .container .x-li.on ul {
  padding: 0 2.8rem;
}
@media (max-width: 1580px) {
  .x-green3 .container .x-li.on ul {
    padding: 0 1.4rem;
  }
}
@media (max-width: 1260px) {
  .x-green3 .container .x-li.on ul {
    padding: 0;
  }
}
.x-green3 .container .x-li.on ul li {
  width: 25%;
  padding: 0 0.3rem;
}
@media (max-width: 767px) {
  .x-green3 .container .x-li.on ul li {
    width: 50%;
  }
}
.x-green3 .container .x-li .x-top {
  padding: 0 2.1rem;
}
@media (max-width: 1260px) {
  .x-green3 .container .x-li .x-top {
    padding: 0;
  }
}
.x-green3 .container .x-li .x-top .x-title {
  font-weight: bold;
  text-align: center;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
}
.x-green3 .container .x-li .x-top .x-p {
  color: #222222;
  text-align: center;
  margin-top: 0.15rem;
}
.x-green3 .container .x-li ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 2rem;
}
@media (max-width: 1260px) {
  .x-green3 .container .x-li ul {
    padding: 0;
  }
}
.x-green3 .container .x-li ul li {
  width: 20%;
  margin-top: 0.5rem;
  padding: 0 0.1rem;
}
@media (max-width: 767px) {
  .x-green3 .container .x-li ul li {
    width: 50%;
  }
}
.x-green3 .container .x-li ul li .x-img {
  width: 1.2rem;
  height: 1.2rem;
  border: 0.03rem solid #161b20;
  border-radius: 0.2rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
.x-green3 .container .x-li ul li .x-img img {
  width: 0.7rem;
  height: 0.7rem;
  object-fit: contain;
}
.x-green3 .container .x-li ul li .x-p {
  text-align: center;
  margin-top: 0.1rem;
  line-height: 1.3;
}
.x-green3 .container .x-li .public-img {
  margin-top: 0.8rem;
  border-radius: 0.3rem;
}
@media (max-width: 767px) {
  .x-green3 .container .x-li .public-img {
    margin-top: 0.4rem;
  }
}
.x-green3 .container .x-li .public-img::before {
  padding-top: 37.5%;
}
@media (max-width: 767px) {
  .x-green3 .container .x-li .public-img::before {
    padding-top: 54.5%;
  }
}
.index-gdbg.motive-wr02_1 {
  right: 50%;
  left: initial;
}
.index-gdbg.motive-wr02_2 {
  left: 50%;
}
.index-gdbg {
  width: 50%;
  height: 340px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  opacity: 0.15;
}
.motive-ani {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
.index-healthy {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 340px;
}
.motive-ani > div {
  width: 10px;
  height: 100%;
  background: url(../image/moti-bg.png) no-repeat top center;
  background-size: 100% 100%;
  display: inline-block;
  height: 40%;
  bottom: 0;
  position: absolute;
  animation: wave 12s linear infinite;
}
.motive-wr02 {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 0;
}
.motive-wr02 .motive-ani > div {
  animation: wave02 8s linear infinite;
}
@keyframes wave {
  0% {
    left: -2%;
  }
  5% {
    height: 45%;
  }
  15%,
  27%,
  55%,
  67%,
  95% {
    height: 65%;
  }
  20%,
  22%,
  60%,
  62% {
    height: 70%;
  }
  35%,
  45%,
  75%,
  85% {
    height: 45%;
  }
  40%,
  42%,
  80%,
  82% {
    height: 40%;
  }
  100% {
    left: 100%;
    height: 70%;
  }
}
@keyframes wave02 {
  1%,
  33%,
  35%,
  66%,
  68%,
  99% {
    height: 40%;
  }
  5%,
  29%,
  31%,
  62%,
  72%,
  95% {
    height: 45%;
  }
  12%,
  22%,
  45%,
  55%,
  79%,
  89% {
    height: 65%;
  }
  16%,
  18%,
  49%,
  51%,
  83%,
  85% {
    height: 70%;
  }
}
.motive-ani01 {
  bottom: -50px;
}
.motive-ani02 {
  top: 0;
  transform: rotate(180deg);
}
.fullpage-wrapper {
  transition: transform 600ms ease 0s !important;
}
.x-about1 {
  padding-top: 1.3rem;
}
@media (max-width: 767px) {
  .x-about1 {
    padding-top: 1.2rem;
  }
}
.x-about1 .container .x-title {
  text-align: center;
  color: #005dc1;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
  font-weight: bold;
}
.x-about1 .container ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0.45rem 0 0.3rem;
}
.x-about1 .container ul li {
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 100%;
  border: 1px solid #dddddd;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 0.25rem;
}
@media (max-width: 1580px) {
  .x-about1 .container ul li {
    width: 1.8rem;
    height: 1.8rem;
  }
}
@media (max-width: 767px) {
  .x-about1 .container ul li {
    width: 2rem;
    height: 2rem;
    margin-bottom: 0.4rem;
  }
}
.x-about1 .container ul li .x-img {
  width: 0.4rem;
  height: 0.4rem;
}
@media (max-width: 767px) {
  .x-about1 .container ul li .x-img {
    width: 0.6rem;
    height: 0.6rem;
  }
}
.x-about1 .container ul li .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-about1 .container ul li .x-title2 {
  color: #666666;
}
.x-about1 .container .x-p {
  color: #333333;
  text-align: center;
  padding: 0 2.1rem;
}
@media (max-width: 1260px) {
  .x-about1 .container .x-p {
    padding: 0;
  }
}
.x-about1 .container .public-img {
  border-radius: 0.3rem;
  margin-top: 0.55rem;
}
.x-about1 .container .public-img::before {
  padding-top: 37.5%;
}
@media (max-width: 767px) {
  .x-about1 .container .public-img::before {
    padding-top: 58.5%;
  }
}
.x-about2 {
  padding-top: 1.3rem;
}
@media (max-width: 767px) {
  .x-about2 {
    padding-top: 1.2rem;
  }
}
.x-about2 .container .x-title {
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
  font-weight: bold;
  text-align: center;
}
.x-about2 .container ul {
  margin-top: 0.5rem;
}
.x-about2 .container ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1.2rem;
}
.x-about2 .container ul li.on .x-text .x-p {
  overflow-y: auto;
  height: 2.2rem;
}
@media (max-width: 767px) {
  .x-about2 .container ul li.on .x-text .x-p {
    height: 2.5rem;
  }
}
.x-about2 .container ul li.on .x-text a {
  display: none;
}
.x-about2 .container ul li:last-child {
  margin-bottom: 0;
}
.x-about2 .container ul li:nth-of-type(2n) .public-img {
  order: -1;
}
.x-about2 .container ul li .x-text {
  width: 48.125%;
  padding: 0 0 0 0.9rem;
}
@media (max-width: 991px) {
  .x-about2 .container ul li .x-text {
    width: 100%;
    padding: 0;
    margin-top: 0.4rem;
  }
}
.x-about2 .container ul li .x-text .x-title2 {
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
  font-weight: bold;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .x-about2 .container ul li .x-text .x-title2 {
    font-size: 0.38rem;
  }
}
.x-about2 .container ul li .x-text .x-p {
  color: #666666;
  height: 1.3rem;
  overflow: hidden;
  margin-top: 0.3rem;
}
@media (max-width: 1580px) {
  .x-about2 .container ul li .x-text .x-p {
    height: 1.5rem;
  }
}
@media (max-width: 1260px) {
  .x-about2 .container ul li .x-text .x-p {
    height: 1rem;
  }
}
@media (max-width: 767px) {
  .x-about2 .container ul li .x-text .x-p {
    height: 2.4rem;
  }
}
.x-about2 .container ul li .x-text a {
  display: inline-block;
  border-radius: 100px;
  border: 1px solid #005dc1;
  padding: 0.12rem 0.36rem;
  margin-top: 0.56rem;
}
.x-about2 .container ul li .x-text a span {
  color: #005dc1;
  font-weight: bold;
}
.x-about2 .container ul li .x-text a i {
  font-style: initial;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 0.1rem;
}
.x-about2 .container ul li .x-text a i svg,
.x-about2 .container ul li .x-text a i img {
  width: 100%;
  height: 100%;
}
.x-about2 .container ul li .x-text a i svg path,
.x-about2 .container ul li .x-text a i img path {
  fill: #005dc1;
}
.x-about2 .container ul li .public-img {
  width: 48.125%;
  border-radius: 0.3rem;
}
@media (max-width: 991px) {
  .x-about2 .container ul li .public-img {
    width: 100%;
    order: -1;
  }
}
.x-about2 .container ul li .public-img::before {
  padding-top: 58.44%;
}
@media (max-width: 1260px) {
  .x-about2 .container ul li .public-img::before {
    padding-top: 68.44%;
  }
}
@media (max-width: 991px) {
  .x-about2 .container ul li .public-img::before {
    padding-top: 58.44%;
  }
}
.x-about3 {
  padding-top: 1.3rem;
}
@media (max-width: 767px) {
  .x-about3 {
    padding-top: 1.2rem;
  }
}
.x-about3 .container .x-top {
  text-align: center;
}
.x-about3 .container .x-top .x-title {
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
  font-weight: bold;
}
.x-about3 .container .x-top .x-p {
  color: #666666;
  margin-top: 0.05rem;
}
.x-about3 .container .swiper-container {
  margin-top: 0.7rem;
}
@media (max-width: 767px) {
  .x-about3 .container .swiper-container {
    margin-top: 0.4rem;
  }
}
.x-about3 .container .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.x-about3 .container .swiper-container .swiper-wrapper .swiper-slide .public-img {
  border-radius: 0.3rem;
}
.x-about3 .container .swiper-container .swiper-wrapper .swiper-slide .public-img::before {
  padding-top: 37.5%;
}
@media (max-width: 991px) {
  .x-about3 .container .swiper-container .swiper-wrapper .swiper-slide .public-img::before {
    padding-top: 47.5%;
  }
}
@media (max-width: 767px) {
  .x-about3 .container .swiper-container .swiper-wrapper .swiper-slide .public-img::before {
    padding-top: 59.5%;
  }
}
.x-about3 .container .swiper-container .swiper-wrapper .swiper-slide .x-p {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  color: #fff;
  width: 100%;
  text-align: center;
  line-height: 1.2;
  padding: 0 3rem;
}
@media (max-width: 1580px) {
  .x-about3 .container .swiper-container .swiper-wrapper .swiper-slide .x-p {
    padding: 0 1.8rem;
  }
}
@media (max-width: 991px) {
  .x-about3 .container .swiper-container .swiper-wrapper .swiper-slide .x-p {
    padding: 0 0.4rem;
  }
}
@media (max-width: 767px) {
  .x-about3 .container .swiper-container .swiper-wrapper .swiper-slide .x-p {
    position: relative;
    color: #333;
    transform: initial;
    margin-top: 0.2rem;
    padding: 0;
  }
}
.x-about3 .container .swiper-container .swiper-pagination {
  bottom: 0.32rem;
}
@media (max-width: 767px) {
  .x-about3 .container .swiper-container .swiper-pagination {
    display: none;
  }
}
.x-about3 .container .swiper-container .swiper-pagination .swiper-pagination-bullet {
  background-color: #b3b3b3;
  opacity: 1;
  margin: 0 0.15rem;
  display: inline-block;
  width: 30px;
  height: 4px;
  transition: 0.4s ease-in-out;
  border-radius: initial;
}
.x-about3 .container .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0064d0;
}
.x-about4 {
  padding-top: 1.3rem;
}
@media (max-width: 767px) {
  .x-about4 {
    padding-top: 1.2rem;
  }
}
.x-about4 .container .x-title {
  text-align: center;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
  font-weight: bold;
}
.x-about4 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0.5rem -0.2rem -0.4rem -0.2rem;
}
.x-about4 .container ul li {
  width: 33.33%;
  padding: 0 0.2rem 0.4rem 0.2rem;
  position: relative;
}
@media (max-width: 991px) {
  .x-about4 .container ul li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .x-about4 .container ul li {
    width: 100%;
    margin-bottom: 0.2rem;
  }
}
.x-about4 .container ul li:hover .public-img img {
  transform: scale(1.1);
}
.x-about4 .container ul li:hover .x-text .x-title2 {
  transition: 0.3s all;
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.x-about4 .container ul li:hover .x-text .x-p {
  display: block;
}
.x-about4 .container ul li .public-img {
  border-radius: 0.3rem;
}
.x-about4 .container ul li .public-img::before {
  padding-top: 137%;
}
.x-about4 .container ul li .public-img::after {
  content: "";
  width: 100%;
  height: 35%;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(255, 255, 255, 0));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(255, 255, 255, 0));
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.x-about4 .container ul li .x-text {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  padding: 0 0.7rem 0.8rem;
}
.x-about4 .container ul li .x-text .x-title2 {
  font-weight: bold;
  color: #fff;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
}
.x-about4 .container ul li .x-text .x-p {
  padding-top: 0.3rem;
  margin-top: 0.2rem;
  color: #fff;
  position: relative;
  display: none;
  transition: 0.3s all;
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  max-height: 3rem;
  overflow-y: auto;
}
.x-about4 .container ul li .x-text .x-p::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.x-about4 .container ul li .x-text .x-p::after {
  content: "";
  width: 1.5rem;
  height: 2px;
  background-color: #00a2ff;
  position: absolute;
  left: 0;
  top: 0;
}
@-webkit-keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    -ms-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
/*Plugin CSS*/
.str_wrap {
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.str_move_clone {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}
.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}
.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}
.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}
.str_wrap img {
  max-width: none !important;
}
.x-about5 {
  margin-top: 1.5rem;
  position: relative;
}
@media (max-width: 767px) {
  .x-about5 {
    margin-top: 1.2rem;
  }
}
.x-about5 .public-img::before {
  padding-top: 50.78%;
}
@media (max-width: 1260px) {
  .x-about5 .public-img::before {
    padding-top: 60.78%;
  }
}
@media (max-width: 991px) {
  .x-about5 .public-img::before {
    padding-top: 80.78%;
  }
}
@media (max-width: 767px) {
  .x-about5 .public-img::before {
    padding-top: 100.78%;
  }
}
.x-about5 .container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 1.7rem;
  z-index: 5;
  overflow: hidden;
}
@media (max-width: 767px) {
  .x-about5 .container {
    top: 1.5rem;
  }
}
.x-about5 .container .x-title {
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
}
.x-about5 .container .x-ul {
  display: flex;
  justify-content: space-between;
  width: 7rem;
  margin: 0.5rem auto 0;
  border-bottom: 1px solid #999999;
}
@media (max-width: 767px) {
  .x-about5 .container .x-ul {
    width: 100%;
  }
}
.x-about5 .container .x-ul li {
  position: relative;
  padding-bottom: 0.2rem;
  cursor: pointer;
}
.x-about5 .container .x-ul li::before {
  content: "";
  width: 0;
  height: 0.04rem;
  position: absolute;
  left: 50%;
  bottom: -1px;
  background-color: #fff;
  transform: translateX(-50%);
  transition: 0.3s all;
}
.x-about5 .container .x-ul li:hover::before {
  width: 100%;
}
.x-about5 .container .x-ul li:hover p {
  font-weight: bold;
}
.x-about5 .container .x-ul li.on::before {
  width: 100%;
}
.x-about5 .container .x-ul li.on p {
  font-weight: bold;
}
.x-about5 .container .x-ul li p {
  color: #fff;
}
.x-about5 .container .x-xia {
  margin-top: 1.75rem;
  height: 100%;
}
@media (max-width: 991px) {
  .x-about5 .container .x-xia {
    margin-top: 0.4rem;
  }
}
.x-about5 .container .x-xia .x-trn {
  height: 100%;
  position: absolute;
  opacity: 0;
  z-index: 1;
}
.x-about5 .container .x-xia .x-trn.on {
  position: relative;
  opacity: 1;
  z-index: 5;
}
.x-about5 .container .x-xia .str_wrap {
  margin-bottom: 0.2rem;
}
.x-about5 .container .x-xia .str_wrap a {
  display: inline-block;
  position: relative;
  margin-right: 0.2rem;
  height: 100%;
  width: 1.85rem;
  border-radius: 0.1rem;
}
.x-about5 .container .x-xia .str_wrap a .x-img {
  width: 100%;
  height: 1rem;
}
.x-about5 .container .x-xia .str_wrap a .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-about6 {
  padding: 1.3rem 0 1.2rem;
}
@media (max-width: 767px) {
  .x-about6 {
    padding: 1.2rem 0 0.8rem;
  }
}
.x-about6 .x-con .x-title {
  font-weight: bold;
  text-align: center;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
}
.x-about6 .x-con .x-xia {
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-about6 .x-con .x-xia {
    margin-top: 0.4rem;
  }
}
.x-about6 .x-con .x-xia .str_wrap {
  margin-bottom: 0.3rem;
}
.x-about6 .x-con .x-xia .str_wrap a {
  display: inline-block;
  position: relative;
  margin-right: 0.3rem;
  height: 100%;
  width: 7.55rem;
  border-radius: 0.1rem;
}
.x-about6 .x-con .x-xia .str_wrap a .x-img {
  width: 100%;
  height: 3.8rem;
  border-radius: 0.3rem;
  overflow: hidden;
}
.x-about6 .x-con .x-xia .str_wrap a .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-about7 {
  background-color: #f7f8f9;
  padding: 0.8rem 0 0.5rem;
}
@media (max-width: 991px) {
  .x-about7 {
    padding: 1.2rem 0;
  }
}
.x-about7 .container .x-title {
  text-align: center;
  font-weight: bold;
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
}
@media (max-width: 767px) {
  .x-about7 .container .x-con {
    overflow-x: auto;
  }
}
.x-about7 .container .x-xia {
  width: 100%;
  height: auto;
  margin-top: 0.6rem;
  position: relative;
}
@media (max-width: 767px) {
  .x-about7 .container .x-xia {
    width: 900px;
  }
}
.x-about7 .container .x-xia .x-img {
  width: 100%;
  height: 100%;
}
.x-about7 .container .x-xia .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-about7 .container .x-xia .x-ao {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.x-about7 .container .x-xia .x-ao .x-ap {
  position: absolute;
  z-index: 4;
  cursor: pointer;
}
.x-about7 .container .x-xia .x-ao .x-ap.x-abb {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.x-about7 .container .x-xia .x-ao .x-ap.x-abb .x-img2 {
  width: auto;
  height: 0.42rem;
}
.x-about7 .container .x-xia .x-ao .x-ap.x-abb .x-img2 img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.x-about7 .container .x-xia .x-ao .x-ap.x-abb .x-p1 {
  position: initial;
  transform: initial;
  margin-left: 0.15rem;
}
@media (max-width: 1580px) {
  .x-about7 .container .x-xia .x-ao .x-ap.x-abb .x-p1 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .x-about7 .container .x-xia .x-ao .x-ap.x-abb .x-p1 {
    font-size: 0.24rem;
  }
}
.x-about7 .container .x-xia .x-ao .x-ap .x-app {
  width: 0.26rem;
  height: 0.26rem;
  border-radius: 100%;
  position: relative;
}
.x-about7 .container .x-xia .x-ao .x-ap .x-app .x-app-d {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #0055be;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.x-about7 .container .x-xia .x-ao .x-ap .x-app .x-app-d::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 80, 190, 0.5);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: xdxx1 2s linear infinite;
  border-radius: 100%;
}
.x-about7 .container .x-xia .x-ao .x-ap .x-p1 {
  color: #666666;
  position: absolute;
  left: 50%;
  bottom: -0.24rem;
  transform: translateX(-50%);
  white-space: nowrap;
}
@media (max-width: 1580px) {
  .x-about7 .container .x-xia .x-ao .x-ap .x-p1 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .x-about7 .container .x-xia .x-ao .x-ap .x-p1 {
    font-size: 0.24rem;
  }
}
.x-about7 .container .x-xia .x-text {
  background-color: #fff;
  width: 4.6rem;
  position: absolute;
  left: 15.5%;
  top: 22%;
  padding: 0.4rem 0.4rem 0.5rem;
  z-index: 5;
  box-shadow: 0 0 0.24rem rgba(0, 0, 0, 0.06);
  opacity: 0;
}
.x-about7 .container .x-xia .x-text.on {
  opacity: 1;
}
@media (max-width: 1580px) {
  .x-about7 .container .x-xia .x-text {
    left: 17%;
  }
}
@media (max-width: 991px) {
  .x-about7 .container .x-xia .x-text {
    left: 10%;
    top: 90%;
    width: 5.2rem;
  }
}
@media (max-width: 767px) {
  .x-about7 .container .x-xia .x-text {
    left: 8.5%;
    top: 51%;
    width: 5.5rem;
  }
}
.x-about7 .container .x-xia .x-text .x-title2 {
  font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei';
  font-weight: bold;
  line-height: 1.2;
}
.x-about7 .container .x-xia .x-text .x-pb .x-p {
  display: flex;
  justify-content: flex-start;
  margin-top: 0.3rem;
}
.x-about7 .container .x-xia .x-text .x-pb .x-p .x-img3 {
  width: auto;
  height: 0.22rem;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .x-about7 .container .x-xia .x-text .x-pb .x-p .x-img3 {
    height: 0.36rem;
  }
}
.x-about7 .container .x-xia .x-text .x-pb .x-p .x-img3 img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.x-about7 .container .x-xia .x-text .x-pb .x-p span {
  color: #666666;
  display: inline-block;
  padding-left: 0.2rem;
}
@keyframes xdxx1 {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }
}
.public-yhnybn .bgimg {
  overflow: hidden;
}
.case_detail2 .bgimg {
  display: none;
}
