.home-page {
  padding-top: 56px;
  background-color: #fff;
}
.home-banner {
  width: 100%;
  margin-bottom: 27px;
  overflow: hidden;
}
.home-banner img {
  width: 448px;
  height: 212px;
  object-fit: cover;
}
.swiper-container1 {
  width: 480px;
}
.swiper-container1 .swiper-slide {
  width: 448px;
}
.swiper-container1 .swiper-slide-prev img,
.swiper-container1 .swiper-slide-next img {
  margin-top: 7px;
  opacity: 0.33;
}

.home-samet {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 27px;
}
.home-samet img {
  width: 27px;
  height: 18px;
}
.home-samet span {
  display: inline-block;
  margin: 0 9px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 23px;
  color: #0077ff;
}
.line-img {
  width: calc(100% - 48px);
  margin: 0 auto;
}
.rel-box {
  width: 100%;
  position: relative;
  height: 402px;
}
.cenr-t {
  position: absolute;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  line-height: 29px;
  top: 137px;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.cent-im {
  width: 335px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.scale-ite {
  display: flex;
  position: absolute;
  z-index: 2;
  align-items: flex-end;
  flex-direction: column;
  animation: scale 2s infinite linear;
  justify-content: flex-start;
  -webkit-animation: scale 2s infinite linear;
}
@keyframes scale {
  0% {
    scale: 0.8;
  }
  50% {
    scale: 1;
  }
  100% {
    scale: 0.8;
  }
}
.scale-ite img {
  width: 34px;
  margin-bottom: 12px;
}
.scale-ite span {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  color: #0077ff;
  margin-bottom: 4px;
  display: inline-block;
  text-align: right;
}

.scale-ite.rit span {
  color: #24cbff;
  text-align: left;
}
.scale-ite:nth-of-type(1),
.scale-ite:nth-of-type(2) {
  top: 38px;
}
.scale-ite:nth-of-type(3),
.scale-ite:nth-of-type(4) {
  bottom: 43px;
}
.scale-ite:nth-of-type(4),
.scale-ite:nth-of-type(2) {
  align-items: flex-start;
}
.scale-ite:nth-of-type(1) {
  left: 12px;
}
.scale-ite:nth-of-type(2) {
  right: 26px;
  animation-delay: 0.4s;
}
.scale-ite:nth-of-type(3) {
  left: 21px;
  animation-delay: 0.4s;
}
.scale-ite:nth-of-type(4) {
  right: 26px;
}
.mpart2 {
  background: url(/mobile/static/default/img/home/p2_1.png) no-repeat;
  width: 100%;
  height: 232px;
  background-size: 100% 100%;
}
.mpart2-item {
  width: 360px;
  display: flex;
  margin-top: 23px;
  align-items: center;
  justify-content: space-between;
}
.mpart2-item .ite {
  display: flex;
  align-items: center;
  margin-left: -15px;
}
.mpart2-item .ite img {
  width: 83px;
  margin-right: 11px;
}
.big-sp {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 28px;
  color: #ffffff;
  text-shadow: 0px 2px 4px rgba(0, 144, 194, 0.62);
}
.sm-sp {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 2px;
}
.mpart3 {
  padding-top: 36px;
}

.list {
  align-items: flex-end;
  display: flex;
  height: 195px;
  justify-content: space-between;
  width: calc(100% - 34px);
  margin-bottom: 42px;
}
.list .list-item.active {
  height: 195px;
  transition: all 0.8s;
  width: 195px;
  background: url(/mobile/static/default/img/home/wid.png) no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.list .list-item {
  cursor: pointer;
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  border-radius: 8px;
  /* box-shadow: 0 10px 80px 5px rgba(1, 40, 111, 0.05); */
  box-sizing: border-box;
  height: 195px;
  overflow: hidden;
  position: relative;
  transition: all 0.8s;
  width: 74px;
  background: url(/mobile/static/default/img/home/thin.png) no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.list .list-item .rightImg {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  z-index: 99;
}
.list .list-item.active .contraction {
  padding-bottom: 12px;
  transform: translateY(-46px);
  transition: all 0.8s ease-in-out;
  -webkit-transform: translateY(-46px);
  -moz-transform: translateY(-46px);
  -ms-transform: translateY(-46px);
  -o-transform: translateY(-46px);
}
.list .list-item.active br {
  display: none;
}
.list .list-item.active .contraction .num {
  transform: translateY(-32px);
  transition: all 0.4s 0.2s;
  -webkit-transform: translateY(-32px);
  -moz-transform: translateY(-32px);
  -ms-transform: translateY(-32px);
  -o-transform: translateY(-32px);
}
.list .list-item .contraction .num {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  text-align: left;
  line-height: 16px;
  margin-bottom: 8px;
  margin-left: 12px;
  transform: translateY(0);
  transition: all 0.8s;
}
.list .list-item.active .contraction .title {
  font-size: 18px;
  text-align: left;
  font-weight: 600;
  line-height: 18px;
  transition: all 0.6s;
  color: #fff;
}
.list .list-item .contraction .title {
  color: #fff;
  text-align: left;
  font-size: 18px;
  line-height: 24px;
  transition: all 0.8s;
  white-space: nowrap;
  margin-top: 20px;
}
.list .list-item .num img {
  width: 45px;
}
.list .list-item.active .contraction .img {
  display: block;
  margin-left: 0;
  opacity: 1;
}
.list .list-item .contraction .img {
  width: 30px;
  height: 30px;
  margin-bottom: 12px;
  margin-left: 17px;
  opacity: .6;
  /* display: none; */
}
.list .list-item .contraction {
  font-weight: 700;
  padding: 7px 14px 12px;
  transition: all 0.5s;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.list .list-item.active .contraction {
  padding: 7px 14px 12px;
}
.list .list-item .exhibition {
  box-sizing: border-box;
  padding-bottom: 36px;
  transform: translateY(20px);
  transition: all 0.6s;
  white-space: nowrap;
  width: 100%;
}
.list .list-item.active .exhibition {
  transform: translateY(-46px);
  transition: all 0.9s ease-in-out;
  -webkit-transform: translateY(-46px);
  -moz-transform: translateY(-46px);
  -ms-transform: translateY(-46px);
  -o-transform: translateY(-46px);
}
.list .list-item .exhibition .subTitle {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  line-height: 20px;
  margin-bottom: 32px;
  padding-left: 14px;
  padding-right: 14px;
  transition: all 0.6s;
}
.list .list-item.active .exhibition .subTitle {
  white-space: wrap;
}
.list .list-item .exhibition .tag {
  display: flex;
  justify-content: space-between;
  transition: all 2.4s;
  width: 516px;
}
.list .list-item .exhibition .tag .tag-item:first-child {
  padding-left: 40px;
}
.list .list-item .exhibition .tag .tag-item img {
  display: block;
  margin-bottom: 8px;
  width: 32px;
}

.list .list-item:last-child .exhibition .tag-item {
  padding: 0 24px !important;
}
.list .list-item .exhibition .tag .tag-item {
  align-items: center;
  border-right: 1px solid rgba(0, 108, 255, 0.1);
  display: flex;
  flex-flow: column nowrap;
  padding: 0 35px;
  transition: all 1.2s ease-in-out;
}
.list .list-item.active .exhibition .tag-item {
  transform: translateY(0) !important;
  transition: all 0.8s 0.1s;
}
.same-outp {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  height: 49px;
  width: 100%;
  background: #e9f0ff;
  justify-content: flex-start;
  position: relative;
}
.same-outp img {
  margin-right: 16px;
  width: 45px;
  margin-left: 35px;
}
.same-outp .ori {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 20px;
  color: #000000;
}
.abs-box {
  position: absolute;
  top: 24px;
  right: 51px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.abs-box span:nth-of-type(1) {
  width: 7px;
  height: 7px;
  background: #2979ff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 8px;
}
.abs-box span:nth-of-type(2) {
  width: 7px;
  height: 7px;
  background: #f78714;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.mpart4 img {
  width: 431px;
  margin-bottom: 39px;
}
.mpart5 {
  background: url(/mobile/static/default/img/home/p5_1.png) no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.mpart5 .whi-p {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 23px;
  color: #ffffff;
  margin-top: 29px;
  margin-bottom: 35px;
}
.cent-swiper {
  overflow: hidden;
  width: calc(100% - 38px);
  position: relative;
}
.cent-swiper img {
  width: 248px;
  height: 166px;
  object-fit: cover;
  margin-bottom: 17px;
  border: 1px solid #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.cent-swiper .mis {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  display: none;
}
.cent-swiper .swiper-slide {
  background: transparent;
}
.cent-swiper .swiper-slide-active .mis {
  display: block;
}
.cent-swiper .swiper-slide-shadow-left,
.cent-swiper .swiper-slide-shadow-right {
  display: none;
}
.swiper-pagination3 {
  text-align: center;
  margin-top: 22px;
  margin-bottom: 22px;
}
.swiper-pagination3 .swiper-pagination-bullet {
  background-color: #fff;
  height: 6px;
  width: 6px;
  opacity: 1;
  margin: 0 10px !important;
}
.swiper-pagination3 .swiper-pagination-bullet-active {
  background-color: rgba(171, 177, 255, 1);
}
.mpart6 {
  padding-top: 40px;
}
.sch-item {
  padding: 0 39px;
  width: 100%;
  margin-bottom: 17px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sch-item img {
  width: 65px;
  height: 74px;
}
.mpart7 {
  padding-top: 28px;
  padding-bottom: 36px;
  background: #eff6ff;
}
.top-news {
  width: 405px;
  height: 367px;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #0077ff;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 20px;
  justify-content: flex-start;
}
.top-news img {
  width: 378px;
  height: 297px;
  object-fit: cover;
  border-radius: 8px;
  margin-top: 17px;
  margin-bottom: 17px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.top-news span {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 18px;
  color: #0077ff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 378px;
  display: inline-block;
}
.lsa-news-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 17px;
}
.lsa-news-item span {
  width: 6px;
  height: 6px;
  background: #bbbbbb;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 10px;
  display: inline-block;
}
.lsa-news-item div {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 18px;
  color: #3a3a3a;
  width: 356px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.las-box {
  width: 100%;
  height: 205px;
  background: url(/mobile/static/default/img/home/las_bg.png) no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.las-box img {
  width: 173px;
  margin-top: 38px;
  margin-left: 33px;
  margin-bottom: 18px;
}
.las-box span {
  display: inline-block;
  width: 307px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 15px;
  color: #818181;
  line-height: 23px;
  margin-left: 33px;
}

.detail-page {
  padding-top: 56px;
  background-color: #fff;
}
.detail-page img {
  width: 100%;
}
.form-page {
  padding-top: 56px;
  background-color: #fff;
}

.form1 {
  padding-top: 23px;
}
.form-bxo {
  padding: 0 45px;
  width: 100%;
}
.form-bxo label {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  width: 98px;
  margin-right: 10px;
  color: #373636;
}
.form-item {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 28px;
}
.form-bxo input {
  width: 286px;
  height: 38px;
  font-size: 18px;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #aaaaaa;
  outline: none;
  text-indent: 12px;
}
.form-bxo textarea {
  width: 286px;
  text-indent: 12px;
  font-size: 18px;
}
.form-bxo textarea:focus-visible {
  outline: none;
}
.form-bxo textarea::placeholder {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 18px;
  color: #aaaaaa;
}
.form-bxo input::placeholder {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 18px;
  color: #aaaaaa;
}
.btn-blue {
  width: 131px;
  height: 30px;
  background: linear-gradient(90deg, #3865f4 0%, #5e82f6 100%);
  border-radius: 10px 10px 10px 10px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  border: none;
  outline: none;
}
.yel-p {
  width: 452px;
  height: 50px;
  background: #fffaeb;
  border-radius: 0px 0px 0px 0px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #373636;
  margin-top: 20px;
  text-align: center;
  line-height: 50px;
  margin-bottom: 44px;
}

.chanjiao-page {
  padding-top: 56px;
  background-color: #fff;
}
.cj1 p {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 18px;
  color: #373636;
  margin-top: 0;
  margin-bottom: 45px;
  text-align: justify;
  line-height: 28px;
  width: calc(100% - 48px);
}
.cj1-img {
  width: 100%;
  margin-bottom: 48px;
}
.cj2 p {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 18px;
  color: #373636;
  margin-top: 0;
  margin-bottom: 45px;
  text-align: justify;
  line-height: 28px;
  width: calc(100% - 48px);
}
.cj2 p em {
  font-style: normal;
  color: rgba(0, 87, 247, 1);
}

.about-page {
  padding-top: 56px;
  background-color: #fff;
}
.about-banner img {
  width: 100%;
}
.about-banner .swiper-container1 .swiper-slide-prev img,
.about-banner .swiper-container1 .swiper-slide-next img {
  margin-top: 0px;
  opacity: 0.33;
}
.ab1 {
  padding-top: 29px;
  background: #e6f5ff;
}
.box-cont {
  width: calc(100% - 30px);
  margin-bottom: 26px;
  background: url(/mobile/static/default/img/home/ab1.png) no-repeat;
  height: 377px;
  background-size: 100% 100%;
}
.box-cont .tt {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  margin-top: 15px;
  margin-bottom: 40px;
  width: 100%;
  text-align: center;
}
.box-cont .des {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 15px;
  color: #373636;
  margin-top: 0;
  line-height: 25px;
  margin-bottom: 21px;
  width: calc(100% - 46px);
}

.box-cont2 {
  width: calc(100% - 30px);
  margin-bottom: 26px;
  background: url(/mobile/static/default/img/home/ab2.png) no-repeat;
  height: 298px;
  background-size: 100% 100%;
}

.box-cont3 {
  width: calc(100% - 30px);
  margin-bottom: 26px;
  background: url(/mobile/static/default/img/home/ab3.png) no-repeat;
  height: 216px;
  background-size: 100% 100%;
}

.box-cont4 {
  width: calc(100% - 30px);
  margin-bottom: 26px;
  background: url(/mobile/static/default/img/home/ab1.png) no-repeat;
  height: 350px;
  background-size: 100% 100%;
}
.ab2 {
  padding-top: 24px;
  padding-bottom: 24px;
  width: 100%;
  background: url(/mobile/static/default/img/home/ab_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 40px;
}
.ab2-tit {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 23px;
  color: #ffffff;
}

.ab3 p {
  width: calc(100% - 56px);
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 18px;
  color: #373636;
  line-height: 28px;
  margin-bottom: 15px;
  margin-top: 0;
}
.ab3-img {
  width: 420px;
  margin-bottom: 32px;
}
.com-btn {
  width: 191px;
  height: 40px;
  background: linear-gradient(90deg, #fda26f 0%, #fe4e63 100%);
  border-radius: 11px 11px 11px 11px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  margin-bottom: 22px;
}
.som-sub {
  position: relative;
  height: 30px;
  margin-bottom: 32px;
}
.som-sub .txs {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 18px;
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 2;
  bottom: 0;
  left: 0;
  color: #373636;
}
.txs-lin {
  width: 243px;
  height: 8px;
  background: linear-gradient(
    90deg,
    rgba(253, 162, 111, 0.3) 0%,
    rgba(254, 78, 99, 0.3) 100%
  );
  border-radius: 0px 0px 0px 0px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.about-page .years {
  width: calc(100% - 60px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
  margin-top: 13px;
}
.about-page .years span.active {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
}
.about-page .years span {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.5);
}
.lines {
  width: calc(100% - 60px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-bottom: 40px;
}
.blue-lin {
  width: 420px;
  height: 0px;
  border: 1px solid #50e3ff;
  left: 0;
  top: 0;
  position: absolute;
}
.dot-cont {
  width: 100%;
  position: absolute;
  left: 0;
  padding: 0 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dot-cont .dot {
  width: 6px;
  height: 6px;
  background: #50e3ff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.dot-cont .dot.active {
  width: 18px;
  height: 48px;
  background: url(/mobile/static/default/img/home/lin-btm.png) no-repeat;
  background-size: 100% 100%;
  background-position: top;
  margin-top: 32px;
}
.show-cont .show-cont-item {
  display: none;
  flex-direction: column;
}
.show-cont .show-cont-item.active {
  display: flex;
}
.flexo-s {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  max-height: 324px;
  overflow: hidden;
}
.flexo-s-item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px;
  width: calc(100% - 60px);
}
.flexo-s-item .tri {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 8px solid transparent;
  border-left: 12px solid white;
  border-bottom: 8px solid transparent;
  display: inline-block;
  margin-right: 18px;
  margin-top: 3px;
}
.flexo-s-item .tx {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 15px;
  color: #ffffff;
  line-height: 25px;
}

.show-mbtn {
  /* margin-top: 23px; */
  float: right;
  margin-right: 51px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.show-mbtn span {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 15px;
  color: #ffffff;
}
.show-mbtn img {
  width: 14px;
  margin-right: 10px;
}
.show-mbtn img.turn {
  transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
}
.flex-h {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
