@charset "utf-8";
/*字体*/
@font-face {
  font-family: 'bold';
  src: url("../font/PINGFANG\ HEAVY.TTF") format("woff2");
}
@font-face {
  font-family: "shuzi";
  src: url("../font/AVANT\ GARDE\ BOOK\ BT.TTF") 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: 'PingFang SC', 'Microsoft YaHei', '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: 83.3333%;
}
@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;
}
.font40 {
  font-size: 0.4rem;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 991px) {
  .font40 {
    font-size: 0.5rem;
  }
}
@media (max-width: 767px) {
  .font40 {
    font-size: 1.2rem;
  }
}
.font48 {
  font-size: 0.48rem;
}
@media (max-width: 991px) {
  .font48 {
    font-size: 0.6rem;
  }
}
@media (max-width: 767px) {
  .font48 {
    font-size: 1.2rem;
  }
}
.font64 {
  font-size: 0.64rem;
}
@media (max-width: 991px) {
  .font64 {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .font64 {
    font-size: 1.2rem;
  }
}
@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%;
}
.swiper-button-prev1 {
  width: 16px;
  height: 20px;
  background: url("../images/x-jt6.png") no-repeat center;
  background-size: contain;
  position: absolute;
  left: -0.5rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 15;
}
@media (max-width: 1580px) {
  .swiper-button-prev1 {
    width: 12px;
    height: 14px;
    top: 48%;
  }
}
@media (max-width: 767px) {
  .swiper-button-prev1 {
    right: 0;
  }
}
.swiper-button-prev1:hover {
  background: url("../images/x-jt8.png") no-repeat center;
  background-size: contain;
}
.swiper-button-prev1:hover::before {
  opacity: 1;
}
.swiper-button-prev1::before {
  content: "";
  width: 64px;
  height: 64px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  transition: 0.5s all;
  opacity: 0;
}
@media (max-width: 1580px) {
  .swiper-button-prev1::before {
    width: 40px;
    height: 40px;
  }
}
.swiper-button-next1 {
  width: 16px;
  height: 20px;
  background: url("../images/x-jt7.png") no-repeat center;
  background-size: contain;
  position: absolute;
  right: -0.5rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 15;
}
@media (max-width: 1580px) {
  .swiper-button-next1 {
    width: 12px;
    height: 14px;
    top: 48%;
  }
}
@media (max-width: 767px) {
  .swiper-button-next1 {
    right: 0;
  }
}
.swiper-button-next1:hover {
  background: url("../images/x-jt9.png") no-repeat center;
  background-size: contain;
}
.swiper-button-next1:hover::before {
  opacity: 1;
}
.swiper-button-next1::before {
  content: "";
  width: 64px;
  height: 64px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  transition: 0.5s all;
  opacity: 0;
}
@media (max-width: 1580px) {
  .swiper-button-next1::before {
    width: 40px;
    height: 40px;
  }
}
.x-gg-a {
  color: #333333;
  display: inline-block;
  position: relative;
}
.x-gg-a:hover span {
  left: -5px;
}
.x-gg-a:hover i {
  right: -20px;
}
.x-gg-a span {
  display: inline-block;
  position: relative;
  transition: 0.5s all;
  left: 0;
}
@media (max-width: 767px) {
  .x-gg-a span {
    font-size: 12px;
  }
}
.x-gg-a i {
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url("../images/x-jt3.png") no-repeat center;
  background-size: contain;
  right: -16px;
  transition: 0.5s all;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .x-gg-a i {
    width: 8px;
    height: 8px;
    opacity: 0.9;
  }
}
.x-gg-ab {
  width: 160px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background-color: #b1282a;
  color: #fff;
  border-radius: 3px;
}
@media (max-width: 1580px) {
  .x-gg-ab {
    width: 140px;
    height: 48px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .x-gg-ab {
    width: 97px;
    height: 38px;
    line-height: 38px;
  }
}
.x-gg-ab:hover i {
  right: 35px;
}
@media (max-width: 1580px) {
  .x-gg-ab:hover i {
    right: 30px;
  }
}
@media (max-width: 767px) {
  .x-gg-ab:hover i {
    right: 17px;
  }
}
.x-gg-ab span {
  margin-left: -20px;
}
@media (max-width: 1580px) {
  .x-gg-ab span {
    margin-left: -15px;
  }
}
@media (max-width: 767px) {
  .x-gg-ab span {
    margin-left: -17px;
  }
}
.x-gg-ab i {
  right: 41px;
  background: url("../images/x-jt17.png") no-repeat center;
  background-size: contain;
}
@media (max-width: 1580px) {
  .x-gg-ab i {
    right: 35px;
  }
}
@media (max-width: 767px) {
  .x-gg-ab i {
    right: 17px;
  }
}
#x-home-header {
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 18;
  width: 100%;
  line-height: 80px;
  text-align: center;
  color: #fff;
  transition: all 0.4s;
}
#x-home-header.x-header-a {
  background: #202020;
}
@media (max-width: 991px) {
  #x-home-header {
    line-height: 60px;
    background: transparent;
  }
}
@media (max-width: 991px) {
}
#x-home-header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
}
@media (max-width: 991px) {
  #x-home-header .container {
    height: 60px;
  }
}
@media (max-width: 767px) {
  #x-home-header .container {
    height: 50px;
  }
}
#x-home-header .container .x-logo {
  width: 14.5%;
}
@media (max-width: 1580px) {
  #x-home-header .container .x-logo {
    width: 13%;
  }
}
@media (max-width: 1260px) {
  #x-home-header .container .x-logo {
    width: 19.5%;
  }
}
@media (max-width: 991px) {
  #x-home-header .container .x-logo {
    width: 25.5%;
  }
}
@media (max-width: 767px) {
  #x-home-header .container .x-logo {
    width: 32.5%;
  }
}
#x-home-header .container .x-logo .x-img1 {
  width: 100%;
  height: 28px;
  overflow: hidden;
}
@media (max-width: 991px) {
  #x-home-header .container .x-logo .x-img1 {
    height: 25px;
  }
}
#x-home-header .container .x-logo .x-img1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#x-home-header .container .x-logo .x-img1 img:nth-of-type(2) {
  display: none;
}
#x-home-header .container .x-right-box {
  width: 79%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@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: flex-end;
  padding-left: 0.8rem;
}
#x-home-header .container .x-right-box .x-nav li {
  padding: 0 0.23rem;
}
#x-home-header .container .x-right-box .x-nav li:hover a {
  color: #b1282a;
}
#x-home-header .container .x-right-box .x-nav li:hover a i {
  background: url("../images/x-jt14.png") no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}
#x-home-header .container .x-right-box .x-nav li:hover a::before {
  opacity: 1;
  width: 100%;
  background-color: #b1282a;
}
#x-home-header .container .x-right-box .x-nav li.on a {
  color: #b1282a;
}
#x-home-header .container .x-right-box .x-nav li.on a i {
  background: url("../images/x-jt14.png") no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}
#x-home-header .container .x-right-box .x-nav li > a {
  display: block;
  color: #fff;
  font-size: 16px;
  position: relative;
  width: max-content;
}
@media (max-width: 1260px) {
  #x-home-header .container .x-right-box .x-nav li > a {
    font-size: 14px !important;
    width: max-content;
  }
}
#x-home-header .container .x-right-box .x-nav li > a i {
  display: inline-block;
  width: 10px;
  height: 6px;
  background: url("../images/x-jt1.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-left: 8px;
  display: none;
}
#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;
    width: max-content;
  }
}
#x-home-header .container .x-right-box .x-nav li .x-cj {
  position: absolute;
  left: 0;
  top: 80px;
  width: 100%;
  display: none;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen {
  display: flex;
  justify-content: space-between;
  height: 7rem;
  overflow: hidden;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-left {
  width: 29.47%;
  background-color: #f0f0f0;
  max-height: 7rem;
  overflow-y: auto;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-left::-webkit-scrollbar {
  width: 3px;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-left::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 2px;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-left::-webkit-scrollbar-thumb {
  background: #b1282a;
  border-radius: 25px;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-left::-webkit-scrollbar-corner {
  background: #b1282a;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-left .x-left-a a {
  display: block;
  height: 1rem;
  line-height: 1rem;
  white-space: nowrap;
  color: #333333;
  font-size: 0.2rem;
  font-family: "PingFang SC", "Microsoft YaHei";
  transition: 0.5s all;
  text-align: left;
  padding-left: 1.6rem;
}
@media (max-width: 1580px) {
  #x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-left .x-left-a a {
    font-size: 16px;
  }
}
@media (max-width: 1260px) {
  #x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-left .x-left-a a {
    font-size: 16px;
  }
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-left .x-left-a a.on {
  color: #b1282a;
  background-color: #fff;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right {
  width: 70.53%;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow {
  display: flex;
  justify-content: space-between;
  display: none;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow.on {
  display: flex;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-one {
  background-color: #fff;
  width: 35.55%;
  max-height: 7rem;
  overflow-y: auto;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-one::-webkit-scrollbar {
  width: 3px;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-one::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 2px;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-one::-webkit-scrollbar-thumb {
  background: #b1282a;
  border-radius: 25px;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-one::-webkit-scrollbar-corner {
  background: #b1282a;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-one a {
  display: block;
  height: 1rem;
  line-height: 1rem;
  white-space: nowrap;
  color: #333333;
  font-size: 0.18rem;
  transition: 0.5s all;
  padding-left: 1rem;
  text-align: left;
}
@media (max-width: 1580px) {
  #x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-one a {
    font-size: 16px;
  }
}
@media (max-width: 1260px) {
  #x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-one a {
    font-size: 16px;
  }
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-one a.on {
  color: #b1282a;
  background-color: #f5f5f5;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-two {
  width: 64.45%;
  background-color: #0b0b0b;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-two .x-two-a {
  display: none;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-two .x-two-a.on {
  display: block;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-two .x-two-a figure {
  width: 100%;
  height: 4.4rem;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-two .x-two-a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-two .x-two-a .x-two-text {
  padding-bottom: 0.68rem;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-two .x-two-a .x-two-text .x-title {
  font-size: 0.28rem;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  line-height: initial;
  margin: 0.5rem 0 0.35rem 0;
  color: #fff;
}
@media (max-width: 1580px) {
  #x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-two .x-two-a .x-two-text .x-title {
    font-size: 18px;
  }
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-two .x-two-a .x-two-text .x-p-box {
  display: flex;
  justify-content: space-between;
  padding: 0 0.2rem;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-two .x-two-a .x-two-text .x-p-box .x-box-l {
  line-height: initial;
  padding-right: 0.5rem;
  width: 50%;
  text-align: right;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-two .x-two-a .x-two-text .x-p-box .x-box-l p {
  font-size: 0.22rem;
  margin-bottom: 0.15rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 0.3rem;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-two .x-two-a .x-two-text .x-p-box .x-box-l span {
  color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 22px;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-two .x-two-a .x-two-text .x-p-box .x-box-r {
  line-height: initial;
  width: 50%;
  padding-left: 0.5rem;
  text-align: left;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-two .x-two-a .x-two-text .x-p-box .x-box-r p {
  font-size: 0.22rem;
  margin-bottom: 0.15rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 0.3rem;
  color: #fff;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-nav-right .x-nr-tow .x-nav-two .x-two-a .x-two-text .x-p-box .x-box-r span {
  color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 22px;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-box-right {
  width: 70.53%;
  background-color: #0b0b0b;
  padding: 0;
  position: relative;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-box-right::before {
  content: "";
  background: url("../images/x-fnmb.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.8;
  width: 100%;
  height: 2.88rem;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-box-right .x-box-ra {
  display: none;
  height: 100%;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-box-right .x-box-ra.on {
  display: block;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-box-right .x-box-ra figure {
  width: 100%;
  height: 100%;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-box-right .x-box-ra figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-box-right .x-box-ra p {
  line-height: 1.7;
  font-size: 18px;
  margin-top: 0.45rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 62px;
  color: #fff;
  position: absolute;
  padding: 0 0.4rem;
  z-index: 5;
  bottom: 0.4rem;
  width: 100%;
}
@media (max-width: 1580px) {
  #x-home-header .container .x-right-box .x-nav li .x-nav-cen .x-box-right .x-box-ra p {
    font-size: 16px;
    height: 54px;
  }
}
#x-home-header .container .x-right-box .x-ri-ss {
  line-height: initial;
  margin-left: 0.8rem;
  cursor: pointer;
  position: relative;
  transition: 0.5s all;
}
#x-home-header .container .x-right-box .x-ri-ss.on {
  margin-left: 2rem;
}
@media (max-width: 1580px) {
  #x-home-header .container .x-right-box .x-ri-ss.on {
    margin-left: 2.5rem;
  }
}
#x-home-header .container .x-right-box .x-ri-ss.on .x-in-form form {
  border: 1px solid #ddd;
  width: 200px;
}
@media (max-width: 1260px) {
  #x-home-header .container .x-right-box .x-ri-ss.on .x-in-form form {
    width: 150px;
  }
}
#x-home-header .container .x-right-box .x-ri-ss img {
  width: 20px;
  height: 22px;
  object-fit: contain;
  position: relative;
  z-index: 5;
}
#x-home-header .container .x-right-box .x-ri-ss img:nth-of-type(2) {
  display: none;
}
#x-home-header .container .x-right-box .x-ri-ss img:nth-of-type(3) {
  display: none;
}
#x-home-header .container .x-right-box .x-ri-ss .x-in-form {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -5px;
  width: auto;
}
#x-home-header .container .x-right-box .x-ri-ss .x-in-form form {
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  transition: 0.5s all;
  width: 0;
  overflow: hidden;
  background-color: #fff;
}
#x-home-header .container .x-right-box .x-ri-ss .x-in-form form input {
  padding: 0 25px 0 10px;
  color: #333;
  font-size: 14px;
}
#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;
}
@media (max-width: 767px) {
  #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: 19px;
  }
}
#x-home-header .container .x-daohan i {
  display: block;
  position: relative;
  height: 1px;
  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;
}
@media (max-width: 767px) {
  #x-home-header .container .x-daohan i:nth-of-type(1),
  #x-home-header .container .x-daohan i:nth-of-type(3) {
    width: 19px;
  }
}
#x-home-header .container .x-daohan i:nth-of-type(2) {
  width: 30px;
  display: none;
}
#x-home-header .container .x-daohan i:nth-of-type(3) {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #x-home-header .container .x-daohan i:nth-of-type(3) {
    width: 19px;
  }
}
#x-home-header .container .x-nav3 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  font-size: 14px;
  line-height: 50px;
  overflow-y: auto;
  background: #202020;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  #x-home-header .container .x-nav3 {
    font-size: 15px;
  }
}
#x-home-header .container .x-nav3 > li:first-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px) {
  #x-home-header .container .x-nav3 > li:first-child {
    border-bottom: none;
  }
}
#x-home-header .container .x-nav3 > li a {
  display: block;
  margin: 0 63px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  text-align: left;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  opacity: 0.8;
}
@media (max-width: 767px) {
  #x-home-header .container .x-nav3 > li a {
    margin: 0 20px;
  }
}
#x-home-header .container .x-nav3 > li a:hover {
  opacity: 1;
}
#x-home-header .container .x-nav3 > li a:hover i {
  background: url("../images/x-jt2.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: 10px;
  height: 10px;
  background: url("../images/x-jt2.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 {
  opacity: 1;
}
body.c-open {
  overflow: hidden;
}
body.c-open #x-home-header .x-daohan i:nth-child(1) {
  top: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.c-open #x-home-header .x-daohan i:nth-child(3) {
  bottom: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body.c-open #x-home-header .x-daohan i:nth-child(2) {
  opacity: 1;
}
body.c-open #x-home-header .x-nav3 {
  height: calc(100% - 50px);
}
#c-placeholder {
  height: 80px;
}
@media (max-width: 991px) {
  #c-placeholder {
    height: 60px;
  }
}
@media (max-width: 767px) {
  #c-placeholder {
    height: 50px;
  }
}
body.c-open #x-home-header {
  background-color: #000;
}
#x-home-header.on2 {
  background: #fff;
}
#x-home-header.on2 .container .x-logo .x-img1 img:nth-of-type(1) {
  display: none;
}
#x-home-header.on2 .container .x-logo .x-img1 img:nth-of-type(2) {
  display: block;
}
#x-home-header.on2 .container .x-right-box .x-nav li:hover a {
  color: #b1282a;
}
#x-home-header.on2 .container .x-right-box .x-nav li:hover a i {
  background: url(../images/x-jt14.png) no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}
#x-home-header.on2 .container .x-right-box .x-nav li.on a {
  color: #b1282a;
}
#x-home-header.on2 .container .x-right-box .x-nav li.on a i {
  background: url(../images/x-jt14.png) no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}
#x-home-header.on2 .container .x-right-box .x-nav li > a {
  color: #333;
}
#x-home-header.on2 .container .x-right-box .x-nav li > a i {
  background: url(../images/x-jt13.png) no-repeat;
  background-size: contain;
  transform: rotate(0);
}
#x-home-header.on2 .container .x-right-box .x-ri-ss .x-ri-img:hover img:nth-of-type(2) {
  display: block;
}
#x-home-header.on2 .container .x-right-box .x-ri-ss .x-ri-img:hover img:nth-of-type(3) {
  display: none;
}
#x-home-header.on2 .container .x-right-box .x-ri-ss img:nth-of-type(1) {
  display: none;
}
#x-home-header.on2 .container .x-right-box .x-ri-ss img:nth-of-type(2) {
  display: none;
}
#x-home-header.on2 .container .x-right-box .x-ri-ss img:nth-of-type(3) {
  display: block;
}
#x-home-header.c-style2 {
  background: #fff;
}
@media (max-width: 991px) {
  #x-home-header.c-style2 {
    background: #000;
  }
}
#x-home-header.c-style2 .container .x-logo .x-img1 img:nth-of-type(1) {
  display: none;
}
@media (max-width: 767px) {
  #x-home-header.c-style2 .container .x-logo .x-img1 img:nth-of-type(1) {
    display: block;
  }
}
#x-home-header.c-style2 .container .x-logo .x-img1 img:nth-of-type(2) {
  display: block;
}
@media (max-width: 767px) {
  #x-home-header.c-style2 .container .x-logo .x-img1 img:nth-of-type(2) {
    display: none;
  }
}
#x-home-header.c-style2 .container .x-right-box .x-nav li.on a {
  color: #b1282a;
}
#x-home-header.c-style2 .container .x-right-box .x-nav li.on a i {
  background: url(../images/x-jt14.png) no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}
#x-home-header.c-style2 .container .x-right-box .x-nav li:hover a {
  color: #b1282a;
}
#x-home-header.c-style2 .container .x-right-box .x-nav li:hover a i {
  background: url(../images/x-jt14.png) no-repeat;
  background-size: contain;
}
#x-home-header.c-style2 .container .x-right-box .x-nav li > a {
  color: #333;
}
#x-home-header.c-style2 .container .x-right-box .x-nav li > a i {
  background: url(../images/x-jt13.png) no-repeat;
  background-size: contain;
}
#x-home-header.c-style2 .container .x-right-box .x-ri-ss .x-ri-img:hover img:nth-of-type(2) {
  display: block;
}
#x-home-header.c-style2 .container .x-right-box .x-ri-ss .x-ri-img:hover img:nth-of-type(3) {
  display: none;
}
#x-home-header.c-style2 .container .x-right-box .x-ri-ss img:nth-of-type(1) {
  display: none;
}
#x-home-header.c-style2 .container .x-right-box .x-ri-ss img:nth-of-type(2) {
  display: none;
}
#x-home-header.c-style2 .container .x-right-box .x-ri-ss img:nth-of-type(3) {
  display: block;
}
#x-home-header.c-style2 .container .x-daohan i {
  background-color: #fff;
}
.x-zhihui1 .x-con .x-video {
  position: relative;
}
.x-zhihui1 .x-con .x-video::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(21, 16, 16, 0.2);
  position: absolute;
  left: 0;
  top: 0;
}
.x-zhihui1 .x-con .x-video video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
@media (max-width: 767px) {
  .x-zhihui1 .x-con .x-video video {
    height: 13rem;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
  }
}
.x-zhihui1 .x-con .x-video .x-m-img {
  display: none;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
@media (max-width: 767px) {
  .x-zhihui1 .x-con .x-video .x-m-img {
    height: 13rem;
    display: block;
    position: relative;
  }
}
.x-x-swiper {
  height: 100vh;
}
@media (max-width: 767px) {
  .x-x-swiper {
    height: auto;
  }
}
.x-x-swiper .swiper-button-next3 {
  width: 30px;
  height: 50px;
  position: absolute;
  bottom: 50px;
  left: 70px;
  z-index: 12;
}
.x-x-swiper .swiper-button-next3.on i {
  background: url("../images/x-jt12.png") no-repeat center;
  background-size: contain;
}
.x-x-swiper .swiper-button-next3.on2 {
  opacity: 0;
}
.x-x-swiper .swiper-button-next3 i {
  display: inline-block;
  width: 14px;
  height: 10px;
  background: url("../images/x-jt11.png") no-repeat center;
  background-size: contain;
  position: absolute;
  transition: 0.4s all;
  animation: jump 2s linear infinite;
  -webkit-animation: jump 2s linear infinite;
  cursor: pointer;
}
.x-x-swiper .swiper-button-next3 i:nth-of-type(2) {
  animation: jump2 2s linear 0.6s infinite;
  -webkit-animation: jump2 2s linear 0.6s infinite;
}
.x-x-swiper .swiper-button-next3 i:nth-of-type(3) {
  animation: jump3 2s linear 1.2s infinite;
  -webkit-animation: jump3 2s linear 1.2s infinite;
}
@media (max-width: 767px) {
  .x-x-swiper .swiper-button-next3 {
    display: none;
  }
}
.x-x-swiper .swiper-container2 {
  height: 100%;
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}
@media (max-width: 767px) {
  .x-x-swiper .swiper-container2 {
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .x-x-swiper .swiper-container2 > .swiper-wrapper {
    height: auto;
    display: block;
  }
}
.x-x-swiper .swiper-container2 > .swiper-wrapper > .swiper-slide {
  transform: translate3d(0, 0, 0);
}
.x-x-swiper .swiper-container2 > .swiper-wrapper > .swiper-slide:last-child {
  height: auto;
}
.x-x-swiper .swiper-container2 > .swiper-wrapper > .swiper-slide.stop-swiping {
  height: 100%;
}
@media (max-width: 1260px) {
  .x-x-swiper .swiper-container2 > .swiper-wrapper > .swiper-slide {
    max-height: 100vh;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .x-x-swiper .swiper-container2 > .swiper-wrapper > .swiper-slide {
    max-height: initial;
  }
}
.x-zhihui1 .x-con {
  position: relative;
}
.x-zhihui1 .x-con .x-text {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 9.8rem;
}
@media (max-width: 991px) {
  .x-zhihui1 .x-con .x-text {
    width: 100%;
    padding: 0 1rem;
  }
}
@media (max-width: 767px) {
  .x-zhihui1 .x-con .x-text {
    position: initial;
    transform: none;
    padding: 1rem;
    text-align: left;
    background-color: #fff;
  }
}
.x-zhihui1 .x-con .x-text .x-title {
  color: #fff;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 767px) {
  .x-zhihui1 .x-con .x-text .x-title {
    color: #333;
  }
}
.x-zhihui1 .x-con .x-text .x-p {
  color: #fff;
  opacity: 0.8;
  margin-top: 0.2rem;
  line-height: 1.6;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 1260px) {
  .x-zhihui1 .x-con .x-text .x-p br {
    display: none;
  }
}
@media (max-width: 767px) {
  .x-zhihui1 .x-con .x-text .x-p {
    font-size: 16px;
    margin-top: 0.4rem;
    color: #333;
  }
}
.x-zhihui1 .x-con .x-text ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-zhihui1 .x-con .x-text ul {
    margin-top: 1rem;
  }
}
.x-zhihui1 .x-con .x-text ul li {
  width: 25%;
}
@media (max-width: 1580px) {
  .x-zhihui1 .x-con .x-text ul li {
    padding: 0 0.2rem;
  }
}
@media (max-width: 767px) {
  .x-zhihui1 .x-con .x-text ul li {
    width: 50%;
    margin-bottom: 1rem;
  }
}
.x-zhihui1 .x-con .x-text ul li figure {
  width: 0.7rem;
  height: 0.7rem;
  margin: 0 auto;
}
@media (max-width: 1260px) {
  .x-zhihui1 .x-con .x-text ul li figure {
    width: 1rem;
    height: 1rem;
  }
}
@media (max-width: 767px) {
  .x-zhihui1 .x-con .x-text ul li figure {
    width: 2rem;
    height: 2rem;
  }
}
.x-zhihui1 .x-con .x-text ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-zhihui1 .x-con .x-text ul li figure img:nth-of-type(2) {
  display: none;
}
@media (max-width: 767px) {
  .x-zhihui1 .x-con .x-text ul li figure img:nth-of-type(1) {
    display: none;
  }
  .x-zhihui1 .x-con .x-text ul li figure img:nth-of-type(2) {
    display: block;
  }
}
.x-zhihui1 .x-con .x-text ul li p {
  color: #fff;
  margin-top: 0.08rem;
}
@media (max-width: 767px) {
  .x-zhihui1 .x-con .x-text ul li p {
    color: #333;
    text-align: center;
  }
}
.x-zhihui2 .x-con .x-img {
  width: 100%;
  height: 100vh;
  position: relative;
}
@media (max-width: 767px) {
  .x-zhihui2 .x-con .x-img {
    height: 11.5rem;
  }
}
.x-zhihui2 .x-con .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-zhihui2 .x-con .x-img video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 3;
}
.x-zhihui3 {
  height: 100vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background: #fff;
}
@media (max-width: 767px) {
  .x-zhihui3 {
    height: auto;
    display: block;
    padding: 2rem 0 1rem 0;
  }
}
.x-zhihui3 .container .x-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 0.2rem;
}
.x-zhihui3 .container .x-top .x-title {
  color: #333333;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
.x-zhihui3 .container .x-top .x-gg-a {
  color: #b1282a;
}
@media (max-width: 767px) {
  .x-zhihui3 .container .x-top .x-gg-a {
    padding-right: 1rem;
  }
}
.x-zhihui3 .container .x-top .x-gg-a i {
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  .x-zhihui3 .container .x-top .x-gg-a i {
    right: 0;
  }
}
.x-zhihui3 .container .swiper-container {
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .x-zhihui3 .container .swiper-container {
    padding-bottom: 0;
  }
}
.x-zhihui3 .container .swiper-container .swiper-pagination1 {
  display: flex;
  justify-content: center;
  margin-top: 0.35rem;
  display: none;
}
@media (max-width: 767px) {
  .x-zhihui3 .container .swiper-container .swiper-pagination1 {
    display: flex;
    margin-top: 0;
    position: absolute;
    bottom: 0;
    z-index: 5;
  }
}
.x-zhihui3 .container .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
  width: 0.6rem;
  height: 2px;
  background-color: #e3e3e3 !important;
  opacity: 1;
  position: relative;
  border-radius: initial;
}
@media (max-width: 767px) {
  .x-zhihui3 .container .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
    width: 1.5rem;
  }
}
.x-zhihui3 .container .swiper-container .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active span {
  -webkit-animation: sw_pa2 6s linear;
  animation: sw_pa2 6s linear;
}
.x-zhihui3 .container .swiper-container .swiper-pagination1 .swiper-pagination-bullet span {
  width: 0;
  height: 2px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .x-zhihui3 .container .swiper-container .swiper-pagination1 .swiper-pagination-bullet span {
    opacity: 0.8;
  }
}
.x-zhihui3 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.3rem;
}
@media (max-width: 767px) {
  .x-zhihui3 .container ul {
    margin-top: 1rem;
    flex-wrap: initial;
  }
}
.x-zhihui3 .container ul li {
  width: 32.5%;
  margin-right: 1.25%;
  box-shadow: 0 0 29px rgba(128, 128, 128, 0.11);
  transition: 0.5s all;
}
.x-zhihui3 .container ul li:hover {
  box-shadow: 0 0 29px rgba(128, 128, 128, 0.27);
}
.x-zhihui3 .container ul li:nth-of-type(3n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .x-zhihui3 .container ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.x-zhihui3 .container ul li a {
  display: block;
  position: relative;
}
.x-zhihui3 .container ul li a::before {
  content: "";
  width: 0;
  height: 2px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s all;
}
.x-zhihui3 .container ul li a:hover::before {
  width: 100%;
  opacity: 1;
}
.x-zhihui3 .container ul li a:hover figure img {
  transform: scale(1.1);
}
.x-zhihui3 .container ul li a:hover .x-text .x-title {
  color: #b1282a;
}
.x-zhihui3 .container ul li a:hover .x-gg-a span {
  color: #b1282a;
}
.x-zhihui3 .container ul li a:hover .x-gg-a i {
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: contain;
}
.x-zhihui3 .container ul li a figure {
  width: 100%;
  height: 3.2rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .x-zhihui3 .container ul li a figure {
    height: 10.5rem;
  }
}
.x-zhihui3 .container ul li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-zhihui3 .container ul li a .x-text {
  padding: 0.4rem 0.4rem 0.5rem 0.4rem;
}
@media (max-width: 767px) {
  .x-zhihui3 .container ul li a .x-text {
    padding: 1rem;
  }
}
.x-zhihui3 .container ul li a .x-text span {
  color: #999;
}
.x-zhihui3 .container ul li a .x-text .x-title {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  color: #333333;
  margin: 0.2rem 0 0.1rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-zhihui3 .container ul li a .x-text .x-title {
    margin: 0.4rem 0 0.3rem 0;
  }
}
.x-zhihui3 .container ul li a .x-text .x-p {
  color: #666666;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0.6rem;
}
.x-zhihui4 {
  background-image: url("../images/x-cpbj1.jpg");
  height: 100vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767px) {
  .x-zhihui4 {
    height: auto;
    display: block;
    padding: 1rem 0 2rem 0;
  }
}
.x-zhihui4 .container .x-top {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  border-bottom: 1px solid rgba(102, 102, 102, 0.2);
}
@media (max-width: 1900px) {
  .x-zhihui4 .container .x-top {
    padding-top: 1rem;
  }
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-top {
    flex-wrap: wrap;
  }
}
.x-zhihui4 .container .x-top .x-title {
  color: #fff;
  line-height: 1;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  padding-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-top .x-title {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-top .x-swiper {
    margin-top: 1.5rem;
  }
}
.x-zhihui4 .container .x-top .x-swiper ul {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-top .x-swiper ul {
    width: auto;
    overflow-x: auto;
  }
}
.x-zhihui4 .container .x-top .x-swiper ul li {
  margin-right: 0.4rem;
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-top .x-swiper ul li {
    flex: none;
    margin-right: 1rem;
    padding-bottom: 0.5rem;
  }
}
.x-zhihui4 .container .x-top .x-swiper ul li.on p {
  opacity: 1;
}
.x-zhihui4 .container .x-top .x-swiper ul li.on p::before {
  width: 100%;
  opacity: 1;
}
.x-zhihui4 .container .x-top .x-swiper ul li:last-child {
  margin-right: 0;
}
.x-zhihui4 .container .x-top .x-swiper ul li p {
  color: #fff;
  opacity: 0.3;
  padding-bottom: 0.2rem;
  position: relative;
  cursor: pointer;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-zhihui4 .container .x-top .x-swiper ul li p {
    font-size: 16px;
  }
}
@media (max-width: 1260px) {
  .x-zhihui4 .container .x-top .x-swiper ul li p {
    font-size: 1rem;
  }
}
.x-zhihui4 .container .x-top .x-swiper ul li p::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #fdfdfd;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-top .x-swiper ul li p::before {
    bottom: -0.5rem;
  }
}
.x-zhihui4 .container .x-xia {
  margin-top: 0.4rem;
  position: relative;
}
@media (max-width: 991px) {
  .x-zhihui4 .container .x-xia {
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-xia {
    margin-top: 1rem;
  }
}
.x-zhihui4 .container .x-xia .x-xia-a {
  width: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
}
.x-zhihui4 .container .x-xia .x-xia-a.on {
  position: relative;
  z-index: 4;
  opacity: 1;
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(5n+1) a .x-top-img .x-wz {
  background: url("../images/x-zhihui8.png") no-repeat center;
  background-size: contain;
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(5n+2) a .x-top-img .x-wz {
  background: url("../images/x-zhihui9.png") no-repeat center;
  background-size: contain;
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(5n+3) a .x-top-img .x-wz {
  background: url("../images/x-zhihui10.png") no-repeat center;
  background-size: contain;
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(5n+4) a .x-top-img .x-wz {
  background: url("../images/x-zhihui11.png") no-repeat center;
  background-size: contain;
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(5n+5) a .x-top-img .x-wz {
  background: url("../images/x-zhihui12.png") no-repeat center;
  background-size: contain;
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  transition: 0.5s all;
  height: 6.6rem;
}
@media (max-width: 1900px) {
  .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a {
    height: auto;
  }
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a {
    background-color: rgba(255, 255, 255, 0.05);
  }
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a:hover {
  background-color: rgba(255, 255, 255, 0.05);
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a:hover .x-text {
  padding-top: 0;
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a:hover .x-text {
    padding-top: 1rem;
  }
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a:hover .x-text .x-p2 {
  opacity: 0.5;
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a:hover .x-text .x-gg-a {
  opacity: 1;
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img {
  padding: 0.6rem 0.7rem 0.8rem 0.7rem;
  position: relative;
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img .x-span {
  color: #fff;
  padding: 0 10px;
  background-color: #b1282a;
  display: inline-block;
  border-radius: 2px;
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img .x-wz {
  background: url("../images/x-zhihui8.png") no-repeat center;
  opacity: 1;
  position: absolute;
  top: 59%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
  width: 3.5rem;
  height: 3.6rem;
  opacity: 0.4;
  background-size: contain;
}
@media (max-width: 1580px) {
  .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img .x-wz {
    width: 4rem;
    height: 4rem;
  }
}
@media (max-width: 991px) {
  .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img .x-wz {
    width: 6.5rem;
    height: 6.6rem;
  }
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img .x-wz {
    width: 12.5rem;
    height: 12.6rem;
  }
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img .x-img {
  width: 180px;
  height: 270px;
  margin: 0 auto;
  margin-top: 0.3rem;
}
@media (max-width: 1580px) {
  .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img .x-img {
    width: 148px;
    height: 215px;
  }
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-text {
  text-align: center;
  padding: 0.25rem 0.3rem 0.7rem 0;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-text {
    padding: 1rem;
  }
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-text .x-title2 {
  color: #fff;
  text-align: center;
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-text .x-p2 {
  color: #fff;
  opacity: 0.5;
  text-align: center;
  margin: 0.1rem 0 0.5rem 0;
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-text .x-p2 {
    margin: 0.3rem 0;
    opacity: 0.5;
  }
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-text .x-gg-a {
  color: #fff;
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-text .x-gg-a {
    display: none;
  }
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-text .x-gg-a i {
  background: url("../images/x-jt5.png") no-repeat center;
  background-size: contain;
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-pagination1 {
  display: flex;
  justify-content: center;
  margin-top: 0.35rem;
  display: none;
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-pagination1 {
    display: flex;
    margin-top: 0;
    position: absolute;
    bottom: 0;
    z-index: 5;
  }
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
  width: 0.6rem;
  height: 2px;
  background-color: #e3e3e3 !important;
  opacity: 1;
  position: relative;
  border-radius: initial;
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
    width: 1.5rem;
  }
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active span {
  -webkit-animation: sw_pa2 6s linear;
  animation: sw_pa2 6s linear;
}
.x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-pagination1 .swiper-pagination-bullet span {
  width: 0;
  height: 2px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-pagination1 .swiper-pagination-bullet span {
    opacity: 0.8;
  }
}
.x-zhihui4 .container .x-xia .swiper-button-prev1 {
  display: none;
}
.x-zhihui4 .container .x-xia .swiper-button-next1 {
  display: none;
}
.x-foot {
  padding-top: 1.25rem;
  background-color: #f1f1f1;
}
@media (max-width: 767px) {
  .x-foot {
    padding-top: 1.5rem;
  }
}
.x-foot .container .x-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /* padding-bottom: 0.3rem; */
}
@media (max-width: 767px) {
  .x-foot .container .x-top {
      padding-bottom: 1.5rem;
  }
}
.x-foot .container .x-top .x-left {
  width: 30%;
  padding-right: 0.3rem;
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-left {
    width: 100%;
  }
}
.x-foot .container .x-top .x-left a {
  display: inline-block;
}
.x-foot .container .x-top .x-left a img {
  width: 2.45rem;
  height: 32px;
  object-fit: contain;
}
@media (max-width: 1260px) {
  .x-foot .container .x-top .x-left a img {
    width: 3.45rem;
  }
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-left a img {
    width: 6.8rem;
  }
}
.x-foot .container .x-top .x-left .x-title {
  color: #333333;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  margin: 0.2rem 0 0.25rem 0;
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-left .x-title {
    font-size: 22px;
  }
}
.x-foot .container .x-top .x-left ul {
  margin-top: 0.6rem;
}
.x-foot .container .x-top .x-left ul li {
  margin-top: 1rem;
  margin-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-left ul li {
    margin-bottom: 1rem;
  }
}
.x-foot .container .x-top .x-left ul li:last-child {
  margin-bottom: 0;
  margin-top: 0.4rem;
}
.x-foot .container .x-top .x-left ul li .x-title2 {
  color: #333;
  opacity: 0.44;
}
.x-foot .container .x-top .x-left ul li p {
  color: #333333;
}
.x-foot .container .x-top .x-left .x-ewm .x-ewm-div {
}
@media (max-width: 1920px) {
  .x-foot .container .x-top .x-left .x-ewm .x-ewm-div {
      margin-top: 10px;
  }
}
@media (max-width: 1363px) {
  .x-foot .container .x-top .x-left .x-ewm .x-ewm-div {
      margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .x-foot .container .x-top .x-left .x-ewm .x-ewm-div {
      margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-left .x-ewm .x-ewm-div {
      margin-top: 10px;
  }
}
.x-foot .container .x-top .x-left .x-ewm {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-left .x-ewm {
    /* margin: 0.3rem; */
    margin-bottom: 0.6rem;
  }
}
.x-foot .container .x-top .x-left .x-img-logo {
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-left .x-img-logo {
    margin-bottom: 1.5rem;
  }
}
.x-foot .container .x-top .x-left .x-ewm .x-img {
  margin-right: 0.3rem;
  width: 90px;
  height: 90px;
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-left .x-ewm .x-img {
    margin-right: 1rem;
  }
}
.x-foot .container .x-top .x-left .x-ewm .x-img:last-child {
  margin-right: 0;
}
.x-foot .container .x-top .x-left .x-ewm .x-img img {
  width: 80px;
  /* height: 100%;*/
  object-fit: contain;
}
.x-foot .container .x-top .x-left .x-ewm .x-img .x-img-a2 img {
  width: 80px;
  height: 80px;
}
.x-foot .container .x-top .x-left .x-ewm .x-img .x-img-a2 p {
  font-size: 14px;
  color: #333;
  opacity: 0.6;
  text-align: center;
  margin-top: 5px;
}
.x-foot .container .x-top .x-right {
  width: 70%;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .x-foot .container .x-top .x-right {
    padding-left: 0.5rem;
  }
}
@media (max-width: 767px) {
  .x-foot .container .x-top .x-right {
    display: none;
  }
}
.x-foot .container .x-top .x-right ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-foot .container .x-top .x-right ul li {
  padding-right: 0.8rem;
}
@media (max-width: 1260px) {
  .x-foot .container .x-top .x-right ul li {
    padding-right: 0.5rem;
  }
}
@media (max-width: 991px) {
  .x-foot .container .x-top .x-right ul li {
    padding-right: 0.5rem;
  }
}
.x-foot .container .x-top .x-right ul li:last-child {
  padding-right: 0;
}
.x-foot .container .x-top .x-right ul li .x-ri-a {
  color: #333333;
  font-weight: bold;
  transition: 0.5s all;
  position: relative;
  padding-left: 15px;
}
@media (max-width: 1580px) {
  .x-foot .container .x-top .x-right ul li .x-ri-a {
    font-size: 16px;
  }
}
.x-foot .container .x-top .x-right ul li .x-ri-a:hover {
  color: #b1282a;
}
.x-foot .container .x-top .x-right ul li .x-ri-a:hover::before {
  left: -5px;
}
.x-foot .container .x-top .x-right ul li .x-ri-a::before {
  content: "";
  width: 8px;
  height: 12px;
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.5s all;
}
.x-foot .container .x-top .x-right ul li .x-ri-xia {
  margin-top: 0.15rem;
}
.x-foot .container .x-top .x-right ul li .x-ri-xia a {
  display: block;
  color: #333333;
  opacity: 0.6;
  margin-bottom: 0.1rem;
  transition: 0.5s all;
  position: relative;
  padding-left: 15px;
}
.x-foot .container .x-top .x-right ul li .x-ri-xia a:hover {
  opacity: 1;
  color: #b1282a;
}
.x-foot .container .x-top .x-right ul li .x-ri-xia a:hover::before {
  opacity: 1;
}
.x-foot .container .x-top .x-right ul li .x-ri-xia a::before {
  content: "";
  width: 8px;
  height: 12px;
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: 0.5s all;
}
.x-foot .container .x-top .x-right ul li .x-ri-xia a:last-child {
  margin-bottom: 0;
}
.x-foot .x-xia {
  padding: 0.2rem 0 0.2rem 0;
  border-top: 1px solid rgba(59, 59, 59, 0.1);
}
@media (max-width: 767px) {
  .x-foot .x-xia {
    padding: 1rem 0;
  }
}
.x-foot .x-xia .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-foot .x-xia .container p {
  color: rgba(51, 51, 51, 0.4);
  position: relative;
}
@media (max-width: 991px) {
  .x-foot .x-xia .container p {
    width: 100%;
    margin-bottom: 0.1rem;
  }
}
.x-foot .x-xia .container p:hover i {
  transform: rotate(0);
}
@media (max-width: 767px) {
  .x-foot .x-xia .container p {
    width: 100%;
  }
}
.x-foot .x-xia .container p a {
  color: #333333;
  display: inline-block;
  margin-left: 10px;
  position: relative;
  padding-right: 10px;
  transition: 0.5s all;
  display: none;
}
.x-foot .x-xia .container p i {
  display: inline-block;
  width: 10px;
  height: 8px;
  background: url("../images/x-jt10.png") no-repeat center;
  background-size: contain;
  transition: 0.5s all;
  transform: rotate(-180deg);
  display: none;
}
.x-foot .x-xia .container p .x-yqlj {
  position: absolute;
  height: auto;
  width: auto;
  bottom: 23px;
  left: 78px;
  background-color: #fff;
  border-radius: 3px;
  display: none;
  display: inline-block !important;
  position: initial;
  background-color: transparent;
}
@media (max-width: 767px) {
  .x-foot .x-xia .container p .x-yqlj {
    width: auto;
    left: 70px;
  }
}
.x-foot .x-xia .container p .x-yqlj a {
  display: block;
  transition: 0.5s all;
  white-space: nowrap;
  display: inline-block;
}
@media (max-width: 767px) {
  .x-foot .x-xia .container p .x-yqlj a {
    margin-left: 0;
  }
}
.x-foot .x-xia .container p .x-yqlj a:hover {
  color: #b1282a;
}
.x-foot .x-xia .container .x-xi-ri {
  display: flex;
  align-items: center;
  z-index: 5;
}
@media (max-width: 767px) {
  .x-foot .x-xia .container .x-xi-ri {
    width: 100%;
    margin-top: 0.5rem;
    flex-wrap: wrap;
  }
}
.x-foot .x-xia .container .x-xi-ri .x-xi-ri-a a {
  color: #333333;
  display: inline-block;
  margin-right: 0.3rem;
}
.x-foot .x-xia .container .x-xi-ri .x-xi-ri-a a:last-child {
  margin-right: 0;
}
.x-foot .x-xia .container .x-xi-ri .x-xi-ri-b {
  margin-left: 0.6rem;
}
@media (max-width: 767px) {
  .x-foot .x-xia .container .x-xi-ri .x-xi-ri-b {
    width: 100%;
    margin-top: 0.5rem;
    margin-left: 0;
    margin-block-end: 36px;/**这个加进去是最底部空白高度，避免移动端底部悬浮遮挡备案号那些**/
  }
}
.x-foot .x-xia .container .x-xi-ri .x-xi-ri-b a {
  color: #333;
  opacity: 0.4;
}
.addbox {
  height: 0;
}
.wcxsb {
  transition: 1s all;
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
  display: none;
}
.wcxsb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.wcxsb.on img {
  transform: scale(1.1);
}
.addbox.on {
  display: block;
  height: 100vh;
}
.x-foot2 {
  overflow: hidden;
  height: 100vh;
  z-index: -1;
  width: 100%;
  top: 0;
}
.x-foot2 .x-con {
  position: relative;
  height: 100%;
}
.x-foot2 .x-con .x-img2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 2s all;
}
.x-foot2 .x-con .x-img2.on {
  transform: scale(1.1);
}
.x-foot2 .x-con .x-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  padding: 0 1rem;
}
.x-foot2 .x-con .x-text .x-title {
  color: #fff;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 767px) {
  .x-foot2 .x-con .x-text .x-title {
    font-size: 1.2rem;
  }
}
.x-foot2 .x-con .x-text .x-p {
  color: #fff;
  opacity: 0.8;
  margin: 0.1rem 0 0.5rem 0;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 767px) {
  .x-foot2 .x-con .x-text .x-p {
    font-size: 14px;
  }
}
.x-foot2 .x-con .x-text .x-gg-a {
  color: #fff;
}
.x-foot2 .x-con .x-text .x-gg-a:hover span {
  left: 0;
}
.x-foot2 .x-con .x-text .x-gg-a:hover i {
  right: -16px;
}
.x-foot2 .x-con .x-text .x-gg-a span {
  animation: gga 2s linear 1.2s infinite;
}
.x-foot2 .x-con .x-text .x-gg-a i {
  background: url(../images/x-jt5.png) no-repeat center;
  background-size: contain;
  animation: gga2 2s linear 1.2s infinite;
}
@keyframes gga {
  0% {
    left: 0;
  }
  100% {
    left: -5px;
  }
}
@keyframes gga2 {
  0% {
    right: -16px;
  }
  100% {
    right: -20px;
  }
}
@-webkit-keyframes jump {
  0% {
    top: 0;
    opacity: 1;
  }
  100% {
    top: 40%;
    opacity: 0;
  }
}
@keyframes jump {
  0% {
    top: 0;
    opacity: 1;
  }
  100% {
    top: 40%;
    opacity: 0;
  }
}
@-webkit-keyframes jump2 {
  0% {
    top: 0;
    opacity: 1;
  }
  100% {
    top: 40%;
    opacity: 0;
  }
}
@keyframes jump2 {
  0% {
    top: 0;
    opacity: 1;
  }
  100% {
    top: 40%;
    opacity: 0;
  }
}
@-webkit-keyframes jump3 {
  0% {
    top: 0;
    opacity: 1;
  }
  100% {
    top: 40%;
    opacity: 0;
  }
}
@keyframes jump3 {
  0% {
    top: 0;
    opacity: 1;
  }
  100% {
    top: 40%;
    opacity: 0;
  }
}
.x-side {
  position: fixed;
  right: 20px;
  bottom: 15%;
  z-index: 50;
  display: block;
}
.x-side.on2 {
  display: block;
}
.x-side.on {
  display: block;
}
@media (max-width: 767px) {
  .x-side {
    display: none !important;
  }
}
.x-side ul li {
  width: 70px;
  height: 70px;
  border-radius: 10px;
  background-color: #3b3b3b;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  transition: 0.5s all;
}
.x-side ul li:first-child {
  background-color: #b1282a;
}
@media (max-width: 1580px) {
  .x-side ul li {
    width: 70px;
    height: 70px;
  }
}
.x-side ul li:hover {
  background-color: #b1282a;
}
.x-side ul li figure img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.x-sl::-webkit-scrollbar {
  width: 0;
}
.x-index1 {
  height: 100%;
  position: relative;
}
.x-index1 .x-video {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.x-index1 .x-video video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
@media (max-width: 767px) {
  .x-index1 .x-video video {
    display: none;
  }
}
.x-index1 .x-video .x-m-img {
  display: none;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
@media (max-width: 767px) {
  .x-index1 .x-video .x-m-img {
    display: block;
    height: 22rem;
  }
}
.x-index1 .x-text {
  position: absolute;
  top: 26.31%;
  left: 50%;
  transform: translateX(-50%);
}
.x-index1 .x-text .x-title {
  font-size: 0.64rem;
  color: #fff;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 991px) {
  .x-index1 .x-text .x-title {
    font-size: 1.2rem;
  }
}
.x-index1 .x-text p {
  color: #fff;
  text-align: center;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 767px) {
  .x-index1 .x-text p {
    font-size: 16px;
    margin-top: 0 !important;
  }
}
.x-family1 figure {
  width: 100%;
  height: 100vh;
  position: relative;
}
.x-family1 figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.x-family1 figure img.x-pc1 {
  z-index: 4;
}
@media (max-width: 767px) {
  .x-family1 figure img.x-pc1 {
    display: none;
  }
}
.x-family1 figure img.x-m1 {
  z-index: 3;
  display: none;
}
@media (max-width: 767px) {
  .x-family1 figure img.x-m1 {
    display: block;
  }
}
.x-family1 figure img.x-pc2 {
  z-index: 2;
}
@media (max-width: 767px) {
  .x-family1 figure img.x-pc2 {
    display: none;
  }
}
.x-family1 figure img.x-m2 {
  z-index: 1;
  display: none;
}
@media (max-width: 767px) {
  .x-family1 figure img.x-m2 {
    display: block;
  }
}
.x-index2 {
  height: 100vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767px) {
  .x-index2 {
    height: auto;
    display: block;
    padding: 0;
  }
}
.x-index2 .x-xia {
  width: 100%;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(202, 199, 200, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  transition: 0.5s all;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active::before {
  opacity: 0;
  z-index: -1;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
  width: 100%;
  height: 8rem;
  padding-left: 3.5rem;
  position: relative;
}
@media (max-width: 1580px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 8.5rem;
    padding-left: 4rem;
  }
}
@media (max-width: 1260px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 10rem;
    padding-left: 4.5rem;
  }
}
@media (max-width: 991px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
    padding-left: 5.5rem;
  }
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 14.5rem;
    padding-left: 0;
  }
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide figure video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text {
  background-color: #b1282a;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 3.5rem;
  padding: 1.5rem 0.5rem 0 0.6rem;
  z-index: 3;
}
@media (max-width: 1580px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text {
    width: 4rem;
  }
}
@media (max-width: 1260px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text {
    width: 4.5rem;
  }
}
@media (max-width: 991px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text {
    width: 5.5rem;
  }
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text {
    width: 100%;
    position: initial;
    padding: 1.3rem 1rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-text-box {
    width: 64%;
  }
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
  color: #fff;
  margin-bottom: 0.6rem;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
    margin-bottom: 0.4rem;
  }
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-sp {
  font-size: 14px;
  color: #b1282a;
  background-color: #fff;
  display: inline-block;
  width: 50px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-radius: 2px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-sp {
    font-size: 12px;
    width: 40px;
  }
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
  color: #fff;
  margin: 0.12rem 0 0.1rem 0;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
    font-size: 16px;
    margin: 0.4rem 0 0.2rem 0;
  }
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
  color: rgba(255, 255, 255, 0.5);
  height: 74px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0.2rem;
}
@media (max-width: 1580px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    height: 64px;
  }
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    -webkit-line-clamp: 2;
    height: 42px;
  }
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text a {
  color: #fff;
  margin-right: 0.35rem;
}
@media (max-width: 1260px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text a {
    margin-right: 0.6rem;
  }
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text a {
    margin-right: 2rem;
  }
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text a i {
  background: url(../images/x-jt5.png) no-repeat center;
  background-size: contain;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-img {
  position: absolute;
  bottom: -20px;
  width: auto;
  height: 4rem;
  right: -1.8rem;
  z-index: 2;
}
@media (max-width: 1260px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-img {
    width: 5rem;
  }
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-img {
    right: 0;
    height: 8rem;
    width: 7rem;
    bottom: 1.6rem;
  }
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-xg-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  .x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-xg-box {
    display: none;
  }
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-xg-box .x-img-bo {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  z-index: 1;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-xg-box .x-img-bo:nth-of-type(2) img {
  animation: xg 4s linear 1s infinite;
  -webkit-animation: xg 4s linear 1s infinite;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-xg-box .x-img-bo:nth-of-type(3) img {
  animation: xg 4s linear 2s infinite;
  -webkit-animation: xg 4s linear 2s infinite;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-xg-box .x-img-bo:nth-of-type(4) img {
  animation: xg 4s linear 3s infinite;
  -webkit-animation: xg 4s linear 3s infinite;
}
.x-index2 .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-xg-box .x-img-bo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: relative;
  animation: xg 4s linear infinite;
  z-index: 1;
}
.x-index2 .x-xia .swiper-container .swiper-button-prev1 {
  left: 0.9rem;
  background: url(../images/x-jt16.png) no-repeat center;
  background-size: contain;
  top: 45%;
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-button-prev1 {
    display: none;
  }
}
.x-index2 .x-xia .swiper-container .swiper-button-next1 {
  right: 0.9rem;
  background: url(../images/x-jt15.png) no-repeat center;
  background-size: contain;
  top: 45%;
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-button-next1 {
    display: none;
  }
}
.x-index2 .x-xia .swiper-container .swiper-pagination1 {
  display: flex;
  justify-content: center;
  margin-top: 0.35rem;
}
@media (max-width: 991px) {
  .x-index2 .x-xia .swiper-container .swiper-pagination1 {
    margin-top: 0.8rem;
  }
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-pagination1 {
    margin-top: 0;
    position: absolute;
    bottom: 0.6rem;
    z-index: 5;
  }
}
.x-index2 .x-xia .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
  width: 0.6rem;
  height: 2px;
  background-color: #e3e3e3 !important;
  opacity: 1;
  position: relative;
  border-radius: initial;
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
    width: 1.5rem;
  }
}
.x-index2 .x-xia .swiper-container .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active span {
  -webkit-animation: sw_pa2 6s linear;
  animation: sw_pa2 6s linear;
}
.x-index2 .x-xia .swiper-container .swiper-pagination1 .swiper-pagination-bullet span {
  width: 0;
  height: 2px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .x-index2 .x-xia .swiper-container .swiper-pagination1 .swiper-pagination-bullet span {
    opacity: 0.8;
  }
}
@keyframes sw_pa2 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.x-index3 {
  background-color: #1e1e1e;
  height: 100vh;
  padding-top: 1.2rem;
}
@media (max-width: 1580px) {
  .x-index3 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .x-index3 {
    height: auto;
    padding: 2.5rem 0;
  }
}
.x-index3 .x-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 991px) {
  .x-index3 .x-top {
    padding-bottom: 0.5rem;
  }
}
@media (max-width: 767px) {
  .x-index3 .x-top {
    border-bottom: none;
  }
}
.x-index3 .x-top .x-title {
  color: #fff;
}
.x-index3 .x-swiper {
  margin-top: 0.5rem;
}
@media (max-width: 1580px) {
  .x-index3 .x-swiper {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .x-index3 .x-swiper {
    margin-top: 0.8rem;
  }
}
.x-index3 .x-swiper .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.x-index3 .x-swiper .swiper-container .swiper-wrapper .swiper-slide::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(36, 36, 36, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  transition: 0.5s all;
  z-index: 5;
}
.x-index3 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active::before {
  opacity: 0;
  z-index: -1;
}
.x-index3 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-text {
  display: block;
}
.x-index3 .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
  width: 100%;
  height: 4.5rem;
}
@media (max-width: 1260px) {
  .x-index3 .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 5.5rem;
  }
}
@media (max-width: 991px) {
  .x-index3 .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 8rem;
  }
}
@media (max-width: 767px) {
  .x-index3 .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 10rem;
  }
}
.x-index3 .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-index3 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text {
  display: none;
  transition: 0.5s all;
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.x-index3 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  color: #fff;
  text-align: center;
  margin: 0.35rem 0 0.1rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 36px;
}
@media (max-width: 1580px) {
  .x-index3 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
    height: 27px;
  }
}
@media (max-width: 767px) {
  .x-index3 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
    margin: 1rem 0 0.3rem 0;
  }
}
.x-index3 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 1580px) {
  .x-index3 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    height: 42px;
  }
}
.x-index3 .x-swiper .swiper-container .swiper-pagination1 {
  display: flex;
  justify-content: center;
  margin-top: 0.55rem;
  margin-bottom: 0.7rem;
}
@media (max-width: 767px) {
  .x-index3 .x-swiper .swiper-container .swiper-pagination1 {
    margin-top: 1.5rem;
  }
}
.x-index3 .x-swiper .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
  width: 0.6rem;
  height: 2px;
  background-color: #e3e3e3 !important;
  opacity: 1;
  position: relative;
  border-radius: initial;
}
@media (max-width: 767px) {
  .x-index3 .x-swiper .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
    width: 1.5rem;
  }
}
.x-index3 .x-swiper .swiper-container .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  -webkit-animation: sw_pa2 6s linear;
  animation: sw_pa2 6s linear;
}
.x-index3 .x-swiper .swiper-container .swiper-pagination1 .swiper-pagination-bullet::before {
  content: "";
  width: 0;
  height: 2px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
}
.x-index3 .x-swiper .swiper-container .swiper-button-prev1 {
  left: 2.4rem;
  top: 35%;
}
@media (max-width: 767px) {
  .x-index3 .x-swiper .swiper-container .swiper-button-prev1 {
    display: none;
  }
}
.x-index3 .x-swiper .swiper-container .swiper-button-next1 {
  right: 2.4rem;
  top: 35%;
}
@media (max-width: 767px) {
  .x-index3 .x-swiper .swiper-container .swiper-button-next1 {
    display: none;
  }
}
@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    -ms-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@keyframes xg {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}
.x-family1 {
  position: relative;
}
@media (max-width: 767px) {
  .x-family1 figure {
    height: 22rem;
  }
}
.x-family1 .x-text {
  position: absolute;
  top: 3rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 7;
  text-align: center;
  width: 100%;
  padding: 0 0.5rem;
  pointer-events: none;
}
@media (max-width: 991px) {
  .x-family1 .x-text {
    top: 5rem;
  }
}
@media (max-width: 767px) {
  .x-family1 .x-text {
    top: 6rem;
  }
}
.x-family1 .x-text .x-title {
  font-size: 0.74rem;
  color: #fff;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 991px) {
  .x-family1 .x-text .x-title {
    font-size: 1.4rem;
  }
}
.x-family1 .x-text p {
  color: #fff;
  margin-top: -2px;
  letter-spacing: 4px;
}
.x-family1.x-fam1 .x-f-dx .x-dx-box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 5;
  cursor: pointer;
}
.x-family1.x-fam1 .x-f-dx .x-dx-box.a1 {
  top: 78.5%;
  left: 24%;
}
@media (max-width: 1601px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a1 {
    top: 76.5%;
    left: 18.9%;
  }
}
@media (max-width: 1580px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a1 {
    top: 77.5%;
    left: 18.9%;
  }
}
@media (max-width: 1367px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a1 {
    top: 77.5%;
    left: 19.5%;
  }
}
@media (max-width: 1281px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a1 {
    top: 77.5%;
    left: 19.5%;
  }
}
@media (max-width: 1260px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a1 {
    top: 77.5%;
    left: 9.5%;
  }
}
@media (max-width: 767px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a1 {
    top: 77.5%;
    left: 11.5%;
  }
}
.x-family1.x-fam1 .x-f-dx .x-dx-box.a2 {
  top: 52%;
  left: 22.9%;
}
@media (max-width: 1601px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a2 {
    top: 52%;
    left: 19.9%;
  }
}
@media (max-width: 1580px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a2 {
    top: 53%;
    left: 17.9%;
  }
}
@media (max-width: 1367px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a2 {
    top: 53%;
    left: 18.9%;
  }
}
@media (max-width: 1281px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a2 {
    top: 53%;
    left: 18.9%;
  }
}
@media (max-width: 1260px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a2 {
    top: 53%;
    left: 7.9%;
  }
}
@media (max-width: 991px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a2 {
    top: 53%;
    left: 4.9%;
  }
}
@media (max-width: 767px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a2 {
    top: 65%;
    left: 15%;
  }
}
.x-family1.x-fam1 .x-f-dx .x-dx-box.a3 {
  top: 52.2%;
  left: 33.5%;
}
@media (max-width: 1601px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a3 {
    top: 52.2%;
    left: 31%;
  }
}
@media (max-width: 1580px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a3 {
    top: 53.2%;
    left: 30.4%;
  }
}
@media (max-width: 1367px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a3 {
    top: 53.2%;
    left: 30.4%;
  }
}
@media (max-width: 1281px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a3 {
    top: 53.2%;
    left: 31%;
  }
}
@media (max-width: 1260px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a3 {
    top: 53.2%;
    left: 24%;
  }
}
@media (max-width: 767px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a3 {
    top: 66.2%;
    left: 22%;
  }
}
.x-family1.x-fam1 .x-f-dx .x-dx-box.a4 {
  top: 69%;
  left: 48.5%;
}
@media (max-width: 1601px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a4 {
    top: 69%;
    left: 48%;
  }
}
@media (max-width: 1580px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a4 {
    top: 70%;
    left: 48%;
  }
}
@media (max-width: 1260px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a4 {
    top: 70%;
    left: 47%;
  }
}
@media (max-width: 991px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a4 {
    top: 70%;
    left: 45%;
  }
}
@media (max-width: 767px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a4 {
    top: 76%;
    left: 30%;
  }
}
.x-family1.x-fam1 .x-f-dx .x-dx-box.a5 {
  top: 34%;
  left: 57%;
}
@media (max-width: 1601px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a5 {
    top: 34%;
    left: 56.5%;
  }
}
@media (max-width: 1580px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a5 {
    top: 35%;
    left: 57.5%;
  }
}
@media (max-width: 1281px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a5 {
    top: 35%;
    left: 58.5%;
  }
}
@media (max-width: 1260px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a5 {
    top: 35%;
    left: 59.5%;
  }
}
@media (max-width: 991px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a5 {
    top: 35%;
    left: 66.5%;
  }
}
@media (max-width: 767px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a5 {
    top: 55%;
    left: 55.5%;
  }
}
.x-family1.x-fam1 .x-f-dx .x-dx-box.a6 {
  top: 52%;
  left: 64%;
}
@media (max-width: 1601px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a6 {
    top: 52%;
    left: 66.5%;
  }
}
@media (max-width: 1580px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a6 {
    top: 53%;
    left: 66.8%;
  }
}
@media (max-width: 1367px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a6 {
    top: 53%;
    left: 66.5%;
  }
}
@media (max-width: 1281px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a6 {
    top: 53%;
    left: 66%;
  }
}
@media (max-width: 1260px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a6 {
    top: 53%;
    left: 71.8%;
  }
}
@media (max-width: 991px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a6 {
    top: 53%;
    left: 88.8%;
  }
}
@media (max-width: 767px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a6 {
    top: 65%;
    left: 66.8%;
  }
}
.x-family1.x-fam1 .x-f-dx .x-dx-box.a7 {
  top: 75%;
  left: 66.5%;
}
@media (max-width: 1601px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a7 {
    top: 75%;
    left: 68.5%;
  }
}
@media (max-width: 1580px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a7 {
    top: 75%;
    left: 69.5%;
  }
}
@media (max-width: 1367px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a7 {
    top: 76%;
    left: 68.5%;
  }
}
@media (max-width: 1281px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a7 {
    top: 76%;
    left: 68.5%;
  }
}
@media (max-width: 1260px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a7 {
    top: 76%;
    left: 75.5%;
  }
}
@media (max-width: 767px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a7 {
    top: 78%;
    left: 70%;
  }
}
.x-family1.x-fam1 .x-f-dx .x-dx-box.a8 {
  top: 82%;
  left: 75.2%;
}
@media (max-width: 1601px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a8 {
    top: 81%;
    left: 79.2%;
  }
}
@media (max-width: 1580px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a8 {
    top: 82%;
    left: 79.5%;
  }
}
@media (max-width: 1367px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a8 {
    top: 82%;
    left: 79.5%;
  }
}
@media (max-width: 1281px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a8 {
    top: 82%;
    left: 78.5%;
  }
}
@media (max-width: 1260px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a8 {
    top: 82%;
    left: 88.5%;
  }
}
@media (max-width: 767px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a8 {
    top: 84%;
    left: 83%;
  }
}
.x-family1.x-fam1 .x-f-dx .x-dx-box.a9 {
  top: 77%;
  left: 81%;
}
@media (max-width: 1601px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a9 {
    top: 77%;
    left: 86%;
  }
}
@media (max-width: 1580px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a9 {
    top: 78%;
    left: 87%;
  }
}
@media (max-width: 1367px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a9 {
    top: 78%;
    left: 86%;
  }
}
@media (max-width: 1281px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a9 {
    top: 78%;
    left: 86%;
  }
}
@media (max-width: 1260px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a9 {
    top: 78%;
    left: 97%;
  }
}
@media (max-width: 767px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box.a9 {
    top: 89%;
    left: 56%;
  }
}
.x-family1.x-fam1 .x-f-dx .x-dx-box .x-dx-bj {
  width: 26px;
  height: 29px;
  background: url("../images/x-hd1.png") no-repeat center;
  background-size: contain;
  position: relative;
  z-index: 2;
}
@media (max-width: 1580px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box .x-dx-bj {
    width: 27px;
    height: 18px;
  }
}
@media (max-width: 767px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box .x-dx-bj {
    width: 24px;
    height: 8px;
  }
}
.x-family1.x-fam1 .x-f-dx .x-dx-box i {
  display: inline-block;
  position: absolute;
  top: 10px;
  flex: 0 0 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  opacity: 0;
  animation: scalemap 4s linear infinite;
  -moz-animation: scalemap 4s linear infinite;
  -webkit-animation: scalemap 4s linear infinite;
  z-index: 1;
}
@media (max-width: 1580px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box i {
    top: 0;
  }
}
@media (max-width: 767px) {
  .x-family1.x-fam1 .x-f-dx .x-dx-box i {
    min-width: 20px;
    height: 20px;
  }
}
.x-family1.x-fam1 .x-f-dx .x-dx-box i:nth-of-type(2) {
  animation: scalemap 4s linear 1.3s infinite;
  -moz-animation: scalemap 4s linear 1.3s infinite;
  -webkit-animation: scalemap 4s linear 1.3s infinite;
}
.x-family1.x-fam1 .x-f-dx .x-dx-box i:nth-of-type(3) {
  animation: scalemap 4s linear 2.6s infinite;
  -moz-animation: scalemap 4s linear 2.6s infinite;
  -webkit-animation: scalemap 4s linear 2.6s infinite;
}
@keyframes scalemap {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes scalemap {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
.x-family2 {
  background-color: #0e1213;
  height: 100vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding-top: 0.2rem;
}
@media (max-width: 767px) {
  .x-family2 {
    height: auto;
    display: block;
    padding: 2rem 0 1rem 0;
  }
}
.x-family2 .swiper-container {
  padding-right: 3.25rem;
  width: 100%;
}
.x-family2 .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.x-family2 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-text {
  opacity: 1;
}
.x-family2 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-bf {
  opacity: 1;
}
.x-family2 .swiper-container .swiper-wrapper .swiper-slide figure {
  width: 100%;
  height: 8.9rem;
}
@media (max-width: 991px) {
  .x-family2 .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 10rem;
  }
}
@media (max-width: 767px) {
  .x-family2 .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 10.5rem;
  }
}
.x-family2 .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text {
  position: absolute;
  top: 2.4rem;
  left: 1.9rem;
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text {
    position: initial;
    padding: 1rem;
  }
}
.x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
  font-size: 0.74rem;
  color: #fff;
  font-weight: 100;
}
@media (max-width: 991px) {
  .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
    font-size: 1.2rem;
  }
}
.x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
  font-size: 0.34rem;
  color: #fff;
  font-weight: 100;
}
@media (max-width: 1260px) {
  .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    font-size: 0.44rem;
  }
}
@media (max-width: 767px) {
  .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    font-size: 0.78rem;
    margin: 0.4rem 0 0.2rem 0;
    opacity: 0.8;
  }
}
.x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p2 {
  color: #fff;
  margin-top: 0.4rem;
  opacity: 0.5;
}
.x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-bf {
  position: absolute;
  left: 1.9rem;
  bottom: 1.9rem;
  cursor: pointer;
  opacity: 0;
  transition: 0.5s all;
}
.x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-bf:hover img {
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-bf {
    bottom: initial;
    top: 8rem;
  }
}
.x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-bf img {
  width: 0.7rem;
  height: 0.7rem;
  object-fit: contain;
  transition: 1s all;
}
@media (max-width: 991px) {
  .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-bf img {
    width: 0.9rem;
    height: 0.9rem;
  }
}
@media (max-width: 767px) {
  .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-bf img {
    width: 1.4rem;
    height: 1.4rem;
  }
}
.x-family2 .swiper-container .swiper-button-prev1 {
  left: 0.8rem;
}
@media (max-width: 767px) {
  .x-family2 .swiper-container .swiper-button-prev1 {
    display: none;
  }
}
.x-family2 .swiper-container .swiper-button-next1 {
  right: 0.8rem;
}
@media (max-width: 767px) {
  .x-family2 .swiper-container .swiper-button-next1 {
    display: none;
  }
}
.x-family2 .swiper-container .swiper-pagination1 {
  display: flex;
  justify-content: center;
  position: relative;
  top: -80px;
  left: 1.6rem;
  z-index: 5;
}
@media (max-width: 767px) {
  .x-family2 .swiper-container .swiper-pagination1 {
    top: initial;
    bottom: 10px;
  }
}
.x-family2 .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
  width: auto;
  height: auto;
  min-width: 1.07rem;
  background-color: transparent !important;
  opacity: 1;
  position: relative;
  color: #fff;
  text-align: center;
  margin: 0 8px;
}
@media (max-width: 1260px) {
  .x-family2 .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
    min-width: 1.5rem;
  }
}
.x-family2 .swiper-container .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  -webkit-animation: sw_pa2 6s linear;
  animation: sw_pa2 6s linear;
}
.x-family2 .swiper-container .swiper-pagination1 .swiper-pagination-bullet::before {
  content: "";
  width: 0;
  height: 3px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: -6px;
  z-index: 2;
}
@media (max-width: 767px) {
  .x-family2 .swiper-container .swiper-pagination1 .swiper-pagination-bullet::before {
    height: 2px;
  }
}
.x-family2 .swiper-container .swiper-pagination1 .swiper-pagination-bullet::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  bottom: -6px;
  z-index: 1;
}
@media (max-width: 767px) {
  .x-family2 .swiper-container .swiper-pagination1 .swiper-pagination-bullet::after {
    height: 2px;
  }
}
/* 视频弹窗 */
#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: #b43636;
}
#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-family3 {
  padding-top: 1.2rem;
  background-color: #fff;
}
@media (max-width: 767px) {
  .x-family3 {
    padding-top: 2rem;
  }
}
.x-family3 .container .x-top {
  text-align: center;
}
@media (max-width: 767px) {
  .x-family3 .container .x-top {
    text-align: left;
  }
}
.x-family3 .container .x-top .x-title {
  font-size: 0.6rem;
  color: #333333;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 991px) {
  .x-family3 .container .x-top .x-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .x-family3 .container .x-top .x-title {
    font-size: 1.2rem;
    margin-bottom: 0.2rem;
  }
}
.x-family3 .container .x-top span {
  color: #666666;
}
.x-family3 .container .x-xia {
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-family3 .container .x-xia {
    margin-top: 1rem;
  }
}
.x-family3 .container .x-xia ul {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .x-family3 .container .x-xia ul {
    flex-wrap: wrap;
  }
}
.x-family3 .container .x-xia ul li {
  transition: 0.5s all;
  margin-right: 2px;
  position: relative;
  width: 20.62%;
}
@media (max-width: 767px) {
  .x-family3 .container .x-xia ul li {
    width: 100% !important;
    margin-bottom: 1.2rem;
  }
}
.x-family3 .container .x-xia ul li:last-child {
  margin-right: 0;
}
.x-family3 .container .x-xia ul li.on {
  width: 79.37% !important;
}
@media (max-width: 767px) {
  .x-family3 .container .x-xia ul li.on {
    width: 100% !important;
  }
}
.x-family3 .container .x-xia ul li.on a .x-text {
  top: auto;
  transform: none;
  left: 0.5rem;
  bottom: 0.35rem;
  padding-left: 0;
}
@media (max-width: 767px) {
  .x-family3 .container .x-xia ul li.on a .x-text {
    left: 1rem;
    bottom: 1rem;
  }
}
.x-family3 .container .x-xia ul li.on a .x-text .x-title {
  width: auto;
  line-height: 1.5;
}
.x-family3 .container .x-xia ul li.on a .x-text .x-gg-a {
  opacity: 1;
}
.x-family3 .container .x-xia ul li a {
  display: block;
}
.x-family3 .container .x-xia ul li a figure {
  width: 100%;
  height: 7.8rem;
}
@media (max-width: 767px) {
  .x-family3 .container .x-xia ul li a figure {
    height: 10.5rem;
  }
}
.x-family3 .container .x-xia ul li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-family3 .container .x-xia ul li a .x-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 0.6rem;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-family3 .container .x-xia ul li a .x-text {
    left: 1rem;
    top: auto;
    bottom: 1rem;
    transform: none;
    padding: 0 1rem 0 0;
    position: initial;
    padding: 0.8rem 1rem 0 0;
  }
}
.x-family3 .container .x-xia ul li a .x-text .x-title {
  font-size: 0.36rem;
  font-weight: 100;
  color: #fff;
  margin-bottom: 0.1rem;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  width: 1em;
  margin: 0 auto;
  line-height: 1;
}
@media (max-width: 1260px) {
  .x-family3 .container .x-xia ul li a .x-text .x-title {
    font-size: 0.46rem;
  }
}
@media (max-width: 991px) {
  .x-family3 .container .x-xia ul li a .x-text .x-title {
    font-size: 0.56rem;
  }
}
@media (max-width: 767px) {
  .x-family3 .container .x-xia ul li a .x-text .x-title {
    font-size: 16px;
    margin-bottom: 0.2rem;
    color: #333;
    width: auto;
    line-height: 1.5;
  }
}
.x-family3 .container .x-xia ul li a .x-text .x-gg-a {
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-family3 .container .x-xia ul li a .x-text .x-gg-a {
    opacity: 1;
  }
}
.x-family3 .container .x-xia ul li a .x-text .x-gg-a span {
  color: #fff;
}
@media (max-width: 767px) {
  .x-family3 .container .x-xia ul li a .x-text .x-gg-a span {
    color: #333;
  }
}
.x-family3 .container .x-xia ul li a .x-text .x-gg-a i {
  background: url(../images/x-jt5.png) no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  .x-family3 .container .x-xia ul li a .x-text .x-gg-a i {
    background: url(../images/x-jt20.png) no-repeat center;
    background-size: contain;
    top: 55%;
  }
}
.x-t-mb {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 55;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.x-lztc1 {
  display: flex;
  justify-content: flex-start;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 66;
  width: 72.91%;
  background-color: #fff;
  height: 8.2rem;
  display: none;
}
.x-lztc1.on {
  display: flex;
}
@media (max-width: 1260px) {
  .x-lztc1 {
    height: 9.2rem;
  }
}
@media (max-width: 991px) {
  .x-lztc1 {
    height: auto;
  }
}
@media (max-width: 767px) {
  .x-lztc1 {
    width: 81.91%;
  }
}
.x-lztc1 .x-left {
  width: 46.42%;
  height: 100%;
}
@media (max-width: 991px) {
  .x-lztc1 .x-left {
    display: none;
  }
}
.x-lztc1 .x-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-lztc1 .x-right {
  width: 53.58%;
  padding: 0.9rem 0.8rem 0 0.8rem;
  position: relative;
}
@media (max-width: 1580px) {
  .x-lztc1 .x-right {
    padding-bottom: 0.3rem;
    padding-top: 0.6rem;
  }
}
@media (max-width: 991px) {
  .x-lztc1 .x-right {
    width: 100%;
    padding: 1rem;
  }
}
.x-lztc1 .x-right .x-bg1 {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
}
@media (max-width: 991px) {
  .x-lztc1 .x-right .x-bg1 {
    width: 0.8rem;
    height: 0.8rem;
  }
}
@media (max-width: 767px) {
  .x-lztc1 .x-right .x-bg1 {
    width: 1.5rem;
    height: 1.5rem;
    top: 10px;
    right: 10px;
  }
}
.x-lztc1 .x-right .x-bg1:hover img:nth-of-type(1) {
  display: none;
}
.x-lztc1 .x-right .x-bg1:hover img:nth-of-type(2) {
  display: block;
}
.x-lztc1 .x-right .x-bg1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-lztc1 .x-right .x-bg1 img:nth-of-type(2) {
  display: none;
}
.x-lztc1 .x-right .x-title {
  font-size: 0.36rem;
  color: #333333;
}
@media (max-width: 1260px) {
  .x-lztc1 .x-right .x-title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .x-lztc1 .x-right .x-title {
    font-size: 18px;
    text-align: center;
  }
}
.x-lztc1 .x-right .x-xia {
  margin-top: 0.5rem;
}
@media (max-width: 1580px) {
  .x-lztc1 .x-right .x-xia {
    margin-top: 0.2rem;
  }
}
.x-lztc1 .x-right .x-xia .x-inp {
  width: 100%;
  border-bottom: 1px solid #bababa;
  padding: 0.2rem 0 0.2rem 0;
  position: relative;
  padding-left: 0.1rem;
  transition: 0.5s all;
}
@media (max-width: 991px) {
  .x-lztc1 .x-right .x-xia .x-inp {
    padding-left: 0.3rem;
  }
}
@media (max-width: 767px) {
  .x-lztc1 .x-right .x-xia .x-inp {
    padding: 0.4rem 0 0.4rem 0.4rem;
  }
}
.x-lztc1 .x-right .x-xia .x-inp.on {
  border-bottom: 1px solid transparent;
}
.x-lztc1 .x-right .x-xia .x-inp.on::before {
  width: 100%;
  opacity: 1;
}
.x-lztc1 .x-right .x-xia .x-inp.on::after {
  background-color: #b1282a;
}
.x-lztc1 .x-right .x-xia .x-inp::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s all;
}
.x-lztc1 .x-right .x-xia .x-inp::after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #999999;
  position: absolute;
  left: 0;
  top: 64%;
}
@media (max-width: 767px) {
  .x-lztc1 .x-right .x-xia .x-inp::after {
    top: 68%;
  }
}
.x-lztc1 .x-right .x-xia .x-inp .x-la {
  display: block;
  width: 100%;
  color: #999999;
  transform: translateY(100%);
  transition: 0.5s all;
  position: relative;
  z-index: 1;
}
.x-lztc1 .x-right .x-xia .x-inp .x-la.inp2 {
  transform: translateY(-45%);
}
@media (max-width: 767px) {
  .x-lztc1 .x-right .x-xia .x-inp .x-la.inp2 {
    transform: translateY(-15%);
  }
}
.x-lztc1 .x-right .x-xia .x-inp .x-inp2 {
  display: block;
  width: 100%;
  color: #333333;
  border: none;
  outline: none;
  resize: none;
  position: relative;
  z-index: 2;
}
.x-lztc1 .x-right .x-xia .x-yzm1 {
  display: flex;
  justify-content: space-between;
}
.x-lztc1 .x-right .x-xia .x-yzm1 .x-inp {
  width: 69%;
}
.x-lztc1 .x-right .x-xia .x-yzm1 .x-ri {
  cursor: pointer;
  width: 1.6rem;
  height: 0.55rem;
  margin-top: 0.3rem;
}
@media (max-width: 1260px) {
  .x-lztc1 .x-right .x-xia .x-yzm1 .x-ri {
    margin-top: 0.5rem;
  }
}
@media (max-width: 991px) {
  .x-lztc1 .x-right .x-xia .x-yzm1 .x-ri {
    width: 2.6rem;
    height: 1.55rem;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .x-lztc1 .x-right .x-xia .x-yzm1 .x-ri {
    width: 3.5rem;
    margin-top: 1.2rem;
  }
}
.x-lztc1 .x-right .x-xia .x-yzm1 .x-ri img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 2px;
}
.x-lztc1 .x-right .x-xia .x-gg-ab {
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-lztc1 .x-right .x-xia .x-gg-ab {
    margin-top: 1rem;
    width: 100px;
    height: 40px;
    line-height: 40px;
  }
}
.x-family4 {
  padding-top: 1.6rem;
  background-color: #fff;
}
@media (max-width: 767px) {
  .x-family4 {
    padding-top: 1.2rem;
  }
}
.x-family4 .x-con .x-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.x-family4 .x-con .x-top .x-title {
  width: 28.88%;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  color: #333;
}
@media (max-width: 767px) {
  .x-family4 .x-con .x-top .x-title {
    width: 100%;
  }
}
.x-family4 .x-con .x-top form {
  width: 68.12%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .x-family4 .x-con .x-top form {
    width: 100%;
    flex-wrap: wrap;
    margin-top: 1rem;
  }
}
.x-family4 .x-con .x-top form .x-select {
  width: 31.19%;
  position: relative;
  border-bottom: 1px solid #bababa;
  padding-bottom: 0.18rem;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .x-family4 .x-con .x-top form .x-select {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.x-family4 .x-con .x-top form .x-select::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #999999;
  position: absolute;
  left: 0;
  top: 0.1rem;
}
@media (max-width: 1260px) {
  .x-family4 .x-con .x-top form .x-select::before {
    top: 0.15rem;
  }
}
@media (max-width: 767px) {
  .x-family4 .x-con .x-top form .x-select::before {
    top: 0.5rem;
  }
}
.x-family4 .x-con .x-top form .x-select select {
  width: 100%;
  color: #999999;
}
.x-family4 .x-con .x-top form .x-select i {
  display: inline-block;
  width: 12px;
  height: 8px;
  position: absolute;
  right: 0;
  top: 0.1rem;
  background: url("../images/x-jt18.png") no-repeat center;
  background-size: contain;
  pointer-events: none;
}
@media (max-width: 767px) {
  .x-family4 .x-con .x-top form .x-select i {
    width: 10px;
    height: 10px;
  }
}
.x-family4 .x-con .x-xia {
  padding-left: 1.6rem;
  margin-top: 0.55rem;
}
@media (max-width: 767px) {
  .x-family4 .x-con .x-xia {
    padding-left: 1rem;
  }
}
.x-family4 .x-con .x-xia .swiper-container {
  padding-right: 3.8rem;
  padding-bottom: 2rem;
}
@media (max-width: 767px) {
  .x-family4 .x-con .x-xia .swiper-container {
    padding-bottom: 3rem;
  }
}
.x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide {
  box-shadow: 0 0 29px rgba(128, 128, 128, 0.11);
  transition: 0.5s all;
}
.x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover {
  box-shadow: 0 0 29px rgba(84, 84, 84, 0.2);
}
.x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover figure img {
  transform: scale(1.1);
}
.x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover .x-text span {
  color: #b1282a;
}
.x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover .x-text span i {
  background-color: #b1282a;
}
.x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide:hover .x-text span i::before {
  background: url("../images/x-dh2.png") no-repeat center;
  background-size: contain;
}
.x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
  width: 100%;
  height: 2.3rem;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 3rem;
  }
}
@media (max-width: 991px) {
  .x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 3.5rem;
  }
}
@media (max-width: 767px) {
  .x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 7.5rem;
  }
}
.x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text {
  padding: 0.55rem 0.4rem 0.6rem 0.4rem;
}
@media (max-width: 767px) {
  .x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text {
    padding: 1rem;
  }
}
.x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
  color: #333333;
}
.x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
  color: #666666;
  margin: 0.15rem 0 0.1rem 0;
  height: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media (max-width: 1580px) {
  .x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    height: 84px;
  }
}
@media (max-width: 991px) {
  .x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    -webkit-line-clamp: 2;
    height: 42px;
    margin: 0.3rem 0;
  }
}
.x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text span {
  color: #333333;
  display: inline-flex;
  align-items: center;
  transition: 0.5s all;
}
.x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text span i {
  width: 36px;
  height: 36px;
  display: inline-block;
  position: relative;
  background-color: transparent;
  border-radius: 50%;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text span i {
    width: 30px;
    height: 30px;
  }
}
.x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text span i::before {
  content: "";
  width: 16px;
  height: 17px;
  background: url("../images/x-dh1.png") no-repeat center;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-family4 .x-con .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text span i::before {
    width: 14px;
    height: 14px;
    top: 48%;
  }
}
.x-family4 .x-con .x-xia .swiper-container .swiper-pagination1 {
  top: auto;
  bottom: 1.6rem;
  height: 2px;
}
@media (max-width: 767px) {
  .x-family4 .x-con .x-xia .swiper-container .swiper-pagination1 {
    bottom: 2rem;
    height: 1px;
  }
}
.x-family4 .x-con .x-xia .swiper-container .swiper-pagination1.swiper-pagination-progressbar {
  background: #ededed;
}
.x-family4 .x-con .x-xia .swiper-container .swiper-pagination1 .swiper-pagination-progressbar-fill {
  background-color: #b1282a;
}
.x-family5 {
  background-color: #212121;
  padding: 1.4rem 0 1.8rem 0;
}
@media (max-width: 767px) {
  .x-family5 {
    padding: 2rem 0 2rem 0;
  }
}
.x-family5 .container .x-title {
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .x-family5 .container .x-title {
    text-align: left;
  }
}
.x-family5 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.55rem;
}
@media (max-width: 767px) {
  .x-family5 .container ul {
    margin-top: 1rem;
  }
}
.x-family5 .container ul li {
  width: 32.81%;
  margin-right: 0.785%;
}
@media (max-width: 767px) {
  .x-family5 .container ul li {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.x-family5 .container ul li:nth-of-type(3n) {
  margin-right: 0;
}
.x-family5 .container ul li a {
  display: block;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.05);
  padding: 0.7rem 0.3rem 0.7rem 0.3rem;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .x-family5 .container ul li a {
    padding: 1.4rem 1rem 1.4rem 1rem;
  }
}
.x-family5 .container ul li a:hover figure {
  border: 1px solid transparent;
  background-color: #b1282a;
}
.x-family5 .container ul li a:hover .x-title2 {
  top: -10px;
}
.x-family5 .container ul li a:hover .x-gg-a {
  opacity: 1;
  top: -10px;
}
.x-family5 .container ul li a figure {
  width: 1.36rem;
  height: 1.36rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  transition: 0.5s all;
}
@media (max-width: 1260px) {
  .x-family5 .container ul li a figure {
    width: 1.5rem;
    height: 1.5rem;
  }
}
@media (max-width: 767px) {
  .x-family5 .container ul li a figure {
    width: 3.8rem;
    height: 3.8rem;
  }
}
.x-family5 .container ul li a figure img {
  width: 0.88rem;
  height: 0.7rem;
  object-fit: contain;
}
@media (max-width: 767px) {
  .x-family5 .container ul li a figure img {
    width: 1.88rem;
    height: 1.7rem;
  }
}
.x-family5 .container ul li a .x-title2 {
  color: #fff;
  margin: 0.3rem 0 0.1rem 0;
  transition: 0.5s all;
  position: relative;
  top: 0;
}
@media (max-width: 767px) {
  .x-family5 .container ul li a .x-title2 {
    margin: 1.2rem 0.4rem 0;
  }
}
.x-family5 .container ul li a .x-gg-a {
  opacity: 0;
  transition: 0.5s all;
  position: relative;
  top: 0;
}
@media (max-width: 767px) {
  .x-family5 .container ul li a .x-gg-a {
    display: none;
  }
}
.x-family5 .container ul li a .x-gg-a span {
  color: #fff;
}
.x-family5 .container ul li a .x-gg-a i {
  background: url(../images/x-jt17.png) no-repeat center;
  background-size: contain;
}
.x-fl-qh-mb {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 19;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.x-fl-qh-mb.on {
  display: block;
}
.x-por-ri {
  position: fixed;
  right: -100%;
  top: 0;
  z-index: 55;
  width: 52.08%;
  height: 100%;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-por-ri {
    width: 82.08%;
  }
}
.x-por-ri.on {
  right: 0;
}
.x-por-ri .x-por-gb {
  position: absolute;
  right: 1.6rem;
  top: 0.7rem;
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
}
@media (max-width: 991px) {
  .x-por-ri .x-por-gb {
    width: 1rem;
    height: 1rem;
    right: 0.6rem;
    top: 0.5rem;
  }
}
@media (max-width: 767px) {
  .x-por-ri .x-por-gb {
    width: 1.4rem;
    height: 1.4rem;
  }
}
.x-por-ri .x-por-gb:hover img:nth-of-type(1) {
  display: none;
}
.x-por-ri .x-por-gb:hover img:nth-of-type(2) {
  display: block;
}
.x-por-ri .x-por-gb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-por-ri .x-por-gb img:nth-of-type(2) {
  display: none;
}
.x-por-ri .x-pr-box {
  background-color: #fff;
  height: 100%;
  padding: 1.1rem 0 0 1rem;
}
@media (max-width: 991px) {
  .x-por-ri .x-pr-box {
    padding-top: 1.5rem;
  }
}
.x-por-ri .x-pr-box .x-top {
  padding-right: 1.6rem;
}
.x-por-ri .x-pr-box .x-top .x-title {
  font-size: 0.44rem;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 991px) {
  .x-por-ri .x-pr-box .x-top .x-title {
    font-size: 24px;
  }
}
.x-por-ri .x-pr-box .x-top .x-p {
  color: #666666;
  text-align: justify;
  margin-top: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-por-ri .x-pr-box .x-top .x-p {
    margin-top: 0.5rem;
  }
}
.x-por-ri .x-pr-box .x-xia {
  width: 100%;
  margin-top: 1.2rem;
}
.x-por-ri .x-pr-box .x-xia .x-bt {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  color: #333333;
  display: flex;
  margin-right: 1.6rem;
  justify-content: space-between;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #e1e1e1;
}
.x-por-ri .x-pr-box .x-xia .x-bt .x-bt-ri {
  position: relative;
  width: 7%;
}
@media (max-width: 991px) {
  .x-por-ri .x-pr-box .x-xia .x-bt .x-bt-ri {
    width: 18%;
  }
}
.x-por-ri .x-pr-box .x-xia .x-bt .x-bt-ri .swiper-button-prev1 {
  width: 11px;
  height: 15px;
  left: 0;
  background: url(../images/x-cjfh2.png) no-repeat center;
  background-size: contain;
  transform: translateY(-50%) rotate(180deg);
}
.x-por-ri .x-pr-box .x-xia .x-bt .x-bt-ri .swiper-button-prev1:hover {
  background: url(../images/x-cjfh1.png) no-repeat center;
  background-size: contain;
}
.x-por-ri .x-pr-box .x-xia .x-bt .x-bt-ri .swiper-button-prev1::before {
  display: none;
}
.x-por-ri .x-pr-box .x-xia .x-bt .x-bt-ri .swiper-button-next1 {
  width: 11px;
  height: 15px;
  right: 0;
  background: url(../images/x-cjfh2.png) no-repeat center;
  background-size: contain;
  transform: translateY(-50%) rotate(0deg);
}
.x-por-ri .x-pr-box .x-xia .x-bt .x-bt-ri .swiper-button-next1:hover {
  background: url(../images/x-cjfh1.png) no-repeat center;
  background-size: contain;
}
.x-por-ri .x-pr-box .x-xia .x-bt .x-bt-ri .swiper-button-next1::before {
  display: none;
}
.x-por-ri .x-pr-box .x-xia .x-sw-box {
  width: 100%;
}
.x-por-ri .x-pr-box .x-xia .x-sw-box .swiper-container {
  padding: 0.9rem 1.6rem 0.4rem 0;
}
@media (max-width: 991px) {
  .x-por-ri .x-pr-box .x-xia .x-sw-box .swiper-container {
    padding-top: 1.2rem;
  }
}
@media (max-width: 767px) {
  .x-por-ri .x-pr-box .x-xia .x-sw-box .swiper-container {
    padding-top: 2.5rem;
  }
}
.x-por-ri .x-pr-box .x-xia .x-sw-box .swiper-container .swiper-wrapper .swiper-slide {
  display: block;
  box-shadow: 0 0 5px rgba(62, 62, 62, 0.04);
  transition: 0.5s all;
}
.x-por-ri .x-pr-box .x-xia .x-sw-box .swiper-container .swiper-wrapper .swiper-slide:hover {
  box-shadow: 0 0 24px rgba(62, 62, 62, 0.07);
}
.x-por-ri .x-pr-box .x-xia .x-sw-box .swiper-container .swiper-wrapper .swiper-slide figure {
  width: auto;
  height: 1.8rem;
  transform: translateY(-0.6rem);
}
@media (max-width: 767px) {
  .x-por-ri .x-pr-box .x-xia .x-sw-box .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 4.8rem;
    transform: translateY(-1rem);
  }
}
.x-por-ri .x-pr-box .x-xia .x-sw-box .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-por-ri .x-pr-box .x-xia .x-sw-box .swiper-container .swiper-wrapper .swiper-slide .x-sw-text {
  padding: 0 0.4rem 0.4rem 0.4rem;
}
.x-por-ri .x-pr-box .x-xia .x-sw-box .swiper-container .swiper-wrapper .swiper-slide .x-sw-text span {
  color: #b1282a;
}
.x-por-ri .x-pr-box .x-xia .x-sw-box .swiper-container .swiper-wrapper .swiper-slide .x-sw-text .x-title2 {
  color: #333333;
  margin: 0.2rem 0 0.1rem 0;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.x-por-ri .x-pr-box .x-xia .x-sw-box .swiper-container .swiper-wrapper .swiper-slide .x-sw-text .x-p {
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.x-ny-banner1 .x-con {
  position: relative;
}
.x-ny-banner1 .x-con .x-img {
  width: 100%;
  height: 100vh;
}
@media (max-width: 767px) {
  .x-ny-banner1 .x-con .x-img {
    height: 13rem;
    position: relative;
  }
}
.x-ny-banner1 .x-con .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 767px) {
  .x-ny-banner1 .x-con .x-img img {
    height: 13rem;
  }
  .x-ny-banner1 .x-con .x-imgy2 img {
    width: auto;
  }
}
.x-ny-banner1 .x-con .x-img img.x-pc1 {
  z-index: 4;
}
@media (max-width: 767px) {
  .x-ny-banner1 .x-con .x-img img.x-pc1 {
    display: none;
  }
}
.x-ny-banner1 .x-con .x-img img.x-m1 {
  z-index: 3;
  display: none;
}
@media (max-width: 767px) {
  .x-ny-banner1 .x-con .x-img img.x-m1 {
    display: block;
  }
}
.x-ny-banner1 .x-con .x-img img.x-pc2 {
  z-index: 2;
}
@media (max-width: 767px) {
  .x-ny-banner1 .x-con .x-img img.x-pc2 {
    display: none;
  }
}
.x-ny-banner1 .x-con .x-img img.x-m2 {
  z-index: 1;
  display: none;
}
@media (max-width: 767px) {
  .x-ny-banner1 .x-con .x-img img.x-m2 {
    display: block;
  }
}
.x-ny-banner1 .x-con .x-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 7;
  text-align: center;
  width: 100%;
  padding: 0 1rem;
}
@media (max-width: 767px) {
  .x-ny-banner1 .x-con .x-text {
    position: initial;
    transform: none;
    text-align: left;
    padding: 1.8rem 1rem 1rem 1rem;
    background-color: #000;
  }
}
.x-ny-banner1 .x-con .x-text .x-title {
  color: #fff;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 767px) {
}
.x-ny-banner1 .x-con .x-text .x-p1 {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
.x-ny-banner1 .x-con .x-text p {
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0.2rem;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 767px) {
  .x-ny-banner1 .x-con .x-text p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
  }
  .x-ny-banner1 .x-con .x-text p br {
    display: none;
  }
}
.x-ny-banner1 .x-con .x-text .x-p2 p {
  font-family: initial;
}
@media (max-width: 767px) {
  .x-ny-banner1 .x-con .x-text .x-p2 p {
    font-size: 12px;
  }
}
.x-bread1 {
  padding: 30px 0;
  position: relative;
  z-index: 2;
  background: #fff;
}
@media (max-width: 767px) {
  .x-bread1 {
    padding-top: 0;
  }
}
.x-bread1 .container .x-left {
  display: flex;
}
@media (max-width: 767px) {
  .x-bread1 .container .x-left {
    flex-wrap: wrap;
    display: none;
  }
}
.x-bread1 .container .x-left a.on {
  width: 35%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: initial;
}
.x-bread1 .container a {
  display: inline-block;
  color: #666666;
  transition: 0.5s all;
  white-space: nowrap;
}
.x-bread1 .container a:hover {
  color: #b1282a;
}
.x-bread1 .container a.on {
  color: #b1282a;
}
.x-bread1 .container span {
  display: inline-block;
  margin: 0 15px;
  color: #666;
}
@media (max-width: 767px) {
  .x-bread1 .container span {
    margin: 0 8px;
  }
}
.x-inve1 {
  padding: 0.6rem 0 1.4rem 0;
}
.x-inve1 .container {
  padding: 0 1rem;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 1260px) {
  .x-inve1 .container {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .x-inve1 .container {
    padding: 0 1rem;
    flex-wrap: wrap;
  }
}
.x-inve1 .container .x-left-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 57.14%;
  position: relative;
}
@media (max-width: 991px) {
  .x-inve1 .container .x-left-box {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .x-inve1 .container .x-left-box {
    width: 100%;
  }
}
.x-inve1 .container .x-left-box::before {
  content: "";
  width: 1px;
  height: 2.45rem;
  background-color: #dadada;
  position: absolute;
  right: 0;
  top: 55%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .x-inve1 .container .x-left-box::before {
    height: 3.45rem;
  }
}
@media (max-width: 767px) {
  .x-inve1 .container .x-left-box::before {
    display: none;
  }
}
.x-inve1 .container .x-left-box .x-left .x-title {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  margin-bottom: 5px;
}
.x-inve1 .container .x-left-box .x-left .x-le-p {
  color: #666;
}
@media (max-width: 767px) {
  .x-inve1 .container .x-left-box .x-left .x-le-p {
    font-size: 0.9rem;
  }
}
.x-inve1 .container .x-left-box .x-left .x-xia {
  display: flex;
  justify-content: space-between;
  margin-top: 0.56rem;
}
.x-inve1 .container .x-left-box .x-left .x-xia .x-xi-le {
  width: 40%;
}
.x-inve1 .container .x-left-box .x-left .x-xia .x-xi-le .x-xj {
  color: #666;
}
.x-inve1 .container .x-left-box .x-left .x-xia .x-xi-le .x-p {
  color: #333333;
  margin: 0.65rem 0 5px 0;
}
.x-inve1 .container .x-left-box .x-left .x-xia .x-xi-le .x-p span {
  font-size: 0.36rem;
  display: inline-block;
  margin-left: 5px;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
.x-inve1 .container .x-left-box .x-left .x-xia .x-xi-le .x-xb {
  color: #488f34;
}
.x-inve1 .container .x-left-box .x-left .x-xia .x-xi-le .x-xb img {
  width: 16px;
  height: 16px;
  object-fit: contain;
  vertical-align: middle;
  margin-top: -4px;
}
.x-inve1 .container .x-left-box .x-left .x-xia .x-xi-le .x-xb i {
  display: inline-block;
}
.x-inve1 .container .x-left-box .x-left .x-xia .x-right {
  display: flex;
  flex-wrap: wrap;
  width: 60%;
}
.x-inve1 .container .x-left-box .x-left .x-xia .x-right .x-ri-p {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.18rem;
}
.x-inve1 .container .x-left-box .x-left .x-xia .x-right .x-ri-p:last-child {
  margin-bottom: 0;
}
.x-inve1 .container .x-left-box .x-left .x-xia .x-right .x-ri-p p {
  color: #666666;
  width: 30%;
  padding-right: 0.2rem;
}
@media (max-width: 991px) {
  .x-inve1 .container .x-left-box .x-left .x-xia .x-right .x-ri-p p {
    width: 50%;
  }
}
.x-inve1 .container .x-left-box .x-left .x-xia .x-right .x-ri-p span {
  color: #333333;
  width: 70%;
}
@media (max-width: 991px) {
  .x-inve1 .container .x-left-box .x-left .x-xia .x-right .x-ri-p span {
    width: 50%;
  }
}
.x-inve1 .container .x-right-box {
  width: 42.86%;
  padding-left: 2.38rem;
}
@media (max-width: 991px) {
  .x-inve1 .container .x-right-box {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .x-inve1 .container .x-right-box {
    margin-top: 1.5rem;
    width: 100%;
    padding-left: 0;
    margin-bottom: 1.5rem;
  }
}
.x-inve1 .container .x-right-box .x-r-box {
  text-align: center;
  width: 2.5rem;
  min-width: 195px;
}
@media (max-width: 1260px) {
  .x-inve1 .container .x-right-box .x-r-box {
    min-width: 170px;
  }
}
@media (max-width: 767px) {
  .x-inve1 .container .x-right-box .x-r-box {
    width: 100%;
    min-width: initial;
  }
}
.x-inve1 .container .x-right-box .x-r-box figure {
  width: 100%;
  height: 2.5rem;
}
@media (max-width: 991px) {
  .x-inve1 .container .x-right-box .x-r-box figure {
    height: 4.5rem;
  }
}
@media (max-width: 767px) {
  .x-inve1 .container .x-right-box .x-r-box figure {
    height: 8.5rem;
  }
}
.x-inve1 .container .x-right-box .x-r-box figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-inve1 .container .x-right-box .x-r-box a {
  color: #fff;
  display: inline-block;
  width: 195px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  border-radius: 5px;
  background-color: #b1282a;
  margin-top: 0.1rem;
}
@media (max-width: 1260px) {
  .x-inve1 .container .x-right-box .x-r-box a {
    width: 170px;
    height: 50px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .x-inve1 .container .x-right-box .x-r-box a {
    width: 158px;
    height: 46px;
    line-height: 46px;
  }
}
.x-inve2 {
  padding: 1.35rem 0;
  background-color: #f9f9f9;
}
@media (max-width: 767px) {
  .x-inve2 {
    padding: 3rem 0;
  }
}
.x-inve2 .container {
  padding: 0 1rem;
}
.x-inve2 .container .x-top {
  border-bottom: 1px solid #e4e4e4;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-top {
    display: flex;
    justify-content: flex-start;
    overflow-x: auto;
  }
}
.x-inve2 .container .x-top a {
  display: inline-block;
  color: #333333;
  transition: 0.5s all;
  position: relative;
  margin-right: 0.5rem;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-top a {
    white-space: nowrap;
    margin-right: 1rem;
    padding-bottom: 10px;
    font-size: 16px;
  }
}
.x-inve2 .container .x-top a.on {
  color: #b1282a;
}
.x-inve2 .container .x-top a.on::before {
  width: 100%;
  opacity: 1;
}
.x-inve2 .container .x-top a::before {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  opacity: 0;
  transition: 0.5s all;
  background-color: #b1282a;
}
.x-inve2 .container .x-xia {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.9rem;
  display: none;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia {
    margin-top: 1.5rem;
  }
}
.x-inve2 .container .x-xia.on {
  display: flex;
}
.x-inve2 .container .x-xia .x-left {
  width: 22.85%;
}
.x-inve2 .container .x-xia .x-left p {
  color: rgba(51, 51, 51, 0.2);
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  margin-bottom: 0.3rem;
  cursor: pointer;
  line-height: 1;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-left p {
    font-size: 14px;
    margin-bottom: 1rem;
  }
}
.x-inve2 .container .x-xia .x-left p:hover {
  color: #333;
}
.x-inve2 .container .x-xia .x-left p:hover i {
  opacity: 1;
}
.x-inve2 .container .x-xia .x-left p.on {
  color: #333;
}
.x-inve2 .container .x-xia .x-left p.on i {
  opacity: 1;
}
.x-inve2 .container .x-xia .x-left p i {
  display: inline-block;
  width: 10px;
  height: 15px;
  background: url("../images/x-cjfh1.png") no-repeat center;
  background-size: contain;
  position: relative;
  top: -2px;
  margin-left: 0.25rem;
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-left p i {
    width: 8px;
    height: 8px;
  }
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-left.x-left-a {
    width: 22.85%;
  }
}
.x-inve2 .container .x-xia .x-left.x-left-a .x-title {
  color: #333333;
  line-height: 1;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-left.x-left-a .x-title {
    font-size: 0.9rem;
  }
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-left.x-left-b {
    width: 33.85%;
  }
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-left.x-left-b .x-title {
    font-size: 0.9rem;
  }
}
.x-inve2 .container .x-xia .x-right {
  width: 77.15%;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-right {
    width: 76%;
  }
}
.x-inve2 .container .x-xia .x-right ul {
  display: none;
}
.x-inve2 .container .x-xia .x-right ul.on {
  display: block;
}
.x-inve2 .container .x-xia .x-right ul li {
  border-bottom: 1px solid #d6d6d6;
}
.x-inve2 .container .x-xia .x-right ul li:last-child {
  border-bottom: none;
}
.x-inve2 .container .x-xia .x-right ul li:nth-of-type(n+2) a {
  padding-top: 0.25rem;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-right ul li:nth-of-type(n+2) a {
    padding-top: 1rem;
  }
}
.x-inve2 .container .x-xia .x-right ul li a {
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.25rem;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-right ul li a {
    padding-bottom: 1rem;
  }
}
.x-inve2 .container .x-xia .x-right ul li a .x-le {
  width: 80%;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-right ul li a .x-le {
    width: 60%;
  }
}
.x-inve2 .container .x-xia .x-right ul li a .x-le p {
  color: #333333;
  margin-bottom: 0.1rem;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-right ul li a .x-le p {
    font-size: 14px;
    margin-bottom: 0.5rem;
    height: 18px;
  }
}
.x-inve2 .container .x-xia .x-right ul li a .x-le span {
  color: #666666;
}
.x-inve2 .container .x-xia .x-right ul li a .x-sp {
  width: 20%;
  text-align: right;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-right ul li a .x-sp {
    width: 38%;
  }
}
.x-inve2 .container .x-xia .x-right ul li a .x-sp img {
  width: 18px;
  height: 18px;
  object-fit: contain;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-right ul li a .x-sp img {
    width: 14px;
  }
}
.x-inve2 .container .x-xia .x-right ul li a .x-sp span {
  color: #b1282a;
}
.x-inve2 .container .x-xia .x-right.x-right2 {
  padding-right: 4.9rem;
  width: 74.14%;
}
@media (max-width: 991px) {
  .x-inve2 .container .x-xia .x-right.x-right2 {
    padding-right: 3rem;
  }
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-right.x-right2 {
    padding-right: 0;
  }
}
.x-inve2 .container .x-xia .x-right.x-right2 .x-con-r {
  display: none;
}
.x-inve2 .container .x-xia .x-right.x-right2 .x-con-r.on {
  display: block;
}
.x-inve2 .container .x-xia .x-right.x-right2 .x-con-r .x-right-a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-right.x-right2 .x-con-r .x-right-a {
    margin-bottom: 1rem;
  }
}
.x-inve2 .container .x-xia .x-right.x-right2 .x-con-r .x-right-a:last-child {
  margin-bottom: 0;
}
.x-inve2 .container .x-xia .x-right.x-right2 .x-con-r .x-right-a a {
  display: block;
  width: 47.22%;
}
.x-inve2 .container .x-xia .x-right.x-right2 .x-con-r .x-right-a a:nth-of-type(n+3) {
  margin-top: 0.6rem;
}
.x-inve2 .container .x-xia .x-right.x-right2 .x-con-r .x-right-a a:hover p {
  color: #b1282a;
}
.x-inve2 .container .x-xia .x-right.x-right2 .x-con-r .x-right-a a figure {
  width: 100%;
  height: 3.4rem;
}
@media (max-width: 991px) {
  .x-inve2 .container .x-xia .x-right.x-right2 .x-con-r .x-right-a a figure {
    height: 5.4rem;
  }
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-right.x-right2 .x-con-r .x-right-a a figure {
    height: 8.4rem;
  }
}
.x-inve2 .container .x-xia .x-right.x-right2 .x-con-r .x-right-a a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-inve2 .container .x-xia .x-right.x-right2 .x-con-r .x-right-a a p {
  color: #333333;
  margin-top: 0.18rem;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-right.x-right2 .x-con-r .x-right-a a p {
    font-size: 12px;
  }
}
.x-inve2 .container .x-xia .x-right .x-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-inve2 .container .x-xia .x-right .x-box .x-box-a {
  padding: 0.6rem;
  width: 49.4%;
  background-color: #ffffff;
  box-shadow: 0 0 29px rgba(128, 128, 128, 0.11);
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .x-inve2 .container .x-xia .x-right .x-box .x-box-a {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-right .x-box .x-box-a {
    padding: 1rem;
    margin-bottom: 1rem;
  }
}
.x-inve2 .container .x-xia .x-right .x-box .x-box-a .x-title {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  color: #333333;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-right .x-box .x-box-a .x-title {
    font-size: 16px;
  }
}
.x-inve2 .container .x-xia .x-right .x-box .x-box-a p {
  color: #666666;
}
.x-inve2 .container .x-xia .x-xia-bot {
  width: 100%;
  display: flex;
}
.x-inve2 .container .x-xia .x-xia-bot:nth-of-type(2) {
  margin-top: 1.1rem;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-xia-bot:nth-of-type(2) {
    margin-top: 3rem;
  }
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-text {
  margin-bottom: 0.4rem;
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-text:last-child {
  margin-bottom: 0;
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-text p {
  color: #666666;
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-text span {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-text span {
    font-size: 0.8rem;
  }
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -0.4rem;
}
@media (max-width: 991px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form {
    margin-top: -0.6rem;
  }
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form {
    margin-top: -1.2rem;
  }
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp {
  width: 46.8%;
  border-bottom: 1px solid #bababa;
  padding: 0.2rem 0 0.2rem 0;
  position: relative;
  padding-left: 0.1rem;
  transition: 0.5s all;
}
@media (max-width: 1260px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp {
    padding-left: 0.2rem;
  }
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp {
    width: 100%;
    padding-left: 0.5rem;
  }
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp.on {
  border-bottom: 1px solid transparent;
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp.on::before {
  width: 100%;
  opacity: 1;
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp.on::after {
  background-color: #b1282a;
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s all;
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp::after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #999999;
  position: absolute;
  left: 0;
  top: 64%;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp::after {
    top: 71%;
  }
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp.x-area {
  width: 100%;
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp.x-area::after {
  top: 44%;
}
@media (max-width: 991px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp.x-area::after {
    top: 42%;
  }
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp.x-area::after {
    top: 47%;
  }
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp.x-area textarea {
  width: 100%;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp.x-area textarea {
    margin-bottom: 0;
  }
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp .x-la {
  display: block;
  width: 100%;
  color: #999999;
  transform: translateY(100%);
  transition: 0.5s all;
  position: relative;
  z-index: 1;
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp .x-la.inp2 {
  transform: translateY(-45%);
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp .x-la.inp2 {
    transform: translateY(-15%);
  }
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp .x-inp2 {
  display: block;
  width: 100%;
  color: #333333;
  border: none;
  outline: none;
  resize: none;
  position: relative;
  z-index: 2;
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-inp .x-inp3 {
  position: relative;
  z-index: 2;
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-yzm1 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-yzm1 .x-inp {
  width: 80%;
}
@media (max-width: 1260px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-yzm1 .x-inp::after {
    top: 57%;
  }
}
@media (max-width: 991px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-yzm1 .x-inp::after {
    top: 67%;
  }
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-yzm1 .x-inp {
    width: 48%;
  }
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-yzm1 .x-ri {
  cursor: pointer;
  width: 1.6rem;
  height: 0.55rem;
  margin-top: 0.3rem;
}
@media (max-width: 1580px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-yzm1 .x-ri {
    margin-top: 0.4rem;
  }
}
@media (max-width: 1260px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-yzm1 .x-ri {
    width: 2rem;
    height: 1rem;
  }
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-yzm1 .x-ri {
    width: 5rem;
    height: 2rem;
  }
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-yzm1 .x-ri img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 2px;
}
.x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-gg-ab {
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .x-inve2 .container .x-xia .x-xia-bot .x-right .x-form .x-gg-ab {
    margin-top: 1rem;
  }
}
.x-contact1 {
  padding: 1.4rem 0;
}
@media (max-width: 767px) {
  .x-contact1 {
    background-color: #f8f8f8;
    padding: 3rem 0 2rem 0;
  }
}
.x-contact1 .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.x-contact1 .container .x-left {
  width: 47.5%;
  position: relative;
}
@media (max-width: 991px) {
  .x-contact1 .container .x-left {
    width: 100%;
  }
}
.x-contact1 .container .x-left figure {
  width: 100%;
  height: 5.6rem;
}
@media (max-width: 1260px) {
  .x-contact1 .container .x-left figure {
    height: 7.6rem;
  }
}
@media (max-width: 767px) {
  .x-contact1 .container .x-left figure {
    height: 10.6rem;
  }
}
.x-contact1 .container .x-left figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-contact1 .container .x-left .x-a1 {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #b1282a;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 68%;
  right: 37%;
}
@media (max-width: 991px) {
  .x-contact1 .container .x-left .x-a1 {
    top: 77%;
  }
}
@media (max-width: 767px) {
  .x-contact1 .container .x-left .x-a1 {
    top: 72%;
  }
}
.x-contact1 .container .x-left .x-a1 i {
  flex: 0 0 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(177, 40, 42, 0.4);
  border: 1px solid #b1282a;
  animation: smap 2s linear infinite;
  -moz-animation: smap 2s linear infinite;
  -webkit-animation: smap 2s linear infinite;
  position: absolute;
}
.x-contact1 .container .x-left .x-a1 i:nth-of-type(2) {
  opacity: 0;
  animation: smap 2s linear 1s infinite;
  -moz-animation: smap 2s linear 1s infinite;
  -webkit-animation: smap 2s linear 1s infinite;
}
.x-contact1 .container .x-right {
  width: 41.87%;
}
@media (max-width: 991px) {
  .x-contact1 .container .x-right {
    width: 100%;
    margin-top: 1rem;
  }
}
.x-contact1 .container .x-right .x-title {
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .x-contact1 .container .x-right .x-title {
    margin-bottom: 0.8rem;
  }
}
.x-contact1 .container .x-right ul li {
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #dadada;
}
@media (max-width: 767px) {
  .x-contact1 .container .x-right ul li {
    padding-bottom: 0.5rem;
    border-bottom: none;
  }
}
.x-contact1 .container .x-right ul li:nth-of-type(n+2) {
  margin-top: 0.15rem;
}
@media (max-width: 767px) {
  .x-contact1 .container .x-right ul li:nth-of-type(n+2) {
    margin-top: 0.5rem;
  }
}
.x-contact1 .container .x-right ul li p {
  color: #666666;
  margin-bottom: 0.1rem;
}
@media (max-width: 767px) {
  .x-contact1 .container .x-right ul li p {
    margin-bottom: 0.2rem;
  }
}
@media (max-width: 767px) {
  .x-contact1 .container .x-right ul li span {
    font-size: 16px;
  }
}
.x-contact1 .container .x-right .x-xia {
  margin-top: 0.6rem;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .x-contact1 .container .x-right .x-xia {
    margin-top: 1.2rem;
  }
}
.x-contact1 .container .x-right .x-xia .x-gg-ab:hover {
  right: 0;
}
.x-contact1 .container .x-right .x-xia .x-gg-ab i {
  width: 16px;
  height: 17px;
  background: url(../images/x-dh2.png) no-repeat center;
  background-size: contain;
  right: 32px;
}
@media (max-width: 767px) {
  .x-contact1 .container .x-right .x-xia .x-gg-ab i {
    right: 14px;
    width: 12px;
    height: 12px;
  }
}
.x-contact1 .container .x-right .x-xia .x-img {
  margin-left: 0.7rem;
  position: relative;
}
@media (max-width: 767px) {
  .x-contact1 .container .x-right .x-xia .x-img {
    margin-left: 2rem;
  }
}
.x-contact1 .container .x-right .x-xia .x-img:hover .x-wx {
  background-color: #b1282a;
}
.x-contact1 .container .x-right .x-xia .x-img:hover .x-img-a {
  height: 90px;
}
.x-contact1 .container .x-right .x-xia .x-img .x-wx {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #dfdfdf;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: 0.5s all;
}
.x-contact1 .container .x-right .x-xia .x-img .x-wx img {
  width: 22px;
  height: 18px;
}
.x-contact1 .container .x-right .x-xia .x-img .x-img-a {
  position: absolute;
  left: -27px;
  bottom: 40px;
  overflow: hidden;
  height: 0;
  transition: 0.5s all;
}
.x-contact1 .container .x-right .x-xia .x-img .x-img-a img {
  width: 90px;
  height: 90px;
  object-fit: contain;
}
@keyframes smap {
  0% {
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes smap {
  0% {
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
.x-contact2 {
  padding-bottom: 1.4rem;
}
@media (max-width: 767px) {
  .x-contact2 {
    padding-bottom: 3rem;
    padding-top: 1rem;
  }
}
.x-contact2 .x-top {
  text-align: center;
}
.x-contact2 .x-top .x-title {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  margin-bottom: 0.1rem;
}
@media (max-width: 767px) {
  .x-contact2 .x-top .x-title {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .x-contact2 .x-top p {
    text-align: left;
  }
}
.x-contact2 .x-xia {
  width: 10.8rem;
  margin: 0 auto;
  margin-top: 0.3rem;
}
@media (max-width: 1260px) {
  .x-contact2 .x-xia {
    width: 100%;
  }
}
.x-contact2 .x-xia .x-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.x-contact2 .x-xia .x-form .x-inp {
  width: 46.8%;
  border-bottom: 1px solid #bababa;
  padding: 0.2rem 0 0.2rem 0;
  position: relative;
  padding-left: 0.1rem;
  transition: 0.5s all;
}
@media (max-width: 1260px) {
  .x-contact2 .x-xia .x-form .x-inp {
    padding-left: 0.2rem;
  }
}
@media (max-width: 767px) {
  .x-contact2 .x-xia .x-form .x-inp {
    width: 100%;
    padding-left: 0.5rem;
  }
}
.x-contact2 .x-xia .x-form .x-inp.on {
  border-bottom: 1px solid transparent;
}
.x-contact2 .x-xia .x-form .x-inp.on::before {
  width: 100%;
  opacity: 1;
}
.x-contact2 .x-xia .x-form .x-inp.on:after {
  background-color: #b1282a;
}
.x-contact2 .x-xia .x-form .x-inp::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s all;
}
.x-contact2 .x-xia .x-form .x-inp::after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #999999;
  position: absolute;
  left: 0;
  top: 64%;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-contact2 .x-xia .x-form .x-inp::after {
    top: 71%;
  }
}
.x-contact2 .x-xia .x-form .x-inp.x-area {
  width: 100%;
}
.x-contact2 .x-xia .x-form .x-inp.x-area::after {
  top: 44%;
}
@media (max-width: 991px) {
  .x-contact2 .x-xia .x-form .x-inp.x-area::after {
    top: 42%;
  }
}
@media (max-width: 767px) {
  .x-contact2 .x-xia .x-form .x-inp.x-area::after {
    top: 47%;
  }
}
.x-contact2 .x-xia .x-form .x-inp.x-area textarea {
  width: 100%;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .x-contact2 .x-xia .x-form .x-inp.x-area textarea {
    margin-bottom: 0;
  }
}
.x-contact2 .x-xia .x-form .x-inp .x-la {
  display: block;
  width: 100%;
  color: #999999;
  transform: translateY(100%);
  transition: 0.5s all;
  position: relative;
  z-index: 1;
}
.x-contact2 .x-xia .x-form .x-inp .x-la.inp2 {
  transform: translateY(-45%);
}
@media (max-width: 767px) {
  .x-contact2 .x-xia .x-form .x-inp .x-la.inp2 {
    transform: translateY(-15%);
  }
}
.x-contact2 .x-xia .x-form .x-inp .x-inp2 {
  display: block;
  width: 100%;
  color: #333333;
  border: none;
  outline: none;
  resize: none;
  position: relative;
  z-index: 2;
}
.x-contact2 .x-xia .x-form .x-inp .x-inp3 {
  position: relative;
  z-index: 2;
}
.x-contact2 .x-xia .x-form .x-yzm1 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.x-contact2 .x-xia .x-form .x-yzm1 .x-inp {
  width: 80%;
}
@media (max-width: 1260px) {
  .x-contact2 .x-xia .x-form .x-yzm1 .x-inp::after {
    top: 48%;
  }
}
@media (max-width: 991px) {
  .x-contact2 .x-xia .x-form .x-yzm1 .x-inp::after {
    top: 68%;
  }
}
@media (max-width: 767px) {
  .x-contact2 .x-xia .x-form .x-yzm1 .x-inp {
    width: 63%;
  }
}
.x-contact2 .x-xia .x-form .x-yzm1 .x-ri {
  cursor: pointer;
  width: 1.6rem;
  height: 0.55rem;
  margin-top: 0.3rem;
}
@media (max-width: 1580px) {
  .x-contact2 .x-xia .x-form .x-yzm1 .x-ri {
    margin-top: 0.4rem;
  }
}
@media (max-width: 1260px) {
  .x-contact2 .x-xia .x-form .x-yzm1 .x-ri {
    width: 2rem;
    height: 1rem;
  }
}
@media (max-width: 767px) {
  .x-contact2 .x-xia .x-form .x-yzm1 .x-ri {
    width: 5rem;
    height: 2rem;
  }
}
.x-contact2 .x-xia .x-form .x-yzm1 .x-ri img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 2px;
}
.x-contact2 .x-xia .x-form .x-gg-ab {
  margin: 0.6rem auto 0 auto;
}
@media (max-width: 767px) {
  .x-contact2 .x-xia .x-form .x-gg-ab {
    margin-top: 1rem;
  }
}
.x-bread2 {
  position: sticky;
  position: -webkit-sticky;
  top: 80px;
  z-index: 2;
  background: #fff;
}
@media (max-width: 991px) {
  .x-bread2 {
    top: 60px;
  }
}
@media (max-width: 767px) {
  .x-bread2 {
    position: relative;
    top: 0;
  }
}
.x-bread2 .x-bread1 {
  border-bottom: 1px solid #e9e9e9;
}
@media (max-width: 767px) {
  .x-bread2 .x-bread1 {
    padding-bottom: 0;
  }
}
.x-bread2 .x-bread1 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .x-bread2 .x-bread1 .container .x-left {
    display: none;
  }
}
.x-bread2 .x-bread1 .container .x-left a.on {
  width: 100%;
}
@media (max-width: 767px) {
  .x-bread2 .x-bread1 .container .x-right {
    width: 100%;
    margin-top: 2rem;
    display: flex;
    justify-content: flex-start;
    overflow-x: auto;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 2;
    background: #fff;
  }
}
.x-bread2 .x-bread1 .container .x-right a {
  display: inline-block;
  color: #333333;
  position: relative;
  padding: 0 0.1rem 0 0.1rem;
  margin-right: 0.2rem;
}
@media (max-width: 767px) {
  .x-bread2 .x-bread1 .container .x-right a {
    margin-right: 1rem;
    flex: none;
    padding-bottom: 1rem;
  }
}
.x-bread2 .x-bread1 .container .x-right a:last-child {
  margin-right: 0;
}
.x-bread2 .x-bread1 .container .x-right a:hover {
  color: #b1282a;
}
.x-bread2 .x-bread1 .container .x-right a:hover::before {
  width: 100%;
  opacity: 1;
}
.x-bread2 .x-bread1 .container .x-right a.on {
  color: #b1282a;
}
.x-bread2 .x-bread1 .container .x-right a.on::before {
  width: 100%;
  opacity: 1;
}
.x-bread2 .x-bread1 .container .x-right a::before {
  content: "";
  width: 0;
  height: 2px;
  background-color: #b1282a;
  position: absolute;
  left: 50%;
  bottom: -30px;
  transform: translateX(-50%);
  transition: 0.5s all;
  opacity: 0;
}
@media (max-width: 767px) {
  .x-bread2 .x-bread1 .container .x-right a::before {
    bottom: 0;
  }
}
.x-case1 {
  padding: 0.8rem 0 1.6rem 0;
}
@media (max-width: 767px) {
  .x-case1 {
    padding: 3rem 0;
  }
}
.x-case1 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-case1 .container ul li {
  width: 32.5%;
  margin-right: 1.25%;
  box-shadow: 0 0 29px rgba(128, 128, 128, 0.11);
  transition: 0.5s all;
}
.x-case1 .container ul li:hover {
  box-shadow: 0 0 29px rgba(128, 128, 128, 0.27);
}
.x-case1 .container ul li:nth-of-type(3n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .x-case1 .container ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.x-case1 .container ul li:nth-of-type(n+4) {
  margin-top: 0.3rem;
}
.x-case1 .container ul li a {
  display: block;
  position: relative;
}
.x-case1 .container ul li a::before {
  content: "";
  width: 0;
  height: 2px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s all;
}
.x-case1 .container ul li a:hover::before {
  width: 100%;
  opacity: 1;
}
.x-case1 .container ul li a:hover figure img {
  transform: scale(1.1);
}
.x-case1 .container ul li a:hover .x-text .x-title {
  color: #b1282a;
}
.x-case1 .container ul li a:hover .x-gg-a span {
  color: #b1282a;
}
.x-case1 .container ul li a:hover .x-gg-a i {
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: contain;
}
.x-case1 .container ul li a figure {
  width: 100%;
  height: 3.2rem;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .x-case1 .container ul li a figure {
    height: 10.5rem;
  }
}
.x-case1 .container ul li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-case1 .container ul li a figure .x-ss-p {
  position: absolute;
  right: 10px;
  top: 10px;
}
.x-case1 .container ul li a figure .x-sp {
  color: #fff;
  background-color: #b1282a;
  display: inline-block;
  padding: 0 10px;
  border-radius: 2px;
}
.x-case1 .container ul li a .x-text {
  padding: 0.4rem 0.4rem 0.5rem 0.4rem;
}
@media (max-width: 767px) {
  .x-case1 .container ul li a .x-text {
    padding: 1rem;
  }
}
.x-case1 .container ul li a .x-text span {
  color: #999;
}
.x-case1 .container ul li a .x-text .x-title {
  font-family: "normal", "PingFang SC", "Microsoft YaHei";
  color: #333333;
  margin: 0.2rem 0 0.1rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-case1 .container ul li a .x-text .x-title {
    margin: 0.4rem 0 0.3rem 0;
    line-height: 1rem;
  }
}
.x-case1 .container ul li a .x-text .x-p {
  color: #666666;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0.6rem;
}
.x-case1 .container .x-jzgd {
  color: #b1282a;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  display: block;
  margin: 0.8rem auto 0 auto;
  text-align: center;
}
.x-case1 .container .x-jzgd img {
  width: 14px;
  height: 14px;
  object-fit: contain;
  vertical-align: middle;
}
@media (max-width: 1580px) {
  .x-case1 .container .x-jzgd img {
    width: 12px;
    height: 12px;
  }
}
.x-show-case1 {
  padding: 0.7rem 0 0.3rem 0;
  position: sticky;
  position: -webkit-sticky;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 767px) {
  .x-show-case1 {
    padding-bottom: 1.5rem;
  }
}
.x-show-case1 figure {
  width: 11rem;
  position: relative;
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .x-show-case1 figure {
    width: 84%;
    height: 8.5rem;
  }
}
@media (max-width: 767px) {
  .x-show-case1 figure {
    width: 90%;
    height: 9.5rem;
  }
}
.x-show-case1 figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-show-case2 {
  padding-bottom: 1.6rem;
  padding-top: 0.3rem;
  position: relative;
  z-index: 2;
  background-color: #fff;
}
@media (max-width: 767px) {
  .x-show-case2 {
    padding-bottom: 3rem;
  }
}
.x-show-case2 .container {
  padding: 0 2.4rem;
}
@media (max-width: 991px) {
  .x-show-case2 .container {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .x-show-case2 .container {
    padding: 0 1rem;
  }
}
.x-show-case2 .container .x-top .x-title {
  font-size: 0.38rem;
  color: #111111;
  margin-bottom: 0.2rem;
}
@media (max-width: 1260px) {
  .x-show-case2 .container .x-top .x-title {
    font-size: 0.48rem;
  }
}
@media (max-width: 991px) {
  .x-show-case2 .container .x-top .x-title {
    font-size: 0.58rem;
  }
}
@media (max-width: 767px) {
  .x-show-case2 .container .x-top .x-title {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
  }
}
.x-show-case2 .container .x-top .x-sp1 {
  background-color: #f3f2f2;
  color: #666666;
  padding: 0 0.1rem;
  display: inline-block;
  margin-right: 0.4rem;
}
.x-seo-show .container .c-leftBox .x-top .x-sp1 {
  background-color: #f3f2f2;
  color: #666666;
  padding: 0 0.1rem;
  display: inline-block;
  margin-right: 0.4rem;
}
.x-seo-show .container .c-leftBox .x-top .x-sp2 {
  color: #666666;
}
.x-seo-show .container ul li{
    margin-top: 20px;
}
.x-seo-show .container .c-leftImg {
  margin-top: 30px;
  margin-bottom: 10px;
  overflow: hidden;
  display: flex;
  border: 0;
  max-width: 100%;
}
@media (max-width: 767px) {
  .x-show-case2 .container .x-top .x-sp1 {
    font-size: 14px;
    padding: 0 0.3rem;
  }
}
.x-show-case2 .container .x-top .x-sp2 {
  color: #666666;
}
@media (max-width: 767px) {
  .x-show-case2 .container .x-top .x-sp2 {
    font-size: 14px;
  }
}
.x-show-case2 .container ul li {
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .x-show-case2 .container ul li {
    margin-top: 1rem;
  }
}
.x-show-case2 .container ul li p {
  color: #333333;
  margin-bottom: 0.1rem;
}
@media (max-width: 767px) {
  .x-show-case2 .container ul li p {
    font-size: 16px;
  }
}
.x-show-case2 .container ul li span {
  color: #444444;
}
@media (max-width: 767px) {
  .x-show-case2 .container ul li span {
    font-size: 14px;
  }
}
.x-show-case2 .container .x-con-box {
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .x-show-case2 .container .x-con-box {
    margin: 1rem 0;
  }
  .x-show-case2 .container .x-con-box p {
    font-size: 16px !important;
  }
  .x-show-case2 .container .x-con-box span {
    font-size: 16px !important;
  }
}
.x-show-case2 .container .x-con-box img {
  max-width: 100%;
}
.x-show-case2 .container .x-fenx {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #c1c1c1;
}
.x-show-case2 .container .x-fenx p {
  margin-right: 0.25rem;
}
.x-show-case2 .container .x-bian {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.x-show-case2 .container .x-bian a {
  display: inline-block;
  color: #333;
}
.x-show-case2 .container .x-bian a.x-b-le i {
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url("../images/x-jt19.png") no-repeat center;
  background-size: contain;
  margin-right: 10px;
  vertical-align: middle;
}
.x-show-case2 .container .x-bian a.x-b-ri i {
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url("../images/x-jt20.png") no-repeat center;
  background-size: contain;
  margin-left: 10px;
  vertical-align: middle;
}
.social-share .icon-wechat {
  border: none !important;
}
@media (max-width: 767px) {
  .social-share .icon-wechat {
    width: 26px;
    height: 26px;
  }
}
.social-share .icon-wechat:before {
  background: url(../images/x-ny-fx1.png) no-repeat center center;
  background-size: 80%;
}
@media (max-width: 767px) {
  .social-share .icon-wechat:before {
    background-size: 60%;
  }
}
.social-share .icon-wechat:hover {
  box-shadow: none !important;
}
.social-share .icon-wechat:hover::before {
  background: url(../images/x-ny-fx1_1.png) no-repeat center center;
  background-size: 80%;
}
@media (max-width: 767px) {
  .social-share .icon-wechat:hover::before {
    background-size: 60%;
  }
}
.social-share .icon-weibo {
  border: none !important;
}
@media (max-width: 767px) {
  .social-share .icon-weibo {
    width: 26px;
    height: 26px;
  }
}
.social-share .icon-weibo:before {
  background: url(../images/x-ny-fx2.png) no-repeat center center;
  background-size: 80%;
}
@media (max-width: 767px) {
  .social-share .icon-weibo:before {
    background-size: 60%;
  }
}
.social-share .icon-weibo:hover {
  box-shadow: none;
}
.social-share .icon-weibo:hover::before {
  background: url(../images/x-ny-fx2_1.png) no-repeat center center;
  background-size: 80%;
}
@media (max-width: 767px) {
  .social-share .icon-weibo:hover::before {
    background-size: 60%;
  }
}
.social-share .icon-qq {
  border: none;
}
@media (max-width: 767px) {
  .social-share .icon-qq {
    width: 26px;
    height: 26px;
  }
}
.social-share .icon-qq:before {
  background: url(../images/x-ny-fx4.png) no-repeat center center;
  background-size: 80%;
}
@media (max-width: 767px) {
  .social-share .icon-qq:before {
    background-size: 60%;
  }
}
.social-share .icon-qq:hover {
  box-shadow: none;
}
.social-share .icon-qq:hover::before {
  background: url(../images/x-ny-fx4_1.png) no-repeat center center;
  background-size: 80%;
}
@media (max-width: 767px) {
  .social-share .icon-qq:hover::before {
    background-size: 60%;
  }
}
.x-show-case3 {
  padding: 1.3rem 0 0.65rem 0;
  background-color: #f9f9f9;
}
@media (max-width: 767px) {
  .x-show-case3 {
    padding: 2rem 0;
  }
}
.x-show-case3 .container {
  padding: 0 1rem;
}
@media (max-width: 991px) {
  .x-show-case3 .container {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .x-show-case3 .container {
    padding: 0 1rem;
  }
}
.x-show-case3 .container .x-title2 {
  font-size: 0.44rem;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 1260px) {
  .x-show-case3 .container .x-title2 {
    font-size: 0.54rem;
  }
}
@media (max-width: 767px) {
  .x-show-case3 .container .x-title2 {
    font-size: 1.2rem;
  }
}
.x-show-case3 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .x-show-case3 .container ul {
    margin-top: 1rem;
  }
}
.x-show-case3 .container ul li {
  width: 30.71%;
  margin-right: 3.935%;
}
.x-show-case3 .container ul li:nth-of-type(3n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .x-show-case3 .container ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.x-show-case3 .container ul li:nth-of-type(n+4) {
  margin-top: 0.3rem;
}
.x-show-case3 .container ul li a {
  display: block;
  position: relative;
}
.x-show-case3 .container ul li a:hover figure img {
  transform: scale(1.1);
}
.x-show-case3 .container ul li a:hover .x-text .x-title {
  color: #b1282a;
}
.x-show-case3 .container ul li a figure {
  width: 100%;
  height: 2.9rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .x-show-case3 .container ul li a figure {
    height: 10.5rem;
  }
}
.x-show-case3 .container ul li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-show-case3 .container ul li a .x-text {
  padding: 0.3rem 0.4rem 0.2rem 0;
}
@media (max-width: 767px) {
  .x-show-case3 .container ul li a .x-text {
    padding: 1rem 0;
  }
}
.x-show-case3 .container ul li a .x-text .x-title {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  color: #333333;
  margin: 0 0 0.2rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-show-case3 .container ul li a .x-text .x-title {
    margin: 0 0 0.3rem 0;
  }
}
.x-show-case3 .container ul li a .x-text .x-p {
  color: #666666;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0.6rem;
}
.x-news1 {
  padding-bottom: 1.55rem;
}
@media (max-width: 767px) {
  .x-news1 {
    padding: 1.5rem 0 3rem 0;
  }
}
.x-news1 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-news1 .container ul li {
  width: 28.75%;
  margin-right: 6.875%;
  margin-top: 1rem;
}
@media (max-width: 991px) {
  .x-news1 .container ul li {
    width: 48%;
    margin-right: 4%;
  }
  .x-news1 .container ul li:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .x-news1 .container ul li {
    width: 100%;
    margin-right: 0 !important;
    margin-top: 1.5rem;
  }
}
.x-news1 .container ul li:nth-of-type(3n) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .x-news1 .container ul li:nth-of-type(3n) {
    margin-right: auto;
  }
}
.x-news1 .container ul li a {
  display: block;
}
.x-news1 .container ul li a:hover figure img {
  transform: scale(1.1);
}
.x-news1 .container ul li a:hover .x-text .x-title {
  color: #b1282a;
}
.x-news1 .container ul li a:hover .x-text .x-news-gg::after {
  width: 100%;
  opacity: 1;
}
.x-news1 .container ul li a .x-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 0.15rem;
}
@media (max-width: 767px) {
  .x-news1 .container ul li a .x-top {
    margin-bottom: 0.5rem;
  }
}
.x-news1 .container ul li a .x-top .x-t-le {
  display: flex;
  align-items: baseline;
}
.x-news1 .container ul li a .x-top .x-t-le p {
  color: #333333;
  font-size: 0.36rem;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  margin-right: 0.2rem;
}
@media (max-width: 991px) {
  .x-news1 .container ul li a .x-top .x-t-le p {
    font-size: 18px;
  }
}
.x-news1 .container ul li a .x-top .x-t-le span {
  color: #999999;
}
@media (max-width: 767px) {
  .x-news1 .container ul li a .x-top .x-t-le span {
    font-size: 12px;
  }
}
.x-news1 .container ul li a .x-top .x-t-ri span {
  color: #fff;
  background-color: #b1282a;
  display: inline-block;
  padding: 0 10px;
  border-radius: 2px;
}
.x-news1 .container ul li a figure {
  width: 100%;
  height: 2.9rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  .x-news1 .container ul li a figure {
    height: 4.22rem;
  }
}
@media (max-width: 767px) {
  .x-news1 .container ul li a figure {
    height: 10.5rem;
  }
}
.x-news1 .container ul li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-news1 .container ul li a .x-text .x-title {
  color: #333333;
  font-family: "PingFang SC", "Microsoft YaHei";
  margin: 0.25rem 0 0.2rem 0;
  transition: 0.5s all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-news1 .container ul li a .x-text .x-title {
    margin: 1rem 0 0.5rem 0;
    line-height: 1.3rem;
  }
}
.x-news1 .container ul li a .x-text .x-p p {
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.x-news1 .container ul li a .x-text .x-news-gg {
  margin-top: 0.6rem;
  padding-bottom: 0.2rem;
  position: relative;
  display: inline-block;
}
.x-news1 .container ul li a .x-text .x-news-gg::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #d0d0d0;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .x-news1 .container ul li a .x-text .x-news-gg::before {
    display: none;
  }
}
.x-news1 .container ul li a .x-text .x-news-gg::after {
  content: "";
  width: 0;
  height: 2px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.5s all;
  opacity: 0;
}
@media (max-width: 767px) {
  .x-news1 .container ul li a .x-text .x-news-gg::after {
    display: none;
  }
}
.x-news1 .container ul li a .x-text .x-news-gg span {
  color: #333333;
}
.x-news1 .container ul li a .x-text .x-news-gg i {
  display: inline-block;
  width: 8px;
  height: 14px;
  background: url("../images/x-jt3.png") no-repeat center;
  background-size: contain;
  margin-left: 0.5rem;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .x-news1 .container ul li a .x-text .x-news-gg i {
    width: 8px;
    height: 8px;
    margin-left: 0;
  }
}
.x-news1 .container .x-jzgd {
  color: #b1282a;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  display: block;
  margin: 0.8rem auto 0 auto;
  text-align: center;
}
.x-news1 .container .x-jzgd img {
  width: 14px;
  height: 14px;
  object-fit: contain;
  vertical-align: middle;
}
@media (max-width: 1580px) {
  .x-news1 .container .x-jzgd img {
    width: 12px;
    height: 12px;
  }
}
.x-show-news1 .container .x-con-box {
  margin-top: 0.6rem;
}
.x-show-news1 .container .x-con-box h1,
.x-show-news1 .container .x-con-box h2,
.x-show-news1 .container .x-con-box h3,
.x-show-news1 .container .x-con-box h4,
.x-show-news1 .container .x-con-box h5,
.x-show-news1 .container .x-con-box h6 {
  font-weight: bold;
}
.x-sign1 {
  padding: 0.45rem 0 1.5rem 0;
}
@media (max-width: 767px) {
  .x-sign1 {
    padding: 2rem 0 3rem 0;
  }
}
.x-sign1 .container .x-top {
  text-align: center;
}
.x-sign1 .container .x-top .x-title {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  margin-bottom: 0.1rem;
}
@media (max-width: 767px) {
  .x-sign1 .container .x-top .x-title {
    text-align: left;
  }
}
.x-sign1 .container .x-top p {
  color: #666666;
}
@media (max-width: 767px) {
  .x-sign1 .container .x-top p {
    text-align: left;
  }
}
.x-sign1 .container .x-xia {
  margin-top: 0.5rem;
  padding: 0 2.5rem;
}
@media (max-width: 991px) {
  .x-sign1 .container .x-xia {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .x-sign1 .container .x-xia {
    margin-top: 1rem;
  }
}
.x-sign1 .container .x-xia .x-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.x-sign1 .container .x-xia .x-form .x-inp {
  width: 46.8%;
  border-bottom: 1px solid #bababa;
  padding: 0.2rem 0 0.2rem 0;
  position: relative;
  padding-left: 0.1rem;
  transition: 0.5s all;
}
@media (max-width: 1260px) {
  .x-sign1 .container .x-xia .x-form .x-inp {
    padding-left: 0.2rem;
  }
}
@media (max-width: 767px) {
  .x-sign1 .container .x-xia .x-form .x-inp {
    width: 100%;
    padding-left: 0.5rem;
  }
}
.x-sign1 .container .x-xia .x-form .x-inp.on {
  border-bottom: 1px solid transparent;
}
.x-sign1 .container .x-xia .x-form .x-inp.on::before {
  width: 100%;
  opacity: 1;
}
.x-sign1 .container .x-xia .x-form .x-inp::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s all;
}
.x-sign1 .container .x-xia .x-form .x-inp::after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #999999;
  position: absolute;
  left: 0;
  top: 64%;
}
@media (max-width: 991px) {
  .x-sign1 .container .x-xia .x-form .x-inp::after {
    top: 68%;
  }
}
@media (max-width: 767px) {
  .x-sign1 .container .x-xia .x-form .x-inp::after {
    top: 71%;
  }
}
.x-sign1 .container .x-xia .x-form .x-inp.x-area {
  width: 100%;
}
.x-sign1 .container .x-xia .x-form .x-inp.x-area::after {
  top: 44%;
}
@media (max-width: 991px) {
  .x-sign1 .container .x-xia .x-form .x-inp.x-area::after {
    top: 42%;
  }
}
@media (max-width: 767px) {
  .x-sign1 .container .x-xia .x-form .x-inp.x-area::after {
    top: 47%;
  }
}
.x-sign1 .container .x-xia .x-form .x-inp.x-area textarea {
  width: 100%;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .x-sign1 .container .x-xia .x-form .x-inp.x-area textarea {
    margin-bottom: 0;
  }
}
.x-sign1 .container .x-xia .x-form .x-inp .x-la {
  display: block;
  width: 100%;
  color: #999999;
  transform: translateY(100%);
  transition: 0.5s all;
  position: relative;
  z-index: 1;
}
.x-sign1 .container .x-xia .x-form .x-inp .x-la.inp2 {
  transform: translateY(-45%);
}
@media (max-width: 767px) {
  .x-sign1 .container .x-xia .x-form .x-inp .x-la.inp2 {
    transform: translateY(-15%);
  }
}
.x-sign1 .container .x-xia .x-form .x-inp .x-inp2 {
  display: block;
  width: 100%;
  color: #333333;
  border: none;
  outline: none;
  resize: none;
  position: relative;
  z-index: 2;
}
.x-sign1 .container .x-xia .x-form .x-inp .x-inp3 {
  position: relative;
  z-index: 2;
}
.x-sign1 .container .x-xia .x-form .x-select {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #bababa;
  padding: 0 0 0.2rem 0.1rem;
  transform: translateY(100%);
}
@media (max-width: 1260px) {
  .x-sign1 .container .x-xia .x-form .x-select {
    padding-left: 0.2rem;
  }
}
@media (max-width: 767px) {
  .x-sign1 .container .x-xia .x-form .x-select {
    padding-left: 0.5rem;
  }
}
.x-sign1 .container .x-xia .x-form .x-select::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #999999;
  position: absolute;
  left: 0;
  top: 0.1rem;
}
@media (max-width: 1580px) {
  .x-sign1 .container .x-xia .x-form .x-select::before {
    top: 0.12rem;
  }
}
@media (max-width: 1260px) {
  .x-sign1 .container .x-xia .x-form .x-select::before {
    top: 0.15rem;
  }
}
@media (max-width: 991px) {
  .x-sign1 .container .x-xia .x-form .x-select::before {
    top: 0.2rem;
  }
}
@media (max-width: 767px) {
  .x-sign1 .container .x-xia .x-form .x-select::before {
    top: 0.5rem;
  }
}
.x-sign1 .container .x-xia .x-form .x-select select {
  width: 100%;
  color: #999999;
}
.x-sign1 .container .x-xia .x-form .x-select i {
  display: inline-block;
  width: 12px;
  height: 8px;
  position: absolute;
  right: 0;
  top: 0.1rem;
  background: url("../images/x-jt18.png") no-repeat center;
  background-size: contain;
  pointer-events: none;
}
@media (max-width: 767px) {
  .x-sign1 .container .x-xia .x-form .x-select i {
    width: 10px;
    height: 10px;
  }
}
.x-sign1 .container .x-xia .x-form .x-gg-ab {
  margin: 0.95rem auto 0 auto;
}
@media (max-width: 991px) {
  .x-sign1 .container .x-xia .x-form .x-gg-ab {
    margin-top: 1.5rem;
  }
}
@media (max-width: 767px) {
  .x-sign1 .container .x-xia .x-form .x-gg-ab {
    margin-top: 3rem;
  }
}
.x-sign1 .container .x-xia .x-form .x-tadio {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  border-bottom: none;
}
.x-sign1 .container .x-xia .x-form .x-tadio::after {
  top: 47%;
}
.x-sign1 .container .x-xia .x-form .x-tadio .x-la {
  width: auto;
  transform: translateY(0);
  margin-right: 0.5rem;
}
.x-sign1 .container .x-xia .x-form .x-tadio .x-danxuan {
  display: flex;
}
.x-sign1 .container .x-xia .x-form .x-tadio .x-danxuan p {
  color: #666666;
  margin-right: 0.3rem;
  cursor: pointer;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .x-sign1 .container .x-xia .x-form .x-tadio .x-danxuan p {
    margin-right: 0.8rem;
  }
}
.x-sign1 .container .x-xia .x-form .x-tadio .x-danxuan p.on i {
  border: 1px solid #b1282a;
}
.x-sign1 .container .x-xia .x-form .x-tadio .x-danxuan p.on i::before {
  opacity: 1;
}
.x-sign1 .container .x-xia .x-form .x-tadio .x-danxuan p i {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #666666;
  border-radius: 50%;
  position: relative;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .x-sign1 .container .x-xia .x-form .x-tadio .x-danxuan p i {
    margin-right: 5px;
  }
}
.x-sign1 .container .x-xia .x-form .x-tadio .x-danxuan p i::before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #b1282a;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.x-sup1 {
  padding: 1.25rem 0 1.4rem 0;
}
@media (max-width: 767px) {
  .x-sup1 {
    padding: 2rem 0 1.8rem 0;
  }
}
.x-sup1 .container .x-title {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  text-align: center;
}
@media (max-width: 767px) {
  .x-sup1 .container .x-title {
    text-align: left;
  }
}
.x-sup1 .container .x-xia {
  margin-top: 0.45rem;
  position: relative;
}
@media (max-width: 767px) {
  .x-sup1 .container .x-xia {
    margin-top: 1rem;
  }
}
.x-sup1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.x-sup1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
  width: 100%;
  height: 5.9rem;
}
@media (max-width: 991px) {
  .x-sup1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 9.9rem;
  }
}
@media (max-width: 767px) {
  .x-sup1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 20.9rem;
  }
}
.x-sup1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.x-sup1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  padding: 0 0.45rem 0.3rem 0.45rem;
}
@media (max-width: 767px) {
  .x-sup1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text {
    padding: 1rem 0;
    position: initial;
  }
}
.x-sup1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
  color: #fff;
}
@media (max-width: 767px) {
  .x-sup1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
    color: #333;
  }
}
.x-sup1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0.1rem;
  min-height: 48px;
}
@media (max-width: 767px) {
  .x-sup1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    margin-top: 0.4rem;
    color: #333;
  }
}
.x-sup1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-img {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 3.5rem;
}
@media (max-width: 767px) {
  .x-sup1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-img {
    height: 7.5rem;
    display: none;
  }
}
.x-sup1 .container .x-xia .swiper-container .swiper-wrapper .swiper-slide .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-sup1 .container .x-xia .swiper-button-prev1 {
  left: -0.8rem;
  background: url(../images/x-cjfh2.png) no-repeat center;
  background-size: contain;
  transform: translateY(-50%) rotate(-180deg);
  width: 19px;
  height: 24px;
}
@media (max-width: 767px) {
  .x-sup1 .container .x-xia .swiper-button-prev1 {
    left: 0.2rem;
    width: 14px;
    height: 20px;
    top: 38%;
    display: none;
  }
}
.x-sup1 .container .x-xia .swiper-button-prev1:hover {
  background: url(../images/x-cjfh1.png) no-repeat center;
  background-size: contain;
}
.x-sup1 .container .x-xia .swiper-button-next1 {
  right: -0.8rem;
  background: url(../images/x-cjfh2.png) no-repeat center;
  background-size: contain;
  width: 19px;
  height: 24px;
}
@media (max-width: 767px) {
  .x-sup1 .container .x-xia .swiper-button-next1 {
    right: 0.2rem;
    width: 14px;
    height: 20px;
    top: 38%;
    display: none;
  }
}
.x-sup1 .container .x-xia .swiper-button-next1:hover {
  background: url(../images/x-cjfh1.png) no-repeat center;
  background-size: contain;
}
.x-sup2 {
  background-color: #f8f8f8;
  padding: 1.2rem 0 1.45rem 0;
}
@media (max-width: 767px) {
  .x-sup2 {
    padding: 2rem 0 3rem 0;
  }
}
.x-sup2 .container .x-title {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  text-align: center;
}
@media (max-width: 767px) {
  .x-sup2 .container .x-title {
    text-align: left;
  }
}
.x-sup2 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.15rem;
}
.x-sup2 .container ul li {
  width: 32%;
  margin-right: 2%;
  background-color: #fff;
  text-align: center;
  margin-top: 0.3rem;
  padding: 0.6rem 0 0.9rem 0;
}
@media (max-width: 767px) {
  .x-sup2 .container ul li {
    width: 47%;
    margin-right: 6%;
    margin-top: 1rem;
    padding: 1rem;
  }
  .x-sup2 .container ul li:nth-of-type(2n) {
    margin-right: 0;
  }
}
.x-sup2 .container ul li:nth-of-type(3n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .x-sup2 .container ul li:nth-of-type(3n) {
    margin-right: auto;
  }
}
.x-sup2 .container ul li figure {
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 auto;
}
@media (max-width: 1260px) {
  .x-sup2 .container ul li figure {
    width: 0.8rem;
    height: 0.8rem;
  }
}
@media (max-width: 991px) {
  .x-sup2 .container ul li figure {
    width: 1.8rem;
    height: 1.8rem;
  }
}
.x-sup2 .container ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-sup2 .container ul li .x-title2 {
  color: #333333;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  margin: 0.2rem 0 0.1rem 0;
}
@media (max-width: 767px) {
  .x-sup2 .container ul li .x-title2 {
    margin: 0.4rem 0 0.2rem 0;
    font-size: 16px;
  }
}
.x-sup2 .container ul li p {
  color: #666666;
}
@media (max-width: 767px) {
  .x-sup2 .container ul li p {
    font-size: 14px;
  }
}
.x-sup3 {
  padding: 1.2rem 0 1.35rem 0;
}
@media (max-width: 767px) {
  .x-sup3 {
    padding: 3rem 0;
  }
}
.x-sup3 .container .x-title {
  text-align: center;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 767px) {
  .x-sup3 .container .x-title {
    text-align: left;
  }
}
.x-sup3 .container ul {
  margin-top: 0.45rem;
}
@media (max-width: 767px) {
  .x-sup3 .container ul {
    margin-top: 0;
  }
}
.x-sup3 .container ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border-bottom: 1px solid #ededed;
  padding-right: 0.6rem;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-sup3 .container ul li {
    flex-wrap: wrap;
    padding: 1rem 0;
  }
}
.x-sup3 .container ul li:hover {
  background-color: #b1282a;
}
@media (max-width: 767px) {
  .x-sup3 .container ul li:hover {
    background-color: #fff;
  }
}
.x-sup3 .container ul li:hover .x-ld .x-le .x-title2 {
  color: #fff;
}
@media (max-width: 767px) {
  .x-sup3 .container ul li:hover .x-ld .x-le .x-title2 {
    color: #333;
  }
}
.x-sup3 .container ul li:hover .x-ld .x-le p {
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 767px) {
  .x-sup3 .container ul li:hover .x-ld .x-le p {
    color: #666;
  }
}
.x-sup3 .container ul li:hover .x-ld .x-zhong .x-z-p {
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 767px) {
  .x-sup3 .container ul li:hover .x-ld .x-zhong .x-z-p {
    color: #333;
  }
}
.x-sup3 .container ul li:hover .x-ld .x-zhong .x-z-p span {
  color: #fff;
}
@media (max-width: 767px) {
  .x-sup3 .container ul li:hover .x-ld .x-zhong .x-z-p span {
    color: #333;
  }
}
.x-sup3 .container ul li:hover .x-ld .x-zhong .x-p p {
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 767px) {
  .x-sup3 .container ul li:hover .x-ld .x-zhong .x-p p {
    color: #999999;
  }
}
.x-sup3 .container ul li:hover .x-ld .x-zhong .x-p span {
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 767px) {
  .x-sup3 .container ul li:hover .x-ld .x-zhong .x-p span {
    color: #999999;
  }
}
.x-sup3 .container ul li:hover .x-gg-a span {
  color: #fff;
}
@media (max-width: 767px) {
  .x-sup3 .container ul li:hover .x-gg-a span {
    color: #b1282a;
  }
}
.x-sup3 .container ul li:hover .x-gg-a i {
  background: url(../images/x-jt5.png) no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  .x-sup3 .container ul li:hover .x-gg-a i {
    background: url(../images/x-jt4.png) no-repeat center;
    background-size: contain;
  }
}
.x-sup3 .container ul li .x-ld {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.6rem 0.6rem;
  width: 90%;
}
@media (max-width: 767px) {
  .x-sup3 .container ul li .x-ld {
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
  }
}
.x-sup3 .container ul li .x-ld .x-le {
  width: 35%;
}
@media (max-width: 767px) {
  .x-sup3 .container ul li .x-ld .x-le {
    width: 100%;
  }
}
.x-sup3 .container ul li .x-ld .x-le .x-title2 {
  color: #333333;
  margin-bottom: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.x-sup3 .container ul li .x-ld .x-le p {
  color: #666666;
}
.x-sup3 .container ul li .x-ld .x-zhong {
  width: 55%;
}
@media (max-width: 767px) {
  .x-sup3 .container ul li .x-ld .x-zhong {
    width: 100%;
    margin: 0.5rem 0;
  }
}
.x-sup3 .container ul li .x-ld .x-zhong .x-z-p {
  color: #666666;
  margin-bottom: 0.15rem;
}
.x-sup3 .container ul li .x-ld .x-zhong .x-p {
  display: flex;
  flex-wrap: wrap;
}
.x-sup3 .container ul li .x-ld .x-zhong .x-p p {
  color: #999999;
}
.x-sup3 .container ul li .x-ld .x-zhong .x-p span {
  display: inline-block;
  color: #999999;
  margin: 0 0.3rem;
}
.x-sup3 .container ul li .x-gg-a {
  flex-shrink: 0;
}
.x-sup3 .container ul li .x-gg-a span {
  color: #b1282a;
}
.x-sup3 .container ul li .x-gg-a i {
  background: url(../images/x-jt4.png) no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  .x-sup3 .container ul li .x-gg-a i {
    top: 56%;
  }
}
.x-sup3 .container .x-gg {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  margin-top: 0.45rem;
}
@media (max-width: 767px) {
  .x-sup3 .container .x-gg {
    margin-top: 1rem;
  }
}
.x-sup3 .container .x-gg span {
  margin-right: 0.1rem;
}
.x-sup3 .container .x-gg i {
  width: 14px;
  height: 14px;
  background: url(../images/x-jia2.png) no-repeat center;
  background-size: contain;
}
.x-sei1 {
  padding-top: 1.15rem;
}
@media (max-width: 767px) {
  .x-sei1 {
    margin-top: 2rem;
    padding: 1rem 0;
  }
}
.x-sei1 .container {
  text-align: center;
}
.x-sei1 .container .x-title {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
}
.x-sei1 .container .x-p {
  color: #666666;
}
@media (max-width: 767px) {
  .x-sei1 .container .x-p {
    text-align: justify;
    font-size: 16px !important;
    opacity: 0.6;
  }
  .x-sei1 .container .x-p p {
    font-size: 16px !important;
  }
  .x-sei1 .container .x-p p br {
    display: none;
  }
  .x-sei1 .container .x-p span {
    font-size: 16px !important;
  }
  .x-sei1 .container .x-p span br {
    display: none;
  }
}
.x-sei2 .x-family2 {
  background-color: #fff;
  height: auto;
  display: block;
  padding-top: 1.2rem;
}
@media (max-width: 767px) {
  .x-sei2 .x-family2 {
    padding: 2rem 0 1rem 0;
    background-color: #f8f8f8;
  }
}
.x-sei2 .x-family2 .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.x-sei2 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text {
  top: 1.2rem;
}
@media (max-width: 767px) {
  .x-sei2 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text {
    padding: 0.8rem 1rem;
  }
}
.x-sei2 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
  margin-bottom: 0.25rem;
}
@media (max-width: 991px) {
  .x-sei2 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
    font-size: 0.74rem;
  }
}
@media (max-width: 767px) {
  .x-sei2 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
    color: #333;
    font-size: 1.2rem;
    margin-bottom: 0.6rem;
  }
}
.x-sei2 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-text-p {
  margin-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .x-sei2 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-text-p {
    margin-bottom: 0.5rem;
  }
}
.x-sei2 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-text-p .x-title-p {
  color: #fff;
  margin-bottom: 0.1rem;
}
@media (max-width: 767px) {
  .x-sei2 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-text-p .x-title-p {
    color: #333;
    font-size: 16px;
  }
}
.x-sei2 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-text-p p {
  color: #fff;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .x-sei2 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-text-p p {
    font-size: 14px;
    color: #333;
  }
}
.x-sei2 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-bf {
  bottom: 1.7rem;
}
@media (max-width: 1260px) {
  .x-sei2 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-bf {
    bottom: 1.2rem;
  }
}
@media (max-width: 767px) {
  .x-sei2 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-bf {
    bottom: auto;
    top: 8rem;
  }
}
.x-sei2 .x-family2 .swiper-container .swiper-pagination1 {
  top: -60px;
}
@media (max-width: 767px) {
  .x-sei2 .x-family2 .swiper-container .swiper-pagination1 {
    top: initial;
  }
}
@media (max-width: 767px) {
  .x-sei2 .x-family2 .swiper-container .swiper-pagination1 .x-le {
    display: none;
  }
}
.x-sei3 .x-page-yehuan1 {
  padding: 1.15rem 0 150px 0;
}
@media (max-width: 1440px) {
  .x-sei3 .x-page-yehuan1 {
    padding: 1.2rem 0 80px 0;
  }
}
@media (max-width: 991px) {
  .x-sei3 .x-page-yehuan1 {
    padding: 1.2rem 0 1.2rem 0;
  }
}
@media (max-width: 767px) {
  .x-sei3 .x-page-yehuan1 {
    padding: 1.2rem 0 1.6rem 0;
  }
}
.x-sei3 .x-page-yehuan1 .container .x-con {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-left {
  width: 46.5%;
  position: sticky;
  position: -webkit-sticky;
  top: 100px;
  padding-right: 0.9rem;
}
@media (max-width: 767px) {
  .x-sei3 .x-page-yehuan1 .container .x-con .x-left {
    width: 100%;
    position: initial;
    padding-right: 0;
  }
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-top {
  margin-bottom: 0.9rem;
}
@media (max-width: 767px) {
  .x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-top {
    margin-bottom: 0;
  }
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-top .x-title {
  color: #333333;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 767px) {
  .x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-top .x-title {
    text-align: center;
    line-height: 1.35;
  }
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-top p {
  color: #666666;
  margin-top: 0.1rem;
}
@media (max-width: 767px) {
  .x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-top p {
    text-align: center;
  }
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-left-con {
  position: relative;
}
@media (max-width: 767px) {
  .x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-left-con {
    display: none;
  }
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-left-con .x-line2 {
  position: absolute;
  width: 3px;
  height: 100%;
  background-color: #e9e9e9;
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-left-con .x-line2 i {
  width: 3px;
  height: 0;
  background-color: #b02628;
  position: absolute;
  left: 0;
  top: 0;
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-left-con ul {
  padding-left: 0.6rem;
  position: relative;
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-left-con ul li {
  padding-bottom: 0.6rem;
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-left-con ul li:last-child {
  padding-bottom: 0;
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-left-con ul li.on .x-title {
  color: #333;
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-left-con ul li.on .x-p {
  height: auto;
  opacity: 1;
  display: block;
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-left-con ul li .x-title {
  font-weight: bold;
  color: rgba(51, 51, 51, 0.5);
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-left-con ul li .x-p {
  color: #666666;
  line-height: 1.6;
  opacity: 0;
  height: 0;
  transition: 0.5s all;
  padding-top: 5px;
  display: none;
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-right {
  width: 53.5%;
}
@media (max-width: 767px) {
  .x-sei3 .x-page-yehuan1 .container .x-con .x-right {
    width: 100%;
    padding-top: 2rem;
  }
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-right ul li {
  padding-top: 0.4rem;
}
@media (max-width: 767px) {
  .x-sei3 .x-page-yehuan1 .container .x-con .x-right ul li {
    padding-top: 2rem;
  }
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-right ul li:first-child {
  padding-top: 0;
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-right ul li figure {
  width: 100%;
  height: 6.25rem;
}
@media (max-width: 991px) {
  .x-sei3 .x-page-yehuan1 .container .x-con .x-right ul li figure {
    height: 7rem;
  }
}
@media (max-width: 767px) {
  .x-sei3 .x-page-yehuan1 .container .x-con .x-right ul li figure {
    height: 10.5rem;
  }
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-right ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-right ul li .x-text {
  display: none;
}
@media (max-width: 767px) {
  .x-sei3 .x-page-yehuan1 .container .x-con .x-right ul li .x-text {
    display: block;
    margin: 1rem 0 0 0;
  }
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-right ul li .x-text .x-title {
  font-weight: bold;
  font-size: 18px;
}
.x-sei3 .x-page-yehuan1 .container .x-con .x-right ul li .x-text .x-p {
  margin-top: 0.4rem;
  font-size: 14px;
}
@media (max-width: 767px) {
  .x-sei3 .x-page-yehuan1 .container .x-con .x-right ul li .x-text .x-p {
    margin-top: 0.4rem;
    color: #666;
  }
}
.x-sei4 .x-sup1 {
  padding-top: 1.6rem;
}
@media (max-width: 767px) {
  .x-sei4 .x-sup1 .container .x-title {
    text-align: center;
  }
}
.x-sei5 {
  position: relative;
}
.x-sei5 .x-sei-mb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.x-sei5 .x-sei-mb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-sei5 .x-img {
  width: 100%;
  height: 9.5rem;
}
@media (max-width: 767px) {
  .x-sei5 .x-img {
    height: 14.5rem;
  }
}
.x-sei5 .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-sei5 .x-text {
  position: absolute;
  top: 2.4rem;
  left: 1.65rem;
}
@media (max-width: 767px) {
  .x-sei5 .x-text {
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
  }
}
.x-sei5 .x-text .x-title {
  font-size: 0.49rem;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  color: #fff;
}
@media (max-width: 991px) {
  .x-sei5 .x-text .x-title {
    font-size: 0.6rem;
  }
}
@media (max-width: 767px) {
  .x-sei5 .x-text .x-title {
    font-size: 0.9rem;
    line-height: 1.4;
  }
}
.x-sei5 .x-text .x-p {
  margin: 0.25rem 0 1.45rem 0;
  font-size: 0.36rem;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 991px) {
  .x-sei5 .x-text .x-p {
    font-size: 14px;
    margin-top: 0.4rem;
  }
}
.x-sei5 .x-text .x-dy1 {
  width: 1.86rem;
  height: 1.86rem;
}
@media (max-width: 767px) {
  .x-sei5 .x-text .x-dy1 {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.x-sei5 .x-text .x-dy1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 767px) {
}
@media (max-width: 767px) {
  .x-ser1 .x-sup2 {
    padding: 3rem 0;
  }
}
.x-ser1 .x-sup2 .container .x-s-p {
  color: #666666;
  text-align: center;
  margin-top: 0.1rem;
}
@media (max-width: 767px) {
  .x-ser1 .x-sup2 .container .x-s-p {
    text-align: justify;
    margin-top: 0.4rem;
  }
}
.x-ser1 .x-sup2 .container ul {
  margin-top: 0.25rem;
}
.x-ser2 {
  padding: 1.5rem 0 1.6rem 0;
}
@media (max-width: 767px) {
  .x-ser2 {
    padding: 2rem 0 3rem 0;
  }
}
.x-ser2 .container .x-top {
  text-align: center;
}
.x-ser2 .container .x-top .x-title {
  margin-bottom: 0.1rem;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 767px) {
  .x-ser2 .container .x-top .x-title {
    text-align: left;
  }
}
.x-ser2 .container .x-top p {
  color: #666666;
}
@media (max-width: 767px) {
  .x-ser2 .container .x-top p {
    text-align: justify;
  }
}
.x-ser2 .container .x-xia {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  height: 4rem;
  background-color: #f7f6f6;
  margin-top: 0.6rem;
}
@media (max-width: 1260px) {
  .x-ser2 .container .x-xia {
    height: 5rem;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .x-ser2 .container .x-xia {
    height: auto;
    margin-top: 1rem;
  }
}
.x-ser2 .container .x-xia .x-img {
  margin-top: -1.4rem;
  width: 35.625%;
  height: 5.4rem;
}
@media (max-width: 1260px) {
  .x-ser2 .container .x-xia .x-img {
    height: 7.4rem;
  }
}
@media (max-width: 767px) {
  .x-ser2 .container .x-xia .x-img {
    display: none;
  }
}
.x-ser2 .container .x-xia .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-ser2 .container .x-xia .x-right {
  padding-left: 3.55rem;
}
@media (max-width: 991px) {
  .x-ser2 .container .x-xia .x-right {
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .x-ser2 .container .x-xia .x-right {
    padding-left: 0;
    padding: 1.5rem 1rem;
  }
}
.x-ser2 .container .x-xia .x-right .x-title2 {
  font-size: 0.36rem;
  color: #333333;
  margin: 0.75rem 0 0.2rem 0;
}
@media (max-width: 1260px) {
  .x-ser2 .container .x-xia .x-right .x-title2 {
    font-size: 0.46rem;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .x-ser2 .container .x-xia .x-right .x-title2 {
    font-size: 18px;
    margin: 0 0 0.5rem 0;
  }
}
.x-ser2 .container .x-xia .x-right p {
  font-size: 0.4rem;
  color: #333333;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 767px) {
  .x-ser2 .container .x-xia .x-right p {
    font-size: 1rem;
    margin-bottom: 0.3rem;
  }
}
.x-ser2 .container .x-xia .x-right span {
  color: #333333;
}
.x-ser2 .container .x-xia .x-right .x-ri-xia {
  margin-top: 0.7rem;
}
.x-ser2 .container .x-xia .x-right .x-ri-xia .x-gg-a {
  margin-right: 0.8rem;
  cursor: pointer;
}
@media (max-width: 767px) {
  .x-ser2 .container .x-xia .x-right .x-ri-xia .x-gg-a {
    margin-right: 2.5rem;
  }
}
.x-ser2 .container .x-xia .x-right .x-ri-xia .x-gg-a span {
  color: #b1282a;
}
.x-ser2 .container .x-xia .x-right .x-ri-xia .x-gg-a i {
  background: url(../images/x-jt4.png) no-repeat center;
  background-size: contain;
}
.x-ser3 {
  padding-bottom: 1.2rem;
}
.x-ser3 .container ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  background-color: #f8f8f8;
}
@media (max-width: 767px) {
  .x-ser3 .container ul li {
    margin-bottom: 1rem;
  }
}
.x-ser3 .container ul li:nth-of-type(2n) .x-img {
  order: -1;
}
.x-ser3 .container ul li .x-left {
  width: 50%;
  padding: 0 1rem;
}
@media (max-width: 767px) {
  .x-ser3 .container ul li .x-left {
    width: 100%;
    padding: 1rem;
  }
}
.x-ser3 .container ul li .x-left .x-title {
  font-size: 0.44rem;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 991px) {
  .x-ser3 .container ul li .x-left .x-title {
    font-size: 0.52rem;
  }
}
@media (max-width: 767px) {
  .x-ser3 .container ul li .x-left .x-title {
    font-size: 1rem;
  }
}
.x-ser3 .container ul li .x-left .x-p1 {
  color: #333333;
  margin: 0.2rem 0 0.3rem 0;
}
@media (max-width: 767px) {
  .x-ser3 .container ul li .x-left .x-p1 {
    margin: 0.4rem 0 0.3rem 0;
  }
}
.x-ser3 .container ul li .x-left .x-p2 {
  color: #666666;
  text-align: justify;
}
.x-ser3 .container ul li .x-img {
  width: 50%;
  height: 5.55rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  .x-ser3 .container ul li .x-img {
    height: 6.55rem;
  }
}
@media (max-width: 767px) {
  .x-ser3 .container ul li .x-img {
    width: 100%;
    height: 10.5rem;
    order: -1;
  }
}
.x-ser3 .container ul li .x-img:hover img {
  transform: scale(1.1);
}
.x-ser3 .container ul li .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-ser4 {
  padding-bottom: 1.2rem;
}
@media (max-width: 767px) {
  .x-ser4 {
    padding-bottom: 3rem;
  }
}
.x-ser4 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-ser4 .container a {
  display: block;
  position: relative;
  width: 49.375%;
}
@media (max-width: 767px) {
  .x-ser4 .container a {
    width: 100%;
    margin-top: 1rem;
  }
}
.x-ser4 .container a:hover::before {
  background-color: rgba(177, 40, 42, 0.9);
}
.x-ser4 .container a:hover .x-top .x-title {
  top: -15px;
}
.x-ser4 .container a:hover .x-top .x-gg-a {
  opacity: 1;
}
.x-ser4 .container a::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  transition: 0.5s all;
}
.x-ser4 .container a .x-top {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  transition: 0.5s all;
}
.x-ser4 .container a .x-top .x-title {
  font-size: 0.36rem;
  color: #fff;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  transition: 0.5s all;
  position: relative;
  top: 0;
}
@media (max-width: 1260px) {
  .x-ser4 .container a .x-top .x-title {
    font-size: 0.46rem;
  }
}
@media (max-width: 767px) {
  .x-ser4 .container a .x-top .x-title {
    font-size: 18px;
  }
}
.x-ser4 .container a .x-top .x-gg-a {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-ser4 .container a .x-top .x-gg-a {
    left: 40%;
  }
}
.x-ser4 .container a .x-top .x-gg-a span {
  color: #fff;
  white-space: nowrap;
}
.x-ser4 .container a .x-top .x-gg-a i {
  background: url(../images/x-jt5.png) no-repeat center;
  background-size: contain;
}
.x-ser4 .container a .x-img {
  width: 100%;
  height: 3.4rem;
}
@media (max-width: 1260px) {
  .x-ser4 .container a .x-img {
    height: 4rem;
  }
}
@media (max-width: 767px) {
  .x-ser4 .container a .x-img {
    height: 7.5rem;
  }
}
.x-ser4 .container a .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-sqzx {
  width: 61.5%;
  height: 7.5rem;
}
@media (max-width: 1580px) {
  .x-sqzx {
    height: 75%;
  }
}
@media (max-width: 1260px) {
  .x-sqzx {
    height: 70%;
  }
}
@media (max-width: 991px) {
  .x-sqzx {
    height: 60%;
  }
}
@media (max-width: 767px) {
  .x-sqzx {
    height: 85%;
    width: 90%;
  }
}
.x-sqzx .x-right {
  width: 100%;
  padding: 0.9rem 1.18rem 0 1.18rem;
}
@media (max-width: 767px) {
  .x-sqzx .x-right {
    padding-top: 2rem;
    height: 100%;
  }
}
.x-sqzx .x-right .x-title {
  text-align: center;
}
.x-sqzx .x-right p {
  text-align: center;
  margin-top: 5px;
}
@media (max-width: 1580px) {
  .x-sqzx .x-right .x-xia {
    margin-top: 0.5rem;
  }
}
@media (max-width: 767px) {
  .x-sqzx .x-right .x-xia {
    max-height: 22rem;
    overflow-y: auto;
  }
}
.x-sqzx .x-right .x-xia .x-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -0.4rem;
  width: 100%;
}
@media (max-width: 991px) {
  .x-sqzx .x-right .x-xia .x-form {
    margin-top: -0.6rem;
  }
}
@media (max-width: 767px) {
  .x-sqzx .x-right .x-xia .x-form {
    margin-top: -1.2rem;
  }
}
.x-sqzx .x-right .x-xia .x-form .x-select {
  width: 46.8%;
  position: relative;
  border-bottom: 1px solid #bababa;
  padding: 0 0 0.2rem 0.1rem;
  margin-top: 0.5rem;
}
@media (max-width: 1260px) {
  .x-sqzx .x-right .x-xia .x-form .x-select {
    padding-left: 0.2rem;
  }
}
@media (max-width: 991px) {
  .x-sqzx .x-right .x-xia .x-form .x-select {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .x-sqzx .x-right .x-xia .x-form .x-select {
    padding-left: 0.5rem;
    margin-top: 1.2rem;
  }
}
.x-sqzx .x-right .x-xia .x-form .x-select::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #999999;
  position: absolute;
  left: 0;
  top: 0.1rem;
}
@media (max-width: 1580px) {
  .x-sqzx .x-right .x-xia .x-form .x-select::before {
    top: 0.12rem;
  }
}
@media (max-width: 1260px) {
  .x-sqzx .x-right .x-xia .x-form .x-select::before {
    top: 0.15rem;
  }
}
@media (max-width: 991px) {
  .x-sqzx .x-right .x-xia .x-form .x-select::before {
    top: 0.2rem;
  }
}
@media (max-width: 767px) {
  .x-sqzx .x-right .x-xia .x-form .x-select::before {
    top: 0.5rem;
  }
}
.x-sqzx .x-right .x-xia .x-form .x-select select {
  width: 100%;
  color: #999999;
}
.x-sqzx .x-right .x-xia .x-form .x-select i {
  display: inline-block;
  width: 12px;
  height: 8px;
  position: absolute;
  right: 0;
  top: 0.1rem;
  background: url("../images/x-jt18.png") no-repeat center;
  background-size: contain;
  pointer-events: none;
}
.x-sqzx .x-right .x-xia .x-form .x-inp {
  width: 46.8%;
  border-bottom: 1px solid #bababa;
  padding: 0.2rem 0 0.2rem 0;
  position: relative;
  padding-left: 0.1rem;
  transition: 0.5s all;
}
@media (max-width: 1260px) {
  .x-sqzx .x-right .x-xia .x-form .x-inp {
    padding-left: 0.2rem;
  }
}
@media (max-width: 991px) {
  .x-sqzx .x-right .x-xia .x-form .x-inp {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .x-sqzx .x-right .x-xia .x-form .x-inp {
    width: 100%;
    padding-left: 0.5rem;
  }
}
.x-sqzx .x-right .x-xia .x-form .x-inp.x-d-inp1 .x-la {
  transform: translateY(125%);
}
@media (max-width: 1600px) {
  .x-sqzx .x-right .x-xia .x-form .x-inp.x-d-inp1 .x-la {
    transform: translateY(104%);
  }
}
.x-sqzx .x-right .x-xia .x-form .x-inp.x-d-inp1 .x-inp2 {
  top: 6px;
}
.x-sqzx .x-right .x-xia .x-form .x-inp.x-d-inp2 {
  width: 100%;
}
.x-sqzx .x-right .x-xia .x-form .x-inp.on {
  border-bottom: 1px solid transparent;
}
.x-sqzx .x-right .x-xia .x-form .x-inp.on::before {
  width: 100%;
  opacity: 1;
}
.x-sqzx .x-right .x-xia .x-form .x-inp.on::after {
  background-color: #b1282a;
}
.x-sqzx .x-right .x-xia .x-form .x-inp::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s all;
}
.x-sqzx .x-right .x-xia .x-form .x-inp::after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #999999;
  position: absolute;
  left: 0;
  top: 64%;
}
@media (max-width: 767px) {
  .x-sqzx .x-right .x-xia .x-form .x-inp::after {
    top: 71%;
  }
}
.x-sqzx .x-right .x-xia .x-form .x-inp .x-la {
  display: block;
  width: 100%;
  color: #999999;
  transform: translateY(100%);
  transition: 0.5s all;
  position: relative;
  z-index: 1;
}
.x-sqzx .x-right .x-xia .x-form .x-inp .x-la.inp2 {
  transform: translateY(-45%);
}
@media (max-width: 767px) {
  .x-sqzx .x-right .x-xia .x-form .x-inp .x-la.inp2 {
    transform: translateY(-15%);
  }
}
.x-sqzx .x-right .x-xia .x-form .x-inp .x-inp2 {
  display: block;
  width: 100%;
  color: #333333;
  border: none;
  outline: none;
  resize: none;
  position: relative;
  z-index: 2;
}
.x-sqzx .x-right .x-xia .x-form .x-inp .x-inp3 {
  position: relative;
  z-index: 2;
}
.x-sqzx .x-right .x-xia .x-form .x-yzm1 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.x-sqzx .x-right .x-xia .x-form .x-yzm1 .x-inp {
  width: 80%;
}
@media (max-width: 1260px) {
  .x-sqzx .x-right .x-xia .x-form .x-yzm1 .x-inp::after {
    top: 57%;
  }
}
@media (max-width: 991px) {
  .x-sqzx .x-right .x-xia .x-form .x-yzm1 .x-inp::after {
    top: 67%;
  }
}
@media (max-width: 767px) {
  .x-sqzx .x-right .x-xia .x-form .x-yzm1 .x-inp {
    width: 48%;
  }
}
.x-sqzx .x-right .x-xia .x-form .x-yzm1 .x-ri {
  cursor: pointer;
  width: 1.6rem;
  height: 0.55rem;
  margin-top: 0.3rem;
}
@media (max-width: 1580px) {
  .x-sqzx .x-right .x-xia .x-form .x-yzm1 .x-ri {
    margin-top: 0.4rem;
  }
}
@media (max-width: 1260px) {
  .x-sqzx .x-right .x-xia .x-form .x-yzm1 .x-ri {
    width: 2rem;
    height: 1rem;
  }
}
@media (max-width: 767px) {
  .x-sqzx .x-right .x-xia .x-form .x-yzm1 .x-ri {
    width: 5rem;
    height: 2rem;
  }
}
.x-sqzx .x-right .x-xia .x-form .x-yzm1 .x-ri img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 2px;
}
.x-sqzx .x-right .x-xia .x-form .x-yszc {
  display: flex;
  margin-top: 0.3rem;
  width: 100%;
}
.x-sqzx .x-right .x-xia .x-form .x-yszc i {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #666;
  position: relative;
  margin-right: 10px;
  margin-top: 9px;
  cursor: pointer;
}
.x-sqzx .x-right .x-xia .x-form .x-yszc i.on {
  border: 1px solid #b1282a;
}
.x-sqzx .x-right .x-xia .x-form .x-yszc i.on::before {
  opacity: 1;
}
@media (max-width: 767px) {
  .x-sqzx .x-right .x-xia .x-form .x-yszc i {
    width: 12px;
    height: 12px;
    margin-right: 6px;
  }
}
.x-sqzx .x-right .x-xia .x-form .x-yszc i::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #b1282a;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.x-sqzx .x-right .x-xia .x-form .x-yszc p {
  font-size: 14px;
  color: #666666;
}
@media (max-width: 767px) {
  .x-sqzx .x-right .x-xia .x-form .x-yszc p {
    font-size: 12px;
  }
}
.x-sqzx .x-right .x-xia .x-form .x-yszc p a {
  color: #b1282a;
  border-bottom: 1px solid #b1282a;
}
.x-sqzx .x-right .x-xia .x-form .x-gg-ab {
  margin-top: 0.4rem;
  margin: 0.3rem auto 0 auto;
  pointer-events: none;
}
.x-sqzx .x-right .x-xia .x-form .x-gg-ab.on {
  pointer-events: auto;
}
@media (max-width: 767px) {
  .x-sqzx .x-right .x-xia .x-form .x-gg-ab {
    margin-top: 1rem;
  }
}
.x-shzx {
  height: 8.6rem;
}
@media (max-width: 1600px) {
  .x-shzx {
    height: 9rem;
  }
}
@media (max-width: 1580px) {
  .x-shzx {
    height: 80%;
  }
}
@media (max-width: 991px) {
  .x-shzx {
    height: 68%;
  }
}
@media (max-width: 767px) {
  .x-shzx {
    height: 80%;
  }
}
@media (max-width: 767px) {
  .x-shzx .x-right .x-xia {
    margin-top: 0;
    padding-top: 1rem;
  }
}
@media (max-width: 991px) {
  .x-shzx .x-right .x-xia .x-form .x-gg-ab {
    margin: 0.6rem auto 0 auto;
  }
}
@media (max-width: 767px) {
  .x-shzx .x-right .x-xia .x-form .x-gg-ab {
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .x-shzx .x-right .x-xia .x-form .x-select {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .x-shzx .x-right .x-xia .x-form .x-select select {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .x-shzx .x-right .x-xia .x-form .x-select i {
    top: 0.3rem;
  }
}
@media (max-width: 767px) {
  .x-shzx .x-right .x-xia .x-form .x-inp.x-d-inp1 {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .x-shzx .x-right .x-xia .x-form .x-inp.x-d-inp1 .x-inp2 {
    top: 0;
  }
}
.x-shzx .x-right .x-xia .x-form .x-gg-ab {
  pointer-events: auto;
}
.x-join1 {
  padding: 1.3rem 0 1.5rem 0;
}
@media (max-width: 767px) {
  .x-join1 {
    padding: 2rem 0 1rem;
  }
}
.x-join1 .container ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-join1 .container ul li {
  width: 49.375%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .x-join1 .container ul li {
    width: 100%;
    margin-bottom: 1rem;
  }
  .x-join1 .container ul li:last-child {
    margin-bottom: 0;
  }
}
.x-join1 .container ul li:hover .x-text::before {
  opacity: 1;
  bottom: 0;
}
.x-join1 .container ul li:hover .x-text .x-p {
  transform: translateY(0);
  opacity: 1;
  height: 48px;
}
@media (max-width: 1580px) {
  .x-join1 .container ul li:hover .x-text .x-p {
    height: 64px;
  }
}
.x-join1 .container ul li figure {
  width: 100%;
  height: 7.5rem;
}
@media (max-width: 767px) {
  .x-join1 .container ul li figure {
    height: 12.5rem;
  }
}
.x-join1 .container ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-join1 .container ul li .x-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0.4rem 1.5rem 0.45rem 0.6rem;
}
@media (max-width: 767px) {
  .x-join1 .container ul li .x-text {
    position: initial;
    padding: 0.8rem 0;
  }
}
.x-join1 .container ul li .x-text::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(177, 40, 42, 0.9);
  position: absolute;
  left: 0;
  bottom: -100%;
  z-index: 1;
  opacity: 1;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-join1 .container ul li .x-text::before {
    display: none;
  }
}
.x-join1 .container ul li .x-text .x-title {
  color: #fff;
  position: relative;
  z-index: 2;
  margin-bottom: 5px;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-join1 .container ul li .x-text .x-title {
    color: #333;
    font-size: 1.2rem;
  }
}
.x-join1 .container ul li .x-text .x-p {
  color: rgba(255, 255, 255, 0.8);
  position: relative;
  transform: translateY(200%);
  z-index: 2;
  transition: 0.5s all;
  opacity: 0;
  height: 0;
  min-height: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .x-join1 .container ul li .x-text .x-p {
    color: #333;
    height: auto;
    transform: none;
    opacity: 1;
    min-height: auto;
  }
}
.x-join2 {
  padding-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .x-join2 {
    background-color: #f8f8f8;
    padding-top: 1rem;
  }
}
.x-join2 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-join2 .container .x-left {
  width: 30%;
}
@media (max-width: 767px) {
  .x-join2 .container .x-left {
    width: 100%;
  }
}
.x-join2 .container .x-left .x-le-box {
  position: sticky;
  position: -webkit-sticky;
  top: 100px;
}
.x-join2 .container .x-left .x-le-box .x-title {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
.x-join2 .container .x-right {
  width: 62%;
  position: relative;
}
@media (max-width: 991px) {
  .x-join2 .container .x-right {
    width: 67%;
  }
}
@media (max-width: 767px) {
  .x-join2 .container .x-right {
    width: 100%;
    margin-top: 2rem;
    display: none;
  }
}
.x-join2 .container .x-right ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-join2 .container .x-right ul li {
  width: 47%;
  margin-bottom: 60px;
  transition: 0.5s all;
  margin-top: 0;
}
@media (max-width: 1260px) {
  .x-join2 .container .x-right ul li {
    margin-bottom: 40px;
  }
}
.x-join2 .container .x-right ul li:hover {
  margin-top: -40px;
  margin-bottom: 28px;
}
.x-join2 .container .x-right ul li:hover figure img {
  transform: scale(1.1);
}
@media (max-width: 1260px) {
  .x-join2 .container .x-right ul li:hover {
    margin-top: -28px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .x-join2 .container .x-right ul li:hover {
    margin-top: 0;
    margin-bottom: 40px;
  }
}
.x-join2 .container .x-right ul li:hover .x-text .x-p {
  height: 72px;
}
@media (max-width: 1260px) {
  .x-join2 .container .x-right ul li:hover .x-text .x-p {
    height: 48px;
  }
}
@media (max-width: 767px) {
  .x-join2 .container .x-right ul li:hover .x-text .x-p {
    height: auto;
  }
}
@media (max-width: 767px) {
  .x-join2 .container .x-right ul li {
    width: 100%;
  }
}
.x-join2 .container .x-right ul li:nth-of-type(2n-1) {
  margin-right: 6%;
}
@media (max-width: 767px) {
  .x-join2 .container .x-right ul li:nth-of-type(2n-1) {
    margin-right: 0;
  }
}
.x-join2 .container .x-right ul li figure {
  width: 100%;
  height: 3.1rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .x-join2 .container .x-right ul li figure {
    height: 10.5rem;
  }
}
.x-join2 .container .x-right ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-join2 .container .x-right ul li .x-text .x-title2 {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  margin: 0.25rem 0 0.1rem 0;
}
@media (max-width: 767px) {
  .x-join2 .container .x-right ul li .x-text .x-title2 {
    margin: 1rem 0 0.5rem 0;
  }
}
.x-join2 .container .x-right ul li .x-text .x-p {
  transition: 0.5s all;
  height: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .x-join2 .container .x-right ul li .x-text .x-p {
    overflow: initial;
    height: auto;
  }
}
.x-join2 .container .x-right ul li .x-text .x-p p {
  color: rgba(102, 102, 102, 0.8);
  text-align: justify;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 1260px) {
  .x-join2 .container .x-right ul li .x-text .x-p p {
    -webkit-line-clamp: 2;
  }
}
@media (max-width: 767px) {
  .x-join2 .container .x-right ul li .x-text .x-p p {
    overflow: initial;
    -webkit-line-clamp: initial;
  }
}
.x-join2 .container .swiper-container {
  display: none;
}
@media (max-width: 767px) {
  .x-join2 .container .swiper-container {
    display: block;
    padding: 1rem 0;
  }
}
.x-join2 .container .swiper-container .swiper-wrapper .swiper-slide figure {
  width: 100%;
  height: 3.1rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .x-join2 .container .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 10.5rem;
  }
}
.x-join2 .container .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-join2 .container .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  margin: 0.25rem 0 0.1rem 0;
}
@media (max-width: 767px) {
  .x-join2 .container .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
    margin: 1rem 0 0.5rem 0;
  }
}
.x-join2 .container .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
  transition: 0.5s all;
  height: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .x-join2 .container .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    overflow: initial;
    height: auto;
  }
}
.x-join2 .container .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p p {
  color: rgba(102, 102, 102, 0.8);
  text-align: justify;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 1260px) {
  .x-join2 .container .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p p {
    -webkit-line-clamp: 2;
  }
}
@media (max-width: 767px) {
  .x-join2 .container .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p p {
    overflow: initial;
    -webkit-line-clamp: initial;
  }
}
.x-join2 .container .swiper-container .swiper-pagination1 {
  display: none;
  justify-content: center;
}
@media (max-width: 767px) {
  .x-join2 .container .swiper-container .swiper-pagination1 {
    display: flex;
    margin-top: 0;
    position: absolute;
    bottom: 0;
    z-index: 5;
  }
}
.x-join2 .container .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
  width: 0.6rem;
  height: 2px;
  background-color: #e3e3e3 !important;
  opacity: 1;
  position: relative;
  border-radius: initial;
}
@media (max-width: 767px) {
  .x-join2 .container .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
    width: 1.5rem;
  }
}
.x-join2 .container .swiper-container .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active span {
  -webkit-animation: sw_pa2 6s linear;
  animation: sw_pa2 6s linear;
}
.x-join2 .container .swiper-container .swiper-pagination1 .swiper-pagination-bullet span {
  width: 0;
  height: 2px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .x-join2 .container .swiper-container .swiper-pagination1 .swiper-pagination-bullet span {
    opacity: 0.8;
  }
}
.x-join3 {
  background-color: #161616;
  padding: 1.25rem 0 1.3rem 0;
}
@media (max-width: 767px) {
  .x-join3 {
    padding: 3rem 0;
  }
}
.x-join3 .x-con .x-title {
  color: #fff;
  text-align: center;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
.x-join3 .x-con .x-swiper {
  margin-top: 0.6rem;
  position: relative;
  padding-bottom: 0.85rem;
}
@media (max-width: 767px) {
  .x-join3 .x-con .x-swiper {
    margin-top: 1rem;
  }
}
.x-join3 .x-con .x-swiper .swiper-container {
  padding: 0 3.2rem;
}
@media (max-width: 767px) {
  .x-join3 .x-con .x-swiper .swiper-container {
    padding: 0 1rem;
  }
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  background-color: rgba(255, 255, 255, 0.05);
  position: relative;
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(36, 36, 36, 0.95);
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.5s all;
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active::before {
  opacity: 0;
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
  width: 34.12%;
  height: 4.9rem;
}
@media (max-width: 1260px) {
  .x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 5.8rem;
  }
}
@media (max-width: 767px) {
  .x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
    width: 100%;
    height: 100%;
  }
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure img {
    object-fit: contain;
  }
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text {
  width: 65.88%;
  padding: 1.35rem 0.9rem 0 1rem;
  position: relative;
}
@media (max-width: 767px) {
  .x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text {
    width: 100%;
    padding: 1.2rem 1rem;
  }
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text::before {
  content: "";
  width: 1.36rem;
  height: 1.1rem;
  background: url('../images/x-join9.png') no-repeat center;
  position: absolute;
  top: 0.55rem;
  left: 1rem;
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-top {
  height: 1.8rem;
  max-height: 1.8rem;
  overflow-y: auto;
  padding-right: 10px;
}
@media (max-width: 1260px) {
  .x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-top {
    max-height: 2.6rem;
    height: 2.6rem;
  }
}
@media (max-width: 767px) {
  .x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-top {
    height: auto;
    max-height: unset;
    text-align: justify;
  }
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-top::-webkit-scrollbar {
  width: 3px;
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-top::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 2px;
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-top::-webkit-scrollbar-thumb {
  background: #b1282a;
  border-radius: 25px;
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-top::-webkit-scrollbar-corner {
  background: #b1282a;
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-top p {
  color: rgba(255, 255, 255, 0.5);
  text-align: justify;
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-xia {
  margin-top: 0.4rem;
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-xia p {
  color: #fff;
}
.x-join3 .x-con .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-xia p span {
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  margin-left: 0.2rem;
}
.x-join3 .x-con .x-swiper .swiper-button-prev1 {
  left: 1.85rem;
}
@media (max-width: 767px) {
  .x-join3 .x-con .x-swiper .swiper-button-prev1 {
    display: none;
  }
}
.x-join3 .x-con .x-swiper .swiper-button-next1 {
  right: 1.85rem;
}
@media (max-width: 767px) {
  .x-join3 .x-con .x-swiper .swiper-button-next1 {
    display: none;
  }
}
.x-join3 .x-con .x-swiper .swiper-pagination1 {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}
@media (max-width: 767px) {
  .x-join3 .x-con .x-swiper .swiper-pagination1 {
    bottom: 0;
  }
}
.x-join3 .x-con .x-swiper .swiper-pagination1 .swiper-pagination-bullet {
  width: 0.6rem;
  height: auto;
  background-color: transparent !important;
  opacity: 1;
  position: relative;
  color: #fff;
  text-align: center;
  margin: 0 8px;
}
@media (max-width: 1260px) {
  .x-join3 .x-con .x-swiper .swiper-pagination1 .swiper-pagination-bullet {
    width: 1.5rem;
  }
}
@media (max-width: 767px) {
  .x-join3 .x-con .x-swiper .swiper-pagination1 .swiper-pagination-bullet {
    margin: 0 4px;
  }
}
.x-join3 .x-con .x-swiper .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  -webkit-animation: sw_pa2 6s linear;
  animation: sw_pa2 6s linear;
}
.x-join3 .x-con .x-swiper .swiper-pagination1 .swiper-pagination-bullet::before {
  content: "";
  width: 0;
  height: 3px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: -6px;
  z-index: 2;
}
@media (max-width: 767px) {
  .x-join3 .x-con .x-swiper .swiper-pagination1 .swiper-pagination-bullet::before {
    height: 2px;
  }
}
.x-join3 .x-con .x-swiper .swiper-pagination1 .swiper-pagination-bullet::after {
  content: "";
  width: 0.6rem;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  bottom: -6px;
  z-index: 1;
}
@media (max-width: 1260px) {
  .x-join3 .x-con .x-swiper .swiper-pagination1 .swiper-pagination-bullet::after {
    width: 1.5rem;
  }
}
@media (max-width: 767px) {
  .x-join3 .x-con .x-swiper .swiper-pagination1 .swiper-pagination-bullet::after {
    height: 2px;
  }
}
.x-join4 {
  background-color: #f9f9f9;
  padding: 1.45rem 0 1.2rem 0;
}
@media (max-width: 767px) {
  .x-join4 {
    padding: 3rem 0;
  }
}
.x-join4 .container .x-title {
  text-align: center;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
.x-join4 .container form {
  width: 75.625%;
  margin: 0.9rem auto 0.6rem auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 1580px) {
  .x-join4 .container form {
    width: 80%;
  }
}
@media (max-width: 1260px) {
  .x-join4 .container form {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .x-join4 .container form {
    width: 100%;
    flex-wrap: wrap;
    margin-top: 1rem;
  }
}
.x-join4 .container form .x-select {
  width: 40%;
  position: relative;
  border-bottom: 1px solid #bababa;
  padding-bottom: 0.18rem;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .x-join4 .container form .x-select {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.x-join4 .container form .x-select::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #999999;
  position: absolute;
  left: 0;
  top: 0.1rem;
}
@media (max-width: 1260px) {
  .x-join4 .container form .x-select::before {
    top: 0.15rem;
  }
}
@media (max-width: 767px) {
  .x-join4 .container form .x-select::before {
    top: 0.5rem;
  }
}
.x-join4 .container form .x-select select {
  width: 100%;
  color: #999999;
}
.x-join4 .container form .x-select i {
  display: inline-block;
  width: 12px;
  height: 8px;
  position: absolute;
  right: 0;
  top: 0.1rem;
  background: url("../images/x-jt18.png") no-repeat center;
  background-size: contain;
  pointer-events: none;
}
@media (max-width: 767px) {
  .x-join4 .container form .x-select i {
    width: 10px;
    height: 10px;
  }
}
.x-join4 .container form .x-select.x-but {
  border-bottom: none;
  padding: 0;
  color: #b1282a;
  padding-left: 0.2rem;
}
.x-join4 .container form .x-select.x-but button {
  border-bottom: 1px solid #b1282a;
}
.x-join4 .container form .x-select.x-but::before {
  display: none;
}
.x-join4 .container ul {
  width: 75.625%;
  margin: 0 auto;
}
@media (max-width: 1580px) {
  .x-join4 .container ul {
    width: 80%;
  }
}
@media (max-width: 1260px) {
  .x-join4 .container ul {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .x-join4 .container ul {
    width: 100%;
  }
}
.x-join4 .container ul li {
  background-color: #fff;
  margin-bottom: 10px;
}
.x-join4 .container ul li:last-child {
  margin-bottom: 0;
}
.x-join4 .container ul li.on .x-top {
  background-color: #b1282a;
}
.x-join4 .container ul li.on .x-top .x-left p {
  color: #fff;
}
.x-join4 .container ul li.on .x-top .x-right {
  color: #fff;
}
.x-join4 .container ul li.on .x-top .x-right::before {
  background: url("../images/x-join-jian.png") no-repeat center;
  background-size: contain;
  flex-shrink: 0;
}
.x-join4 .container ul li .x-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.2rem 0 0.2rem 0.3rem;
  cursor: pointer;
}
@media (max-width: 767px) {
  .x-join4 .container ul li .x-top {
    padding: 0.6rem 0 0.6rem 1rem;
  }
}
.x-join4 .container ul li .x-top .x-left p {
  color: #333333;
}
.x-join4 .container ul li .x-top .x-right {
  display: flex;
  color: #999999;
  padding-right: 1rem;
  position: relative;
}
@media (max-width: 991px) {
  .x-join4 .container ul li .x-top .x-right {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .x-join4 .container ul li .x-top .x-right {
    padding-right: 1rem;
  }
  .x-join4 .container ul li .x-top .x-right p {
    display: none;
  }
}
.x-join4 .container ul li .x-top .x-right::before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  right: 34px;
  top: 50%;
  transform: translateY(-50%);
  background: url("../images/x-join-jia.png") no-repeat center;
  background-size: contain;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .x-join4 .container ul li .x-top .x-right::before {
    right: 1rem;
  }
}
.x-join4 .container ul li .x-top .x-right span {
  display: inline-block;
  margin: 0 0.3rem 0 0.45rem;
}
@media (max-width: 767px) {
  .x-join4 .container ul li .x-top .x-right span {
    display: none;
  }
}
.x-join4 .container ul li .x-xia {
  padding: 0.45rem 0.5rem 0.7rem 2.6rem;
  display: none;
}
@media (max-width: 767px) {
  .x-join4 .container ul li .x-xia {
    padding: 1.2rem 1rem;
  }
}
.x-join4 .container ul li .x-xia .x-xia-text {
  line-height: 29px;
}
@media (max-width: 767px) {
  .x-join4 .container ul li .x-xia .x-xia-text {
    line-height: 1.8;
  }
  .x-join4 .container ul li .x-xia .x-xia-text h3 {
    font-size: 16px !important;
  }
  .x-join4 .container ul li .x-xia .x-xia-text h4 {
    font-size: 16px !important;
  }
  .x-join4 .container ul li .x-xia .x-xia-text p {
    font-size: 14px;
  }
}
.x-join4 .container ul li .x-xia .x-xia-box {
  color: #b1282a;
  margin-top: 0.4rem;
  cursor: pointer;
}
.x-join4 .container .x-gg-ab {
  background-color: transparent;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  margin-top: 0.6rem;
}
.x-join4 .container .x-gg-ab span {
  color: #b1282a;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
.x-join4 .container .x-gg-ab i {
  width: 12px;
  height: 20px;
  background: url(../images/x-jia1.png) no-repeat center;
  background-size: contain;
}
/* 投递简历弹窗 */
#hi-resume-pop {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-resume-pop * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-resume-pop form {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 400px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#hi-resume-pop .hi-title-box {
  position: relative;
  padding: 0 30px;
  background: #b1282a;
}
#hi-resume-pop .hi-title-box .hi-title {
  line-height: 60px;
  font-size: 20px;
  color: #fff;
}
#hi-resume-pop .hi-title-box .hi-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 80px;
  height: 60px;
  cursor: pointer;
}
#hi-resume-pop .hi-title-box .hi-close::before,
#hi-resume-pop .hi-title-box .hi-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -10px;
  width: 20px;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#hi-resume-pop .hi-title-box .hi-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#hi-resume-pop .hi-box {
  padding: 30px;
  font-size: 14px;
}
#hi-resume-pop input {
  margin-bottom: 20px;
  padding: 0 15px;
  width: 100%;
  height: 50px;
  border: 1px solid #ccc;
}
#hi-resume-pop button {
  width: 100%;
  height: 50px;
  background: #b1282a;
  color: #fff;
  cursor: pointer;
  border: 0;
}
#hi-resume-pop .hi-file-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
#hi-resume-pop .hi-file-box .hi-input-box {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  padding: 0 15px;
  line-height: 30px;
  background: #b1282a;
}
#hi-resume-pop .hi-file-box input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  border: 0;
  cursor: pointer;
}
#hi-resume-pop .hi-file-box .hi-text {
  color: #fff;
  text-align: center;
}
#hi-resume-pop .hi-file-box .hi-text2 {
  line-height: 20px;
  margin-top: 15px;
}
#hi-resume-pop .hi-code-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#hi-resume-pop .hi-code-box input {
  margin-bottom: 0;
  width: calc(100% - 256px) !important;
}
#hi-resume-pop .hi-code-box {
  margin-bottom: 20px;
}
#hi-resume-pop .hi-code-box input {
  margin-bottom: 0;
  width: calc(100% - 146px) !important;
}
#hi-resume-pop .hi-code-box img {
  width: 130px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #hi-resume-pop .hi-title-box {
    padding: 0 20px;
  }
  #hi-resume-pop .hi-title-box .hi-title {
    line-height: 50px;
    font-size: 18px;
  }
  #hi-resume-pop .hi-box {
    padding: 20px;
  }
  #hi-resume-pop input {
    margin-bottom: 10px;
    height: 40px;
  }
  #hi-resume-pop .hi-file-box,
  #hi-resume-pop .hi-code-box {
    margin-bottom: 10px;
  }
  #hi-resume-pop .hi-file-box .hi-text2 {
    font-size: 12px;
  }
  #hi-resume-pop button {
    height: 40px;
  }
  #hi-resume-pop .hi-title-box .hi-close {
    width: 60px;
    height: 50px;
  }
}
.abox3 {
  width: 100%;
  height: 250vh;
  position: relative;
}
@media (max-width: 767px) {
  .abox3 {
    height: 13.5rem;
  }
}
.abox3 .bg {
  width: 100%;
  height: 100vh;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .abox3 .bg {
    height: 13.5rem;
  }
}
.abox3 .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.abox3 .alogo {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: relative;
  margin-top: -100vh;
}
@media (max-width: 767px) {
  .abox3 .alogo {
    display: none;
  }
}
.abox3 .alogo .img {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  left: 0;
  z-index: 2;
  margin-top: -100vh;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.abox3 .alogo .img img {
  width: 100%;
  height: 102%;
  object-fit: cover;
  max-width: initial;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: relative;
  margin-top: -1px;
}
@media (max-width: 767px) {
  .abox3 .alogo .img img {
    margin-left: -1px;
    height: 101%;
  }
}
.x-story2 {
  padding: 0.95rem 0 1.15rem 0;
}
@media (max-width: 767px) {
  .x-story2 {
    padding: 1rem 0 2rem 0;
  }
}
.x-story2 .container .x-text {
  text-align: center;
}
@media (max-width: 1580px) {
  .x-story2 .container .x-text p {
    font-size: 26px !important;
  }
}
@media (max-width: 991px) {
  .x-story2 .container .x-text p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .x-story2 .container .x-text p {
    font-size: 16px !important;
    line-height: 1.6 !important;
  }
}
@media (max-width: 767px) {
  .x-story2 .container .x-text span {
    font-size: 16px !important;
    line-height: 1.6 !important;
  }
}
.x-story3 .x-family2 {
  padding-top: 0;
}
@media (max-width: 767px) {
  .x-story3 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    color: #333;
  }
}
@media (max-width: 767px) {
  .x-story3 .x-family2 .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p2 {
    color: #333;
  }
}
.x-story4 {
  padding: 1.4rem 0 1.6rem 0;
}
@media (max-width: 767px) {
  .x-story4 {
    padding: 2rem 0 3rem 0;
  }
}
.x-story4 .container .x-top-box {
  border-bottom: 1px solid #e4e4e4;
}
@media (max-width: 767px) {
  .x-story4 .container .x-top-box {
    display: flex;
    justify-content: flex-start;
    overflow-x: auto;
    position: relative;
  }
}
.x-story4 .container .x-top-box a {
  display: inline-block;
  color: #333333;
  transition: 0.5s all;
  position: relative;
  margin-right: 0.5rem;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .x-story4 .container .x-top-box a {
    white-space: nowrap;
    margin-right: 1rem;
    padding-bottom: 10px;
    font-size: 16px;
  }
}
.x-story4 .container .x-top-box a.on {
  color: #b1282a;
}
.x-story4 .container .x-top-box a.on::before {
  width: 100%;
  opacity: 1;
}
.x-story4 .container .x-top-box a::before {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  opacity: 0;
  transition: 0.5s all;
  background-color: #b1282a;
}
@media (max-width: 767px) {
  .x-story4 .container .x-top-box a::before {
    height: 1px;
  }
}
.x-story4 .container .x-xia {
  display: none;
}
.x-story4 .container .x-xia.on {
  display: block;
}
.x-story4 .container .x-xia ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-story4 .container .x-xia ul li {
  width: 28.75%;
  margin-right: 6.875%;
  margin-top: 0.9rem;
}
@media (max-width: 991px) {
  .x-story4 .container .x-xia ul li {
    width: 48%;
    margin-right: 4%;
  }
  .x-story4 .container .x-xia ul li:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .x-story4 .container .x-xia ul li {
    width: 100%;
    margin-right: 0 !important;
    margin-top: 1.5rem;
  }
}
.x-story4 .container .x-xia ul li:nth-of-type(3n) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .x-story4 .container .x-xia ul li:nth-of-type(3n) {
    margin-right: auto;
  }
}
.x-story4 .container .x-xia ul li a {
  display: block;
}
.x-story4 .container .x-xia ul li a:hover figure img {
  transform: scale(1.1);
}
.x-story4 .container .x-xia ul li a:hover .x-text .x-title {
  color: #b1282a;
}
.x-story4 .container .x-xia ul li a:hover .x-text .x-news-gg::after {
  width: 100%;
  opacity: 1;
  display: none;
}
@media (max-width: 767px) {
  .x-story4 .container .x-xia ul li a:hover .x-text .x-news-gg::before {
    display: none;
  }
  .x-story4 .container .x-xia ul li a:hover .x-text .x-news-gg i {
    margin-left: 0;
  }
}
.x-story4 .container .x-xia ul li a .x-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 0.15rem;
}
@media (max-width: 767px) {
  .x-story4 .container .x-xia ul li a .x-top {
    margin-bottom: 0.5rem;
  }
}
.x-story4 .container .x-xia ul li a .x-top .x-t-le {
  display: flex;
  align-items: baseline;
}
.x-story4 .container .x-xia ul li a .x-top .x-t-le p {
  color: #333333;
  font-size: 0.36rem;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  margin-right: 0.2rem;
}
@media (max-width: 991px) {
  .x-story4 .container .x-xia ul li a .x-top .x-t-le p {
    font-size: 18px;
  }
}
.x-story4 .container .x-xia ul li a .x-top .x-t-le span {
  color: #999999;
}
@media (max-width: 767px) {
  .x-story4 .container .x-xia ul li a .x-top .x-t-le span {
    font-size: 12px;
  }
}
.x-story4 .container .x-xia ul li a .x-top .x-t-ri span {
  color: #fff;
  background-color: #b1282a;
  display: inline-block;
  padding: 0 10px;
  border-radius: 2px;
}
.x-story4 .container .x-xia ul li a figure {
  width: 100%;
  height: 2.9rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  .x-story4 .container .x-xia ul li a figure {
    height: 4.22rem;
  }
}
@media (max-width: 767px) {
  .x-story4 .container .x-xia ul li a figure {
    height: 10.5rem;
  }
}
.x-story4 .container .x-xia ul li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-story4 .container .x-xia ul li a .x-text .x-title {
  color: #333333;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  margin: 0.25rem 0 0.2rem 0;
  transition: 0.5s all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-story4 .container .x-xia ul li a .x-text .x-title {
    margin: 0.8rem 0 0.4rem 0;
  }
}
.x-story4 .container .x-xia ul li a .x-text .x-p p {
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.x-story4 .container .x-xia ul li a .x-text .x-news-gg {
  margin-top: 0.6rem;
  padding-bottom: 0.2rem;
  position: relative;
  display: inline-block;
}
.x-story4 .container .x-xia ul li a .x-text .x-news-gg::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #d0d0d0;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .x-story4 .container .x-xia ul li a .x-text .x-news-gg::before {
    display: none;
  }
}
.x-story4 .container .x-xia ul li a .x-text .x-news-gg::after {
  content: "";
  width: 0;
  height: 2px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.5s all;
  opacity: 0;
}
@media (max-width: 767px) {
  .x-story4 .container .x-xia ul li a .x-text .x-news-gg::after {
    display: none;
  }
}
.x-story4 .container .x-xia ul li a .x-text .x-news-gg span {
  color: #333333;
}
.x-story4 .container .x-xia ul li a .x-text .x-news-gg i {
  display: inline-block;
  width: 8px;
  height: 14px;
  background: url("../images/x-jt3.png") no-repeat center;
  background-size: contain;
  margin-left: 0.5rem;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .x-story4 .container .x-xia ul li a .x-text .x-news-gg i {
    width: 8px;
    height: 8px;
    margin-left: 0;
    margin-top: -2px;
  }
}
.x-story4 .container .x-xia .x-gg-ab {
  margin: 0 auto;
  margin-top: 1rem;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .x-ny-brand .x-ny-banner1 .x-con .x-text {
    top: 58%;
  }
}
.x-ny-brand .x-ny-banner1 .x-con .x-text p {
  margin-top: 5px;
}
.x-ny-brand .x-ny-banner1 .x-con .x-text .x-sp {
  margin-top: 1rem;
  display: inline-block;
}
@media (max-width: 767px) {
  .x-ny-brand .x-ny-banner1 .x-con .x-text .x-sp {
    position: absolute;
    top: 9rem;
    z-index: 6;
  }
}
.x-ny-brand .x-ny-banner1 .x-con .x-text .x-sp:hover img {
  transform: scale(1.1);
}
.x-ny-brand .x-ny-banner1 .x-con .x-text .x-sp img {
  cursor: pointer;
  width: 0.7rem;
  height: 0.7rem;
  object-fit: contain;
  transition: 1s all;
}
@media (max-width: 1580px) {
  .x-ny-brand .x-ny-banner1 .x-con .x-text .x-sp img {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-ny-brand .x-ny-banner1 .x-con .x-text .x-sp img {
    width: 35px;
    height: 35px;
  }
}
.x-brand1 {
  padding: 1.1rem 0 1rem;
}
@media (max-width: 767px) {
  .x-brand1 {
    padding: 2rem 0 1rem 0;
  }
}
.x-brand1 .container .x-text {
  text-align: center;
}
@media (max-width: 1580px) {
  .x-brand1 .container .x-text p {
    font-size: 24px !important;
    line-height: 52px !important;
  }
}
@media (max-width: 1260px) {
  .x-brand1 .container .x-text p {
    font-size: 18px !important;
    line-height: 40px !important;
  }
}
@media (max-width: 767px) {
  .x-brand1 .container .x-text p {
    font-size: 16px !important;
    line-height: 1.8 !important;
  }
}
@media (max-width: 767px) {
  .x-brand1 .container .x-text span {
    font-size: 16px !important;
    line-height: 1.8 !important;
  }
}
.x-brand3 {
  padding: 1.2rem 0 1.4rem 0;
}
@media (max-width: 767px) {
  .x-brand3 {
    padding: 3rem  0;
  }
}
.x-brand3 .container .x-top .x-title {
  text-align: center;
  font-size: 0.6rem;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 991px) {
  .x-brand3 .container .x-top .x-title {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .x-brand3 .container .x-top .x-title {
    font-size: 1.2rem;
  }
}
.x-brand3 .container .x-top .x-text {
  text-align: center;
  margin-top: 0.15rem;
}
@media (max-width: 767px) {
  .x-brand3 .container .x-top .x-text {
    margin-top: 0.3rem;
  }
}
@media (max-width: 1580px) {
  .x-brand3 .container .x-top .x-text p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .x-brand3 .container .x-top .x-text p {
    font-size: 14px !important;
    line-height: 1.8 !important;
    color: #666 !important;
  }
  .x-brand3 .container .x-top .x-text p br {
    display: none;
  }
}
@media (max-width: 767px) {
  .x-brand3 .container .x-top .x-text span {
    font-size: 14px !important;
    line-height: 1.8 !important;
    color: #666 !important;
  }
  .x-brand3 .container .x-top .x-text span br {
    display: none;
  }
}
.x-brand3 .container .x-xia {
  position: relative;
  margin-top: 0.65rem;
}
@media (max-width: 767px) {
  .x-brand3 .container .x-xia {
    margin-top: 1rem;
  }
}
.x-brand3 .container .x-xia::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../images/x-brand3.png") no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.5;
  z-index: 1;
}
.x-brand3 .container .x-xia .x-img {
  height: 7.7rem;
}
@media (max-width: 1260px) {
  .x-brand3 .container .x-xia .x-img {
    height: 8.3rem;
  }
}
@media (max-width: 991px) {
  .x-brand3 .container .x-xia .x-img {
    height: 9.8rem;
  }
}
@media (max-width: 767px) {
  .x-brand3 .container .x-xia .x-img {
    height: 22rem;
  }
}
.x-brand3 .container .x-xia .x-img figure {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  transition: 0.5s all;
}
.x-brand3 .container .x-xia .x-img figure.on {
  opacity: 1;
}
.x-brand3 .container .x-xia .x-img figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-brand3 .container .x-xia ul {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.x-brand3 .container .x-xia ul li {
  border-bottom: 1px solid rgba(217, 223, 225, 0.7);
}
.x-brand3 .container .x-xia ul li:last-child {
  border-bottom: none;
}
.x-brand3 .container .x-xia ul li.on a {
  padding-top: 1.1rem;
}
@media (max-width: 1260px) {
  .x-brand3 .container .x-xia ul li.on a {
    padding-top: 0.8rem;
  }
}
.x-brand3 .container .x-xia ul li.on .x-title2 {
  font-size: 0.3rem;
}
@media (max-width: 1580px) {
  .x-brand3 .container .x-xia ul li.on .x-title2 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .x-brand3 .container .x-xia ul li.on .x-title2 {
    font-size: 18px;
  }
}
.x-brand3 .container .x-xia ul li.on .x-a-box {
  display: flex;
}
.x-brand3 .container .x-xia ul li a {
  display: inline-block;
  width: 100%;
  padding: 0.25rem 0 0.25rem 0.5rem;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-brand3 .container .x-xia ul li a {
    padding: 0.8rem 0 0.8rem 1rem;
  }
}
.x-brand3 .container .x-xia ul li .x-title2 {
  color: #fff;
  transition: 0.5s all;
}
@media (max-width: 991px) {
  .x-brand3 .container .x-xia ul li .x-title2 {
    font-size: 16px;
  }
}
.x-brand3 .container .x-xia ul li .x-a-box {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 0.1rem;
  display: none;
  transition: 0.5s all;
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.x-brand3 .container .x-xia ul li .x-a-box .x-p {
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 991px) {
  .x-brand3 .container .x-xia ul li .x-a-box .x-p {
    max-width: 70%;
  }
}
@media (max-width: 767px) {
  .x-brand3 .container .x-xia ul li .x-a-box .x-p {
    max-width: 60%;
  }
}
.x-brand3 .container .x-xia ul li .x-a-box .x-gg-a {
  background-color: transparent;
  height: auto;
  line-height: normal;
}
@-webkit-keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    -ms-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.x-brand4 {
  position: relative;
}
.x-brand4 .x-img {
  height: 100vh;
}
@media (max-width: 767px) {
  .x-brand4 .x-img {
    height: 26rem;
  }
}
.x-brand4 .x-img figure {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.x-brand4 .x-img figure.on img {
  opacity: 1;
}
.x-brand4 .x-img figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: 0.5s all;
}
.x-brand4 ul {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 84%;
  padding: 0 1.3rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1260px) {
  .x-brand4 ul {
    padding: 0 0.5rem;
  }
}
@media (max-width: 767px) {
  .x-brand4 ul {
    padding: 0;
  }
}
.x-brand4 ul li {
  width: 33.3%;
}
@media (max-width: 767px) {
  .x-brand4 ul li {
    width: 100%;
    margin-bottom: 1rem;
  }
  .x-brand4 ul li:last-child {
    margin-bottom: 0;
  }
}
.x-brand4 ul li:hover .x-top {
  background-color: #b02d2c;
  border: 1px solid transparent;
}
.x-brand4 ul li:hover .x-text .x-text-a {
  display: block;
}
.x-brand4 ul li .x-top {
  width: 2.7rem;
  height: 2.7rem;
  border-radius: 50%;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  transition: 0.5s all;
}
@media (max-width: 1260px) {
  .x-brand4 ul li .x-top {
    width: 3rem;
    height: 3rem;
  }
}
@media (max-width: 767px) {
  .x-brand4 ul li .x-top {
    width: 5rem;
    height: 5rem;
  }
}
.x-brand4 ul li .x-top .x-title {
  font-size: 0.36rem;
  color: #fff;
}
@media (max-width: 1260px) {
  .x-brand4 ul li .x-top .x-title {
    font-size: 20px;
  }
}
.x-brand4 ul li .x-text {
  margin-top: 0.25rem;
  text-align: center;
  padding: 0 0.2rem;
  position: relative;
}
@media (max-width: 767px) {
  .x-brand4 ul li .x-text {
    padding: 0 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
.x-brand4 ul li .x-text .x-text-a {
  width: 100%;
  position: absolute;
  left: 0;
  color: #fff;
  display: none;
  transition: 0.5s all;
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media (max-width: 1260px) {
  .x-brand4 ul li .x-text .x-text-a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .x-brand4 ul li .x-text .x-text-a {
    position: relative;
    display: block;
    margin-top: 0.4rem;
  }
}
.x-brand4 ul li .x-text .x-text-a h4 {
  font-size: 0.24rem;
}
@media (max-width: 1580px) {
  .x-brand4 ul li .x-text .x-text-a h4 {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .x-brand4 ul li .x-text .x-text-a h4 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .x-brand4 ul li .x-text .x-text-a h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
.x-brand4 ul li .x-text .x-text-a span {
  font-size: 18px;
}
@media (max-width: 1580px) {
  .x-brand4 ul li .x-text .x-text-a span {
    font-size: 16px;
  }
}
@media (max-width: 1260px) {
  .x-brand4 ul li .x-text .x-text-a span {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .x-brand4 ul li .x-text .x-text-a span {
    display: none;
  }
}
.x-brand5 {
  padding: 1.5rem 0 1.3rem 0;
  position: relative;
  height: 100vh;
}
@media (max-width: 767px) {
  .x-brand5 {
    padding: 3rem 1rem;
    height: 100%;
  }
}
.x-brand5::before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #dadada;
  position: absolute;
  left: 34.375%;
  top: 0;
}
@media (max-width: 767px) {
  .x-brand5::before {
    display: none;
  }
}
.x-brand5 .container1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-brand5 .container1 .x-con {
  width: 34.37%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .x-brand5 .container1 .x-con {
    width: 100%;
  }
}
.x-brand5 .container1 .x-left {
  position: absolute;
  left: 1.6rem;
}
@media (max-width: 767px) {
  .x-brand5 .container1 .x-left {
    width: 100%;
    position: initial;
  }
}
.x-brand5 .container1 .x-left .x-titel {
  line-height: 1;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
.x-brand5 .container1 .x-zhong {
  width: 100%;
  height: 7rem;
  padding-left: 4.6rem;
  overflow: hidden;
  position: relative;
}
@media (max-width: 991px) {
  .x-brand5 .container1 .x-zhong {
    height: 80vh;
  }
}
@media (max-width: 767px) {
  .x-brand5 .container1 .x-zhong {
    height: 100%;
    padding-left: 0;
    margin: 1rem 0;
  }
}
.x-brand5 .container1 .x-zhong .x-x {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 1.6rem;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}
@media (max-width: 991px) {
  .x-brand5 .container1 .x-zhong .x-x {
    height: 2.4rem;
  }
}
@media (max-width: 767px) {
  .x-brand5 .container1 .x-zhong .x-x {
    display: none;
  }
}
.x-brand5 .container1 .x-zhong .x-x::before {
  content: "";
  width: 2px;
  height: 30px;
  background-color: #b02527;
  position: absolute;
  right: 0;
  top: 55%;
  transform: translateY(-50%);
}
.x-brand5 .container1 .x-zhong .x-x::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/x-cjfh1.png") no-repeat center;
  background-size: contain;
  position: absolute;
  left: 56%;
  top: 55%;
  transform: translateY(-50%);
}
.x-brand5 .container1 .x-zhong .swiper-container {
  height: 100%;
}
.x-brand5 .container1 .x-zhong .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active p {
  font-size: 0.36rem;
  color: #333333;
}
@media (max-width: 1580px) {
  .x-brand5 .container1 .x-zhong .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active p {
    font-size: 22px;
  }
}
.x-brand5 .container1 .x-zhong .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active p span {
  opacity: 1;
}
.x-brand5 .container1 .x-zhong .swiper-container .swiper-wrapper .swiper-slide p {
  color: rgba(51, 51, 51, 0.2);
  font-family: "shuzi";
  font-weight: bold;
  transition: 0.5s all;
  cursor: pointer;
}
@media (max-width: 767px) {
  .x-brand5 .container1 .x-zhong .swiper-container .swiper-wrapper .swiper-slide p {
    display: flex;
    align-items: baseline;
  }
}
.x-brand5 .container1 .x-zhong .swiper-container .swiper-wrapper .swiper-slide p span {
  font-size: 0.2rem;
  color: #333;
  font-weight: normal;
  margin-left: 0.2rem;
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-brand5 .container1 .x-zhong .swiper-container .swiper-wrapper .swiper-slide p span {
    font-size: 12px;
  }
}
.x-brand5 .container1 .x-right {
  width: 65.63%;
  padding-left: 1.8rem;
  height: 7.1rem;
  padding-right: 1.6rem;
}
@media (max-width: 1260px) {
  .x-brand5 .container1 .x-right {
    height: 10.1rem;
  }
}
@media (max-width: 991px) {
  .x-brand5 .container1 .x-right {
    height: 80vh;
  }
}
@media (max-width: 767px) {
  .x-brand5 .container1 .x-right {
    width: 100%;
    height: auto;
    padding: 0;
  }
}
.x-brand5 .container1 .x-right ul {
  display: none;
  height: 100%;
  overflow-y: auto;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .x-brand5 .container1 .x-right ul {
    overflow-y: initial;
    padding-right: 0;
  }
}
.x-brand5 .container1 .x-right ul::-webkit-scrollbar {
  width: 3px;
}
.x-brand5 .container1 .x-right ul::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 2px;
}
.x-brand5 .container1 .x-right ul::-webkit-scrollbar-thumb {
  background: #b1282a;
  border-radius: 25px;
}
.x-brand5 .container1 .x-right ul::-webkit-scrollbar-corner {
  background: #b1282a;
}
.x-brand5 .container1 .x-right ul.on {
  display: block;
}
.x-brand5 .container1 .x-right ul li {
  margin-bottom: 0.4rem;
}
@media (max-width: 767px) {
  .x-brand5 .container1 .x-right ul li {
    margin-bottom: 1rem;
  }
}
.x-brand5 .container1 .x-right ul li:last-child {
  margin-bottom: 0;
}
.x-brand5 .container1 .x-right ul li figure {
  width: 300px;
  height: 190px;
}
@media (max-width: 767px) {
  .x-brand5 .container1 .x-right ul li figure {
    width: 100%;
    height: 10.5rem;
  }
}
.x-brand5 .container1 .x-right ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-brand5 .container1 .x-right ul li .x-text .x-title {
  margin: 0.2rem 0 5px 0;
}
@media (max-width: 767px) {
  .x-brand5 .container1 .x-right ul li .x-text .x-title {
    margin: 0.8rem 0 0.4rem 0;
  }
}
.x-brand5 .container1 .x-right ul li .x-text .x-p {
  color: #666;
}
@media (max-width: 767px) {
  .x-brand5 .container1 .x-right ul li .x-text .x-p {
    text-align: justify;
  }
}
.x-brand6 {
  background-color: #f8f8f8;
  padding: 1.05rem 0 1.3rem 0;
}
@media (max-width: 767px) {
  .x-brand6 {
    padding: 2.5rem 0;
  }
}
.x-brand6 .container .x-title {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  text-align: center;
}
@media (max-width: 767px) {
  .x-brand6 .container .x-title {
    text-align: left;
  }
}
.x-brand6 .container .swiper-container {
  display: none;
}
@media (max-width: 767px) {
  .x-brand6 .container .swiper-container {
    display: block;
    margin-top: 1rem;
    padding-bottom: 1rem;
  }
}
.x-brand6 .container .swiper-container .swiper-wrapper .swiper-slide {
  background-color: #fff;
}
.x-brand6 .container .swiper-container .swiper-wrapper .swiper-slide a {
  padding: 0.4rem 0.3rem 0.3rem 0.3rem;
  display: block;
}
@media (max-width: 767px) {
  .x-brand6 .container .swiper-container .swiper-wrapper .swiper-slide a {
    padding: 1rem;
  }
}
.x-brand6 .container .swiper-container .swiper-wrapper .swiper-slide a figure {
  width: auto;
  height: 2.4rem;
}
@media (max-width: 1260px) {
  .x-brand6 .container .swiper-container .swiper-wrapper .swiper-slide a figure {
    height: 3.2rem;
  }
}
@media (max-width: 767px) {
  .x-brand6 .container .swiper-container .swiper-wrapper .swiper-slide a figure {
    height: 10.5rem;
  }
}
.x-brand6 .container .swiper-container .swiper-wrapper .swiper-slide a figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-brand6 .container .swiper-container .swiper-wrapper .swiper-slide a .x-text {
  display: flex;
  justify-content: space-between;
  padding-top: 0.25rem;
  margin-top: 0.3rem;
  border-top: 1px solid #eaeaea;
}
@media (max-width: 767px) {
  .x-brand6 .container .swiper-container .swiper-wrapper .swiper-slide a .x-text {
    padding-top: 1rem;
  }
}
.x-brand6 .container .swiper-container .swiper-wrapper .swiper-slide a .x-text p {
  color: #333333;
  padding-right: 10px;
}
.x-brand6 .container .swiper-container .swiper-wrapper .swiper-slide a .x-text img {
  width: 18px;
  height: 18px;
  object-fit: contain;
  flex-shrink: 0;
}
.x-brand6 .container .swiper-container .swiper-pagination-progressbar {
  top: initial;
  bottom: 0;
  height: 2px;
}
.x-brand6 .container .swiper-container .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #b02d2c;
}
.x-brand6 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .x-brand6 .container ul {
    margin-top: 1rem;
    display: none;
  }
}
.x-brand6 .container ul li {
  width: 24.062%;
  background-color: #fff;
  margin-right: 1.25%;
  margin-bottom: 0.2rem;
}
.x-brand6 .container ul li:nth-of-type(4n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .x-brand6 .container ul li {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 1rem;
  }
}
.x-brand6 .container ul li a {
  padding: 0.4rem 0.3rem 0.3rem 0.3rem;
  display: block;
}
@media (max-width: 767px) {
  .x-brand6 .container ul li a {
    padding: 1rem;
  }
}
.x-brand6 .container ul li a figure {
  width: auto;
  height: 2.4rem;
}
@media (max-width: 1260px) {
  .x-brand6 .container ul li a figure {
    height: 3.2rem;
  }
}
@media (max-width: 767px) {
  .x-brand6 .container ul li a figure {
    height: 10.5rem;
  }
}
.x-brand6 .container ul li a figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-brand6 .container ul li a .x-text {
  display: flex;
  justify-content: space-between;
  padding-top: 0.25rem;
  margin-top: 0.3rem;
  border-top: 1px solid #eaeaea;
}
@media (max-width: 767px) {
  .x-brand6 .container ul li a .x-text {
    padding-top: 1rem;
  }
}
.x-brand6 .container ul li a .x-text p {
  color: #333333;
  padding-right: 10px;
}
.x-brand6 .container ul li a .x-text img {
  width: 18px;
  height: 18px;
  object-fit: contain;
  flex-shrink: 0;
}
.x-brand6 .container .x-jzgd {
  color: #b1282a;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  display: block;
  margin: 0.6rem auto 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  .x-brand6 .container .x-jzgd {
    display: none;
  }
}
.x-brand6 .container .x-jzgd img {
  width: 14px;
  height: 14px;
  object-fit: contain;
  vertical-align: middle;
}
@media (max-width: 1580px) {
  .x-brand6 .container .x-jzgd img {
    width: 12px;
    height: 12px;
  }
}
.x-brand7 {
  padding: 1.65rem 0 0.5rem 0;
}
@media (max-width: 767px) {
  .x-brand7 {
    padding: 3rem 0;
  }
}
.x-brand7 .container .x-title {
  text-align: center;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 767px) {
  .x-brand7 .container .x-title {
    text-align: left;
  }
}
.x-brand7 .container .x-img {
  width: 100%;
  position: relative;
  margin-top: 0.85rem;
}
.x-brand7 .container .x-img img {
  width: 100%;
  height: 100%;
}
.x-brand7 .container .x-img .x-a {
  position: absolute;
}
.x-brand7 .container .x-img .x-a.x-a1 {
  left: 10%;
  top: 32.89%;
}
.x-brand7 .container .x-img .x-a.x-a2 {
  left: 46%;
  top: 10.52%;
}
.x-brand7 .container .x-img .x-a.x-a3 {
  left: 47.5%;
  top: 18.42%;
}
@media (max-width: 1260px) {
  .x-brand7 .container .x-img .x-a.x-a3 {
    top: 20%;
  }
}
.x-brand7 .container .x-img .x-a.x-a4 {
  left: 43.75%;
  top: 24.68%;
}
@media (max-width: 1260px) {
  .x-brand7 .container .x-img .x-a.x-a4 {
    top: 28%;
  }
}
.x-brand7 .container .x-img .x-a.x-a5 {
  left: 78.43%;
  top: 28.94%;
}
.x-brand7 .container .x-img .x-a.x-a6 {
  left: 78.12%;
  top: 36.84%;
}
.x-brand7 .container .x-img .x-a.x-a7 {
  left: 76.87%;
  top: 42.5%;
}
@media (max-width: 1580px) {
  .x-brand7 .container .x-img .x-a.x-a7 {
    top: 43.5%;
  }
}
@media (max-width: 1260px) {
  .x-brand7 .container .x-img .x-a.x-a7 {
    top: 45%;
  }
}
.x-brand7 .container .x-img .x-a.x-a8 {
  left: 53.87%;
  top: 35.5%;
}
@media (max-width: 1260px) {
}
.x-brand7 .container .x-img .x-a .x-a-box {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: relative;
  background-color: #b1282a;
}
@media (max-width: 991px) {
  .x-brand7 .container .x-img .x-a .x-a-box {
    width: 6px;
    height: 6px;
  }
}
.x-brand7 .container .x-img .x-a .x-a-box::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.6rem;
  height: 0.6rem;
  opacity: 0.2;
  border-radius: 50%;
  animation: aquan 2s linear normal infinite;
  background: #b1282a;
}
@media (max-width: 991px) {
  .x-brand7 .container .x-img .x-a .x-a-box::after {
    width: 2rem;
    height: 2rem;
  }
}
.x-brand7 .container .x-img .x-a .x-a-box2 {
  width: auto;
  position: absolute;
  left: 0.47rem;
  top: 50%;
  transform: translateY(-50%);
  padding: 0.08rem 0.3rem;
  border-radius: 0.3rem;
  white-space: nowrap;
  background: #b1282a;
  color: #fff;
}
@media (max-width: 991px) {
  .x-brand7 .container .x-img .x-a .x-a-box2 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .x-brand7 .container .x-img .x-a .x-a-box2 {
    display: none;
  }
}
@keyframes aquan {
  from {
    transform: translate(-50%, -50%) scale(0);
  }
  to {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.05;
  }
}
.x-brand8 {
  padding-bottom: 1.1rem;
}
@media (max-width: 767px) {
  .x-brand8 {
    padding-bottom: 1.5rem;
  }
}
.x-brand8 .container .x-top .x-title {
  text-align: center;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
}
@media (max-width: 767px) {
  .x-brand8 .container .x-top .x-title {
    text-align: left;
  }
}
.x-brand8 .container .x-top .x-p {
  text-align: center;
  color: #666666;
  line-height: 1.7;
  margin-top: 0.1rem;
}
@media (max-width: 767px) {
  .x-brand8 .container .x-top .x-p {
    margin-top: 0.6rem;
    text-align: justify;
  }
  .x-brand8 .container .x-top .x-p p {
    font-size: 14px !important;
  }
  .x-brand8 .container .x-top .x-p p span {
    font-size: 14px !important;
  }
  .x-brand8 .container .x-top .x-p p br {
    display: none;
  }
}
.x-brand8 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 1rem;
}
.x-brand8 .container ul li {
  width: 30.62%;
  margin-right: 4.07%;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .x-brand8 .container ul li {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 1rem;
  }
}
.x-brand8 .container ul li:nth-of-type(3n) {
  margin-right: 0;
}
.x-brand8 .container ul li figure {
  width: 100%;
  height: 3.5rem;
}
@media (max-width: 767px) {
  .x-brand8 .container ul li figure {
    height: 10.5rem;
  }
}
.x-brand8 .container ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-brand8 .container ul li .x-text {
  margin-top: 0.25rem;
}
@media (max-width: 767px) {
  .x-brand8 .container ul li .x-text {
    margin-top: 0.8rem;
  }
}
.x-brand8 .container ul li .x-text .x-p {
  margin: 0.2rem 0 0.1rem 0;
}
@media (max-width: 767px) {
  .x-brand8 .container ul li .x-text .x-p {
    margin: 0.4rem 0 0.2rem 0;
  }
}
.x-brand8 .container ul li .x-text .x-span {
  color: #666666;
}
.x-brand9 {
  padding-bottom: 1.6rem;
}
@media (max-width: 767px) {
  .x-brand9 {
    padding-bottom: 3rem;
  }
}
.x-brand9 .container {
  display: flex;
  justify-content: space-between;
}
.x-brand9 .container .x-left {
  width: 63.75%;
}
.x-brand9 .container .x-left:hover figure img {
  transform: scale(1.1);
}
.x-brand9 .container .x-left figure {
  width: 100%;
  height: 6.9rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .x-brand9 .container .x-left figure {
    height: 8.5rem;
  }
}
.x-brand9 .container .x-left figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-brand9 .container .x-left .x-text .x-title {
  color: #333333;
  margin: 0.35rem 0 0.1rem 0;
}
@media (max-width: 767px) {
  .x-brand9 .container .x-left .x-text .x-title {
    font-size: 18px;
    margin: 0.6rem 0 0.2rem 0;
  }
}
.x-brand9 .container .x-left .x-text .x-gg-a {
  width: 104px;
  height: auto;
  line-height: initial;
  text-align: left;
  background-color: transparent;
  color: #b1282a;
  border-radius: initial;
}
.x-brand9 .container .x-left .x-text .x-gg-a span {
  margin-left: 0;
}
.x-brand9 .container .x-left .x-text .x-gg-a i {
  top: 56%;
  right: 20px;
  background: url("../images/x-cjfh1.png") no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  .x-brand9 .container .x-left .x-text .x-gg-a i {
    right: 41px;
    top: 59%;
  }
}
.x-brand9 .container .x-right {
  width: 30.62%;
}
.x-brand9 .container .x-right:hover figure img {
  transform: scale(1.1);
}
.x-brand9 .container .x-right figure {
  width: 100%;
  height: 6.9rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .x-brand9 .container .x-right figure {
    height: 8.5rem;
  }
}
.x-brand9 .container .x-right figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-brand9 .container .x-right .x-text .x-title {
  color: #333333;
  margin: 0.35rem 0 0.1rem 0;
}
@media (max-width: 767px) {
  .x-brand9 .container .x-right .x-text .x-title {
    font-size: 18px;
    margin: 0.6rem 0 0.2rem 0;
  }
}
.x-brand9 .container .x-right .x-text .x-gg-a {
  width: 104px;
  height: auto;
  line-height: initial;
  text-align: left;
  background-color: transparent;
  color: #b1282a;
  border-radius: initial;
}
.x-brand9 .container .x-right .x-text .x-gg-a span {
  margin-left: 0;
}
.x-brand9 .container .x-right .x-text .x-gg-a i {
  top: 56%;
  right: 20px;
  background: url("../images/x-cjfh1.png") no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  .x-brand9 .container .x-right .x-text .x-gg-a i {
    right: 41px;
    top: 59%;
  }
}
#hi-img-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-img-pop * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-img-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-img-pop .hi-close:after,
#hi-img-pop .hi-close:before {
  content: "";
  position: absolute;
  bottom: 24px;
  left: 10px;
  width: 30px;
  height: 2px;
  background: #333;
  transition: 0.5s;
}
#hi-img-pop .hi-close:hover {
  background: #019dee;
}
#hi-img-pop .hi-close:hover:after,
#hi-img-pop .hi-close:hover:before {
  background: #fff;
}
#hi-img-pop .hi-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#hi-img-pop .hi-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#hi-img-pop img {
  position: fixed;
  left: 50%;
  top: 50%;
  max-width: 90%;
  max-height: 70%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.x-pro-banner .x-ny-banner1 .x-con .swiper-pagination1 {
  display: flex;
  justify-content: center;
  position: relative;
  top: -40px;
  left: 0;
  z-index: 5;
}
@media (max-width: 767px) {
  .x-pro-banner .x-ny-banner1 .x-con .swiper-pagination1 {
    top: -20px;
  }
}
.x-pro-banner .x-ny-banner1 .x-con .swiper-pagination1 .swiper-pagination-bullet {
  width: auto;
  height: auto;
  min-width: 1.07rem;
  background-color: transparent !important;
  opacity: 1;
  position: relative;
  color: #fff;
  text-align: center;
  margin: 0 8px;
}
@media (max-width: 1260px) {
  .x-pro-banner .x-ny-banner1 .x-con .swiper-pagination1 .swiper-pagination-bullet {
    min-width: 1.5rem;
  }
}
@media (max-width: 767px) {
  .x-pro-banner .x-ny-banner1 .x-con .swiper-pagination1 .swiper-pagination-bullet {
    margin: 0 4px;
  }
}
.x-pro-banner .x-ny-banner1 .x-con .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  -webkit-animation: sw_pa2 6s linear;
  animation: sw_pa2 6s linear;
}
.x-pro-banner .x-ny-banner1 .x-con .swiper-pagination1 .swiper-pagination-bullet::before {
  content: "";
  width: 0;
  height: 3px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: -6px;
  z-index: 2;
}
@media (max-width: 767px) {
  .x-pro-banner .x-ny-banner1 .x-con .swiper-pagination1 .swiper-pagination-bullet::before {
    height: 2px;
  }
}
.x-pro-banner .x-ny-banner1 .x-con .swiper-pagination1 .swiper-pagination-bullet::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  bottom: -6px;
  z-index: 1;
}
@media (max-width: 767px) {
  .x-pro-banner .x-ny-banner1 .x-con .swiper-pagination1 .swiper-pagination-bullet::after {
    height: 2px;
  }
}
.x-pro2 {
  padding: 0.55rem 0;
  border-bottom: 1px solid #e9e9e9;
}
@media (max-width: 767px) {
  .x-pro2 {
    padding: 1rem 0 1rem 0;
  }
}
.x-pro2 .container ul {
  /*display: flex;*/
  /*justify-content: space-between;*/
  /*overflow-x: auto;*/
  /*overflow-y: hidden;*/
}
.x-pro2 .container ul::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
@media (max-width: 767px) {
  .x-pro2 .container ul::-webkit-scrollbar {
    height: 2px;
  }
}
.x-pro2 .container ul::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 2px;
}
.x-pro2 .container ul::-webkit-scrollbar-thumb {
  background: #b02628;
  border-radius: 25px;
}
.x-pro2 .container ul::-webkit-scrollbar-corner {
  background: #b02628;
}
.x-pro2 .container ul li {
  /*flex: none;*/
}
@media (max-width: 767px) {
  .x-pro2 .container ul li {
    width: 50%;
    margin-bottom: 1rem;
  }
}
.x-pro2 .container ul li a {
  display: block;
  text-align: center;
  /*padding: 0 0.55rem;*/
}
@media (max-width: 1580px) {
  .x-pro2 .container ul li a {
    /*padding: 0 0.2rem;*/
  }
}
.x-pro2 .container ul li a figure {
  width: auto;
  height: 70px;
}
@media (max-width: 767px) {
  .x-pro2 .container ul li a figure {
    height: 52px;
    padding: 0 2rem;
  }
}
.x-pro2 .container ul li a figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-pro2 .container ul li a p {
  margin-top: 0.2rem;
  color: #333333;
}
@media (max-width: 991px) {
  .x-pro2 .container ul li a p {
    font-size: 14px;
  }
}
.x-pro3 {
  padding: 1rem 0 1.1rem 0;
}
.x-pro3 .x-zhihui4 {
  background-image: none;
  height: auto;
  display: block;
}
@media (max-width: 767px) {
  .x-pro3 .x-zhihui4 {
    padding: 0;
  }
}
.x-pro3 .x-zhihui4:nth-of-type(n+2) {
  margin-top: 0rem;
}
.x-pro3 .x-zhihui4 .container .x-top {
  border-bottom: 1px solid rgba(102, 102, 102, 0.1);
}
.x-pro3 .x-zhihui4 .container .x-top .x-title {
  color: #333;
}
@media (max-width: 767px) {
  .x-pro3 .x-zhihui4 .container .x-top .x-swiper ul li {
    padding-bottom: 0;
  }
}
.x-pro3 .x-zhihui4 .container .x-top .x-swiper ul li.on p {
  color: #b1282a;
}
.x-pro3 .x-zhihui4 .container .x-top .x-swiper ul li.on p::before {
  background-color: #b1282a;
}
@media (max-width: 767px) {
  .x-pro3 .x-zhihui4 .container .x-top .x-swiper ul li.on p::before {
    bottom: 0;
    height: 2px;
  }
}
.x-pro3 .x-zhihui4 .container .x-top .x-swiper ul li p {
  color: #666666;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  opacity: 1;
}
.x-pro3 .x-zhihui4 .container .x-xia {
  margin-top: 0;
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container {
  padding-bottom: 0.4rem;
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide {
  padding: 0.3rem 10px 0 10px;
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a {
  height: 6.9rem;
}
@media (max-width: 1900px) {
  .x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a {
    height: auto;
  }
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a:hover {
  background-color: transparent;
  box-shadow: 0 0 40px rgba(128, 128, 128, 0.13);
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a:hover .x-top-img .x-wz {
  top: 62%;
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a:hover .x-text {
  padding-top: 0.35rem;
}
@media (max-width: 767px) {
  .x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a:hover .x-text {
    padding-top: 2.5rem;
  }
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img {
  padding-top: 0.8rem;
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img .x-wz {
  top: 64%;
  height: 3.2rem;
  transition: 0.5s all;
}
@media (max-width: 1580px) {
  .x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img .x-wz {
    height: 4rem;
  }
}
@media (max-width: 991px) {
  .x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img .x-wz {
    width: 6.5rem;
    height: 6.6rem;
  }
}
@media (max-width: 767px) {
  .x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img .x-wz {
    width: 12.5rem;
    height: 12.6rem;
  }
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img .x-img {
  height: 246px;
}
@media (max-width: 767px) {
  .x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-top-img .x-img {
    height: 215px;
  }
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-text {
  padding-top: 0.65rem;
}
@media (max-width: 767px) {
  .x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-text {
    padding-top: 3rem;
  }
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-text .x-title2 {
  color: #333;
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-text .x-p2 {
  color: #666666;
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-text .x-gg-a {
  color: #b1282a;
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide a .x-text .x-gg-a i {
  background: url(../images/x-jt4.png) no-repeat center;
  background-size: contain;
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-button-prev1 {
  background: url(../images/x-cjfh1.png) no-repeat center;
  background-size: contain;
  transform: translateY(-50%) rotate(-180deg);
  left: 0;
  display: block;
}
@media (max-width: 767px) {
  .x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-button-prev1 {
    /* display: none; */
  }
}
.x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-button-next1 {
  background: url(../images/x-cjfh1.png) no-repeat center;
  background-size: contain;
  right: 0;
  display: block;
}
@media (max-width: 767px) {
  .x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-button-next1 {
    /* display: none; */
  }
}
.x-pro-show1 .x-ny-banner1 .x-con .x-img {
  height: 100vh;
}
@media (max-width: 767px) {
  .x-pro-show1 .x-ny-banner1 .x-con .x-img {
    height: 11.5rem;
    position: relative;
  }
}
@media (max-width: 767px) {
  .x-pro-show1 .x-ny-banner1 .x-con .x-img img {
    height: 11.5rem;
  }
}
.x-pro-show1 .x-ny-banner1 .x-con .x-vi {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
}
.x-pro-show1 .x-ny-banner1 .x-con .x-vi video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .x-pro-show1 .x-ny-banner1 .x-con .x-vi video {
    height: 11.5rem;
  }
}
.x-pro-show1 .x-ny-banner1 .x-con .x-text {
  top: 37%;
}
@media (max-width: 767px) {
  .x-pro-show1 .x-ny-banner1 .x-con .x-text {
    position: initial;
    transform: none;
    background-color: #000;
    padding: 2rem 1rem 2rem 1rem;
  }
}
.x-pro-show1 .x-ny-banner1 .x-con .x-text .x-top .x-title {
  font-size: 0.74rem;
}
@media (max-width: 991px) {
  .x-pro-show1 .x-ny-banner1 .x-con .x-text .x-top .x-title {
    font-size: 0.8rem;
  }
}
@media (max-width: 767px) {
  .x-pro-show1 .x-ny-banner1 .x-con .x-text .x-top .x-title {
    font-size: 1.4rem;
    color: #fff;
  }
}
.x-pro-show1 .x-ny-banner1 .x-con .x-text .x-top .x-p {
  line-height: 1;
}
@media (max-width: 767px) {
  .x-pro-show1 .x-ny-banner1 .x-con .x-text .x-top .x-p {
    margin: 0.3rem 0 0.8rem 0;
    color: #fff;
    opacity: 0.8;
  }
}
@media (max-width: 767px) {
  .x-pro-show1 .x-ny-banner1 .x-con .x-text .x-top .x-p2 {
    font-size: 14px;
    color: #fff;
  }
  .x-pro-show1 .x-ny-banner1 .x-con .x-text .x-top .x-p2 p {
    color: #fff;
    font-size: 14px;
    opacity: 0.6;
  }
}
.x-pro-show1 .x-ny-banner1 .x-con ul {
  position: absolute;
  bottom: 21.05%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .x-pro-show1 .x-ny-banner1 .x-con ul {
    bottom: 35.05%;
  }
}
@media (max-width: 767px) {
  .x-pro-show1 .x-ny-banner1 .x-con ul {
    bottom: auto;
    width: 100%;
    position: relative;
    left: auto;
    transform: none;
    background-color: #000;
    padding: 0 1rem 3rem 1rem;
  }
}
.x-pro-show1 .x-ny-banner1 .x-con ul li {
  width: 33.3%;
  color: #fff;
  opacity: 0.6;
  text-align: center;
  line-height: 1.7;
}
@media (max-width: 767px) {
  .x-pro-show1 .x-ny-banner1 .x-con ul li {
    width: 50%;
    font-size: 12px;
  }
}
.x-pro-show1 .x-ny-banner1 .x-con ul li:nth-of-type(n+4) {
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .x-pro-show1 .x-ny-banner1 .x-con ul li:nth-of-type(n+4) {
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .x-pro-show1 .x-ny-banner1 .x-con ul li:nth-of-type(n+3) {
    margin-top: 1.2rem;
  }
}
@media (max-width: 767px) {
  .x-pro-show2 {
    padding-bottom: 3rem;
    background-color: #fff;
  }
}
.x-pro-show2 .x-con {
  position: relative;
}
.x-pro-show2 .x-con .x-img {
  width: 100%;
  height: 100vh;
}
@media (max-width: 767px) {
  .x-pro-show2 .x-con .x-img {
    height: 11.5rem;
  }
}
.x-pro-show2 .x-con .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-pro-show2 .x-con .x-text {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .x-pro-show2 .x-con .x-text {
    position: initial;
    transform: none;
  }
}
.x-pro-show2 .x-con .x-text .x-title {
  font-size: 0.6rem;
  text-align: center;
  color: #fff;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .x-pro-show2 .x-con .x-text .x-title {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .x-pro-show2 .x-con .x-text .x-title {
    font-size: 1.2rem;
    color: #333;
    opacity: 0.8;
    text-align: left;
    padding: 1.8rem 1rem 0 1rem;
  }
}
.x-pro-show2 .x-con .x-text .x-p {
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 0.2rem;
  padding: 0 1rem;
}
@media (max-width: 767px) {
  .x-pro-show2 .x-con .x-text .x-p {
    margin-top: 0.5rem;
    color: #333;
    opacity: 0.6;
    text-align: justify;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .x-pro-show2 .x-con .x-text .x-p p br {
    display: none;
  }
}
.x-pro-show3 {
  height: 100vh;
  position: relative;
}
@media (max-width: 991px) {
  .x-pro-show3 {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .x-pro-show3 {
    background-color: #000;
  }
}
.x-pro-show3 .x-swiper1 {
  height: 100%;
}
@media (max-width: 991px) {
  .x-pro-show3 .x-swiper1 {
    width: 100%;
  }
}
.x-pro-show3 .x-swiper1 .swiper-container {
  height: 100%;
}
.x-pro-show3 .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-img {
  width: 100%;
  height: 100vh;
  position: relative;
}
@media (max-width: 991px) {
  .x-pro-show3 .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-img {
    height: 15rem;
  }
}
@media (max-width: 767px) {
  .x-pro-show3 .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-img {
    height: 12rem;
  }
}
.x-pro-show3 .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-pro-show3 .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-img video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-pro-show3 .x-swiper2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 38.54%;
  height: 100%;
  background-color: rgba(10, 10, 10, 0.7);
  z-index: 1;
  padding: 0 1.6rem 0 0.95rem;
}
@media (max-width: 1260px) {
  .x-pro-show3 .x-swiper2 {
    width: 45.54%;
  }
}
@media (max-width: 991px) {
  .x-pro-show3 .x-swiper2 {
    position: inherit;
    width: 100%;
    padding: 1rem;
    order: -1;
  }
}
@media (max-width: 767px) {
  .x-pro-show3 .x-swiper2 {
    order: 1;
    background-color: transparent;
    padding: 1.8rem 1rem 2rem 1rem;
  }
}
.x-pro-show3 .x-swiper2 .swiper-container {
  height: 700px;
  display: flex;
  flex-direction: column;
  margin-top: 1.6rem;
}
@media (max-width: 1580px) {
  .x-pro-show3 .x-swiper2 .swiper-container {
    height: 600px;
  }
}
@media (max-width: 991px) {
  .x-pro-show3 .x-swiper2 .swiper-container {
    height: auto;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .x-pro-show3 .x-swiper2 .swiper-container {
    padding-bottom: 1rem;
  }
}
.x-pro-show3 .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-title {
  opacity: 0.8;
}
.x-pro-show3 .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-p {
  display: block;
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.x-pro-show3 .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .x-title {
  font-size: 0.4rem;
  color: #fff;
  opacity: 0.1;
  line-height: 1.4;
  transition: 0.5s all;
}
@media (max-width: 991px) {
  .x-pro-show3 .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .x-title {
    font-size: 0.6rem;
  }
}
@media (max-width: 767px) {
  .x-pro-show3 .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .x-title {
    font-size: 1.2rem;
    color: #fff;
    opacity: 0.8;
  }
}
.x-pro-show3 .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .x-p {
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0.2rem;
  display: none;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-pro-show3 .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .x-p {
    margin-top: 0.4rem;
    color: rgba(255, 255, 255, 0.6);
  }
}
.x-pro-show3 .x-swiper2 .swiper-container .swiper-pagination1 {
  display: flex;
  justify-content: center;
  margin-top: 0.35rem;
  display: none;
}
@media (max-width: 767px) {
  .x-pro-show3 .x-swiper2 .swiper-container .swiper-pagination1 {
    display: flex;
    margin-top: 0;
    position: absolute;
    bottom: 0;
    z-index: 5;
  }
}
.x-pro-show3 .x-swiper2 .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
  width: 0.6rem;
  height: 2px;
  background-color: #e3e3e3 !important;
  opacity: 1;
  position: relative;
  border-radius: initial;
}
@media (max-width: 767px) {
  .x-pro-show3 .x-swiper2 .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
    width: 1.5rem;
  }
}
.x-pro-show3 .x-swiper2 .swiper-container .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active span {
  -webkit-animation: sw_pa2 6s linear;
  animation: sw_pa2 6s linear;
}
.x-pro-show3 .x-swiper2 .swiper-container .swiper-pagination1 .swiper-pagination-bullet span {
  width: 0;
  height: 2px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .x-pro-show3 .x-swiper2 .swiper-container .swiper-pagination1 .swiper-pagination-bullet span {
    opacity: 0.8;
  }
}
.x-pro-show3 .x-swiper2 .swiper-pagination {
  bottom: 0.55rem;
  color: #9f9f9f;
  left: 0.95rem;
  width: auto;
}
@media (max-width: 991px) {
  .x-pro-show3 .x-swiper2 .swiper-pagination {
    display: none;
  }
}
.x-pro-show3 .x-swiper2 .swiper-pagination .swiper-pagination-current {
  font-size: 24px;
  color: #fff;
}
.x-pro-show3 .x-swiper2 .swiper-pagination .swiper-pagination-total {
  font-size: 18px;
  color: #9f9f9f;
}
.x-pro-show4 {
  height: 100vh;
}
@media (max-width: 767px) {
  .x-pro-show4 {
    height: 100%;
    background-color: #000;
  }
}
.x-pro-show4 .x-con {
  position: relative;
  height: 100%;
}
.x-pro-show4 .x-con .x-img {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .x-pro-show4 .x-con .x-img {
    height: 11.5rem;
  }
}
.x-pro-show4 .x-con .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-pro-show4 .x-con .x-text {
  position: absolute;
  top: 1.5rem;
  left: 1.6rem;
}
@media (max-width: 1260px) {
  .x-pro-show4 .x-con .x-text {
    top: 2.5rem;
  }
}
@media (max-width: 767px) {
  .x-pro-show4 .x-con .x-text {
    left: 1rem;
    padding: 1.8rem 1rem 2rem 1rem;
    position: initial;
  }
}
.x-pro-show4 .x-con .x-text .x-title {
  font-size: 0.6rem;
  color: #fff;
}
@media (max-width: 991px) {
  .x-pro-show4 .x-con .x-text .x-title {
    font-size: 0.8rem;
  }
}
@media (max-width: 767px) {
  .x-pro-show4 .x-con .x-text .x-title {
    font-size: 1.2rem;
    opacity: 0.8;
  }
}
.x-pro-show4 .x-con .x-text .x-p {
  color: rgba(255, 255, 255, 0.6);
  margin-top: 5px;
}
@media (max-width: 767px) {
  .x-pro-show4 .x-con .x-text .x-p {
    font-size: 14px;
    text-align: justify;
  }
}
@media (max-width: 767px) {
  .x-pro-show4 .x-con .x-text .x-p P br {
    display: none;
  }
}
.x-pro-show4 .x-con .x-text ul {
  margin-top: 0.95rem;
}
@media (max-width: 767px) {
  .x-pro-show4 .x-con .x-text ul {
    margin-top: 2rem;
  }
}
.x-pro-show4 .x-con .x-text ul li:nth-of-type(n+2) {
  margin-top: 0.45rem;
}
@media (max-width: 767px) {
  .x-pro-show4 .x-con .x-text ul li:nth-of-type(n+2) {
    margin-top: 1.4rem;
  }
}
.x-pro-show4 .x-con .x-text ul li .x-title2 {
  color: #fff;
}
@media (max-width: 767px) {
  .x-pro-show4 .x-con .x-text ul li .x-title2 {
    opacity: 0.6;
  }
}
.x-pro-show4 .x-con .x-text ul li .x-p2 {
  color: rgba(255, 255, 255, 0.6);
  margin-top: 0.1rem;
}
@media (max-width: 767px) {
  .x-pro-show4 .x-con .x-text ul li .x-p2 {
    margin-top: 0.3rem;
  }
}
.x-pro-show4 .x-con .x-p-box {
  position: absolute;
  left: 1.6rem;
  bottom: 0.5rem;
  color: rgba(255, 255, 255, 0.5);
  z-index: 2;
}
@media (max-width: 767px) {
  .x-pro-show4 .x-con .x-p-box {
    left: 1rem;
    bottom: auto;
    top: 9rem;
    font-size: 12px;
    padding-right: 1rem;
    position: initial;
    padding: 0 1rem 1rem 1rem;
  }
}
.x-pro-show5 {
  padding-top: 0.35rem;
}
@media (max-width: 767px) {
  .x-pro-show5 {
    padding-top: 1.6rem;
    background: #f8f8f8;
  }
}
.x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-left-con ul li.on .x-p {
  -webkit-animation-name: initial;
  animation-name: initial;
  -webkit-animation-duration: initial;
  animation-duration: initial;
  -webkit-animation-fill-mode: initial;
  animation-fill-mode: initial;
}
@media (max-width: 767px) {
  .x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .x-right {
    display: none;
  }
}
.x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container {
  display: none;
}
@media (max-width: 767px) {
  .x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container {
    display: block;
    margin-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container .swiper-wrapper .swiper-slide figure {
    height: 10.5rem;
  }
}
.x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text {
  display: none;
}
@media (max-width: 767px) {
  .x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text {
    display: block;
    margin: 1rem 0 0 0;
  }
}
.x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
  font-weight: bold;
  font-size: 18px;
}
.x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
  margin-top: 0.4rem;
  font-size: 14px;
}
@media (max-width: 767px) {
  .x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    margin-top: 0.4rem;
    color: #666;
  }
}
.x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container .swiper-pagination1 {
  display: none;
  justify-content: center;
}
@media (max-width: 767px) {
  .x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container .swiper-pagination1 {
    display: flex;
    margin-top: 0;
    position: absolute;
    bottom: 0;
    z-index: 5;
  }
}
.x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
  width: 0.6rem;
  height: 2px;
  background-color: #e3e3e3 !important;
  opacity: 1;
  position: relative;
  border-radius: initial;
}
@media (max-width: 767px) {
  .x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
    width: 1.5rem;
  }
}
.x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active span {
  -webkit-animation: sw_pa2 6s linear;
  animation: sw_pa2 6s linear;
}
.x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container .swiper-pagination1 .swiper-pagination-bullet span {
  width: 0;
  height: 2px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .x-pro-show5 .x-sei3 .x-page-yehuan1 .container .x-con .swiper-container .swiper-pagination1 .swiper-pagination-bullet span {
    opacity: 0.8;
  }
}
.x-pro-show6 .x-con {
  position: relative;
  width: 100%;
  height: 100vh;
}
@media (max-width: 1260px) {
  .x-pro-show6 .x-con {
    height: 10.5rem;
  }
}
@media (max-width: 991px) {
  .x-pro-show6 .x-con {
    height: 10.5rem;
  }
}
@media (max-width: 767px) {
  .x-pro-show6 .x-con {
    height: auto;
    display: flex;
    flex-wrap: wrap;
  }
}
.x-pro-show6 .x-con .x-img {
  width: 100%;
  height: 100vh;
  position: absolute;
  bottom: 0;
}
@media (max-width: 1260px) {
  .x-pro-show6 .x-con .x-img {
    height: auto;
  }
}
@media (max-width: 767px) {
  .x-pro-show6 .x-con .x-img {
    height: 11.5rem;
    position: initial;
  }
}
.x-pro-show6 .x-con .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-pro-show6 .x-con .x-text {
  position: absolute;
  left: 1.6rem;
  top: 1rem;
  padding-right: 1rem;
}
@media (max-width: 767px) {
  .x-pro-show6 .x-con .x-text {
    left: 1rem;
    position: initial;
    padding: 1.5rem 1rem 3rem 1rem;
  }
}
.x-pro-show6 .x-con .x-text .x-title {
  font-size: 0.6rem;
  line-height: 1.4;
  margin-top: 100px;
}
@media (max-width: 991px) {
  .x-pro-show6 .x-con .x-text .x-title {
    font-size: 0.8rem;
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .x-pro-show6 .x-con .x-text .x-title {
    font-size: 1.2rem;
    margin-top: 50px;
  }
}
.x-pro-show6 .x-con .x-text .x-p {
  color: #888888;
  margin-top: 0.25rem;
  text-align: justify;
}
@media (max-width: 767px) {
  .x-pro-show6 .x-con .x-text .x-p {
    font-size: 14px;
    margin-top: 0.4rem;
  }
  .x-pro-show6 .x-con .x-text .x-p p br {
    display: none;
  }
}
@media (max-width: 767px) {
  .x-pro-show7 {
    padding-bottom: 2rem;
  }
}
.x-pro-show7 .x-con {
  position: relative;
  height: 100vh;
}
@media (max-width: 767px) {
  .x-pro-show7 .x-con {
    height: auto;
  }
}
.x-pro-show7 .x-con .x-img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .x-pro-show7 .x-con .x-img {
    height: 11.5rem;
  }
}
.x-pro-show7 .x-con .x-img img {
  width: 100%;
  height: auto; /*20245原来是100%*/
  object-fit: cover;
}
.x-pro-show7 .x-con .x-text {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .x-pro-show7 .x-con .x-text {
    position: initial;
    transform: none;
    text-align: left;
  }
}
.x-pro-show7 .x-con .x-text .x-title {
  font-size: 0.6rem;
  color: #ffffff;
  line-height: 1.3;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .x-pro-show7 .x-con .x-text .x-title {
    font-size: 0.8rem;
  }
}
@media (max-width: 767px) {
  .x-pro-show7 .x-con .x-text .x-title {
    font-size: 1.2rem;
    color: #333;
    padding: 1.8rem 0 0 1rem;
  }
}
.x-pro-show7 .x-con .x-text .x-p {
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.6;
  margin-top: 0.15rem;
  padding: 0 1rem;
}
@media (max-width: 767px) {
  .x-pro-show7 .x-con .x-text .x-p {
    margin-top: 0.4rem;
    color: #666;
    text-align: justify;
  }
  .x-pro-show7 .x-con .x-text .x-p p {
    font-size: 14px;
  }
  .x-pro-show7 .x-con .x-text .x-p p br {
    display: none;
  }
}
.x-pro-show8 {
  padding: 1.8rem 0 2.1rem 0;
}
@media (max-width: 767px) {
  .x-pro-show8 {
    padding: 2.5rem 0 3rem 0;
  }
}
.x-pro-show8 .container {
  padding: 0 0 0 1rem;
  position: relative;
}
@media (max-width: 767px) {
  .x-pro-show8 .container {
    padding: 0 1rem;
  }
}
.x-pro-show8 .container .x-title {
  position: relative;
}
@media (max-width: 767px) {
  .x-pro-show8 .container .x-title {
    position: initial;
  }
}
@media (max-width: 1260px) {
  .x-pro-show8 .container .x-pro-swip {
    width: 100%;
    overflow-x: auto;
  }
}
@media (max-width: 767px) {
  .x-pro-show8 .container .x-pro-swip {
    margin-top: 1rem;
  }
}
.x-pro-show8 .container .x-pro-swip .x-swiper {
  width: 100%;
  margin-left: auto;
  display: flex;
}
@media (max-width: 1260px) {
  .x-pro-show8 .container .x-pro-swip .x-swiper {
    width: 1200px;
  }
}
.x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 {
  width: auto;
}
@media (max-width: 767px) {
  .x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 {
    width: 18%;
  }
}
.x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1:first-child {
  width: 12.71%;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1:first-child {
    display: none;
  }
}
.x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 .x-ba1 {
  height: 430px;
  display: flex;
  align-items: flex-end;
  padding-bottom: 120px;
  margin-left: -25%;/*2024.4.22*/
}
@media (max-width: 991px) {
  .x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 .x-ba1 {
    height: 350px;
    padding-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 .x-ba1 {
    height: 270px;
    padding-bottom: 0.3rem;
  }
}
.x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 .x-ba1 .x-img img {
  width: 100%;
}
.x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 .x-ba1 p {
  text-align: center;
  margin-top: 10px;
}
@media (max-width: 1580px) {
  .x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 .x-ba1 p {
    font-size: 16px;
  }
}
.x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 .x-ba2 .x-ul-a li {
  color: #999999;
  height: 85px;
  border-bottom: 1px solid #dadada;
  display: flex;
  align-items: center;
}
.x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 .x-ba2 .x-ul-b li {
  height: 85px;
  border-bottom: 1px solid #dadada;
  display: flex;
  align-items: center;
  padding-left: 0.4rem;
}
@media (max-width: 1260px) {
  .x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 .x-ba2 .x-ul-b li {
    padding-left: 1.3rem;
  }
}
@media (max-width: 991px) {
  .x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 .x-ba2 .x-ul-b li {
    padding-left: 1.8rem;
  }
}
@media (max-width: 767px) {
  .x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 .x-ba2 .x-ul-b li {
    padding: 10px 0 10px 3.8rem;
    flex-wrap: wrap;
    height: 75px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 .x-ba2 .x-ul-b li p {
  width: 100%;
}
.x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 .x-ba2 .x-ul-b li p:first-child {
  display: none;
}
@media (max-width: 767px) {
  .x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 .x-ba2 .x-ul-b li p:first-child {
    display: block;
    color: #666;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .x-pro-show8 .container .x-pro-swip .x-swiper .swiper-slide1 .x-ba2 .x-ul-b li p:last-child {
    font-size: 12px;
  }
}
.x-pro-show8 .container .x-sw-p {
  display: none;
  font-size: 12px;
  margin-top: 0.2rem;
  color: #666;
}
@media (max-width: 1260px) {
  .x-pro-show8 .container .x-sw-p {
    display: block;
  }
}
.x-business {
  position: relative;
  height: 100vh;
}
@media (max-width: 767px) {
  .x-business {
    height: auto;
  }
}
.x-business::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  .x-business::before {
    display: none;
  }
}
.x-business .x-img {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .x-business .x-img {
    height: 11.5rem;
  }
}
.x-business .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-business .x-bus-lo {
  position: absolute;
  left: 50%;
  top: 24%;
  transform: translateX(-50%);
  opacity: 0.5;
  width: 100%;
  text-align: center;
}
@media (max-width: 1580px) {
  .x-business .x-bus-lo {
    width: 66%;
  }
}
@media (max-width: 991px) {
  .x-business .x-bus-lo {
    top: 32%;
    width: 87%;
  }
}
@media (max-width: 767px) {
  .x-business .x-bus-lo {
    display: none;
  }
}
.x-business .x-bus-lo img {
  height: 100%;
  object-fit: contain;
}
@media (max-width: 1580px) {
  .x-business .x-bus-lo img {
    width: 100%;
  }
}
.x-business .x-text {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
@media (max-width: 767px) {
  .x-business .x-text {
    position: initial;
    transform: none;
    text-align: left;
    padding: 0.9rem 0 2rem 1rem;
  }
}
.x-business .x-text .x-title {
  color: #fff;
}
@media (max-width: 767px) {
  .x-business .x-text .x-title {
    font-size: 1.2rem;
    color: #333;
  }
}
.x-business .x-text .x-p {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .x-business .x-text .x-p {
    font-size: 14px;
    padding: 0 1rem 0 0;
    margin-top: 0.4rem;
    color: #333;
  }
}
.x-comp1 {
  padding-top: 1.15rem;
}
@media (max-width: 767px) {
  .x-comp1 {
    padding-top: 2rem;
  }
}
.x-comp1 .container .x-title {
  text-align: center;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .x-comp1 .container .x-title {
    margin-bottom: 0.5rem;
  }
}
.x-comp1 .container .x-p {
  text-align: center;
  line-height: 1.7;
  color: #666666;
  margin-bottom: 0.45rem;
}
@media (max-width: 767px) {
  .x-comp1 .container .x-p {
    text-align: justify;
    height: auto;
    font-size: 14px;
  }
  .x-comp1 .container .x-p p {
    font-size: 14px !important;
  }
  .x-comp1 .container .x-p p span {
    font-size: 14px !important;
  }
}
.x-comp1 .container .x-gg-a {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  background-color: transparent;
}
@media (max-width: 767px) {
  .x-comp1 .container .x-gg-a {
    margin-bottom: 1.5rem;
  }
}
.x-comp1 .container .x-gg-a span {
  color: #b1282a;
}
.x-comp1 .container .x-gg-a i {
  background: url(../images/x-jt4.png) no-repeat center;
  background-size: contain;
}
.x-comp2 {
  background-color: #fafafa;
}
.x-comp2 .x-pro3 {
  padding: 1rem 0 0.4rem 0;
}
@media (max-width: 767px) {
  .x-comp2 .x-pro3 .x-zhihui4 .x-top .x-title {
    padding-bottom: 0.5rem;
  }
}
.x-comp2 .x-pro3 .x-zhihui4 .container .x-xia .x-xia-a .swiper-container .swiper-wrapper .swiper-slide {
  padding-top: 0.5rem;
}
.x-comp2 .x-pro3 .x-zhihui4 .container .x-xia .swiper-button-prev1 {
  background: url(../images/x-cjfh2.png) no-repeat center;
  background-size: contain;
  transform: translateY(-50%) rotate(-180deg);
}
.x-comp2 .x-pro3 .x-zhihui4 .container .x-xia .swiper-button-next1 {
  background: url(../images/x-cjfh2.png) no-repeat center;
  background-size: contain;
}
@media (max-width: 991px) {
  .x-comp3 .x-index3 {
    height: auto;
    padding: 1rem 0;
  }
}
@media (max-width: 767px) {
  .x-comp3 .x-index3 {
    padding: 2rem 0;
  }
}
@media (max-width: 767px) {
}
@media (max-width: 767px) {
  .x-solu-banner .x-ny-banner1 .x-con .x-img {
    height: 13rem;
  }
}
@media (max-width: 767px) {
  .x-solu-banner .x-ny-banner1 .x-con .x-text {
    top: 55%;
    padding-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .x-solu-banner .x-ny-banner1 .x-con .x-text .x-p1 {
    font-size: 14px;
  }
  .x-solu-banner .x-ny-banner1 .x-con .x-text .x-p1 br {
    display: none;
  }
}
.x-solu-banner .x-ny-banner1 .x-con .x-text .x-p2 {
  margin-top: 0.65rem;
}
.x-solu1 {
  background-color: #1e1e1e;
  height: 100vh;
  padding-top: 0.9rem;
}
@media (max-width: 1580px) {
  .x-solu1 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .x-solu1 {
    height: auto;
    padding: 3rem 0;
  }
}
.x-solu1 .x-top .x-title {
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .x-solu1 .x-top .x-title {
    text-align: left;
  }
}
.x-solu1 .x-swiper {
  margin-top: 0.3rem;
}
@media (max-width: 1580px) {
  .x-solu1 .x-swiper {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .x-solu1 .x-swiper {
    margin-top: 0.8rem;
  }
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(36, 36, 36, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  transition: 0.5s all;
  z-index: 5;
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active::before {
  opacity: 0;
  z-index: -1;
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-img figure::after {
  opacity: 1;
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-img figure .x-f-text {
  opacity: 1;
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-text {
  display: block;
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img {
  display: flex;
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img figure {
  width: 50%;
  height: 5.4rem;
  position: relative;
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img figure::after {
  content: "";
  width: 100%;
  height: 2.2rem;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 991px) {
  .x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img figure::after {
    height: 3rem;
  }
}
@media (max-width: 767px) {
  .x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img figure::after {
    height: 4rem;
  }
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img figure:first-child::before {
  content: "";
  width: 3px;
  height: 100%;
  background-color: #1e1e1e;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 1260px) {
  .x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img figure {
    height: 5.5rem;
  }
}
@media (max-width: 991px) {
  .x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img figure {
    height: 8rem;
  }
}
@media (max-width: 767px) {
  .x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img figure {
    height: 10rem;
  }
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img figure .x-f-text {
  position: absolute;
  bottom: 0;
  padding: 0 1rem 0.5rem 0.6rem;
  z-index: 1;
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img figure .x-f-text {
    padding-right: 0.5rem;
  }
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img figure .x-f-text .x-title {
  color: #fff;
}
@media (max-width: 767px) {
  .x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img figure .x-f-text .x-title {
    font-size: 14px;
  }
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img figure .x-f-text .x-t-p {
  color: #fff;
  margin-top: 0.15rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-img figure .x-f-text .x-t-p {
    font-size: 10px;
  }
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text {
  display: none;
  transition: 0.5s all;
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  color: #fff;
  text-align: center;
  margin: 0.25rem 0 0.1rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 36px;
}
@media (max-width: 1580px) {
  .x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
    height: 27px;
  }
}
@media (max-width: 767px) {
  .x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title2 {
    margin: 0.8rem 0 0.5rem 0;
  }
}
.x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 1580px) {
  .x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    height: 42px;
  }
}
@media (max-width: 767px) {
  .x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
    height: auto;
    -webkit-line-clamp: initial;
    overflow: initial;
    -webkit-box-orient: initial;
  }
  .x-solu1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p p br {
    display: none;
  }
}
.x-solu1 .x-swiper .swiper-container .swiper-pagination1 {
  display: flex;
  justify-content: center;
  margin-top: 0.3rem;
}
@media (max-width: 767px) {
  .x-solu1 .x-swiper .swiper-container .swiper-pagination1 {
    margin-top: 1rem;
  }
}
.x-solu1 .x-swiper .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
  width: 0.6rem;
  height: 2px;
  background-color: #e3e3e3 !important;
  opacity: 1;
  position: relative;
  border-radius: initial;
}
@media (max-width: 767px) {
  .x-solu1 .x-swiper .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
    width: 1rem;
  }
}
.x-solu1 .x-swiper .swiper-container .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  -webkit-animation: sw_pa2 6s linear;
  animation: sw_pa2 6s linear;
}
.x-solu1 .x-swiper .swiper-container .swiper-pagination1 .swiper-pagination-bullet::before {
  content: "";
  width: 0;
  height: 2px;
  background-color: #b1282a;
  position: absolute;
  left: 0;
  bottom: 0;
}
.x-solu1 .x-swiper .swiper-container .swiper-button-prev1 {
  left: 1.9rem;
  top: 40%;
}
@media (max-width: 767px) {
  .x-solu1 .x-swiper .swiper-container .swiper-button-prev1 {
    display: none;
  }
}
.x-solu1 .x-swiper .swiper-container .swiper-button-next1 {
  right: 1.9rem;
  top: 40%;
}
@media (max-width: 767px) {
  .x-solu1 .x-swiper .swiper-container .swiper-button-next1 {
    display: none;
  }
}
.x-solu2 {
  padding: 1.35rem 0 1.2rem 0;
  background-color: #fff;
}
@media (max-width: 767px) {
  .x-solu2 {
    padding: 3rem 0;
  }
}
.x-solu2 .container .x-top {
  text-align: center;
  margin-bottom: 0.75rem;
}
.x-solu2 .container .x-top .x-title {
  font-size: 0.6rem;
  font-family: "bold", "PingFang SC", "Microsoft YaHei";
  line-height: 1.35;
  margin-bottom: 0.2rem;
}
@media (max-width: 991px) {
  .x-solu2 .container .x-top .x-title {
    font-size: 0.8rem;
  }
}
@media (max-width: 767px) {
  .x-solu2 .container .x-top .x-title {
    font-size: 1rem;
    text-align: center;
  }
}
.x-solu2 .container .x-top .x-p {
  color: #666666;
}
@media (max-width: 767px) {
  .x-solu2 .container .x-top .x-p {
    font-size: 14px;
    text-align: center;
  }
}
.x-solu2 .container ul li {
  padding-right: 2rem;
  position: relative;
}
@media (max-width: 991px) {
  .x-solu2 .container ul li {
    padding-right: 1rem;
  }
}
@media (max-width: 767px) {
  .x-solu2 .container ul li {
    padding-right: 0;
  }
}
.x-solu2 .container ul li:nth-of-type(n+2) {
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-solu2 .container ul li:nth-of-type(n+2) {
    margin-top: 1.8rem;
  }
}
.x-solu2 .container ul li:nth-of-type(2n) {
  padding-right: 0;
  padding-left: 2rem;
}
@media (max-width: 991px) {
  .x-solu2 .container ul li:nth-of-type(2n) {
    padding-left: 1rem;
  }
}
@media (max-width: 767px) {
  .x-solu2 .container ul li:nth-of-type(2n) {
    padding-left: 0;
  }
}
.x-solu2 .container ul li:nth-of-type(2n) .x-li-top {
  left: 2.9rem;
}
@media (max-width: 991px) {
  .x-solu2 .container ul li:nth-of-type(2n) .x-li-top {
    left: 1.9rem;
  }
}
.x-solu2 .container ul li .x-img {
  width: 100%;
  height: 7.9rem;
  position: relative;
}
@media (max-width: 1580px) {
  .x-solu2 .container ul li .x-img {
    height: 8.5rem;
  }
}
@media (max-width: 1260px) {
  .x-solu2 .container ul li .x-img {
    height: 9.9rem;
  }
}
@media (max-width: 991px) {
  .x-solu2 .container ul li .x-img {
    height: 10.5rem;
  }
}
.x-solu2 .container ul li .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.x-solu2 .container ul li .x-img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.x-solu2 .container ul li .x-li-top {
  position: absolute;
  left: 0.9rem;
  top: 1.1rem;
  z-index: 5;
}
@media (max-width: 767px) {
  .x-solu2 .container ul li .x-li-top {
    position: initial;
    margin-top: 0.8rem;
  }
}
.x-solu2 .container ul li .x-li-top .x-title {
  color: #fff;
}
@media (max-width: 767px) {
  .x-solu2 .container ul li .x-li-top .x-title {
    color: #333;
  }
}
.x-solu2 .container ul li .x-li-top .x-p {
  margin: 0.15rem 0 0.9rem 0;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 767px) {
  .x-solu2 .container ul li .x-li-top .x-p {
    color: #333;
    font-size: 16px;
    margin-bottom: 0.3rem;
  }
}
@media (max-width: 991px) {
  .x-solu2 .container ul li .x-li-top .x-text-con {
    overflow-y: auto;
    height: 240px;
  }
  .x-solu2 .container ul li .x-li-top .x-text-con::-webkit-scrollbar {
    width: 3px;
  }
  .x-solu2 .container ul li .x-li-top .x-text-con::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 2px;
  }
  .x-solu2 .container ul li .x-li-top .x-text-con::-webkit-scrollbar-thumb {
    background: #b1282a;
    border-radius: 25px;
  }
  .x-solu2 .container ul li .x-li-top .x-text-con::-webkit-scrollbar-corner {
    background: #b1282a;
  }
}
@media (max-width: 767px) {
  .x-solu2 .container ul li .x-li-top .x-text-con {
    color: #333 !important;
    height: auto;
  }
  .x-solu2 .container ul li .x-li-top .x-text-con p {
    color: #333 !important;
    font-size: 12px !important;
    margin-bottom: 0 !important;
  }
  .x-solu2 .container ul li .x-li-top .x-text-con span {
    color: #333 !important;
    font-size: 12px !important;
  }
}
.x-solu3 .x-con {
  position: relative;
}
.x-solu3 .x-con .x-img {
  width: 100%;
  height: 100vh;
}
@media (max-width: 991px) {
  .x-solu3 .x-con .x-img {
    height: 14rem;
  }
}
.x-solu3 .x-con .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 767px) {
  .x-solu3 .x-con .x-img img {
    position: initial;
  }
}
.x-solu3 .x-con .x-img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.x-solu3 .x-con ul {
  position: absolute;
  top: 50%;
  left: 1.6rem;
  transform: translateY(-50%);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 450px;
  z-index: 5;
}
@media (max-width: 1260px) {
  .x-solu3 .x-con ul {
    width: 376px;
  }
}
@media (max-width: 767px) {
  .x-solu3 .x-con ul {
    position: initial;
    background-color: #121212;
    padding: 1.8rem 0 3rem 0;
    position: relative;
    z-index: 6;
    transform: initial;
    top: auto;
    left: auto;
  }
}
.x-solu3 .x-con ul li {
  width: 50%;
}
.x-solu3 .x-con ul li:nth-of-type(n+3) {
  margin-top: 0.7rem;
}
@media (max-width: 767px) {
  .x-solu3 .x-con ul li:nth-of-type(n+3) {
    margin-top: 1rem;
  }
}
.x-solu3 .x-con ul li figure {
  width: 64px;
  height: 58px;
  margin: 0 auto;
}
@media (max-width: 1580px) {
  .x-solu3 .x-con ul li figure {
    width: 52px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .x-solu3 .x-con ul li figure {
    width: 44px;
    height: 44px;
  }
}
.x-solu3 .x-con ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-solu3 .x-con ul li .x-title {
  text-align: center;
  color: #fff;
  margin: 0.15rem 0 0.05rem 0;
}
.x-solu3 .x-con ul li .x-p {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
}
.x-solu4 {
  background-color: #fff;
}
@media (max-width: 767px) {
  .x-solu4 {
    padding-top: 2rem;
  }
}
.x-solu4 .x-sei3 .x-page-yehuan1 .container .x-con .x-left .x-left-con ul li .x-p {
  -webkit-animation-name: initial;
  animation-name: initial;
  -webkit-animation-duration: initial;
  animation-duration: initial;
  -webkit-animation-fill-mode: initial;
  animation-fill-mode: initial;
}
.x-shangye1 ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-shangye1 ul li {
  width: 33.3333%;
}
@media (max-width: 767px) {
  .x-shangye1 ul li {
    width: 100%;
  }
}
.x-shangye1 ul li:nth-of-type(2) a figure {
  height: 12.8rem;
}
@media (max-width: 767px) {
  .x-shangye1 ul li:nth-of-type(2) a figure {
    height: auto;
  }
}
.x-shangye1 ul li a {
  display: block;
  position: relative;
}
.x-shangye1 ul li a:hover figure img {
  transform: scale(1.1);
}
.x-shangye1 ul li a:hover .x-text .x-p1 {
  opacity: 1;
}
.x-shangye1 ul li a:hover .x-text .x-p2 {
  opacity: 1;
}
.x-shangye1 ul li a figure {
  width: 100%;
  height: 6.4rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .x-shangye1 ul li a figure {
    height: auto;
  }
}
.x-shangye1 ul li a figure img {
  width: 101%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.x-shangye1 ul li a .x-text {
  position: absolute;
  top: 0.8rem;
  padding: 0 0.65rem;
}
@media (max-width: 767px) {
  .x-shangye1 ul li a .x-text {
    top: 2rem;
    left: 1rem;
    position: initial;
    padding: 1rem 1rem;
  }
}
.x-shangye1 ul li a .x-text .x-title {
  color: #fff;
}
@media (max-width: 767px) {
  .x-shangye1 ul li a .x-text .x-title {
    color: #333;
  }
}
.x-shangye1 ul li a .x-text .x-p1 {
  color: #fff;
  margin: 0.05rem 0 0.35rem 0;
  transition: 0.5s all;
  opacity: 0;
}
@media (max-width: 991px) {
  .x-shangye1 ul li a .x-text .x-p1 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .x-shangye1 ul li a .x-text .x-p1 {
    color: #333;
    opacity: 1;
    margin: 0.6rem 0 0.3rem 0;
  }
}
.x-shangye1 ul li a .x-text .x-p2 {
  color: #fff;
  transition: 0.5s all;
  opacity: 0;
}
@media (max-width: 767px) {
  .x-shangye1 ul li a .x-text .x-p2 {
    color: #333;
    opacity: 1;
  }
}
.x-sol-img img {
  transition: initial;
}
.x-sol-img2 img {
  transition: initial;
}
.x-sol-img4 img {
  transition: 1s all;
}
@media (max-width: 767px) {
  .x-sol-b .x-ny-banner1 .x-con .x-img {
    height: 22rem;
  }
}
@media (max-width: 767px) {
  .x-sol-b .x-ny-banner1 .x-con .x-img img {
    height: 22rem;
  }
}
.x-sol-b .x-ny-banner1 .x-con .x-img video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 6;
}
@media (max-width: 767px) {
  .x-sol-b .x-ny-banner1 .x-con .x-img video {
    display: none;
  }
}
.x-sol-b .x-ny-banner1 .x-con .x-text {
  top: 3rem;
  transform: translate(-50%, 0);
}
@media (max-width: 1260px) {
  .x-sol-b .x-ny-banner1 .x-con .x-text {
    top: 3rem;
  }
}
@media (max-width: 991px) {
  .x-sol-b .x-ny-banner1 .x-con .x-text {
    top: 5rem;
  }
}
@media (max-width: 767px) {
  .x-sol-b .x-ny-banner1 .x-con .x-text {
    position: absolute;
    left: 50%;
    top: 5rem;
    transform: translate(-50%, -50%);
    z-index: 7;
    text-align: center;
  }
}
.x-sol-b .x-ny-banner1 .x-con .x-text .x-title {
  font-size: 0.74rem;
}
@media (max-width: 991px) {
  .x-sol-b .x-ny-banner1 .x-con .x-text .x-title {
    font-size: 0.8rem;
  }
}
@media (max-width: 767px) {
  .x-sol-b .x-ny-banner1 .x-con .x-text .x-title {
    font-size: 1.4rem;
    color: #fff;
  }
}
.x-sol-b .x-ny-banner1 .x-con .x-text p {
  margin-top: 0;
}
@media (max-width: 767px) {
  .x-sol-b .x-ny-banner1 .x-con .x-text p {
    color: #fff;
  }
}
.x-ny-banner1 .x-img video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
  object-fit: cover;
}
@media (max-width: 767px) {
  .x-pro-show9 .x-zhihui4 {
    padding: 1.2rem 0 3rem 0;
  }
}
.x-pro-show9 .x-zhihui4 .container .x-top {
  border-bottom: none;
}
@media (max-width: 767px) {
  .x-pro-show9 .x-zhihui4 .container .x-xia .swiper-button-prev1 {
    display: none;
  }
}
@media (max-width: 767px) {
  .x-pro-show9 .x-zhihui4 .container .x-xia .swiper-button-next1 {
    display: none;
  }
}
.x-index1 .x-text {
  top: 22.31%;
}
.x-index1 .x-f-dx .x-gg-a {
  width: 152px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: -0.8rem;
  background-color: rgba(177, 40, 42, 0.89);
  z-index: 9;
  transition: 0.5s all;
  margin-top: 20px;
  border-radius: 5px 5px 5px 5px;
}
@media (max-width: 1367px) {
  .x-index1 .x-f-dx .x-gg-a {
    top: -0.9rem;
  }
}
@media (max-width: 1260px) {
  .x-index1 .x-f-dx .x-gg-a {
    top: -1.1rem;
  }
}
@media (max-width: 991px) {
  .x-index1 .x-f-dx .x-gg-a {
    top: -1.5rem;
  }
}
@media (max-width: 767px) {
  .x-index1 .x-f-dx .x-gg-a {
    /*display: none;*/
    width: 125px;
    height: 38px;
    line-height: 38px;
  }
}
.x-index1 .x-f-dx .x-gg-a:hover i {
  right: 22px;
}
.x-index1 .x-f-dx .x-gg-a i {
  background: url(../images/x-jt17.png) no-repeat center;
  background-size: contain;
  height: 12px;
  opacity: 1;
  animation: initial;
  top: 50%;
  min-width: auto;
  right: 28px;
}
.x-index1 .x-f-dx .x-dx-box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 5;
  cursor: pointer;
}
.x-index1 .x-f-dx .x-dx-box:hover .x-gg-a {
  opacity: 1;
}
.x-index1 .x-f-dx .x-dx-box.a1 {
  top: 66.2%;
  left: 20.5%;
}
@media (max-width: 1601px) {
  .x-index1 .x-f-dx .x-dx-box.a1 {
    top: 66.2%;
    left: 18.5%;
  }
}
@media (max-width: 1580px) {
  .x-index1 .x-f-dx .x-dx-box.a1 {
    top: 69.2%;
    left: 17.5%;
  }
}
@media (max-width: 1367px) {
  .x-index1 .x-f-dx .x-dx-box.a1 {
    top: 66.2%;
    left: 13.5%;
  }
}
@media (max-width: 1281px) {
  .x-index1 .x-f-dx .x-dx-box.a1 {
    top: 67.2%;
    left: 10.5%;
  }
}
@media (max-width: 1260px) {
  .x-index1 .x-f-dx .x-dx-box.a1 {
    top: 67.2%;
    left: 5.5%;
  }
}
@media (max-width: 767px) {
  .x-index1 .x-f-dx .x-dx-box.a1 {
    top: 76.2%;
    left: 15%;
  }
}
.x-index1 .x-f-dx .x-dx-box.a2 {
  top: 51%;
  left: 49.9%;
}
@media (max-width: 1580px) {
  .x-index1 .x-f-dx .x-dx-box.a2 {
    top: 53%;
    left: 49.9%;
  }
}
@media (max-width: 767px) {
  .x-index1 .x-f-dx .x-dx-box.a2 {
    top: 65%;
    left: 47.9%;
  }
}
.x-index1 .x-f-dx .x-dx-box.a3 {
  top: 73.2%;
  left: 50.5%;
}
@media (max-width: 767px) {
  .x-index1 .x-f-dx .x-dx-box.a3 {
    top: 87%;
    left: 47.9%;
  }
}
.x-index1 .x-f-dx .x-dx-box.a4 {
  top: 67%;
  left: 73%;
}
@media (max-width: 1601px) {
  .x-index1 .x-f-dx .x-dx-box.a4 {
    top: 67%;
    left: 75%;
  }
}
@media (max-width: 1580px) {
  .x-index1 .x-f-dx .x-dx-box.a4 {
    top: 70%;
    left: 75%;
  }
}
@media (max-width: 1367px) {
  .x-index1 .x-f-dx .x-dx-box.a4 {
    top: 67%;
    left: 79%;
  }
}
@media (max-width: 1281px) {
  .x-index1 .x-f-dx .x-dx-box.a4 {
    top: 67%;
    left: 81%;
  }
}
@media (max-width: 1260px) {
  .x-index1 .x-f-dx .x-dx-box.a4 {
    top: 67%;
    left: 86%;
  }
}
@media (max-width: 767px) {
  .x-index1 .x-f-dx .x-dx-box.a4 {
    top: 76%;
    left: 80%;
  }
}
.x-index1 .x-f-dx .x-dx-box .x-dx-bj {
  width: 26px;
  height: 29px;
  background: url("../images/x-hd1.png") no-repeat center;
  background-size: contain;
  position: relative;
  z-index: 2;
}
@media (max-width: 1580px) {
  .x-index1 .x-f-dx .x-dx-box .x-dx-bj {
    width: 27px;
    height: 18px;
  }
}
@media (max-width: 767px) {
  .x-index1 .x-f-dx .x-dx-box .x-dx-bj {
    width: 24px;
    height: 8px;
  }
}
.x-index1 .x-f-dx .x-dx-box > i {
  display: inline-block;
  position: absolute;
  top: 10px;
  flex: 0 0 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  animation: scalemap 4s linear infinite;
  -moz-animation: scalemap 4s linear infinite;
  -webkit-animation: scalemap 4s linear infinite;
  z-index: 1;
}
@media (max-width: 1580px) {
  .x-index1 .x-f-dx .x-dx-box > i {
    top: 0;
  }
}
@media (max-width: 767px) {
  .x-index1 .x-f-dx .x-dx-box > i {
    min-width: 20px;
    height: 20px;
  }
}
.x-index1 .x-f-dx .x-dx-box > i:nth-of-type(2) {
  animation: scalemap 4s linear 1.3s infinite;
  -moz-animation: scalemap 4s linear 1.3s infinite;
  -webkit-animation: scalemap 4s linear 1.3s infinite;
}
.x-index1 .x-f-dx .x-dx-box > i:nth-of-type(3) {
  animation: scalemap 4s linear 2.6s infinite;
  -moz-animation: scalemap 4s linear 2.6s infinite;
  -webkit-animation: scalemap 4s linear 2.6s infinite;
}
@media (max-width: 767px) {
  .x-sol-xt .x-zhihui4 {
    padding: 2rem 0 2rem 0;
  }
}
@media (max-width: 767px) {
  .x-sol-xt .x-zhihui4 .container .x-top {
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .x-sol-xt .x-zhihui4 .container .x-xia .x-xia-a .swiper-container3 {
    padding-bottom: 1rem;
  }
}
@media (max-width: 1580px) {
}
@media (max-width: 991px) {
  .x-sol-gy .x-ny-banner1 .x-con .x-img video {
    padding-top: 0;
  }
}
.x-sol-gy .x-f-dx .x-gg-a {
  width: auto;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: -0.7rem;
  background-color: rgba(177, 40, 42, 0.89);
  z-index: 9;
  transition: 0.5s all;
  padding: 0 15px;
}
@media (max-width: 1367px) {
  .x-sol-gy .x-f-dx .x-gg-a {
    top: -0.9rem;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy .x-f-dx .x-gg-a {
    top: -1.1rem;
  }
}
@media (max-width: 991px) {
  .x-sol-gy .x-f-dx .x-gg-a {
    top: -1.5rem;
  }
}
@media (max-width: 767px) {
  .x-sol-gy .x-f-dx .x-gg-a {
    /*display: none;*/
    height: 38px;
    line-height: 38px;
    padding: 0 8px;
  }
}
.x-sol-gy .x-f-dx .x-gg-a:hover i {
  right: -10px;
}
.x-sol-gy .x-f-dx .x-gg-a span {
  white-space: nowrap;
  margin-left: 0;
}
.x-sol-gy .x-f-dx .x-gg-a i {
  background: url(../images/x-jt17.png) no-repeat center;
  background-size: contain;
  height: 12px;
  opacity: 1;
  animation: initial;
  top: 50%;
  min-width: auto;
  position: relative;
  top: auto;
  right: 0;
  transform: initial;
  margin-left: 8px;
}
.x-sol-gy .x-f-dx .x-dx-box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 7;
  cursor: pointer;
}
.x-sol-gy .x-f-dx .x-dx-box:hover .x-gg-a {
  opacity: 1;
}
.x-sol-gy .x-f-dx .x-dx-box.a1 {
  top: 72.2%;
  left: 22.5%;
}
@media (max-width: 1601px) {
  .x-sol-gy .x-f-dx .x-dx-box.a1 {
    top: 71.2%;
    left: 22.5%;
  }
}
@media (max-width: 1580px) {
  .x-sol-gy .x-f-dx .x-dx-box.a1 {
    top: 73.2%;
    left: 18.5%;
  }
}
@media (max-width: 1367px) {
  .x-sol-gy .x-f-dx .x-dx-box.a1 {
    top: 72.2%;
    left: 18.5%;
  }
}
@media (max-width: 1281px) {
  .x-sol-gy .x-f-dx .x-dx-box.a1 {
    top: 73.2%;
    left: 18.5%;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy .x-f-dx .x-dx-box.a1 {
    top: 72.2%;
    left: 7.5%;
  }
}
@media (max-width: 767px) {
  .x-sol-gy .x-f-dx .x-dx-box.a1 {
    top: 78.2%;
    left: 20%;
  }
}
.x-sol-gy .x-f-dx .x-dx-box.a2 {
  top: 76%;
  left: 36.9%;
}
@media (max-width: 1601px) {
  .x-sol-gy .x-f-dx .x-dx-box.a2 {
    top: 76%;
    left: 36.9%;
  }
}
@media (max-width: 1580px) {
  .x-sol-gy .x-f-dx .x-dx-box.a2 {
    top: 77%;
    left: 35.9%;
  }
}
@media (max-width: 1367px) {
  .x-sol-gy .x-f-dx .x-dx-box.a2 {
    top: 77%;
    left: 35.9%;
  }
}
@media (max-width: 1281px) {
  .x-sol-gy .x-f-dx .x-dx-box.a2 {
    top: 76%;
    left: 34.9%;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy .x-f-dx .x-dx-box.a2 {
    top: 77%;
    left: 29.9%;
  }
}
@media (max-width: 767px) {
  .x-sol-gy .x-f-dx .x-dx-box.a2 {
    top: 90%;
    left: 21.9%;
  }
}
.x-sol-gy .x-f-dx .x-dx-box.a3 {
  top: 62.2%;
  left: 44.5%;
}
@media (max-width: 1580px) {
  .x-sol-gy .x-f-dx .x-dx-box.a3 {
    top: 62.2%;
    left: 44.5%;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy .x-f-dx .x-dx-box.a3 {
    top: 62.2%;
    left: 42.5%;
  }
}
@media (max-width: 767px) {
  .x-sol-gy .x-f-dx .x-dx-box.a3 {
    top: 61.2%;
    left: 29.5%;
  }
}
.x-sol-gy .x-f-dx .x-dx-box.a4 {
  top: 59%;
  left: 54%;
}
@media (max-width: 1601px) {
  .x-sol-gy .x-f-dx .x-dx-box.a4 {
    top: 65.2%;
    left: 29.5%;
  }
}
@media (max-width: 1580px) {
  .x-sol-gy .x-f-dx .x-dx-box.a4 {
    top: 60%;
    left: 55%;
  }
}
@media (max-width: 1367px) {
  .x-sol-gy .x-f-dx .x-dx-box.a4 {
    top: 59%;
    left: 55%;
  }
}
@media (max-width: 1281px) {
  .x-sol-gy .x-f-dx .x-dx-box.a4 {
    top: 59%;
    left: 55%;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy .x-f-dx .x-dx-box.a4 {
    top: 60%;
    left: 56%;
  }
}
@media (max-width: 767px) {
  .x-sol-gy .x-f-dx .x-dx-box.a4 {
    left: 52%;
    top: 50%;
  }
}
.x-sol-gy .x-f-dx .x-dx-box.a5 {
  left: 56%;
  top: 75%;
}
@media (max-width: 1580px) {
  .x-sol-gy .x-f-dx .x-dx-box.a5 {
    left: 58%;
    top: 76%;
  }
}
@media (max-width: 1367px) {
  .x-sol-gy .x-f-dx .x-dx-box.a5 {
    left: 57%;
    top: 76%;
  }
}
@media (max-width: 1281px) {
  .x-sol-gy .x-f-dx .x-dx-box.a5 {
    left: 57%;
    top: 76%;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy .x-f-dx .x-dx-box.a5 {
    left: 60%;
    top: 76%;
  }
}
@media (max-width: 767px) {
  .x-sol-gy .x-f-dx .x-dx-box.a5 {
    top: 80%;
    left: 56%;
  }
}
.x-sol-gy .x-f-dx .x-dx-box.a6 {
  left: 54%;
  top: 84%;
}
@media (max-width: 1601px) {
  .x-sol-gy .x-f-dx .x-dx-box.a6 {
    left: 53%;
    top: 83%;
  }
}
@media (max-width: 1580px) {
  .x-sol-gy .x-f-dx .x-dx-box.a6 {
    left: 54%;
    top: 84%;
  }
}
@media (max-width: 1367px) {
  .x-sol-gy .x-f-dx .x-dx-box.a6 {
    left: 54%;
    top: 84%;
  }
}
@media (max-width: 1281px) {
  .x-sol-gy .x-f-dx .x-dx-box.a6 {
    left: 54%;
    top: 84%;
  }
}
@media (max-width: 767px) {
  .x-sol-gy .x-f-dx .x-dx-box.a6 {
    left: 61%;
    top: 91%;
  }
}
.x-sol-gy .x-f-dx .x-dx-box.a7 {
  left: 64%;
  top: 64%;
}
@media (max-width: 1601px) {
  .x-sol-gy .x-f-dx .x-dx-box.a7 {
    left: 63%;
    top: 64%;
  }
}
@media (max-width: 1580px) {
  .x-sol-gy .x-f-dx .x-dx-box.a7 {
    left: 65%;
    top: 66%;
  }
}
@media (max-width: 1367px) {
  .x-sol-gy .x-f-dx .x-dx-box.a7 {
    left: 65%;
    top: 66%;
  }
}
@media (max-width: 1281px) {
  .x-sol-gy .x-f-dx .x-dx-box.a7 {
    left: 65%;
    top: 65%;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy .x-f-dx .x-dx-box.a7 {
    left: 71%;
    top: 66%;
  }
}
@media (max-width: 767px) {
  .x-sol-gy .x-f-dx .x-dx-box.a7 {
    left: 68%;
    top: 70%;
  }
}
.x-sol-gy .x-f-dx .x-dx-box .x-dx-bj {
  width: 26px;
  height: 29px;
  background: url("../images/x-hd1.png") no-repeat center;
  background-size: contain;
  position: relative;
  z-index: 2;
}
@media (max-width: 1580px) {
  .x-sol-gy .x-f-dx .x-dx-box .x-dx-bj {
    width: 27px;
    height: 18px;
  }
}
@media (max-width: 767px) {
  .x-sol-gy .x-f-dx .x-dx-box .x-dx-bj {
    width: 24px;
    height: 8px;
  }
}
.x-sol-gy .x-f-dx .x-dx-box > i {
  display: inline-block;
  position: absolute;
  top: 10px;
  flex: 0 0 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  animation: scalemap 4s linear infinite;
  -moz-animation: scalemap 4s linear infinite;
  -webkit-animation: scalemap 4s linear infinite;
  z-index: 1;
}
@media (max-width: 1580px) {
  .x-sol-gy .x-f-dx .x-dx-box > i {
    top: 0;
  }
}
@media (max-width: 767px) {
  .x-sol-gy .x-f-dx .x-dx-box > i {
    min-width: 20px;
    height: 20px;
  }
}
.x-sol-gy .x-f-dx .x-dx-box > i:nth-of-type(2) {
  animation: scalemap 4s linear 1.3s infinite;
  -moz-animation: scalemap 4s linear 1.3s infinite;
  -webkit-animation: scalemap 4s linear 1.3s infinite;
}
.x-sol-gy .x-f-dx .x-dx-box > i:nth-of-type(3) {
  animation: scalemap 4s linear 2.6s infinite;
  -moz-animation: scalemap 4s linear 2.6s infinite;
  -webkit-animation: scalemap 4s linear 2.6s infinite;
}
@media (max-width: 1580px) {
}
.x-sol-gy2 .x-f-dx .x-gg-a {
  width: auto;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: -0.7rem;
  background-color: rgba(177, 40, 42, 0.89);
  z-index: 9;
  transition: 0.5s all;
  padding: 0 15px;
}
@media (max-width: 1367px) {
  .x-sol-gy2 .x-f-dx .x-gg-a {
    top: -0.9rem;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy2 .x-f-dx .x-gg-a {
    top: -1.1rem;
  }
}
@media (max-width: 991px) {
  .x-sol-gy2 .x-f-dx .x-gg-a {
    top: -1.5rem;
  }
}
@media (max-width: 767px) {
  .x-sol-gy2 .x-f-dx .x-gg-a {
    /*display: none;*/
    width: 125px;
    height: 38px;
    line-height: 38px;
  }
}
.x-sol-gy2 .x-f-dx .x-gg-a:hover i {
  right: -10px;
}
.x-sol-gy2 .x-f-dx .x-gg-a span {
  white-space: nowrap;
  margin-left: 0;
}
.x-sol-gy2 .x-f-dx .x-gg-a i {
  background: url(../images/x-jt17.png) no-repeat center;
  background-size: contain;
  height: 12px;
  opacity: 1;
  animation: initial;
  top: 50%;
  min-width: auto;
  position: relative;
  top: auto;
  right: 0;
  transform: initial;
  margin-left: 8px;
}
.x-sol-gy2 .x-f-dx .x-dx-box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 7;
  cursor: pointer;
}
.x-sol-gy2 .x-f-dx .x-dx-box:hover .x-gg-a {
  opacity: 1;
}
.x-sol-gy2 .x-f-dx .x-dx-box.a1 {
  top: 58.2%;
  left: 32.5%;
}
@media (max-width: 1601px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a1 {
    top: 57.2%;
    left: 32.5%;
  }
}
@media (max-width: 1580px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a1 {
    top: 57.2%;
    left: 31.5%;
  }
}
@media (max-width: 1367px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a1 {
    top: 56.2%;
    left: 32.1%;
  }
}
@media (max-width: 1281px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a1 {
    top: 56.2%;
    left: 29.5%;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a1 {
    top: 56.2%;
    left: 22.5%;
  }
}
@media (max-width: 767px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a1 {
    top: 58%;
    left: 22.5%;
  }
}
.x-sol-gy2 .x-f-dx .x-dx-box.a2 {
  top: 56%;
  left: 46%;
}
@media (max-width: 1601px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a2 {
    top: 57%;
    left: 45.9%;
  }
}
@media (max-width: 1580px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a2 {
    top: 58%;
    left: 45%;
  }
}
@media (max-width: 1367px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a2 {
    top: 57%;
    left: 44.9%;
  }
}
@media (max-width: 1281px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a2 {
    top: 56%;
    left: 44.5%;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a2 {
    top: 57%;
    left: 43.9%;
  }
}
@media (max-width: 767px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a2 {
    top: 68%;
    left: 44.9%;
  }
}
.x-sol-gy2 .x-f-dx .x-dx-box.a3 {
  top: 68.2%;
  left: 62.5%;
}
@media (max-width: 1601px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a3 {
    top: 67.2%;
    left: 62.5%;
  }
}
@media (max-width: 1580px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a3 {
    top: 69.2%;
    left: 62.5%;
  }
}
@media (max-width: 1367px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a3 {
    top: 68.2%;
    left: 62.5%;
  }
}
@media (max-width: 1281px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a3 {
    top: 68.2%;
    left: 63.5%;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a3 {
    top: 69.2%;
    left: 68.5%;
  }
}
@media (max-width: 767px) {
  .x-sol-gy2 .x-f-dx .x-dx-box.a3 {
    top: 78.2%;
    left: 69.5%;
  }
}
.x-sol-gy2 .x-f-dx .x-dx-box .x-dx-bj {
  width: 26px;
  height: 29px;
  background: url("../images/x-hd1.png") no-repeat center;
  background-size: contain;
  position: relative;
  z-index: 2;
}
@media (max-width: 1580px) {
  .x-sol-gy2 .x-f-dx .x-dx-box .x-dx-bj {
    width: 27px;
    height: 18px;
  }
}
@media (max-width: 767px) {
  .x-sol-gy2 .x-f-dx .x-dx-box .x-dx-bj {
    width: 24px;
    height: 8px;
  }
}
.x-sol-gy2 .x-f-dx .x-dx-box > i {
  display: inline-block;
  position: absolute;
  top: 10px;
  flex: 0 0 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  animation: scalemap 4s linear infinite;
  -moz-animation: scalemap 4s linear infinite;
  -webkit-animation: scalemap 4s linear infinite;
  z-index: 1;
}
@media (max-width: 1580px) {
  .x-sol-gy2 .x-f-dx .x-dx-box > i {
    top: 0;
  }
}
@media (max-width: 767px) {
  .x-sol-gy2 .x-f-dx .x-dx-box > i {
    min-width: 20px;
    height: 20px;
  }
}
.x-sol-gy2 .x-f-dx .x-dx-box > i:nth-of-type(2) {
  animation: scalemap 4s linear 1.3s infinite;
  -moz-animation: scalemap 4s linear 1.3s infinite;
  -webkit-animation: scalemap 4s linear 1.3s infinite;
}
.x-sol-gy2 .x-f-dx .x-dx-box > i:nth-of-type(3) {
  animation: scalemap 4s linear 2.6s infinite;
  -moz-animation: scalemap 4s linear 2.6s infinite;
  -webkit-animation: scalemap 4s linear 2.6s infinite;
}
@media (max-width: 1580px) {
}
@media (max-width: 991px) {
  .x-sol-gy3 .x-ny-banner1 .x-con .x-img img {
    padding-top: 0;
    background-color: transparent;
  }
}
.x-sol-gy3 .x-f-dx .x-gg-a {
  width: auto;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: -0.7rem;
  background-color: rgba(177, 40, 42, 0.89);
  z-index: 9;
  transition: 0.5s all;
  padding: 0 15px;
}
@media (max-width: 1367px) {
  .x-sol-gy3 .x-f-dx .x-gg-a {
    top: -0.9rem;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy3 .x-f-dx .x-gg-a {
    top: -1.1rem;
  }
}
@media (max-width: 991px) {
  .x-sol-gy3 .x-f-dx .x-gg-a {
    top: -1.5rem;
  }
}
@media (max-width: 767px) {
  .x-sol-gy3 .x-f-dx .x-gg-a {
    /*display: none;*/
    height: 38px;
    line-height: 38px;
  }
}
.x-sol-gy3 .x-f-dx .x-gg-a:hover i {
  right: -10px;
}
.x-sol-gy3 .x-f-dx .x-gg-a span {
  white-space: nowrap;
  margin-left: 0;
}
.x-sol-gy3 .x-f-dx .x-gg-a i {
  background: url(../images/x-jt17.png) no-repeat center;
  background-size: contain;
  height: 12px;
  opacity: 1;
  animation: initial;
  top: 50%;
  min-width: auto;
  position: relative;
  top: auto;
  right: 0;
  transform: initial;
  margin-left: 8px;
}
.x-sol-gy3 .x-f-dx .x-dx-box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 7;
  cursor: pointer;
}
.x-sol-gy3 .x-f-dx .x-dx-box:hover .x-gg-a {
  opacity: 1;
}
.x-sol-gy3 .x-f-dx .x-dx-box.a1 {
  top: 76.2%;
  left: 47%;
}
@media (max-width: 1601px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a1 {
    top: 75.2%;
    left: 47%;
  }
}
@media (max-width: 1580px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a1 {
    top: 76.2%;
    left: 46.5%;
  }
}
@media (max-width: 1367px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a1 {
    top: 77.2%;
    left: 46.5%;
  }
}
@media (max-width: 1281px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a1 {
    top: 76.2%;
    left: 46.5%;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a1 {
    top: 77.2%;
    left: 45.5%;
  }
}
@media (max-width: 767px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a1 {
    top: 81.2%;
    left: 45.5%;
  }
}
.x-sol-gy3 .x-f-dx .x-dx-box.a2 {
  top: 62%;
  left: 50%;
}
@media (max-width: 1601px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a2 {
    top: 62%;
    left: 51%;
  }
}
@media (max-width: 1580px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a2 {
    top: 63%;
    left: 50%;
  }
}
@media (max-width: 1367px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a2 {
    top: 64%;
    left: 50.9%;
  }
}
@media (max-width: 1281px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a2 {
    top: 63%;
    left: 50.9%;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a2 {
    top: 63%;
    left: 50.9%;
  }
}
@media (max-width: 767px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a2 {
    top: 71%;
    left: 49.9%;
  }
}
.x-sol-gy3 .x-f-dx .x-dx-box.a3 {
  top: 53.2%;
  left: 60.5%;
}
@media (max-width: 1601px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a3 {
    top: 51.2%;
    left: 61.5%;
  }
}
@media (max-width: 1580px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a3 {
    top: 52.2%;
    left: 61.5%;
  }
}
@media (max-width: 1367px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a3 {
    top: 52.2%;
    left: 61.5%;
  }
}
@media (max-width: 1281px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a3 {
    top: 53.2%;
    left: 61.5%;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a3 {
    top: 52.2%;
    left: 64.5%;
  }
}
@media (max-width: 767px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a3 {
    top: 60.2%;
    left: 67.5%;
  }
}
.x-sol-gy3 .x-f-dx .x-dx-box.a4 {
  top: 77.2%;
  left: 65%;
}
@media (max-width: 1580px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a4 {
    top: 78.2%;
    left: 66%;
  }
}
@media (max-width: 1367px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a4 {
    top: 77.2%;
    left: 66%;
  }
}
@media (max-width: 1281px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a4 {
    top: 76.2%;
    left: 66%;
  }
}
@media (max-width: 1260px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a4 {
    top: 76.2%;
    left: 72%;
  }
}
@media (max-width: 767px) {
  .x-sol-gy3 .x-f-dx .x-dx-box.a4 {
    top: 93.2%;
    left: 72%;
  }
}
.x-sol-gy3 .x-f-dx .x-dx-box .x-dx-bj {
  width: 26px;
  height: 29px;
  background: url("../images/x-hd1.png") no-repeat center;
  background-size: contain;
  position: relative;
  z-index: 2;
}
@media (max-width: 1580px) {
  .x-sol-gy3 .x-f-dx .x-dx-box .x-dx-bj {
    width: 27px;
    height: 18px;
  }
}
@media (max-width: 767px) {
  .x-sol-gy3 .x-f-dx .x-dx-box .x-dx-bj {
    width: 24px;
    height: 8px;
  }
}
.x-sol-gy3 .x-f-dx .x-dx-box > i {
  display: inline-block;
  position: absolute;
  top: 10px;
  flex: 0 0 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  animation: scalemap 4s linear infinite;
  -moz-animation: scalemap 4s linear infinite;
  -webkit-animation: scalemap 4s linear infinite;
  z-index: 1;
}
@media (max-width: 1580px) {
  .x-sol-gy3 .x-f-dx .x-dx-box > i {
    top: 0;
  }
}
@media (max-width: 767px) {
  .x-sol-gy3 .x-f-dx .x-dx-box > i {
    min-width: 20px;
    height: 20px;
  }
}
.x-sol-gy3 .x-f-dx .x-dx-box > i:nth-of-type(2) {
  animation: scalemap 4s linear 1.3s infinite;
  -moz-animation: scalemap 4s linear 1.3s infinite;
  -webkit-animation: scalemap 4s linear 1.3s infinite;
}
.x-sol-gy3 .x-f-dx .x-dx-box > i:nth-of-type(3) {
  animation: scalemap 4s linear 2.6s infinite;
  -moz-animation: scalemap 4s linear 2.6s infinite;
  -webkit-animation: scalemap 4s linear 2.6s infinite;
}
@media (max-width: 1580px) {
  .x-index-fa .x-video video {
    padding-top: 50px;
    background: #000;
  }
}
.x-index-fa .x-text {
  top: 27.31%;
}
@media (max-width: 767px) {
  .x-index-fa .x-text {
    top: 6rem;
  }
}
.x-index-fa .x-text .x-title {
  font-size: 0.9rem;
  margin-top: -80px;
  letter-spacing: 13px;
}
@media (max-width: 991px) {
  .x-index-fa .x-text .x-title {
    font-size: 1.4rem;
    margin-top: 0;
  }
}
.x-state1 {
  padding: 0.8rem 0 1.3rem 0;
}
@media (max-width: 767px) {
  .x-state1 {
    padding: 3rem 0;
  }
}
.x-state1 .container .x-con-state {
  margin-top: 0.6rem;
}
.x-state1 .container .x-con-state p {
  line-height: 28px;
  color: #666;
}
@media (max-width: 767px) {
  .x-state1 .container .x-con-state p {
    line-height: 24px;
  }
}
.x-state1 .container .x-con-state .x-title {
  font-size: 18px;
}
@media (max-width: 767px) {
  .x-state1 .container .x-con-state .x-title {
    font-size: 16px;
  }
}
.x-map1 {
  padding: 0.6rem 0 0 0;
}
@media (max-width: 767px) {
  .x-map1 {
    padding-top: 2rem;
  }
}
.x-map1 .container ul {
  background-color: #fff;
  padding: 0.6rem 0.6rem 1.3rem 0.6rem;
}
@media (max-width: 767px) {
  .x-map1 .container ul {
    padding: 1rem;
  }
}
.x-map1 .container ul li {
  margin-bottom: 0.65rem;
}
.x-map1 .container ul li .x-title {
  color: #b1282a;
  font-size: 22px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767px) {
  .x-map1 .container ul li .x-title {
    font-size: 18px;
  }
}
.x-map1 .container ul li .x-map-a {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-map1 .container ul li .x-map-a a {
  font-size: 16px;
  color: #666;
  transition: 0.5s all;
  display: block;
  margin-top: 0.25rem;
  padding-right: 0.55rem;
}
@media (max-width: 767px) {
  .x-map1 .container ul li .x-map-a a {
    font-size: 14px;
    padding-right: 1.2rem;
    margin-top: 0.5rem;
  }
}
.x-map1 .container ul li .x-map-a a:hover {
  color: #b1282a;
}
@media (max-width: 767px) {
  .x-zhijt .x-con .x-text {
    background-color: #000;
  }
}
@media (max-width: 767px) {
  .x-zhijt .x-con .x-text .x-title {
    color: #fff;
  }
}
@media (max-width: 767px) {
  .x-zhijt .x-con .x-text .x-p {
    color: #fff;
  }
}
@media (max-width: 767px) {
  .x-zhijt .x-con .x-text ul li p {
    color: #fff;
  }
}
.x-seo1 {
  padding: 0.2rem;
  background: #f5f5f5;
}
@media (max-width: 767px) {
  .x-seo1 {
    padding: 1rem 0;
  }
}
.x-seo1 .container p {
  margin-right: 1rem;
  display: inline-block;
  vertical-align: top;
}
.x-seo1 .container p a {
  color: #333;
}
.x-seo2 {
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .x-seo2 {
    padding-bottom: 3rem;
  }
}
.x-seo2 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
@media (max-width: 767px) {
  .x-seo2 .container {
    flex-wrap: wrap;
  }
}
.x-seo2 .container .x-left {
  width: 60%;
}
@media (max-width: 767px) {
  .x-seo2 .container .x-left {
    width: 100%;
  }
}
.x-seo2 .container .x-left ul li {
  display: flex;
  align-items: center;
  margin-bottom: 0.7rem;
}
@media (max-width: 1260px) {
  .x-seo2 .container .x-left ul li {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .x-seo2 .container .x-left ul li {
    margin-bottom: 1.8rem;
  }
}
.x-seo2 .container .x-left ul li .c-lt {
  flex-shrink: 1;
  flex-grow: 1;
}
@media (max-width: 1260px) {
  .x-seo2 .container .x-left ul li .c-lt {
    width: 100%;
  }
}
.x-seo2 .container .x-left ul li .c-lt .c-titleBox {
  color: #333;
}
.x-seo2 .container .x-left ul li .c-lt .c-titleBox .c-title {
  margin-bottom: 20px;
  font-size: 0.3rem;
  line-height: 1.5em;
  color: #333;
  transition: all 0.5s;
}
@media (max-width: 1260px) {
  .x-seo2 .container .x-left ul li .c-lt .c-titleBox .c-title {
    font-size: 18px;
  }
}
.x-seo2 .container .x-left ul li .c-lt .c-authorBox {
  margin-bottom: 20px;
}
.x-seo2 .container .x-left ul li .c-lt .c-authorBox .c-textBox {
  display: flex;
  align-items: flex-start;
  padding: 0;
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #999;
}
.x-seo2 .container .x-left ul li .c-lt .c-authorBox .c-textBox .c-name {
  flex-shrink: 0;
  color: #999;
}
.x-seo2 .container .x-left ul li .c-lt .c-authorBox .c-textBox .c-text {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.x-seo2 .container .x-left ul li .c-lt .c-authorBox .c-textBox .c-text .c-time {
  margin: 0 10px;
}
.x-seo2 .container .x-left ul li .c-lt .c-authorBox .c-textBox .c-text .c-tag {
  text-indent: 0;
}
.x-seo2 .container .x-left ul li .c-lt .c-authorBox .c-textBox .c-text .c-tag a {
  color: #999;
  transition: all 0.5s;
}
.x-seo2 .container .x-left ul li .c-lt .c-note {
  padding: 0 0 20px;
}
.x-seo2 .container .x-left ul li .c-lt .c-more {
  color: #b1282a;
}
.x-seo2 .container .x-left ul li .c-gt {
  margin-left: 20px;
  width: 30%;
  flex-shrink: 0;
}
@media (max-width: 1260px) {
  .x-seo2 .container .x-left ul li .c-gt {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
  }
}
.x-seo2 .container .x-left ul li .c-gt .c-imgBox {
  display: block;
  overflow: hidden;
  height: 3.05rem;
}
@media (max-width: 991px) {
  .x-seo2 .container .x-left ul li .c-gt .c-imgBox {
    height: 6rem;
  }
}
.x-seo2 .container .x-left ul li .c-gt .c-imgBox:hover .c-img {
  transform: scale(1.1);
}
.x-seo2 .container .x-left ul li .c-gt .c-imgBox .c-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.x-seo2 .container .x-left .x-jzgd {
  color: #b1282a;
  font-family: "bold";
  display: block;
  margin: 0.8rem auto 0 auto;
  text-align: center;
}
.x-seo2 .container .x-left .x-jzgd img {
  width: 14px;
  height: 14px;
  object-fit: contain;
  vertical-align: middle;
}
.x-seo2 .container .x-right {
  width: 30%;
}
@media (max-width: 767px) {
  .x-seo2 .container .x-right {
    margin-top: 40px;
    width: 100%;
  }
}
.x-seo2 .container .x-right .c-bj-box {
  padding: 50px 40px;
  background: #f5f5f5;
}
.x-seo2 .container .x-right .c-bj-box .c-title {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
}
.x-seo2 .container .x-right .c-bj-box .c-list2 li {
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  margin-bottom: 20px;
}
.x-seo2 .container .x-right .c-bj-box .c-list2 li:last-child {
  margin-bottom: 0;
}
.x-seo2 .container .x-right .c-bj-box .c-list2 li a {
  color: #666;
  transition: 0.5s;
}
.x-seo2 .container .x-right .c-bj-box .c-list2 li a:hover {
  color: #b1282a;
}
.x-seo2 .container .x-right .c-bj-box2 {
  padding: 50px 40px;
  margin-top: 20px;
  background: #f5f5f5;
}
.x-seo2 .container .x-right .c-bj-box2 .c-title {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
}
.x-seo2 .container .x-right .c-bj-box2 .c-tags a {
  display: inline-block;
  vertical-align: top;
  line-height: 38px;
  padding: 0 10px;
  margin: 0 10px 20px 0;
  border: 1px solid #666;
  border-radius: 3px;
  color: #666;
  transform: 0.6s all;
}
.x-seo2 .container .x-right .c-bj-box2 .c-tags a:hover {
  color: #b1282a;
  border: 1px solid #b1282a;
}
.x-seo-show {
  padding-bottom: 1.5rem;
}
.x-seo-show .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.x-seo-show .container .c-leftBox {
  width: 65%;
}
@media (max-width: 767px) {
  .x-seo-show .container .c-leftBox {
    width: 100%;
  }
}
.x-seo-show .container .c-leftBox .c-title {
  margin-bottom: 20px;
  font-size: 0.3rem;
  line-height: 1.5em;
  color: #333;
  transition: all 0.5s;
}
@media (max-width: 1260px) {
  .x-seo-show .container .c-leftBox .c-title {
    font-size: 20px;
  }
}
.x-seo-show .container .c-leftBox .c-authorBox {
  margin-bottom: 40px;
}
.x-seo-show .container .c-leftBox .c-authorBox .c-textBox {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #999;
}
.x-seo-show .container .c-leftBox .c-authorBox .c-textBox .c-name {
  flex-shrink: 0;
  color: #999;
}
.x-seo-show .container .c-leftBox .c-authorBox .c-textBox .c-tag {
  width: 100%;
}
.x-seo-show .container .c-leftBox .c-authorBox .c-textBox .c-tag a {
  color: #999;
  transition: all 0.5s;
}
.x-seo-show .container .c-leftBox .c-content {
  padding-bottom: 40px;
}
.x-seo-show .container .c-leftBox .c-content img {
  max-width: 100%;
  object-fit: cover;
}
.x-seo-show .container .c-leftBox .x-bian {
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
  border-top: 1px solid #c1c1c1;
}
.x-seo-show .container .c-leftBox .x-bian a {
  display: inline-block;
  color: #333;
}
.x-seo-show .container .c-leftBox .x-bian a.x-b-le i {
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url("../images/x-jt19.png") no-repeat center;
  background-size: contain;
  margin-right: 10px;
  vertical-align: middle;
}
.x-seo-show .container .c-leftBox .x-bian a.x-b-ri i {
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url("../images/x-jt20.png") no-repeat center;
  background-size: contain;
  margin-left: 10px;
  vertical-align: middle;
}
.x-seo-show .container .x-right {
  width: 30%;
}
@media (max-width: 1260px) {
  .x-seo-show .container .x-right {
    width: 47%;
  }
}
@media (max-width: 767px) {
  .x-seo-show .container .x-right {
    margin-top: 40px;
    width: 100%;
  }
}
.x-seo-show .container .x-right .c-bj-box {
  padding: 50px 40px;
  background: #f5f5f5;
}
.x-seo-show .container .x-right .c-bj-box .c-title {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
}
.x-seo-show .container .x-right .c-bj-box .c-list2 li {
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  margin-bottom: 20px;
}
.x-seo-show .container .x-right .c-bj-box .c-list2 li:last-child {
  margin-bottom: 0;
}
.x-seo-show .container .x-right .c-bj-box .c-list2 li a {
  color: #666;
  transition: 0.5s;
}
.x-seo-show .container .x-right .c-bj-box .c-list2 li a:hover {
  color: #b1282a;
}
.x-seo-show .container .x-right .c-bj-box2 {
  padding: 50px 40px;
  margin-top: 20px;
  background: #f5f5f5;
}
.x-seo-show .container .x-right .c-bj-box2 .c-title {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
}
.x-seo-show .container .x-right .c-bj-box2 .c-tags a {
  display: inline-block;
  vertical-align: top;
  line-height: 38px;
  padding: 0 10px;
  margin: 0 10px 20px 0;
  border: 1px solid #666;
  border-radius: 3px;
  color: #666;
  transform: 0.6s all;
}
.x-seo-show .container .x-right .c-bj-box2 .c-tags a:hover {
  color: #b1282a;
  border: 1px solid #b1282a;
}
.g-page {
  display: flex;
  justify-content: center;
  align-items: center;
}
.g-page a {
  background: #f5f5f5;
  height: 40px;
  min-width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 4px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  border-radius: 4px;
  border: 2px solid transparent;
  font-size: 14px;
  color: #999;
  cursor: pointer;
}
.g-page img {
  width: 7px;
  height: auto;
}
.g-page a .img2 {
  display: none;
}
.g-page a:first-child {
  width: 90px;
}
.g-page a:first-child img {
  margin-right: 5px;
}
.g-page a:last-child {
  width: 90px;
}
.g-page a:last-child img {
  margin-left: 5px;
}
.g-page a:hover,
.g-page .on {
  color: #b1282a;
  border-color: #b1282a;
}
.g-page a:hover p,
.g-page .on p {
  color: #fff;
}
.g-page a:hover .img1,
.g-page .on .img1 {
  display: none;
}
.g-page a:hover .img2,
.g-page .on .img2 {
  display: block;
}
@media (max-width: 767px) {
  .g-page a {
    display: none;
  }
  .g-page a:first-child {
    display: flex;
  }
  .g-page a:last-child {
    display: flex;
  }
}
#c-keyword {
  padding: 0.5rem 0;
}
@media (max-width: 767px) {
  #c-keyword {
    padding: 3rem 0;
  }
}
#c-keyword .container .c-list > li {
  display: flex;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  line-height: 40px;
}
#c-keyword .container .c-list > li:first-child {
  border-top: 1px solid #ddd;
}
#c-keyword .container .c-list > li p {
  flex-shrink: 0;
  font-size: 30px;
  margin-right: 30px;
}
#c-keyword .container .c-list > li .c-list2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-shrink: 1;
  flex-grow: 1;
}
#c-keyword .container .c-list > li .c-list2 li {
  padding-right: 20px;
  width: 10%;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}
@media (max-width: 1580px) {
  #c-keyword .container .c-list > li .c-list2 li {
    width: 12.5%;
  }
}
@media (max-width: 991px) {
  #c-keyword .container .c-list > li .c-list2 li {
    width: 16.666666%;
  }
}
@media (max-width: 767px) {
  #c-keyword .container .c-list > li .c-list2 li {
    height: 1.5rem;
    width: 33.333333%;
  }
}
#c-keyword .container .c-list > li .c-list2 li a {
  color: #666;
  transition: all 0.5s;
}
#c-keyword .container .c-list > li .c-list2 li a:hover {
  color: #b1282a;
}
.x-bd-seo {
  background: #f5f5f5;
  margin-bottom: 50px;
  padding: 30px 0 20px 0;
}
.x-bd-seo .container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.x-bd-seo .container .x-title {
  font-size: 0.3rem;
  width: 100%;
  line-height: 2;
}
@media (max-width: 1260px) {
  .x-bd-seo .container .x-title {
    font-size: 20px;
  }
}
.x-foot .container .x-lefa ul li {
  padding-bottom: 20px;
}
.x-foot .container .x-lefa ul li p {
  flex-shrink: 0;
}
.x-foot .container .x-lefa ul li span {
  font-weight: 600;
}
.x-foot .container .x-lefa ul li .x-ris a {
  display: inline-block;
  color: #333333;
  opacity: 0.6;
  margin-right: 30px;
  transition: 0.5s all;
}
.x-foot .container .x-lefa ul li .x-ris-a a {
  display: inline-block;
  color: #333333;
  margin-right: 30px;
}
.x-foot .container .x-lefa ul li .x-ris a:hover {
  opacity: 1;
  color: #b1282a;
}
.x-foot .container .x-lefa ul li .x-ris-a a {
  display: inline-block;
  margin-right: 30px;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-foot .container .x-lefa ul li .x-ris-a a {
    display: inline-block;
    margin-right: 18px;
    transition: 0.5s all;
  }
}
.x-foot .container .x-lefa ul li .x-ris-a a:hover {
  opacity: 1;
  color: #b1282a;
}
.x-foot .container .x-lefa ul li .x-ris-a img {
  width: 80px;
  height: 80px;
}
@media (max-width: 767px) {
  .x-foot .container .x-lefa ul li .x-ris-a img {
    width: 60px;
    height: 60px;
  }
}
.x-foot .container .x-lefa ul li .x-ris-a p {
  text-align: center;
  color: #333333;
  opacity: 0.6;
  margin-top: 5px;
}
.x-fenye {
  padding-top: 0.6rem;
}
@media (max-width: 767px) {
  .x-fenye {
    padding-top: 1rem;
  }
}
.x-fenye .container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.x-fenye .container a {
  display: inline-block;
  color: #999999;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  border-radius: 2px;
  margin: 0 5px;
  transition: 0.3s all;
}
@media (max-width: 767px) {
  .x-fenye .container a {
    height: 36px;
    line-height: 36px;
  }
}
.x-fenye .container a:first-child {
  width: auto;
  padding: 0 0.18rem;
}
.x-fenye .container a:last-child {
  width: auto;
  padding: 0 0.18rem;
}
@media (max-width: 767px) {
  .x-fenye .container a {
    display: none;
  }
  .x-fenye .container a:first-child {
    display: block;
    padding: 0 0.8rem;
  }
  .x-fenye .container a:last-child {
    display: block;
    padding: 0 0.8rem;
  }
}
.x-fenye .container a.x-le {
  background-color: #f5f5f5;
}
@media (max-width: 767px) {
  .x-fenye .container a.x-le {
    display: block;
  }
}
.x-fenye .container a.x-ri {
  background-color: #f5f5f5;
}
@media (max-width: 767px) {
  .x-fenye .container a.x-ri {
    display: block;
  }
}
.x-fenye .container a:hover {
  background-color: #b1282a;
  color: #fff;
}
.x-fenye .container a.on {
  background-color: #b1282a;
  color: #fff;
}
.x-fenye .container span {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0 5px;
  font-size: 18px;
  color: #999999;
  text-align: center;
}
@media (max-width: 767px) {
  .x-fenye .container span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: none;
  }
}
/*321*/
.x-gg-ab2 {
  width: 160px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background-color: #b1282a;
  color: #fff;
  border-radius: 3px;
}
@media (max-width: 1580px) {
  .x-gg-ab2 {
    width: 140px;
    height: 48px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .x-gg-ab2 {
    width: 97px;
    height: 38px;
    line-height: 38px;
  }
}
.x-gg-ab2:hover i {
  right: 35px;
}
@media (max-width: 1580px) {
  .x-gg-ab2:hover i {
    right: 30px;
  }
}
@media (max-width: 767px) {
  .x-gg-ab2:hover i {
    right: 17px;
  }
}
.x-gg-ab2 span {
}
@media (max-width: 1580px) {
  .x-gg-ab span {
  }
}
@media (max-width: 767px) {
  .x-gg-ab2 span {
  }
}
.x-gg-ab2 i {
  right: 41px;
  background: url("../images/x-jt17.png") no-repeat center;
  background-size: contain;
}
@media (max-width: 1580px) {
  .x-gg-ab2 i {
    right: 35px;
  }
}
@media (max-width: 767px) {
  .x-gg-ab2 i {
    right: 17px;
  }
}

.x-seo-show .container .c-leftBox .c-content h1, h2, h3, h4, h5, h6{
  font-weight: normal;
}

/* 9.14搜索页面 */
.x-search1 {
  padding: 0.4rem 0;
}
.x-search1 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .x-search1 .container ul {
    justify-content: space-between;
  }
}
.x-search1 .container ul li {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 0.3rem;
}
@media (max-width: 991px) {
  .x-search1 .container ul li {
    width: 48%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .x-search1 .container ul li {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}
.x-search1 .container ul li:nth-of-type(3n) {
  margin-right: 0;
}
.x-search1 .container ul li:nth-of-type(5n+1) a .x-top-img .x-wz {
  background: url("../images/x-zhihui8.png") no-repeat center;
  background-size: contain;
}
.x-search1 .container ul li:nth-of-type(5n+2) a .x-top-img .x-wz {
  background: url("../images/x-zhihui9.png") no-repeat center;
  background-size: contain;
}
.x-search1 .container ul li:nth-of-type(5n+3) a .x-top-img .x-wz {
  background: url("../images/x-zhihui10.png") no-repeat center;
  background-size: contain;
}
.x-search1 .container ul li:nth-of-type(5n+4) a .x-top-img .x-wz {
  background: url("../images/x-zhihui11.png") no-repeat center;
  background-size: contain;
}
.x-search1 .container ul li:nth-of-type(5n+5) a .x-top-img .x-wz {
  background: url("../images/x-zhihui12.png") no-repeat center;
  background-size: contain;
}
.x-search1 .container ul li a {
  display: block;
  transition: 0.5s all;
  height: 6.6rem;
}
@media (max-width: 1900px) {
  .x-search1 .container ul li a {
    height: auto;
  }
}
.x-search1 .container ul li a:hover {
  background-color: transparent;
  box-shadow: 0 0 40px rgba(128, 128, 128, 0.13);
}
.x-search1 .container ul li a:hover .x-text {
  padding-top: 0;
}
.x-search1 .container ul li a:hover .x-text .x-p2 {
  opacity: 0.5;
}
.x-search1 .container ul li a:hover .x-text .x-gg-a {
  opacity: 1;
}
.x-search1 .container ul li a .x-top-img {
  padding: 0.6rem 0.7rem 0.8rem 0.7rem;
  position: relative;
}
.x-search1 .container ul li a .x-top-img .x-span {
  color: #fff;
  padding: 0 10px;
  background-color: #b1282a;
  display: inline-block;
  border-radius: 2px;
}
.x-search1 .container ul li a .x-top-img .x-wz {
  background: url("../images/x-zhihui8.png") no-repeat center;
  opacity: 1;
  position: absolute;
  top: 59%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
  width: 3.5rem;
  height: 3.6rem;
  opacity: 0.4;
  background-size: contain;
}
@media (max-width: 1580px) {
  .x-search1 .container ul li a .x-top-img .x-wz {
    width: 4rem;
    height: 4rem;
  }
}
@media (max-width: 991px) {
  .x-search1 .container ul li a .x-top-img .x-wz {
    width: 6.5rem;
    height: 6.6rem;
  }
}
@media (max-width: 767px) {
  .x-search1 .container ul li a .x-top-img .x-wz {
    width: 12.5rem;
    height: 12.6rem;
  }
}
.x-search1 .container ul li a .x-top-img .x-img {
  width: 180px;
  height: 270px;
  margin: 0 auto;
  margin-top: 0.3rem;
}
@media (max-width: 1580px) {
  .x-search1 .container ul li a .x-top-img .x-img {
    width: 148px;
    height: 215px;
  }
}
.x-search1 .container ul li a .x-top-img .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-search1 .container ul li a .x-text {
  text-align: center;
  padding: 0.25rem 0.3rem 0.7rem 0;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-search1 .container ul li a .x-text {
    padding: 1rem;
  }
}
.x-search1 .container ul li a .x-text .x-title2 {
  color: #333;
  text-align: center;
}
.x-search1 .container ul li a .x-text .x-p2 {
  color: #333;
  opacity: 0.5;
  text-align: center;
  margin: 0.1rem 0 0.5rem 0;
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .x-search1 .container ul li a .x-text .x-p2 {
    margin: 0.5rem 0;
  }
}
.x-search1 .container ul li a .x-text .x-gg-a {
  color: #b1282a;
  opacity: 0;
  transition: 0.5s all;
}
.x-search1 .container ul li a .x-text .x-gg-a i {
  background: url("../images/x-jt4.png") no-repeat center;
  background-size: contain;
}
.x-search1 .container .x-jzgd {
  color: #b1282a;
  font-family: "bold";
  display: block;
  margin: 0 auto 0 auto;
  text-align: center;
}
.x-search1 .container .x-jzgd img {
  width: 14px;
  height: 14px;
  object-fit: contain;
  vertical-align: middle;
}
@media (max-width: 1580px) {
  .x-search1 .container .x-jzgd img {
    width: 12px;
    height: 12px;
  }
}
.x-sear-news1 {
  padding-top: 0.4rem;
}
.x-sear-news1 .container .x-title {
  font-size: 0.44rem;
  text-align: center;
}
@media (max-width: 991px) {
  .x-sear-news1 .container .x-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .x-sear-news1 .container .x-title {
    font-size: 22px;
  }
}
.x-sear-news1 .container .x-top .x-form {
  width: 7.2rem;
  height: 60px;
  margin: 0.4rem auto 0.2rem auto;
  padding: 0 20px;
  background-color: #f5f5f5;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1260px) {
  .x-sear-news1 .container .x-top .x-form {
    width: 80%;
  }
}
@media (max-width: 991px) {
  .x-sear-news1 .container .x-top .x-form {
    width: 100%;
    height: 48px;
  }
}
.x-sear-news1 .container .x-top .x-form input {
  width: 90%;
  color: #999999;
}
.x-sear-news1 .container .x-top .x-form input::placeholder {
  color: #999999;
}
.x-sear-news1 .container .x-top .x-form button img {
  width: 22px;
  height: 22px;
  object-fit: contain;
}
.x-sear-news1 .container .x-top p {
  text-align: center;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .x-sear-news1 .container .x-top p {
    font-size: 16px;
  }
}
@media (max-width: 1260px) {
  .x-sear-news1 .container .x-top p {
    font-size: 14px;
  }
}
.x-sear-news1 .container .x-top p span {
  color: #b1282a;
}
.x-search2 {
  padding: 0.4rem 0;
}
.x-search2 .container .x-jzgd {
  margin-top: 0.4rem;
}
.x-search3 {
  padding: 1rem 0;
}
@media (max-width: 991px) {
  .x-search3 .container ul {
    justify-content: space-between;
  }
}
@media (max-width: 991px) {
  .x-search3 .container ul li {
    margin-top: 0.3rem;
    width: 48%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .x-search3 .container ul li {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .x-search3 .container ul li a figure {
    height: 4.2rem;
  }
}
@media (max-width: 767px) {
  .x-search3 .container ul li a figure {
    height: 10.5rem;
  }
}
.x-search1 .container ul li:nth-of-type(n+7) {
  display: none;
}
.x-search2 .container ul li:nth-of-type(n+7) {
  display: none;
}
.x-search3 .container ul li:nth-of-type(n+7) {
  display: none;
}
/* 9.14搜索页面 */


.x-pro2 .container{
    position: relative;
}
.x-pro2 .container .swiper-button-prev1{
     left: 0;
    background: url(../images/x-cjfh1.png) no-repeat center;
    background-size: contain;
    top: 45%;
    transform: rotate(180deg);
}
.x-pro2 .container .swiper-button-next1{
     right: 0;
    background: url(../images/x-cjfh1.png) no-repeat center;
    background-size: contain;
    top: 45%;
}

@media (max-width: 767px) {
    .x-pro2 .container .swiper-button-prev1{
        left: 1rem;
    }
    .x-pro2 .container .swiper-button-next1{
        right: 1rem;
    }
}
.x-bread2 .x-bread1 .container .x-form{
    width: 30%;
    display: flex;
    justify-content: space-between;
}
.x-bread2 .x-bread1 .container .x-form input{
    border-bottom: 1px solid #e5e5e5;
    width: 80%;
}
.x-bread2 .x-bread1 .container .x-form button{
    font-size: 14px;
    padding: 0.05rem 0.1rem;
    background: #b1282a;
    color: #fff;
    width: 17%;
}

.x-pa2 .container ul li a p{
    margin-top: 0;
}
.x-pa2 .container .swiper-button-prev1{
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}
.x-pa1 .container ul li.on a p{
    color: #b1282a;
}

.x-pa2 .container ul li.on a p{
    color: #b1282a;
}

.x-xinj1{
       padding-top: 0.6rem;
}
.x-xinj1 .x-con .x-top form{
    width: 100%;
}
@media (max-width: 991px) {
    .x-bread2 .x-bread1 .container .x-form{
        width: 41%;
    }
}


@media (max-width: 767px) {
    .x-bread2 .x-bread1 .container .x-form{
        width:100%;
        margin: 25px 0;
    }
    .x-xinj1{
    padding-top: 0;
}
.x-xq1 .x-bread1{
        border-bottom: none;
}
.x-bread2 .x-bread1 .container .x-form button{
    padding: 0.18rem 0.1rem;
}
.x-pa2 .container ul li{
        margin-bottom: 0;
}
}


.x-x-case1 {
  padding: 1rem 0;
}
@media (max-width: 767px) {
  .x-x-case1 {
    padding: 0.4rem 0 1.4rem 0;
  }
}
.x-x-case1 .container .x-fh {
  text-align: right;
  margin-right: 80px;
}
@media (max-width: 1260px) {
  .x-x-case1 .container .x-fh {
    margin-right: 0;
  }
}
.x-x-case1 .container .x-fh a {
  color: #fff;
  background: #c81623;
  padding: 0 20px;
  line-height: 40px;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
}
.x-x-case1 .container .x-fh a img {
  display: inline-block;
  width: 8px;
  height: 11px;
  margin-right: 8px;
  transform: rotate(180deg);
}
.x-x-case1 .container .x-xia {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.3rem;
}
@media (max-width: 767px) {
  .x-x-case1 .container .x-xia {
    margin-top: 0.8rem;
  }
}
.x-x-case1 .container .x-xia .x-left {
  width: 50%;
}
@media (max-width: 1260px) {
  .x-x-case1 .container .x-xia .x-left {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .x-x-case1 .container .x-xia .x-left .x-swiper1 .swiper-container {
    margin: 0 2px;
  }
}
.x-x-case1 .container .x-xia .x-left .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-img {
  width: 100%;
  height: 5rem;
}
@media (max-width: 1260px) {
  .x-x-case1 .container .x-xia .x-left .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-img {
    height: 8rem;
  }
}
@media (max-width: 767px) {
  .x-x-case1 .container .x-xia .x-left .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-img {
    height: 11rem;
  }
}
.x-x-case1 .container .x-xia .x-left .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-x-case1 .container .x-xia .x-left .x-swiper1 .swiper-container .swiper-button-prev1 {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  background: #c81623;
  cursor: pointer;
}
.x-x-case1 .container .x-xia .x-left .x-swiper1 .swiper-container .swiper-button-prev1:before{
    display: none;
}
.x-x-case1 .container .x-xia .x-left .x-swiper1 .swiper-container .swiper-button-next1:before{
    display: none;
}
@media (max-width: 767px) {
  .x-x-case1 .container .x-xia .x-left .x-swiper1 .swiper-container .swiper-button-prev1 {
    width: 34px;
    height: 34px;
  }
}
.x-x-case1 .container .x-xia .x-left .x-swiper1 .swiper-container .swiper-button-prev1 img {
  width: 8px;
  height: 11px;
  transform: rotate(180deg);
}
.x-x-case1 .container .x-xia .x-left .x-swiper1 .swiper-container .swiper-button-next1 {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  background: #c81623;
  cursor: pointer;
}
@media (max-width: 767px) {
  .x-x-case1 .container .x-xia .x-left .x-swiper1 .swiper-container .swiper-button-next1 {
    width: 34px;
    height: 34px;
  }
}
.x-x-case1 .container .x-xia .x-left .x-swiper1 .swiper-container .swiper-button-next1 img {
  width: 8px;
  height: 11px;
}
.x-x-case1 .container .x-xia .x-left .x-swiper2 {
  margin-top: 10px;
}
.x-x-case1 .container .x-xia .x-left .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .x-img {
  border: 2px solid #c81623;
}
@media (max-width: 767px) {
  .x-x-case1 .container .x-xia .x-left .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .x-img {
    border: 1px solid #c81623;
  }
}
.x-x-case1 .container .x-xia .x-left .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .x-img {
  width: 100%;
  height: 1rem;
  border: 2px solid #fff;
  transition: 0.3s all;
  cursor: pointer;
}
@media (max-width: 1260px) {
  .x-x-case1 .container .x-xia .x-left .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .x-img {
    height: 1.8rem;
  }
}
@media (max-width: 767px) {
  .x-x-case1 .container .x-xia .x-left .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .x-img {
    border: 1px solid #fff;
    height: 3rem;
  }
}
.x-x-case1 .container .x-xia .x-left .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-x-case1 .container .x-xia .x-right {
  width: 48%;
  position: relative;
}
@media (max-width: 1260px) {
  .x-x-case1 .container .x-xia .x-right {
    width: 100%;
    margin-top: 0.4rem;
  }
}
/**下面这个是2024.8.8号加入解决案例内容详情页移动端自适应**/
@media (max-width: 1260px) {
  .yql-fny img {
    width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .x-x-case1 .container .x-xia .x-right {
    margin-top: 0.8rem;
  }
}
.x-x-case1 .container .x-xia .x-right .x-text {
  background: #fafafa;
  min-height: 6.1rem;
  padding: 0.4rem;
  margin-right: 80px;
}
@media (max-width: 767px) {
  .x-x-case1 .container .x-xia .x-right .x-text {
    margin-right: 0;
    padding: 0.8rem;
  }
}
.x-x-case1 .container .x-xia .x-right .x-text .x-title {
  font-size: 24px;
  color: #000;
}
@media (max-width: 767px) {
  .x-x-case1 .container .x-xia .x-right .x-text .x-title {
    font-size: 20px;
  }
}
.x-x-case1 .container .x-xia .x-right .x-text .x-ul {
  margin: 0.2rem 0;
}
.x-x-case1 .container .x-xia .x-right .x-text .x-ul li {
  border-bottom: 1px solid #eee;
  padding: 10px 0;
  display: flex;
}
.x-x-case1 .container .x-xia .x-right .x-text .x-ul li:first-child {
  border-top: 1px solid #eee;
}
.x-x-case1 .container .x-xia .x-right .x-text .x-ul li span {
  flex-shrink: 0;
}
.x-x-case1 .container .x-xia .x-right .x-text .x-bjq {
  margin-bottom: 20px;
}
.x-x-case1 .container .x-xia .x-right .x-text .x-bj {
  color: #fff;
  background: #c81623;
  padding: 0 20px;
  line-height: 40px;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
}
.x-x-case1 .container .x-xia .x-right .x-text .x-bj img {
  display: inline-block;
  width: 8px;
  height: 11px;
  margin-left: 8px;
}
.x-x-case1 .container .x-xia .x-right .x-ld {
  position: absolute;
  right: 0;
  width: 50px;
  top: 198px;
}
@media (max-width: 991px) {
  .x-x-case1 .container .x-xia .x-right .x-ld {
    right: 0.5rem;
  }
}
@media (max-width: 767px) {
  .x-x-case1 .container .x-xia .x-right .x-ld {
    position: initial;
    display: flex;
    justify-content: center;
    width: auto;
    margin-top: 0.8rem;
  }
}
.x-x-case1 .container .x-xia .x-right .x-ld a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 50px;
  margin: 10px 0;
  position: relative;
  background: #f5f5f5;
  text-align: center;
  transition: 0.3s all;
}
@media (max-width: 1580px) {
  .x-x-case1 .container .x-xia .x-right .x-ld a {
    height: 40px;
    width: 40px;
  }
}
@media (max-width: 767px) {
  .x-x-case1 .container .x-xia .x-right .x-ld a:nth-of-type(1) {
    margin-right: 0.6rem;
  }
}
.x-x-case1 .container .x-xia .x-right .x-ld a:nth-of-type(1) img {
  transform: rotate(180deg);
}
.x-x-case1 .container .x-xia .x-right .x-ld a:hover {
  background: #c81623;
}
.x-x-case1 .container .x-xia .x-right .x-ld a:hover img:nth-of-type(1) {
  display: none;
}
.x-x-case1 .container .x-xia .x-right .x-ld a:hover img:nth-of-type(2) {
  display: block;
}
.x-x-case1 .container .x-xia .x-right .x-ld a:hover span {
  display: inline-block;
}
.x-x-case1 .container .x-xia .x-right .x-ld a img {
  display: inline-block;
  width: 8px;
  height: 11px;
}
.x-x-case1 .container .x-xia .x-right .x-ld a img:nth-of-type(2) {
  display: none;
}
.x-x-case1 .container .x-xia .x-right .x-ld a span {
  color: #999;
  position: absolute;
  left: 55px;
  line-height: 50px;
  top: 0;
  white-space: nowrap;
  font-size: 14px;
  display: none;
}
@media (max-width: 767px) {
  .x-x-case1 .container .x-xia .x-right .x-ld a span {
    display: none !important;
  }
}


.x-bjtc .x-con {
  width: 6rem;
  padding: 0.4rem;
}
@media (max-width: 1260px) {
  .x-bjtc .x-con {
    width: 9rem;
  }
}
@media (max-width: 767px) {
  .x-bjtc .x-con {
    width: 17rem;
    padding: 1.8rem 1rem 1rem 1rem;
  }
}
.x-bjtc .x-con .x-form .x-top {
  text-align: center;
}
.x-bjtc .x-con .x-form .x-top .x-title {
  font-size: 24px;
}
.x-bjtc .x-con .x-form .x-top .x-p {
  color: #666;
}
.x-bjtc .x-con .x-form ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
}
.x-bjtc .x-con .x-form ul li {
  width: 100%;
  border-bottom: 1px solid #bababa;
  padding: 15px 0;
  position: relative;
  transition: 0.5s all;
}
.x-bjtc .x-con .x-form ul li.x-sel {
  width: 46.8%;
}
@media (max-width: 767px) {
  .x-bjtc .x-con .x-form ul li.x-sel {
    width: 100%;
  }
}
.x-bjtc .x-con .x-form ul li input {
  width: 100%;
  color: #666;
}
.x-bjtc .x-con .x-form ul li input::placeholder {
  color: #666;
}
.x-bjtc .x-con .x-form ul li select {
  width: 100%;
  color: #666;
}
.x-bjtc .x-con .x-form ul li select::placeholder {
  color: #666;
}
.x-bjtc .x-con .x-form ul li textarea {
  width: 100%;
  min-height: 60px;
  color: #666;
}
.x-bjtc .x-con .x-form ul li textarea::placeholder {
  color: #666;
}
.x-bjtc .x-con .x-form .x-but {
  text-align: center;
}
.x-bjtc .x-con .x-form .x-but button {
  color: #fff;
  background: #c81623;
  padding: 0 38px;
  line-height: 40px;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  margin-top: 20px;
}

.curtain {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none;
}
.curtain .mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 0;
}
.curtain .curtain_box {
  position: absolute;
  max-width: 90%;
  max-height: 90%;
  left: 50%;
  top: 50%;
  background: #fff;
  overflow: hidden;
  z-index: 10000;
  transform: translate(-50%, -50%);
}
.curtain .curtain_box .curtain_title {
  position: relative;
  padding: 0 30px;
  background: #1c4798;
}
.curtain .curtain_box .curtain_title .close_tc {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 60px;
  cursor: pointer;
  z-index: 10000;
}
.curtain .curtain_box .curtain_title .close_tc::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -10px;
  width: 20px;
  height: 2px;
  background: #999999;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.curtain .curtain_box .curtain_title .close_tc::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -10px;
  width: 20px;
  height: 2px;
  background: #999999;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

   @media (max-width: 767px) {
  .curtain .curtain_box .curtain_title .close_tc {
    width: 48px;
    height: 41px;
  }
}
.x-x-case1 .container .x-xia .x-right .x-text .x-bjq img{
    max-width: 100%;
}