@charset "utf-8";
/*字体*/
@font-face {
  font-family: "Fontke";
  src: url("../font/PingFang\ Bold.ttf") format("woff2");
}
@font-face {
  font-family: "Fontke2";
  src: url("../font/PingFang\ Regular.ttf") format("woff2");
}
@font-face {
  font-family: "Fontke3";
  src: url("../font/avan.OTF") format("woff2");
}
* {
  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;
}
body {
  min-height: 100%;
  font-family: 'Microsoft YaHei', 'PingFang SC', 'Microsoft YaHei UI', 'Source Han Sans CN', 'Source Han Serif CN', 'SimSun', 'SimHei', 'Arial';
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  background: #fff;
}
@media (max-width: 1580px) {
  body {
    font-size: 14px;
  }
}
img {
  border: 0;
  vertical-align: top;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  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-size: inherit;
  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: 75%;
}
@media (max-width: 1580px) {
  .container {
    width: 84%;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 1rem;
    width: 100%;
  }
}
.bg-color1 {
  background-color: #fff;
}
.ptb100 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .ptb100 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.pt100 {
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .pt100 {
    padding-top: 3rem;
  }
}
.pb100 {
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .pb100 {
    padding-bottom: 3rem;
  }
}
.font18 {
  font-size: 0.18rem;
}
.font20 {
  font-size: 0.2rem;
}
.font22 {
  font-size: 0.22rem;
}
.font24 {
  font-size: 0.24rem;
}
.font26 {
  font-size: 0.26rem;
}
.font28 {
  font-size: 0.28rem;
}
.font30 {
  font-size: 0.3rem;
}
@media (max-width: 1900px) {
  .font18 {
    font-size: 16px;
  }
}
@media (max-width: 1580px) {
  .font18 {
    font-size: 14px;
  }
  .font20,
  .font22 {
    font-size: 16px;
  }
  .font24,
  .font26 {
    font-size: 18px;
  }
  .font28,
  .font30 {
    font-size: 20px;
  }
}
#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: #e9a171;
}
#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: #e9a171;
}
#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: #e9a171;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico1 {
  background: url(../images/hi-llq-1.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico2 {
  background: url(../images/hi-llq-2.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico3 {
  background: url(../images/hi-llq-3.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico4 {
  background: url(../images/hi-llq-4.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico5 {
  background: url(../images/hi-llq-5.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico6 {
  background: url(../images/hi-llq-6.jpg) no-repeat center / 100%;
}
.x-box-a {
  display: inline-block;
  border-radius: 5px;
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #00be93;
  color: #fff;
  transition: 0.5s all;
  border: 1px solid transparent;
}
.x-box-a:hover {
  color: #00be93;
  background-color: transparent;
  border: 1px solid #00be93;
}
@media (max-width: 1260px) {
  .x-box-a {
    width: 120px;
    height: 42px;
    line-height: 42px;
  }
}
.x-top-title {
  text-align: center;
}
.x-top-title .x-title {
  font-size: 0.44rem;
  color: #333333;
}
@media (max-width: 1260px) {
  .x-top-title .x-title {
    font-size: 0.5rem;
  }
}
@media (max-width: 991px) {
  .x-top-title .x-title {
    font-size: 0.6rem;
  }
}
@media (max-width: 767px) {
  .x-top-title .x-title {
    font-size: 1rem;
  }
}
.x-top-title p {
  color: #666666;
  margin-top: 0.15rem;
}
.x-ny-title .x-title {
  font-size: 0.48rem;
  color: #333333;
}
@media (max-width: 1260px) {
  .x-ny-title .x-title {
    font-size: 0.5rem;
  }
}
@media (max-width: 1260px) {
  .x-ny-title .x-title {
    font-size: 0.6rem;
  }
}
@media (max-width: 991px) {
  .x-ny-title .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-ny-title .x-title {
    font-size: 1.1rem;
  }
}
#c-placeholder {
  height: 100px;
}
#c-placeholder.on {
  height: 160px;
}
@media (max-width: 991px) {
  #c-placeholder {
    height: 60px;
  }
}
#x-home-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 18;
  width: 100%;
  line-height: 100px;
  text-align: center;
  color: #fff;
  transition: all 0.4s;
}
@media (max-width: 991px) {
  #x-home-header {
    line-height: 60px;
  }
}
#x-home-header.c-head-move {
  top: -100px;
}
@media (max-width: 991px) {
  #x-home-header.c-head-move {
    top: -60px;
  }
}
#x-home-header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
}
@media (max-width: 991px) {
  #x-home-header .container {
    height: 60px;
  }
}
#x-home-header .container .x-logo {
  width: 9.5%;
}
@media (max-width: 1260px) {
  #x-home-header .container .x-logo {
    width: 15%;
  }
}
@media (max-width: 991px) {
  #x-home-header .container .x-logo {
    width: 18%;
  }
}
@media (max-width: 767px) {
  #x-home-header .container .x-logo {
    width: 26%;
  }
}
#x-home-header .container .x-logo .x-img1 {
  width: 100%;
  height: 40px;
}
@media (max-width: 991px) {
  #x-home-header .container .x-logo .x-img1 {
    height: 36px;
  }
}
#x-home-header .container .x-logo .x-img1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 991px) {
  #x-home-header .container .x-right-box {
    display: none;
  }
}
#x-home-header .container .x-right-box .x-nav {
  display: flex;
  justify-content: center;
}
#x-home-header .container .x-right-box .x-nav li {
  padding: 0 0.45rem;
  position: relative;
}
@media (max-width: 1900px) {
  #x-home-header .container .x-right-box .x-nav li {
    padding: 0 0.3rem;
  }
}
#x-home-header .container .x-right-box .x-nav li:nth-of-type(1) dl {
  width: auto !important;
}
#x-home-header .container .x-right-box .x-nav li:hover a::before {
  opacity: 1;
  width: 100%;
}
#x-home-header .container .x-right-box .x-nav li > a {
  display: block;
  color: #fff;
  font-size: 20px;
  position: relative;
}
#x-home-header .container .x-right-box .x-nav li > a::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #fff;
  transition: 0.5s all;
  opacity: 0;
}
@media (max-width: 1580px) {
  #x-home-header .container .x-right-box .x-nav li > a {
    font-size: 16px;
  }
}
#x-home-header .container .x-right-box .x-nav li dl {
  display: block;
  position: absolute;
  left: 0 !important;
  transform: initial !important;
  top: 100%;
  width: auto !important;
  background-color: #0d113b;
  border-radius: 5px;
  display: none;
  min-width: 1.7rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 1260px) {
  #x-home-header .container .x-right-box .x-nav li dl {
    transform: translateX(-50%) !important;
    left: 50% !important;
  }
}
#x-home-header .container .x-right-box .x-nav li dl dd {
  padding: 0 !important;
}
#x-home-header .container .x-right-box .x-nav li dl dd.x-dd {
  display: flex;
  padding: 0.15rem 0.2rem;
}
#x-home-header .container .x-right-box .x-nav li dl dd.x-dd .x-div:first-child {
  border-right: initial !important;
  border-left: initial !important;
}
#x-home-header .container .x-right-box .x-nav li dl dd.x-dd .x-div:last-child {
  border-right: initial !important;
}
#x-home-header .container .x-right-box .x-nav li dl dd.x-dd .x-div:nth-of-type(2) {
  border-left: 1px solid rgba(255, 255, 255, 0.7);
}
#x-home-header .container .x-right-box .x-nav li dl dd.x-dd .x-div:nth-of-type(2n+1) {
  border-left: 1px solid rgba(255, 255, 255, 0.7);
}
#x-home-header .container .x-right-box .x-nav li dl dd.x-dd .x-div .x-div-text {
  line-height: 2;
  font-size: 16px !important;
  padding: 0 15px;
  text-align: left;
  color: #999;
  padding-top: 0.15rem;
}
@media (max-width: 1580px) {
  #x-home-header .container .x-right-box .x-nav li dl dd.x-dd .x-div .x-div-text {
    font-size: 16px;
  }
}
#x-home-header .container .x-right-box .x-nav li dl dd.x-dd .x-div a {
  text-align: left;
}
#x-home-header .container .x-right-box .x-nav li dl dd a {
  font-size: 16px !important;
  display: block;
  transition: 0.5s all;
  height: auto;
  line-height: 1.5;
  color: #fff;
  margin: 10px 0;
  padding: 0 15px;
  white-space: nowrap;
  text-align: center;
}
#x-home-header .container .x-right-box .x-nav li dl dd a:first-child {
  padding-top: 0.15rem;
}
#x-home-header .container .x-right-box .x-nav li dl dd a:last-child {
  padding-bottom: 0.15rem;
}
@media (max-width: 1580px) {
  #x-home-header .container .x-right-box .x-nav li dl dd a {
    font-size: 14px !important;
  }
}
#x-home-header .container .x-right-box .x-nav li dl dd a:hover span::before {
  opacity: 1;
  width: 100%;
}
#x-home-header .container .x-right-box .x-nav li dl dd a img {
  width: 30px;
  height: 30px;
  object-fit: contain;
  vertical-align: middle;
  margin-right: 5px;
  border-radius: 50%;
}
#x-home-header .container .x-right-box .x-nav li dl dd a span {
  position: relative;
  display: inline-block;
}
#x-home-header .container .x-right-box .x-nav li dl dd a span::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  opacity: 0;
  transition: 0.5s all;
}
#x-home-header .container .x-right-box .x-nav li dl dd a::before {
  display: none;
}
#x-home-header .container .x-tel {
  display: flex;
}
@media (max-width: 1260px) {
  #x-home-header .container .x-tel {
    display: none;
  }
}
#x-home-header .container .x-tel .x-sq a {
  color: #fff;
  background-color: #00be93;
  border-radius: 5px;
  padding: 10px 28px;
}
#x-home-header .container .x-tel .x-tel-p {
  display: flex;
  align-items: center;
  margin: 0 20px;
}
#x-home-header .container .x-tel .x-tel-p img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
#x-home-header .container .x-tel .x-tel-p p {
  font-size: 0.2rem;
  color: #fff;
  margin-left: 10px;
  height: 100px;
  font-family: "Fontke3";
  font-weight: bold;
}
@media (max-width: 1900px) {
  #x-home-header .container .x-tel .x-tel-p p {
    font-size: 0.22rem;
  }
}
@media (max-width: 1600px) {
  #x-home-header .container .x-tel .x-tel-p p {
    font-size: 18px;
  }
}
@media (max-width: 1580px) {
  #x-home-header .container .x-tel .x-tel-p p {
    font-size: 16px;
  }
}
@media (max-width: 1370px) {
  #x-home-header .container .x-tel .x-tel-p p {
    font-size: 14px;
  }
}
#x-home-header .container .x-tel .x-qh a {
  color: #6a7da1;
}
#x-home-header .container .x-tel .x-qh a i {
  display: inline-block;
  width: 7px;
  height: 5px;
  background: url('../images/x-xia.png') no-repeat;
  vertical-align: middle;
  margin-left: 10px;
}
#x-home-header .container .x-daohan {
  cursor: pointer;
  z-index: 14;
  display: none;
}
@media (max-width: 991px) {
  #x-home-header .container .x-daohan {
    display: block;
  }
}
#x-home-header .container .x-daohan:hover i:nth-of-type(1),
#x-home-header .container .x-daohan:hover i:nth-of-type(3) {
  width: 30px;
}
#x-home-header .container .x-daohan i {
  display: block;
  position: relative;
  height: 3px;
  background-color: currentColor;
  margin: 6px 0 6px auto;
  border-radius: 1.5px;
  -webkit-transition: width 0.2s ease-out, opacity 0.2s ease;
  -moz-transition: width 0.2s ease-out, opacity 0.2s ease;
  transition: width 0.2s ease-out, opacity 0.2s ease;
}
#x-home-header .container .x-daohan i:nth-of-type(1),
#x-home-header .container .x-daohan i:nth-of-type(3) {
  width: 30px;
  margin-top: 0;
}
#x-home-header .container .x-daohan i:nth-of-type(2) {
  width: 30px;
}
#x-home-header .container .x-daohan i:nth-of-type(3) {
  margin-bottom: 0;
}
#x-home-header .container .x-nav3 {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  height: 0;
  font-size: 14px;
  line-height: 50px;
  overflow-y: auto;
  background: #fff;
  transition: all 0.5s;
}
#x-home-header .container .x-nav3 > li:first-child {
  border-top: 1px solid #f1f1f1;
}
#x-home-header .container .x-nav3 > li a {
  display: block;
  margin: 0 20px;
  border-bottom: 1px solid #f1f1f1;
  text-align: left;
  color: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
#x-home-header .container .x-nav3 > li a:hover {
  color: #20a395;
}
#x-home-header .container .x-nav3 > li a:hover i {
  background: url("../images/xia3.png") no-repeat center;
  background-size: contain;
}
#x-home-header .container .x-nav3 > li a i {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: url("../images/xia3.png") no-repeat center;
  background-size: contain;
}
#x-home-header .container .x-nav3 > li ul {
  display: none;
}
#x-home-header .container .x-nav3 > li ul li a:hover {
  color: #20a395;
}
body.c-open {
  overflow: hidden;
}
body.c-open #x-home-header .x-daohan i:nth-child(1) {
  top: 9px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.c-open #x-home-header .x-daohan i:nth-child(3) {
  bottom: 9px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body.c-open #x-home-header .x-daohan i:nth-child(2) {
  opacity: 0;
}
body.c-open #x-home-header .x-nav3 {
  height: calc(100% - 60px);
}
#x-home-header.c-style2 {
  background-color: #0d113b;
}
.x-index-banner {
  background-color: #0d113b;
  padding: 1.8rem 0 2rem 0;
}
@media (max-width: 767px) {
  .x-index-banner {
    padding-top: 4.8rem;
  }
}
.x-index-banner .x-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 2.4rem;
}
@media (max-width: 1260px) {
  .x-index-banner .x-con {
    padding-left: 2.1rem;
  }
}
@media (max-width: 767px) {
  .x-index-banner .x-con {
    padding: 0 1rem;
  }
}
.x-index-banner .x-con figure {
  width: 51%;
  height: 5.4rem;
}
@media (max-width: 1260px) {
  .x-index-banner .x-con figure {
    height: 6.4rem;
  }
}
@media (max-width: 991px) {
  .x-index-banner .x-con figure {
    height: 8.4rem;
  }
}
@media (max-width: 767px) {
  .x-index-banner .x-con figure {
    width: 100%;
    margin-top: 1rem;
  }
}
.x-index-banner .x-con figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-index-banner .x-con .x-text {
  margin-top: 1.2rem;
  width: 46%;
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-text {
    width: 100%;
    margin-top: 2rem;
  }
}
.x-index-banner .x-con .x-text .x-title {
  font-size: 0.6rem;
  color: #fff;
}
@media (max-width: 991px) {
  .x-index-banner .x-con .x-text .x-title {
    font-size: 0.8rem;
  }
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-text .x-title {
    font-size: 1.2rem;
  }
}
.x-index-banner .x-con .x-text p {
  color: #fff;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-text p {
    font-size: 14px;
  }
}
.x-index-banner .x-con .x-text .x-text-a {
  margin-top: 0.6rem;
}
@media (max-width: 991px) {
  .x-index-banner .x-con .x-text .x-text-a .x-box-a {
    width: 120px;
    height: 42px;
    line-height: 42px;
  }
}
.x-index-banner .x-con .x-text .x-text-a .x-ba-a {
  padding: 13.5px 30px;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  margin-left: 0.15rem;
}
@media (max-width: 991px) {
  .x-index-banner .x-con .x-text .x-text-a .x-ba-a {
    padding: 10.5px 12px;
  }
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-text .x-text-a .x-ba-a {
    margin-left: 1rem;
  }
}
.x-index-banner .x-con .x-text .x-text-a .x-ba-a i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url('../images/x-tmjt1.png') no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 12px;
}
.x-index2 {
  padding: 0.8rem 0;
  background-color: #f5f5f5;
}
@media (max-width: 1260px) {
  .x-index2 {
    padding: 1.2rem 0;
  }
}
@media (max-width: 767px) {
  .x-index2 {
    padding: 3rem 0;
  }
}
.x-index2 .container {
  overflow: initial;
}
@media (max-width: 767px) {
  .x-index2 .container {
    overflow: hidden;
  }
}
.x-index2 .container ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .x-index2 .container ul {
    display: inline-flex !important;
    flex-wrap: initial !important;
  }
}
.x-index2 .container ul li {
  width: 33.3% !important;
}
@media (max-width: 767px) {
  .x-index2 .container ul li {
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  .x-index2 .container ul li:last-child {
    margin-bottom: 0;
  }
}
.x-index2 .container ul li:nth-of-type(3n) a {
  padding-right: 0.3rem;
}
@media (max-width: 767px) {
  .x-index2 .container ul li:nth-of-type(1) a .x-left .x-box-a {
    background-color: #0058dc;
  }
  .x-index2 .container ul li:nth-of-type(2) a .x-left .x-box-a {
    background-color: #00be93;
  }
  .x-index2 .container ul li:nth-of-type(3) a .x-left .x-box-a {
    background-color: #cdcdcd;
    color: #333;
  }
}
.x-index2 .container ul li:hover a .x-left {
  transform: translateY(-40px);
}
@media (max-width: 767px) {
  .x-index2 .container ul li:hover a .x-left {
    transform: translateY(0);
  }
}
.x-index2 .container ul li:hover a .x-left .x-box-a {
  margin-top: 0.25rem;
  opacity: 1;
}
.x-index2 .container ul li:hover:nth-of-type(1) a .x-left .x-box-a {
  background-color: #0058dc;
  border: 1px solid #0058dc;
  color: #fff;
}
.x-index2 .container ul li:hover:nth-of-type(2) a .x-left .x-box-a {
  background-color: #00be93;
  color: #fff;
}
.x-index2 .container ul li:hover:nth-of-type(3) a .x-left .x-box-a {
  background-color: #cdcdcd;
  border: 1px solid #cdcdcd;
  color: #333;
}
.x-index2 .container ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 0.5rem;
}
.x-index2 .container ul li a .x-left {
  width: 35.7%;
  position: relative;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-index2 .container ul li a .x-left {
    text-align: center;
  }
}
.x-index2 .container ul li a .x-left figure {
  width: 100%;
  height: 1.5rem;
}
@media (max-width: 1260px) {
  .x-index2 .container ul li a .x-left figure {
    height: 2.5rem;
  }
}
@media (max-width: 767px) {
  .x-index2 .container ul li a .x-left figure {
    height: 5.5rem;
  }
}
.x-index2 .container ul li a .x-left figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-index2 .container ul li a .x-left .x-box-a {
  width: 120px;
  margin-top: 0.25rem;
  transition: 0.5s all;
  opacity: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-color: transparent;
}
@media (max-width: 1260px) {
  .x-index2 .container ul li a .x-left .x-box-a {
    width: 80px;
    line-height: 42px;
    height: 42px;
  }
}
@media (max-width: 767px) {
  .x-index2 .container ul li a .x-left .x-box-a {
    line-height: 36px;
    height: 36px;
    width: 100px;
    position: relative;
    opacity: 1;
    left: auto;
    transform: initial;
  }
}
.x-index2 .container ul li a .x-right {
  width: 65.3%;
  padding-left: 0.15rem;
}
.x-index2 .container ul li a .x-right .x-title {
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.x-index2 .container ul li a .x-right p {
  color: #666666;
  margin-top: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.x-index2 .swiper-pagination {
  display: none;
}
@media (max-width: 767px) {
  .x-index2 .swiper-pagination {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 25px;
  }
  .x-index2 .swiper-pagination .swiper-pagination-bullet {
    margin: 0 10px 0 0;
  }
}
.x-index3 {
  padding: 1.1rem 0 1.2rem 0;
}
@media (max-width: 767px) {
  .x-index3 {
    padding: 3rem 1rem;
  }
}
.x-index3 .x-xia ul {
  padding: 0 2.4rem;
  margin-top: 0.6rem;
}
@media (max-width: 1580px) {
  .x-index3 .x-xia ul {
    padding: 0 1.4rem;
  }
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul {
    padding: 0 1rem;
  }
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul {
    margin-top: 1rem;
    padding: 0;
  }
}
.x-index3 .x-xia ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2.6rem;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li {
    margin-bottom: 1rem;
  }
}
.x-index3 .x-xia ul li:last-child {
  margin-bottom: 0;
}
.x-index3 .x-xia ul li:nth-of-type(2n) .x-left {
  padding-left: 1.2rem;
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li:nth-of-type(2n) .x-left {
    padding-left: 0;
  }
}
.x-index3 .x-xia ul li:nth-of-type(2n) .x-right {
  order: -1;
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li:nth-of-type(2n) .x-right {
    order: 1;
  }
}
.x-index3 .x-xia ul li:nth-of-type(2n) .x-right .x-img {
  margin-right: auto;
}
.x-index3 .x-xia ul li .x-left {
  width: 50%;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li .x-left {
    width: 100%;
  }
}
.x-index3 .x-xia ul li .x-left .x-title {
  font-size: 0.36rem;
  color: #333333;
  line-height: 1.4;
}
@media (max-width: 1580px) {
  .x-index3 .x-xia ul li .x-left .x-title {
    font-size: 0.4rem;
  }
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li .x-left .x-title {
    font-size: 0.5rem;
  }
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li .x-left .x-title {
    font-size: 0.8rem;
  }
}
.x-index3 .x-xia ul li .x-left .x-span {
  margin: 0.15rem 0 0.25rem 0;
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li .x-left .x-span {
    margin: 0.4rem 0 0.3rem 0;
  }
}
.x-index3 .x-xia ul li .x-left .x-span span {
  font-size: 14px;
  color: #666666;
  border: 1px solid #cccccc;
  display: inline-block;
  padding: 3.5px 15px;
  border-radius: 0.05rem;
  margin: 5px 5px 0 0;
}
.x-index3 .x-xia ul li .x-left .x-p {
  color: #666;
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li .x-left .x-p {
    margin-top: 0.8rem;
  }
}
.x-index3 .x-xia ul li .x-left .x-p p {
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li .x-left .x-p p {
    margin-bottom: 0.8rem;
  }
}
.x-index3 .x-xia ul li .x-left .x-p p i {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #00be93;
  position: relative;
  margin-right: 15px;
  vertical-align: middle;
}
.x-index3 .x-xia ul li .x-left .x-p p i::before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: rgba(0, 190, 147, 0.1);
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.x-index3 .x-xia ul li .x-left .x-p p:last-child {
  margin-bottom: 0;
}
.x-index3 .x-xia ul li .x-left .x-a {
  margin-top: 0.55rem;
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li .x-left .x-a {
    margin-top: 1rem;
  }
}
.x-index3 .x-xia ul li .x-left .x-a .x-box-a:nth-of-type(2) {
  margin-left: 0.1rem;
  background-color: transparent;
  border: 1px solid #00be93;
  color: #00be93;
}
.x-index3 .x-xia ul li .x-left .x-a .x-box-a:nth-of-type(2):hover {
  color: #fff;
  background-color: #00be93;
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li .x-left .x-a .x-box-a:nth-of-type(2) {
    margin-left: 0.5rem;
  }
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li .x-right {
    width: 100%;
    margin-top: 1rem;
  }
}
.x-index3 .x-xia ul li .x-right .x-img {
  width: auto;
  margin-left: auto;
}
.x-index3 .x-xia ul li .x-right .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-index4 {
  background-color: #f5f5f5;
  padding: 1.1rem 0 1.2rem 0;
}
@media (max-width: 767px) {
  .x-index4 {
    padding: 3rem 0;
  }
}
.x-index4 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-index4 .container ul li {
  width: 33.3%;
  margin-top: 0.45rem;
}
@media (max-width: 767px) {
  .x-index4 .container ul li {
    width: 100%;
    margin-top: 1rem;
  }
}
.x-index4 .container ul li a {
  display: flex;
  padding-right: 1rem;
}
@media (max-width: 1260px) {
  .x-index4 .container ul li a {
    padding-right: 0.2rem;
  }
}
.x-index4 .container ul li a:hover .x-left i {
  display: block;
  background-color: #418cf1;
  z-index: 1;
  opacity: 1;
}
.x-index4 .container ul li a:hover .x-left .x-img1 {
  opacity: 0;
  width: 0.8rem;
}
@media (max-width: 1260px) {
  .x-index4 .container ul li a:hover .x-left .x-img1 {
    width: 50px;
  }
}
.x-index4 .container ul li a:hover .x-left .x-img2 {
  left: 0;
}
.x-index4 .container ul li a:hover .x-right span {
  opacity: 1;
}
.x-index4 .container ul li a .x-left {
  position: relative;
  width: 1rem;
  flex-shrink: 0;
}
.x-index4 .container ul li a .x-left i {
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #0058dc;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 1260px) {
  .x-index4 .container ul li a .x-left i {
    width: 50px;
    height: 50px;
  }
}
.x-index4 .container ul li a .x-left .x-img1 {
  width: 1rem;
  height: 0.8rem;
  transition: 1s all;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 1260px) {
  .x-index4 .container ul li a .x-left .x-img1 {
    width: 62px;
    height: 50px;
  }
}
.x-index4 .container ul li a .x-left .x-img2 {
  width: 0.8rem;
  height: 0.8rem;
  object-fit: contain;
  position: absolute;
  left: 31%;
  top: 0;
  transition: 0.5s all;
  z-index: 2;
}
@media (max-width: 1260px) {
  .x-index4 .container ul li a .x-left .x-img2 {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-index4 .container ul li a .x-left .x-img2 {
    left: 83%;
  }
}
.x-index4 .container ul li a .x-right {
  padding-left: 0.3rem;
}
@media (max-width: 1260px) {
  .x-index4 .container ul li a .x-right {
    padding-left: 0.6rem;
  }
}
@media (max-width: 767px) {
  .x-index4 .container ul li a .x-right {
    padding-left: 2.6rem;
  }
}
.x-index4 .container ul li a .x-right .x-title {
  color: #000000;
}
.x-index4 .container ul li a .x-right p {
  color: #666666;
  margin: 0.1rem 0;
}
@media (max-width: 767px) {
  .x-index4 .container ul li a .x-right p {
    margin: 0.2rem 0;
  }
}
.x-index4 .container ul li a .x-right span {
  color: #0058dc;
  border-bottom: 1px solid #0058dc;
  transition: 0.5s all;
  opacity: 0;
}
.x-index5 {
  padding: 1.1rem 0 1.1rem 0;
}
@media (max-width: 767px) {
  .x-index5 {
    padding: 3rem 0;
  }
}
.x-index5 .container .x-top {
  background-color: #f5f5f5;
  border-radius: 0.2rem;
  padding: 0.75rem 1.3rem 0.75rem 1.3rem;
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-index5 .container .x-top {
    padding: 1rem;
    margin-top: 1rem;
  }
}
.x-index5 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text {
  color: #666666;
  padding: 0 1.5rem;
  text-align: center;
  line-height: 1.6;
  position: relative;
}
@media (max-width: 1260px) {
  .x-index5 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .x-index5 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text {
    font-size: 16px;
  }
}
.x-index5 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text::before {
  content: "";
  width: 40px;
  height: 34px;
  background: url("../images/x-index12.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 1260px) {
  .x-index5 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text::before {
    display: none;
  }
}
.x-index5 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text::after {
  content: "";
  width: 40px;
  height: 34px;
  background: url("../images/x-index13.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 1260px) {
  .x-index5 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-text::after {
    display: none;
  }
}
.x-index5 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-tup {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.6rem;
}
.x-index5 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-tup figure img {
  width: 66px;
  height: 66px;
  object-fit: contain;
}
@media (max-width: 767px) {
  .x-index5 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-tup figure img {
    width: 52px;
    height: 52px;
  }
}
.x-index5 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-tup .x-tup-ri {
  padding-left: 0.2rem;
}
.x-index5 .container .x-top .swiper-container .swiper-wrapper .swiper-slide .x-tup .x-tup-ri p {
  color: #666666;
}
.x-index5 .container .x-xia {
  position: relative;
}
@media (max-width: 767px) {
  .x-index5 .container .x-xia {
    padding: 0 1rem;
  }
}
.x-index5 .container .x-xia .swiper-container {
  padding: 0 0.05rem;
}
.x-index5 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide {
  cursor: pointer;
}
.x-index5 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active::before {
  opacity: 0;
}
.x-index5 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active figure {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.x-index5 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.3);
  width: 100%;
  height: 100%;
  transition: 0.5s all;
}
.x-index5 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
  width: 100%;
  height: 1rem;
  border-radius: 10px;
  margin-top: 0.3rem;
  margin-bottom: 0.1rem;
  transition: 0.5s all;
}
@media (max-width: 1260px) {
  .x-index5 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
    margin-top: 0.5rem;
  }
}
@media (max-width: 991px) {
  .x-index5 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 1.2rem;
  }
}
@media (max-width: 767px) {
  .x-index5 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 3rem;
    margin-top: 1rem;
  }
}
.x-index5 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-index5 .container .x-xia .swiper-button-prev1 {
  width: 16px;
  height: 30px;
  background: url('../images/x-sw-jt1.png') no-repeat;
  background-size: contain;
  position: absolute;
  left: -50px;
  top: 46%;
  cursor: pointer;
}
@media (max-width: 991px) {
  .x-index5 .container .x-xia .swiper-button-prev1 {
    width: 10px;
    height: 22px;
    left: -1rem;
  }
}
@media (max-width: 767px) {
  .x-index5 .container .x-xia .swiper-button-prev1 {
    left: 0;
    top: 48%;
  }
}
.x-index5 .container .x-xia .swiper-button-next1 {
  width: 16px;
  height: 30px;
  background: url('../images/x-sw-jt3.png') no-repeat;
  background-size: contain;
  position: absolute;
  right: -50px;
  top: 46%;
  cursor: pointer;
}
@media (max-width: 991px) {
  .x-index5 .container .x-xia .swiper-button-next1 {
    width: 10px;
    height: 22px;
    right: -1rem;
  }
}
@media (max-width: 767px) {
  .x-index5 .container .x-xia .swiper-button-next1 {
    right: 0;
    top: 48%;
  }
}
.x-index6 {
  background-color: #f5f5f5;
  padding: 1.1rem 0 1.2rem 0;
}
@media (max-width: 767px) {
  .x-index6 {
    padding: 3rem 0;
  }
}
.x-index6 .x-top-title {
  padding: 0 1rem;
}
.x-index6 .x-swiper {
  margin-top: 0.6rem;
  position: relative;
}
@media (max-width: 767px) {
  .x-index6 .x-swiper {
    margin-top: 1rem;
  }
}
.x-index6 .x-swiper::before {
  content: "";
  width: 7.2rem;
  height: 100%;
  background: url('../images/x-in-mb.png') no-repeat right;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
@media (max-width: 767px) {
  .x-index6 .x-swiper::before {
    width: 4.2rem;
  }
}
.x-index6 .x-swiper::after {
  content: "";
  width: 7.2rem;
  height: 100%;
  background: url('../images/x-in-mb2.png') no-repeat left;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
}
@media (max-width: 767px) {
  .x-index6 .x-swiper::after {
    width: 4.2rem;
  }
}
.x-index6 .x-swiper .swiper-container {
  padding-top: 0.2rem;
}
.x-index6 .x-swiper .swiper-container .swiper-wrapper {
  transition-timing-function: linear;
}
.x-index6 .x-swiper .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(2n) {
  margin-top: -0.2rem;
}
.x-index6 .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
  background-color: #fff;
  border-radius: 0.1rem;
  margin-bottom: 0.2rem;
  height: 1rem;
}
@media (max-width: 991px) {
  .x-index6 .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
    margin-bottom: 0.4rem;
    height: 1.5rem;
  }
}
@media (max-width: 767px) {
  .x-index6 .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 3rem;
    margin-bottom: 0.8rem;
  }
}
.x-index6 .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure:last-child {
  margin-bottom: 0;
}
.x-index6 .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-index7 {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0.8rem 0 0.9rem 0;
}
@media (max-width: 767px) {
  .x-index7 {
    padding: 2rem 0;
  }
}
.x-index7 .container .x-top-title .x-title {
  color: #fff;
}
.x-index7 .container .x-top-title p {
  color: #fff;
}
@media (max-width: 767px) {
  .x-index7 .container .x-top-title p {
    font-size: 16px;
    margin-top: 0.5rem;
  }
}
.x-index7 .container .x-box-a {
  margin: 0.3rem auto 0 auto;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .x-index7 .container .x-box-a {
    margin-top: 0.8rem;
  }
}
.x-foot1 {
  background-color: #0d113b;
  padding-top: 1.2rem;
}
@media (max-width: 767px) {
  .x-foot1 {
    padding-top: 3rem;
  }
}
.x-foot1 .container .x-ul-a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #26294f;
}
@media (max-width: 1260px) {
  .x-foot1 .container .x-ul-a {
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .x-foot1 .container .x-ul-a {
    display: none;
  }
}
@media (max-width: 1260px) {
  .x-foot1 .container .x-ul-a li {
    padding-right: 0.5rem;
    margin-top: 0.3rem;
  }
}
.x-foot1 .container .x-ul-a li .x-title {
  color: #fff;
}
.x-foot1 .container .x-ul-a li .x-fo-a {
  margin-top: 0.2rem;
}
.x-foot1 .container .x-ul-a li .x-fo-a a {
  display: block;
  color: #6a7da1;
  margin-bottom: 0.1rem;
}
.x-foot1 .container .x-ul-a li .x-fo-a a:last-child {
  margin-bottom: 0;
}
.x-foot1 .container .x-ul-b {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.6rem 0;
}
@media (max-width: 767px) {
  .x-foot1 .container .x-ul-b {
    padding-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .x-foot1 .container .x-ul-b li {
    margin-bottom: 1rem;
  }
}
.x-foot1 .container .x-ul-b li .x-li-text {
  display: flex;
  margin-bottom: 0.15rem;
}
@media (max-width: 767px) {
  .x-foot1 .container .x-ul-b li .x-li-text {
    margin-bottom: 0.5rem;
  }
}
.x-foot1 .container .x-ul-b li .x-li-text:last-child {
  margin-bottom: 0;
}
.x-foot1 .container .x-ul-b li .x-li-text figure img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
@media (max-width: 1260px) {
  .x-foot1 .container .x-ul-b li .x-li-text figure img {
    width: 20px;
    height: 20px;
  }
}
.x-foot1 .container .x-ul-b li .x-li-text .x-text {
  margin-left: 0.2rem;
}
@media (max-width: 1260px) {
  .x-foot1 .container .x-ul-b li .x-li-text .x-text {
    margin-left: 0.6rem;
  }
}
.x-foot1 .container .x-ul-b li .x-li-text .x-text span {
  color: #6a7da1;
}
.x-foot1 .container .x-ul-b li .x-li-text .x-text p {
  color: #fff;
}
.x-foot1 .container .x-ul-b li .x-wem {
  display: flex;
  margin-left: 0.8rem;
}
@media (max-width: 767px) {
  .x-foot1 .container .x-ul-b li .x-wem {
    margin-left: 0;
  }
}
.x-foot1 .container .x-ul-b li .x-wem figure {
  width: 120px;
  height: 120px;
  margin-right: 0.2rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .x-foot1 .container .x-ul-b li .x-wem figure {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 1260px) {
  .x-foot1 .container .x-ul-b li .x-wem figure {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 767px) {
  .x-foot1 .container .x-ul-b li .x-wem figure {
    width: 80px;
    height: 80px;
    margin-right: 1rem;
  }
}
.x-foot1 .container .x-ul-b li .x-wem figure::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  animation: myfirst 2s linear 0.1s infinite alternate;
  -webkit-animation: myfirst 2s linear 0.1s infinite alternate;
  opacity: 0.5;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.x-foot1 .container .x-ul-b li .x-wem figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-foot1 .container .x-ul-b li .x-li-right {
  color: #6a7da1;
  line-height: 30px;
}
@media (max-width: 767px) {
  .x-foot1 .container .x-ul-b li .x-li-right {
    line-height: 26px;
  }
}
.x-foot1 .container .x-ul-b li .x-li-right p {
  color: #6a7da1;
}
.x-foot1 .container .x-ul-b li .x-li-right a {
  color: #6a7da1;
}
.x-foot1 .container .x-ul-b li .x-xia {
  display: flex;
  justify-content: flex-start;
  margin-top: 0.4rem;
}
.x-foot1 .container .x-ul-b li .x-xia a {
  display: inline-block;
  margin-right: 0.25rem;
  position: relative;
}
.x-foot1 .container .x-ul-b li .x-xia a:hover .x-wx-img {
  height: 100px;
}
.x-foot1 .container .x-ul-b li .x-xia a .x-wx-img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
  height: 0;
  overflow: hidden;
  transition: 0.5s all;
}
.x-foot1 .container .x-ul-b li .x-xia a .x-wx-img img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}
@media (max-width: 767px) {
  .x-foot1 .container .x-ul-b li .x-xia a {
    margin-right: 0.8rem;
  }
}
.x-foot1 .container .x-ul-b li .x-xia a:last-child {
  margin-right: 0;
}
@keyframes myfirst {
  0% {
    top: 100%;
    background: url('../images/x-bjtp.png') no-repeat;
  }
  100% {
    top: 0;
    background: url('../images/x-bjtp.png') no-repeat;
  }
}
@-webkit-keyframes myfirst {
  /* Safari and Chrome */
  0% {
    top: 100%;
    background: url('../images/x-bjtp.png') no-repeat;
  }
  100% {
    top: 0;
    background: url('../images/x-bjtp.png') no-repeat;
  }
}
.x-priv1 {
  padding: 1.05rem 0 1.15rem 0;
}
@media (max-width: 767px) {
  .x-priv1 {
    padding: 3rem 0;
  }
}
.x-priv1 .x-con {
  color: #666666;
  line-height: 1.6;
}
.x-map1 {
  padding: 1.1rem 0 1.2rem 0;
}
@media (max-width: 767px) {
  .x-map1 {
    padding: 3rem 0;
  }
}
.x-map1 .container ul li {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 0;
  border-bottom: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .x-map1 .container ul li {
    padding: 1rem 0;
  }
}
.x-map1 .container ul li .x-left {
  width: 27.7%;
  padding-right: 0.1rem;
}
@media (max-width: 767px) {
  .x-map1 .container ul li .x-left {
    width: 34.7%;
  }
}
.x-map1 .container ul li .x-left a {
  display: inline-block;
  color: #333333;
}
@media (max-width: 1580px) {
  .x-map1 .container ul li .x-left a {
    margin-top: 10px;
  }
}
.x-map1 .container ul li .x-right {
  width: 72.3%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .x-map1 .container ul li .x-right {
    width: 65.3%;
  }
}
.x-map1 .container ul li .x-right a {
  width: 250px;
  color: #666666;
  padding-right: 0.1rem;
  display: inline-block;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-map1 .container ul li .x-right a {
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .x-map1 .container ul li .x-right a {
    width: 230px;
  }
}
.x-map1 .container ul li .x-right a span {
  position: relative;
}
.x-map1 .container ul li .x-right a span::before {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background-color: #0058dc;
  opacity: 0;
  transition: 0.5s all;
}
.x-map1 .container ul li .x-right a:hover {
  color: #0058dc;
}
.x-map1 .container ul li .x-right a:hover span::before {
  opacity: 1;
  width: 100%;
}
.x-try1 {
  padding: 0.9rem 0 1rem 0;
}
@media (max-width: 767px) {
  .x-try1 {
    padding: 3rem 0;
  }
}
.x-try1 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.x-try1 .container .x-left {
  width: 56% !important;
}
@media (max-width: 767px) {
  .x-try1 .container .x-left {
    display: none;
  }
}
.x-try1 .container .x-left figure {
  width: 100%;
  height: 5.9rem !important;
}
.x-try1 .container .x-left figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-try1 .container .x-right {
  width: 42.3%;
}
@media (max-width: 767px) {
  .x-try1 .container .x-right {
    width: 100%;
  }
}
.x-try1 .container .x-right .x-ny-title .x-ti-p {
  color: #666666;
  margin: 0.15rem 0 0.4rem 0;
}
@media (max-width: 767px) {
  .x-try1 .container .x-right .x-ny-title .x-ti-p {
    margin: 0.3rem 0 1rem 0;
  }
}
.x-try1 .container .x-right .x-form ul li {
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .x-try1 .container .x-right .x-form ul li {
    margin-bottom: 1rem;
  }
}
.x-try1 .container .x-right .x-form ul li:last-child {
  margin-bottom: 0;
}
.x-try1 .container .x-right .x-form ul li input {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border: 1px solid #e3e3e3;
  border-radius: 0.1rem;
  padding: 0 0.3rem;
  color: #666666;
}
@media (max-width: 1260px) {
  .x-try1 .container .x-right .x-form ul li input {
    height: 50px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .x-try1 .container .x-right .x-form ul li input {
    padding: 0 1rem;
  }
}
.x-try1 .container .x-right .x-form ul li.x-sele {
  position: relative;
}
.x-try1 .container .x-right .x-form ul li.x-sele select {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border: 1px solid #e3e3e3;
  border-radius: 0.1rem;
  padding: 0 0.3rem;
  color: #666666;
}
@media (max-width: 1260px) {
  .x-try1 .container .x-right .x-form ul li.x-sele select {
    height: 50px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .x-try1 .container .x-right .x-form ul li.x-sele select {
    padding: 0 1rem;
  }
}
.x-try1 .container .x-right .x-form ul li.x-sele i {
  display: inline-block;
  width: 7px;
  height: 4px;
  background: url('../images/x-se1.png') no-repeat;
  background-size: contain;
  position: absolute;
  right: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .x-try1 .container .x-right .x-form ul li.x-sele i {
    right: 1rem;
  }
}
.x-try1 .container .x-right .x-form ul li.x-in-yzm {
  display: flex;
}
.x-try1 .container .x-right .x-form ul li.x-in-yzm input {
  width: 200px;
}
@media (max-width: 767px) {
  .x-try1 .container .x-right .x-form ul li.x-in-yzm input {
    margin-bottom: 0.5rem;
  }
}
.x-try1 .container .x-right .x-form ul li.x-in-yzm .captcha {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .x-try1 .container .x-right .x-form ul li.x-in-yzm .captcha {
    width: 6.2rem;
  }
}
.x-try1 .container .x-right .x-form ul li.x-in-yzm .x-img {
  width: 120px;
  height: 60px;
  margin-left: 0.3rem;
  cursor: pointer;
}
@media (max-width: 1260px) {
  .x-try1 .container .x-right .x-form ul li.x-in-yzm .x-img {
    height: 50px;
  }
}
.x-try1 .container .x-right .x-form ul li.x-in-yzm .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-try1 .container .x-right .x-form ul li.x-p p {
  color: #666666;
}
.x-try1 .container .x-right .x-form ul li.x-p p.on i {
  border: 1px solid #0058dc;
}
.x-try1 .container .x-right .x-form ul li.x-p p.on i::before {
  content: "";
  width: 7px;
  height: 6px;
  background: url("../images/x-dg1.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.x-try1 .container .x-right .x-form ul li.x-p p i {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #666666;
  border-radius: 3px;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}
@media (max-width: 767px) {
  .x-try1 .container .x-right .x-form ul li.x-p p i {
    width: 16px;
    height: 16px;
  }
}
.x-try1 .container .x-right .x-form ul li.x-but button {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #0058dc;
  text-align: center;
  color: #fff;
  border-radius: 0.1rem;
}
@media (max-width: 1260px) {
  .x-try1 .container .x-right .x-form ul li.x-but button {
    height: 50px;
    line-height: 50px;
  }
}
.x-contact1 {
  background-color: #f5f5f5;
  padding-top: 1.2rem;
}
@media (max-width: 767px) {
  .x-contact1 {
    padding-top: 3rem;
  }
}
.x-contact1 .container ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-contact1 .container ul li {
  width: 48.6%;
  background-color: #fff;
  margin-bottom: 0.4rem;
  padding: 0.4rem;
  border-radius: 0.1rem;
}
@media (max-width: 767px) {
  .x-contact1 .container ul li {
    width: 100%;
    margin-bottom: 1rem;
    padding: 1rem;
  }
}
.x-contact1 .container ul li .x-top .x-title {
  color: #000000;
}
.x-contact1 .container ul li .x-top p {
  color: #666666;
  margin: 0.1rem 0 0.34rem 0;
}
@media (max-width: 767px) {
  .x-contact1 .container ul li .x-top p {
    margin: 0.4rem 0 0.5rem 0;
  }
}
.x-contact1 .container ul li .x-xia {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  transition: 0.5s all;
  position: relative;
}
@media (max-width: 991px) {
  .x-contact1 .container ul li .x-xia {
    margin-bottom: 10px;
  }
}
.x-contact1 .container ul li .x-xia:hover figure {
  background-color: #0058dc;
}
.x-contact1 .container ul li .x-xia:hover figure img:nth-of-type(1) {
  display: none;
}
.x-contact1 .container ul li .x-xia:hover figure img:nth-of-type(2) {
  display: inline-block;
}
.x-contact1 .container ul li .x-xia:hover .x-text p {
  color: #0058dc;
}
.x-contact1 .container ul li .x-xia:hover .x-img {
  height: 120px;
  border: 1px solid #e5e5e5;
}
.x-contact1 .container ul li .x-xia:last-child {
  margin-bottom: 0;
}
.x-contact1 .container ul li .x-xia figure {
  width: 50px;
  height: 50px;
  background-color: #f5f5f5;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  transition: 0.5s all;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .x-contact1 .container ul li .x-xia figure {
    width: 42px;
    height: 42px;
  }
}
.x-contact1 .container ul li .x-xia figure img {
  width: 26px;
  height: 26px;
  object-fit: contain;
}
.x-contact1 .container ul li .x-xia figure img:nth-of-type(2) {
  display: none;
}
.x-contact1 .container ul li .x-xia .x-img {
  position: absolute;
  left: -32px;
  bottom: 60px;
  height: 0;
  overflow: hidden;
  transition: 0.5s all;
  background-color: #fff;
  padding: 0;
  border: 1px solid transparent;
}
@media (max-width: 767px) {
  .x-contact1 .container ul li .x-xia .x-img {
    border: none;
  }
}
.x-contact1 .container ul li .x-xia .x-img img {
  width: 120px;
  height: 120px;
  object-fit: contain;
  padding: 5px;
}
.x-contact1 .container ul li .x-xia .x-text {
  padding-left: 20px;
}
.x-contact1 .container ul li .x-xia .x-text p {
  color: #666666;
}
@media (max-width: 767px) {
  .x-contact1 .container ul li .x-xia .x-text p:nth-of-type(2) {
    font-size: 12px;
  }
}
.x-contact1 .container ul li .x-box-a {
  background-color: #0058dc;
}
.x-contact1 .container ul li .x-box-a:hover {
  background-color: transparent;
  border: 1px solid #0058dc;
  color: #0058dc;
}
.x-contact2 {
  background-color: #f5f5f5;
  padding-bottom: 1.2rem;
}
.x-contact2 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-contact2 .container ul li {
  width: 32%;
  margin-right: 2%;
  background-color: #fff;
  padding: 0.4rem 0 0.55rem 0;
  border-radius: 0.1rem;
}
@media (max-width: 767px) {
  .x-contact2 .container ul li {
    width: 100%;
    margin-bottom: 1rem;
    padding: 1rem;
  }
}
.x-contact2 .container ul li:nth-of-type(3n) {
  margin-right: 0;
}
.x-contact2 .container ul li figure {
  width: 2.6rem;
  height: 2.6rem;
  margin: 0 auto 0.3rem auto;
}
@media (max-width: 767px) {
  .x-contact2 .container ul li figure {
    width: 10rem;
    height: 10rem;
  }
}
.x-contact2 .container ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-contact2 .container ul li p {
  color: #333333;
  text-align: center;
  padding: 0 0.2rem;
}
.x-contact2 .container ul li p:nth-of-type(2) {
  color: #666666;
  margin-top: 0.15rem;
}
@media (max-width: 767px) {
  .x-contact2 .container ul li p:nth-of-type(2) {
    margin-top: 0.3rem;
  }
}
.x-contact3 {
  padding: 1.1rem 0 1.2rem 0;
}
@media (max-width: 767px) {
  .x-contact3 {
    padding: 3rem 0;
  }
}
.x-contact3 .container .x-ny-title .x-title {
  text-align: center;
}
.x-contact3 .container .x-ny-title .x-p {
  text-align: center;
  color: #666666;
  margin-top: 0.15rem;
}
.x-contact3 .container ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.55rem;
}
@media (max-width: 767px) {
  .x-contact3 .container ul {
    margin-top: 1rem;
  }
}
.x-contact3 .container ul li {
  width: 49.3%;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .x-contact3 .container ul li {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.x-contact3 .container ul li:last-child {
  margin-bottom: 0;
}
.x-contact3 .container ul li.x-but {
  width: 100%;
  text-align: center;
}
.x-contact3 .container ul li.x-but button {
  height: 60px;
  line-height: 60px;
  text-align: center;
  padding: 0 60px;
  background-color: #0058dc;
  color: #fff;
  border-radius: 0.1rem;
}
@media (max-width: 1260px) {
  .x-contact3 .container ul li.x-but button {
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
  }
}
.x-contact3 .container ul li.x-but button:nth-of-type(2) {
  background-color: #e3e3e3;
  color: #666666;
  margin-left: 15px;
}
.x-contact3 .container ul li.x-textar {
  width: 100%;
}
.x-contact3 .container ul li.x-textar textarea {
  width: 100%;
  height: 1.6rem;
  border: 1px solid #e3e3e3;
  border-radius: 0.1rem;
  padding: 0.2rem 0.3rem;
  color: #666666;
}
@media (max-width: 1260px) {
  .x-contact3 .container ul li.x-textar textarea {
    height: 2.6rem;
  }
}
@media (max-width: 767px) {
  .x-contact3 .container ul li.x-textar textarea {
    padding: 1rem;
    height: 6rem;
  }
}
.x-contact3 .container ul li input {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border: 1px solid #e3e3e3;
  border-radius: 0.1rem;
  padding: 0 0.3rem;
  color: #666666;
}
@media (max-width: 1260px) {
  .x-contact3 .container ul li input {
    height: 50px;
    line-height: 50px;
    padding: 0 1rem;
  }
}
.x-list-new1 {
  padding-top: 0.4rem;
  border-bottom: 1px solid #e3e3e3;
  background-color: #f5f5f5;
}
@media (max-width: 767px) {
  .x-list-new1 {
    padding-top: 2rem;
  }
}
.x-list-new1 .container a {
  color: #666666;
  display: inline-block;
  margin-right: 1rem;
  padding-bottom: 0.4rem;
  position: relative;
}
@media (max-width: 767px) {
  .x-list-new1 .container a {
    padding-bottom: 1rem;
  }
}
.x-list-new1 .container a.on {
  color: #0058dd;
}
.x-list-new1 .container a.on::before {
  width: 100%;
  opacity: 1;
}
.x-list-new1 .container a:hover {
  color: #0058dd;
}
.x-list-new1 .container a:hover::before {
  width: 100%;
  opacity: 1;
}
.x-list-new1 .container a::before {
  content: "";
  width: 0;
  height: 2px;
  background-color: #0058dd;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  transition: 0.5s all;
  opacity: 0;
}
.x-list-new2 {
  background-color: #f5f5f5;
  padding: 1.2rem 0;
}
@media (max-width: 767px) {
  .x-list-new2 {
    padding: 3rem 0;
  }
}
.x-list-new2 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.x-list-new2 .container .x-left {
  width: 65.8%;
}
@media (max-width: 991px) {
  .x-list-new2 .container .x-left {
    width: 100%;
  }
}
.x-list-new2 .container .x-left ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-list-new2 .container .x-left ul li {
  width: 48.2%;
  background-color: #fff;
  border-radius: 0.1rem;
  margin-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .x-list-new2 .container .x-left ul li {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.x-list-new2 .container .x-left ul li a {
  display: block;
  transition: 0.5s all;
}
.x-list-new2 .container .x-left ul li a:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.x-list-new2 .container .x-left ul li a:hover figure img {
  transform: scale(1.1);
}
.x-list-new2 .container .x-left ul li a:hover .x-text .x-tl .x-title {
  color: #0058dc;
  background-size: 100% 100%;
}
.x-list-new2 .container .x-left ul li a:hover .x-text .x-span3 {
  color: #0058dc;
}
.x-list-new2 .container .x-left ul li a:hover .x-text .x-span3 i {
  width: 22px;
  height: 16px;
  background: url("../images/x-sw-jt6.png") no-repeat;
  background-size: contain;
}
@media (max-width: 1580px) {
  .x-list-new2 .container .x-left ul li a:hover .x-text .x-span3 i {
    width: 18px;
  }
}
.x-list-new2 .container .x-left ul li a figure {
  width: 100%;
  height: 2.8rem;
  overflow: hidden;
  border-top-left-radius: 0.1rem;
  border-top-right-radius: 0.1rem;
}
@media (max-width: 991px) {
  .x-list-new2 .container .x-left ul li a figure {
    height: 4.8rem;
  }
}
@media (max-width: 767px) {
  .x-list-new2 .container .x-left ul li a figure {
    height: 10.5rem;
  }
}
.x-list-new2 .container .x-left ul li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 0.1rem;
  border-top-right-radius: 0.1rem;
  transition: 1s all;
}
.x-list-new2 .container .x-left ul li a .x-text {
  padding: 0.3rem;
}
@media (max-width: 767px) {
  .x-list-new2 .container .x-left ul li a .x-text {
    padding: 1rem;
  }
}
.x-list-new2 .container .x-left ul li a .x-text .x-top .x-span1 {
  font-size: 14px;
  color: #999999;
  background-color: #e3e3e3;
  display: inline-block;
  padding: 4px 11px;
  border-radius: 5px;
  margin-right: 10px;
}
.x-list-new2 .container .x-left ul li a .x-text .x-top .x-span2 {
  color: #999999;
}
.x-list-new2 .container .x-left ul li a .x-text .x-tl {
  margin: 0.15rem 0 0.3rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-list-new2 .container .x-left ul li a .x-text .x-tl {
    margin: 0.3rem 0 0.6rem 0;
  }
}
.x-list-new2 .container .x-left ul li a .x-text .x-tl .x-title {
  color: #333333;
  line-height: 1.6;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #0058dc 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s all;
  display: initial;
}
.x-list-new2 .container .x-left ul li a .x-text .x-span3 {
  color: #999999;
  transition: 0.5s all;
}
.x-list-new2 .container .x-left ul li a .x-text .x-span3 i {
  margin-left: 8px;
  vertical-align: middle;
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-sw-jt5.png") no-repeat;
  background-size: contain;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-list-new2 .container .x-left ul li a .x-text .x-span3 i {
    width: 8px;
    height: 14px;
  }
}
.x-list-new2 .container .x-right {
  width: 32%;
}
@media (max-width: 991px) {
  .x-list-new2 .container .x-right {
    display: none;
  }
}
.x-list-new2 .container .x-right .x-top {
  border-radius: 0.1rem;
  padding: 0.3rem;
  background-color: #fff;
}
.x-list-new2 .container .x-right .x-top .x-title1 {
  color: #333333;
  margin-bottom: 5px;
}
.x-list-new2 .container .x-right .x-top .x-a a {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0.2rem 0;
  border-bottom: 1px dashed #cccccc;
}
.x-list-new2 .container .x-right .x-top .x-a a:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.x-list-new2 .container .x-right .x-top .x-a a:hover .x-text .x-tl .x-title {
  background-size: 100% 100%;
}
.x-list-new2 .container .x-right .x-top .x-a a figure {
  width: 35%;
  height: 80px;
  border-radius: 0.1rem;
}
@media (max-width: 1260px) {
  .x-list-new2 .container .x-right .x-top .x-a a figure {
    height: 56px;
  }
}
.x-list-new2 .container .x-right .x-top .x-a a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.1rem;
}
.x-list-new2 .container .x-right .x-top .x-a a .x-text {
  width: 57%;
  padding-left: 0.2rem;
}
.x-list-new2 .container .x-right .x-top .x-a a .x-text .x-tl {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.x-list-new2 .container .x-right .x-top .x-a a .x-text .x-tl .x-title {
  color: #333333;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #333333 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s all;
  display: initial;
}
.x-list-new2 .container .x-right .x-top .x-a a .x-text span {
  font-size: 14px;
  color: #999999;
  display: inline-block;
  margin-top: 0.1rem;
}
.x-gg-xia1.x-zhong {
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0.3rem;
  border-radius: 0.1rem;
  margin: 0.3rem 0;
}
.x-gg-xia1.x-zhong figure {
  width: 1.3rem;
  height: 1.3rem;
}
.x-gg-xia1.x-zhong figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-gg-xia1.x-zhong p {
  color: #666666;
  line-height: 1.8;
  margin: 0 8px 0 0.22rem;
}
.x-gg-xia1.x-zhong .x-img {
  width: 0.9rem;
  height: 1.3rem;
}
.x-gg-xia1.x-zhong .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-gg-xia2.x-xia {
  background-color: #fff;
  padding: 0.3rem;
  border-radius: 0.1rem;
}
.x-gg-xia2.x-xia .x-title {
  color: #333333;
}
.x-gg-xia2.x-xia p {
  color: #999999;
}
.x-gg-xia2.x-xia .x-form {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #f5f5f5;
  border-radius: 0.3rem;
  position: relative;
  margin-top: 0.3rem;
}
@media (max-width: 1580px) {
  .x-gg-xia2.x-xia .x-form {
    height: 50px;
    line-height: 50px;
  }
}
.x-gg-xia2.x-xia .x-form input {
  width: 100%;
  padding: 0 60px 0 0.2rem;
  color: #999999;
}
.x-gg-xia2.x-xia .x-form input::placeholder {
  color: #999;
}
.x-gg-xia2.x-xia .x-form input::-webkit-input-placeholder {
  color: #999;
}
.x-gg-xia2.x-xia .x-form button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #0058dc;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.x-gg-xia2.x-xia .x-form button i {
  display: inline-block;
  width: 22px;
  height: 16px;
  background: url("../images/x-sw-jt10.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.x-page {
  padding-top: 0.3rem;
}
.x-page .x-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .x-page .x-con {
    justify-content: center;
  }
}
.x-page .x-con .x-left {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #d3d3d3;
  position: relative;
  display: inline-block;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-page .x-con .x-left {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 1260px) {
  .x-page .x-con .x-left {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .x-page .x-con .x-left {
    margin-right: 1rem;
  }
}
.x-page .x-con .x-left:hover {
  background-color: #0058dc;
}
.x-page .x-con .x-left:hover i {
  width: 22px;
  height: 16px;
  background: url("../images/x-sw-jt8.png") no-repeat;
  background-size: contain;
}
.x-page .x-con .x-left i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-sw-jt7.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-page .x-con .x-zhong {
    display: none;
  }
}
.x-page .x-con .x-zhong a {
  color: #999999;
  display: inline-block;
  margin: 0 0.15rem;
  transition: 0.5s all;
  position: relative;
}
.x-page .x-con .x-zhong a::before {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background-color: #0058dc;
  opacity: 0;
  transition: 0.5s all;
}
.x-page .x-con .x-zhong a.on {
  color: #0058dc;
}
.x-page .x-con .x-zhong a.on::before {
  width: 100%;
  opacity: 1;
}
.x-page .x-con .x-zhong a:hover {
  color: #0058dc;
}
.x-page .x-con .x-zhong a:hover::before {
  width: 100%;
  opacity: 1;
}
.x-page .x-con .x-right {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #d3d3d3;
  position: relative;
  display: inline-block;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-page .x-con .x-right {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 1260px) {
  .x-page .x-con .x-right {
    width: 40px;
    height: 40px;
  }
}
.x-page .x-con .x-right:hover {
  background-color: #0058dc;
}
.x-page .x-con .x-right:hover i {
  width: 22px;
  height: 16px;
  background: url("../images/x-sw-jt10.png") no-repeat;
  background-size: contain;
}
.x-page .x-con .x-right i {
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-sw-jt9.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s all;
}
.x-show-new1 .container .x-left {
  width: 63.8%;
}
@media (max-width: 991px) {
  .x-show-new1 .container .x-left {
    width: 100%;
  }
}
.x-show-new1 .container .x-left .x-con .x-title {
  font-size: 0.36rem;
  color: #333333;
}
@media (max-width: 1580px) {
  .x-show-new1 .container .x-left .x-con .x-title {
    font-size: 0.46rem;
  }
}
@media (max-width: 1260px) {
  .x-show-new1 .container .x-left .x-con .x-title {
    font-size: 0.56rem;
  }
}
@media (max-width: 991px) {
  .x-show-new1 .container .x-left .x-con .x-title {
    font-size: 0.6rem;
  }
}
@media (max-width: 767px) {
  .x-show-new1 .container .x-left .x-con .x-title {
    font-size: 1.1rem;
  }
}
.x-show-new1 .container .x-left .x-con .x-con-top {
  padding: 0.2rem 0 0.3rem 0;
  border-bottom: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .x-show-new1 .container .x-left .x-con .x-con-top {
    padding: 0.3rem 0 1rem 0;
  }
}
.x-show-new1 .container .x-left .x-con .x-con-top .x-span {
  background-color: #e3e3e3;
  color: #999999;
  padding: 4px 10px;
  border-radius: 5px;
  font-size: 14px;
  display: inline-block;
}
@media (max-width: 767px) {
  .x-show-new1 .container .x-left .x-con .x-con-top .x-span {
    margin: 5px 0;
  }
}
.x-show-new1 .container .x-left .x-con .x-con-top p {
  display: inline-block;
  color: #999999;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .x-show-new1 .container .x-left .x-con .x-con-top p {
    display: block;
    margin-left: 0;
  }
}
.x-show-new1 .container .x-left .x-con .x-con-text {
  padding: 0.4rem 0;
  border-bottom: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .x-show-new1 .container .x-left .x-con .x-con-text {
    padding: 1.5rem 0;
  }
}
.x-show-new1 .container .x-left .x-con .x-con-text img {
  max-width: 100%;
}
.x-show-new1 .container .x-left .x-con .x-fenx2 {
  padding: 0.4rem 0;
  border-bottom: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .x-show-new1 .container .x-left .x-con .x-fenx2 {
    padding: 1rem 0;
  }
}
.x-show-new1 .container .x-left .x-con .x-fenx2 .bshare-custom .bshare-weixin {
  background: none;
  margin: 0;
  margin-right: 0.5rem;
  padding-left: 0;
  height: 24px;
  width: 24px;
  opacity: 1;
}
.x-show-new1 .container .x-left .x-con .x-fenx2 .bshare-custom .bshare-sinaminiblog {
  background: none;
  margin: 0;
  margin-right: 0.5rem;
  padding-left: 0;
  height: 24px;
  width: 24px;
}
.x-show-new1 .container .x-left .x-con .x-fenx2 .bshare-custom .bshare-qzone {
  background: none;
  margin: 0;
  padding-left: 0;
  height: 24px;
  width: 24px;
}
.x-show-new1 .container .x-left .x-con .x-fenx2 p {
  color: #666666;
  text-align: center;
}
.x-show-new1 .container .x-left .x-con .x-fenx2 .x-fen-xia {
  display: flex;
  justify-content: center;
  margin-top: 0.45rem;
}
@media (max-width: 767px) {
  .x-show-new1 .container .x-left .x-con .x-fenx2 .x-fen-xia {
    margin-top: 0.6rem;
  }
}
.x-show-new1 .container .x-left .x-con .x-fenx2 .x-fen-xia a {
  display: inline-block;
  margin-right: 0.5rem;
}
.x-show-new1 .container .x-left .x-con .x-fenx2 .x-fen-xia a:hover img:nth-of-type(1) {
  display: none;
}
.x-show-new1 .container .x-left .x-con .x-fenx2 .x-fen-xia a:hover img:nth-of-type(2) {
  display: inline-block;
}
.x-show-new1 .container .x-left .x-con .x-fenx2 .x-fen-xia a:last-child {
  margin-right: 0;
}
.x-show-new1 .container .x-left .x-con .x-fenx2 .x-fen-xia a img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  transition: 0.5s all;
  pointer-events: none;
}
.x-show-new1 .container .x-left .x-con .x-fenx2 .x-fen-xia a img:nth-of-type(2) {
  display: none;
}
.x-show-new1 .container .x-left .x-con .x-bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .x-show-new1 .container .x-left .x-con .x-bot {
    margin-top: 1rem;
  }
}
.x-show-new1 .container .x-left .x-con .x-bot .x-bot-left {
  width: 70%;
}
@media (max-width: 767px) {
  .x-show-new1 .container .x-left .x-con .x-bot .x-bot-left {
    width: 100%;
  }
}
.x-show-new1 .container .x-left .x-con .x-bot .x-bot-left .x-a {
  display: flex;
  margin-bottom: 10px;
}
.x-show-new1 .container .x-left .x-con .x-bot .x-bot-left .x-a:last-child {
  margin-bottom: 0;
}
.x-show-new1 .container .x-left .x-con .x-bot .x-bot-left .x-a span {
  color: #666666;
}
.x-show-new1 .container .x-left .x-con .x-bot .x-bot-left .x-a a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  width: 60%;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-show-new1 .container .x-left .x-con .x-bot .x-bot-left .x-a a {
    width: 80%;
  }
}
.x-show-new1 .container .x-left .x-con .x-bot .x-bot-left .x-a a:hover p {
  background-size: 100% 100%;
  color: #0058dc;
}
.x-show-new1 .container .x-left .x-con .x-bot .x-bot-left .x-a a p {
  display: inline-block;
  color: #666666;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #0058dc 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s all;
  display: initial;
}
.x-show-new1 .container .x-left .x-con .x-bot .x-bot-right {
  color: #666666;
  padding: 0.15rem 0.5rem;
  border: 1px solid #e3e3e3;
  border-radius: 0.1rem;
  flex-shrink: 0;
}
@media (max-width: 1580px) {
  .x-show-new1 .container .x-left .x-con .x-bot .x-bot-right {
    padding: 0.2rem 0.4rem;
  }
}
@media (max-width: 767px) {
  .x-show-new1 .container .x-left .x-con .x-bot .x-bot-right {
    padding: 0.4rem 1rem;
    margin: 1rem auto 0 auto;
  }
}
.bsBox {
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
.bshareDiv {
  display: none !important;
}
.x-list-res1 {
  background-color: #f5f5f5;
  padding: 1.2rem 0;
}
@media (max-width: 767px) {
  .x-list-res1 {
    padding: 3rem 0;
  }
}
.x-list-res1 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.x-list-res1 .container > .x-left {
  width: 66%;
}
@media (max-width: 991px) {
  .x-list-res1 .container > .x-left {
    width: 100%;
  }
}
.x-list-res1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  overflow: hidden;
  border-radius: 0.1rem;
}
.x-list-res1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide::before {
  content: "";
  width: 100%;
  height: 1.27rem;
  background: url("../images/x-re-mb1.png") no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide::before {
    height: 3.27rem;
  }
}
.x-list-res1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
  width: 100%;
  height: 4.6rem;
  border-radius: 0.1rem;
}
@media (max-width: 1260px) {
  .x-list-res1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 5.6rem;
  }
}
@media (max-width: 991px) {
  .x-list-res1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 7.6rem;
  }
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 10.5rem;
  }
}
.x-list-res1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.1rem;
}
.x-list-res1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-title {
  position: absolute;
  bottom: 0.25rem;
  left: 0.3rem;
  color: #fff;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-title {
    width: 60%;
    bottom: 1rem;
    left: 1rem;
  }
}
.x-list-res1 .container > .x-left .x-swiper .swiper-container .swiper-pagination {
  bottom: 0.3rem;
  left: auto;
  right: 0.3rem;
  width: auto !important;
  transform: initial;
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-swiper .swiper-container .swiper-pagination {
    bottom: 1rem;
    right: 1rem;
  }
}
.x-list-res1 .container > .x-left .x-swiper .swiper-container .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  opacity: 1;
  background: transparent;
  margin: 0 10px;
  transform: scale(1);
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-swiper .swiper-container .swiper-pagination-bullet {
    margin: 0 5px;
  }
}
.x-list-res1 .container > .x-left .x-swiper .swiper-container .swiper-pagination-bullet-active {
  background: #00be93;
  border: none;
}
.x-list-res1 .container > .x-left .x-form {
  padding: 0.3rem 0;
}
@media (max-width: 1580px) {
  .x-list-res1 .container > .x-left .x-form {
    padding: 0.5rem 0;
  }
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-form {
    padding: 1.2rem 0;
  }
}
.x-list-res1 .container > .x-left .x-form form ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-list-res1 .container > .x-left .x-form form ul li.x-sel {
  display: flex;
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-form form ul li.x-sel {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}
.x-list-res1 .container > .x-left .x-form form ul li .x-sel2 {
  width: 2.8rem;
  background-color: #fff;
  height: 50px;
  line-height: 50px;
  position: relative;
  margin-right: 0.3rem;
  border-radius: 5px;
}
@media (max-width: 1580px) {
  .x-list-res1 .container > .x-left .x-form form ul li .x-sel2 {
    height: 40px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .x-list-res1 .container > .x-left .x-form form ul li .x-sel2 {
    width: 4.8rem;
  }
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-form form ul li .x-sel2 {
    width: 48%;
  }
}
.x-list-res1 .container > .x-left .x-form form ul li .x-sel2 select {
  width: 100%;
  height: 100%;
  padding: 0 0.3rem;
  color: #666666;
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-form form ul li .x-sel2 select {
    padding: 0 1rem;
  }
}
.x-list-res1 .container > .x-left .x-form form ul li .x-sel2 i {
  display: inline-block;
  width: 7px;
  height: 4px;
  background: url(../images/x-se1.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
}
.x-list-res1 .container > .x-left .x-form form ul li.x-but button {
  padding: 0 24px;
  border-radius: 5px;
  height: 50px;
}
@media (max-width: 1580px) {
  .x-list-res1 .container > .x-left .x-form form ul li.x-but button {
    height: 40px;
  }
}
.x-list-res1 .container > .x-left .x-form form ul li.x-but button:nth-of-type(1) {
  background-color: #0058dc;
  color: #fff;
  margin-right: 5px;
}
.x-list-res1 .container > .x-left .x-form form ul li.x-but button:nth-of-type(2) {
  background-color: #e3e3e3;
  color: #999999;
}
.x-list-res1 .container > .x-left .x-xia ul li {
  background-color: #fff;
  border-radius: 0.1rem;
  margin-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-xia ul li {
    margin-bottom: 1rem;
  }
}
.x-list-res1 .container > .x-left .x-xia ul li:last-child {
  margin-bottom: 0;
}
.x-list-res1 .container > .x-left .x-xia ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border-radius: 0.1rem;
  overflow: hidden;
  transition: 0.5s all;
}
.x-list-res1 .container > .x-left .x-xia ul li a:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.x-list-res1 .container > .x-left .x-xia ul li a:hover figure img {
  transform: scale(1.1);
}
.x-list-res1 .container > .x-left .x-xia ul li a:hover .x-li-r .x-tl .x-title {
  color: #0058dc;
  background-size: 100% 100%;
}
.x-list-res1 .container > .x-left .x-xia ul li a figure {
  width: 33.6%;
  height: 2.2rem;
  overflow: hidden;
}
@media (max-width: 1260px) {
  .x-list-res1 .container > .x-left .x-xia ul li a figure {
    height: 2.6rem;
  }
}
@media (max-width: 991px) {
  .x-list-res1 .container > .x-left .x-xia ul li a figure {
    width: 40%;
    height: 3.6rem;
  }
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-xia ul li a figure {
    width: 100%;
    height: 10.5rem;
  }
}
.x-list-res1 .container > .x-left .x-xia ul li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-list-res1 .container > .x-left .x-xia ul li a .x-li-r {
  width: 66.4%;
  padding: 0 0.4rem;
}
@media (max-width: 991px) {
  .x-list-res1 .container > .x-left .x-xia ul li a .x-li-r {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-xia ul li a .x-li-r {
    width: 100%;
    padding: 1rem;
  }
}
.x-list-res1 .container > .x-left .x-xia ul li a .x-li-r span {
  display: inline-block;
  border-radius: 5px;
  width: 70px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  background-color: #00be93;
  color: #fff;
}
.x-list-res1 .container > .x-left .x-xia ul li a .x-li-r span.on {
  background-color: #e3e3e3;
  color: #999999;
}
.x-list-res1 .container > .x-left .x-xia ul li a .x-li-r .x-tl {
  margin: 0.2rem 0 0.3rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-xia ul li a .x-li-r .x-tl {
    margin: 0.5rem 0 0.5rem 0;
  }
}
.x-list-res1 .container > .x-left .x-xia ul li a .x-li-r .x-tl .x-title {
  color: #333333;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #0058dc 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s all;
  display: initial;
}
.x-list-res1 .container > .x-left .x-xia ul li a .x-li-r p {
  color: #999999;
  display: inline-flex;
  align-items: center;
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-xia ul li a .x-li-r p {
    font-size: 12px;
  }
}
.x-list-res1 .container > .x-left .x-xia ul li a .x-li-r p:nth-of-type(1) {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-xia ul li a .x-li-r p:nth-of-type(1) {
    margin-right: 2.3rem;
  }
}
.x-list-res1 .container > .x-left .x-xia ul li a .x-li-r p img {
  width: 28px;
  height: 28px;
  object-fit: contain;
  vertical-align: middle;
  margin-right: 8px;
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-xia ul li a .x-li-r p img {
    width: 18px;
    height: 18px;
    margin-right: 5px;
  }
}
.x-list-res1 .container > .x-left .x-page {
  padding-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-list-res1 .container > .x-left .x-page {
    padding-top: 1rem;
  }
}
.x-list-res1 .container > .x-right {
  width: 32%;
}
@media (max-width: 991px) {
  .x-list-res1 .container > .x-right {
    display: none;
  }
}
.x-list-res1 .container > .x-right .x-top {
  background-color: #fff;
  border-radius: 0.1rem;
  padding: 0.2rem 0.3rem;
}
.x-list-res1 .container > .x-right .x-top .x-title {
  color: #333333;
}
.x-list-res1 .container > .x-right .x-top a {
  margin-top: 0.25rem;
  display: block;
}
.x-list-res1 .container > .x-right .x-top a:hover figure img {
  transform: scale(1.1);
}
.x-list-res1 .container > .x-right .x-top a:hover .x-text .x-te-top .x-title2 p {
  color: #0058dc;
  background-size: 100% 100%;
}
.x-list-res1 .container > .x-right .x-top a figure {
  width: 100%;
  height: 2.5rem;
  overflow: hidden;
  border-radius: 0.1rem;
}
.x-list-res1 .container > .x-right .x-top a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
  border-radius: 0.1rem;
}
.x-list-res1 .container > .x-right .x-top a .x-text .x-te-top {
  display: flex;
  margin: 0.3rem 0 0.2rem 0;
}
.x-list-res1 .container > .x-right .x-top a .x-text .x-te-top span {
  display: inline-block;
  border-radius: 5px;
  width: 70px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  background-color: #00be93;
  color: #fff;
}
.x-list-res1 .container > .x-right .x-top a .x-text .x-te-top span.on {
  background-color: #e3e3e3;
  color: #999999;
}
.x-list-res1 .container > .x-right .x-top a .x-text .x-te-top .x-title2 {
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-left: 0.2rem;
  line-height: 1.8;
  width: 80%;
}
.x-list-res1 .container > .x-right .x-top a .x-text .x-te-top .x-title2 p {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #0058dc 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s all;
  display: initial;
}
.x-list-res1 .container > .x-right .x-top a .x-text .x-te-xia p {
  color: #999999;
  display: inline-flex;
  align-items: center;
}
.x-list-res1 .container > .x-right .x-top a .x-text .x-te-xia p:nth-of-type(1) {
  margin-right: 0.15rem;
}
.x-list-res1 .container > .x-right .x-top a .x-text .x-te-xia p img {
  width: 28px;
  height: 28px;
  object-fit: contain;
  vertical-align: middle;
  margin-right: 8px;
}
.x-list-res1 .container > .x-right .x-ri-zhong {
  padding: 0.3rem;
  background-color: #fff;
  margin-top: 0.3rem;
  border-radius: 0.1rem;
}
.x-list-res1 .container > .x-right .x-ri-zhong .x-title {
  color: #333333;
}
.x-list-res1 .container > .x-right .x-ri-zhong .x-xa a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background-color: #e3e3e3;
  color: #666666;
  padding: 0 20px;
  margin-right: 0.1rem;
  border-radius: 5px;
  margin-top: 0.2rem;
  transition: 0.5s all;
}
.x-list-res1 .container > .x-right .x-ri-zhong .x-xa a:hover {
  color: #0058dc;
}
.x-list-res1 .container > .x-right .x-ri-zhong .x-xa a:last-child {
  margin-right: 0;
}
.x-list-res1 .container > .x-right .x-gg-xia3 {
  border-radius: 0.1rem;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.3rem 0;
  padding: 0.3rem;
}
.x-list-res1 .container > .x-right .x-gg-xia3 .x-zh .x-title {
  color: #333333;
  margin-bottom: 0.24rem;
}
.x-list-res1 .container > .x-right .x-gg-xia3 .x-zh .x-cl {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.x-list-res1 .container > .x-right .x-gg-xia3 .x-zh .x-cl figure img {
  width: 80px;
  height: 80px;
}
.x-list-res1 .container > .x-right .x-gg-xia3 .x-zh .x-cl p {
  margin-left: 0.2rem;
  color: #666666;
}
.x-list-res1 .container > .x-right .x-gg-xia3 .x-img {
  width: 0.9rem;
  height: 1.3rem;
}
.x-list-res1 .container > .x-right .x-gg-xia3 .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 1260px) {
  .x-show-res1 .container .x-left {
    width: 100%;
  }
}
.x-show-res1 .container .x-left .x-le-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 0.4rem;
  border-radius: 0.1rem;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-show-res1 .container .x-left .x-le-top {
    padding: 1rem;
  }
}
.x-show-res1 .container .x-left .x-le-top:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.x-show-res1 .container .x-left .x-le-top:hover .x-top-le figure img {
  transform: scale(1.1);
}
.x-show-res1 .container .x-left .x-le-top .x-top-le {
  width: 37.2%;
}
@media (max-width: 1370px) {
  .x-show-res1 .container .x-left .x-le-top .x-top-le {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .x-show-res1 .container .x-left .x-le-top .x-top-le {
    width: 100%;
  }
}
.x-show-res1 .container .x-left .x-le-top .x-top-le figure {
  width: 100%;
  height: 2.2rem;
  overflow: hidden;
  border-radius: 0.1rem;
}
@media (max-width: 1580px) {
  .x-show-res1 .container .x-left .x-le-top .x-top-le figure {
    height: 2.6rem;
  }
}
@media (max-width: 1370px) {
  .x-show-res1 .container .x-left .x-le-top .x-top-le figure {
    height: 3.2rem;
  }
}
@media (max-width: 991px) {
  .x-show-res1 .container .x-left .x-le-top .x-top-le figure {
    height: 5.2rem;
  }
}
@media (max-width: 767px) {
  .x-show-res1 .container .x-left .x-le-top .x-top-le figure {
    height: 10.5rem;
  }
}
.x-show-res1 .container .x-left .x-le-top .x-top-le figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-show-res1 .container .x-left .x-le-top .x-top-ri {
  width: 58%;
}
@media (max-width: 1370px) {
  .x-show-res1 .container .x-left .x-le-top .x-top-ri {
    width: 54%;
  }
}
@media (max-width: 767px) {
  .x-show-res1 .container .x-left .x-le-top .x-top-ri {
    width: 100%;
    margin-top: 1rem;
  }
}
.x-show-res1 .container .x-left .x-le-top .x-top-ri .x-top-ri-a .x-time {
  display: flex;
  color: #999999;
}
.x-show-res1 .container .x-left .x-le-top .x-top-ri .x-top-ri-a .x-time p.on {
  background-color: #666666;
  color: #666666;
  border-radius: 5px;
  height: 30px;
  line-height: 30px;
  background-color: #e3e3e3;
  padding: 0 20px;
}
.x-show-res1 .container .x-left .x-le-top .x-top-ri .x-top-ri-a .x-time #remainTime span {
  background-color: #666666;
  color: #fff;
  display: inline-block;
  padding: 0 6px;
  border-radius: 3px;
  margin: 0 3px;
}
.x-show-res1 .container .x-left .x-le-top .x-top-ri .x-top-ri-a .x-title {
  color: #333333;
  margin: 0.1rem 0;
}
@media (max-width: 767px) {
  .x-show-res1 .container .x-left .x-le-top .x-top-ri .x-top-ri-a .x-title {
    margin: 0.5rem 0;
  }
}
.x-show-res1 .container .x-left .x-le-top .x-top-ri .x-top-ri-a .x-zb p {
  color: #999999;
  display: inline-flex;
  align-items: center;
}
@media (max-width: 767px) {
  .x-show-res1 .container .x-left .x-le-top .x-top-ri .x-top-ri-a .x-zb p {
    font-size: 12px;
  }
  .x-show-res1 .container .x-left .x-le-top .x-top-ri .x-top-ri-a .x-zb p:nth-of-type(2) {
    margin-left: 2.3rem;
  }
}
.x-show-res1 .container .x-left .x-le-top .x-top-ri .x-top-ri-a .x-zb p img {
  width: 28px;
  height: 28px;
  object-fit: contain;
  vertical-align: middle;
  margin-right: 8px;
}
@media (max-width: 767px) {
  .x-show-res1 .container .x-left .x-le-top .x-top-ri .x-top-ri-a .x-zb p img {
    width: 18px;
    height: 18px;
    margin-right: 5px;
  }
}
.x-show-res1 .container .x-left .x-le-top .x-top-ri .x-top-ri-a .x-p {
  color: #999999;
  margin-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .x-show-res1 .container .x-left .x-le-top .x-top-ri .x-top-ri-a .x-p {
    margin-bottom: 0.8rem;
  }
}
.x-show-res1 .container .x-left .x-con-text {
  padding: 0.4rem 0;
  border-bottom: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .x-show-res1 .container .x-left .x-con-text {
    padding: 1rem 0;
  }
}
.x-show-res1 .container .x-left .x-con-text img {
  max-width: 100%;
}
.x-show-res1 .container .x-left .x-fenx2 {
  padding: 0.4rem 0;
  border-bottom: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .x-show-res1 .container .x-left .x-fenx2 {
    padding: 1rem 0;
  }
}
.x-show-res1 .container .x-left .x-fenx2 .bshare-custom .bshare-weixin {
  background: none;
  margin: 0;
  margin-right: 0.5rem;
  padding-left: 0;
  height: 24px;
  width: 24px;
  opacity: 1;
}
.x-show-res1 .container .x-left .x-fenx2 .bshare-custom .bshare-sinaminiblog {
  background: none;
  margin: 0;
  margin-right: 0.5rem;
  padding-left: 0;
  height: 24px;
  width: 24px;
}
.x-show-res1 .container .x-left .x-fenx2 .bshare-custom .bshare-qzone {
  background: none;
  margin: 0;
  padding-left: 0;
  height: 24px;
  width: 24px;
}
.x-show-res1 .container .x-left .x-fenx2 p {
  color: #666666;
  text-align: center;
}
.x-show-res1 .container .x-left .x-fenx2 .x-fen-xia {
  display: flex;
  justify-content: center;
  margin-top: 0.45rem;
}
@media (max-width: 767px) {
  .x-show-res1 .container .x-left .x-fenx2 .x-fen-xia {
    margin-top: 0.6rem;
  }
}
.x-show-res1 .container .x-left .x-fenx2 .x-fen-xia a {
  display: inline-block;
  margin-right: 0.5rem;
}
.x-show-res1 .container .x-left .x-fenx2 .x-fen-xia a:hover img:nth-of-type(1) {
  display: none;
}
.x-show-res1 .container .x-left .x-fenx2 .x-fen-xia a:hover img:nth-of-type(2) {
  display: inline-block;
}
.x-show-res1 .container .x-left .x-fenx2 .x-fen-xia a:last-child {
  margin-right: 0;
}
.x-show-res1 .container .x-left .x-fenx2 .x-fen-xia a img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  transition: 0.5s all;
  pointer-events: none;
}
.x-show-res1 .container .x-left .x-fenx2 .x-fen-xia a img:nth-of-type(2) {
  display: none;
}
.x-show-res1 .container .x-left .x-bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .x-show-res1 .container .x-left .x-bot {
    margin-top: 1rem;
  }
}
.x-show-res1 .container .x-left .x-bot .x-bot-left {
  width: 70%;
}
@media (max-width: 767px) {
  .x-show-res1 .container .x-left .x-bot .x-bot-left {
    width: 100%;
  }
}
.x-show-res1 .container .x-left .x-bot .x-bot-left .x-a {
  display: flex;
  margin-bottom: 10px;
}
.x-show-res1 .container .x-left .x-bot .x-bot-left .x-a:last-child {
  margin-bottom: 0;
}
.x-show-res1 .container .x-left .x-bot .x-bot-left .x-a span {
  color: #666666;
}
.x-show-res1 .container .x-left .x-bot .x-bot-left .x-a a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  width: 60%;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-show-res1 .container .x-left .x-bot .x-bot-left .x-a a {
    width: 80%;
  }
}
.x-show-res1 .container .x-left .x-bot .x-bot-left .x-a a:hover p {
  background-size: 100% 100%;
  color: #0058dc;
}
.x-show-res1 .container .x-left .x-bot .x-bot-left .x-a a p {
  display: inline-block;
  color: #666666;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #0058dc 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s all;
  display: initial;
}
.x-show-res1 .container .x-left .x-bot .x-bot-right {
  color: #666666;
  padding: 0.15rem 0.5rem;
  border: 1px solid #e3e3e3;
  border-radius: 0.1rem;
  flex-shrink: 0;
}
@media (max-width: 1580px) {
  .x-show-res1 .container .x-left .x-bot .x-bot-right {
    padding: 0.2rem 0.4rem;
  }
}
@media (max-width: 767px) {
  .x-show-res1 .container .x-left .x-bot .x-bot-right {
    padding: 0.4rem 1rem;
    margin: 1rem auto 0 auto;
  }
}
@media (max-width: 1260px) {
  .x-show-res1 .container .x-right {
    display: none;
  }
}
.x-list-mar1 .x-list-res1 .container .x-left .x-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-list-mar1 .x-list-res1 .container .x-left .x-list li {
  width: 48.4%;
  background-color: #ffffff;
  border-radius: 0.1rem;
  margin-top: 0.3rem;
}
@media (max-width: 991px) {
  .x-list-mar1 .x-list-res1 .container .x-left .x-list li {
    margin-top: 0.8rem;
  }
}
@media (max-width: 767px) {
  .x-list-mar1 .x-list-res1 .container .x-left .x-list li {
    width: 100%;
    margin-top: 1rem;
  }
}
.x-list-mar1 .x-list-res1 .container .x-left .x-list li a {
  display: block;
  transition: 0.5s all;
}
.x-list-mar1 .x-list-res1 .container .x-left .x-list li a:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.x-list-mar1 .x-list-res1 .container .x-left .x-list li a:hover figure img {
  transform: scale(1.1);
}
.x-list-mar1 .x-list-res1 .container .x-left .x-list li a:hover .x-text .x-tl .x-title {
  color: #0058dc;
  background-size: 100% 100%;
}
.x-list-mar1 .x-list-res1 .container .x-left .x-list li a figure {
  width: 100%;
  height: 2.8rem;
  border-top-left-radius: 0.1rem;
  border-top-right-radius: 0.1rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  .x-list-mar1 .x-list-res1 .container .x-left .x-list li a figure {
    height: 4.8rem;
  }
}
@media (max-width: 767px) {
  .x-list-mar1 .x-list-res1 .container .x-left .x-list li a figure {
    height: 10.5rem;
  }
}
.x-list-mar1 .x-list-res1 .container .x-left .x-list li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-list-mar1 .x-list-res1 .container .x-left .x-list li a .x-text {
  padding: 0.2rem 0.3rem;
}
@media (max-width: 991px) {
  .x-list-mar1 .x-list-res1 .container .x-left .x-list li a .x-text {
    padding: 0.4rem;
  }
}
@media (max-width: 767px) {
  .x-list-mar1 .x-list-res1 .container .x-left .x-list li a .x-text {
    padding: 1rem;
  }
}
.x-list-mar1 .x-list-res1 .container .x-left .x-list li a .x-text .x-span span {
  font-size: 14px;
  color: #999999;
  display: inline-block;
  background-color: #e3e3e3;
  padding: 4px 12px;
  border-radius: 5px;
  margin-right: 0.05rem;
  margin-top: 0.1rem;
}
@media (max-width: 767px) {
  .x-list-mar1 .x-list-res1 .container .x-left .x-list li a .x-text .x-span span {
    margin-right: 0.5rem;
  }
}
.x-list-mar1 .x-list-res1 .container .x-left .x-list li a .x-text .x-tl {
  margin: 0.12rem 0 0.12rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-list-mar1 .x-list-res1 .container .x-left .x-list li a .x-text .x-tl {
    margin: 0.5rem 0;
  }
}
.x-list-mar1 .x-list-res1 .container .x-left .x-list li a .x-text .x-tl .x-title {
  color: #333333;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #0058dc 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s all;
  display: initial;
}
.x-list-mar1 .x-list-res1 .container .x-left .x-list li a .x-text p {
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.x-list-mar1 .x-list-res1 .container .x-left .x-list li a .x-text .x-sp {
  display: block;
  color: #999999;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .x-list-mar1 .x-list-res1 .container .x-left .x-list li a .x-text .x-sp {
    margin-top: 0.5rem;
  }
}
.x-list-mar1 .x-list-res1 .container .x-right .x-top .x-title {
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #e3e3e3;
}
.x-list-mar1 .x-list-res1 .container .x-right .x-top .x-top-a {
  margin-top: 0.1rem;
}
.x-list-mar1 .x-list-res1 .container .x-right .x-top .x-top-a a {
  margin-top: 0;
  padding: 0.15rem 0;
  border-bottom: 1px dotted #cccccc;
}
.x-list-mar1 .x-list-res1 .container .x-right .x-top .x-top-a a:hover .x-title2 p {
  background-size: 100% 100%;
  color: #0058dc;
}
.x-list-mar1 .x-list-res1 .container .x-right .x-top .x-top-a a:last-child {
  border-bottom: none;
}
.x-list-mar1 .x-list-res1 .container .x-right .x-top .x-top-a a .x-title2 {
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.x-list-mar1 .x-list-res1 .container .x-right .x-top .x-top-a a .x-title2 p {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #0058dc 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s all;
  display: initial;
}
.x-about1 .c-common-banner .container .c-box-wrap .c-text-box {
  width: 32.6%;
  padding-right: 0;
}
@media (max-width: 767px) {
  .x-about1 .c-common-banner .container .c-box-wrap .c-text-box {
    width: 100%;
  }
}
.x-about1 .c-common-banner .container .c-box-wrap .c-text-box .c-text {
  margin: 0;
}
.x-about1 .c-common-banner .container .c-box-wrap .c-text-box .x-title {
  white-space: nowrap;
  margin: 0.1rem 0 0.5rem 0;
}
@media (max-width: 767px) {
  .x-about1 .c-common-banner .container .c-box-wrap .c-text-box .x-title {
    margin: 0.5rem 0 1rem;
  }
}
.x-about1 .c-common-banner .container .c-box-wrap .c-img-box {
  width: 67.4%;
}
@media (max-width: 767px) {
  .x-about1 .c-common-banner .container .c-box-wrap .c-img-box {
    width: 100%;
    position: relative;
    top: 3rem;
  }
}
.x-about2 {
  padding: 1.1rem 0 1.2rem 0;
}
@media (max-width: 767px) {
  .x-about2 {
    padding: 3rem 0;
  }
}
.x-about2 .container .c-top .c-title {
  text-align: center;
}
.x-about2 .container .x-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 0.5rem 0 0.4rem 0;
}
@media (max-width: 767px) {
  .x-about2 .container .x-con {
    margin: 1rem 0 0 0;
  }
}
.x-about2 .container .x-con .x-left {
  width: 50%;
  position: relative;
}
@media (max-width: 767px) {
  .x-about2 .container .x-con .x-left {
    width: 100%;
  }
}
.x-about2 .container .x-con .x-left figure {
  width: 100%;
  height: 5rem;
}
@media (max-width: 991px) {
  .x-about2 .container .x-con .x-left figure {
    height: 6rem;
  }
}
@media (max-width: 767px) {
  .x-about2 .container .x-con .x-left figure {
    height: 10.5rem;
  }
}
.x-about2 .container .x-con .x-left figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.2rem;
}
.x-about2 .container .x-con .x-left .x-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  pointer-events: none;
}
@media (max-width: 767px) {
  .x-about2 .container .x-con .x-left .x-img {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.x-about2 .container .x-con .x-left .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-about2 .container .x-con .x-left i {
  width: 1.4rem;
  height: 1.4rem;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  opacity: 0;
  animation: cd 1s infinite linear;
  animation-delay: 0.2s;
  margin-left: -0.7rem;
  margin-top: -0.7rem;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  pointer-events: none;
}
@media (max-width: 767px) {
  .x-about2 .container .x-con .x-left i {
    width: 3.4rem;
    height: 3.4rem;
    margin-left: -1.7rem;
    margin-top: -1.7rem;
  }
}
.x-about2 .container .x-con .x-right {
  width: 46%;
}
@media (max-width: 767px) {
  .x-about2 .container .x-con .x-right {
    width: 100%;
    margin-top: 1rem;
  }
}
.x-about2 .container .x-con .x-right .x-text {
  text-align: justify;
  color: #666666;
  line-height: 1.8;
  max-height: 5rem;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .x-about2 .container .x-con .x-right .x-text {
    overflow: initial;
    max-height: initial;
  }
}
@media (max-width: 1900px) {
  .x-about2 .container .x-con .x-right .x-text {
    padding-right: 10px;
  }
}
.x-about2 .container .x-con .x-right .x-text::-webkit-scrollbar {
  width: 3px;
}
.x-about2 .container .x-con .x-right .x-text::-webkit-scrollbar {
  background: #ddd;
  border-radius: 2px;
}
.x-about2 .container .x-con .x-right .x-text::-webkit-scrollbar-thumb {
  background: #0058dc;
  border-radius: 25px;
}
.x-about2 .container .x-con .x-right .x-text::-webkit-scrollbar-corner {
  background: #eee;
}
.x-about2 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  background-color: #f5f5f5;
  padding: 0.25rem 0 0.5rem 0;
  border-radius: 0.1rem;
}
@media (max-width: 767px) {
  .x-about2 .container ul {
    padding: 1rem;
    margin-top: 1rem;
  }
}
.x-about2 .container ul li {
  width: 25%;
  text-align: center;
  border-right: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .x-about2 .container ul li {
    width: 48%;
    border-right: 0;
    margin-bottom: 1rem;
  }
}
.x-about2 .container ul li:last-child {
  border-right: none;
}
.x-about2 .container ul li span {
  font-size: 0.6rem;
  color: #0058dd;
  font-weight: bold;
  font-family: "Fontke";
  display: inline-block;
}
@media (max-width: 1260px) {
  .x-about2 .container ul li span {
    font-size: 0.8rem;
  }
}
@media (max-width: 767px) {
  .x-about2 .container ul li span {
    font-size: 1.4rem;
  }
}
.x-about2 .container ul li span i {
  font-style: initial;
}
.x-about2 .container ul li p {
  margin-top: 5px;
  color: #666666;
}
@media (max-width: 767px) {
  .x-about2 .container ul li p {
    font-size: 12px;
    margin-top: 0;
  }
}
.x-comm {
  background-color: #eff4fb;
}
.c-common-box1.x-dt1 {
  background: #eff4fb;
}
.c-common-box1.x-dt1 .c-bottom .c-common-box1-banner::before {
  background: url(../images/c-mask3.png) no-repeat left center / cover;
}
.c-common-box1.x-dt1 .c-bottom .c-common-box1-banner::after {
  background: url(../images/c-mask4.png) no-repeat right center / cover;
}
@keyframes cd {
  0% {
    transform: scale(1);
    opacity: 0.9;
  }
  20% {
    transform: scale(1.05);
    opacity: 0.8;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
/* 视频弹窗 */
#hi-video-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-video-pop * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-video-pop .hi-close {
  position: fixed;
  top: 86%;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  color: #fff;
  background: #fff;
  border-radius: 50%;
  transition: 0.5s;
  cursor: pointer;
}
#hi-video-pop .hi-close:after,
#hi-video-pop .hi-close:before {
  content: "";
  position: absolute;
  bottom: 24px;
  left: 10px;
  width: 30px;
  height: 2px;
  background: #333;
  transition: 0.5s;
}
#hi-video-pop .hi-close:hover {
  background: #019dee;
}
#hi-video-pop .hi-close:hover:after,
#hi-video-pop .hi-close:hover:before {
  background: #fff;
}
#hi-video-pop .hi-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#hi-video-pop .hi-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#hi-video-pop video {
  position: fixed;
  left: 50%;
  top: 50%;
  max-width: 90%;
  max-height: 70%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.x-about3 {
  background-color: #0058dc;
  position: relative;
  overflow: hidden;
  padding: 1.1rem 0;
}
@media (max-width: 767px) {
  .x-about3 {
    padding: 3rem 0;
  }
}
.x-about3 .x-xz {
  background: url('../images/x-about-mb.png') no-repeat center;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: transform 1s;
  transition: transform 1s;
}
.x-about3 .container .c-top .c-title {
  text-align: center;
  color: #fff;
}
.x-about3 .container .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
  position: relative;
  height: 5.7rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 0.5rem 0;
}
@media (max-width: 767px) {
  .x-about3 .container .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide {
    height: auto;
  }
}
.x-about3 .container .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide span {
  font-size: 1.5rem;
  color: #fff;
  font-family: "Fontke2";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.1;
  text-shadow: #fff 0 0 5px;
}
@media (max-width: 767px) {
  .x-about3 .container .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide span {
    font-size: 3rem;
  }
}
.x-about3 .container .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-text {
  color: #fff;
  overflow-y: auto;
  max-height: 5.7rem;
}
@media (max-width: 767px) {
  .x-about3 .container .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-text {
    max-height: initial;
    padding: 1.5rem 0;
    font-size: 18px;
  }
}
.x-about3 .container .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-text::-webkit-scrollbar {
  width: 3px;
}
.x-about3 .container .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-text::-webkit-scrollbar {
  background: #ddd;
  border-radius: 2px;
}
.x-about3 .container .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-text::-webkit-scrollbar-thumb {
  background: #0d113b;
  border-radius: 25px;
}
.x-about3 .container .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-text::-webkit-scrollbar-corner {
  background: #eee;
}
.x-about3 .container .x-swiper2 {
  position: relative;
}
.x-about3 .container .x-swiper2::before {
  content: "";
  width: 12.4rem;
  height: 1px;
  background-color: #8ebbfd;
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translate(-50%);
}
@media (max-width: 1580px) {
  .x-about3 .container .x-swiper2::before {
    width: 13.6rem;
  }
}
@media (max-width: 767px) {
  .x-about3 .container .x-swiper2::before {
    width: 12.4rem;
  }
}
.x-about3 .container .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active i {
  width: 40px;
  height: 40px;
  top: 0;
  border: 1px solid #fff;
}
@media (max-width: 767px) {
  .x-about3 .container .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active i {
    width: 30px;
    height: 30px;
    top: 5px;
  }
}
.x-about3 .container .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active i::before {
  background-color: #fff;
}
.x-about3 .container .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active p {
  color: #fff;
}
.x-about3 .container .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide i {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #99c2ff;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translate(-50%);
  background-color: #0058dc;
  transition: initial !important;
}
.x-about3 .container .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide i::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #99c2ff;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.x-about3 .container .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide p {
  color: #99c2ff;
  cursor: pointer;
  transition: 0.5s all;
  text-align: center;
  position: relative;
  padding-top: 50px;
}
@media (max-width: 767px) {
  .x-about3 .container .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide p {
    padding-top: 42px;
  }
}
.x-about4 {
  padding: 1.1rem 0 0.9rem 0;
}
@media (max-width: 767px) {
  .x-about4 {
    padding: 3rem 0 2rem 0;
  }
}
.x-about4 .container .c-top .c-title {
  text-align: center;
}
.x-about4 .container ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-about4 .container ul {
    margin-top: 1rem;
  }
}
.x-about4 .container ul li {
  width: 23%;
  border: 1px solid #e3e3e3;
  border-radius: 0.1rem;
  padding: 0.6rem 0.25rem;
}
@media (max-width: 767px) {
  .x-about4 .container ul li {
    width: 47%;
    margin-bottom: 1rem;
  }
}
.x-about4 .container ul li figure {
  width: 1.4rem;
  height: 1.4rem;
  margin: 0 auto;
}
@media (max-width: 1260px) {
  .x-about4 .container ul li figure {
    width: 1.6rem;
    height: 1.6rem;
  }
}
@media (max-width: 991px) {
  .x-about4 .container ul li figure {
    width: 2.4rem;
    height: 2.4rem;
  }
}
@media (max-width: 767px) {
  .x-about4 .container ul li figure {
    width: 4.4rem;
    height: 4.4rem;
  }
}
.x-about4 .container ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-about4 .container ul li .x-text {
  text-align: center;
  margin-top: 0.3rem;
}
.x-about4 .container ul li .x-text span {
  color: #0058dc;
}
.x-about4 .container ul li .x-text .x-te-p {
  color: #000000;
  margin: 5px 0 0.25rem 0;
}
@media (max-width: 767px) {
  .x-about4 .container ul li .x-text .x-te-p {
    margin-bottom: 0.4rem;
  }
}
.x-about4 .container ul li .x-text .x-p {
  color: #666666;
}
@media (max-width: 767px) {
  .x-about4 .container ul li .x-text .x-p {
    font-size: 12px;
  }
}
.x-about5 {
  padding-bottom: 0.9rem;
}
@media (max-width: 767px) {
  .x-about5 {
    padding-bottom: 3rem;
  }
}
.x-about5 .container .c-top .c-title {
  text-align: center;
}
.x-about5 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-about5 .container ul {
    margin-top: 1rem;
  }
}
.x-about5 .container ul li {
  width: 32%;
  margin-right: 2%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: 1px solid #e3e3e3;
  border-radius: 0.1rem;
  padding: 0.3rem;
  margin-bottom: 0.3rem;
}
@media (max-width: 991px) {
  .x-about5 .container ul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 0.6rem;
  }
}
@media (max-width: 991px) {
  .x-about5 .container ul li:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .x-about5 .container ul li {
    width: 100%;
    padding: 0.8rem;
    margin-bottom: 1rem;
    margin-right: 0;
  }
}
.x-about5 .container ul li:nth-of-type(3n) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .x-about5 .container ul li:nth-of-type(3n) {
    margin-right: auto;
  }
}
.x-about5 .container ul li figure {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  flex-shrink: 0;
}
@media (max-width: 1260px) {
  .x-about5 .container ul li figure {
    width: 1.4rem;
    height: 1.4rem;
  }
}
@media (max-width: 767px) {
  .x-about5 .container ul li figure {
    width: 3.4rem;
    height: 3.4rem;
  }
}
.x-about5 .container ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-about5 .container ul li .x-text {
  margin-left: 0.3rem;
}
@media (max-width: 767px) {
  .x-about5 .container ul li .x-text {
    margin-left: 1rem;
  }
}
.x-about5 .container ul li .x-text .x-title span {
  color: #0058dc;
}
.x-about5 .container ul li .x-text .x-title p {
  color: #000000;
  display: inline-block;
}
.x-about5 .container ul li .x-text .x-p {
  color: #666666;
  margin-top: 0.15rem;
}
@media (max-width: 767px) {
  .x-about5 .container ul li .x-text .x-p {
    margin-top: 0.3rem;
    font-size: 12px;
  }
}
.x-about6 {
  background-color: #f5f5f5;
  padding: 1.1rem 0 1.2rem 0;
}
@media (max-width: 767px) {
  .x-about6 {
    padding: 3rem 0;
  }
}
.x-about6 .container .c-top .c-title {
  text-align: center;
}
.x-about6 .container ul {
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-about6 .container ul {
    margin-top: 1rem;
  }
}
.x-about6 .container ul li {
  display: flex;
  justify-content: space-between;
}
.x-about6 .container ul li + li {
  padding-top: 0.3rem;
}
@media (max-width: 991px) {
  .x-about6 .container ul li + li {
    padding-top: 0.4rem;
  }
}
@media (max-width: 767px) {
  .x-about6 .container ul li + li {
    padding-top: 1rem;
  }
}
.x-about6 .container ul li .x-left {
  width: 13.8%;
  padding: 0 0 0.2rem 0;
  border-bottom: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .x-about6 .container ul li .x-left {
    width: 30%;
    padding-bottom: 0.5rem;
  }
}
.x-about6 .container ul li .x-left span {
  font-size: 0.6rem;
  color: #0058dc;
  line-height: 1;
}
@media (max-width: 767px) {
  .x-about6 .container ul li .x-left span {
    font-size: 1.4rem;
  }
}
.x-about6 .container ul li .x-left p {
  color: #666666;
  margin-top: 0.1rem;
}
.x-about6 .container ul li .x-right {
  width: 73%;
}
@media (max-width: 767px) {
  .x-about6 .container ul li .x-right {
    width: 60%;
  }
}
.x-about6 .container ul li .x-right .swiper-container .swiper-wrapper .swiper-slide figure {
  width: 100%;
  height: 1.2rem;
  background-color: #fff;
  border-radius: 0.1rem;
}
@media (max-width: 767px) {
  .x-about6 .container ul li .x-right .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 2.4rem;
  }
}
.x-about6 .container ul li .x-right .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-about6 .container ul li .x-right .swiper-container .swiper-wrapper .swiper-slide p {
  margin-top: 10px;
  text-align: center;
}
.x-about7 {
  padding: 1.1rem 0 1.2rem 0;
}
@media (max-width: 767px) {
  .x-about7 {
    padding: 3rem 0;
  }
}
.x-about7 .container .c-top .c-title {
  text-align: center;
}
.x-about7 .container .x-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.x-about7 .container .x-con .x-left {
  width: 32%;
}
@media (max-width: 767px) {
  .x-about7 .container .x-con .x-left {
    width: 100%;
    margin-top: 1rem;
  }
}
.x-about7 .container .x-con .x-left ul li {
  margin-bottom: 0.4rem;
}
@media (max-width: 767px) {
  .x-about7 .container .x-con .x-left ul li {
    margin-bottom: 1rem;
  }
}
.x-about7 .container .x-con .x-left ul li:last-child {
  margin-bottom: 0;
}
.x-about7 .container .x-con .x-left ul li .x-p {
  color: #0058dc;
  display: flex;
  align-items: center;
}
.x-about7 .container .x-con .x-left ul li .x-p img {
  width: 22px;
  height: 24px;
  object-fit: contain;
  margin-right: 0.1rem;
}
.x-about7 .container .x-con .x-left ul li .x-text {
  color: #666666;
  margin-top: 0.15rem;
}
@media (max-width: 767px) {
  .x-about7 .container .x-con .x-left ul li .x-text {
    margin-top: 0.5rem;
  }
}
.x-about7 .container .x-con .x-right {
  width: 62%;
  position: relative;
}
@media (max-width: 767px) {
  .x-about7 .container .x-con .x-right {
    width: 100%;
  }
}
.x-about7 .container .x-con .x-right figure {
  width: 100%;
  height: 6.5rem;
}
@media (max-width: 767px) {
  .x-about7 .container .x-con .x-right figure {
    height: 13.5rem;
  }
}
.x-about7 .container .x-con .x-right figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-about7 .container .x-con .x-right .x-a {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #0058dc;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .x-about7 .container .x-con .x-right .x-a {
    width: 6px;
    height: 6px;
  }
}
.x-about7 .container .x-con .x-right .x-a.a1 {
  right: 26%;
  top: 42%;
}
.x-about7 .container .x-con .x-right .x-a.a2 {
  right: 22%;
  top: 68%;
}
@media (max-width: 1260px) {
  .x-about7 .container .x-con .x-right .x-a.a2 {
    right: 25%;
  }
}
.x-about7 .container .x-con .x-right .x-a.a3 {
  right: 35%;
  top: 87%;
}
.x-about7 .container .x-con .x-right .x-a .x-i {
  flex: 0 0 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(0, 88, 220, 0.4);
  border: 1px solid #0058dc;
  animation: scalemap 2s linear infinite;
  -moz-animation: scalemap 2s linear infinite;
  -webkit-animation: scalemap 2s linear infinite;
}
@keyframes scalemap {
  0% {
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes scalemap {
  0% {
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes scalemap {
  0% {
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@-o-keyframes scalemap {
  0% {
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
.x-list-book1 {
  padding: 1.2rem 0;
  background-color: #f5f5f5;
}
@media (max-width: 767px) {
  .x-list-book1 {
    padding: 3rem 0;
  }
}
.x-list-book1 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-list-book1 .container > .x-left {
  width: 66%;
}
@media (max-width: 991px) {
  .x-list-book1 .container > .x-left {
    width: 100%;
  }
}
.x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.7rem 0.5rem 0.85rem 0.75rem;
  border-radius: 0.1rem;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1260px) {
  .x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide {
    padding: 0.8rem 0.5rem 0.9rem 0.75rem;
  }
}
@media (max-width: 767px) {
  .x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide {
    padding: 1rem 1rem 2.5rem 1rem;
  }
}
.x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide:hover .x-ri-text .x-tl .x-title {
  background-size: 100% 100%;
}
.x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-le-fi {
  width: 32%;
}
@media (max-width: 767px) {
  .x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-le-fi {
    width: 100%;
  }
}
.x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-le-fi figure {
  width: 100%;
  height: 3.2rem;
}
@media (max-width: 767px) {
  .x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-le-fi figure {
    height: 8.5rem;
  }
}
.x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-le-fi figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-ri-text {
  width: 59%;
}
@media (max-width: 767px) {
  .x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-ri-text {
    width: 100%;
  }
}
.x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-ri-text .x-tl {
  line-height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 0.48rem;
  color: #fff;
}
@media (max-width: 1900px) {
  .x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-ri-text .x-tl {
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-ri-text .x-tl {
    font-size: 1rem;
    margin-top: 0.5rem;
  }
}
.x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-ri-text .x-tl .x-title {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #fff 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s all;
  display: initial;
}
.x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-ri-text p {
  color: #fff;
  margin: 0.35rem 0 0.3rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-ri-text p {
    margin: 0.5rem 0;
  }
}
.x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-pagination {
  bottom: 0.35rem;
}
.x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  opacity: 1;
  background: transparent;
  margin: 0 10px;
  transform: scale(1);
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-pagination-bullet {
    margin: 0 5px;
  }
}
.x-list-book1 .container > .x-left .x-swiper .swiper-container .swiper-pagination-bullet-active {
  background: #00be93;
  border: none;
}
.x-list-book1 .container > .x-left .x-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-list-book1 .container > .x-left .x-list li {
  width: 48.4%;
  background-color: #ffffff;
  border-radius: 0.1rem;
  margin-top: 0.3rem;
}
@media (max-width: 991px) {
  .x-list-book1 .container > .x-left .x-list li {
    margin-top: 0.8rem;
  }
}
@media (max-width: 767px) {
  .x-list-book1 .container > .x-left .x-list li {
    width: 100%;
    margin-top: 1rem;
  }
}
.x-list-book1 .container > .x-left .x-list li a {
  display: block;
  transition: 0.5s all;
}
.x-list-book1 .container > .x-left .x-list li a:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.x-list-book1 .container > .x-left .x-list li a:hover figure img {
  transform: scale(1.1);
}
.x-list-book1 .container > .x-left .x-list li a:hover .x-text .x-tl .x-title {
  color: #0058dc;
  background-size: 100% 100%;
}
.x-list-book1 .container > .x-left .x-list li a figure {
  width: 100%;
  height: 2.8rem;
  border-top-left-radius: 0.1rem;
  border-top-right-radius: 0.1rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  .x-list-book1 .container > .x-left .x-list li a figure {
    height: 4.8rem;
  }
}
@media (max-width: 767px) {
  .x-list-book1 .container > .x-left .x-list li a figure {
    height: 10.5rem;
  }
}
.x-list-book1 .container > .x-left .x-list li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-list-book1 .container > .x-left .x-list li a .x-text {
  padding: 0.2rem 0.3rem;
}
@media (max-width: 991px) {
  .x-list-book1 .container > .x-left .x-list li a .x-text {
    padding: 0.4rem;
  }
}
@media (max-width: 767px) {
  .x-list-book1 .container > .x-left .x-list li a .x-text {
    padding: 1rem;
  }
}
.x-list-book1 .container > .x-left .x-list li a .x-text .x-span span {
  font-size: 14px;
  color: #999999;
  display: inline-block;
  background-color: #e3e3e3;
  padding: 4px 12px;
  border-radius: 5px;
  margin-right: 0.05rem;
  margin-top: 0.1rem;
}
@media (max-width: 767px) {
  .x-list-book1 .container > .x-left .x-list li a .x-text .x-span span {
    margin-right: 0.5rem;
  }
}
.x-list-book1 .container > .x-left .x-list li a .x-text .x-tl {
  margin: 0.12rem 0 0.12rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-list-book1 .container > .x-left .x-list li a .x-text .x-tl {
    margin: 0.5rem 0;
  }
}
.x-list-book1 .container > .x-left .x-list li a .x-text .x-tl .x-title {
  color: #333333;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #0058dc 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s all;
  display: initial;
}
.x-list-book1 .container > .x-left .x-list li a .x-text p {
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.x-list-book1 .container > .x-left .x-list li a .x-text .x-sp {
  display: block;
  color: #999999;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .x-list-book1 .container > .x-left .x-list li a .x-text .x-sp {
    margin-top: 0.5rem;
  }
}
.x-list-book1 .container > .x-left .x-page {
  padding-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-list-book1 .container > .x-left .x-page {
    padding-top: 1rem;
  }
}
.x-list-book1 .container > .x-right {
  width: 32%;
}
@media (max-width: 991px) {
  .x-list-book1 .container > .x-right {
    display: none;
  }
}
.x-list-book1 .container > .x-right .x-top {
  background-color: #fff;
  padding: 0.3rem;
  border-radius: 0.1rem;
}
.x-list-book1 .container > .x-right .x-top .x-title {
  color: #333333;
}
.x-list-book1 .container > .x-right .x-top a {
  display: block;
}
.x-list-book1 .container > .x-right .x-top a:hover figure img {
  transform: scale(1.1);
}
.x-list-book1 .container > .x-right .x-top a:hover .x-tl .x-title2 {
  background-size: 100% 100%;
  color: #0058dc;
}
.x-list-book1 .container > .x-right .x-top a figure {
  width: 100%;
  height: 2.46rem;
  border-radius: 0.1rem;
  overflow: hidden;
  margin: 0.3rem 0;
}
.x-list-book1 .container > .x-right .x-top a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-list-book1 .container > .x-right .x-top a .x-tl {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.x-list-book1 .container > .x-right .x-top a .x-tl .x-title2 {
  color: #333333;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #0058dc 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s all;
  display: initial;
}
.x-list-book1 .container > .x-right .x-ri-zhong {
  padding: 0.3rem;
  background-color: #fff;
  margin-top: 0.3rem;
  border-radius: 0.1rem;
}
.x-list-book1 .container > .x-right .x-ri-zhong .x-title {
  color: #333333;
}
.x-list-book1 .container > .x-right .x-ri-zhong .x-xa a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background-color: #e3e3e3;
  color: #666666;
  padding: 0 20px;
  margin-right: 0.1rem;
  border-radius: 5px;
  margin-top: 0.2rem;
  transition: 0.5s all;
}
.x-list-book1 .container > .x-right .x-ri-zhong .x-xa a:hover {
  color: #0058dc;
}
.x-list-book1 .container > .x-right .x-ri-zhong .x-xa a:last-child {
  margin-right: 0;
}
.x-list-book1 .container > .x-right .x-gg-xia3 {
  border-radius: 0.1rem;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.3rem 0;
  padding: 0.3rem;
}
.x-list-book1 .container > .x-right .x-gg-xia3 .x-zh .x-title {
  color: #333333;
  margin-bottom: 0.24rem;
}
.x-list-book1 .container > .x-right .x-gg-xia3 .x-zh .x-cl {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.x-list-book1 .container > .x-right .x-gg-xia3 .x-zh .x-cl figure img {
  width: 80px;
  height: 80px;
}
.x-list-book1 .container > .x-right .x-gg-xia3 .x-zh .x-cl p {
  margin-left: 0.2rem;
  color: #666666;
}
.x-list-book1 .container > .x-right .x-gg-xia3 .x-img {
  width: 0.9rem;
  height: 1.3rem;
}
.x-list-book1 .container > .x-right .x-gg-xia3 .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-show-book1 {
  background-color: #f5f5f5;
  padding-top: 1.2rem;
}
@media (max-width: 767px) {
  .x-show-book1 {
    padding-top: 3rem;
  }
}
.x-show-book1 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  background-color: #fff;
  border-radius: 0.1rem;
}
.x-show-book1 .container .x-left {
  width: 50%;
}
@media (max-width: 767px) {
  .x-show-book1 .container .x-left {
    width: 100%;
    padding-top: 1rem;
  }
}
.x-show-book1 .container .x-left figure {
  width: 100%;
  height: 4.6rem;
  border-top-left-radius: 0.1rem;
  border-bottom-left-radius: 0.1rem;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .x-show-book1 .container .x-left figure {
    height: 5.4rem;
  }
}
@media (max-width: 1260px) {
  .x-show-book1 .container .x-left figure {
    height: 6.6rem;
  }
}
@media (max-width: 991px) {
  .x-show-book1 .container .x-left figure {
    height: 7.6rem;
  }
}
@media (max-width: 767px) {
  .x-show-book1 .container .x-left figure {
    height: 10.5rem;
  }
}
.x-show-book1 .container .x-left figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-show-book1 .container .x-right {
  width: 50%;
  padding: 0 0.55rem;
}
@media (max-width: 767px) {
  .x-show-book1 .container .x-right {
    width: 100%;
    padding: 1rem 0;
  }
}
.x-show-book1 .container .x-right .x-sp {
  font-size: 14px;
  color: #999999;
  background-color: #e3e3e3;
  display: inline-block;
  padding: 4px 11px;
  border-radius: 5px;
  margin-right: 0.2rem;
}
.x-show-book1 .container .x-right .x-p {
  color: #999999;
  display: inline-block;
}
.x-show-book1 .container .x-right .x-title {
  font-size: 0.36rem;
  padding: 0.1rem 0 0.3rem 0;
  border-bottom: 1px dotted #cccccc;
}
@media (max-width: 991px) {
  .x-show-book1 .container .x-right .x-title {
    font-size: 0.5rem;
  }
}
@media (max-width: 767px) {
  .x-show-book1 .container .x-right .x-title {
    font-size: 1rem;
    padding: 0.5rem 0;
  }
}
.x-show-book1 .container .x-right .x-text {
  color: #666666;
  margin: 0.4rem 0 0.5rem 0;
  text-align: justify;
  max-height: 0.9rem;
  overflow-y: auto;
}
@media (max-width: 1900px) {
  .x-show-book1 .container .x-right .x-text {
    padding-right: 10px;
  }
}
@media (max-width: 1260px) {
  .x-show-book1 .container .x-right .x-text {
    max-height: 1.4rem;
  }
}
@media (max-width: 767px) {
  .x-show-book1 .container .x-right .x-text {
    max-height: initial;
    margin: 0.6rem 0;
  }
}
.x-show-book1 .container .x-right .x-text::-webkit-scrollbar {
  width: 3px;
}
.x-show-book1 .container .x-right .x-text::-webkit-scrollbar {
  background: #ddd;
  border-radius: 2px;
}
.x-show-book1 .container .x-right .x-text::-webkit-scrollbar-thumb {
  background: #0058dc;
  border-radius: 25px;
}
.x-show-book1 .container .x-right .x-text::-webkit-scrollbar-corner {
  background: #eee;
}
.x-show-book1 .container .x-right a {
  display: inline-flex;
  align-items: center;
}
.x-show-book1 .container .x-right a i {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #0058dc;
  position: relative;
  margin-right: 0.2rem;
}
@media (max-width: 991px) {
  .x-show-book1 .container .x-right a i {
    width: 40px;
    height: 40px;
  }
}
.x-show-book1 .container .x-right a i::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/x-book-jt1.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .x-show-book1 .container .x-right a i::before {
    width: 16px;
    height: 16px;
  }
}
.x-show-book1 .container .x-right a span {
  color: #0058dc;
  border-bottom: 1px solid #0058dc;
  line-height: 1;
}
.x-show-book2 .x-list-book1 {
  padding-top: 0.6rem;
}
.x-show-book2 .x-list-book1 .container .x-left .x-con .x-con-text {
  padding-top: 0;
}
.x-book-mb {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  display: none;
}
.x-side-one {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 25;
  background-color: #fff;
  max-width: 8rem;
  width: 100%;
  overflow: auto;
  padding: 0.5rem 1rem 0.6rem 1rem;
  border-radius: 0.1rem;
  display: none;
}
@media (max-width: 1900px) {
  .x-side-one {
    max-height: 90%;
  }
  .x-side-one::-webkit-scrollbar {
    width: 3px;
  }
  .x-side-one::-webkit-scrollbar {
    background: #ddd;
    border-radius: 2px;
  }
  .x-side-one::-webkit-scrollbar-thumb {
    background: #0058dc;
    border-radius: 25px;
  }
  .x-side-one::-webkit-scrollbar-corner {
    background: #eee;
  }
}
@media (max-width: 991px) {
  .x-side-one {
    max-width: 10rem;
  }
}
@media (max-width: 767px) {
  .x-side-one {
    max-width: 17rem;
    padding: 1rem;
  }
}
.x-side-one .x-gb {
  position: absolute;
  right: 20px;
  top: 20px;
}
@media (max-width: 767px) {
  .x-side-one .x-gb {
    right: 15px;
    top: 15px;
  }
}
.x-side-one .x-gb img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  cursor: pointer;
}
@media (max-width: 767px) {
  .x-side-one .x-gb img {
    width: 18px;
    height: 18px;
  }
}
.x-side-one .x-con .x-top .x-title {
  color: #333333;
  text-align: center;
  font-size: 0.48rem;
}
@media (max-width: 991px) {
  .x-side-one .x-con .x-top .x-title {
    font-size: 0.6rem;
  }
}
@media (max-width: 767px) {
  .x-side-one .x-con .x-top .x-title {
    font-size: 20px;
  }
}
.x-side-one .x-con .x-top P {
  color: #666666;
  text-align: center;
  margin: 0.15rem 0 0.4rem 0;
}
@media (max-width: 767px) {
  .x-side-one .x-con .x-top P {
    margin: 0.3rem 0 0.6rem 0;
  }
}
.x-side-one .x-con .x-form ul li {
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .x-side-one .x-con .x-form ul li {
    margin-bottom: 1rem;
  }
}
.x-side-one .x-con .x-form ul li:last-child {
  margin-bottom: 0;
}
.x-side-one .x-con .x-form ul li input {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border: 1px solid #e3e3e3;
  border-radius: 0.1rem;
  padding: 0 0.3rem;
  color: #666666;
}
@media (max-width: 1260px) {
  .x-side-one .x-con .x-form ul li input {
    height: 50px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .x-side-one .x-con .x-form ul li input {
    padding: 0 1rem;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
}
.x-side-one .x-con .x-form ul li.x-in-yzm {
  display: flex;
}
.x-side-one .x-con .x-form ul li.x-in-yzm input {
  width: 200px;
}
.x-side-one .x-con .x-form ul li.x-in-yzm .x-img {
  width: 120px;
  height: 60px;
  margin-left: 0.3rem;
  cursor: pointer;
}
@media (max-width: 1260px) {
  .x-side-one .x-con .x-form ul li.x-in-yzm .x-img {
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-side-one .x-con .x-form ul li.x-in-yzm .x-img {
    height: 40px;
  }
}
.x-side-one .x-con .x-form ul li.x-in-yzm .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-side-one .x-con .x-form ul li.x-p p {
  color: #666666;
}
.x-side-one .x-con .x-form ul li.x-p p.on i {
  border: 1px solid #0058dc;
}
.x-side-one .x-con .x-form ul li.x-p p.on i::before {
  content: "";
  width: 7px;
  height: 6px;
  background: url("../images/x-dg1.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.x-side-one .x-con .x-form ul li.x-p p i {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #666666;
  border-radius: 3px;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}
@media (max-width: 767px) {
  .x-side-one .x-con .x-form ul li.x-p p i {
    width: 16px;
    height: 16px;
  }
}
.x-side-one .x-con .x-form ul li.x-but button {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #0058dc;
  text-align: center;
  color: #fff;
  border-radius: 0.1rem;
}
@media (max-width: 1260px) {
  .x-side-one .x-con .x-form ul li.x-but button {
    height: 50px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .x-side-one .x-con .x-form ul li.x-but button {
    height: 40px;
    line-height: 40px;
  }
}
.x-list-case1 {
  padding: 1.2rem 0 1.1rem 0;
}
@media (max-width: 767px) {
  .x-list-case1 {
    padding: 3rem 0 2.8rem 0;
  }
}
.x-list-case1 .container a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-radius: 0.1rem;
}
.x-list-case1 .container a:hover .x-left figure img {
  transform: scale(1.1);
}
.x-list-case1 .container a:hover .x-right .x-botton .x-span span {
  color: #0058dc;
}
.x-list-case1 .container a:hover .x-right .x-botton .x-span i {
  width: 22px;
  height: 16px;
  background: url("../images/x-sw-jt6.png") no-repeat;
  background-size: contain;
}
.x-list-case1 .container a .x-left {
  width: 50%;
}
@media (max-width: 767px) {
  .x-list-case1 .container a .x-left {
    width: 100%;
  }
}
.x-list-case1 .container a .x-left figure {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-top-left-radius: 0.1rem;
  border-bottom-left-radius: 0.1rem;
}
@media (max-width: 767px) {
  .x-list-case1 .container a .x-left figure {
    height: 10.5rem;
  }
}
.x-list-case1 .container a .x-left figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-list-case1 .container a .x-right {
  width: 50%;
  border: 1px solid #e3e3e3;
  border-left: none;
  border-top-right-radius: 0.1rem;
  border-bottom-right-radius: 0.1rem;
  padding: 0.6rem 0.6rem;
}
@media (max-width: 767px) {
  .x-list-case1 .container a .x-right {
    width: 100%;
    padding: 1rem;
    border: 1px solid #e3e3e3;
  }
}
.x-list-case1 .container a .x-right .x-bq span {
  font-size: 14px;
  color: #999999;
  background-color: #e3e3e3;
  display: inline-block;
  padding: 4px 11px;
  border-radius: 5px;
  margin-right: 10px;
}
.x-list-case1 .container a .x-right .x-tl {
  padding: 0.2rem 0;
  border-bottom: 1px dotted #cccccc;
}
@media (max-width: 767px) {
  .x-list-case1 .container a .x-right .x-tl {
    padding: 0.5rem 0;
  }
}
.x-list-case1 .container a .x-right .x-tl .x-title {
  font-size: 0.36rem;
  color: #333333;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 1260px) {
  .x-list-case1 .container a .x-right .x-tl .x-title {
    font-size: 0.46rem;
  }
}
@media (max-width: 767px) {
  .x-list-case1 .container a .x-right .x-tl .x-title {
    font-size: 1rem;
  }
}
.x-list-case1 .container a .x-right p {
  color: #666666;
  margin: 0.35rem 0 0.5rem 0;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-list-case1 .container a .x-right p {
    margin: 0.5rem 0 0.6rem 0;
  }
}
.x-list-case1 .container a .x-right .x-botton {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.x-list-case1 .container a .x-right .x-botton .x-span span {
  color: #999999;
  transition: 0.5s all;
}
.x-list-case1 .container a .x-right .x-botton .x-span i {
  margin-left: 8px;
  vertical-align: middle;
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/x-sw-jt5.png") no-repeat;
  background-size: contain;
  transition: 0.5s all;
}
.x-list-case1 .container a .x-right .x-botton .x-ri {
  width: 100px;
  height: 40px;
}
.x-list-case1 .container a .x-right .x-botton .x-ri img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-list-case2 {
  padding-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .x-list-case2 {
    padding-bottom: 2rem;
  }
}
.x-list-case2 .container {
  text-align: left !important;
}
@media (max-width: 767px) {
  .x-list-case2 .container {
    text-align: center !important;
  }
}
.x-list-case2 .container a {
  display: inline-block;
  min-width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  color: #999999;
  margin-right: 5px;
  margin-top: 10px;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-list-case2 .container a {
    min-width: 8rem !important;
  }
}
.x-list-case2 .container a.on {
  background-color: #00be93;
  color: #fff;
  border: 1px solid #00be93;
}
.x-list-case2 .container a:hover {
  background-color: #00be93;
  color: #fff;
  border: 1px solid #00be93;
}
.x-list-case3 {
  padding-bottom: 1.2rem;
}
@media (max-width: 767px) {
  .x-list-case3 {
    padding-bottom: 3rem;
  }
}
.x-list-case3 .container .x-page {
  padding-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-list-case3 .container .x-page {
    padding-top: 1rem;
  }
}
.x-index3 {
  overflow: hidden;
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx {
  position: relative;
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-yx .x-yx-a img {
  transform: scale(1);
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-yx .x-yx-b i::before {
  animation: scalemap 2s linear infinite;
  -moz-animation: scalemap 2s linear infinite;
  -webkit-animation: scalemap 2s linear infinite;
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a1 {
  height: 1.07rem;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a1 {
    height: 2.07rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a2 {
  height: 1.8rem;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a2 {
    height: 2.8rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a3 {
  height: 0.75rem;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a3 {
    height: 1.75rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a4 {
  height: 1.1rem;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a4 {
    height: 2.1rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a5 {
  height: 1.75rem;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a5 {
    height: 2.75rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a6 {
  height: 1.07rem;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a6 {
    height: 2.07rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a7 {
  height: 1.32rem;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a7 {
    height: 2.32rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a8 {
  height: 2.28rem;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx.on .x-zxt .x-szt i.x-a8 {
    height: 3.28rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx {
  position: absolute;
  left: 49.6%;
  top: 26.9%;
  z-index: 4;
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-a {
  width: 2.07rem;
  height: 2.11rem;
}
@media (max-width: 1580px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-a {
    width: 2.6rem;
    height: 2.7rem;
  }
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-a {
    width: 5rem;
    height: 5rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(0);
  transition: 1s all;
  position: relative;
  z-index: 10;
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-b i {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #0058dd;
  position: absolute;
  top: 49.4%;
  left: 48.4%;
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-b i {
    width: 8px;
    height: 8px;
  }
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-b i::before {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background-color: #0062cc !important;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.25rem;
  margin-top: -0.25rem;
}
@media (max-width: 1580px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-b i::before {
    width: 0.8rem;
    height: 0.8rem;
    margin-left: -0.4rem;
    margin-top: -0.4rem;
  }
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-b i::before {
    width: 1.6rem;
    height: 1.6rem;
    margin-left: -0.8rem;
    margin-top: -0.8rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-b i::after {
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  background-color: rgba(204, 222, 248, 0.2);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.8rem;
  margin-top: -0.8rem;
}
@media (max-width: 1580px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-b i::after {
    width: 2rem;
    height: 2rem;
    margin-left: -1rem;
    margin-top: -1rem;
  }
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-b i::after {
    width: 5rem;
    height: 5rem;
    margin-left: -2.5rem;
    margin-top: -2.5rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-b p {
  font-size: 0.27rem;
  font-weight: bold;
  color: #0058dd;
  position: absolute;
  top: 54.4%;
  left: 37.4%;
}
@media (max-width: 1580px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-b p {
    left: 40.4%;
  }
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-b p {
    left: 44.4%;
  }
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-yx .x-yx-b p {
    left: 38.4%;
    top: 57.4%;
  }
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-zxt .x-d {
  position: absolute;
  left: 25.7%;
  bottom: 15.5%;
  width: 72%;
  height: 228px;
  z-index: 10;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8));
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-zxt .x-szt {
  position: absolute;
  left: 25.7%;
  bottom: 15.5%;
  width: 72%;
  padding: 0 7.5%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  z-index: 5;
}
.x-index3 .x-xia ul li:nth-of-type(1) .x-right .x-ri-dx .x-zxt .x-szt i {
  width: 6%;
  display: inline-block;
  background: url(../images/x-szt1.png) left center / auto;
  transition: 1s all;
  height: 0;
  z-index: 9;
}
.x-index3 .x-xia ul li:nth-of-type(2) .x-right {
  position: relative;
  background: #fff;
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img {
    position: relative;
    left: -6px;
  }
}
.x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img2 {
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 2;
}
.x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img2 img {
  width: 100%;
  height: 100%;
}
@media (max-width: 1370px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img2 img {
    width: 5.5rem;
  }
}
@media (max-width: 1260px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img2 img {
    width: 6rem;
  }
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img2 img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img2 img {
    width: 11rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 {
  position: absolute;
  top: 32%;
  left: 0;
  z-index: 2;
}
@media (max-width: 1640px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 {
    left: 2%;
  }
}
@media (max-width: 1580px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 {
    left: 5%;
  }
}
@media (max-width: 1260px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 {
    left: 8%;
  }
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 {
    left: 12%;
  }
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 {
    left: 4%;
  }
}
.x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 .x-img-i {
  width: 100%;
  height: 100%;
  width: 3.2rem;
  height: 3.2rem;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 .x-img-i {
    width: 4.2rem;
    height: 4.2rem;
  }
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 .x-img-i {
    width: 6.2rem;
    height: 6.2rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 .x-img-a1 .x-img-a {
  position: absolute;
  top: 0.3rem;
  left: 0.25rem;
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  width: 0.9rem;
  height: 0.9rem;
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 .x-img-a1 .x-img-a {
    width: 1.9rem;
    height: 1.9rem;
    top: -9px;
    left: 21px;
  }
}
.x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 .x-img-a1 .x-img-b {
  position: absolute;
  top: 0.9rem;
  right: 0.2rem;
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  width: 0.72rem;
  height: 0.72rem;
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 .x-img-a1 .x-img-b {
    width: 1.72rem;
    height: 1.72rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 .x-img-a1 .x-img-c {
  position: absolute;
  bottom: 0.4rem;
  right: 0.9rem;
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  width: 0.44rem;
  height: 0.44rem;
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 .x-img-a1 .x-img-c {
    width: 1.44rem;
    height: 1.44rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 .x-img-a1 .x-img-d {
  position: absolute;
  bottom: 0.7rem;
  left: 0.3rem;
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  width: 0.47rem;
  height: 0.47rem;
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-img3 .x-img-a1 .x-img-d {
    width: 1.47rem;
    height: 1.47rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(2) .x-right .x-x-b {
  width: 100%;
  height: 100%;
  position: absolute;
  left: -10px;
  top: 0;
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3 {
  position: relative;
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3 .x-img3 {
  position: absolute;
  top: 0;
  right: 0;
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3 .x-img3 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a1 {
  height: 0.75rem;
  animation: OneDesk 1.5s linear 0.6s infinite alternate;
  -webkit-animation: OneDesk 1.5s linear 0.6s infinite alternate;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a1 {
    height: 1.75rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a2 {
  height: 0.96rem;
  animation: OneDesk2 1.5s linear 0.65s infinite alternate;
  -webkit-animation: OneDesk2 1.5s linear 0.65s infinite alternate;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a2 {
    height: 1.96rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a3 {
  height: 0.52rem;
  animation: OneDesk3 1.5s linear 0.7s infinite alternate;
  -webkit-animation: OneDesk3 1.5s linear 0.7s infinite alternate;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a3 {
    height: 1.52rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a4 {
  height: 0.76rem;
  animation: OneDesk4 1.5s linear 0.75s infinite alternate;
  -webkit-animation: OneDesk4 1.5s linear 0.75s infinite alternate;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a4 {
    height: 1.76rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a5 {
  height: 1.2rem;
  animation: OneDesk5 1.5s linear 0.8s infinite alternate;
  -webkit-animation: OneDesk5 1.5s linear 0.8s infinite alternate;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a5 {
    height: 2.2rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a6 {
  height: 0.9rem;
  animation: OneDesk6 1.5s linear 0.85s infinite alternate;
  -webkit-animation: OneDesk6 1.5s linear 0.85s infinite alternate;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a6 {
    height: 1.9rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a7 {
  height: 0.9rem;
  animation: OneDesk7 1.5s linear 0.9s infinite alternate;
  -webkit-animation: OneDesk7 1.5s linear 0.9s infinite alternate;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a7 {
    height: 1.9rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a8 {
  height: 1.55rem;
  animation: OneDesk8 1.5s linear 1s infinite alternate;
  -webkit-animation: OneDesk8 1.5s linear 1s infinite alternate;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3.on .x-dx-top .x-szt i.x-a8 {
    height: 2.55rem;
  }
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3 .x-dx-top .x-shuzi {
  position: absolute;
  top: 33%;
  left: 6%;
  display: flex;
  justify-content: space-between;
  width: 50%;
  padding: 0 3.5%;
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3 .x-dx-top .x-shuzi .x-dx-le {
  width: 45%;
  height: 0.76rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
  padding: 0.1rem 0.15rem 0 0;
  border-radius: 5px;
}
@media (max-width: 1580px) {
  .x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3 .x-dx-top .x-shuzi .x-dx-le {
    height: 0.9rem;
  }
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3 .x-dx-top .x-shuzi .x-dx-le {
    height: 1.4rem;
    padding: 0.2rem 0.45rem 0 0;
  }
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3 .x-dx-top .x-shuzi .x-dx-le:nth-of-type(2) p {
  color: #333e63;
  text-align: right;
  background-image: initial;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3 .x-dx-top .x-shuzi .x-dx-le span {
  font-size: 12px;
  color: #999999;
  text-align: right;
  display: block;
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3 .x-dx-top .x-shuzi .x-dx-le p {
  font-size: 0.24rem;
  font-weight: bold;
  text-align: right;
  background-image: -webkit-linear-gradient(bottom, #6dd0bb, #8dddb0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991px) {
  .x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3 .x-dx-top .x-shuzi .x-dx-le p {
    font-size: 14px;
  }
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3 .x-dx-top .x-shuzi .x-dx-le p i {
  font-style: initial;
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3 .x-dx-top .x-szt {
  position: absolute;
  bottom: 22.8%;
  left: 6%;
  padding: 0 3.5%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 50%;
}
.x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3 .x-dx-top .x-szt i {
  display: block;
  width: 14px;
  background: url(../images/x-szt2.png) left center / auto;
  transition: 0.5s all;
  height: 0;
}
@media (max-width: 767px) {
  .x-index3 .x-xia ul li:nth-of-type(3) .x-right .x-ri-dx3 .x-dx-top .x-szt i {
    width: 10px;
  }
}
.x-index-banner .x-con .x-text.x-text2 {
  width: 36%;
}
@media (max-width: 991px) {
  .x-index-banner .x-con .x-text.x-text2 {
    width: 46%;
  }
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-text.x-text2 {
    width: 100%;
  }
}
.x-index-banner .x-con .x-right {
  width: 59%;
  position: relative;
}
@media (max-width: 991px) {
  .x-index-banner .x-con .x-right {
    width: 51%;
  }
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-right {
    width: 100%;
  }
}
.x-index-banner .x-con .x-right .x-ri-img {
  width: 100%;
  height: 5.4rem !important;
  position: relative;
  z-index: 5;
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-right .x-ri-img {
    height: 9.287rem !important;
  }
}
.x-index-banner .x-con .x-right .x-img1 .x-img-a {
  position: absolute;
  left: 6%;
  bottom: 18%;
  width: 1.5rem;
  height: 1.43rem;
  animation: movePlay 2.8s linear infinite;
  -webkit-animation: movePlay 2.8s linear infinite;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-right .x-img1 .x-img-a {
    width: 14%;
    height: 100%;
    left: 9%;
    bottom: -17%;
    object-fit: contain;
  }
}
.x-index-banner .x-con .x-right .x-img2 .x-img-b {
  position: absolute;
  left: 1%;
  bottom: 48%;
  width: 1.5rem;
  height: 1.43rem;
  animation: movePlay 2.8s linear infinite;
  -webkit-animation: movePlay 2.8s linear infinite;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-right .x-img2 .x-img-b {
    width: 12%;
    height: 100%;
    object-fit: contain;
    left: 4%;
    bottom: 10%;
  }
}
.x-index-banner .x-con .x-right .x-img3 {
  position: absolute;
  left: 15.5%;
  bottom: 32%;
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-right .x-img3 {
    left: 17.5%;
    bottom: 33%;
  }
}
.x-index-banner .x-con .x-right .x-img3 .x-img-c {
  width: 3.13rem;
  height: 1.84rem;
  animation: movePlay 2.8s linear infinite;
  -webkit-animation: movePlay 2.8s linear infinite;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-right .x-img3 .x-img-c {
    width: 5.5rem;
    height: 100%;
  }
}
.x-index-banner .x-con .x-right .x-img4 {
  position: absolute;
  left: 23%;
  bottom: 46%;
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-right .x-img4 {
    left: 25%;
    bottom: 47%;
  }
}
.x-index-banner .x-con .x-right .x-img4 .x-img-d {
  width: 0.98rem;
  height: 0.77rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-right .x-img4 .x-img-d {
    width: 1.98rem;
    height: 1.77rem;
  }
}
.x-index-banner .x-con .x-right .x-img4 i {
  display: inline-block;
  position: absolute;
  left: -16%;
  top: -21%;
  transform: translate(-50%, -50%) scale(0);
  width: 1.3rem;
  height: 0.9rem;
  background-color: #00a684;
  border-radius: 50%;
  animation: x_img_d 2.8s linear infinite;
  -webkit-animation: x_img_d 2.8s linear infinite;
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-right .x-img4 i {
    left: -26%;
    width: 3rem;
    height: 2rem;
  }
}
.x-index-banner .x-con .x-right .x-img5 {
  position: absolute;
  left: 24.5%;
  bottom: 54%;
  width: 1.78rem;
  height: 1.13rem;
  animation: simg 3s linear infinite;
  z-index: 10;
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-right .x-img5 {
    left: 24.5%;
    bottom: 45%;
    width: 3.5rem;
    height: 2.84rem;
  }
}
.x-index-banner .x-con .x-right .x-img5 i {
  display: inline-block;
  position: absolute;
  left: -6%;
  top: -18%;
  z-index: -1;
  transform: translate(-50%, -50%) scale(0);
  width: 2rem;
  height: 1.5rem;
  background-color: rgba(0, 166, 132, 0.3);
  border-radius: 50%;
  animation: x_img_d1 3s linear infinite;
  -webkit-animation: x_img_d1 3s  linear infinite;
}
.x-index-banner .x-con .x-right .x-img5 i:nth-of-type(2) {
  animation: x_img_d2 3s linear infinite;
  -webkit-animation: x_img_d2 3s linear infinite;
}
.x-index-banner .x-con .x-right .x-img5 i:nth-of-type(3) {
  animation: x_img_d3 3s linear infinite;
  -webkit-animation: x_img_d3 3s linear infinite;
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-right .x-img5 i {
    top: 3%;
    left: 8%;
    width: 3rem;
    height: 2.35rem;
  }
}
.x-index-banner .x-con .x-right .x-img5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-index-banner .x-con .x-right .x-img6 {
  width: 1.18rem;
  height: 1.72rem;
  position: absolute;
  bottom: 34.8%;
  left: 10.6665%;
  opacity: 0;
  z-index: 1;
  animation: guangxiao  linear 3s alternate  infinite;
}
.x-index-banner .x-con .x-right .x-img6 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-index-banner .x-con .x-right .x-img7 {
  width: 1.18rem;
  height: 1.72rem;
  position: absolute;
  bottom: 62%;
  left: 5.8%;
  opacity: 0;
  z-index: 1;
  animation: guangxiao  linear 3s alternate  infinite;
}
.x-index-banner .x-con .x-right .x-img7 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
}
.x-index-banner .x-con .x-right .x-img8 .x-img-e {
  position: absolute;
  bottom: 36.5%;
  left: 14%;
  width: 0.5rem;
  height: 0.32rem;
  z-index: 15;
  animation: simg linear 3s alternate 1.5s infinite;
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-right .x-img8 .x-img-e {
    bottom: 39.5%;
    left: 15%;
  }
}
.x-index-banner .x-con .x-right .x-img9 .x-img-e {
  position: absolute;
  width: 0.5rem;
  height: 0.32rem;
  bottom: 65%;
  left: 9%;
  z-index: 15;
  animation: simg linear 3s alternate 1.5s infinite;
}
@media (max-width: 767px) {
  .x-index-banner .x-con .x-right .x-img9 .x-img-e {
    bottom: 66%;
    left: 10%;
  }
}
.x-index3 .x-xia {
  position: relative;
}
.x-index3 .x-xia .x-x-svg {
  position: absolute;
  top: 5.8rem;
  width: 100%;
  height: 14.2rem;
  z-index: 1;
}
@media (max-width: 1900px) {
  .x-index3 .x-xia .x-x-svg {
    height: 15.6rem;
  }
}
@media (max-width: 1580px) {
  .x-index3 .x-xia .x-x-svg {
    height: 17.2rem;
  }
}
@media (max-width: 1370px) {
  .x-index3 .x-xia .x-x-svg {
    top: 6.2rem;
    height: 15.2rem;
  }
}
@media (max-width: 1260px) {
  .x-index3 .x-xia .x-x-svg {
    display: none;
  }
}
.x-index3 .x-xia .x-ul {
  position: relative;
}
@media (max-width: 1580px) {
  .x-index3 .x-xia .x-ul {
    padding: 0 2.4rem;
  }
}
@media (max-width: 1260px) {
  .x-index3 .x-xia .x-ul {
    padding: 0 1.4rem;
  }
}
@media (max-width: 991px) {
  .x-index3 .x-xia .x-ul {
    padding: 0 1rem;
  }
}
.x-index3 .x-xia .x-ul li {
  position: relative;
  z-index: 5;
}
@media (max-width: 1370px) {
  .x-index3 .x-xia .x-ul li {
    margin-bottom: 1rem;
  }
}
@keyframes scalemap {
  0% {
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@-moz-keyframes scalemap {
  0% {
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes scalemap {
  0% {
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@-o-keyframes scalemap {
  0% {
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes movePlay {
  75% {
    transform: translateY(0);
  }
  90% {
    transform: translateY(-3px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes movePlay {
  75% {
    transform: translateY(0);
  }
  90% {
    transform: translateY(-3px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes x_img_d {
  0% {
    transform: scale(0.8);
    opacity: 1;
  }
  50% {
    transform: scale(1.3);
    opacity: 0;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
@-webkit-keyframes x_img_d {
  0% {
    transform: scale(0.8);
    opacity: 1;
  }
  50% {
    transform: scale(1.3);
    opacity: 0;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes x_img_d1 {
  0% {
    transform: scale(0.8);
    opacity: 1;
  }
  50% {
    transform: scale(1.3);
    opacity: 0;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
@-webkit-keyframes x_img_d1 {
  0% {
    transform: scale(0.8);
    opacity: 1;
  }
  50% {
    transform: scale(1.3);
    opacity: 0;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes x_img_d2 {
  0% {
    transform: scale(0.8);
    opacity: 1;
  }
  10% {
    transform: scale(0.8);
    opacity: 1;
  }
  60% {
    transform: scale(1.3);
    opacity: 0;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
@-webkit-keyframes x_img_d2 {
  0% {
    transform: scale(0.8);
    opacity: 1;
  }
  10% {
    transform: scale(0.8);
    opacity: 1;
  }
  60% {
    transform: scale(1.3);
    opacity: 0;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes x_img_d3 {
  0% {
    transform: scale(0.8);
    opacity: 1;
  }
  20% {
    transform: scale(0.8);
    opacity: 1;
  }
  70% {
    transform: scale(1.3);
    opacity: 0;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
@-webkit-keyframes x_img_d3 {
  0% {
    transform: scale(0.8);
    opacity: 1;
  }
  20% {
    transform: scale(0.8);
    opacity: 1;
  }
  70% {
    transform: scale(1.3);
    opacity: 0;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes OneDesk {
  0% {
    height: 0.75rem;
  }
  @media (max-width: 991px) {
    0% {
      height: 1.75rem;
    }
  }
  50% {
    height: 0.85rem;
  }
  100% {
    height: 1rem;
  }
  @media (max-width: 991px) {
    100% {
      height: 1.9rem;
    }
  }
}
@-moz-keyframes OneDesk {
  0% {
    height: 0.75rem;
  }
  @media (max-width: 991px) {
    0% {
      height: 1.75rem;
    }
  }
  50% {
    height: 0.85rem;
  }
  100% {
    height: 1rem;
  }
  @media (max-width: 991px) {
    100% {
      height: 1.9rem;
    }
  }
}
@-webkit-keyframes OneDesk {
  0% {
    height: 0.75rem;
  }
  @media (max-width: 991px) {
    0% {
      height: 1.75rem;
    }
  }
  50% {
    height: 0.85rem;
  }
  100% {
    height: 1rem;
  }
  @media (max-width: 991px) {
    100% {
      height: 1.9rem;
    }
  }
}
@-o-keyframes OneDesk {
  0% {
    height: 0.75rem;
  }
  @media (max-width: 991px) {
    0% {
      height: 1.75rem;
    }
  }
  50% {
    height: 0.85rem;
  }
  100% {
    height: 1rem;
  }
  @media (max-width: 991px) {
    100% {
      height: 1.9rem;
    }
  }
}
@keyframes OneDesk2 {
  0% {
    height: 0.96rem;
  }
  100% {
    height: 1.21rem;
  }
}
@-moz-keyframes OneDesk2 {
  0% {
    height: 0.96rem;
  }
  100% {
    height: 1.21rem;
  }
}
@-webkit-keyframes OneDesk2 {
  0% {
    height: 0.96rem;
  }
  100% {
    height: 1.21rem;
  }
}
@-o-keyframes OneDesk2 {
  0% {
    height: 0.96rem;
  }
  100% {
    height: 1.21rem;
  }
}
@keyframes OneDesk3 {
  0% {
    height: 0.52rem;
  }
  100% {
    height: 0.82rem;
  }
}
@-moz-keyframes OneDesk3 {
  0% {
    height: 0.52rem;
  }
  100% {
    height: 0.82rem;
  }
}
@-webkit-keyframes OneDesk3 {
  0% {
    height: 0.52rem;
  }
  100% {
    height: 0.82rem;
  }
}
@-o-keyframes OneDesk3 {
  0% {
    height: 0.52rem;
  }
  100% {
    height: 0.82rem;
  }
}
@keyframes OneDesk4 {
  0% {
    height: 0.76rem;
  }
  100% {
    height: 1.01rem;
  }
}
@-moz-keyframes OneDesk4 {
  0% {
    height: 0.76rem;
  }
  100% {
    height: 1.01rem;
  }
}
@-webkit-keyframes OneDesk4 {
  0% {
    height: 0.76rem;
  }
  100% {
    height: 1.01rem;
  }
}
@-o-keyframes OneDesk4 {
  0% {
    height: 0.76rem;
  }
  100% {
    height: 1.01rem;
  }
}
@keyframes OneDesk5 {
  0% {
    height: 1.2rem;
  }
  100% {
    height: 1.45rem;
  }
}
@-moz-keyframes OneDesk5 {
  0% {
    height: 1.2rem;
  }
  100% {
    height: 1.45rem;
  }
}
@-webkit-keyframes OneDesk5 {
  0% {
    height: 1.2rem;
  }
  100% {
    height: 1.45rem;
  }
}
@-o-keyframes OneDesk5 {
  0% {
    height: 1.2rem;
  }
  100% {
    height: 1.45rem;
  }
}
@keyframes OneDesk6 {
  0% {
    height: 0.9rem;
  }
  100% {
    height: 1.15rem;
  }
}
@-moz-keyframes OneDesk6 {
  0% {
    height: 0.9rem;
  }
  100% {
    height: 1.15rem;
  }
}
@-webkit-keyframes OneDesk6 {
  0% {
    height: 0.9rem;
  }
  100% {
    height: 1.15rem;
  }
}
@-o-keyframes OneDesk6 {
  0% {
    height: 0.9rem;
  }
  100% {
    height: 1.15rem;
  }
}
@keyframes OneDesk7 {
  0% {
    height: 0.9rem;
  }
  100% {
    height: 1.15rem;
  }
}
@-moz-keyframes OneDesk7 {
  0% {
    height: 0.9rem;
  }
  100% {
    height: 1.15rem;
  }
}
@-webkit-keyframes OneDesk7 {
  0% {
    height: 0.9rem;
  }
  100% {
    height: 1.15rem;
  }
}
@-o-keyframes OneDesk7 {
  0% {
    height: 0.9rem;
  }
  100% {
    height: 1.15rem;
  }
}
@keyframes OneDesk8 {
  0% {
    height: 1.55rem;
  }
  100% {
    height: 1.75rem;
  }
}
@-moz-keyframes OneDesk8 {
  0% {
    height: 1.55rem;
  }
  100% {
    height: 1.75rem;
  }
}
@-webkit-keyframes OneDesk8 {
  0% {
    height: 1.55rem;
  }
  100% {
    height: 1.75rem;
  }
}
@-o-keyframes OneDesk8 {
  0% {
    height: 1.55rem;
  }
  100% {
    height: 1.75rem;
  }
}
.x-y1 .c-common-box2 .c-top .x-box-a {
  margin-top: 0.5rem;
}
.x-y1 .c-common-box2:nth-of-type(2n) {
  background-color: #f5f5f5;
}
.x-y1 .c-common-box2 .c-img-box {
  min-height: auto !important;
  box-shadow: initial !important;
}
.c-common-box2.x-dt .c-img-box {
  box-shadow: initial !important;
}
.c-common-box2 .c-bottom .c-img-box {
  min-height: auto !important;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.15);
}
.x-index-banner .x-right::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  left: -4px;
  top: -4px;
  background-color: #0d113b;
  z-index: 5;
}
@media (max-width: 991px) {
  .x-index-banner .x-right::before {
    left: -1px;
    top: 10px;
  }
}
@media (max-width: 767px) {
  .x-index-banner .x-right::before {
    display: none;
  }
}
.x-index-banner .x-right .x-index-ri .x-yd {
  position: absolute;
  top: 0;
  height: 5.4rem;
  width: 100%;
}
@media (max-width: 1900px) {
  .x-index-banner .x-right .x-index-ri .x-yd {
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .x-index-banner .x-right .x-index-ri .x-yd {
    height: 9.287rem;
    z-index: 1;
    top: 0;
    width: 100%;
  }
}
.x-index-banner .x-right .x-index-ri .x-yd g#ball1-6 {
  display: none;
}
@media (max-width: 767px) {
  .x-index-banner .x-right .x-index-ri .x-yd g#ball1-6 {
    display: block;
  }
}
@media (max-width: 767px) {
  .x-index-banner .x-right .x-index-ri .x-yd g#ball1-8 {
    display: none;
  }
}
.x-foot1 .container .x-ul-b li .x-wem .x-ewem {
  margin-right: 0.2rem;
}
@media (max-width: 767px) {
  .x-foot1 .container .x-ul-b li .x-wem .x-ewem {
    margin-right: 1rem;
  }
}
.x-foot1 .container .x-ul-b li .x-wem .x-ewem figure {
  margin-right: 0 !important;
}
.x-foot1 .container .x-ul-b li .x-wem .x-ewem p {
  color: #6a7da1;
  font-size: 14px;
  text-align: center;
  margin-top: 8px;
}
@keyframes simg {
  0% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  100% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
}
@keyframes guangxiao {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.verify-box .captcha {
  vertical-align: middle;
}
.x-x-case5 .x-img {
  width: 100%;
  height: 400px;
}
.x-x-case5 .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-databan1.c-DataBank2 .c-bottom .c-list li {
  width: 20%;
}
@media (max-width: 767px) {
  .x-databan1.c-DataBank2 .c-bottom .c-list li {
    width: 100%;
  }
}
.x-databan1.c-DataBank2 .c-bottom .c-list li:nth-of-type(4n) {
  border-right: 1px solid #E3E3E3;
}
@media (max-width: 767px) {
  .x-databan1.c-DataBank2 .c-bottom .c-list li:nth-of-type(4n) {
    border: none;
  }
}
.x-databan1.c-DataBank2 .c-bottom .c-list li:nth-of-type(5n) {
  border-right: none;
}
.x-side1 {
  position: fixed;
  bottom: 10%;
  right: 20px;
  display: none;
  z-index: 66;
}
@media (max-width: 1580px) {
  .x-side1 {
    right: 0;
  }
}
@media (max-width: 1260px) {
  .x-side1 {
    display: none !important;
  }
}
.x-side1 ul li {
  width: 90px;
  height: 90px;
  background-color: #fff;
  border: 1px solid #2b6fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  transition: 0.5s all;
  position: relative;
}
@media (max-width: 1580px) {
  .x-side1 ul li {
    width: 80px;
    height: 80px;
  }
}
.x-side1 ul li:hover {
  background-color: #2b6fff;
}
.x-side1 ul li:hover figure img:nth-of-type(1) {
  display: none;
}
.x-side1 ul li:hover figure img:nth-of-type(2) {
  display: block;
}
.x-side1 ul li:hover p {
  color: #fff;
}
.x-side1 ul li:hover .x-img {
  right: 89px;
  opacity: 1;
  pointer-events: initial;
}
@media (max-width: 1580px) {
  .x-side1 ul li:hover .x-img {
    right: 79px;
  }
}
.x-side1 ul li:first-child {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.x-side1 ul li:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.x-side1 ul li + li {
  border-top: none;
}
.x-side1 ul li:nth-of-type(1) a p {
  margin-top: 0;
}
.x-side1 ul li.x-li {
  height: 50px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  padding-top: 0;
}
.x-side1 ul li.x-li figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-side1 ul li figure {
  width: 58px;
  height: 38px;
  margin: 0 auto;
}
.x-side1 ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-side1 ul li figure img:nth-of-type(2) {
  display: none;
}
.x-side1 ul li p {
  font-size: 14px;
  color: #333;
  text-align: center;
  margin-top: 0.1rem;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-side1 ul li p {
    font-size: 12px;
  }
}
.x-side1 ul li .x-img {
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #2b6fff;
  padding: 3px 3px 3px 5px;
  height: 90px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  transition: 0.5s all;
  z-index: -1;
  opacity: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  pointer-events: none;
}
@media (max-width: 1580px) {
  .x-side1 ul li .x-img {
    height: 80px;
  }
}
.x-side1 ul li .x-img img {
  width: 80px;
  height: 80px;
  object-fit: contain;
}
@media (max-width: 1580px) {
  .x-side1 ul li .x-img img {
    width: 70px;
    height: 70px;
  }
}
.x-side1 ul li .x-img .x-dh {
  font-size: 0.36rem;
  white-space: nowrap;
  color: #fff;
  padding-left: 0.2rem;
}
.x-list-case2 {
  padding-top: 0.6rem;
}
@media (max-width: 1580px) {
  .x-list-case2 {
    padding-top: 0.8rem;
  }
}
@media (max-width: 767px) {
  .x-list-case2 {
    padding-top: 3rem;
  }
}
@media (max-width: 767px) {
  .x-x-case5 .x-img img {
    display: none;
  }
}
.x-x-case5 .x-img .x-m-img {
  display: none;
}
@media (max-width: 767px) {
  .x-x-case5 .x-img .x-m-img {
    display: block;
  }
}
.c-common-list li .x-right {
  width: 48%;
}
@media (max-width: 1580px) {
  .c-common-box2 .c-bottom .c-img-box {
    height: 6.8rem;
  }
}
@media (max-width: 1260px) {
  .c-common-box2 .c-bottom .c-img-box {
    height: auto;
  }
}
@media (max-width: 1580px) {
  .c-common-box2 .c-bottom .c-img-box img {
    height: 100%;
    object-fit: contain;
  }
}
.c-common-box2 .c-bottom .x-comm-dt {
  background-color: #fff;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  margin: 0.5rem 0 0.6rem 0;
}
.c-common-box2 .c-bottom .x-comm-dt .c-img-box {
  box-shadow: initial !important;
}
@media (max-width: 1580px) {
  .c-common-box2 .c-bottom .x-comm-dt .c-img-box {
    height: 4.8rem;
  }
}
@media (max-width: 1260px) {
  .c-common-box2 .c-bottom .x-comm-dt .c-img-box {
    height: auto;
  }
}
.c-common-box2 .c-bottom .x-comm-dt .c-img-box img {
  border-radius: 10px;
}
@media (max-width: 1580px) {
  .c-common-box2 .c-bottom .x-comm-dt .c-img-box img {
    height: 100%;
  }
}
.c-common-box2 .c-bottom .x-comm-dt .c-list {
  margin-bottom: 0;
}
.c-common-list2 .c-bottom .c-list li .x-left {
  width: 44% !important;
}
@media (max-width: 991px) {
  .c-common-list2 .c-bottom .c-list li .x-left {
    width: 100% !important;
  }
}
.x-con-gg .c-common-box2 .c-bottom .x-comm-dt {
  padding-top: 0.1rem;
}
.x-con-gg .c-common-box2 .c-bottom .x-comm-dt .c-img-box {
  padding: 0 0.2rem;
  margin: 0.6rem 0 0.2rem 0;
}
.x-con-gg .c-common-box2 .c-bottom .c-list {
  padding-bottom: 0.8rem;
  justify-content: center;
}
@media (max-width: 767px) {
  .x-con-gg .c-common-box2 .c-bottom .c-list li .c-text {
    padding: 0 10px;
  }
}
.x-ban-box .container .c-box-wrap .c-text-box {
  padding-right: 0 !important;
  width: 42% !important;
}
@media (max-width: 767px) {
  .x-ban-box .container .c-box-wrap .c-text-box {
    width: 100% !important;
  }
}
.x-ban-box .container .c-img-box {
  position: relative;
  width: 57% !important;
}
@media (max-width: 767px) {
  .x-ban-box .container .c-img-box {
    width: 100% !important;
    height: 12.4rem !important;
  }
}
.x-ban-box .container .c-img-box .x-img {
  position: relative;
  z-index: 2;
}
@media (max-width: 1580px) {
  .x-ban-box .container .c-img-box .x-img {
    height: 8.4rem;
  }
}
@media (max-width: 767px) {
  .x-ban-box .container .c-img-box .x-img {
    height: 14.4rem;
  }
}
.x-ban-box .container .c-img-box .x-datab {
  position: absolute;
  left: 0;
  top: 0;
  height: 8.4rem;
  z-index: 1;
  width: 100%;
}
@media (max-width: 1580px) {
  .x-ban-box .container .c-img-box .x-datab {
    top: -0.48rem;
    height: 9.4rem;
  }
}
@media (max-width: 767px) {
  .x-ban-box .container .c-img-box .x-datab {
    top: -12.7%;
    height: 17.4rem;
  }
}
.x-ban-box .container .c-img-box .x-djt .x-djt-mb {
  position: absolute;
  left: 24%;
  bottom: 34.5%;
  width: 27%;
  height: 70px;
  z-index: 10;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8));
}
@media (max-width: 1580px) {
  .x-ban-box .container .c-img-box .x-djt .x-djt-mb {
    bottom: 32.5%;
  }
}
@media (max-width: 767px) {
  .x-ban-box .container .c-img-box .x-djt .x-djt-mb {
    left: 26%;
    bottom: 21.5%;
  }
}
.x-ban-box .container .c-img-box .x-djt .x-djt-a {
  position: absolute;
  left: 24%;
  bottom: 34.5%;
  width: 27%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  z-index: 5;
}
@media (max-width: 1580px) {
  .x-ban-box .container .c-img-box .x-djt .x-djt-a {
    bottom: 32.5%;
  }
}
@media (max-width: 767px) {
  .x-ban-box .container .c-img-box .x-djt .x-djt-a {
    left: 26%;
    bottom: 21.5%;
  }
}
.x-ban-box .container .c-img-box .x-djt .x-djt-a.on i.x-a1 {
  height: 0.457rem;
}
.x-ban-box .container .c-img-box .x-djt .x-djt-a.on i.x-a2 {
  height: 0.77rem;
}
.x-ban-box .container .c-img-box .x-djt .x-djt-a.on i.x-a3 {
  height: 0.322rem;
}
.x-ban-box .container .c-img-box .x-djt .x-djt-a.on i.x-a4 {
  height: 0.457rem;
}
.x-ban-box .container .c-img-box .x-djt .x-djt-a.on i.x-a5 {
  height: 0.735rem;
}
.x-ban-box .container .c-img-box .x-djt .x-djt-a.on i.x-a6 {
  height: 0.457rem;
}
.x-ban-box .container .c-img-box .x-djt .x-djt-a.on i.x-a7 {
  height: 0.56rem;
}
.x-ban-box .container .c-img-box .x-djt .x-djt-a.on i.x-a8 {
  height: 0.952rem;
}
.x-ban-box .container .c-img-box .x-djt .x-djt-a i {
  width: 4%;
  display: inline-block;
  background: url(../images/x-szt-b2.png) left center / auto;
  transition: 1s all;
  height: 0;
  z-index: 9;
}
.x-ban-box .container .c-img-box .x-djt .x-djt-a i:nth-of-type(2n) {
  background: url(../images/x-szt-b3.png) left center / auto;
}
.x-ban-box .container .c-img-box .x-dat-box {
  position: absolute;
  bottom: 32%;
  right: 8.5%;
  z-index: 5;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 1580px) {
  .x-ban-box .container .c-img-box .x-dat-box {
    bottom: 30%;
    right: 11.5%;
  }
}
@media (max-width: 767px) {
  .x-ban-box .container .c-img-box .x-dat-box {
    bottom: 17%;
    right: 10.5%;
  }
}
.x-ban-box .container .c-img-box .x-dat-box .x-img1 {
  width: 38%;
  margin-bottom: 0.18rem;
}
.x-ban-box .container .c-img-box .x-dat-box .x-img1:nth-of-type(3) {
  margin-bottom: 0;
}
.x-ban-box .container .c-img-box .x-dat-box .x-img1:nth-of-type(4) {
  margin-bottom: 0;
}
.x-ban-box .container .c-img-box .x-dat-box .x-img1 img {
  width: 0.6rem !important;
  height: 0.6rem !important;
  object-fit: contain;
}
@media (max-width: 767px) {
  .x-ban-box .container .c-img-box .x-dat-box .x-img1 img {
    width: 1.2rem !important;
    height: 1.2rem !important;
  }
}
@keyframes box {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.box {
  -webkit-animation-name: box;
  animation-name: box;
}
.x-list-da .container .c-main .x-right {
  position: relative;
  width: 6.85rem;
}
@media (max-width: 991px) {
  .x-list-da .container .c-main .x-right {
    width: 15.85rem;
  }
}
.x-list-da .container .c-main .x-right .x-li-box1 {
  position: absolute;
  left: 0;
  top: 0;
  height: 6.68rem;
  z-index: 1;
  width: 100%;
}
@media (max-width: 991px) {
  .x-list-da .container .c-main .x-right .x-li-box1 {
    height: 15.4rem;
  }
}
.x-list-da .container .c-main .x-right .x-li-box2 {
  position: absolute;
  width: 30%;
  height: 1.85rem;
  right: 10%;
  top: 54%;
  overflow: hidden;
}
.x-list-da .container .c-main .x-right .x-li-box2.on .x-ba .x-a1 {
  width: 1.1rem;
}
.x-list-da .container .c-main .x-right .x-li-box2.on .x-ba .x-a2 {
  width: 1.78rem;
}
.x-list-da .container .c-main .x-right .x-li-box2.on .x-ba .x-a3 {
  width: 1.25rem;
}
.x-list-da .container .c-main .x-right .x-li-box2.on .x-ba .x-a4 {
  width: 1.6rem;
}
.x-list-da .container .c-main .x-right .x-li-box2.on .x-ba .x-a5 {
  width: 1.5rem;
}
.x-list-da .container .c-main .x-right .x-li-box2.on .x-ba .x-a6 {
  width: 1.1rem;
}
.x-list-da .container .c-main .x-right .x-li-box2.on .x-ba .x-a7 {
  width: 0.9rem;
}
.x-list-da .container .c-main .x-right .x-li-box2.on .x-ba .x-a8 {
  width: 1.35rem;
}
.x-list-da .container .c-main .x-right .x-li-box2.on .x-ba .x-a9 {
  width: 1.1rem;
}
.x-list-da .container .c-main .x-right .x-li-box2.on .x-ba .x-a10 {
  width: 0.55rem;
}
@media (max-width: 1580px) {
  .x-list-da .container .c-main .x-right .x-li-box2 {
    height: 1.9rem;
  }
}
@media (max-width: 991px) {
  .x-list-da .container .c-main .x-right .x-li-box2 {
    height: 4.4rem;
  }
}
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba {
  width: 100%;
  height: 0.09rem;
  background-color: rgba(228, 231, 234, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10px;
  z-index: 1;
}
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba:nth-of-type(2n) i {
  background: url(../images/x-box-a2.png) left center / auto;
}
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba:nth-of-type(7) i,
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba:nth-of-type(9) i {
  opacity: 0.25;
}
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba:nth-of-type(8) i,
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba:nth-of-type(10) i {
  background: url(../images/x-box-a3.png) left center / auto;
}
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba.x-ba1 {
  left: 0;
  top: 0;
}
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba.x-ba2 {
  left: 0;
  top: 7.5%;
}
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba.x-ba3 {
  left: 0;
  top: 22%;
}
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba.x-ba4 {
  left: 0;
  top: 29.5%;
}
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba.x-ba5 {
  left: 0;
  top: 44%;
}
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba.x-ba6 {
  left: 0;
  top: 51.5%;
}
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba.x-ba7 {
  left: 0;
  top: 66%;
}
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba.x-ba8 {
  left: 0;
  top: 73.5%;
}
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba.x-ba9 {
  left: 0;
  top: 88%;
}
.x-list-da .container .c-main .x-right .x-li-box2 .x-ba.x-ba10 {
  left: 0;
  top: 96.5%;
}
.x-list-da .container .c-main .x-right .x-li-box2 i {
  width: 0;
  display: inline-block;
  background: url(../images/x-box-a1.png) left center / auto;
  height: 0.09rem;
  border-radius: 10px;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  transition: 1s all;
}
.x-list-da .x-c-box2 .x-ri-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.x-list-da .x-c-box2 .x-ri-box .x-ba-box2 {
  position: absolute;
  width: 12%;
  height: 1.85rem;
  right: 15.5%;
  top: 31%;
}
@media (max-width: 991px) {
  .x-list-da .x-c-box2 .x-ri-box .x-ba-box2 {
    height: 4.85rem;
  }
}
.x-list-da .x-c-box2 .x-ri-box .x-ba-box2.on .x-ba i.x-a1 {
  width: 0.4rem;
}
@media (max-width: 767px) {
  .x-list-da .x-c-box2 .x-ri-box .x-ba-box2.on .x-ba i.x-a1 {
    width: 1.4rem;
  }
}
.x-list-da .x-c-box2 .x-ri-box .x-ba-box2.on .x-ba i.x-a2 {
  width: 0.5rem;
}
@media (max-width: 767px) {
  .x-list-da .x-c-box2 .x-ri-box .x-ba-box2.on .x-ba i.x-a2 {
    width: 1.5rem;
  }
}
.x-list-da .x-c-box2 .x-ri-box .x-ba-box2.on .x-ba i.x-a3 {
  width: 0.35rem;
}
@media (max-width: 767px) {
  .x-list-da .x-c-box2 .x-ri-box .x-ba-box2.on .x-ba i.x-a3 {
    width: 1.35rem;
  }
}
.x-list-da .x-c-box2 .x-ri-box .x-ba-box2.on .x-ba i.x-a4 {
  width: 100%;
}
.x-list-da .x-c-box2 .x-ri-box .x-ba-box2.on .x-ba i.x-a5 {
  width: 0.48rem;
}
@media (max-width: 767px) {
  .x-list-da .x-c-box2 .x-ri-box .x-ba-box2.on .x-ba i.x-a5 {
    width: 1.48rem;
  }
}
.x-list-da .x-c-box2 .x-ri-box .x-ba-box2 .x-ba {
  width: 100%;
  height: 0.09rem;
  background-color: rgba(228, 231, 234, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10px;
  z-index: 1;
}
.x-list-da .x-c-box2 .x-ri-box .x-ba-box2 .x-ba.x-ba1 {
  left: 0;
  top: 0;
}
.x-list-da .x-c-box2 .x-ri-box .x-ba-box2 .x-ba.x-ba2 {
  left: 0;
  top: 10%;
}
.x-list-da .x-c-box2 .x-ri-box .x-ba-box2 .x-ba.x-ba3 {
  left: 0;
  top: 20%;
}
.x-list-da .x-c-box2 .x-ri-box .x-ba-box2 .x-ba.x-ba4 {
  left: 0;
  top: 30%;
}
.x-list-da .x-c-box2 .x-ri-box .x-ba-box2 .x-ba.x-ba5 {
  left: 0;
  top: 40%;
}
.x-list-da .x-c-box2 .x-ri-box .x-ba-box2 .x-ba i {
  display: inline-block;
  background: url(../images/x-box-a1.png) left center / auto;
  height: 0.09rem;
  border-radius: 10px;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  transition: 1s all;
  width: 0;
}
.x-list-da .x-c-box2 .x-box-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.x-list-da .x-c-box2 .x-box-img .x-a-img1 {
  position: absolute;
  left: 38%;
  top: 13%;
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
.x-list-da .x-c-box2 .x-box-img .x-a-img1 img {
  width: 0.5rem;
  height: 0.5rem;
}
@media (max-width: 991px) {
  .x-list-da .x-c-box2 .x-box-img .x-a-img1 img {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.x-list-da .x-c-box2 .x-box-img .x-a-img2 {
  position: absolute;
  left: 3%;
  top: 20%;
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
.x-list-da .x-c-box2 .x-box-img .x-a-img2 img {
  width: 0.66rem;
  height: 0.66rem;
}
@media (max-width: 991px) {
  .x-list-da .x-c-box2 .x-box-img .x-a-img2 img {
    width: 1.66rem;
    height: 1.66rem;
  }
}
.x-list-da .x-c-box2 .x-box-img .x-a-img3 {
  position: absolute;
  left: 30%;
  top: 61%;
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}
.x-list-da .x-c-box2 .x-box-img .x-a-img3 img {
  width: 0.62rem;
  height: 0.62rem;
}
@media (max-width: 991px) {
  .x-list-da .x-c-box2 .x-box-img .x-a-img3 img {
    width: 1.62rem;
    height: 1.62rem;
  }
}
.x-list-da .x-c-box2 .x-box-img .x-a-img4 {
  position: absolute;
  left: 82%;
  top: 78%;
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
.x-list-da .x-c-box2 .x-box-img .x-a-img4 img {
  width: 0.64rem;
  height: 0.64rem;
}
@media (max-width: 991px) {
  .x-list-da .x-c-box2 .x-box-img .x-a-img4 img {
    width: 1.64rem;
    height: 1.64rem;
  }
}
.x-c-box3 .x-right .x-c-dx {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.x-c-box3 .x-right .x-c-dx .x-img2 {
  width: 1.65rem;
  height: 1.07rem;
  position: absolute;
}
.x-c-box3 .x-right .x-c-dx .x-img2:nth-of-type(1) {
  left: 0;
  top: 24%;
}
@media (max-width: 991px) {
  .x-c-box3 .x-right .x-c-dx .x-img2:nth-of-type(1) {
    width: 2.65rem;
    height: 2.07rem;
  }
}
.x-c-box3 .x-right .x-c-dx .x-img2:nth-of-type(2) {
  width: 1.25rem;
  height: 0.84rem;
  left: 25%;
  top: 26%;
}
@media (max-width: 991px) {
  .x-c-box3 .x-right .x-c-dx .x-img2:nth-of-type(2) {
    width: 2.25rem;
    height: 1.84rem;
  }
}
@media (max-width: 767px) {
  .x-c-box3 .x-right .x-c-dx .x-img2:nth-of-type(2) {
    left: 20%;
    top: 25%;
  }
}
.x-c-box3 .x-right .x-c-dx .x-img2:nth-of-type(3) {
  width: 1.25rem;
  height: 0.84rem;
  left: 43%;
  top: 26%;
}
@media (max-width: 991px) {
  .x-c-box3 .x-right .x-c-dx .x-img2:nth-of-type(3) {
    width: 2.25rem;
    height: 1.84rem;
  }
}
@media (max-width: 767px) {
  .x-c-box3 .x-right .x-c-dx .x-img2:nth-of-type(3) {
    left: 38%;
    top: 25%;
  }
}
.x-c-box3 .x-right .x-c-dx .x-img2:nth-of-type(4) {
  width: 1.25rem;
  height: 0.84rem;
  left: 60%;
  top: 26%;
}
@media (max-width: 991px) {
  .x-c-box3 .x-right .x-c-dx .x-img2:nth-of-type(4) {
    width: 2.25rem;
    height: 1.84rem;
  }
}
@media (max-width: 767px) {
  .x-c-box3 .x-right .x-c-dx .x-img2:nth-of-type(4) {
    left: 55%;
    top: 25%;
  }
}
.x-c-box3 .x-right .x-c-dx .x-img2:nth-of-type(5) {
  width: 1.25rem;
  height: 0.84rem;
  left: 77%;
  top: 26%;
}
@media (max-width: 991px) {
  .x-c-box3 .x-right .x-c-dx .x-img2:nth-of-type(5) {
    width: 2.25rem;
    height: 1.84rem;
  }
}
@media (max-width: 767px) {
  .x-c-box3 .x-right .x-c-dx .x-img2:nth-of-type(5) {
    left: 72%;
    top: 25%;
  }
}
.x-c-box3 .x-right .x-c-dx .x-img2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-c-box3 .x-right .x-c-dx2 {
  position: absolute;
  left: 61.5%;
  bottom: 25.5%;
  width: 28%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  z-index: 5;
}
.x-c-box3 .x-right .x-c-dx2.on i.x-da1 {
  height: 0.75rem;
}
.x-c-box3 .x-right .x-c-dx2.on i.x-da2 {
  height: 0.6rem;
}
.x-c-box3 .x-right .x-c-dx2.on i.x-da3 {
  height: 0.84rem;
}
.x-c-box3 .x-right .x-c-dx2.on i.x-da4 {
  height: 1.1rem;
}
.x-c-box3 .x-right .x-c-dx2.on i.x-da5 {
  height: 0.68rem;
}
.x-c-box3 .x-right .x-c-dx2.on i.x-da6 {
  height: 0.68rem;
}
.x-c-box3 .x-right .x-c-dx2.on i.x-da7 {
  height: 0.55rem;
}
.x-c-box3 .x-right .x-c-dx2.on i.x-da8 {
  height: 0.72rem;
}
.x-c-box3 .x-right .x-c-dx2.on i.x-da9 {
  height: 0.95rem;
}
.x-c-box3 .x-right .x-c-dx2 i {
  width: 6%;
  display: inline-block;
  background: url(../images/x-mx1.png) left center / auto;
  transition: 1s all;
  height: 0;
  z-index: 9;
  border-radius: 10px;
}
.x-c-box3 .x-right .x-c-dx2 i:nth-of-type(2n) {
  background: url(../images/x-mx2.png) left center / auto;
}
.x-c-box4 .x-right .x-img.on .x-c-ld2 {
  transform: scale(1);
}
.x-c-box4 .x-right .x-img.on .x-c-ld3 img {
  bottom: 0;
  left: 0;
}
.x-c-box4 .x-right .x-c-ld {
  width: 2.56rem;
  height: 1.64rem;
  position: absolute;
  top: 31%;
  left: 0;
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
@media (max-width: 991px) {
  .x-c-box4 .x-right .x-c-ld {
    width: 4.56rem;
    height: 3.64rem;
  }
}
.x-c-box4 .x-right .x-c-ld img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-c-box4 .x-right .x-c-ld2 {
  width: 1.92rem;
  height: 1.92rem;
  position: absolute;
  bottom: 22.5%;
  right: 25.8%;
  transform: scale(0);
  transition: 1s all;
}
@media (max-width: 991px) {
  .x-c-box4 .x-right .x-c-ld2 {
    width: 3.5rem;
    height: 3.5rem;
    bottom: 25.5%;
    right: 28.8%;
  }
}
.x-c-box4 .x-right .x-c-ld2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-c-box4 .x-right .x-c-ld3 {
  position: absolute;
  width: 3.45rem;
  height: 3.07rem;
  right: 1%;
  bottom: 17%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .x-c-box4 .x-right .x-c-ld3 {
    width: 4.45rem;
    height: 4.07rem;
    right: 5%;
    bottom: 18%;
  }
}
.x-c-box4 .x-right .x-c-ld3 img {
  position: absolute;
  width: 3.45rem;
  height: 3.07rem;
  left: -100%;
  bottom: -100%;
  transition: 2s linear;
}
.x-b-hub .c-img-box {
  position: relative;
  width: 7.12rem !important;
}
@media (max-width: 767px) {
  .x-b-hub .c-img-box {
    width: 100% !important;
    height: 16rem !important;
  }
}
.x-b-hub .c-img-box .x-hub-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.x-b-hub .c-img-box .x-hub-box2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.x-b-hub .c-img-box .x-hub-box3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.x-qqd1 .x-right {
  position: relative;
}
.x-qqd1 .x-right .x-x-qqd1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.x-qqd1 .x-right .x-x-qqd2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-bo-img {
  width: 0.7rem;
  height: 0.7rem;
  position: absolute;
  left: 19%;
  top: 45%;
}
@media (max-width: 991px) {
  .x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-bo-img {
    left: 18%;
    top: 47%;
  }
}
.x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-bo-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: relative;
  z-index: 3;
}
.x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-bo-img i {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%) scale(0);
  width: 1.95rem;
  height: 1.95rem;
  background-color: rgba(0, 88, 221, 0.3);
  border-radius: 50%;
  animation: x_img 2s linear infinite;
  -webkit-animation: x_img 2s linear infinite;
}
@media (max-width: 991px) {
  .x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-bo-img i {
    width: 3.2rem;
    height: 3.2rem;
  }
}
.x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-bo-img i:nth-of-type(2) {
  animation: x_img2 2s linear infinite;
  -webkit-animation: x_img2 2s linear infinite;
}
.x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-bo-img i:nth-of-type(3) {
  animation: x_img3 2s linear infinite;
  -webkit-animation: x_img3 2s linear infinite;
}
.x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-bo-img i:nth-of-type(4) {
  animation: x_img4 2s linear infinite;
  -webkit-animation: x_img4 2s linear infinite;
}
.x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-xb-img img {
  position: absolute;
}
.x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-xb-img .x-z-img1 {
  width: 0.38rem;
  height: 0.5rem;
  left: 21.5%;
  top: 33%;
  animation: movePlay 3s linear infinite;
  -webkit-animation: movePlay 3s linear infinite;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
@media (max-width: 991px) {
  .x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-xb-img .x-z-img1 {
    width: 1rem;
    height: 1.2rem;
    left: 17.5%;
  }
}
.x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-xb-img .x-z-img2 {
  width: 0.38rem;
  height: 0.5rem;
  left: 36%;
  top: 42%;
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
@media (max-width: 991px) {
  .x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-xb-img .x-z-img2 {
    width: 1rem;
    height: 1.2rem;
    left: 31%;
  }
}
.x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-xb-img .x-z-img3 {
  width: 0.4rem;
  height: 0.5rem;
  left: 30%;
  top: 57%;
  animation: movePlay 4s linear infinite;
  -webkit-animation: movePlay 4s linear infinite;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
@media (max-width: 991px) {
  .x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-xb-img .x-z-img3 {
    width: 1rem;
    height: 1.2rem;
    left: 26%;
  }
}
.x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-xb-img .x-z-img4 {
  width: 0.38rem;
  height: 0.5rem;
  left: 14%;
  top: 57%;
  animation: movePlay 4.5s linear infinite;
  -webkit-animation: movePlay 4.5s linear infinite;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
@media (max-width: 991px) {
  .x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-xb-img .x-z-img4 {
    width: 1rem;
    height: 1.2rem;
    left: 10%;
  }
}
.x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-xb-img .x-z-img5 {
  width: 0.38rem;
  height: 0.5rem;
  left: 9%;
  top: 42%;
  animation: movePlay 5s linear infinite;
  -webkit-animation: movePlay 5s linear infinite;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
@media (max-width: 991px) {
  .x-qqd1 .x-right .x-x-qqd2 .x-qqd-box .x-xb-img .x-z-img5 {
    width: 1rem;
    height: 1.2rem;
    left: 5%;
  }
}
@keyframes x_img {
  0% {
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(0.6);
    opacity: 0;
  }
}
@keyframes x_img2 {
  0% {
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }
}
@keyframes x_img3 {
  0% {
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}
@keyframes x_img4 {
  0% {
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0;
  }
}
.x-qqd2 .x-right {
  position: relative;
}
.x-qqd2 .x-right .x-qqdx1 {
  width: 0.49rem;
  height: 0.49rem;
  position: absolute;
  bottom: 32.2%;
  left: 18.5%;
}
@media (max-width: 1580px) {
  .x-qqd2 .x-right .x-qqdx1 {
    bottom: 32.9%;
    left: 18.9%;
  }
}
@media (max-width: 991px) {
  .x-qqd2 .x-right .x-qqdx1 {
    width: 1rem;
    height: 1rem;
  }
}
.x-qqd2 .x-right .x-qqdx1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  animation: rote1 10s linear infinite;
  -webkit-animation: rote1 10s linear infinite;
}
.x-qqd2 .x-right .x-qqdx2 {
  width: 0.44rem;
  height: 0.44rem;
  position: absolute;
  bottom: 50.5%;
  left: 55.8%;
}
@media (max-width: 991px) {
  .x-qqd2 .x-right .x-qqdx2 {
    width: 0.88rem;
    height: 0.88rem;
    bottom: 51%;
    left: 56%;
  }
}
.x-qqd2 .x-right .x-qqdx2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  animation: qqdx1 5s linear infinite;
  -webkit-animation: qqdx1 5s linear infinite;
}
@-webkit-keyframes rote1 {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes rote1 {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes qqdx1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes qqdx1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.x-qqd3 .x-right {
  position: relative;
}
.x-qqd3 .x-right .x-img-im img {
  position: absolute;
  left: 0;
  top: 0;
}
.x-qqd4 .x-right {
  position: relative;
}
.x-qqd4 .x-right .x-t-zn {
  position: absolute;
  left: 60%;
  bottom: 27%;
  width: 11%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  z-index: 5;
}
.x-qqd4 .x-right .x-t-zn.on i.x-z-a1 {
  height: 0.25rem;
}
@media (max-width: 991px) {
  .x-qqd4 .x-right .x-t-zn.on i.x-z-a1 {
    height: 0.5rem;
  }
}
.x-qqd4 .x-right .x-t-zn.on i.x-z-a2 {
  height: 0.36rem;
}
@media (max-width: 991px) {
  .x-qqd4 .x-right .x-t-zn.on i.x-z-a2 {
    height: 0.72rem;
  }
}
.x-qqd4 .x-right .x-t-zn.on i.x-z-a3 {
  height: 0.3rem;
}
@media (max-width: 991px) {
  .x-qqd4 .x-right .x-t-zn.on i.x-z-a3 {
    height: 0.6rem;
  }
}
.x-qqd4 .x-right .x-t-zn.on i.x-z-a4 {
  height: 0.42rem;
}
@media (max-width: 991px) {
  .x-qqd4 .x-right .x-t-zn.on i.x-z-a4 {
    height: 0.84rem;
  }
}
.x-qqd4 .x-right .x-t-zn.on i.x-z-a5 {
  height: 0.21rem;
}
@media (max-width: 991px) {
  .x-qqd4 .x-right .x-t-zn.on i.x-z-a5 {
    height: 0.42rem;
  }
}
.x-qqd4 .x-right .x-t-zn i {
  width: 12%;
  display: inline-block;
  background: url(../images/x-szt-b2.png) left center / auto;
  transition: 1s all;
  height: 0;
  z-index: 9;
}
.x-qqd4 .x-right .x-t-zn i:nth-of-type(2n) {
  background: url(../images/x-szt-b3.png) left center / auto;
}
.x-qqd4 .x-right .x-t-dg {
  position: absolute;
  left: 33%;
  top: 51%;
  width: 0.5rem;
  height: 0.5rem;
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}
@media (max-width: 991px) {
  .x-qqd4 .x-right .x-t-dg {
    width: 1.2rem;
    height: 1.2rem;
  }
}
.x-qqd4 .x-right .x-t-dg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-qqd4 .x-right .x-t-dg2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.x-qqd4 .x-right .x-t-dg2 img {
  width: 100%;
  height: 100%;
  position: absolute;
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
.x-qqd4 .x-right .x-t-dg2 img:nth-of-type(2) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
}
#x-home-header .x-d-head {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00be93;
}
@media (max-width: 1260px) {
  #x-home-header .x-d-head {
    display: none;
  }
}
#x-home-header .x-d-head .x-title-a a {
  color: #fff;
}
#x-home-header.c-head-move {
  top: -170px !important;
}
.x-dna1 .container .c-box-wrap .c-text-box {
  width: 43% !important;
  padding-right: 0 !important;
}
@media (max-width: 767px) {
  .x-dna1 .container .c-box-wrap .c-text-box {
    width: 100% !important;
  }
}
.x-dna1 .container .c-box-wrap .x-r-box {
  position: relative;
  width: 57% !important;
}
@media (max-width: 1580px) {
  .x-dna1 .container .c-box-wrap .x-r-box {
    height: 9.4rem !important;
  }
}
@media (max-width: 767px) {
  .x-dna1 .container .c-box-wrap .x-r-box {
    width: 100% !important;
  }
}
.x-dna1 .container .c-box-wrap .x-r-box img {
  position: relative;
  z-index: 5;
}
@media (max-width: 1580px) {
  .x-dna1 .container .c-box-wrap .x-r-box .x-box-img {
    height: 9.4rem;
  }
}
@media (max-width: 767px) {
  .x-dna1 .container .c-box-wrap .x-r-box .x-box-img {
    height: 10.4rem;
  }
}
.x-dna1 .container .c-box-wrap .x-r-box .x-x-dna1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .x-dna1 .container .c-box-wrap .x-r-box .x-x-dna1 {
    top: -53.2%;
    height: 20.4rem;
  }
}
.x-dna1 .container .c-box-wrap .x-r-box .x-dan-a .x-dan-img1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.x-dna1 .container .c-box-wrap .x-r-box .x-dan-a .x-dan-img1 img {
  position: absolute;
}
@media (max-width: 767px) {
  .x-dna1 .container .c-box-wrap .x-r-box .x-dan-a .x-dan-img1 img {
    height: 10.4rem;
  }
}
.x-dna1 .container .c-box-wrap .x-r-box .x-dan-a .x-dan-img1 .x-dan-dx1 {
  animation: xdx1 2s  infinite linear;
  -webkit-animation: xdx1 2s  infinite linear;
}
.x-dna1 .container .c-box-wrap .x-r-box .x-dan-a .x-dan-img1 .x-dan-dx {
  animation: xdx1 2s  infinite linear;
  -webkit-animation: xdx1 2s  infinite linear;
}
.x-dna1 .container .c-box-wrap .x-r-box .x-dan-a .x-dan-img1 .x-dan-dx2 {
  animation: xdx2 2s  infinite linear;
  -webkit-animation: xdx2 2s  infinite linear;
}
@-webkit-keyframes dhPlay {
  75% {
    transform: translateY(0);
  }
  90% {
    transform: translateY(-2px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes dhPlay {
  75% {
    transform: translateY(0);
  }
  90% {
    transform: translateY(-2px);
  }
  to {
    transform: translateY(0);
  }
}
.x-dt-box .x-dt-a1 .container .c-main .x-right .x-img {
  position: relative;
}
.x-dt-box .x-dt-a1 .container .c-main .x-right .x-img .x-r-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.x-dt-box .x-dt-a1 .container .c-main .x-right .x-img .x-img-b1 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
}
.x-dt-box .x-dt-a1 .container .c-main .x-right .x-cl-img img {
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: 5;
}
.x-dt-box .x-dt-a1 .container .c-main .x-right .x-cl-img img.x-img-a1 {
  animation: opa1 4s linear 1.4S infinite;
}
.x-dt-box .x-dt-a1 .container .c-main .x-right .x-cl-img img.x-img-a2 {
  animation: opa1 4s linear 1.9S infinite;
}
.x-dt-box .x-dt-a1 .container .c-main .x-right .x-cl-img img.x-img-a3 {
  animation: opa1 4s linear 2.4S infinite;
}
.x-dt-box .x-dt-a1 .container .c-main .x-right .x-cl-img img.x-img-a4 {
  animation: opa1 4s linear 2.9S infinite;
}
.x-dt-box .x-dt-a1 .container .c-main .x-right .x-cl-img img.x-img-a5 {
  animation: opa1 4s linear 3.4S infinite;
}
.x-dt-box .x-dt-a2 .container .c-main .x-right .x-img {
  position: relative;
}
.x-dt-box .x-dt-a2 .container .c-main .x-right .x-img .x-img-box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.x-dt-box .x-dt-a2 .container .c-main .x-right .x-img .x-img-box img:nth-of-type(1) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}
.x-dt-box .x-dt-a2 .container .c-main .x-right .x-img .x-img-box img:nth-of-type(2) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}
.x-dt-box .x-dt-a2 .container .c-main .x-right .x-img .x-img-box img:nth-of-type(3) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.x-dt-box .x-dt-a3 .container .c-main .x-right .x-img {
  position: relative;
}
.x-dt-box .x-dt-a3 .container .c-main .x-right .x-img .x-da-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.x-dt-box .x-dt-a3 .container .c-main .x-right .x-img .x-da-img img {
  position: absolute;
}
.x-dt-box .x-dt-a3 .container .c-main .x-right .x-img .x-da-img img.x-dan-dh {
  animation: dan1 3s infinite linear;
}
.x-dt-box .x-dt-a3 .container .c-main .x-right .x-img .x-da-img img.x-dan-dh2 {
  animation: dan2 3s infinite linear;
}
.x-dt-a4 .container .c-main .x-right.on .x-img .x-img-box img {
  opacity: 1;
  transition: 0.5s all;
}
.x-dt-a4 .container .c-main .x-right.on .x-img .x-img-box img:nth-of-type(1) {
  transition-delay: 0.5s;
}
.x-dt-a4 .container .c-main .x-right.on .x-img .x-img-box img:nth-of-type(2) {
  transition-delay: 3.5s;
}
.x-dt-a4 .container .c-main .x-right.on .x-img .x-img-box img:nth-of-type(3) {
  transition-delay: 1.5s;
}
.x-dt-a4 .container .c-main .x-right.on .x-img .x-img-box img:nth-of-type(4) {
  transition-delay: 4s;
}
.x-dt-a4 .container .c-main .x-right.on .x-img .x-img-box img:nth-of-type(5) {
  transition-delay: 2s;
}
.x-dt-a4 .container .c-main .x-right.on .x-img .x-img-box img:nth-of-type(6) {
  transition-delay: 4.5s;
}
.x-dt-a4 .container .c-main .x-right.on .x-img .x-img-box img:nth-of-type(7) {
  transition-delay: 2.5s;
}
.x-dt-a4 .container .c-main .x-right.on .x-img .x-img-box img:nth-of-type(8) {
  transition-delay: 5s;
}
.x-dt-a4 .container .c-main .x-right.on .x-img .x-img-box img:nth-of-type(9) {
  transition-delay: 3s;
}
.x-dt-a4 .container .c-main .x-right.on .x-img .x-img-box img:nth-of-type(10) {
  transition-delay: 5.5s;
}
.x-dt-a4 .container .c-main .x-right .x-img {
  position: relative;
}
.x-dt-a4 .container .c-main .x-right .x-img .x-img-box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.5s all;
}
.x-hub1 .x-hub-a1 .container .c-main .x-right {
  position: relative;
}
.x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-img2 img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-img2 img:nth-of-type(2) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
.x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-img2 img:nth-of-type(3) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
.x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-img2 img:nth-of-type(4) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}
.x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-img2 img:nth-of-type(5) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
.x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-img2 img:nth-of-type(6) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
}
.x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-img2 img:nth-of-type(7) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}
.x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-img2 img:nth-of-type(8) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
}
.x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-img2 img:nth-of-type(9) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-img2 img:nth-of-type(10) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
}
.x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-img2 img:nth-of-type(11) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}
.x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-img2 img:nth-of-type(12) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
}
.x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-img2 img:nth-of-type(13) {
  animation: movePlay 3.5s linear infinite;
  -webkit-animation: movePlay 3.5s linear infinite;
  animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
}
.x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-a1 i {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%) scale(0);
  width: 1.95rem;
  height: 1.95rem;
  background-color: #72ce9b;
  border-radius: 50%;
  animation: x_a1 2s linear infinite;
  -webkit-animation: x_a1 2s linear infinite;
}
@media (max-width: 991px) {
  .x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-a1 i {
    width: 3.95rem;
    height: 3.95rem;
  }
}
@media (max-width: 767px) {
  .x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-a1 i {
    width: 4.95rem;
    height: 4.95rem;
  }
}
.x-hub1 .x-hub-a1 .container .c-main .x-right .x-img .x-a1 i:nth-of-type(2) {
  animation: x_a2 2s linear infinite;
  -webkit-animation: x_a2 2s linear infinite;
}
.x-hub1 .x-hub-a2 .container .c-main .x-right {
  position: relative;
}
.x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-djt-mb {
  position: absolute;
  left: 62.5%;
  bottom: 18.5%;
  width: 33.5%;
  height: 70px;
  z-index: 10;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8));
}
.x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-c-dx2 {
  position: absolute;
  left: 62.5%;
  bottom: 18.5%;
  width: 33.5%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  z-index: 5;
}
.x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-c-dx2.on i.x-da1 {
  height: 0.95rem;
}
@media (max-width: 991px) {
  .x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-c-dx2.on i.x-da1 {
    height: 1.95rem;
  }
}
.x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-c-dx2.on i.x-da2 {
  height: 1.15rem;
}
@media (max-width: 991px) {
  .x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-c-dx2.on i.x-da2 {
    height: 2.45rem;
  }
}
.x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-c-dx2.on i.x-da3 {
  height: 0.65rem;
}
@media (max-width: 991px) {
  .x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-c-dx2.on i.x-da3 {
    height: 1.65rem;
  }
}
.x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-c-dx2.on i.x-da4 {
  height: 1.15rem;
}
@media (max-width: 991px) {
  .x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-c-dx2.on i.x-da4 {
    height: 2.45rem;
  }
}
.x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-c-dx2.on i.x-da5 {
  height: 1.35rem;
}
@media (max-width: 991px) {
  .x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-c-dx2.on i.x-da5 {
    height: 2.85rem;
  }
}
.x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-c-dx2.on i.x-da6 {
  height: 0.95rem;
}
@media (max-width: 991px) {
  .x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-c-dx2.on i.x-da6 {
    height: 1.95rem;
  }
}
.x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-c-dx2 i {
  width: 7%;
  display: inline-block;
  background: url(../images/x-hub-z.png) left center / auto;
  transition: 1s all;
  height: 0;
  z-index: 9;
  border-radius: 10px;
}
.x-hub1 .x-hub-a2 .container .c-main .x-right .x-img .x-c-dx2 i:nth-of-type(2n) {
  background: url(../images/x-hub-z.png) left center / auto;
}
.x-hub1 .x-hub-a3 .container .c-main .x-right {
  position: relative;
}
.x-hub1 .x-hub-a3 .container .c-main .x-right .x-img .x-py-img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.x-hub1 .x-hub-a3 .container .c-main .x-right .x-img .x-py-img img {
  position: absolute;
}
.x-hub1 .x-hub-a3 .container .c-main .x-right .x-img .x-py-img img.x-pa1 {
  animation: ds1 3s infinite;
}
.x-hub1 .x-hub-a3 .container .c-main .x-right .x-img .x-py-img img.x-pa2 {
  animation: ds2 3s  infinite linear;
}
.x-hub1 .x-hub-a3 .container .c-main .x-right .x-img .x-py-img img.x-pa3 {
  animation: ds3 3s 0.2s infinite;
  top: 50%;
  transform: translateY(-50%);
  bottom: 0;
  opacity: 1;
  object-fit: unset;
  height: 100%;
}
.x-hub1 .x-hub-a4 .container .c-main .x-right {
  position: relative;
}
.x-hub1 .x-hub-a4 .container .c-main .x-right .x-img .x-hub-sj {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.x-hub1 .x-hub-a4 .container .c-main .x-right .x-img .x-hub-sj.on img.x-sj-img1 {
  animation: sj1 3s 1 linear;
}
.x-hub1 .x-hub-a4 .container .c-main .x-right .x-img .x-hub-sj img {
  position: absolute;
}
@keyframes x_a1 {
  0% {
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 0;
  }
}
@keyframes x_a2 {
  0% {
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0;
  }
}
@-webkit-keyframes movePl1 {
  75% {
    transform: translateY(0);
  }
  90% {
    transform: translateY(-2px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes movePl1 {
  75% {
    transform: translateY(0);
  }
  90% {
    transform: translateY(-2px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes opa1 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes dan1 {
  0% {
    transform: translateY(0.28rem);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0.28rem);
  }
}
@keyframes dan2 {
  0% {
    transform: translateY(0.13rem);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0.13rem);
  }
}
@keyframes xdx1 {
  0% {
    transform: translateY(0.09rem);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0.09rem);
  }
}
@keyframes xdx2 {
  0% {
    transform: translateY(0.05rem);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0.05rem);
  }
}
@keyframes ds1 {
  0% {
    transform: rotate(0) translate(0, 0);
  }
  100% {
    transform: rotate(-10deg) translate(15px, 15px);
  }
}
@keyframes ds2 {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    transform: translateY(5px);
  }
}
@keyframes ds3 {
  0% {
    opacity: 0;
    height: 0;
    top: 53%;
  }
  100% {
    opacity: 1;
    height: 100%;
    top: 50%;
  }
}
@keyframes sj1 {
  0% {
    transform: translateX(-0.5rem);
  }
  100% {
    transform: translateX(0);
  }
}
.c-common-banner.c-dt::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.c-common-banner.c-dt .x-ba-a {
  transition: 0.5s all;
}
.c-common-banner.c-dt .x-ba-a:hover {
  background-color: #00be93;
  border: 1px solid #00be93 !important;
}
#x-home-header .container .x-right-box .x-nav li:nth-of-type(2) dl .x-dd .x-div:nth-of-type(2) a:last-child {
  display: none;
}
