@charset "utf-8";
/*字体*/
@font-face {
  font-family: "avan";
  src: url("../fonts/AvantGarde-Demi.ttf") format("truetype");
}
@media (max-width: 1580px) {
  .sub_banner2 {
    height: 7.5rem;
  }
}
.sub_banner2 .sub_banner2_txt {
  width: 90%;
}
@media (max-width: 767px) {
  .sub_banner2 .sub_banner2_txt .sub_banner2_txt_p p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .join_t {
    padding: 1.2rem 0;
  }
}
.join_t .join_t_box {
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .join_t .join_t_box .join_t_l {
    width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .join_t .join_t_box .join_t_l .join_t_h3 h3 {
    line-height: 1.5;
    margin-bottom: 0.15rem;
  }
}
@media (max-width: 767px) {
  .join_t .join_t_box .join_t_l .join_t_h3 .pub_h {
    margin-bottom: 0.25rem;
  }
}
.join_t .join_t_box .join_t_r {
  width: 50%;
  height: 4.4rem;
  z-index: 1;
}
@media (max-width: 1580px) {
  .join_t .join_t_box .join_t_r {
    height: 5.4rem;
  }
}
@media (max-width: 767px) {
  .join_t .join_t_box .join_t_r {
    width: 100%;
  }
}
.join_t .join_t_box .join_t_r img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-join1 {
  position: relative;
}
.x-join1::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../images/x-joinbj.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.x-join1 .container2 .join_t_l {
  position: relative;
  z-index: 10;
  padding-right: 0;
  padding-left: 1rem;
}
@media (max-width: 767px) {
  .x-join1 .container2 .join_t_l {
    padding-left: 0;
    margin-top: 0.2rem;
  }
}
@media (max-width: 767px) {
  .x-join1 .container2 .join_t_l .join_t_txt p {
    margin-bottom: 0;
  }
}
.x-join1 .container2 .join_t_r {
  order: -1;
}
.x-join2 {
  padding: 0.15rem 0 0.8rem 0;
}
@media (max-width: 767px) {
  .x-join2 {
    padding: 1.2rem 0;
  }
}
.x-join2 .x-con {
  padding-left: 11.45%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1580px) {
  .x-join2 .x-con {
    padding-left: 8%;
  }
}
.x-join2 .x-con .x-left {
  width: 27.29%;
  padding-top: 0.5rem;
}
@media (max-width: 1260px) {
  .x-join2 .x-con .x-left {
    width: 33.29%;
  }
}
@media (max-width: 767px) {
  .x-join2 .x-con .x-left {
    width: 100%;
    padding-top: 0;
    margin-bottom: 0.3rem;
  }
}
.x-join2 .x-con .x-left .sub_h2 span {
  margin-top: 0.1rem;
  display: inline-block;
}
.x-join2 .x-con .x-left .x-xia {
  margin-left: -0.3rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 1.95rem;
}
@media (max-width: 767px) {
  .x-join2 .x-con .x-left .x-xia {
    display: none;
  }
}
.x-join2 .x-con .x-left .x-xia .x-le {
  font-size: 0.86rem;
  font-family: "avan";
}
.x-join2 .x-con .x-left .x-xia .x-le .x-sp1 {
  color: #0a1c68;
  position: relative;
  right: -0.3rem;
}
.x-join2 .x-con .x-left .x-xia .x-le .x-sp2,
.x-join2 .x-con .x-left .x-xia .x-le .x-sp3 {
  color: #cccccc;
}
.x-join2 .x-con .x-left .x-xia .x-le .x-sp3 {
  position: relative;
  left: -0.2rem;
}
.x-join2 .x-con .x-left .x-xia .x-ri {
  position: relative;
  width: 29%;
}
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-next1,
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-prev1 {
  width: 0.62rem;
  height: 0.62rem;
  display: flex ;
  justify-content: center ;
  align-items: center ;
  cursor: pointer;
  background-color: #fff;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  vertical-align: middle;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-next1,
  .x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-prev1 {
    display: none;
  }
}
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-next1 .n-img,
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-prev1 .n-img {
  width: 0.24rem;
  height: 0.22rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-next1 .n-img svg,
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-prev1 .n-img svg {
  width: 100%;
  height: 100%;
}
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-next1 .n-img svg path,
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-prev1 .n-img svg path {
  fill: #999999;
}
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-next1::before,
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-prev1::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0a1c68;
  transform: translateX(100%);
  border-radius: 50%;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-next1:hover,
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-prev1:hover {
  color: #fff;
  border: none;
}
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-next1:hover::before,
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-prev1:hover::before {
  transform: translateX(0);
}
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-next1:hover .n-img svg path,
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-prev1:hover .n-img svg path {
  fill: #fff;
}
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-next1 {
  position: absolute;
  right: 0;
  bottom: 50%;
  transform: rotate(360deg);
  transform: translateY(50%) rotate(180deg);
}
.x-join2 .x-con .x-left .x-xia .x-ri .swiper-button-prev1 {
  transform: translateY(50%);
  position: absolute;
  left: 0;
  bottom: 50%;
}
.x-join2 .x-con .x-right {
  width: 64.71%;
}
@media (max-width: 767px) {
  .x-join2 .x-con .x-right {
    width: 100%;
  }
}
.x-join2 .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide {
  padding: 0 0.3rem;
  border-left: 1px solid #d7dbe2;
}
.x-join2 .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active span {
  color: #0a1c68;
}
.x-join2 .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide span {
  font-size: 0.78rem;
  color: rgba(0, 0, 0, 0.1);
  font-family: "avan";
  margin-top: 1.2rem;
  display: inline-block;
  transition: 0.3s all;
}
@media (max-width: 767px) {
  .x-join2 .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide span {
    margin-top: 0.8rem;
  }
}
.x-join2 .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide .x-text {
  margin-top: 0.65rem;
}
@media (max-width: 767px) {
  .x-join2 .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide .x-text {
    margin-top: 0.3rem;
  }
}
.x-join2 .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
  font-size: 0.24rem;
  color: #333333;
  margin-bottom: 0.1rem;
}
@media (max-width: 767px) {
  .x-join2 .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
    font-size: 0.32rem;
  }
}
.x-join2 .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p {
  height: 1.7rem;
  overflow-y: auto;
}
.x-join2 .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p::-webkit-scrollbar {
  width: 3px;
}
.x-join2 .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 2px;
}
.x-join2 .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p::-webkit-scrollbar-thumb {
  background: #004ea2;
  border-radius: 25px;
}
.x-join2 .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide .x-text .x-p::-webkit-scrollbar-corner {
  background: #004ea2;
}
.x-join2 .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide .public-img {
  margin-top: 0.3rem;
}
.x-join2 .x-con .x-right .swiper-container .swiper-wrapper .swiper-slide .public-img::before {
  padding-top: 70%;
}
.x-join3 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 0.9rem 0 0.55rem 0;
}
.x-join3 .sub_h2 {
  text-align: center;
}
.x-join3 .x-swiper {
  margin-top: 0.4rem;
  position: relative;
}
.x-join3 .x-swiper .container2 {
  padding-bottom: 0.7rem;
}
@media (max-width: 767px) {
  .x-join3 .x-swiper .container2 {
    padding: 1px 1px 1rem 1px;
  }
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide {
  background-color: #fff;
  padding: 0.4rem 0.4rem 0.6rem 0.4rem;
  position: relative;
  cursor: pointer;
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .x-title {
  font-size: 0.24rem;
  font-weight: bold;
}
@media (max-width: 767px) {
  .x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .x-title {
    font-size: 0.32rem;
  }
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .x-top {
  padding: 0.3rem 0 0.25rem 0;
  border-bottom: 1px solid #dddddd;
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .x-top ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .x-top ul li {
  position: relative;
  display: flex;
  align-items: center;
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .x-top ul li:nth-of-type(2) {
  width: 2px;
  height: 16px;
  background-color: #dddddd;
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .x-top ul li:nth-of-type(4) {
  width: 2px;
  height: 16px;
  background-color: #dddddd;
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .x-top ul li img {
  height: 20px;
  object-fit: contain;
}
@media (max-width: 1580px) {
  .x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .x-top ul li img {
    height: 15px;
  }
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .x-top ul li span {
  font-weight: bold;
  display: inline-block;
  margin-left: 0.1rem;
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .x-p {
  color: #666666;
  line-height: 1.6;
  margin-top: 0.25rem;
  height: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .x-p {
    height: 2.2rem;
    -webkit-line-clamp: 5;
  }
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .top-line {
  position: absolute;
  width: 0%;
  height: 2px;
  background-color: #0a1c68;
  top: 0;
  right: 0;
  transition: 0.36s ease;
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .left-line {
  position: absolute;
  width: 2px;
  height: 0%;
  background-color: #0a1c68;
  bottom: 0;
  left: 0;
  transition: 0.36s ease;
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .bottom-line {
  position: absolute;
  width: 0%;
  height: 2px;
  background-color: #0a1c68;
  bottom: 0;
  left: 0;
  transition: 0.36s ease;
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide .right-line {
  position: absolute;
  width: 2px;
  height: 0%;
  right: 0;
  top: 0;
  background-color: #0a1c68;
  transform-origin: left top;
  transition: 0.36s ease;
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide:hover .top-line {
  width: 100%;
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide:hover .bottom-line {
  width: 100%;
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide:hover .right-line {
  height: 100%;
}
.x-join3 .x-swiper .container2 .swiper-wrapper .swiper-slide:hover .left-line {
  height: 100%;
}
.x-join3 .x-swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: #dddddd;
  opacity: 1;
}
.x-join3 .x-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #0a1c68;
}
.x-join3 .x-swiper .swiper-button-next1,
.x-join3 .x-swiper .swiper-button-prev1 {
  width: 0.62rem;
  height: 0.62rem;
  display: flex ;
  justify-content: center ;
  align-items: center ;
  cursor: pointer;
  background-color: #fff;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border-radius: 50%;
  overflow: hidden;
}
.x-join3 .x-swiper .swiper-button-next1 .n-img,
.x-join3 .x-swiper .swiper-button-prev1 .n-img {
  width: 0.24rem;
  height: 0.22rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.x-join3 .x-swiper .swiper-button-next1 .n-img svg,
.x-join3 .x-swiper .swiper-button-prev1 .n-img svg {
  width: 100%;
  height: 100%;
}
.x-join3 .x-swiper .swiper-button-next1 .n-img svg path,
.x-join3 .x-swiper .swiper-button-prev1 .n-img svg path {
  fill: #999999;
}
.x-join3 .x-swiper .swiper-button-next1::before,
.x-join3 .x-swiper .swiper-button-prev1::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0a1c68;
  transform: translateX(100%);
  border-radius: 50%;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.x-join3 .x-swiper .swiper-button-next1:hover,
.x-join3 .x-swiper .swiper-button-prev1:hover {
  color: #fff;
  border: none;
}
.x-join3 .x-swiper .swiper-button-next1:hover::before,
.x-join3 .x-swiper .swiper-button-prev1:hover::before {
  transform: translateX(0);
}
.x-join3 .x-swiper .swiper-button-next1:hover .n-img svg path,
.x-join3 .x-swiper .swiper-button-prev1:hover .n-img svg path {
  fill: #fff;
}
.x-join3 .x-swiper .swiper-button-next1 {
  position: absolute;
  right: 0.9rem;
  bottom: 50%;
  transform: rotate(360deg);
  transform: translateY(50%) rotate(180deg);
}
@media (max-width: 1580px) {
  .x-join3 .x-swiper .swiper-button-next1 {
    right: 0.6rem;
  }
}
@media (max-width: 1260px) {
  .x-join3 .x-swiper .swiper-button-next1 {
    right: 0.1rem;
  }
}
@media (max-width: 991px) {
  .x-join3 .x-swiper .swiper-button-next1 {
    display: none;
  }
}
.x-join3 .x-swiper .swiper-button-prev1 {
  transform: translateY(50%);
  position: absolute;
  left: 0.9rem;
  bottom: 50%;
}
@media (max-width: 1580px) {
  .x-join3 .x-swiper .swiper-button-prev1 {
    left: 0.6rem;
  }
}
@media (max-width: 1260px) {
  .x-join3 .x-swiper .swiper-button-prev1 {
    left: 0.1rem;
  }
}
@media (max-width: 991px) {
  .x-join3 .x-swiper .swiper-button-prev1 {
    display: none;
  }
}
.x-join4 {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.x-join4.on {
  display: block;
}
.x-join4 .x-con {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 740px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0.2rem 0.3rem 0.5rem 0.6rem;
}
.x-join4 .x-con .x-img {
  width: 16px;
  position: absolute;
  right: 0.3rem;
  cursor: pointer;
}
.x-join4 .x-con .x-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0.25rem 0 0.25rem 0;
  margin-right: 0.3rem;
  color: #333;
}
@media (max-width: 767px) {
  .x-join4 .x-con .x-top {
    flex-wrap: wrap;
  }
}
.x-join4 .x-con .x-top p {
  font-size: 0.24rem;
  width: 60%;
}
@media (max-width: 1580px) {
  .x-join4 .x-con .x-top p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .x-join4 .x-con .x-top p {
    width: 100%;
  }
}
.x-join4 .x-con .x-top span {
  color: #999999;
  font-size: 14px;
}
@media (max-width: 767px) {
  .x-join4 .x-con .x-top span {
    width: 100%;
  }
}
.x-join4 .x-con .x-zhong {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 0.15rem;
  margin-right: 0.3rem;
  border-bottom: 1px solid #dddddd;
}
.x-join4 .x-con .x-zhong .x-le {
  width: 50%;
}
@media (max-width: 767px) {
  .x-join4 .x-con .x-zhong .x-le {
    width: 100%;
  }
}
.x-join4 .x-con .x-zhong .x-le ul {
  display: flex;
}
.x-join4 .x-con .x-zhong .x-le ul li {
  padding: 0 0.15rem;
  position: relative;
  display: flex;
  align-items: center;
  color: #333;
}
@media (max-width: 767px) {
  .x-join4 .x-con .x-zhong .x-le ul li {
    padding: 0 0.3rem;
  }
}
.x-join4 .x-con .x-zhong .x-le ul li:first-child {
  padding-left: 0;
}
.x-join4 .x-con .x-zhong .x-le ul li:last-child {
  padding-right: 0;
}
.x-join4 .x-con .x-zhong .x-le ul li:last-child::before {
  display: none;
}
.x-join4 .x-con .x-zhong .x-le ul li::before {
  content: "";
  width: 2px;
  height: 16px;
  background-color: #dddddd;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.x-join4 .x-con .x-zhong .x-le ul li img {
  height: 20px;
  object-fit: contain;
}
@media (max-width: 1580px) {
  .x-join4 .x-con .x-zhong .x-le ul li img {
    height: 15px;
  }
}
.x-join4 .x-con .x-zhong .x-le ul li span {
  font-weight: bold;
  display: inline-block;
  margin-left: 0.1rem;
}
.x-join4 .x-con .x-zhong .x-ri {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: right;
  color: #333;
}
@media (max-width: 767px) {
  .x-join4 .x-con .x-zhong .x-ri {
    width: 100%;
    justify-content: flex-start;
    margin-top: 0.2rem;
  }
}
.x-join4 .x-con .x-zhong .x-ri .x-ri-img {
  width: 38px;
  height: 38px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: #0a1c68;
  border-radius: 100%;
  margin-left: 0.2rem;
}
@media (max-width: 767px) {
  .x-join4 .x-con .x-zhong .x-ri .x-ri-img {
    width: 0.6rem;
    height: 0.6rem;
    display: none;
  }
}
.x-join4 .x-con .x-bjq {
  color: #666666;
  margin-top: 0.2rem;
  height: 4.7rem;
  overflow-y: auto;
}
.x-join4 .x-con .x-bjq::-webkit-scrollbar {
  width: 3px;
}
.x-join4 .x-con .x-bjq::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 2px;
}
.x-join4 .x-con .x-bjq::-webkit-scrollbar-thumb {
  background: #004ea2;
  border-radius: 25px;
}
.x-join4 .x-con .x-bjq::-webkit-scrollbar-corner {
  background: #004ea2;
}
.x-ny-nav {
  padding-top: 0.2rem;
  border-bottom: 1px solid #e9e9e9;
}
@media (max-width: 767px) {
  .x-ny-nav {
    padding-top: 0.4rem;
  }
}
.x-ny-nav .container2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .x-ny-nav .container2 {
    flex-wrap: wrap;
  }
}
.x-ny-nav .container2 .x-left {
  padding-bottom: 0.25rem;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .x-ny-nav .container2 .x-left {
    display: flex;
    overflow: hidden;
  }
}
.x-ny-nav .container2 .x-left a {
  color: #666666;
}
@media (max-width: 767px) {
  .x-ny-nav .container2 .x-left a {
    white-space: nowrap;
  }
}
.x-ny-nav .container2 .x-left svg {
  width: 16px;
  height: 16px;
  margin: 0 0.05rem;
}
.x-ny-nav .container2 .x-left svg path {
  fill: #666;
}
.x-ny-nav .container2 .x-left span {
  color: #666666;
}
@media (max-width: 767px) {
  .x-ny-nav .container2 .x-left span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 767px) {
  .x-ny-nav .container2 .x-right {
    display: flex;
    width: 100%;
    overflow-x: auto;
  }
}
.x-ny-nav .container2 .x-right a {
  display: inline-block;
  font-size: 18px;
  color: #666666;
  margin-left: 0.6rem;
  padding-bottom: 0.25rem;
  position: relative;
  transition: 0.3s all;
}
@media (max-width: 1580px) {
  .x-ny-nav .container2 .x-right a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-ny-nav .container2 .x-right a {
    font-size: 14px;
    flex: none;
    margin-left: 0.3rem;
  }
}
.x-ny-nav .container2 .x-right a:hover {
  color: #0a1c68;
}
.x-ny-nav .container2 .x-right a:hover::before {
  opacity: 1;
  width: 100%;
}
.x-ny-nav .container2 .x-right a.on {
  color: #0a1c68;
}
.x-ny-nav .container2 .x-right a.on::before {
  opacity: 1;
  width: 100%;
}
.x-ny-nav .container2 .x-right a::before {
  content: "";
  width: 0;
  height: 0.02rem;
  background-color: #0a1c68;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  opacity: 0;
  transition: 0.3s all;
}
.x-ny-nav .container2 .x-right a:first-child {
  margin-left: 0;
}
.x-invest1 {
  padding: 1rem 0 0.6rem 0;
  position: relative;
  border-bottom: 1px solid #dddddd;
}
@media (max-width: 767px) {
  .x-invest1 {
    padding: 1.2rem 0 1rem 0;
  }
}
.x-invest1::before {
  content: "";
  width: 100%;
  height: 4.25rem;
  background-color: #f2f3f8;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 991px) {
  .x-invest1::before {
    height: 3.25rem;
  }
}
.x-invest1 .container2 .x-top {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .x-invest1 .container2 .x-top {
    flex-wrap: wrap;
  }
}
.x-invest1 .container2 .x-top .sub_h2 {
  margin-bottom: 0;
  width: 50%;
}
@media (max-width: 991px) {
  .x-invest1 .container2 .x-top .sub_h2 {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .x-invest1 .container2 .x-top .sub_h2 {
    width: 100%;
  }
}
.x-invest1 .container2 .x-top .sub_h2 h2 {
  line-height: 1;
}
.x-invest1 .container2 .x-top .sub_h2 span {
  color: rgba(153, 153, 153, 0.1);
  font-size: 1.18rem;
  text-transform: uppercase;
  margin-top: 0.5rem;
  display: inline-block;
  white-space: nowrap;
  position: relative;
  left: -0.1rem;
}
@media (max-width: 1580px) {
  .x-invest1 .container2 .x-top .sub_h2 span {
    margin-top: 0.9rem;
  }
}
@media (max-width: 991px) {
  .x-invest1 .container2 .x-top .sub_h2 span {
    margin-top: 1.2rem;
  }
}
@media (max-width: 767px) {
  .x-invest1 .container2 .x-top .sub_h2 span {
    display: none;
  }
}
.x-invest1 .container2 .x-top .x-ri {
  width: 50%;
  padding-left: 0.8rem;
}
@media (max-width: 991px) {
  .x-invest1 .container2 .x-top .x-ri {
    width: 59%;
    padding-left: 0.1rem;
  }
}
@media (max-width: 767px) {
  .x-invest1 .container2 .x-top .x-ri {
    width: 100%;
    padding: 0;
    margin-top: 0.4rem;
  }
}
.x-invest1 .container2 .x-top .x-ri .x-p {
  line-height: 1.5;
}
.x-invest1 .container2 .x-top .x-ri .x-p p {
  color: #666666;
}
.x-invest1 .container2 .x-top .x-ri .x-p p span {
  color: #0a1c68;
}
.x-invest1 .container2 .x-top .x-ri .x-xi {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 0.5rem;
}
.x-invest1 .container2 .x-top .x-ri .x-xi span {
  color: #999999;
  margin-right: 15px;
}
.x-invest1 .container2 .x-top .x-ri .x-xi .x-di {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 100%;
  background-color: #091c6b;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.x-invest1 .container2 .x-top .x-ri .x-xi .x-di svg {
  width: 15px;
  height: 15px;
  transform: rotate(90deg);
}
.x-invest1 .container2 .x-top .x-ri .x-xi .x-di svg path {
  fill: #fff;
}
.x-invest1 .container2 .x-xia {
  margin-top: -0.68rem;
}
.x-invest1 .container2 .x-xia .public-img::before {
  padding-top: 37.83%;
}
@media (max-width: 767px) {
  .x-invest1 .container2 .x-xia .public-img::before {
    padding-top: 67.83%;
  }
}
.x-invest2 {
  background-color: #f2f3f8;
  padding: 0.5rem 0 0.2rem 0;
  position: relative;
}
@media (max-width: 767px) {
  .x-invest2 {
    padding-top: 1.2rem;
  }
}
.x-invest2 .container2 .sub_h2 {
  margin-bottom: 0.35rem;
}
.x-invest2 .container2 .sub_h2 h2 {
  text-align: center;
}
.x-invest2 .container2 .x-swiper {
  margin: 0 0.75rem;
  height: 5.4rem;
  position: relative;
}
@media (max-width: 1580px) {
  .x-invest2 .container2 .x-swiper {
    height: 6.4rem;
    margin: 0 0.8rem;
  }
}
@media (max-width: 1300px) {
  .x-invest2 .container2 .x-swiper {
    margin: 0 0.2rem;
  }
}
@media (max-width: 1260px) {
  .x-invest2 .container2 .x-swiper {
    height: 6rem;
  }
}
@media (max-width: 767px) {
  .x-invest2 .container2 .x-swiper {
    height: 7.5rem;
    margin: 0;
  }
}
.x-invest2 .container2 .x-swiper .swiper-container {
  padding: 0.6rem 0 0.4rem 0;
}
@media (max-width: 767px) {
  .x-invest2 .container2 .x-swiper .swiper-container {
    padding-top: 0.2rem;
  }
}
.x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide {
  width: 4.2rem;
  padding: 0 0.25rem;
  transition: 0.3s all;
}
@media (max-width: 1580px) {
  .x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide {
    width: 5.2rem;
  }
}
@media (max-width: 1260px) {
  .x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide {
    width: 4.4rem;
  }
}
@media (max-width: 991px) {
  .x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide {
    padding: 0;
  }
}
.x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
  width: 5.2rem;
  transform: translateY(-0.6rem);
}
@media (max-width: 1580px) {
  .x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 6.2rem;
  }
}
@media (max-width: 1260px) {
  .x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 4.8rem;
  }
}
@media (max-width: 991px) {
  .x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
    transform: translateY(0);
  }
}
.x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-text {
  background-color: #0a1c68;
  padding: 0.4rem 0.25rem;
}
@media (max-width: 991px) {
  .x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-text {
    padding: 0.3rem 0.25rem 0.25rem;
  }
}
.x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-title {
  color: #fff;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-title {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-title {
    font-size: 14px;
  }
}
.x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-ri span {
  color: #fff;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-ri span {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-ri span {
    font-size: 14px;
  }
}
.x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-ri svg path {
  fill: #fff;
}
.x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .public-img::before {
  padding-top: 75%;
}
.x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text {
  display: flex;
  justify-content: space-between;
  padding: 0.3rem 0.25rem 0.25rem;
  background-color: #fff;
}
.x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
  color: #333;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-ri {
  display: flex;
  align-items: center;
}
.x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-ri svg {
  width: 22px;
  height: 22px;
  object-fit: contain;
}
@media (max-width: 767px) {
  .x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-ri svg {
    width: 0.38rem;
    height: 0.38rem;
  }
}
.x-invest2 .container2 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-ri span {
  color: #333;
}
.x-invest2 .container2 .x-swiper .swiper-pagination {
  width: 100%;
  bottom: 0.4rem;
  display: flex;
  justify-content: center;
}
.x-invest2 .container2 .x-swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
  opacity: 1;
  background-color: #dddddd;
}
.x-invest2 .container2 .x-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0a1c68;
}
.x-invest2 .swiper-button-next1,
.x-invest2 .swiper-button-prev1 {
  width: 0.62rem;
  height: 0.62rem;
  display: flex ;
  justify-content: center ;
  align-items: center ;
  cursor: pointer;
  background-color: #fff;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  vertical-align: middle;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .x-invest2 .swiper-button-next1,
  .x-invest2 .swiper-button-prev1 {
    display: none;
  }
}
.x-invest2 .swiper-button-next1 .n-img,
.x-invest2 .swiper-button-prev1 .n-img {
  width: 0.24rem;
  height: 0.22rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.x-invest2 .swiper-button-next1 .n-img svg,
.x-invest2 .swiper-button-prev1 .n-img svg {
  width: 100%;
  height: 100%;
}
.x-invest2 .swiper-button-next1 .n-img svg path,
.x-invest2 .swiper-button-prev1 .n-img svg path {
  fill: #999999;
}
.x-invest2 .swiper-button-next1::before,
.x-invest2 .swiper-button-prev1::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0a1c68;
  transform: translateX(100%);
  border-radius: 50%;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.x-invest2 .swiper-button-next1:hover,
.x-invest2 .swiper-button-prev1:hover {
  color: #fff;
  border: none;
}
.x-invest2 .swiper-button-next1:hover::before,
.x-invest2 .swiper-button-prev1:hover::before {
  transform: translateX(0);
}
.x-invest2 .swiper-button-next1:hover .n-img svg path,
.x-invest2 .swiper-button-prev1:hover .n-img svg path {
  fill: #fff;
}
.x-invest2 .swiper-button-next1 {
  position: absolute;
  right: 1.5rem;
  bottom: 50%;
  transform: rotate(360deg);
  transform: translateY(50%) rotate(180deg);
}
@media (max-width: 1580px) {
  .x-invest2 .swiper-button-next1 {
    right: 0.8rem;
  }
}
@media (max-width: 1260px) {
  .x-invest2 .swiper-button-next1 {
    right: 0.2rem;
  }
}
.x-invest2 .swiper-button-prev1 {
  transform: translateY(50%);
  position: absolute;
  left: 1.5rem;
  bottom: 50%;
}
@media (max-width: 1580px) {
  .x-invest2 .swiper-button-prev1 {
    left: 0.8rem;
  }
}
@media (max-width: 1260px) {
  .x-invest2 .swiper-button-prev1 {
    left: 0.2rem;
  }
}
.x-invest-info1 {
  padding-top: 0.8rem;
}
.x-invest-info1 .container2 .x-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #dddddd;
}
.x-invest-info1 .container2 .x-top .x-le {
  width: 39.86%;
  padding-right: 0.2rem;
}
@media (max-width: 991px) {
  .x-invest-info1 .container2 .x-top .x-le {
    width: 100%;
  }
}
.x-invest-info1 .container2 .x-top .x-le .x-title {
  font-size: 0.28rem;
  color: #0a1c68;
}
@media (max-width: 1580px) {
  .x-invest-info1 .container2 .x-top .x-le .x-title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .x-invest-info1 .container2 .x-top .x-le .x-title {
    font-size: 0.4rem;
  }
}
.x-invest-info1 .container2 .x-top .x-le span {
  color: #999999;
}
.x-invest-info1 .container2 .x-top .x-zh {
  width: 47.29%;
}
@media (max-width: 991px) {
  .x-invest-info1 .container2 .x-top .x-zh {
    width: 100%;
    margin: 0.2rem 0;
  }
}
.x-invest-info1 .container2 .x-top .x-zh .x-p {
  color: #666666;
}
.x-invest-info1 .container2 .x-top .x-ri {
  width: 12.85%;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .x-invest-info1 .container2 .x-top .x-ri {
    width: 100%;
    justify-content: flex-start;
  }
}
.x-invest-info1 .container2 .x-top .x-ri a {
  display: flex;
  align-items: center;
}
.x-invest-info1 .container2 .x-top .x-ri a span {
  color: #333333;
  display: inline-block;
  margin-right: 0.2rem;
}
.x-invest-info1 .container2 .x-top .x-ri a .x-d {
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 100%;
  background-color: #0a1c68;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.x-invest-info1 .container2 .x-top .x-ri a .x-d svg {
  width: 0.24rem;
  height: 0.22rem;
  transform: rotate(180deg);
}
.x-invest-info1 .container2 .x-top .x-ri a .x-d svg path {
  fill: #fff;
}
.x-invest-info1 .container2 .x-xia {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.8rem 0;
  border-bottom: 1px solid #dddddd;
}
.x-invest-info1 .container2 .x-xia .x-le {
  width: 39.86%;
}
@media (max-width: 991px) {
  .x-invest-info1 .container2 .x-xia .x-le {
    width: 100%;
  }
}
.x-invest-info1 .container2 .x-xia .x-le .x-title {
  font-size: 0.24rem;
}
@media (max-width: 1580px) {
  .x-invest-info1 .container2 .x-xia .x-le .x-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .x-invest-info1 .container2 .x-xia .x-le .x-title {
    font-size: 0.38rem;
  }
}
.x-invest-info1 .container2 .x-xia .x-p {
  width: 60.14%;
  font-size: 18px;
  color: #666666;
}
@media (max-width: 1580px) {
  .x-invest-info1 .container2 .x-xia .x-p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .x-invest-info1 .container2 .x-xia .x-p {
    width: 100%;
    margin-top: 0.2rem;
  }
}
@media (max-width: 767px) {
  .x-invest-info1 .container2 .x-xia .x-p {
    font-size: 0.28rem;
  }
}
.x-invest-info2 .container2 .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-img {
  width: 100%;
  height: 7.3rem;
}
@media (max-width: 767px) {
  .x-invest-info2 .container2 .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-img {
    height: 4.4rem;
  }
}
.x-invest-info2 .container2 .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-invest-info2 .container2 .x-swiper2 {
  margin: 0.25rem 0 0.5rem 0;
}
.x-invest-info2 .container2 .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .x-img::before {
  opacity: 1;
}
.x-invest-info2 .container2 .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .x-img {
  width: 100%;
  height: 2.1rem;
  position: relative;
}
@media (max-width: 767px) {
  .x-invest-info2 .container2 .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .x-img {
    height: 1rem;
  }
}
.x-invest-info2 .container2 .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .x-img::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 0.06rem solid #0a1c68;
  opacity: 0;
  transition: 0.3s all;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
}
.x-invest-info2 .container2 .x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-invest-info3 {
  padding-bottom: 1.2rem;
}
.x-invest-info3 .container2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.35rem 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.x-invest-info3 .container2 .x-more {
  width: 40%;
}
.x-invest-info3 .container2 .x-more a {
  display: flex;
  align-items: center;
}
.x-invest-info3 .container2 .x-more a:hover .btn::before {
  transform: translateX(0);
}
.x-invest-info3 .container2 .x-more a:hover .btn svg path {
  fill: #fff;
}
.x-invest-info3 .container2 .x-more span {
  font-size: 0.18rem;
  color: #666666;
  display: inline-block;
  margin-left: 0.3rem;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.x-invest-info3 .container2 .x-more .btn {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  overflow: hidden;
  transition: 0.3s ease;
  border: 1px solid #ccc;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .x-invest-info3 .container2 .x-more .btn {
    width: 36px;
    height: 36px;
  }
}
.x-invest-info3 .container2 .x-more .btn img,
.x-invest-info3 .container2 .x-more .btn svg {
  height: 0.17rem;
  width: 0.17rem;
}
@media (max-width: 767px) {
  .x-invest-info3 .container2 .x-more .btn img,
  .x-invest-info3 .container2 .x-more .btn svg {
    height: 0.25rem;
    width: 0.25rem;
  }
}
.x-invest-info3 .container2 .x-more .btn img path,
.x-invest-info3 .container2 .x-more .btn svg path {
  fill: #999999;
}
.x-invest-info3 .container2 .x-more .btn::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0a1c68;
  border-radius: 50%;
  transform: translateX(-100%);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.x-invest-info3 .container2 .x-le a .btn::before {
  transform: translateX(100%);
}
.x-invest-info3 .container2 .x-ri {
  display: flex;
  justify-content: flex-end;
}
.x-invest-info3 .container2 .x-ri a .btn svg {
  transform: rotate(-180deg);
}
.x-invest-info3 .container2 .x-ri a span {
  margin-right: 0.3rem;
  margin-left: 0;
}
.x-invest-info3 .container2 .x-zh img {
  width: 24px;
  height: 24px;
}
