@charset "utf-8";
/*字体*/
/* @font-face {
	font-family: "Fontke";
	src: url("Fontke.woff2") format("woff2"),
		 url("Fontke.woff") format("woff"),
		 url("Fontke.ttf") format("truetype"),
		 url("Fontke.eot") format("embedded-opentype"),
		 url("Fontke.svg") format("svg"),
		 url("Fontke.otf") format("opentype");
} */
/* 开始 */
/* 关于我们 */
.g-about-banner .container {
  top: 50%;
  transform: translate(-50%, -50%);
}
.gaboon {
  background: #000;
}
.gaboon .container {
  color: #fff;
}
.gaboon .container .box {
  padding: 1.5rem 0 1rem;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .gaboon .container .box {
    flex-direction: column;
    padding: 1rem 0 0.8rem;
    text-align: center;
  }
}
.gaboon .container .box h2 {
  font-weight: bold;
}
.gaboon .container .box .bbox {
  width: 66.875%;
}
@media (max-width: 767px) {
  .gaboon .container .box .bbox {
    width: 100%;
    margin-top: 0.3rem;
  }
}
.gaboon .container .box .bbox .g_p p {
  opacity: 0.5;
  font-weight: bold;
}
.gaboon .container .box .bbox .public-btn {
  margin-top: 0.6rem;
}
.gaboon .container .gaboon_b {
  display: flex;
  border-top: 1px solid #333;
  padding: 0.9rem 0 1.12rem;
}
@media (max-width: 767px) {
  .gaboon .container .gaboon_b {
    flex-wrap: wrap;
  }
}
.gaboon .container .gaboon_b .item {
  width: calc(100%/3);
  border-right: 1px solid #333;
  color: #fff;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .gaboon .container .gaboon_b .item {
    width: 50%;
    border: none;
    margin-bottom: 0.4rem;
  }
}
.gaboon .container .gaboon_b .item:last-child {
  border-right: none;
}
@media (max-width: 767px) {
  .gaboon .container .gaboon_b .item .item_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.gaboon .container .gaboon_b .item .item_t {
  display: flex;
}
.gaboon .container .gaboon_b .item .item_t p {
  line-height: 1.2;
}
.gaboon .container .gaboon_b .item .item_t span {
  margin-left: 0.07rem;
  margin-top: 0.05rem;
  font-weight: bold;
}
.gaboon .container .gaboon_b .item .item_b {
  margin-top: 0.15rem;
}
.gaboon .container .gaboon_b .item .item_b p {
  font-weight: 400;
  opacity: 0.5;
}
.gabotw {
  background: #000;
}
.gabotw .box .public-img {
  border-radius: 10px;
}
.gabotw .box .public-img:before {
  padding-top: 37.5%;
}
.gabotw .box .swiper-container {
  padding-bottom: 0.55rem;
}
.gabotw .box .swiper-container .swip2_pag {
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.gabotw .box .swiper-container .swip2_pag .swiper-pagination-bullet {
  transition: all 0.4s;
  margin: 0 0.06rem;
  width: 0.4rem;
  height: 3px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100px;
}
.gabotw .box .swiper-container .swip2_pag .swiper-pagination-bullet-active {
  background: #2175bf;
}
.g_title {
  text-align: center;
  color: #fff;
}
.g_title h2 {
  font-weight: bold;
}
.g_title p {
  font-weight: bold;
  margin-top: 0.15rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.25;
  padding: 0 1rem;
}
@media (max-width: 1260px) {
  .g_title p br {
    display: none;
  }
}
@media (max-width: 767px) {
  .g_title p {
    padding: 0 5%;
  }
}
.g_title2 {
  text-align: left;
}
@media (max-width: 767px) {
  .g_title2 {
    text-align: center;
  }
}
.gaboth {
  background: #000;
  padding: 1.65rem 0 0;
}
@media (max-width: 767px) {
  .gaboth {
    padding: 1rem 0 0;
  }
}
.gaboth .box {
  margin-top: 0.95rem;
}
.gaboth .box .container {
  position: relative;
}
.gaboth .gallery-top .gaboth_t {
  overflow: hidden;
  padding: 0 2.6rem 15px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1260px) {
  .gaboth .gallery-top .gaboth_t {
    padding: 0 0 15px 0;
  }
}
.gaboth .gallery-top .gaboth_t .g_year {
  margin-bottom: 0.28rem;
  height: 0.72rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gaboth .gallery-top .gaboth_t .g_year .p1 {
  color: #999;
  opacity: 0.15;
  transition: all 0.4s;
}
.gaboth .gallery-top .gaboth_t .g_year .p2 {
  color: #fff;
  opacity: 0.15;
  transition: all 0.4s;
}
.gaboth .gallery-top .gaboth_t .g_line {
  width: 100%;
  position: relative;
}
.gaboth .gallery-top .gaboth_t .g_line .g_line_box {
  width: 1596px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.gaboth .gallery-top .gaboth_t .g_line .g_line_box img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.gaboth .gallery-top .gaboth_t .g_line .g_line_box .img2 {
  margin-left: 2px;
  opacity: 0;
  transition: all 0.4s;
  z-index: 10;
}
.gaboth .gallery-top .gaboth_t .g_line .g_line_box .img3 {
  transition: all 0.4s;
  margin-left: 2px;
  z-index: 10;
}
.gaboth .gallery-top .g_p {
  margin-top: 0.25rem;
  text-align: center;
  padding-right: 2.6rem;
  display: flex;
  justify-content: center;
  position: relative;
}
@media (max-width: 1260px) {
  .gaboth .gallery-top .g_p {
    padding: 0;
  }
}
.gaboth .gallery-top .g_p p {
  width: 3.1rem;
  text-align: center;
  flex-shrink: 0;
  font-weight: bold;
  color: #fff;
  opacity: 0;
  transition: all 0.4s;
}
@media (max-width: 991px) {
  .gaboth .gallery-top .g_p p {
    width: 100%;
    padding: 0 0.1rem;
  }
}
@media (min-width: 768px) {
  .gaboth .gallery-top .swiper-slide-next .gaboth_t .g_year .p1,
  .gaboth .gallery-top .swiper-slide-next .gaboth_t .g_year .p2 {
    color: #fff;
    opacity: 1;
  }
  .gaboth .gallery-top .swiper-slide-next .gaboth_t .g_line .img2 {
    opacity: 1;
  }
  .gaboth .gallery-top .swiper-slide-next .gaboth_t .g_line .img3 {
    opacity: 0;
  }
  .gaboth .gallery-top .swiper-slide-next .g_p p {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .gaboth .gallery-top .swiper-slide-active .gaboth_t .g_year .p1,
  .gaboth .gallery-top .swiper-slide-active .gaboth_t .g_year .p2 {
    color: #fff;
    opacity: 1;
  }
  .gaboth .gallery-top .swiper-slide-active .gaboth_t .g_line .img2 {
    opacity: 1;
  }
  .gaboth .gallery-top .swiper-slide-active .gaboth_t .g_line .img3 {
    opacity: 0;
  }
  .gaboth .gallery-top .swiper-slide-active .g_p p {
    opacity: 1;
  }
}
.gaboth .gallery-thumbs .public-img:before {
  padding-top: 33.75%;
}
.gabofo {
  padding: 0 0 1rem;
  background: #000;
}
@media (max-width: 991px) {
  .gabofo {
    padding: 0.4rem 0 1rem;
  }
}
@media (max-width: 767px) {
  .gabofo {
    padding: 1rem 0 0;
  }
}
.gabofo .g_title p {
  padding: 0 1.95rem;
}
@media (max-width: 991px) {
  .gabofo .g_title p {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .gabofo .box {
    margin-top: 0.6rem;
  }
}
.gabofo .box .x-swiper1 {
  margin-left: calc((100% - 1600px)/2);
  overflow: hidden;
  margin-top: 1.36rem;
  position: relative;
}
@media (max-width: 1580px) {
  .gabofo .box .x-swiper1 {
    margin-left: 8%;
  }
}
@media (max-width: 1260px) {
  .gabofo .box .x-swiper1 {
    margin-left: 5%;
  }
}
@media (max-width: 767px) {
  .gabofo .box .x-swiper1 {
    width: 90%;
    margin: 0 5%;
  }
}
.gabofo .box .x-swiper1::before {
  content: "";
  display: block;
  position: relative;
  z-index: 0;
  padding-top: 35%;
  width: 51%;
}
@media (max-width: 767px) {
  .gabofo .box .x-swiper1::before {
    display: none;
  }
}
.gabofo .box .x-swiper1 .swiper-container {
  width: 51.13636364%;
  margin: initial;
  overflow: visible;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 767px) {
  .gabofo .box .x-swiper1 .swiper-container {
    width: 100%;
    position: initial;
    padding-bottom: 0.4rem;
  }
}
.gabofo .box .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide {
  border-radius: 0.1rem;
  overflow: hidden;
  transition: 0.4s ease-in-out;
  position: relative;
  width: 100%;
}
.gabofo .box .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next {
  transform: translate(-16%, -16%) scale(0.68);
}
.gabofo .box .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next + .swiper-slide {
  transform: translate(-48%, -16%) scale(0.68);
}
.gabofo .box .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide {
  transform: translate(-80%, -16%) scale(0.68);
}
@media (max-width: 767px) {
  .gabofo .box .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide {
    width: 100% !important;
  }
}
.gabofo .box .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-text {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  padding: 0.44rem 0.35rem;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  background: url(../images/g-about8.png) no-repeat;
  background-position: center bottom;
  transition: 0.4s ease-in-out;
}
@media (max-width: 767px) {
  .gabofo .box .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-text {
    position: initial;
    padding: 0.24rem 0.2rem;
    opacity: 1;
  }
}
.gabofo .box .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-text .g-text {
  width: 100%;
  display: flex;
  align-items: center;
}
.gabofo .box .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-text .g-png {
  margin-right: 0.27rem;
  width: 0.47rem;
  height: 0.47rem;
}
.gabofo .box .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-text .g-png img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gabofo .box .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .x-text .txt p {
  color: #fff;
  line-height: 1.1;
  font-weight: bold;
}
.gabofo .box .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .x-text {
  opacity: 1;
  margin-top: 0;
}
.gabofo .box .x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .public-img::before {
  padding-top: 66.66666667%;
}
.gabofo .box .x-swiper1 .x-but {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  position: absolute;
  bottom: 0.3rem;
  width: 100%;
  padding-right: 12.04545455%;
}
@media (max-width: 1260px) {
  .gabofo .box .x-swiper1 .x-but {
    padding-right: 9.05349794%;
  }
}
@media (max-width: 991px) {
  .gabofo .box .x-swiper1 .x-but {
    left: 46.1%;
  }
}
@media (max-width: 767px) {
  .gabofo .box .x-swiper1 .x-but {
    display: none;
  }
}
.gabofo .box .x-swiper1 .x-but .x-prl {
  width: 0.78rem;
  height: 0.78rem;
  border-radius: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s ease-in-out;
  position: relative;
  cursor: pointer;
}
.gabofo .box .x-swiper1 .x-but .x-prl::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #2175bf;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s ease-in-out;
  border-radius: 100%;
}
.gabofo .box .x-swiper1 .x-but .x-prl:hover {
  border-color: transparent;
}
.gabofo .box .x-swiper1 .x-but .x-prl:hover::before {
  opacity: 1;
}
.gabofo .box .x-swiper1 .x-but .x-prl:hover svg path {
  fill: #fff;
}
.gabofo .box .x-swiper1 .x-but .x-prl svg {
  width: 0.29rem;
  height: auto;
  position: relative;
  z-index: 5;
}
.gabofo .box .x-swiper1 .x-but .x-prl svg path {
  fill: #4d4d4d;
  transition: 0.4s ease-in-out;
}
.gabofo .box .x-swiper1 .x-but .x-next {
  margin-left: 0.3rem;
}
.gabofo .box .x-swiper1 .x-but .x-shuzi {
  margin-right: 3.25rem;
  display: inline-flex;
  align-items: flex-end;
  margin-bottom: 0.1rem;
}
@media (max-width: 1260px) {
  .gabofo .box .x-swiper1 .x-but .x-shuzi {
    margin-right: 1.25rem;
  }
}
@media (max-width: 767px) {
  .gabofo .box .x-swiper1 .x-but .x-shuzi {
    display: none;
  }
}
.gabofo .box .x-swiper1 .x-but .x-shuzi .n1 {
  line-height: 1;
  color: #fff;
}
.gabofo .box .x-swiper1 .x-but .x-shuzi i {
  font-style: initial;
  color: #2175bf;
  margin: 0 0.14rem;
}
.gabofo .box .x-swiper1 .x-but .x-shuzi .n2 {
  line-height: 1;
  color: #fff;
  opacity: 0.1;
}
.gabofo .box .x-swiper1 .swiper-pagination {
  width: 90.8%;
  bottom: 0;
  top: auto;
  height: 2px;
  background-color: #e5e5e5;
}
@media (max-width: 767px) {
  .gabofo .box .x-swiper1 .swiper-pagination {
    width: 100%;
  }
}
.gabofo .box .x-swiper1 .swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #1d2089;
}
.x-index7-2 .container .x-p {
  margin: 0.25rem 0 0.1rem;
  padding: 0 2.1rem;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 991px) {
  .x-index7-2 .container .x-p {
    padding: 0;
  }
}
.x-index7-2 .container .x-p p {
  line-height: 1.25;
}
.x-inst1-2 .x-contact1 .container .x-le {
  width: 100%;
}
/* 加入我们 */
.g-join-banner .container {
  top: 49%;
}
.g-join-banner .container .x-p p {
  line-height: 1;
}
.gjoion {
  background: #000;
  padding: 1rem 0 1.06rem;
}
@media (max-width: 767px) {
  .gjoion {
    padding: 1rem 0 0.5rem;
  }
}
.gjoion .box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .gjoion .box {
    flex-direction: column;
  }
}
.gjoion .box .left {
  border: solid 1px transparent;
  background-image: linear-gradient(#000, #000), linear-gradient(150deg, rgba(247, 247, 247, 0.5) 0%, rgba(122, 122, 122, 0.5) 37%, rgba(205, 205, 205, 0.5) 75%, rgba(104, 104, 104, 0.5) 100%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  border-radius: 0.1rem;
  width: calc(50% - 0.5rem);
}
@media (max-width: 991px) {
  .gjoion .box .left {
    width: 100%;
  }
}
.gjoion .box .left .l_box {
  padding: 0.5rem 0.48rem;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.gjoion .box .left .l_box .txt h2 {
  color: #fff;
  line-height: 1.2;
  font-weight: bold;
}
.gjoion .box .left .l_box .txt .g_p {
  margin-top: 0.26rem;
}
.gjoion .box .left .l_box .txt .g_p p {
  color: #999;
  margin-bottom: 0.1rem;
}
.gjoion .box .left .l_box .public-btn {
  margin-top: 0.3rem;
}
.gjoion .box .right {
  width: 50%;
}
@media (max-width: 991px) {
  .gjoion .box .right {
    width: 100%;
    margin-top: 0.5rem;
  }
}
.gjoion .box .right .public-img {
  border-radius: 0.1rem;
}
.gjoion .box .right .public-img:before {
  padding-top: 63.26530612%;
}
.gjoitw {
  padding: 1.06rem 0 1.25rem;
  background: #000;
}
@media (max-width: 991px) {
  .gjoitw {
    padding: 1.06rem 0 1.75rem;
  }
}
@media (max-width: 767px) {
  .gjoitw {
    padding: 1.06rem 0 1.45rem;
  }
}
.gjoitw .box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .gjoitw .box {
    flex-direction: column;
  }
}
.gjoitw .box .left {
  position: sticky;
  position: -webkit-sticky;
  top: 120px;
  width: 50%;
  padding-right: 2rem;
}
@media (max-width: 991px) {
  .gjoitw .box .left {
    width: 100%;
    margin-bottom: 0.5rem;
    position: initial;
  }
}
@media (max-width: 767px) {
  .gjoitw .box .left {
    padding: 0;
  }
}
.gjoitw .box .left h2 {
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
}
.gjoitw .box .left p {
  margin-top: 0.4rem;
  color: #999;
  line-height: 1.33;
}
.gjoitw .box .right {
  width: 50%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .gjoitw .box .right {
    width: 100%;
  }
}
.gjoitw .box .right .item {
  width: calc(50% - 0.25rem);
  margin: 0 0 0.5rem 0;
  position: relative;
  overflow: hidden;
  border-radius: 0.1rem;
}
.gjoitw .box .right .item:nth-child(2n) {
  transform: translateY(1.4rem);
}
.gjoitw .box .right .item:hover .txt .b_yy .i1 {
  opacity: 0;
}
.gjoitw .box .right .item:hover .txt .b_yy .i2 {
  opacity: 1;
}
.gjoitw .box .right .item .public-img:before {
  padding-top: 128%;
}
.gjoitw .box .right .item .txt {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
.gjoitw .box .right .item .txt .b_yy i {
  position: absolute;
  display: block;
  z-index: 10;
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}
.gjoitw .box .right .item .txt .b_yy .i1 {
  background: url(../images/g-join5.png) no-repeat;
  background-position: center top;
}
.gjoitw .box .right .item .txt .b_yy .i2 {
  background: url(../images/g-join6.png) no-repeat;
  background-position: center top;
  opacity: 0;
}
.gjoitw .box .right .item .txt .txt_box {
  position: relative;
  z-index: 20;
  padding: 0.44rem 0.5rem;
}
.gjoitw .box .right .item .txt .txt_box h3 {
  color: #fff;
  font-weight: bold;
}
.gjoith {
  padding: 1.25rem 0 0.81rem;
  background: #000;
}
@media (max-width: 767px) {
  .gjoith {
    padding: 1.25rem 0 0.31rem;
  }
}
.gjoith .box {
  margin-top: 0.64rem;
}
@media (max-width: 767px) {
  .gjoith .box .swiper-container {
    padding: 1px;
  }
}
.gjoith .box .gjoith_box {
  border: solid 1px transparent;
  background-image: linear-gradient(#000, #000), linear-gradient(150deg, rgba(247, 247, 247, 0.5) 0%, rgba(122, 122, 122, 0.5) 37%, rgba(205, 205, 205, 0.5) 75%, rgba(104, 104, 104, 0.5) 100%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  border-radius: 0.1rem;
}
.gjoith .box .gjoith_box .gjoith_con {
  padding: 0.6rem 0.6rem 0.7rem;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .gjoith .box .gjoith_box .gjoith_con {
    padding: 0.4rem;
  }
}
.gjoith .box .gjoith_box .gjoith_con .g_t {
  display: flex;
  align-items: center;
}
.gjoith .box .gjoith_box .gjoith_con .g_t .public-img {
  margin-right: 0.3rem;
  flex-shrink: 0;
  width: 0.8rem;
  height: auto;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .gjoith .box .gjoith_box .gjoith_con .g_t .public-img {
    width: 1.4rem;
  }
}
.gjoith .box .gjoith_box .gjoith_con .g_t .txt h3 {
  color: #fff;
  line-height: 1.2;
  font-weight: bold;
}
.gjoith .box .gjoith_box .gjoith_con .g_t .txt p {
  color: #999;
}
.gjoith .box .gjoith_box .gjoith_con .g_p {
  margin-top: 0.26rem;
  padding-top: 0.26rem;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.gjoith .box .gjoith_box .gjoith_con .g_p p {
  color: #999;
  margin-bottom: 0.1rem;
}
.gjoith .box .g_qh {
  margin-top: 0.28rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media (max-width: 767px) {
  .gjoith .box .g_qh {
    width: 100%;
    justify-content: center;
    margin-top: 0.4rem;
  }
}
.gjoith .box .g_qh .swip2_pag {
  width: 100%;
  margin-right: 0.27rem;
  position: relative;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  display: block;
}
@media (max-width: 767px) {
  .gjoith .box .g_qh .swip2_pag {
    display: none;
  }
}
.gjoith .box .g_qh .swip2_pag .swiper-pagination-progressbar-fill {
  background: #676767;
  height: 3px;
  margin-top: -1px;
}
.gjoith .box .g_qh .x-but-r {
  flex-shrink: 0;
}
.gjoith .box .g_qh .x-but-r .x-prl {
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s ease-in-out;
  position: relative;
  cursor: pointer;
}
@media (max-width: 767px) {
  .gjoith .box .g_qh .x-but-r .x-prl {
    width: 0.84rem;
    height: 0.84rem;
  }
}
.gjoith .box .g_qh .x-but-r .x-prl::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #2175bf;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s ease-in-out;
  border-radius: 100%;
}
.gjoith .box .g_qh .x-but-r .x-prl:hover {
  border-color: transparent;
}
.gjoith .box .g_qh .x-but-r .x-prl:hover::before {
  opacity: 1;
}
.gjoith .box .g_qh .x-but-r .x-prl:hover svg path {
  fill: #fff;
}
.gjoith .box .g_qh .x-but-r .x-prl svg {
  width: 0.24rem;
  height: auto;
  position: relative;
  z-index: 5;
}
.gjoith .box .g_qh .x-but-r .x-prl svg path {
  fill: #4d4d4d;
  transition: 0.4s ease-in-out;
}
.gjoith .box .g_qh .x-but-r .x-next {
  margin-left: 0.12rem;
}
@media (max-width: 767px) {
  .gjoith .box .g_qh .x-but-r .x-next {
    margin-left: 0.2rem;
  }
}
.gjoifo {
  padding: 1.25rem 0 0.81rem;
  background: #000;
}
@media (max-width: 767px) {
  .gjoifo {
    padding: 0.85rem 0 1.2rem;
  }
}
.gjoifo .box {
  margin-top: 0.64rem;
  padding-left: calc((100% - 1600px)/2);
}
@media (max-width: 1580px) {
  .gjoifo .box {
    padding-left: 8%;
  }
}
@media (max-width: 1260px) {
  .gjoifo .box {
    padding-left: 5%;
  }
}
@media (max-width: 767px) {
  .gjoifo .box {
    padding: 0 5%;
  }
}
.gjoifo .box .swiper-slide {
  width: auto;
}
.gjoifo .box .swiper-slide img {
  border-radius: 0.1rem;
}
@media (max-width: 991px) {
  .gjoifo .box .swiper-slide img {
    height: 4rem;
  }
}
.gjoifo .g_qh {
  margin-top: 0.28rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media (max-width: 767px) {
  .gjoifo .g_qh {
    width: 100%;
    justify-content: center;
    margin-top: 0.4rem;
  }
}
.gjoifo .g_qh .swip2_pag {
  width: 100%;
  margin-right: 0.27rem;
  position: relative;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  display: block;
}
@media (max-width: 767px) {
  .gjoifo .g_qh .swip2_pag {
    display: none;
  }
}
.gjoifo .g_qh .swip2_pag .swiper-pagination-progressbar-fill {
  background: #676767;
  height: 3px;
  margin-top: -1px;
}
.gjoifo .g_qh .x-but-r {
  flex-shrink: 0;
}
.gjoifo .g_qh .x-but-r .x-prl {
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s ease-in-out;
  position: relative;
  cursor: pointer;
}
@media (max-width: 767px) {
  .gjoifo .g_qh .x-but-r .x-prl {
    width: 0.84rem;
    height: 0.84rem;
  }
}
.gjoifo .g_qh .x-but-r .x-prl::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #2175bf;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s ease-in-out;
  border-radius: 100%;
}
.gjoifo .g_qh .x-but-r .x-prl:hover {
  border-color: transparent;
}
.gjoifo .g_qh .x-but-r .x-prl:hover::before {
  opacity: 1;
}
.gjoifo .g_qh .x-but-r .x-prl:hover svg path {
  fill: #fff;
}
.gjoifo .g_qh .x-but-r .x-prl svg {
  width: 0.24rem;
  height: auto;
  position: relative;
  z-index: 5;
}
.gjoifo .g_qh .x-but-r .x-prl svg path {
  fill: #4d4d4d;
  transition: 0.4s ease-in-out;
}
.gjoifo .g_qh .x-but-r .x-next {
  margin-left: 0.12rem;
}
@media (max-width: 767px) {
  .gjoifo .g_qh .x-but-r .x-next {
    margin-left: 0.2rem;
  }
}
