@charset "utf-8";
.x-dla {
  position: relative;
  top: -150px;
  height: 0;
}
@media (max-width: 971px) {
  .x-about-a {
    padding: 0 0.2rem;
  }
}
@media (max-width: 971px) {
  .x-about-a .g-chaTitle {
    overflow-x: auto;
    justify-content: flex-start;
  }
}
@media (max-width: 971px) {
  .x-about-a .g-chaTitle a {
    flex: none;
    white-space: nowrap;
    bottom: 0;
  }
}
@media (max-width: 1580px) {
  .x-about1 .about-box3 {
    width: 84%;
  }
}
@media (max-width: 767px) {
  .x-about1 .about-box3 {
    padding: 1.2rem 0;
  }
}
.x-about1 .about-box3 .box {
  width: 100%;
}
@media (max-width: 767px) {
  .x-about1 .about-box3 .box .top .txt {
    margin-top: 0.12rem;
  }
}
.x-about1 .about-box3 .box .list ul li {
  width: 22.22%;
}
@media (max-width: 971px) {
  .x-about1 .about-box3 .box .list ul li {
    width: 100%;
  }
}
.x-about1 .about-box3 .box .list ul li.on {
  width: 55.55%;
}
@media (max-width: 971px) {
  .x-about1 .about-box3 .box .list ul li.on {
    width: 100%;
  }
}
.x-about1 .about-box3 .box .list ul li .tbox {
  padding-top: 0.5rem;
}
.x-about1 .about-box3 .box .list ul li .tbox .t2 {
  position: initial;
  margin-top: 5px;
}
.x-about2 {
  background-color: #f5f5f5;
  padding: 1.4rem 0 1.1rem 0;
}
.x-about2 .container .top .title {
  font-size: 0.54rem;
  font-weight: bold;
  color: #000000;
  line-height: 0.6rem;
  text-align: center;
}
@media (max-width: 1260px) {
  .x-about2 .container .top .title {
    font-size: 0.48rem;
  }
}
.x-about2 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0.8rem -0.3rem -0.3rem 0;
}
@media (max-width: 767px) {
  .x-about2 .container ul {
    margin-top: 0.6rem;
  }
}
.x-about2 .container ul li {
  width: 33.33%;
  padding: 0 0.3rem 0.3rem 0;
  display: flex;
}
@media (max-width: 767px) {
  .x-about2 .container ul li {
    width: 100%;
  }
}
.x-about2 .container ul li .x-a {
  width: 100%;
  background-color: #fff;
  padding: 0.3rem 0.65rem 0.25rem 0.35rem;
  box-shadow: 0 0 16px rgba(102, 102, 102, 0.05);
  transition: 0.3s all;
}
.x-about2 .container ul li .x-a:hover {
  transform: translateY(-0.1rem);
}
.x-about2 .container ul li .x-a .x-img {
  width: 0.58rem;
  height: 0.58rem;
}
.x-about2 .container ul li .x-a .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-about2 .container ul li .x-a .x-text {
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .x-about2 .container ul li .x-a .x-text {
    margin-top: 0.2rem;
  }
}
.x-about2 .container ul li .x-a .x-text .x-title {
  font-weight: bold;
  color: #000;
}
@media (max-width: 767px) {
  .x-about2 .container ul li .x-a .x-text .x-title {
    font-size: 0.38rem;
  }
}
.x-about2 .container ul li .x-a .x-text .x-p {
  color: #000000;
  margin-top: 0.1rem;
}
.x-about22 {
  /*background-color: #f5f5f5;*/
  background: url(/static/images/g-tmgc-222-bg.jpg);
  padding: 1.4rem 0 1.1rem 0;
}
.x-about22 .container .top .title {
  font-size: 0.54rem;
  font-weight: bold;
  color: #000000;
  line-height: 0.6rem;
  text-align: center;
}
@media (max-width: 1260px) {
  .x-about22 .container .top .title {
    font-size: 0.48rem;
  }
}
.x-about22 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0.8rem -0.3rem -0.3rem 0;
}
@media (max-width: 767px) {
  .x-about22 .container ul {
    margin-top: 0.6rem;
  }
}
.x-about22 .container ul li {
  width: 25%;
  padding: 0 0.3rem 0.3rem 0;
  display: flex;
}
@media (max-width: 767px) {
  .x-about22 .container ul li {
    width: 100%;
  }
}
.x-about22 .container ul li .x-a {
  width: 100%;
  background-color: #fff;
  padding: 0.3rem 0.65rem 0.25rem 0.35rem;
  box-shadow: 0 0 16px rgba(102, 102, 102, 0.05);
  transition: 0.3s all;
}
.x-about22 .container ul li .x-a:hover {
  transform: translateY(-0.1rem);
}
.x-about22 .container ul li .x-a .x-img {
  width: 0.58rem;
  height: 0.58rem;
}
.x-about22 .container ul li .x-a .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-about22 .container ul li .x-a .x-text {
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .x-about22 .container ul li .x-a .x-text {
    margin-top: 0.2rem;
  }
}
.x-about22 .container ul li .x-a .x-text .x-title {
  font-weight: bold;
  color: #000;
}
@media (max-width: 767px) {
  .x-about22 .container ul li .x-a .x-text .x-title {
    font-size: 0.38rem;
  }
}
.x-about22 .container ul li .x-a .x-text .x-p {
  color: #000000;
  margin-top: 0.1rem;
}



.x-about3 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 1.4rem 0;
}
@media (max-width: 767px) {
  .x-about3 {
    padding: 1.2rem 0;
  }
}
.x-about3 .container .x-top {
  text-align: center;
}
.x-about3 .container .x-top .x-title {
  font-size: 0.54rem;
  font-weight: bold;
  color: #000000;
  line-height: 0.6rem;
}
@media (max-width: 1260px) {
  .x-about3 .container .x-top .x-title {
    font-size: 0.48rem;
  }
}
.x-about3 .container .x-top p {
  font-weight: 500;
  color: #666666;
  line-height: 30px;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .x-about3 .container .x-top p {
    margin-top: 0.12rem;
  }
}
.x-about3 .container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0 1.5rem;
  margin: 0.5rem -0.3rem -0.3rem 0;
}
@media (max-width: 1260px) {
  .x-about3 .container ul {
    padding: 0;
  }
}
.x-about3 .container ul li {
  width: 33.33%;
  padding: 0 0.3rem 0.3rem 0;
  display: flex;
}
@media (max-width: 767px) {
  .x-about3 .container ul li {
    width: 100%;
  }
}
.x-about3 .container ul li .x-li {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  width: 100%;
  background: #fff;
}
.x-about3 .container ul li .x-li .x-title2 {
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  background-color: #1e99da;
  padding: 0.19rem;
}
.x-about3 .container ul li .x-li .x-p {
  background-color: #fff;
  padding: 0.4rem 0.2rem 0.4rem 1.05rem;
}
@media (max-width: 971px) {
  .x-about3 .container ul li .x-li .x-p {
    padding: 0.4rem;
  }
}
.x-about3 .container ul li .x-li .x-p p {
  margin-bottom: 0.2rem;
  display: flex;
}
.x-about3 .container ul li .x-li .x-p p img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  margin-right: 0.1rem;
  flex-shrink: 0;
}
.x-about3 .container .x-a {
  text-align: center;
  margin-top: 0.5rem;
}
.x-about4 {
  background-color: #f5f5f5;
  padding: 1.4rem 0;
}
@media (max-width: 767px) {
  .x-about4 {
    padding: 1.2rem 0;
  }
}
.x-about4 .container .x-top {
  text-align: center;
}
.x-about4 .container .x-top .x-title {
  font-size: 0.54rem;
  font-weight: bold;
  color: #000000;
  line-height: 0.6rem;
}
@media (max-width: 1260px) {
  .x-about4 .container .x-top .x-title {
    font-size: 0.48rem;
  }
}
.x-about4 .container .x-top p {
  font-weight: 500;
  color: #666666;
  line-height: 30px;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .x-about4 .container .x-top p {
    margin-top: 0.12rem;
  }
}
.x-about4 .container .x-xia {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  background-color: #fff;
  height: 5.5rem;
  margin-top: 0.55rem;
}
@media (max-width: 1580px) {
  .x-about4 .container .x-xia {
    height: 5.8rem;
  }
}
@media (max-width: 767px) {
  .x-about4 .container .x-xia {
    height: auto;
  }
}
.x-about4 .container .x-xia .x-left {
  width: 33.33%;
  height: 100%;
}
@media (max-width: 767px) {
  .x-about4 .container .x-xia .x-left {
    width: 100%;
  }
}
.x-about4 .container .x-xia .x-left .swiper {
  height: 100%;
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide {
  border-bottom: 1px solid #ededed;
  height: auto;
  padding: 0.32rem 0.3rem 0.32rem 0.3rem;
  cursor: pointer;
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
  background-color: #1e99da;
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-title {
  color: #fff;
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text {
  display: block;
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-p {
  color: #fff;
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-xi {
  display: flex;
  justify-content: flex-start;
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-xi .x-le {
  text-align: center;
  margin-right: 0.22rem;
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-xi .x-le .x-img {
  width: auto;
  height: 20px;
  margin-bottom: 0.08rem;
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-xi .x-le .x-img img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-xi .x-le span {
  color: #fff;
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide .x-title {
  font-weight: bold;
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide .x-text {
  display: none;
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide .x-text .x-p {
  margin: 0.05rem 0 0.45rem 0;
  height: 1.45rem;
  overflow-y: auto;
}
@media (max-width: 1580px) {
  .x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide .x-text .x-p {
    height: 1.55rem;
  }
}
@media (max-width: 767px) {
  .x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide .x-text .x-p {
    height: auto;
  }
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide .x-text .x-p::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 2px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide .x-text .x-p::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #777777;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.x-about4 .container .x-xia .x-left .swiper .swiper-wrapper .swiper-slide .x-text .x-p::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #dddddd;
}
.x-about4 .container .x-xia .x-right {
  width: 66.67%;
  height: 100%;
}
@media (max-width: 767px) {
  .x-about4 .container .x-xia .x-right {
    width: 100%;
    order: -1;
  }
}
.x-about4 .container .x-xia .x-right .swiper {
  height: 100%;
}
.x-about4 .container .x-xia .x-right .swiper .swiper-wrapper .swiper-slide .x-img {
  width: 100%;
  height: 100%;
}
.x-about4 .container .x-xia .x-right .swiper .swiper-wrapper .swiper-slide .x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-about5 {
  padding: 1.4rem 0;
}
@media (max-width: 767px) {
  .x-about5 {
    padding: 1.2rem 0;
  }
}
.x-about5 .x-con .x-top {
  text-align: center;
}
.x-about5 .x-con .x-top .x-title {
  font-size: 0.54rem;
  font-weight: bold;
  color: #000000;
  line-height: 0.6rem;
}
@media (max-width: 1260px) {
  .x-about5 .x-con .x-top .x-title {
    font-size: 0.48rem;
  }
}
.x-about5 .x-con .x-top p {
  font-weight: 500;
  color: #666666;
  line-height: 30px;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .x-about5 .x-con .x-top p {
    margin-top: 0.12rem;
  }
}
.x-about5 .x-con ul {
  display: flex;
  justify-content: center;
  margin: 0.5rem 0 0.4rem 0;
}
.x-about5 .x-con ul li {
  margin: 0 0.27rem;
  padding: 0 0.25rem 0.2rem;
  position: relative;
  transition: 0.3s all;
  cursor: pointer;
}
@media (max-width: 767px) {
  .x-about5 .x-con ul li {
    margin: 0 0.05rem;
    padding: 0 0.1rem 0.2rem;
  }
}
.x-about5 .x-con ul li.on {
  color: #1e99da;
}
.x-about5 .x-con ul li.on::before {
  width: 100%;
  opacity: 1;
}
.x-about5 .x-con ul li::before {
  content: "";
  width: 0;
  height: 0.02rem;
  background-color: #1e99da;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  opacity: 0;
  transition: 0.3s all;
}
.x-about5 .x-con ul li p {
  font-size: 18px;
}
@media (max-width: 1580px) {
  .x-about5 .x-con ul li p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-about5 .x-con ul li p {
    font-size: 14px;
  }
}
.x-about5 .x-con .swiper {
  display: none;
}
.x-about5 .x-con .swiper.on {
  display: block;
}
.x-about5 .x-con .swiper .swiper-wrapper .swiper-slide {
  position: relative;
}
.x-about5 .x-con .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .public-img::after {
  opacity: 0;
}
.x-about5 .x-con .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-title {
  opacity: 1;
}
.x-about5 .x-con .swiper .swiper-wrapper .swiper-slide .public-img::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  transition: 0.3s all;
}
.x-about5 .x-con .swiper .swiper-wrapper .swiper-slide .public-img::before {
  padding-top: 50%;
}
.x-about5 .x-con .swiper .swiper-wrapper .swiper-slide .public-img img:nth-of-type(2) {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.7rem;
  height: 0.7rem;
  cursor: pointer;
  z-index: 6;
}
.x-about5 .x-con .swiper .swiper-wrapper .swiper-slide .x-title {
  text-align: center;
  margin-top: 0.45rem;
  opacity: 0;
  transition: 0.3s all;
}
@media (max-width: 767px) {
  .x-about5 .x-con .swiper .swiper-wrapper .swiper-slide .x-title {
    font-size: 16px;
    margin-top: 0.2rem;
  }
}
.x-about5 .x-con .swiper .ckbox .swiper-prev {
  width: 0.5rem;
  height: 0.5rem;
  background: #fff;
  border: 2px solid #b0b0b0;
  border-radius: 50%;
  position: absolute;
  left: 3.25rem;
  top: calc(50% - 0.8rem);
  margin-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all ease-in 0.3s;
  z-index: 5;
}
@media (max-width: 1260px) {
  .x-about5 .x-con .swiper .ckbox .swiper-prev {
    left: 2.25rem;
  }
}
@media (max-width: 767px) {
  .x-about5 .x-con .swiper .ckbox .swiper-prev {
    display: none;
  }
}
.x-about5 .x-con .swiper .ckbox .swiper-prev:hover {
  transform: scale(1.3);
  background: #1e99da;
  border: 2px solid #1e99da;
}
.x-about5 .x-con .swiper .ckbox .swiper-prev:hover img {
  opacity: 0;
}
.x-about5 .x-con .swiper .ckbox .swiper-prev:hover img:nth-of-type(2) {
  opacity: 1;
}
.x-about5 .x-con .swiper .ckbox .swiper-prev img {
  width: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all ease-in 0.3s;
}
.x-about5 .x-con .swiper .ckbox .swiper-prev img:nth-of-type(2) {
  opacity: 0;
}
.x-about5 .x-con .swiper .ckbox .swiper-next {
  width: 0.5rem;
  height: 0.5rem;
  background: #fff;
  border: 2px solid #b0b0b0;
  border-radius: 50%;
  position: absolute;
  right: 3.25rem;
  top: calc(50% - 0.8rem);
  margin-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all ease-in 0.3s;
  z-index: 5;
}
@media (max-width: 1260px) {
  .x-about5 .x-con .swiper .ckbox .swiper-next {
    right: 2.25rem;
  }
}
@media (max-width: 767px) {
  .x-about5 .x-con .swiper .ckbox .swiper-next {
    display: none;
  }
}
.x-about5 .x-con .swiper .ckbox .swiper-next:hover {
  transform: scale(1.3);
  background: #1e99da;
  border: 2px solid #1e99da;
}
.x-about5 .x-con .swiper .ckbox .swiper-next:hover img {
  opacity: 0;
}
.x-about5 .x-con .swiper .ckbox .swiper-next:hover img:nth-of-type(2) {
  opacity: 1;
}
.x-about5 .x-con .swiper .ckbox .swiper-next img {
  width: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all ease-in 0.3s;
}
.x-about5 .x-con .swiper .ckbox .swiper-next img:nth-of-type(2) {
  opacity: 0;
}
.x-about6 {
  background-color: #f5f5f5;
}
.x-course1 {
  padding: 1.4rem 0;
}
@media (max-width: 767px) {
  .x-course1 {
    padding: 1.2rem 0;
  }
}
.x-course1 .container .x-top {
  text-align: center;
}
.x-course1 .container .x-top .tit {
  font-weight: bold;
}
.x-course1 .container .x-top .text {
  color: #666666;
  margin-top: 0.12rem;
}
.x-course1 .container .x-xia {
  padding: 0 1.15rem;
  position: relative;
  margin-top: 0.6rem;
}
@media (max-width: 971px) {
  .x-course1 .container .x-xia {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .x-course1 .container .x-xia {
    margin-top: 0.4rem;
  }
}
.x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-left {
  width: 55.37%;
}
@media (max-width: 971px) {
  .x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-left {
    width: 100%;
  }
}
.x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-left .public-img::before {
  padding-top: 70.14%;
}
.x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-left .public-img img:nth-of-type(2) {
  width: 0.7rem;
  height: 0.7rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-right {
  width: 44.63%;
  background-color: #f8f8f8;
  position: relative;
  padding: 0.8rem 0.4rem 0.1rem 0.55rem;
}
@media (max-width: 971px) {
  .x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-right {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-right {
    padding: 0.4rem;
  }
}
.x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-right .x-img {
  width: 1.12rem;
  height: 0.94rem;
  position: absolute;
  top: 0.3rem;
  left: 0.3rem;
}
@media (max-width: 767px) {
  .x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-right .x-img {
    width: 0.8rem;
    top: 0.1rem;
    left: 0.1rem;
  }
}
.x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-right .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-right .x-text .x-title {
  text-align: center;
  font-weight: bold;
}
.x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-right .x-text .x-p {
  font-size: 20px;
  margin-top: 0.1rem;
  height: 2.9rem;
  overflow-y: auto;
}
@media (max-width: 1580px) {
  .x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-right .x-text .x-p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-right .x-text .x-p {
    height: auto;
    font-size: 14px;
  }
}
.x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-right .x-text .x-p::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 2px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-right .x-text .x-p::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #777777;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.x-course1 .container .x-xia .swiper .swiper-wrapper .swiper-slide .x-right .x-text .x-p::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #dddddd;
}
.x-course1 .container .x-xia .ckbox .swiper-prev {
  width: 0.5rem;
  height: 0.5rem;
  background: #fff;
  border: 2px solid #b0b0b0;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all ease-in 0.3s;
  z-index: 5;
}
@media (max-width: 767px) {
  .x-course1 .container .x-xia .ckbox .swiper-prev {
    display: none;
  }
}
.x-course1 .container .x-xia .ckbox .swiper-prev:hover {
  transform: translateY(-50%) scale(1.3);
  background: #1e99da;
  border: 2px solid #1e99da;
}
.x-course1 .container .x-xia .ckbox .swiper-prev:hover img {
  opacity: 0;
}
.x-course1 .container .x-xia .ckbox .swiper-prev:hover img:nth-of-type(2) {
  opacity: 1;
}
.x-course1 .container .x-xia .ckbox .swiper-prev img {
  width: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all ease-in 0.3s;
}
.x-course1 .container .x-xia .ckbox .swiper-prev img:nth-of-type(2) {
  opacity: 0;
}
.x-course1 .container .x-xia .ckbox .swiper-next {
  width: 0.5rem;
  height: 0.5rem;
  background: #fff;
  border: 2px solid #b0b0b0;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all ease-in 0.3s;
  z-index: 5;
}
@media (max-width: 767px) {
  .x-course1 .container .x-xia .ckbox .swiper-next {
    display: none;
  }
}
.x-course1 .container .x-xia .ckbox .swiper-next:hover {
  transform: translateY(-50%) scale(1.3);
  background: #1e99da;
  border: 2px solid #1e99da;
}
.x-course1 .container .x-xia .ckbox .swiper-next:hover img {
  opacity: 0;
}
.x-course1 .container .x-xia .ckbox .swiper-next:hover img:nth-of-type(2) {
  opacity: 1;
}
.x-course1 .container .x-xia .ckbox .swiper-next img {
  width: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all ease-in 0.3s;
}
.x-course1 .container .x-xia .ckbox .swiper-next img:nth-of-type(2) {
  opacity: 0;
}
.x-history1 {
  padding: 2.9rem 0 1.4rem 0;
  position: relative;
}
@media (max-width: 767px) {
  .x-history1 {
    padding: 1.2rem 0;
  }
}
.x-history1::before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #dadada;
  position: absolute;
  left: 33.33%;
  top: 0;
}
@media (max-width: 767px) {
  .x-history1::before {
    display: none;
  }
}
.x-history1 .x-con .x-title {
  font-size: 0.54rem;
  font-weight: bold;
  color: #000000;
  line-height: 0.6rem;
  position: absolute;
  left: 13%;
  top: 1.4rem;
}
@media (min-width: 1921px) {
  .x-history1 .x-con .x-title {
    left: 5.4rem;
  }
}
@media (max-width: 1580px) {
  .x-history1 .x-con .x-title {
    left: 8%;
  }
}
@media (max-width: 1260px) {
  .x-history1 .x-con .x-title {
    font-size: 0.48rem;
  }
}
@media (max-width: 767px) {
  .x-history1 .x-con .x-title {
    position: initial;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 0.4rem;
  }
}
.x-history1 .x-con .x-xia {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.x-history1 .x-con .x-xia .x-left {
  width: 33.33%;
  padding-left: 3.66rem;
  height: 5.3rem;
  position: relative;
}
@media (min-width: 1921px) {
  .x-history1 .x-con .x-xia .x-left {
    padding-left: 5.4rem;
  }
}
@media (max-width: 1260px) {
  .x-history1 .x-con .x-xia .x-left {
    padding-left: 2.66rem;
  }
}
@media (max-width: 971px) {
  .x-history1 .x-con .x-xia .x-left {
    padding-left: 1.66rem;
  }
}
@media (max-width: 767px) {
  .x-history1 .x-con .x-xia .x-left {
    width: 100%;
    height: 1rem;
    padding-left: 0;
  }
}
.x-history1 .x-con .x-xia .x-left::before {
  content: "";
  width: 0.9rem;
  height: 0.5px;
  background-color: #333333;
  position: absolute;
  left: 40%;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 1921px) {
  .x-history1 .x-con .x-xia .x-left::before {
    left: 47%;
  }
}
@media (max-width: 1580px) {
  .x-history1 .x-con .x-xia .x-left::before {
    left: 24%;
  }
}
@media (max-width: 1260px) {
  .x-history1 .x-con .x-xia .x-left::before {
    left: 23%;
  }
}
@media (max-width: 971px) {
  .x-history1 .x-con .x-xia .x-left::before {
    left: 21%;
  }
}
@media (max-width: 767px) {
  .x-history1 .x-con .x-xia .x-left::before {
    display: none;
  }
}
.x-history1 .x-con .x-xia .x-left .x-x {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 1.12rem;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
  .x-history1 .x-con .x-xia .x-left .x-x {
    display: none;
  }
}
.x-history1 .x-con .x-xia .x-left .swiper {
  height: 100%;
}
.x-history1 .x-con .x-xia .x-left .swiper .swiper-wrapper .swiper-slide {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-right: 0.6rem;
}
.x-history1 .x-con .x-xia .x-left .swiper .swiper-wrapper .swiper-slide.swiper-slide-active span {
  opacity: 1;
}
.x-history1 .x-con .x-xia .x-left .swiper .swiper-wrapper .swiper-slide.swiper-slide-active p {
  color: #333;
}
.x-history1 .x-con .x-xia .x-left .swiper .swiper-wrapper .swiper-slide span {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-family: "FontMediumB";
  color: #f2f2f2;
  filter: blur(5px);
  font-size: 0.9rem;
  opacity: 0;
  transition: 0.3s all;
}
.x-history1 .x-con .x-xia .x-left .swiper .swiper-wrapper .swiper-slide p {
  font-size: 0.36rem;
  font-weight: bold;
  font-family: "FontMediumB";
  color: rgba(51, 51, 51, 0.4);
  position: relative;
  z-index: 3;
  text-align: right;
  transition: 0.3s all;
}
.x-history1 .x-con .x-xia .x-left .x-swip_prev {
  position: absolute;
  left: 45.33%;
  top: 38%;
  z-index: 5;
  width: 22px;
  height: 12px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 1921px) {
  .x-history1 .x-con .x-xia .x-left .x-swip_prev {
    left: 51.33%;
  }
}
@media (max-width: 1580px) {
  .x-history1 .x-con .x-xia .x-left .x-swip_prev {
    left: 28.33%;
  }
}
@media (max-width: 767px) {
  .x-history1 .x-con .x-xia .x-left .x-swip_prev {
    display: none;
  }
}
.x-history1 .x-con .x-xia .x-left .x-swip_prev img {
  width: 14px;
  height: 12px;
  object-fit: contain;
  transform: rotate(-90deg);
}
.x-history1 .x-con .x-xia .x-left .x-swip_next {
  position: absolute;
  left: 45.33%;
  top: 59%;
  z-index: 5;
  width: 22px;
  height: 12px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 1921px) {
  .x-history1 .x-con .x-xia .x-left .x-swip_next {
    left: 51.33%;
  }
}
@media (max-width: 1580px) {
  .x-history1 .x-con .x-xia .x-left .x-swip_next {
    left: 28.33%;
  }
}
@media (max-width: 767px) {
  .x-history1 .x-con .x-xia .x-left .x-swip_next {
    display: none;
  }
}
.x-history1 .x-con .x-xia .x-left .x-swip_next img {
  width: 14px;
  height: 12px;
  object-fit: contain;
  transform: rotate(90deg);
}
.x-history1 .x-con .x-xia .x-right {
  width: 66.67%;
  padding: 0 2.4rem 0 0.8rem;
}
@media (max-width: 767px) {
  .x-history1 .x-con .x-xia .x-right {
    width: 90%;
    margin: 0 auto;
    padding: 0;
  }
}
.x-history1 .x-con .x-xia .x-right .x-ri-a {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  display: none;
}
.x-history1 .x-con .x-xia .x-right .x-ri-a.on {
  display: flex;
}
.x-history1 .x-con .x-xia .x-right .x-ri-a ul {
  width: 45.92%;
  padding-right: 0.5rem;
  height: 5rem;
  overflow-y: auto;
}
@media (max-width: 971px) {
  .x-history1 .x-con .x-xia .x-right .x-ri-a ul {
    width: 100%;
  }
}
.x-history1 .x-con .x-xia .x-right .x-ri-a ul::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 2px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.x-history1 .x-con .x-xia .x-right .x-ri-a ul::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  background: transparent;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.x-history1 .x-con .x-xia .x-right .x-ri-a ul::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 10px;
  background: transparent;
}
.x-history1 .x-con .x-xia .x-right .x-ri-a ul li {
  margin-bottom: 0.2rem;
}
.x-history1 .x-con .x-xia .x-right .x-ri-a ul li .x-p {
  display: flex;
  align-items: center;
}
.x-history1 .x-con .x-xia .x-right .x-ri-a ul li .x-p span {
  display: inline-block;
}
.x-history1 .x-con .x-xia .x-right .x-ri-a ul li .x-p span:nth-of-type(1) {
  font-size: 0.24rem;
}
@media (max-width: 767px) {
  .x-history1 .x-con .x-xia .x-right .x-ri-a ul li .x-p span:nth-of-type(1) {
    font-size: 14px;
  }
}
.x-history1 .x-con .x-xia .x-right .x-ri-a .swiper {
  width: 54.08%;
  margin-top: 0.75rem;
}
@media (max-width: 971px) {
  .x-history1 .x-con .x-xia .x-right .x-ri-a .swiper {
    width: 100%;
    order: -1;
  }
}
@media (max-width: 767px) {
  .x-history1 .x-con .x-xia .x-right .x-ri-a .swiper {
    margin-top: 0.4rem;
  }
}
.x-history1 .x-con .x-xia .x-right .x-ri-a .x-img {
  width: 100%;
  height: auto;
}
@media (max-width: 971px) {
  .x-history1 .x-con .x-xia .x-right .x-ri-a .x-img {
    width: 100%;
    order: -1;
    padding-left: 0;
    margin-bottom: 0.3rem;
  }
}
.x-history1 .x-con .x-xia .x-right .x-ri-a .x-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
